*** empty log message ***
[findutils.git] / po / findutils.pot
blob5732cda7e91013d5af79a7c9b9c5420812d96efe
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
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: bug-findutils@gnu.org\n"
11 "POT-Creation-Date: 2008-02-12 12:11+0000\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"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: gnulib/lib/argmatch.c:133
21 #, c-format
22 msgid "invalid argument %s for %s"
23 msgstr ""
25 #: gnulib/lib/argmatch.c:134
26 #, c-format
27 msgid "ambiguous argument %s for %s"
28 msgstr ""
30 #: gnulib/lib/argmatch.c:153
31 #, c-format
32 msgid "Valid arguments are:"
33 msgstr ""
35 #: gnulib/lib/closein.c:99
36 msgid "error closing file"
37 msgstr ""
39 #: gnulib/lib/closeout.c:73 locate/code.c:152 locate/frcode.c:216
40 msgid "write error"
41 msgstr ""
43 #: gnulib/lib/error.c:125
44 msgid "Unknown system error"
45 msgstr ""
47 #: gnulib/lib/getopt.c:530 gnulib/lib/getopt.c:546
48 #, c-format
49 msgid "%s: option `%s' is ambiguous\n"
50 msgstr ""
52 #: gnulib/lib/getopt.c:579 gnulib/lib/getopt.c:583
53 #, c-format
54 msgid "%s: option `--%s' doesn't allow an argument\n"
55 msgstr ""
57 #: gnulib/lib/getopt.c:592 gnulib/lib/getopt.c:597
58 #, c-format
59 msgid "%s: option `%c%s' doesn't allow an argument\n"
60 msgstr ""
62 #: gnulib/lib/getopt.c:640 gnulib/lib/getopt.c:659 gnulib/lib/getopt.c:975
63 #: gnulib/lib/getopt.c:994
64 #, c-format
65 msgid "%s: option `%s' requires an argument\n"
66 msgstr ""
68 #: gnulib/lib/getopt.c:697 gnulib/lib/getopt.c:700
69 #, c-format
70 msgid "%s: unrecognized option `--%s'\n"
71 msgstr ""
73 #: gnulib/lib/getopt.c:708 gnulib/lib/getopt.c:711
74 #, c-format
75 msgid "%s: unrecognized option `%c%s'\n"
76 msgstr ""
78 #: gnulib/lib/getopt.c:763 gnulib/lib/getopt.c:766
79 #, c-format
80 msgid "%s: illegal option -- %c\n"
81 msgstr ""
83 #: gnulib/lib/getopt.c:772 gnulib/lib/getopt.c:775
84 #, c-format
85 msgid "%s: invalid option -- %c\n"
86 msgstr ""
88 #: gnulib/lib/getopt.c:827 gnulib/lib/getopt.c:843 gnulib/lib/getopt.c:1047
89 #: gnulib/lib/getopt.c:1065
90 #, c-format
91 msgid "%s: option requires an argument -- %c\n"
92 msgstr ""
94 #: gnulib/lib/getopt.c:896 gnulib/lib/getopt.c:912
95 #, c-format
96 msgid "%s: option `-W %s' is ambiguous\n"
97 msgstr ""
99 #: gnulib/lib/getopt.c:936 gnulib/lib/getopt.c:954
100 #, c-format
101 msgid "%s: option `-W %s' doesn't allow an argument\n"
102 msgstr ""
104 #: gnulib/lib/openat-die.c:33
105 msgid "unable to record current working directory"
106 msgstr ""
108 #: gnulib/lib/openat-die.c:46
109 msgid "failed to return to initial working directory"
110 msgstr ""
112 #. TRANSLATORS:
113 #. Get translations for open and closing quotation marks.
115 #. The message catalog should translate "`" to a left
116 #. quotation mark suitable for the locale, and similarly for
117 #. "'".  If the catalog has no translation,
118 #. locale_quoting_style quotes `like this', and
119 #. clocale_quoting_style quotes "like this".
121 #. For example, an American English Unicode locale should
122 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
123 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
124 #. MARK).  A British English Unicode locale should instead
125 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
126 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
128 #. If you don't know what to put here, please see
129 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
130 #. and use glyphs suitable for your language.
131 #: gnulib/lib/quotearg.c:228
132 msgid "`"
133 msgstr ""
135 #: gnulib/lib/quotearg.c:229
136 msgid "'"
137 msgstr ""
139 #: gnulib/lib/regcomp.c:131
140 msgid "Success"
141 msgstr ""
143 #: gnulib/lib/regcomp.c:134
144 msgid "No match"
145 msgstr ""
147 #: gnulib/lib/regcomp.c:137
148 msgid "Invalid regular expression"
149 msgstr ""
151 #: gnulib/lib/regcomp.c:140
152 msgid "Invalid collation character"
153 msgstr ""
155 #: gnulib/lib/regcomp.c:143
156 msgid "Invalid character class name"
157 msgstr ""
159 #: gnulib/lib/regcomp.c:146
160 msgid "Trailing backslash"
161 msgstr ""
163 #: gnulib/lib/regcomp.c:149
164 msgid "Invalid back reference"
165 msgstr ""
167 #: gnulib/lib/regcomp.c:152
168 msgid "Unmatched [ or [^"
169 msgstr ""
171 #: gnulib/lib/regcomp.c:155
172 msgid "Unmatched ( or \\("
173 msgstr ""
175 #: gnulib/lib/regcomp.c:158
176 msgid "Unmatched \\{"
177 msgstr ""
179 #: gnulib/lib/regcomp.c:161
180 msgid "Invalid content of \\{\\}"
181 msgstr ""
183 #: gnulib/lib/regcomp.c:164
184 msgid "Invalid range end"
185 msgstr ""
187 #: gnulib/lib/regcomp.c:167
188 msgid "Memory exhausted"
189 msgstr ""
191 #: gnulib/lib/regcomp.c:170
192 msgid "Invalid preceding regular expression"
193 msgstr ""
195 #: gnulib/lib/regcomp.c:173
196 msgid "Premature end of regular expression"
197 msgstr ""
199 #: gnulib/lib/regcomp.c:176
200 msgid "Regular expression too big"
201 msgstr ""
203 #: gnulib/lib/regcomp.c:179
204 msgid "Unmatched ) or \\)"
205 msgstr ""
207 #: gnulib/lib/regcomp.c:680
208 msgid "No previous regular expression"
209 msgstr ""
211 #: gnulib/lib/rpmatch.c:69
212 msgid "^[yY]"
213 msgstr ""
215 #: gnulib/lib/rpmatch.c:72
216 msgid "^[nN]"
217 msgstr ""
219 #: gnulib/lib/xalloc-die.c:34
220 msgid "memory exhausted"
221 msgstr ""
223 #: gnulib/lib/xstrtol-error.c:63
224 #, c-format
225 msgid "invalid %s%s argument `%s'"
226 msgstr ""
228 #: gnulib/lib/xstrtol-error.c:68
229 #, c-format
230 msgid "invalid suffix in %s%s argument `%s'"
231 msgstr ""
233 #: gnulib/lib/xstrtol-error.c:72
234 #, c-format
235 msgid "%s%s argument `%s' too large"
236 msgstr ""
238 #: find/find.c:201 find/ftsfind.c:730
239 msgid "cannot get current directory"
240 msgstr ""
242 #: find/find.c:205
243 msgid "cannot stat current directory"
244 msgstr ""
246 #: find/find.c:385
247 #, c-format
248 msgid "Warning: file system %s has recently been unmounted."
249 msgstr ""
251 #: find/find.c:395
252 #, c-format
253 msgid "Warning: file system %s has recently been mounted."
254 msgstr ""
256 #: find/find.c:491
257 #, c-format
258 msgid ""
259 "%s%s changed during execution of %s (old device number %ld, new device "
260 "number %ld, file system type is %s) [ref %ld]"
261 msgstr ""
263 #: find/find.c:528
264 #, c-format
265 msgid ""
266 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
267 "ld, file system type is %s) [ref %ld]"
268 msgstr ""
270 #: find/find.c:1011
271 #, c-format
272 msgid "Failed to safely change directory into %s"
273 msgstr ""
275 #: find/find.c:1108 find/ftsfind.c:284
276 #, c-format
277 msgid ""
278 "Symbolic link %s is part of a loop in the directory hierarchy; we have "
279 "already visited the directory to which it points."
280 msgstr ""
282 #: find/find.c:1127
283 #, c-format
284 msgid ""
285 "Filesystem loop detected; %s has the same device number and inode as a "
286 "directory which is %d level higher in the file system hierarchy"
287 msgid_plural ""
288 "Filesystem loop detected; %s has the same device number and inode as a "
289 "directory which is %d levels higher in the file system hierarchy"
290 msgstr[0] ""
291 msgstr[1] ""
293 #: find/find.c:1378
294 #, c-format
295 msgid "warning: not following the symbolic link %s"
296 msgstr ""
298 #: find/find.c:1422
299 #, c-format
300 msgid ""
301 "WARNING: Hard link count is wrong for %s (saw only st_nlink=%d but we "
302 "already saw %d subdirectories): this may be a bug in your file system "
303 "driver.  Automatically turning on find's -noleaf option.  Earlier results "
304 "may have failed to include directories that should have been searched."
305 msgstr ""
307 #: find/fstype.c:250
308 msgid "unknown"
309 msgstr ""
311 #: find/ftsfind.c:298
312 #, c-format
313 msgid ""
314 "File system loop detected; %s is part of the same file system loop as %s."
315 msgstr ""
317 #: find/ftsfind.c:488 find/util.c:200
318 #, c-format
319 msgid "Warning: file %s appears to have mode 0000"
320 msgstr ""
322 #: find/ftsfind.c:610
323 #, c-format
324 msgid "cannot search %s"
325 msgstr ""
327 #: find/parser.c:386
328 msgid ""
329 "The -delete action atomatically turns on -depth, but -prune does nothing "
330 "when -depth is in effect.  If you want to carry on anyway, just explicitly "
331 "use the -depth option."
332 msgstr ""
334 #: find/parser.c:530
335 #, c-format
336 msgid ""
337 "warning: you have specified the %s option after a non-option argument %s, "
338 "but options are not positional (%s affects tests specified before it as well "
339 "as those specified after it).  Please specify options before other "
340 "arguments.\n"
341 msgstr ""
343 #: find/parser.c:821
344 msgid ""
345 "warning: the -d option is deprecated; please use -depth instead, because the "
346 "latter is a POSIX-compliant feature."
347 msgstr ""
349 #: find/parser.c:1071
350 #, c-format
351 msgid ""
352 "%s is not the name of an existing group and it does not look like a numeric "
353 "group ID because it has the unexpected suffix %s"
354 msgstr ""
356 #: find/parser.c:1084
357 #, c-format
358 msgid "%s is not the name of an existing group"
359 msgstr ""
361 #: find/parser.c:1089
362 msgid "argument to -group is empty, but should be a group name"
363 msgstr ""
365 #: find/parser.c:1110
366 msgid ""
367 "\n"
368 "default path is the current directory; default expression is -print\n"
369 "expression may consist of: operators, options, tests, and actions:\n"
370 msgstr ""
372 #: find/parser.c:1113
373 msgid ""
374 "operators (decreasing precedence; -and is implicit where no others are "
375 "given):\n"
376 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
377 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
378 msgstr ""
380 #: find/parser.c:1117
381 msgid ""
382 "positional options (always true): -daystart -follow -regextype\n"
383 "\n"
384 "normal options (always true, specified before other expressions):\n"
385 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
386 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
387 msgstr ""
389 #: find/parser.c:1122
390 msgid ""
391 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
392 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
393 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
394 "PATTERN\n"
395 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
396 msgstr ""
398 #: find/parser.c:1127
399 msgid ""
400 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
401 "      -readable -writable -executable\n"
402 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
403 "      -used N -user NAME -xtype [bcdpfls]\n"
404 msgstr ""
406 #: find/parser.c:1132
407 msgid ""
408 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
409 "      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
410 "      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
411 "      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
412 msgstr ""
414 #: find/parser.c:1138
415 msgid ""
416 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
417 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
418 "email to <bug-findutils@gnu.org>."
419 msgstr ""
421 #: find/parser.c:1192
422 msgid "sanity check of the fnmatch() library function failed."
423 msgstr ""
425 #: find/parser.c:1206
426 #, c-format
427 msgid ""
428 "warning: Unix filenames usually don't contain slashes (though pathnames "
429 "do).  That means that '%s %s' will probably evaluate to false all the time "
430 "on this system.  You might find the '-wholename' test more useful, or "
431 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
432 "use 'find ... -print0 | grep -FzZ %s'."
433 msgstr ""
435 #: find/parser.c:1354
436 #, c-format
437 msgid "Expected a positive decimal integer argument to %s, but got %s"
438 msgstr ""
440 #: find/parser.c:1505
441 msgid "This system does not provide a way to find the birth time of a file."
442 msgstr ""
444 #: find/parser.c:1555
445 #, c-format
446 msgid "I cannot figure out how to interpret %s as a date or time"
447 msgstr ""
449 #: find/parser.c:1571
450 #, c-format
451 msgid "Cannot obtain birth time of file %s"
452 msgstr ""
454 #: find/parser.c:1772
455 #, c-format
456 msgid "Mode %s is not valid when POSIXLY_CORRECT is on."
457 msgstr ""
459 #: find/parser.c:1855
460 #, c-format
461 msgid "invalid mode %s"
462 msgstr ""
464 #: find/parser.c:1874
465 #, c-format
466 msgid ""
467 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
468 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
469 "000; that is, while it used to match no files, it now matches all files."
470 msgstr ""
472 #: find/parser.c:2071
473 msgid "invalid null argument to -size"
474 msgstr ""
476 #: find/parser.c:2119
477 #, c-format
478 msgid "invalid -size type `%c'"
479 msgstr ""
481 #: find/parser.c:2125
482 #, c-format
483 msgid "Invalid argument `%s%c' to -size"
484 msgstr ""
486 #: find/parser.c:2304
487 msgid ""
488 "The -show-control-chars option takes a single argument which must be "
489 "'literal' or 'safe'"
490 msgstr ""
492 #: find/parser.c:2416
493 #, c-format
494 msgid "Invalid argument %s to -used"
495 msgstr ""
497 #: find/parser.c:2468
498 #, c-format
499 msgid "Features enabled: "
500 msgstr ""
502 #: find/parser.c:2577
503 msgid "Arguments to -type should contain only one letter"
504 msgstr ""
506 #: find/parser.c:2624
507 #, c-format
508 msgid "Unknown argument to -type: %c"
509 msgstr ""
511 #: find/parser.c:2745
512 #, c-format
513 msgid "warning: unrecognized escape `\\%c'"
514 msgstr ""
516 #: find/parser.c:2761
517 #, c-format
518 msgid "error: %s at end of format string"
519 msgstr ""
521 #: find/parser.c:2800
522 #, c-format
523 msgid "warning: unrecognized format directive `%%%c'"
524 msgstr ""
526 #: find/parser.c:2944
527 #, c-format
528 msgid "error: the format directive `%%%c' is reserved for future use"
529 msgstr ""
531 #: find/parser.c:2978
532 #, c-format
533 msgid ""
534 "The current directory is included in the PATH environment variable, which is "
535 "insecure in combination with the %s action of find.  Please remove the "
536 "current directory from your $PATH (that is, remove \".\" or leading or "
537 "trailing colons)"
538 msgstr ""
540 #: find/parser.c:2989
541 #, c-format
542 msgid ""
543 "The relative path %s is included in the PATH environment variable, which is "
544 "insecure in combination with the %s action of find.  Please remove that "
545 "entry from $PATH"
546 msgstr ""
548 #: find/parser.c:3092
549 msgid ""
550 "You may not use {} within the utility name for -execdir and -okdir, because "
551 "this is a potential security problem."
552 msgstr ""
554 #: find/parser.c:3117
555 #, c-format
556 msgid "Only one instance of {} is supported with -exec%s ... +"
557 msgstr ""
559 #: find/parser.c:3134
560 msgid "The environment is too large for exec()."
561 msgstr ""
563 #: find/parser.c:3333
564 msgid "arithmetic overflow when trying to calculate the end of today"
565 msgstr ""
567 #: find/parser.c:3489
568 msgid "standard error"
569 msgstr ""
571 #: find/parser.c:3494
572 msgid "standard output"
573 msgstr ""
575 #: find/pred.c:424
576 #, c-format
577 msgid "cannot delete %s"
578 msgstr ""
580 #: find/pred.c:1363
581 #, c-format
582 msgid "Warning: cannot determine birth time of file %s"
583 msgstr ""
585 #: find/pred.c:1427
586 #, c-format
587 msgid "< %s ... %s > ? "
588 msgstr ""
590 #: find/pred.c:1875
591 msgid "Cannot close standard input"
592 msgstr ""
594 #: find/pred.c:1910
595 msgid "Failed to change directory"
596 msgstr ""
598 #: find/pred.c:1951 xargs/xargs.c:1137
599 msgid "cannot fork"
600 msgstr ""
602 #: find/pred.c:1976
603 #, c-format
604 msgid "error waiting for %s"
605 msgstr ""
607 #: find/pred.c:1985
608 #, c-format
609 msgid "%s terminated by signal %d"
610 msgstr ""
612 #: find/tree.c:89 find/tree.c:94 find/tree.c:174 find/tree.c:213
613 msgid "invalid expression"
614 msgstr ""
616 #: find/tree.c:99
617 #, c-format
618 msgid ""
619 "invalid expression; you have used a binary operator '%s' with nothing before "
620 "it."
621 msgstr ""
623 #: find/tree.c:108
624 #, c-format
625 msgid "expected an expression between '%s' and ')'"
626 msgstr ""
628 #: find/tree.c:117
629 #, c-format
630 msgid "expected an expression after '%s'"
631 msgstr ""
633 #: find/tree.c:121
634 msgid "invalid expression; you have too many ')'"
635 msgstr ""
637 #: find/tree.c:143
638 #, c-format
639 msgid ""
640 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
641 "need an extra predicate after '%s'"
642 msgstr ""
644 #: find/tree.c:149
645 msgid "invalid expression; empty parentheses are not allowed."
646 msgstr ""
648 #: find/tree.c:154
649 msgid ""
650 "invalid expression; I was expecting to find a ')' somewhere but did not see "
651 "one."
652 msgstr ""
654 #: find/tree.c:159 find/tree.c:788
655 msgid "oops -- invalid expression type!"
656 msgstr ""
658 #: find/tree.c:231
659 #, c-format
660 msgid "oops -- invalid expression type (%d)!"
661 msgstr ""
663 #: find/tree.c:1228
664 #, c-format
665 msgid "paths must precede expression: %s"
666 msgstr ""
668 #: find/tree.c:1237
669 #, c-format
670 msgid "unknown predicate `%s'"
671 msgstr ""
673 #: find/tree.c:1257
674 #, c-format
675 msgid "invalid predicate `%s'"
676 msgstr ""
678 #: find/tree.c:1262
679 #, c-format
680 msgid "invalid argument `%s' to `%s'"
681 msgstr ""
683 #: find/tree.c:1269
684 #, c-format
685 msgid "missing argument to `%s'"
686 msgstr ""
688 #: find/tree.c:1345
689 msgid "you have too many ')'"
690 msgstr ""
692 #: find/tree.c:1350
693 #, c-format
694 msgid "unexpected extra predicate '%s'"
695 msgstr ""
697 #: find/tree.c:1352
698 msgid "unexpected extra predicate"
699 msgstr ""
701 #: find/tree.c:1468
702 msgid "oops -- invalid default insertion of and!"
703 msgstr ""
705 #: find/util.c:157
706 #, c-format
707 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
708 msgstr ""
710 #: find/util.c:159
711 #, c-format
712 msgid "] [path...] [expression]\n"
713 msgstr ""
715 #: find/util.c:748
716 #, c-format
717 msgid "Ignoring unrecognised debug flag %s"
718 msgstr ""
720 #: find/util.c:755
721 msgid "Empty argument to the -D option."
722 msgstr ""
724 #: find/util.c:769
725 msgid "The -O option must be immediately followed by a decimal integer"
726 msgstr ""
728 #: find/util.c:778 find/util.c:788
729 msgid "Please specify a decimal number immediately after -O"
730 msgstr ""
732 #: find/util.c:793 find/util.c:797
733 #, c-format
734 msgid "Invalid optimisation level %s"
735 msgstr ""
737 #: find/util.c:804
738 #, c-format
739 msgid ""
740 "Optimisation level %lu is too high.  If you want to find files very quickly, "
741 "consider using GNU locate."
742 msgstr ""
744 #: find/util.c:947
745 msgid ""
746 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
747 "that affects the block size is the POSIXLY_CORRECT environment variable"
748 msgstr ""
750 #: lib/buildcmd.c:196
751 msgid "command too long"
752 msgstr ""
754 #: lib/buildcmd.c:288
755 msgid "can not fit single argument within argument list size limit"
756 msgstr ""
758 #: lib/buildcmd.c:293
759 msgid "argument list too long"
760 msgstr ""
762 #: lib/findutils-version.c:60
763 msgid "Eric B. Decker"
764 msgstr ""
766 #: lib/findutils-version.c:61
767 msgid "James Youngman"
768 msgstr ""
770 #: lib/findutils-version.c:62
771 msgid "Kevin Dalley"
772 msgstr ""
774 #: lib/findutils-version.c:64
775 #, c-format
776 msgid "Built using GNU gnulib version %s\n"
777 msgstr ""
779 #: lib/regextype.c:106
780 #, c-format
781 msgid "Unknown regular expression type %s; valid types are %s."
782 msgstr ""
784 #: locate/code.c:130
785 #, c-format
786 msgid ""
787 "Usage: %s [--version | --help]\n"
788 "or     %s most_common_bigrams < file-list > locate-database\n"
789 msgstr ""
791 #: locate/code.c:134 locate/frcode.c:171 locate/locate.c:1423
792 #: xargs/xargs.c:1379
793 msgid ""
794 "\n"
795 "Report bugs to <bug-findutils@gnu.org>.\n"
796 msgstr ""
798 #: locate/frcode.c:169
799 #, c-format
800 msgid "Usage: %s [-0 | --null] [--version] [--help]\n"
801 msgstr ""
803 #: locate/frcode.c:188
804 msgid "You need to specify a security level as a decimal integer."
805 msgstr ""
807 #: locate/frcode.c:195
808 #, c-format
809 msgid "Security level %s is outside the convertible range."
810 msgstr ""
812 #: locate/frcode.c:202
813 #, c-format
814 msgid "Security level %s has unexpected suffix %s."
815 msgstr ""
817 #: locate/frcode.c:258
818 #, c-format
819 msgid "slocate security level %ld is unsupported."
820 msgstr ""
822 #: locate/frcode.c:296
823 msgid "Failed to write to standard output"
824 msgstr ""
826 #: locate/locate.c:151
827 msgid "days"
828 msgstr ""
830 #: locate/locate.c:198
831 msgid "The argument for option --max-database-age must not be empty"
832 msgstr ""
834 #: locate/locate.c:214 locate/locate.c:221
835 #, c-format
836 msgid "Invalid argument %s for option --max-database-age"
837 msgstr ""
839 #: locate/locate.c:473
840 #, c-format
841 msgid "locate database %s contains a filename longer than locate can handle"
842 msgstr ""
844 #: locate/locate.c:608
845 #, c-format
846 msgid "locate database %s is corrupt or invalid"
847 msgstr ""
849 #: locate/locate.c:898
850 #, c-format
851 msgid "Locate database size: %s byte\n"
852 msgid_plural "Locate database size: %s bytes\n"
853 msgstr[0] ""
854 msgstr[1] ""
856 #: locate/locate.c:905
857 #, c-format
858 msgid "Matching Filenames: %s\n"
859 msgstr ""
861 #: locate/locate.c:906
862 #, c-format
863 msgid "All Filenames: %s\n"
864 msgstr ""
866 #: locate/locate.c:912
867 msgid ""
868 "File names have a cumulative length of %1$s bytes.\n"
869 "Of those file names,\n"
870 "\n"
871 "\t%s contain whitespace, \n"
872 "\t%s contain newline characters, \n"
873 "\tand %s contain characters with the high bit set.\n"
874 msgstr ""
876 #: locate/locate.c:926
877 #, c-format
878 msgid ""
879 "Some filenames may have been filtered out, so we cannot compute the "
880 "compression ratio.\n"
881 msgstr ""
883 #: locate/locate.c:939
884 #, c-format
885 msgid "Compression ratio %4.2f%% (higher is better)\n"
886 msgstr ""
888 #: locate/locate.c:946
889 #, c-format
890 msgid "Compression ratio is undefined\n"
891 msgstr ""
893 #: locate/locate.c:1001
894 #, c-format
895 msgid ""
896 "locate database %s looks like an slocate database but it seems to have "
897 "security level %c, which GNU findutils does not currently support"
898 msgstr ""
900 #: locate/locate.c:1118
901 #, c-format
902 msgid ""
903 "%s is an slocate database.  Support for these is new, expect problems for "
904 "now."
905 msgstr ""
907 #: locate/locate.c:1132
908 #, c-format
909 msgid ""
910 "%s is an slocate database of unsupported security level %d; skipping it."
911 msgstr ""
913 #: locate/locate.c:1149
914 msgid ""
915 "You specified the -E option, but that option cannot be used with slocate-"
916 "format databases with a non-zero security level.  No results will be "
917 "generated for this database.\n"
918 msgstr ""
920 #: locate/locate.c:1160
921 #, c-format
922 msgid "%s is an slocate database.  Turning on the '-e' option."
923 msgstr ""
925 #: locate/locate.c:1198
926 #, c-format
927 msgid "Old-format locate database %s is too short to be valid"
928 msgstr ""
930 #: locate/locate.c:1350
931 #, c-format
932 msgid "Database %s is in the %s format.\n"
933 msgstr ""
935 #: locate/locate.c:1371
936 msgid "The database has little-endian machine-word encoding.\n"
937 msgstr ""
939 #: locate/locate.c:1373
940 msgid "The database has big-endian machine-word encoding.\n"
941 msgstr ""
943 #: locate/locate.c:1386
944 #, c-format
945 msgid "The database machine-word encoding order is not obvious.\n"
946 msgstr ""
948 #: locate/locate.c:1414
949 #, c-format
950 msgid ""
951 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
952 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
953 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
954 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
955 "stdio ]\n"
956 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
957 "      [--max-database-age D] [--version] [--help]\n"
958 "      pattern...\n"
959 msgstr ""
961 #: locate/locate.c:1477
962 msgid "failed to drop group privileges"
963 msgstr ""
965 #: locate/locate.c:1495
966 msgid "failed to drop setuid privileges"
967 msgstr ""
969 #: locate/locate.c:1509
970 msgid "Failed to fully drop privileges"
971 msgstr ""
973 #: locate/locate.c:1527
974 msgid "failed to drop setgid privileges"
975 msgstr ""
977 #: locate/locate.c:1794
978 msgid "warning: the locate database can only be read from stdin once."
979 msgstr ""
981 #: locate/locate.c:1856
982 msgid "time system call failed"
983 msgstr ""
985 #: locate/locate.c:1867
986 #, c-format
987 msgid "warning: database %s is more than %d %s old (actual age is %.1f %s)"
988 msgstr ""
990 #: locate/word_io.c:97
991 #, c-format
992 msgid "Warning: locate database %s was built with a different byte order"
993 msgstr ""
995 #: locate/word_io.c:144
996 #, c-format
997 msgid "unexpected EOF in %s"
998 msgstr ""
1000 #: locate/word_io.c:146
1001 #, c-format
1002 msgid "error reading a word from %s"
1003 msgstr ""
1005 #: xargs/xargs.c:303
1006 #, c-format
1007 msgid "Invalid escape sequence %s in input delimiter specification."
1008 msgstr ""
1010 #: xargs/xargs.c:321
1011 #, c-format
1012 msgid ""
1013 "Invalid escape sequence %s in input delimiter specification; character "
1014 "values must not exceed %lx."
1015 msgstr ""
1017 #: xargs/xargs.c:327
1018 #, c-format
1019 msgid ""
1020 "Invalid escape sequence %s in input delimiter specification; character "
1021 "values must not exceed %lo."
1022 msgstr ""
1024 #: xargs/xargs.c:336
1025 #, c-format
1026 msgid ""
1027 "Invalid escape sequence %s in input delimiter specification; trailing "
1028 "characters %s not recognised."
1029 msgstr ""
1031 #: xargs/xargs.c:381
1032 #, c-format
1033 msgid ""
1034 "Invalid input delimiter specification %s: the delimiter must be either a "
1035 "single character or an escape sequence starting with \\."
1036 msgstr ""
1038 #: xargs/xargs.c:398
1039 msgid "environment is too large for exec"
1040 msgstr ""
1042 #: xargs/xargs.c:583
1043 #, c-format
1044 msgid "Warning: value %ld for -s option is too large, using %ld instead"
1045 msgstr ""
1047 #: xargs/xargs.c:653
1048 #, c-format
1049 msgid "Cannot open input file %s"
1050 msgstr ""
1052 #: xargs/xargs.c:689
1053 #, c-format
1054 msgid "Your environment variables take up %lu bytes\n"
1055 msgstr ""
1057 #: xargs/xargs.c:692
1058 #, c-format
1059 msgid "POSIX upper limit on argument length (this system): %lu\n"
1060 msgstr ""
1062 #: xargs/xargs.c:695
1063 #, c-format
1064 msgid ""
1065 "POSIX smallest allowable upper limit on argument length (all systems): %lu\n"
1066 msgstr ""
1068 #: xargs/xargs.c:698
1069 #, c-format
1070 msgid "Maximum length of command we could actually use: %ld\n"
1071 msgstr ""
1073 #: xargs/xargs.c:702
1074 #, c-format
1075 msgid "Size of command buffer we are actually using: %lu\n"
1076 msgstr ""
1078 #: xargs/xargs.c:708
1079 #, c-format
1080 msgid ""
1081 "\n"
1082 "Execution of xargs will continue now, and it will try to read its input and "
1083 "run commands; if this is not what you wanted to happen, please type the end-"
1084 "of-file keystroke.\n"
1085 msgstr ""
1087 #: xargs/xargs.c:716
1088 #, c-format
1089 msgid ""
1090 "Warning: %s will be run at least once.  If you do not want that to happen, "
1091 "then press the interrupt keystroke.\n"
1092 msgstr ""
1094 #: xargs/xargs.c:842 xargs/xargs.c:935
1095 #, c-format
1096 msgid ""
1097 "unmatched %s quote; by default quotes are special to xargs unless you use "
1098 "the -0 option"
1099 msgstr ""
1101 #: xargs/xargs.c:843 xargs/xargs.c:936
1102 msgid "double"
1103 msgstr ""
1105 #: xargs/xargs.c:843 xargs/xargs.c:936
1106 msgid "single"
1107 msgstr ""
1109 #: xargs/xargs.c:955
1110 msgid ""
1111 "Warning: a NUL character occurred in the input.  It cannot be passed through "
1112 "in the argument list.  Did you mean to use the --null option?"
1113 msgstr ""
1115 #: xargs/xargs.c:965 xargs/xargs.c:1022
1116 msgid "argument line too long"
1117 msgstr ""
1119 #: xargs/xargs.c:1233
1120 msgid "error waiting for child process"
1121 msgstr ""
1123 #: xargs/xargs.c:1255
1124 #, c-format
1125 msgid "Warning: Lost track of %d child processes"
1126 msgstr ""
1128 #: xargs/xargs.c:1275
1129 #, c-format
1130 msgid "%s: exited with status 255; aborting"
1131 msgstr ""
1133 #: xargs/xargs.c:1277
1134 #, c-format
1135 msgid "%s: stopped by signal %d"
1136 msgstr ""
1138 #: xargs/xargs.c:1279
1139 #, c-format
1140 msgid "%s: terminated by signal %d"
1141 msgstr ""
1143 #: xargs/xargs.c:1329
1144 #, c-format
1145 msgid "%s: invalid number for -%c option\n"
1146 msgstr ""
1148 #: xargs/xargs.c:1336
1149 #, c-format
1150 msgid "%s: value for -%c option should be >= %ld\n"
1151 msgstr ""
1153 #: xargs/xargs.c:1350
1154 #, c-format
1155 msgid "%s: value for -%c option should be < %ld\n"
1156 msgstr ""
1158 #: xargs/xargs.c:1368
1159 #, c-format
1160 msgid ""
1161 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
1162 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
1163 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
1164 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
1165 "       [-n max-args] [--max-args=max-args]\n"
1166 "       [-s max-chars] [--max-chars=max-chars]\n"
1167 "       [-P max-procs]  [--max-procs=max-procs] [--show-limits]\n"
1168 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
1169 "       [--version] [--help] [command [initial-arguments]]\n"
1170 msgstr ""