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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
11 "POT-Creation-Date: 2007-04-14 22:35+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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: gnulib/lib/argmatch.c:134
21 msgid "invalid argument %s for %s"
24 #: gnulib/lib/argmatch.c:135
26 msgid "ambiguous argument %s for %s"
29 #: gnulib/lib/argmatch.c:154
31 msgid "Valid arguments are:"
34 #: gnulib/lib/error.c:125
35 msgid "Unknown system error"
38 #: gnulib/lib/getopt.c:531 gnulib/lib/getopt.c:547
40 msgid "%s: option `%s' is ambiguous\n"
43 #: gnulib/lib/getopt.c:580 gnulib/lib/getopt.c:584
45 msgid "%s: option `--%s' doesn't allow an argument\n"
48 #: gnulib/lib/getopt.c:593 gnulib/lib/getopt.c:598
50 msgid "%s: option `%c%s' doesn't allow an argument\n"
53 #: gnulib/lib/getopt.c:641 gnulib/lib/getopt.c:660 gnulib/lib/getopt.c:976
54 #: gnulib/lib/getopt.c:995
56 msgid "%s: option `%s' requires an argument\n"
59 #: gnulib/lib/getopt.c:698 gnulib/lib/getopt.c:701
61 msgid "%s: unrecognized option `--%s'\n"
64 #: gnulib/lib/getopt.c:709 gnulib/lib/getopt.c:712
66 msgid "%s: unrecognized option `%c%s'\n"
69 #: gnulib/lib/getopt.c:764 gnulib/lib/getopt.c:767
71 msgid "%s: illegal option -- %c\n"
74 #: gnulib/lib/getopt.c:773 gnulib/lib/getopt.c:776
76 msgid "%s: invalid option -- %c\n"
79 #: gnulib/lib/getopt.c:828 gnulib/lib/getopt.c:844 gnulib/lib/getopt.c:1048
80 #: gnulib/lib/getopt.c:1066
82 msgid "%s: option requires an argument -- %c\n"
85 #: gnulib/lib/getopt.c:897 gnulib/lib/getopt.c:913
87 msgid "%s: option `-W %s' is ambiguous\n"
90 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:955
92 msgid "%s: option `-W %s' doesn't allow an argument\n"
95 #: gnulib/lib/human.c:477
100 #. Get translations for open and closing quotation marks.
102 #. The message catalog should translate "`" to a left
103 #. quotation mark suitable for the locale, and similarly for
104 #. "'". If the catalog has no translation,
105 #. locale_quoting_style quotes `like this', and
106 #. clocale_quoting_style quotes "like this".
108 #. For example, an American English Unicode locale should
109 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
110 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
111 #. MARK). A British English Unicode locale should instead
112 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
113 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
115 #. If you don't know what to put here, please see
116 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
117 #. and use glyphs suitable for your language.
118 #: gnulib/lib/quotearg.c:229
122 #: gnulib/lib/quotearg.c:230
126 #: gnulib/lib/rpmatch.c:70
130 #: gnulib/lib/rpmatch.c:73
136 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
141 msgid "] [path...] [expression]\n"
146 msgid "Ignoring unrecognised debug flag %s"
150 msgid "Empty argument to the -D option."
154 msgid "The -O option must be immediately followed by a decimal integer"
157 #: find/util.c:662 find/util.c:672
158 msgid "Please specify a decimal number immediately after -O"
161 #: find/util.c:677 find/util.c:681
163 msgid "Invalid optimisation level %s"
169 "Optimisation level %lu is too high. If you want to find files very quickly, "
170 "consider using GNU locate."
175 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
176 "that affects the block size is the POSIXLY_CORRECT environment variable"
180 msgid "cannot get current directory"
184 msgid "cannot stat current directory"
189 msgid "Warning: filesystem %s has recently been unmounted."
194 msgid "Warning: filesystem %s has recently been mounted."
200 "%s%s changed during execution of %s (old device number %ld, new device "
201 "number %ld, filesystem type is %s) [ref %ld]"
207 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
208 "ld, filesystem type is %s) [ref %ld]"
214 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
215 "already visited the directory to which it points."
221 "Filesystem loop detected; `%s' has the same device number and inode as a "
222 "directory which is %d %s."
226 msgid "level higher in the filesystem hierarchy"
230 msgid "levels higher in the filesystem hierarchy"
235 msgid "warning: not following the symbolic link %s"
241 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
242 "filesystem driver. Automatically turning on find's -noleaf option. Earlier "
243 "results may have failed to include directories that should have been "
254 "warning: you have specified the %s option after a non-option argument %s, "
255 "but options are not positional (%s affects tests specified before it as well "
256 "as those specified after it). Please specify options before other "
262 "warning: the -d option is deprecated; please use -depth instead, because the "
263 "latter is a POSIX-compliant feature."
269 "default path is the current directory; default expression is -print\n"
270 "expression may consist of: operators, options, tests, and actions:\n"
275 "operators (decreasing precedence; -and is implicit where no others are "
277 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
278 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
283 "positional options (always true): -daystart -follow -regextype\n"
285 "normal options (always true, specified before other expressions):\n"
286 " -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
287 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
292 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
293 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
294 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
296 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
301 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
302 " -readable -writable -executable\n"
303 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
304 " -used N -user NAME -xtype [bcdpfls]\n"
309 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
310 " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
311 " -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
312 " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
317 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
318 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
319 "email to <bug-findutils@gnu.org>."
323 msgid "sanity check of the fnmatch() library function failed."
326 #: find/parser.c:1000
329 "warning: Unix filenames usually don't contain slashes (though pathnames "
330 "do). That means that '%s %s' will probably evaluate to false all the time "
331 "on this system. You might find the '-wholename' test more useful, or "
332 "perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
333 "use 'find ... -print0 | grep -FzZ %s'."
336 #: find/parser.c:1046
338 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
341 #: find/parser.c:1288
342 msgid "This system does not provide a way to find the birth time of a file."
345 #: find/parser.c:1338
347 msgid "I cannot figure out how to interpret `%s' as a date or time"
350 #: find/parser.c:1354
352 msgid "Cannot obtain birth time of file `%s'"
355 #: find/parser.c:1626
357 msgid "invalid mode `%s'"
360 #: find/parser.c:1644
363 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
364 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
365 "000; that is, while it used to match no files, it now matches all files."
368 #: find/parser.c:1829
369 msgid "invalid null argument to -size"
372 #: find/parser.c:1875
374 msgid "invalid -size type `%c'"
377 #: find/parser.c:1926
379 "The -show-control-chars option takes a single argument which must be "
380 "'literal' or 'safe'"
383 #: find/parser.c:2070
385 msgid "GNU find version %s\n"
388 #: find/parser.c:2071 locate/code.c:167 locate/locate.c:1530 xargs/xargs.c:577
390 msgid "Built using GNU gnulib version %s\n"
393 #: find/parser.c:2072
395 msgid "Features enabled: "
398 #: find/parser.c:2355
400 msgid "warning: unrecognized escape `\\%c'"
403 #: find/parser.c:2371
405 msgid "error: %s at end of format string"
408 #: find/parser.c:2410
410 msgid "warning: unrecognized format directive `%%%c'"
413 #: find/parser.c:2554
415 msgid "error: the format directive `%%%c' is reserved for future use"
418 #: find/parser.c:2579
421 "The current directory is included in the PATH environment variable, which is "
422 "insecure in combination with the %s action of find. Please remove the "
423 "current directory from your $PATH (that is, remove \".\" or leading or "
427 #: find/parser.c:2585
430 "The ralative path %s is included in the PATH environment variable, which is "
431 "insecure in combination with the %s action of find. Please remove that "
435 #: find/parser.c:2684
437 "You may not use {} within the utility name for -execdir and -okdir, because "
438 "this is a potential security problem."
441 #: find/parser.c:2707
443 msgid "Only one instance of {} is supported with -exec%s ... +"
446 #: find/parser.c:2720
447 msgid "The environment is too large for exec()."
450 #: find/parser.c:2903
451 msgid "arithmetic overflow when trying to calculate the end of today"
456 msgid "Warning: cannot determine birth time of file `%s'"
461 msgid "< %s ... %s > ? "
465 msgid "Cannot close standard input"
469 msgid "Failed to change directory"
472 #: find/pred.c:1806 xargs/xargs.c:1072
478 msgid "error waiting for %s"
483 msgid "%s terminated by signal %d"
486 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
487 msgid "invalid expression"
493 "invalid expression; you have used a binary operator '%s' with nothing before "
499 msgid "expected an expression between '%s' and ')'"
504 msgid "expected an expression after '%s'"
508 msgid "invalid expression; you have too many ')'"
514 "invalid expression; expected to find a ')' but didn't see one. Perhaps you "
515 "need an extra predicate after '%s'"
519 msgid "invalid expression; empty parentheses are not allowed."
524 "invalid expression; I was expecting to find a ')' somewhere but did not see "
528 #: find/tree.c:157 find/tree.c:811
529 msgid "oops -- invalid expression type!"
534 msgid "oops -- invalid expression type (%d)!"
538 msgid "oops -- invalid expression type in mark_stat!"
542 msgid "oops -- invalid expression type in mark_type!"
547 msgid "paths must precede expression: %s"
552 msgid "unknown predicate `%s'"
557 msgid "invalid predicate `%s'"
562 msgid "invalid argument `%s' to `%s'"
567 msgid "missing argument to `%s'"
571 msgid "you have too many ')'"
576 msgid "unexpected extra predicate '%s'"
580 msgid "unexpected extra predicate"
584 msgid "oops -- invalid default insertion of and!"
590 "Usage: %s [--version | --help]\n"
591 "or %s most_common_bigrams < file-list > locate-database\n"
594 #: locate/code.c:132 locate/locate.c:1289 xargs/xargs.c:1270
597 "Report bugs to <bug-findutils@gnu.org>.\n"
602 msgid "GNU findutils version %s\n"
605 #: locate/locate.c:157
609 #: locate/locate.c:206
610 msgid "The argument argument for option --max-database-age must not be empty"
613 #: locate/locate.c:222 locate/locate.c:229
615 msgid "Invalid argument `%s' for option --max-database-age"
618 #: locate/locate.c:587
620 msgid "locate database `%s' is corrupt or invalid"
623 #: locate/locate.c:848
625 msgid "Locate database size: %s bytes\n"
628 #: locate/locate.c:853
630 msgid "Matching Filenames: %s "
633 #: locate/locate.c:854
635 msgid "All Filenames: %s "
638 #: locate/locate.c:857
640 msgid "with a cumulative length of %s bytes"
643 #: locate/locate.c:861
647 "\tof which %s contain whitespace, "
650 #: locate/locate.c:864
654 "\t%s contain newline characters, "
657 #: locate/locate.c:867
661 "\tand %s contain characters with the high bit set.\n"
664 #: locate/locate.c:875
667 "Some filenames may have been filtered out, so we cannot compute the "
668 "compression ratio.\n"
671 #: locate/locate.c:882
673 msgid "Compression ratio %4.2f%%\n"
676 #: locate/locate.c:889
678 msgid "Compression ratio is undefined\n"
681 #: locate/locate.c:944
684 "locate database `%s' looks like an slocate database but it seems to have "
685 "security level %c, which GNU findutils does not currently support"
688 #: locate/locate.c:1036
691 "`%s' is an slocate database. Support for these is new, expect problems for "
692 "now (you are, after all, using the CVS code)."
695 #: locate/locate.c:1064
697 "You specified the -E option, but that option cannot be used with slocate-"
698 "format databases with a non-zero security level. No results will be "
699 "generated for this database.\n"
702 #: locate/locate.c:1075
704 msgid "`%s' is an slocate database. Turning on the '-e' option."
707 #: locate/locate.c:1239
709 msgid "Database %s is in the %s format.\n"
712 #: locate/locate.c:1280
715 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
716 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
717 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
718 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
720 " [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
721 " [--max-database-age D] [--version] [--help]\n"
725 #: locate/locate.c:1342
726 msgid "failed to drop group privileges"
729 #: locate/locate.c:1359
730 msgid "failed to drop setuid privileges"
733 #: locate/locate.c:1373
734 msgid "Failed to fully drop privileges"
737 #: locate/locate.c:1391
738 msgid "failed to drop setgid privileges"
741 #: locate/locate.c:1529
743 msgid "GNU locate version %s\n"
746 #: locate/locate.c:1569
747 msgid "argument to --limit"
750 #: locate/locate.c:1652
751 msgid "warning: the locate database can only be read from stdin once."
754 #: locate/locate.c:1723
756 msgid "warning: database `%s' is more than %d %s old (actual age is %.1f %s)"
761 msgid "Invalid escape sequence %s in input delimiter specification."
767 "Invalid escape sequence %s in input delimiter specification; character "
768 "values must not exceed %lx."
774 "Invalid escape sequence %s in input delimiter specification; character "
775 "values must not exceed %lo."
781 "Invalid escape sequence %s in input delimiter specification; trailing "
782 "characters %s not recognised."
788 "Invalid input delimiter specification %s: the delimiter must be either a "
789 "single character or an escape sequence starting with \\."
793 msgid "environment is too large for exec"
798 msgid "warning: value %ld for -s option is too large, using %ld instead"
803 msgid "GNU xargs version %s\n"
808 msgid "Cannot open input file `%s'"
813 msgid "Your environment variables take up %lu bytes\n"
818 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
823 msgid "Maximum length of command we could actually use: %ld\n"
828 msgid "Size of command buffer we are actually using: %lu\n"
835 "Execution of xargs will continue now, and it will try to read its input and "
836 "run commands; if this is not what you wanted to happen, please type the end-"
837 "of-file keystroke.\n"
843 "Warning: %s will be run at least once. If you do not want that to happen, "
844 "then press the interrupt keystroke.\n"
847 #: xargs/xargs.c:794 xargs/xargs.c:887
850 "unmatched %s quote; by default quotes are special to xargs unless you use "
854 #: xargs/xargs.c:795 xargs/xargs.c:888
858 #: xargs/xargs.c:795 xargs/xargs.c:888
864 "warning: a NUL character occurred in the input. It cannot be passed through "
865 "in the argument list. Did you mean to use the --null option?"
868 #: xargs/xargs.c:917 xargs/xargs.c:974
869 msgid "argument line too long"
872 #: xargs/xargs.c:1147
873 msgid "error waiting for child process"
876 #: xargs/xargs.c:1163
878 msgid "%s: exited with status 255; aborting"
881 #: xargs/xargs.c:1165
883 msgid "%s: stopped by signal %d"
886 #: xargs/xargs.c:1167
888 msgid "%s: terminated by signal %d"
891 #: xargs/xargs.c:1220
893 msgid "%s: invalid number for -%c option\n"
896 #: xargs/xargs.c:1227
898 msgid "%s: value for -%c option should be >= %ld\n"
901 #: xargs/xargs.c:1241
903 msgid "%s: value for -%c option should be < %ld\n"
906 #: xargs/xargs.c:1259
909 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
910 " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
911 " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
912 " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
913 " [-n max-args] [--max-args=max-args]\n"
914 " [-s max-chars] [--max-chars=max-chars]\n"
915 " [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
916 " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
917 " [--version] [--help] [command [initial-arguments]]\n"