| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 461 return (gettext("\tadd [-afgLnP] [-o property=value] " in get_usage() 464 return (gettext("\tattach [-fsw] [-o property=value] " in get_usage() 467 return (gettext("\tclear [--power] <pool> [device]\n")); in get_usage() 469 return (gettext("\tcreate [-fnd] [-o property=value] ... \n" in get_usage() 473 return (gettext("\tcheckpoint [-d [-w]] <pool> ...\n")); in get_usage() 475 return (gettext("\tdestroy [-f] <pool>\n")); in get_usage() 477 return (gettext("\tdetach <pool> <device>\n")); in get_usage() 479 return (gettext("\texport [-af] <pool> ...\n")); in get_usage() 481 return (gettext("\thistory [-il] [<pool>] ...\n")); in get_usage() 483 return (gettext("\timport [-d dir] [-D]\n" in get_usage() [all …]
|
| H A D | zpool_vdev.c | 86 (void) fprintf(stderr, gettext("invalid vdev specification\n")); in vdev_error() 88 (void) fprintf(stderr, gettext("use '-f' to override " in vdev_error() 91 (void) fprintf(stderr, gettext("the following errors " in vdev_error() 122 desc = gettext("active"); in check_file_generic() 126 desc = gettext("exported"); in check_file_generic() 130 desc = gettext("potentially active"); in check_file_generic() 134 desc = gettext("unknown"); in check_file_generic() 151 vdev_error(gettext("%s is reserved as a hot " in check_file_generic() 155 vdev_error(gettext("%s is part of %s pool " in check_file_generic() 288 gettext("cannot resolve path '%s'\n"), arg); in make_leaf_vdev() [all …]
|
| /freebsd/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 287 return (gettext("\tclone [-p[p]u] [-o property=value] ... " in get_usage() 290 return (gettext("\tcreate [-Pnp[p]uv] [-o property=value] ... " in get_usage() 296 return (gettext("\tdestroy [-fnpRrv] <filesystem|volume>\n" in get_usage() 301 return (gettext("\tget [-rHp] [-j [--json-int]] [-d max] " in get_usage() 307 return (gettext("\tinherit [-rS] <property> " in get_usage() 310 return (gettext("\tupgrade [-v]\n" in get_usage() 313 return (gettext("\tlist [-Hp] [-j [--json-int]] [-r|-d max] " in get_usage() 318 return (gettext("\tmount [-j]\n" in get_usage() 322 return (gettext("\tpromote <clone-filesystem>\n")); in get_usage() 324 return (gettext("\treceive [-vMnsFhu] " in get_usage() [all …]
|
| H A D | zfs_project.c | 58 (void) fprintf(stderr, gettext("failed to stat %s: %s\n"), in zfs_project_sanity_check() 64 (void) fprintf(stderr, gettext("only support project quota on " in zfs_project_sanity_check() 71 (void) fprintf(stderr, gettext( in zfs_project_sanity_check() 77 (void) fprintf(stderr, gettext( in zfs_project_sanity_check() 94 (void) fprintf(stderr, gettext("failed to open %s: %s\n"), in zfs_project_load_projid() 102 gettext("failed to get xattr for %s: %s\n"), in zfs_project_load_projid() 122 (void) fprintf(stderr, gettext("failed to open %s: %s\n"), in zfs_project_handle_one() 130 gettext("failed to get xattr for %s: %s\n"), in zfs_project_handle_one() 190 gettext("failed to set xattr for %s: %s\n"), in zfs_project_handle_one() 203 gettext("Warning: The zfs module version " in zfs_project_handle_one() [all …]
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | mount_zfs.c | 118 (void) fprintf(stderr, gettext( in mtab_update() 127 (void) fprintf(stderr, gettext( in mtab_update() 182 gettext("Invalid option '%c'\n"), optopt); in main() 183 (void) fprintf(stderr, gettext("Usage: mount.zfs " in main() 195 (void) fprintf(stderr, gettext("missing dataset " in main() 199 gettext("missing mountpoint argument\n")); in main() 201 (void) fprintf(stderr, gettext("too many arguments\n")); in main() 210 (void) fprintf(stderr, gettext("filesystem '%s' cannot be " in main() 222 (void) fprintf(stderr, gettext("filesystem '%s' " in main() 227 (void) fprintf(stderr, gettext("filesystem '%s' " in main() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | mkfile.c | 40 (void) fprintf(stderr, gettext( in usage() 104 gettext("unknown size %s\n"), argv[1]); in main() 111 gettext("unknown size %s\n"), argv[1]); in main() 126 (void) fprintf(stdout, gettext("%s %lld bytes\n"), in main() 132 gettext("Could not open %s: %s\n"), in main() 140 (void) fprintf(stderr, gettext( in main() 150 (void) fprintf(stderr, gettext( in main() 160 (void) fprintf(stderr, gettext( in main() 176 (void) fprintf(stderr, gettext( in main() 187 (void) fprintf(stderr, gettext( in main() [all …]
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | gettext.m4 | 2 # gettext.m4 serial 70 (gettext-0.20) 10 dnl License but which still want to provide support for the GNU gettext 12 dnl Please note that the actual code of the GNU gettext library is covered 14 dnl gettext package is covered by the GNU General Public License. 21 dnl Macro to add for using GNU gettext. 25 dnl INTLSYMBOL should be 'external' for packages other than GNU gettext, and 26 dnl 'use-libtool' for the packages 'gettext-runtime' and 'gettext-tools'. 31 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 34 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 40 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled [all …]
|
| H A D | nls.m4 | 2 # nls.m4 serial 5 (gettext-0.18) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package is covered by the GNU General Public License.
|
| H A D | progtest.m4 | 2 # progtest.m4 serial 7 (gettext-0.18.2) 10 dnl License but which still want to provide support for the GNU gettext 12 dnl Please note that the actual code of the GNU gettext library is covered 14 dnl gettext package is covered by the GNU General Public License.
|
| H A D | user-gettext.m4 | 3 dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | gnu | 11 # URL: https://www.gnu.org/software/gettext/manual/html_node/MO-Files.html 12 # Reference: ftp://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.8.tar.gz/ 13 # gettext-0.19.8.1/gettext-runtime/intl/gmo.h 14 # Note: maybe call it like "GNU translation gettext machine object" 18 #>0 use gettext-object 19 #0 name gettext-object 21 !:mime application/x-gettext-translation 98 !:mime application/x-gettext-translation 101 #>0 use \^gettext-object 167 # Files produced by GNU gettext [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | audit-bsm.c | 112 # define gettext(a) (a) macro 337 gettext("invalid %s for user %s"), in bsm_audit_bad_login() 342 gettext("invalid user name \"%s\""), in bsm_audit_bad_login() 409 gettext("successful login %s"), user); in audit_event() 420 gettext("sshd logout %s"), the_authctxt->user); in audit_event() 430 gettext("logins disabled by /etc/nologin"), AUE_openssh); in audit_event() 435 gettext("too many tries for user %s"), the_authctxt->user); in audit_event() 440 bsm_audit_record(2, gettext("not_console"), AUE_openssh); in audit_event()
|
| /freebsd/cddl/contrib/opensolaris/cmd/pyzfs/ |
| H A D | pyzfs.py | 34 import gettext 44 _ = gettext.translation("SUNW_OST_OSCMD", "/usr/lib/locale", 45 fallback=True).gettext
|
| /freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| H A D | util.py | 28 import gettext 41 _ = gettext.translation("SUNW_OST_OSLIB", "/usr/lib/locale", 42 fallback=True).gettext 44 _ = solaris.misc.gettext
|
| /freebsd/contrib/libxo/ |
| H A D | configure.ac | 93 AC_ARG_ENABLE([gettext], optenable 94 [ --disable-gettext Turn off support for gettext], 98 dnl Looking for gettext(), assumably in libintl 99 AC_ARG_WITH(gettext, optwith 100 [ --with-gettext=[PFX] Specify location of gettext installation], 109 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}]) 123 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}]) 138 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}]) 153 AC_DEFINE([HAVE_GETTEXT], [1], [gettext(3)]) 466 tests/gettext/Makefile [all …]
|
| /freebsd/contrib/libxo/doc/ |
| H A D | field-modifiers.rst | 18 g gettext Call gettext on field's render content 135 .. index:: gettext 137 The gettext modifier is used to translate individual fields using the 138 gettext domain (typically set using the "`{G:}`" role) and current 140 to gettext(3), where it is used as a key to find the native language 144 to gettext() to find locale-based translated strings:: 148 See :ref:`gettext-role`, :ref:`plural-modifier`, and 272 .. index:: gettext 281 The plural modifier is meant to work with the gettext modifier ({g:}) 282 but can work independently. See :ref:`gettext-modifier`. [all …]
|
| H A D | howto.rst | 49 --with-gettext=PFX Specify location of gettext installation 65 .. index:: --with-gettext 67 The gettext library does not provide a simple means of learning its 70 information using the "`--with-gettext=/dir/path`" option. 267 .. index:: gettext 279 invoking the standard :manpage:`gettext(3)` functions. 281 gettext setup is a bit complicated: text strings are extracted from 334 Once these steps are complete, you can use the `gettext` command to 337 gettext -d foo -e "some text" 352 printf(gettext("Received %zu %s from {g:server} server\n"), [all …]
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | gettext.h | 32 # undef gettext 33 # define gettext(Msgid) \ macro 67 # undef gettext 68 # define gettext(Msgid) ((const char *) (Msgid)) macro 70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
|
| H A D | genshell.h | 179 extern char * gettext(char const *); 191 return (char*)gettext(pz); in aoGetsText()
|
| /freebsd/crypto/heimdal/kuser/ |
| H A D | kuser_locl.h | 95 #define N_(x,y) gettext(x) 97 #define getarg_i18n gettext
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/os/linux/ |
| H A D | zpool_vdev_os.c | 279 vdev_error(gettext("%s contains a filesystem of " in check_slice() 320 (void) fprintf(stderr, gettext("%s is in use and contains " in check_disk() 349 vdev_error(gettext("%s contains a corrupt primary " in check_disk() 389 (void) fprintf(stderr, gettext("unable to access the blkid " in check_device()
|
| /freebsd/contrib/libcbor/doc/ |
| H A D | Makefile | 42 @echo " gettext to make PO message catalogs" 148 gettext: target 149 $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd-opts.h | 207 extern char * gettext(char const *); 219 return (char*)gettext(pz); in aoGetsText()
|
| /freebsd/cddl/compat/opensolaris/include/ |
| H A D | libintl.h | 9 #define gettext(...) (__VA_ARGS__) macro
|
| /freebsd/contrib/libxo/tests/ |
| H A D | Makefile.am | 12 SUBDIRS += gettext subdir
|