| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 455 return (gettext("\tadd [-afgLnP] [-o property=value] " in get_usage() 458 return (gettext("\tattach [-fsw] [-o property=value] " in get_usage() 461 return (gettext("\tclear [[--power]|[-nF]] <pool> [device]\n")); in get_usage() 463 return (gettext("\tcreate [-fnd] [-o property=value] ... \n" in get_usage() 467 return (gettext("\tcheckpoint [-d [-w]] <pool> ...\n")); in get_usage() 469 return (gettext("\tdestroy [-f] <pool>\n")); in get_usage() 471 return (gettext("\tdetach <pool> <device>\n")); in get_usage() 473 return (gettext("\texport [-af] <pool> ...\n")); in get_usage() 475 return (gettext("\thistory [-il] [<pool>] ...\n")); in get_usage() 477 return (gettext("\timport [-d dir] [-D]\n" in get_usage() [all …]
|
| H A D | zpool_vdev.c | 96 (void) fprintf(stderr, gettext("invalid vdev specification\n")); in vdev_error() 98 (void) fprintf(stderr, gettext("use '-f' to override " in vdev_error() 101 (void) fprintf(stderr, gettext("the following errors " in vdev_error() 132 desc = gettext("active"); in check_file_generic() 136 desc = gettext("exported"); in check_file_generic() 140 desc = gettext("potentially active"); in check_file_generic() 144 desc = gettext("unknown"); in check_file_generic() 161 vdev_error(gettext("%s is reserved as a hot " in check_file_generic() 165 vdev_error(gettext("%s is part of %s pool " in check_file_generic() 298 gettext("cannot resolve path '%s'\n"), arg); in make_leaf_vdev() [all …]
|
| /freebsd/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 295 return (gettext("\tclone [-p] [-o property=value] ... " in get_usage() 298 return (gettext("\tcreate [-Pnpuv] [-o property=value] ... " in get_usage() 303 return (gettext("\tdestroy [-fnpRrv] <filesystem|volume>\n" in get_usage() 308 return (gettext("\tget [-rHp] [-j [--json-int]] [-d max] " in get_usage() 314 return (gettext("\tinherit [-rS] <property> " in get_usage() 317 return (gettext("\tupgrade [-v]\n" in get_usage() 320 return (gettext("\tlist [-Hp] [-j [--json-int]] [-r|-d max] " in get_usage() 325 return (gettext("\tmount [-j]\n" in get_usage() 329 return (gettext("\tpromote <clone-filesystem>\n")); in get_usage() 331 return (gettext("\treceive [-vMnsFhu] " in get_usage() [all …]
|
| H A D | zfs_project.c | 68 (void) fprintf(stderr, gettext("failed to stat %s: %s\n"), in zfs_project_sanity_check() 74 (void) fprintf(stderr, gettext("only support project quota on " in zfs_project_sanity_check() 81 (void) fprintf(stderr, gettext( in zfs_project_sanity_check() 87 (void) fprintf(stderr, gettext( in zfs_project_sanity_check() 104 (void) fprintf(stderr, gettext("failed to open %s: %s\n"), in zfs_project_load_projid() 112 gettext("failed to get xattr for %s: %s\n"), in zfs_project_load_projid() 132 (void) fprintf(stderr, gettext("failed to open %s: %s\n"), in zfs_project_handle_one() 140 gettext("failed to get xattr for %s: %s\n"), in zfs_project_handle_one() 200 gettext("failed to set xattr for %s: %s\n"), in zfs_project_handle_one() 213 gettext("Warning: The zfs module version " in zfs_project_handle_one() [all …]
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | mount_zfs.c | 128 (void) fprintf(stderr, gettext( in mtab_update() 137 (void) fprintf(stderr, gettext( in mtab_update() 192 gettext("Invalid option '%c'\n"), optopt); in main() 193 (void) fprintf(stderr, gettext("Usage: mount.zfs " in main() 205 (void) fprintf(stderr, gettext("missing dataset " in main() 209 gettext("missing mountpoint argument\n")); in main() 211 (void) fprintf(stderr, gettext("too many arguments\n")); in main() 220 (void) fprintf(stderr, gettext("filesystem '%s' cannot be " in main() 232 (void) fprintf(stderr, gettext("filesystem '%s' " in main() 237 (void) fprintf(stderr, gettext("filesystem '%s' " in main() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | mkfile.c | 51 (void) fprintf(stderr, gettext( in usage() 115 gettext("unknown size %s\n"), argv[1]); in main() 122 gettext("unknown size %s\n"), argv[1]); in main() 137 (void) fprintf(stdout, gettext("%s %lld bytes\n"), in main() 143 gettext("Could not open %s: %s\n"), in main() 151 (void) fprintf(stderr, gettext( in main() 161 (void) fprintf(stderr, gettext( in main() 171 (void) fprintf(stderr, gettext( in main() 187 (void) fprintf(stderr, gettext( in main() 198 (void) fprintf(stderr, gettext( in main() [all …]
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | gettext.m4 | 1 # gettext.m4 serial 70 (gettext-0.20) 9 dnl License but which still want to provide support for the GNU gettext 11 dnl Please note that the actual code of the GNU gettext library is covered 13 dnl gettext package is covered by the GNU General Public License. 20 dnl Macro to add for using GNU gettext. 24 dnl INTLSYMBOL should be 'external' for packages other than GNU gettext, and 25 dnl 'use-libtool' for the packages 'gettext-runtime' and 'gettext-tools'. 30 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 33 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 39 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled [all …]
|
| H A D | nls.m4 | 1 # nls.m4 serial 5 (gettext-0.18) 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 | progtest.m4 | 1 # progtest.m4 serial 7 (gettext-0.18.2) 9 dnl License but which still want to provide support for the GNU gettext 11 dnl Please note that the actual code of the GNU gettext library is covered 13 dnl gettext package is covered by the GNU General Public License.
|
| /freebsd/contrib/diff/ |
| H A D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 12 need to install GNU `gettext' prior to configuring, installing or using 22 `gettext' which is used. The information can be found in the 31 ./configure --with-included-gettext 36 the `gettext' implementation in the GNU C library version 2 provides as 40 of a `catgets' implementation. Future versions of GNU `gettext' will 42 to change to GNU `gettext' as soon as possible. 45 you have installed a recent copy of the GNU gettext package with the 53 packages use GNU `gettext'. Other packages have their own ways to 54 internationalization, predating GNU `gettext'. [all …]
|
| H A D | README | 43 * gettext 0.14.1 <ftp://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz>
|
| /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/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/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/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 | 289 vdev_error(gettext("%s contains a filesystem of " in check_slice() 330 (void) fprintf(stderr, gettext("%s is in use and contains " in check_disk() 359 vdev_error(gettext("%s contains a corrupt primary " in check_disk() 399 (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
|