Home
last modified time | relevance | path

Searched refs:gettext (Results 1 – 25 of 175) sorted by relevance

1234567

/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c275 return (gettext("\tupgrade [-v]\n" in get_usage()
790 (void) fprintf(stderr, gettext( in zpool_do_labelclear()
825 (void) fprintf(stderr, gettext( in zpool_do_labelclear()
834 (void) fprintf(stderr, gettext( in zpool_do_labelclear()
844 (void) fprintf(stderr, gettext( in zpool_do_labelclear()
4553 (void) printf(gettext("\n")); in print_scan_status()
4651 (void) printf(gettext( in print_removal_status()
4682 (void) printf(gettext( in print_removal_status()
5452 (void) printf(gettext("\n")); in upgrade_cb()
5649 (void) printf(gettext("\n")); in upgrade_one()
[all …]
H A Dzpool_vdev.c311 desc = gettext("active"); in check_file()
315 desc = gettext("exported"); in check_file()
323 desc = gettext("unknown"); in check_file()
721 vdev_error(gettext( in get_replication()
774 vdev_error(gettext( in get_replication()
799 vdev_error(gettext( in get_replication()
811 vdev_error(gettext( in get_replication()
825 vdev_error(gettext( in get_replication()
905 vdev_error(gettext( in check_replication()
911 vdev_error(gettext( in check_replication()
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c272 return (gettext("\tmount\n" in get_usage()
308 return (gettext("\tunshare " in get_usage()
4284 return (gettext("other")); in deleg_perm_type()
4755 str = gettext(""); in deleg_perm_comment()
4758 str = gettext(""); in deleg_perm_comment()
4765 str = gettext(""); in deleg_perm_comment()
4856 (void) fprintf(fp, fmt, gettext("NAME"), gettext("TYPE"), in allow_usage()
4857 gettext("NOTES")); in allow_usage()
5294 who = gettext("user"); in print_uge_deleg_perms()
5300 who = gettext("group"); in print_uge_deleg_perms()
[all …]
/freebsd-12.1/contrib/diff/
H A DABOUT-NLS22 `gettext' which is used. The information can be found in the
31 ./configure --with-included-gettext
42 to change to GNU `gettext' as soon as possible.
54 internationalization, predating GNU `gettext'.
58 provides the GNU `gettext' functions. If not, the GNU `gettext' own
61 the GNU `gettext' package is _not_ required. Installers may use
65 ./configure --with-included-gettext
68 will respectively bypass any pre-existing `gettext' to use the
80 ./configure --with-included-gettext
87 extensions of the GNU `gettext' library.
[all …]
H A DREADME43 * gettext 0.14.1 <ftp://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz>
/freebsd-12.1/contrib/gdb/
H A Dgettext.m41 # This file is derived from `gettext.m4'. The difference is that the
4 # Macro to add for using GNU gettext.
29 AC_ARG_WITH(included-gettext,
30 [ --with-included-gettext use the GNU gettext library included here],
52 [AC_CACHE_CHECK([for gettext in libintl],
54 [AC_TRY_LINK([], [return (int) gettext ("")],
62 [Define as 1 if you have gettext and don't want to use GNU gettext.])
86 dnl Fall back on GNU gettext library.
134 if test "$PACKAGE" = gettext; then
238 dnl only sense for gettext. We comment this out for non-gettext
[all …]
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dgnu12 # 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
172 # Files produced by GNU gettext
174 # gettext message catalogue
[all …]
/freebsd-12.1/contrib/libstdc++/config/locale/gnu/
H A Dmessages_members.cc48 const char* __msg = const_cast<const char*>(gettext(__dfault.c_str())); in _GLIBCXX_BEGIN_NAMESPACE()
54 const char* __msg = gettext(__dfault.c_str()); in _GLIBCXX_BEGIN_NAMESPACE()
68 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get()
74 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get()
/freebsd-12.1/crypto/openssh/
H A Daudit-bsm.c112 # define gettext(a) (a) macro
336 gettext("invalid %s for user %s"), in bsm_audit_bad_login()
341 gettext("invalid user name \"%s\""), in bsm_audit_bad_login()
408 gettext("successful login %s"), user); in audit_event()
419 gettext("sshd logout %s"), the_authctxt->user); in audit_event()
429 gettext("logins disabled by /etc/nologin"), AUE_openssh); in audit_event()
434 gettext("too many tries for user %s"), the_authctxt->user); in audit_event()
439 bsm_audit_record(2, gettext("not_console"), AUE_openssh); in audit_event()
/freebsd-12.1/contrib/gcc/
H A Dintl.h40 # undef gettext
41 # define gettext(msgid) (msgid) macro
47 # define _(msgid) gettext (msgid)
/freebsd-12.1/cddl/contrib/opensolaris/cmd/pyzfs/
H A Dpyzfs.py34 import gettext
44 _ = gettext.translation("SUNW_OST_OSCMD", "/usr/lib/locale",
45 fallback=True).gettext
/freebsd-12.1/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dutil.py28 import gettext
41 _ = gettext.translation("SUNW_OST_OSLIB", "/usr/lib/locale",
42 fallback=True).gettext
44 _ = solaris.misc.gettext
/freebsd-12.1/contrib/libxo/
H A Dconfigure.ac95 AC_ARG_ENABLE([gettext], optenable
96 [ --disable-gettext Turn off support for gettext],
100 dnl Looking for gettext(), assumably in libintl
101 AC_ARG_WITH(gettext, optwith
102 [ --with-gettext=[PFX] Specify location of gettext installation],
111 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}])
125 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}])
140 AC_MSG_CHECKING([gettext in ${GETTEXT_PREFIX}])
155 AC_DEFINE([HAVE_GETTEXT], [1], [gettext(3)])
464 tests/gettext/Makefile
[all …]
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dgettext.h31 # undef gettext
32 # define gettext(Msgid) \ macro
66 # undef gettext
67 # define gettext(Msgid) ((const char *) (Msgid)) macro
69 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
H A Dgenshell.h165 extern char * gettext(char const *);
177 return (char*)gettext(pz); in aoGetsText()
/freebsd-12.1/contrib/libxo/doc/
H A Dfield-modifiers.rst18 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
282 but can work independently. See :ref:`gettext-modifier`.
284 When used without the gettext modifier or when the message does not
[all …]
H A Dhowto.rst49 --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 Dfield-roles.rst17 G gettext Call gettext(3) on the format string
143 gettext(3). Use the "{G:}" role to request that the remaining part of
145 gettext().
147 Since gettext() uses the string as the key into the message catalog,
160 The {G:} role allows a domain name to be set. gettext calls will
/freebsd-12.1/contrib/gdb/gdb/
H A Dgdb_locale.h30 # define _(String) gettext (String)
37 # define gettext(Msgid) (Msgid) macro
/freebsd-12.1/contrib/binutils/gas/
H A Dasintl.h38 # define _(String) gettext (String)
45 # define gettext(Msgid) (Msgid) macro
/freebsd-12.1/crypto/heimdal/kuser/
H A Dkuser_locl.h95 #define N_(x,y) gettext(x)
97 #define getarg_i18n gettext
/freebsd-12.1/contrib/binutils/binutils/
H A Dsysdep.h155 # define _(String) gettext (String)
162 # define gettext(Msgid) (Msgid) macro
/freebsd-12.1/contrib/binutils/ld/
H A Dld.h68 # define _(String) gettext (String)
75 # define gettext(Msgid) (Msgid) macro
/freebsd-12.1/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h199 extern char * gettext(char const *);
211 return (char*)gettext(pz); in aoGetsText()
/freebsd-12.1/cddl/compat/opensolaris/include/
H A Dlibintl.h10 #define gettext(...) (__VA_ARGS__) macro

1234567