Searched refs:N_ (Results 26 - 50 of 123) sorted by relevance

12345

/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dshelf2-cmd.c1221 { "x-shelf-diff", svn_cl__shelf_diff, {0}, {N_(
1224 "\n"), N_(
1226 "\n"), N_(
1229 "\n"), N_(
1236 { "x-shelf-drop", svn_cl__shelf_drop, {0}, {N_(
1239 "\n"), N_(
1242 "\n"), N_(
1248 { "x-shelf-list", svn_cl__shelf_list, {"x-shelves"}, {N_(
1251 "\n"), N_(
1255 "\n"), N_(
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dscache.c204 N_("Failed to prepare stmt %s: %s", ""),
220 N_("scache execute %s: %s", ""), str,
348 N_("Error opening scache file %s: %s", ""),
354 N_("malloc: out of memory", ""));
371 N_("Failed to add scache: %d", ""), ret);
470 N_("scache bind principal: %s", ""),
497 N_("malloc: out of memory", ""));
520 N_("Cache name of wrong type "
548 N_("malloc: out of memory", ""));
586 N_("Faile
[all...]
H A Dsalt-aes.c67 krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
73 krb5_set_error_message (context, ret, N_("malloc: out of memory", ""));
H A Dacl.c85 N_("malloc: out of memory", ""));
101 N_("Unknown format specifier %c while "
223 krb5_set_error_message(context, EACCES, N_("ACL did not match", ""));
262 N_("open(%s): %s", "file, errno"),
292 krb5_set_error_message(context, EACCES, N_("ACL did not match", ""));
H A Dkeytab_file.c63 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
84 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
142 N_("Cant read keyblock from file %s", ""),
150 N_("Cant read keyblock from file %s", ""),
166 N_("Cant store keyblock to file %s", ""),
173 N_("Cant store keyblock to file %s", ""),
193 N_("malloc: out of memory", ""));
200 N_("Failed decoding length of "
210 N_("Keytab principal contains "
218 N_("Ca
[all...]
H A Dpkinit.c125 N_("PKINIT: parsing BN failed %s", ""), field);
151 N_("Did not find a DH group parameter "
411 N_("malloc: out of memory", ""));
449 N_("malloc: out of memory", ""));
459 N_("pkinit: failed to generate DH key", ""));
704 N_("Failed encoding AuthPackWin: %d", ""),
727 N_("Failed encoding AuthPack: %d", ""),
748 N_("ContentInfo wrapping of signedData failed",""));
779 N_("malloc: out of memory", ""));
787 N_("p
[all...]
H A Dfcache.c100 N_("timed out locking cache file %s", "file"),
107 N_("error locking cache file %s: %s",
141 N_("Failed to unlock file: %s", ""), buf);
157 krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
166 N_("Failed to write FILE credential data", ""));
193 N_("malloc: out of memory", ""));
200 N_("malloc: out of memory", ""));
321 N_("malloc: out of memory", ""));
328 N_("malloc: out of memory", ""));
341 krb5_set_error_message(context, xret, N_("mkstem
[all...]
H A Dsalt.c58 N_("malloc: out of memory", ""));
81 N_("encryption type %d not supported", ""),
92 N_("salttype %s not supported", ""), string);
195 N_("encryption type %d not supported", ""),
204 N_("salt type %d not supported", ""),
259 N_("encryption type %d not supported", ""),
268 N_("malloc: out of memory", ""));
280 krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
286 krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
H A Dprincipal.c214 N_("Can't require both realm and "
229 N_("trailing \\ in principal name", ""));
242 N_("malloc: out of memory", ""));
251 N_("malloc: out of memory", ""));
269 N_("trailing \\ in principal name", ""));
279 N_("part after realm in principal name", ""));
286 N_("malloc: out of memory", ""));
301 N_("part after realm in principal name", ""));
310 N_("realm found in 'short' principal "
318 N_("mallo
[all...]
H A Dget_default_realm.c78 N_("malloc: out of memory", ""));
H A Dget_host_realm.c193 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
200 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
208 N_("unable to find realm of host %s", ""),
252 N_("Unable to find realm of host %s", ""),
H A Dpadata.c54 N_("malloc: out of memory", ""));
H A Dkeytab.c150 N_("can't register cache type, prefix too long", ""));
158 N_("malloc: out of memory", ""));
229 N_("unknown keytab type %.*s", "type"),
236 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
452 krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
580 N_("Failed to find %s%s in keytab %s (%s)",
734 N_("start_seq_get is not supported "
764 N_("next_entry is not supported in the %s "
817 N_("Add is not supported in the %s keytab", ""),
845 N_("Remov
[all...]
H A Drd_rep.c79 krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
84 krb5_set_error_message(context, ret, N_("Failed to decode EncAPRepPart", ""));
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dtxn-table.c99 return BDB_WRAP(fs, N_("storing transaction record"),
123 SVN_ERR(BDB_WRAP(fs, N_("allocating new transaction ID (getting 'next-key')"),
142 return BDB_WRAP(fs, N_("bumping next transaction key"), db_err);
188 return BDB_WRAP(fs, N_("deleting entry from 'transactions' table"),
218 SVN_ERR(BDB_WRAP(fs, N_("reading transaction"), db_err));
251 SVN_ERR(BDB_WRAP(fs, N_("reading transaction list (opening cursor)"),
314 SVN_ERR(BDB_WRAP(fs, N_("reading transaction list (listing keys)"),
317 SVN_ERR(BDB_WRAP(fs, N_("reading transaction list (closing cursor)"),
H A Dcopies-table.c92 return BDB_WRAP(fs, N_("storing copy record"),
115 SVN_ERR(BDB_WRAP(fs, N_("allocating new copy ID (getting 'next-key')"),
133 return BDB_WRAP(fs, N_("bumping next copy key"), db_err);
171 return BDB_WRAP(fs, N_("deleting entry from 'copies' table"), db_err);
199 SVN_ERR(BDB_WRAP(fs, N_("reading copy"), db_err));
H A Dreps-table.c103 SVN_ERR(BDB_WRAP(fs, N_("reading representation"), db_err));
130 return BDB_WRAP(fs, N_("storing representation"),
158 SVN_ERR(BDB_WRAP(fs, N_("allocating new representation (getting next-key)"),
179 return BDB_WRAP(fs, N_("bumping next representation key"), db_err);
205 return BDB_WRAP(fs, N_("deleting representation"), db_err);
H A Dlock-tokens-table.c87 return BDB_WRAP(fs, N_("storing lock token record"),
108 return BDB_WRAP(fs, N_("deleting entry from 'lock-tokens' table"), db_err);
135 SVN_ERR(BDB_WRAP(fs, N_("reading lock token"), db_err));
H A Dchecksum-reps-table.c143 SVN_ERR(BDB_WRAP(fs, N_("storing checksum-reps record"),
165 SVN_ERR(BDB_WRAP(fs, N_("deleting entry from 'checksum-reps' table"),
187 SVN_ERR(BDB_WRAP(fs, N_("allocating new representation reuse ID "
208 return BDB_WRAP(fs, N_("bumping next representation reuse ID"), db_err);
H A Dchanges-table.c96 return BDB_WRAP(fs, N_("creating change"),
120 SVN_ERR(BDB_WRAP(fs, N_("deleting changes"), db_err));
298 SVN_ERR(BDB_WRAP(fs, N_("creating cursor for reading changes"),
383 err = BDB_WRAP(fs, N_("fetching changes"), db_err);
396 SVN_ERR(BDB_WRAP(fs, N_("closing changes cursor"), db_c_err));
422 SVN_ERR(BDB_WRAP(fs, N_("creating cursor for reading changes"),
466 err = BDB_WRAP(fs, N_("fetching changes"), db_err);
479 SVN_ERR(BDB_WRAP(fs, N_("closing changes cursor"), db_c_err));
/freebsd-13-stable/crypto/heimdal/kuser/
H A Dkuser_locl.h95 #define N_(x,y) gettext(x) macro
99 #define N_(x,y) (x) macro
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c641 ? N_("creating 'nodes' table")
642 : N_("opening 'nodes' table")),
647 ? N_("creating 'revisions' table")
648 : N_("opening 'revisions' table")),
653 ? N_("creating 'transactions' table")
654 : N_("opening 'transactions' table")),
659 ? N_("creating 'copies' table")
660 : N_("opening 'copies' table")),
665 ? N_("creating 'changes' table")
666 : N_("openin
[all...]
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.c88 { "dump", dump_cmd, { 0 }, {N_(
90 "\n"), N_(
96 {{'F', N_("write to file ARG instead of stdout")}} },
97 { "load", load_cmd, { 0 }, {N_(
99 "\n"), N_(
103 {{'F', N_("read from file ARG instead of stdin")}} },
104 { "help", 0, { "?", "h" }, {N_(
106 "\n"), N_(
116 N_("specify revision number ARG (or X:Y range)")},
118 N_("n
[all...]
/freebsd-13-stable/contrib/diff/lib/
H A Dxmalloc.c31 #define N_(msgid) msgid macro
53 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted");
/freebsd-13-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c94 { "initialize", initialize_cmd, { "init" }, {N_(
96 "\n"), N_(
99 "\n"), N_(
102 "\n"), N_(
112 "\n"), N_(
121 { "synchronize", synchronize_cmd, { "sync" }, {N_(
123 "\n"), N_(
126 "\n"), N_(
135 { "copy-revprops", copy_revprops_cmd, { 0 }, {N_(
137 "\n"), N_(
[all...]

Completed in 217 milliseconds

12345