1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-10-05 13:08-0700\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
19 msgid "invalid argument %s for `%s'"
24 msgid "ambiguous argument %s for `%s'"
27 #. We try to put synonyms on the same line. The assumption is that
28 #. synonyms follow each other
30 msgid "Valid arguments are:"
34 msgid "Unknown system error"
39 msgid "%s: option `%s' is ambiguous\n"
44 msgid "%s: option `--%s' doesn't allow an argument\n"
49 msgid "%s: option `%c%s' doesn't allow an argument\n"
52 #: lib/getopt.c:723 lib/getopt.c:896
54 msgid "%s: option `%s' requires an argument\n"
60 msgid "%s: unrecognized option `--%s'\n"
66 msgid "%s: unrecognized option `%c%s'\n"
69 #. 1003.2 specifies the format of this message.
72 msgid "%s: illegal option -- %c\n"
77 msgid "%s: invalid option -- %c\n"
80 #. 1003.2 specifies the format of this message.
81 #: lib/getopt.c:815 lib/getopt.c:945
83 msgid "%s: option requires an argument -- %c\n"
88 msgid "%s: option `-W %s' is ambiguous\n"
93 msgid "%s: option `-W %s' doesn't allow an argument\n"
100 #: lib/quotearg.c:221
104 #: lib/quotearg.c:224
117 msgid "Invalid regular expression"
121 msgid "Invalid collation character"
125 msgid "Invalid character class name"
129 msgid "Trailing backslash"
133 msgid "Invalid back reference"
137 msgid "Unmatched [ or [^"
141 msgid "Unmatched ( or \\("
145 msgid "Unmatched \\{"
149 msgid "Invalid content of \\{\\}"
153 msgid "Invalid range end"
156 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
157 #. before exiting when memory is exhausted. Goes through gettext.
158 #: lib/regex.c:1065 lib/xmalloc.c:66
159 msgid "Memory exhausted"
163 msgid "Invalid preceding regular expression"
167 msgid "Premature end of regular expression"
171 msgid "Regular expression too big"
175 msgid "Unmatched ) or \\)"
179 msgid "No previous regular expression"
183 msgid "oops -- invalid default insertion of and!"
186 #: find/parser.c:550 find/util.c:144
188 msgid "Usage: %s [path...] [expression]\n"
192 msgid "paths must precede expression"
195 #. Command line option not recognized
198 msgid "invalid predicate `%s'"
201 #. Command line option requires an argument
204 msgid "missing argument to `%s'"
209 msgid "invalid argument `%s' to `%s'"
213 msgid "Predicate List:\n"
221 msgid "Optimized Eval Tree:\n"
225 msgid "cannot get current directory"
229 msgid "cannot open current directory"
232 #: find/find.c:312 find/pred.c:1278
233 msgid "cannot return to starting directory"
236 #: find/find.c:461 find/parser.c:932
237 msgid "virtual memory exhausted"
242 msgid "error in %s: %s"
251 "default path is the current directory; default expression is -print\n"
252 "expression may consist of:\n"
253 "operators (decreasing precedence; -and is implicit where no others are "
255 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
260 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
261 "options (always true): -daystart -depth -follow --help\n"
262 " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
263 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
268 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
269 " -ilname PATTERN -iname PATTERN -inum N -ipath PATTERN -iregex PATTERN\n"
270 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE\n"
275 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
276 " -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NAME\n"
277 " -xtype [bcdpfls]\n"
282 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
283 " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
288 msgid "invalid mode `%s'"
291 #: find/parser.c:1061
292 msgid "invalid null argument to -size"
295 #: find/parser.c:1097
297 msgid "invalid -size type `%c'"
300 #: find/parser.c:1185
302 msgid "GNU find version %s\n"
305 #: find/parser.c:1320
307 msgid "warning: unrecognized escape `\\%c'"
310 #. An unrecognized % escape. Print the char after the %.
311 #: find/parser.c:1366
312 msgid "warning: unrecognized format directive `%%%c'"
315 #: find/parser.c:1573 find/parser.c:1655
317 msgid "inserting %s\n"
320 #: find/parser.c:1574 find/parser.c:1656
322 msgid " type: %s %s "
325 #. The draft open standard requires that, in the POSIX locale,
326 #. the last non-blank character of this prompt be '?'.
327 #. The exact format is not specified.
328 #. This standard does not have requirements for locales other than POSIX
332 msgid "< %s ... %s > ? "
335 #: find/pred.c:1265 xargs/xargs.c:777
341 msgid "error waiting for %s"
346 msgid "%s terminated by signal %d"
357 #: find/tree.c:63 find/tree.c:69 find/tree.c:88 find/tree.c:108
359 msgid "invalid expression"
362 #: find/tree.c:93 find/tree.c:158 find/tree.c:309 find/tree.c:438
363 msgid "oops -- invalid expression type!"
368 msgid "Normalized Eval Tree:\n"
373 msgid "Usage: %s most_common_bigrams < list > coded_list\n"
376 #. Printable name of units used in WARN_SECONDS
377 #: locate/locate.c:115
382 #. warning: database `fred' is more than 8 days old
383 #: locate/locate.c:250
385 msgid "warning: database `%s' is more than %d %s old"
388 #: locate/locate.c:426
391 "Usage: %s [-d path | --database=path] [-e | --existing]\n"
392 " [-i | --ignore-case] [--version] [--help] pattern...\n"
395 #: locate/locate.c:487
397 msgid "GNU locate version %s\n"
401 msgid "environment is too large for exec"
406 msgid "GNU xargs version %s\n"
411 msgid "unmatched %s quote"
422 #: xargs/xargs.c:560 xargs/xargs.c:605
423 msgid "argument line too long"
427 msgid "command too long"
431 msgid "can not fit single argument within argument list size limit"
435 msgid "argument list too long"
439 msgid "error waiting for child process"
444 msgid "%s: exited with status 255; aborting"
449 msgid "%s: stopped by signal %d"
454 msgid "%s: terminated by signal %d"
459 msgid "%s: invalid number for -%c option\n"
464 msgid "%s: value for -%c option must be >= %ld\n"
469 msgid "%s: value for -%c option must be < %ld\n"
475 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
476 " [-n max-args] [-s max-chars] [-P max-procs] [--null] "
477 "[--eof[=eof-str]]\n"
478 " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
479 " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
480 " [--max-args=max-args] [--no-run-if-empty] [--version] [--help]\n"
481 " [command [initial-arguments]]\n"