findutils 4.1.20 check-in for tagging
[findutils.git] / po / findutils.pot
blobdac52e5cd730aa12fe895287fae46ad7bb356e46
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2004-10-02 17:59+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: gnulib/lib/argmatch.c:132
20 #, c-format
21 msgid "invalid argument %s for %s"
22 msgstr ""
24 #: gnulib/lib/argmatch.c:133
25 #, c-format
26 msgid "ambiguous argument %s for %s"
27 msgstr ""
29 #. We try to put synonyms on the same line.  The assumption is that
30 #. synonyms follow each other
31 #: gnulib/lib/argmatch.c:152
32 #, c-format
33 msgid "Valid arguments are:"
34 msgstr ""
36 #: gnulib/lib/error.c:127
37 msgid "Unknown system error"
38 msgstr ""
40 #: gnulib/lib/getopt.c:629 gnulib/lib/getopt.c:641
41 #, c-format
42 msgid "%s: option `%s' is ambiguous\n"
43 msgstr ""
45 #: gnulib/lib/getopt.c:674 gnulib/lib/getopt.c:678
46 #, c-format
47 msgid "%s: option `--%s' doesn't allow an argument\n"
48 msgstr ""
50 #: gnulib/lib/getopt.c:687 gnulib/lib/getopt.c:692
51 #, c-format
52 msgid "%s: option `%c%s' doesn't allow an argument\n"
53 msgstr ""
55 #: gnulib/lib/getopt.c:728 gnulib/lib/getopt.c:741 gnulib/lib/getopt.c:1030
56 #: gnulib/lib/getopt.c:1043
57 #, c-format
58 msgid "%s: option `%s' requires an argument\n"
59 msgstr ""
61 #: gnulib/lib/getopt.c:779 gnulib/lib/getopt.c:782
62 #, c-format
63 msgid "%s: unrecognized option `--%s'\n"
64 msgstr ""
66 #: gnulib/lib/getopt.c:790 gnulib/lib/getopt.c:793
67 #, c-format
68 msgid "%s: unrecognized option `%c%s'\n"
69 msgstr ""
71 #: gnulib/lib/getopt.c:840 gnulib/lib/getopt.c:843
72 #, c-format
73 msgid "%s: illegal option -- %c\n"
74 msgstr ""
76 #: gnulib/lib/getopt.c:849 gnulib/lib/getopt.c:852
77 #, c-format
78 msgid "%s: invalid option -- %c\n"
79 msgstr ""
81 #: gnulib/lib/getopt.c:899 gnulib/lib/getopt.c:910 gnulib/lib/getopt.c:1096
82 #: gnulib/lib/getopt.c:1109
83 #, c-format
84 msgid "%s: option requires an argument -- %c\n"
85 msgstr ""
87 #: gnulib/lib/getopt.c:962 gnulib/lib/getopt.c:973
88 #, c-format
89 msgid "%s: option `-W %s' is ambiguous\n"
90 msgstr ""
92 #: gnulib/lib/getopt.c:997 gnulib/lib/getopt.c:1009
93 #, c-format
94 msgid "%s: option `-W %s' doesn't allow an argument\n"
95 msgstr ""
97 #: gnulib/lib/human.c:481
98 msgid "block size"
99 msgstr ""
101 #. Get translations for open and closing quotation marks.
103 #. The message catalog should translate "`" to a left
104 #. quotation mark suitable for the locale, and similarly for
105 #. "'".  If the catalog has no translation,
106 #. locale_quoting_style quotes `like this', and
107 #. clocale_quoting_style quotes "like this".
109 #. For example, an American English Unicode locale should
110 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
111 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
112 #. MARK).  A British English Unicode locale should instead
113 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
114 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
115 #: gnulib/lib/quotearg.c:236
116 msgid "`"
117 msgstr ""
119 #: gnulib/lib/quotearg.c:237
120 msgid "'"
121 msgstr ""
123 #: gnulib/lib/regex.c:1302
124 msgid "Success"
125 msgstr ""
127 #: gnulib/lib/regex.c:1305
128 msgid "No match"
129 msgstr ""
131 #: gnulib/lib/regex.c:1308
132 msgid "Invalid regular expression"
133 msgstr ""
135 #: gnulib/lib/regex.c:1311
136 msgid "Invalid collation character"
137 msgstr ""
139 #: gnulib/lib/regex.c:1314
140 msgid "Invalid character class name"
141 msgstr ""
143 #: gnulib/lib/regex.c:1317
144 msgid "Trailing backslash"
145 msgstr ""
147 #: gnulib/lib/regex.c:1320
148 msgid "Invalid back reference"
149 msgstr ""
151 #: gnulib/lib/regex.c:1323
152 msgid "Unmatched [ or [^"
153 msgstr ""
155 #: gnulib/lib/regex.c:1326
156 msgid "Unmatched ( or \\("
157 msgstr ""
159 #: gnulib/lib/regex.c:1329
160 msgid "Unmatched \\{"
161 msgstr ""
163 #: gnulib/lib/regex.c:1332
164 msgid "Invalid content of \\{\\}"
165 msgstr ""
167 #: gnulib/lib/regex.c:1335
168 msgid "Invalid range end"
169 msgstr ""
171 #: gnulib/lib/regex.c:1338
172 msgid "Memory exhausted"
173 msgstr ""
175 #: gnulib/lib/regex.c:1341
176 msgid "Invalid preceding regular expression"
177 msgstr ""
179 #: gnulib/lib/regex.c:1344
180 msgid "Premature end of regular expression"
181 msgstr ""
183 #: gnulib/lib/regex.c:1347
184 msgid "Regular expression too big"
185 msgstr ""
187 #: gnulib/lib/regex.c:1350
188 msgid "Unmatched ) or \\)"
189 msgstr ""
191 #: gnulib/lib/regex.c:7915
192 msgid "No previous regular expression"
193 msgstr ""
195 #: gnulib/lib/rpmatch.c:70
196 msgid "^[yY]"
197 msgstr ""
199 #: gnulib/lib/rpmatch.c:73
200 msgid "^[nN]"
201 msgstr ""
203 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
204 #. before exiting when memory is exhausted.  Goes through gettext.
205 #: gnulib/lib/xmalloc.c:53
206 msgid "memory exhausted"
207 msgstr ""
209 #: find/util.c:89
210 msgid "oops -- invalid default insertion of and!"
211 msgstr ""
213 #: find/util.c:147 find/parser.c:564
214 #, c-format
215 msgid "Usage: %s [path...] [expression]\n"
216 msgstr ""
218 #: find/find.c:204
219 msgid ""
220 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
221 "that affects the block size is the POSIXLY_CORRECT environment variable"
222 msgstr ""
224 #: find/find.c:224
225 msgid "paths must precede expression"
226 msgstr ""
228 #. Command line option not recognized
229 #: find/find.c:229
230 #, c-format
231 msgid "invalid predicate `%s'"
232 msgstr ""
234 #. Command line option requires an argument
235 #: find/find.c:235
236 #, c-format
237 msgid "missing argument to `%s'"
238 msgstr ""
240 #: find/find.c:237
241 #, c-format
242 msgid "invalid argument `%s' to `%s'"
243 msgstr ""
245 #: find/find.c:266
246 #, c-format
247 msgid "Predicate List:\n"
248 msgstr ""
250 #: find/find.c:279
251 msgid "unexpected extra predicate"
252 msgstr ""
254 #: find/find.c:283
255 #, c-format
256 msgid "Eval Tree:\n"
257 msgstr ""
259 #: find/find.c:294
260 #, c-format
261 msgid "Optimized Eval Tree:\n"
262 msgstr ""
264 #: find/find.c:308 find/find.c:311
265 msgid "cannot get current directory"
266 msgstr ""
268 #: find/find.c:336 find/find.c:376 find/find.c:563 find/find.c:627
269 #, c-format
270 msgid "%s changed during execution of %s"
271 msgstr ""
273 #: find/find.c:533 find/parser.c:978
274 msgid "virtual memory exhausted"
275 msgstr ""
277 #: find/find.c:629
278 #, c-format
279 msgid "%s/.. changed during execution of %s"
280 msgstr ""
282 #: find/fstype.c:281
283 #, c-format
284 msgid "error in %s: %s"
285 msgstr ""
287 #: find/fstype.c:370
288 msgid "unknown"
289 msgstr ""
291 #: find/parser.c:566
292 msgid ""
293 "default path is the current directory; default expression is -print\n"
294 "expression may consist of:\n"
295 "operators (decreasing precedence; -and is implicit where no others are "
296 "given):\n"
297 "      ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
298 msgstr ""
300 #: find/parser.c:571
301 msgid ""
302 "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
303 "options (always true): -daystart -depth -follow --help\n"
304 "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
305 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N"
306 msgstr ""
308 #: find/parser.c:576
309 msgid ""
310 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
311 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
312 "PATTERN\n"
313 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
314 msgstr ""
316 #: find/parser.c:580
317 msgid ""
318 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
319 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
320 "      -used N -user NAME -xtype [bcdpfls]\n"
321 msgstr ""
323 #: find/parser.c:584
324 msgid ""
325 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
326 "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
327 msgstr ""
329 #: find/parser.c:587
330 msgid ""
331 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
332 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
333 "email to <bug-findutils@gnu.org>."
334 msgstr ""
336 #: find/parser.c:635
337 msgid ""
338 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
339 msgstr ""
341 #: find/parser.c:976
342 #, c-format
343 msgid "invalid mode `%s'"
344 msgstr ""
346 #: find/parser.c:1109
347 msgid "invalid null argument to -size"
348 msgstr ""
350 #: find/parser.c:1155
351 #, c-format
352 msgid "invalid -size type `%c'"
353 msgstr ""
355 #: find/parser.c:1243
356 #, c-format
357 msgid "GNU find version %s\n"
358 msgstr ""
360 #: find/parser.c:1398
361 #, c-format
362 msgid "warning: unrecognized escape `\\%c'"
363 msgstr ""
365 #. An unrecognized % escape.  Print the char after the %.
366 #: find/parser.c:1444
367 #, c-format
368 msgid "warning: unrecognized format directive `%%%c'"
369 msgstr ""
371 #: find/parser.c:1667 find/parser.c:1749
372 #, c-format
373 msgid "inserting %s\n"
374 msgstr ""
376 #: find/parser.c:1668 find/parser.c:1750
377 #, c-format
378 msgid "    type: %s    %s  "
379 msgstr ""
381 #. The draft open standard requires that, in the POSIX locale,
382 #. the last non-blank character of this prompt be '?'.
383 #. The exact format is not specified.
384 #. This standard does not have requirements for locales other than POSIX
386 #: find/pred.c:992
387 #, c-format
388 msgid "< %s ... %s > ? "
389 msgstr ""
391 #: find/pred.c:1275 xargs/xargs.c:939
392 msgid "cannot fork"
393 msgstr ""
395 #: find/pred.c:1295
396 #, c-format
397 msgid "error waiting for %s"
398 msgstr ""
400 #: find/pred.c:1301
401 #, c-format
402 msgid "%s terminated by signal %d"
403 msgstr ""
405 #: find/pred.c:1417
406 #, c-format
407 msgid "left:\n"
408 msgstr ""
410 #: find/pred.c:1421
411 #, c-format
412 msgid "right:\n"
413 msgstr ""
415 #: find/tree.c:65 find/tree.c:71 find/tree.c:90 find/tree.c:110
416 #: find/tree.c:146
417 msgid "invalid expression"
418 msgstr ""
420 #: find/tree.c:95 find/tree.c:160 find/tree.c:311 find/tree.c:441
421 msgid "oops -- invalid expression type!"
422 msgstr ""
424 #. Normalized tree.
425 #: find/tree.c:231
426 #, c-format
427 msgid "Normalized Eval Tree:\n"
428 msgstr ""
430 #: locate/code.c:145
431 #, c-format
432 msgid "Usage: %s most_common_bigrams < list > coded_list\n"
433 msgstr ""
435 #. Printable name of units used in WARN_SECONDS
436 #: locate/locate.c:125
437 msgid "days"
438 msgstr ""
440 #. For example:
441 #. warning: database `fred' is more than 8 days old
442 #: locate/locate.c:306
443 #, c-format
444 msgid "warning: database `%s' is more than %d %s old"
445 msgstr ""
447 #. This should not happen generally , but since we're
448 #. * reading in data which is outside our control, we
449 #. * cannot prevent it.
451 #: locate/locate.c:383
452 #, c-format
453 msgid "locate database `%s' is corrupt or invalid"
454 msgstr ""
456 #: locate/locate.c:472
457 #, c-format
458 msgid ""
459 "Usage: %s [-d path | --database=path] [-e | --existing]\n"
460 "      [-i | --ignore-case] [--version] [--help] pattern...\n"
461 msgstr ""
463 #: locate/locate.c:476 xargs/xargs.c:1088
464 msgid ""
465 "\n"
466 "Report bugs to <bug-findutils@gnu.org>.\n"
467 msgstr ""
469 #: locate/locate.c:534
470 #, c-format
471 msgid "GNU locate version %s\n"
472 msgstr ""
474 #: xargs/xargs.c:331
475 msgid "environment is too large for exec"
476 msgstr ""
478 #: xargs/xargs.c:409
479 #, c-format
480 msgid "GNU xargs version %s\n"
481 msgstr ""
483 #. I suspect that this can never happen now, because append_char_to_buf()
484 #. * should only be called wen replace_pat is true.
486 #: xargs/xargs.c:528 xargs/xargs.c:664 xargs/xargs.c:712
487 msgid "argument line too long"
488 msgstr ""
490 #: xargs/xargs.c:649
491 #, c-format
492 msgid "unmatched %s quote"
493 msgstr ""
495 #: xargs/xargs.c:650
496 msgid "double"
497 msgstr ""
499 #: xargs/xargs.c:650
500 msgid "single"
501 msgstr ""
503 #: xargs/xargs.c:801
504 msgid "command too long"
505 msgstr ""
507 #: xargs/xargs.c:819
508 msgid "can not fit single argument within argument list size limit"
509 msgstr ""
511 #: xargs/xargs.c:824
512 msgid "argument list too long"
513 msgstr ""
515 #: xargs/xargs.c:1002
516 msgid "error waiting for child process"
517 msgstr ""
519 #: xargs/xargs.c:1018
520 #, c-format
521 msgid "%s: exited with status 255; aborting"
522 msgstr ""
524 #: xargs/xargs.c:1020
525 #, c-format
526 msgid "%s: stopped by signal %d"
527 msgstr ""
529 #: xargs/xargs.c:1022
530 #, c-format
531 msgid "%s: terminated by signal %d"
532 msgstr ""
534 #: xargs/xargs.c:1045
535 #, c-format
536 msgid "%s: invalid number for -%c option\n"
537 msgstr ""
539 #: xargs/xargs.c:1051
540 #, c-format
541 msgid "%s: value for -%c option must be >= %ld\n"
542 msgstr ""
544 #: xargs/xargs.c:1057
545 #, c-format
546 msgid "%s: value for -%c option must be < %ld\n"
547 msgstr ""
549 #: xargs/xargs.c:1080
550 #, c-format
551 msgid ""
552 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
553 "       [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
554 "str]]\n"
555 "       [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
556 "       [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
557 "       [--max-args=max-args] [--no-run-if-empty] [--version] [--help]\n"
558 "       [command [initial-arguments]]\n"
559 msgstr ""