| /src/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.
|
| /src/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] <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 …]
|
| /src/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 295 return (gettext("\tclone [-p[p]u] [-o property=value] ... " in get_usage() 298 return (gettext("\tcreate [-Pnp[p]uv] [-o property=value] ... " in get_usage() 304 return (gettext("\tdestroy [-fnpRrv] <filesystem|volume>\n" in get_usage() 309 return (gettext("\tget [-rHp] [-j [--json-int]] [-d max] " in get_usage() 315 return (gettext("\tinherit [-rS] <property> " in get_usage() 318 return (gettext("\tupgrade [-v]\n" in get_usage() 321 return (gettext("\tlist [-Hp] [-j [--json-int]] [-r|-d max] " in get_usage() 326 return (gettext("\tmount [-j]\n" in get_usage() 330 return (gettext("\tpromote <clone-filesystem>\n")); in get_usage() 332 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 …]
|
| /src/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 …]
|
| /src/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 …]
|
| /src/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 …]
|
| /src/contrib/libxo/doc/ |
| H A D | field-modifiers.rst | 18 g gettext Call gettext on field's render content 26 p plural Gettext: Use comma-separated plural form 128 .. index:: Field Modifiers; Gettext 131 The Gettext Modifier ({g:}) 134 .. index:: Field Modifiers; Gettext 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:: [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 …]
|
| H A D | field-roles.rst | 17 G gettext Call gettext(3) on the format string 138 .. index:: Field Roles; Gettext 141 The Gettext Role ({G:}) 145 gettext(3). Use the "{G:}" role to request that the remaining part of 147 gettext(). 149 Since gettext() uses the string as the key into the message catalog, 162 The {G:} role allows a domain name to be set. gettext calls will
|
| /src/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 …]
|
| /src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| H A D | SourceCodeBuilders.cpp | 77 StringRef Text = getText(E, Context); in buildParens() 91 getText(*Op->getSubExpr()->IgnoreParenImpCasts(), Context); in buildDereference() 97 StringRef Text = getText(E, Context); in buildDereference() 114 getText(*Op->getSubExpr()->IgnoreParenImpCasts(), Context); in buildAddressOf() 120 StringRef Text = getText(E, Context); in buildAddressOf() 137 StringRef DerefText = getText(*SubExpr, Context); in buildAccessForValue() 146 StringRef Text = getText(E, Context); in buildAccessForValue() 163 StringRef DerefText = getText(*SubExpr, Context); in buildAccessForPointer() 172 StringRef Text = getText(E, Context); in buildAccessForPointer()
|
| /src/contrib/ntp/sntp/libopts/ |
| H A D | gettext.h | 29 the gettext() and ngettext() macros. This is an alternative to calling 32 # undef gettext 33 # define gettext(Msgid) \ macro 45 as well because people using "gettext.h" will not include <libintl.h>, 67 # undef gettext 68 # define gettext(Msgid) ((const char *) (Msgid)) macro 70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) 103 extraction of messages, but does not call gettext(). The run-time
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | SourceCode.h | 52 StringRef getText(CharSourceRange Range, const ASTContext &Context); 56 StringRef getText(const T &Node, const ASTContext &Context) { in getText() function 57 return getText(CharSourceRange::getTokenRange(Node.getSourceRange()), in getText() 75 /// getText(S1, Context) = "if (!x) return foo()" 81 /// = getText(S2, Context) = "{ return 3; }" 86 return getText(getExtendedRange(Node, Next, Context), Context); in getExtendedText()
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | FixIt.h | 29 StringRef getText(CharSourceRange Range, const ASTContext &Context); 50 StringRef getText(const T &Node, const ASTContext &Context) { in getText() function 51 return internal::getText(internal::getSourceRange(Node), Context); in getText() 65 getText(Source, Context)); in createReplacement()
|
| /src/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()
|
| /src/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
|
| /src/contrib/libxo/libxo/ |
| H A D | xo_format.5 | 203 .Ss "The Gettext Role ({G:})" 206 .Xr gettext 3 . 209 .Fn gettext . 211 .Fn gettext 229 .Fn gettext 496 .Ss "The Gettext Modifier ({g:})" 497 The gettext modifier is used to translate individual fields using the 498 gettext domain (typically set using the "{G:}" role) and current 502 .Xr gettext 3 , 508 .Fn gettext [all …]
|
| /src/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
|
| /src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | RegularExpression.h | 71 llvm::StringRef GetText() const; 88 return GetText() == rhs.GetText();
|
| /src/contrib/libcbor/doc/ |
| H A D | Makefile | 22 … pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext 42 @echo " gettext to make PO message catalogs" 148 gettext: target 149 $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
|
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentParser.cpp | 61 Pos.BufferStart = Tok.getText().begin(); in setupBuffer() 62 Pos.BufferEnd = Tok.getText().end(); in setupBuffer() 403 Arg.getText()); in parseParamCommandArgs() 409 Arg.getText()); in parseParamCommandArgs() 419 Arg.getText()); in parseTParamCommandArgs() 430 SourceRange(Arg.getLocation(), Arg.getEndLocation()), Arg.getText()}; in parseCommandArgs() 447 SourceRange(Arg.getLocation(), Arg.getEndLocation()), Arg.getText()}; in parseThrowCommandArgs() 465 SourceRange(Arg.getLocation(), Arg.getEndLocation()), Arg.getText()}; in parseParCommandArgs() 768 if (Tok.is(tok::text) && isWhitespace(Tok.getText())) { in parseParagraphOrBlockCommand() 795 Tok.getText())); in parseParagraphOrBlockCommand()
|