# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2000-04-12 02:51-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" #: lib/argmatch.c:159 #, c-format msgid "invalid argument %s for `%s'" msgstr "" #: lib/argmatch.c:160 #, c-format msgid "ambiguous argument %s for `%s'" msgstr "" #. We try to put synonyms on the same line. The assumption is that #. synonyms follow each other #: lib/argmatch.c:178 msgid "Valid arguments are:" msgstr "" #: lib/error.c:102 msgid "Unknown system error" msgstr "" #: lib/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: lib/getopt.c:700 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:705 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:723 lib/getopt.c:896 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #. --option #: lib/getopt.c:752 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #. +option or -option #: lib/getopt.c:756 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #. 1003.2 specifies the format of this message. #: lib/getopt.c:782 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: lib/getopt.c:785 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #. 1003.2 specifies the format of this message. #: lib/getopt.c:815 lib/getopt.c:945 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: lib/getopt.c:862 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:880 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: lib/human.c:321 msgid "block size" msgstr "" #: lib/quotearg.c:215 msgid "`" msgstr "" #: lib/quotearg.c:218 msgid "'" msgstr "" #: lib/regex.c:1029 msgid "Success" msgstr "" #: lib/regex.c:1032 msgid "No match" msgstr "" #: lib/regex.c:1035 msgid "Invalid regular expression" msgstr "" #: lib/regex.c:1038 msgid "Invalid collation character" msgstr "" #: lib/regex.c:1041 msgid "Invalid character class name" msgstr "" #: lib/regex.c:1044 msgid "Trailing backslash" msgstr "" #: lib/regex.c:1047 msgid "Invalid back reference" msgstr "" #: lib/regex.c:1050 msgid "Unmatched [ or [^" msgstr "" #: lib/regex.c:1053 msgid "Unmatched ( or \\(" msgstr "" #: lib/regex.c:1056 msgid "Unmatched \\{" msgstr "" #: lib/regex.c:1059 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regex.c:1062 msgid "Invalid range end" msgstr "" #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message #. before exiting when memory is exhausted. Goes through gettext. #: lib/regex.c:1065 lib/xmalloc.c:66 msgid "Memory exhausted" msgstr "" #: lib/regex.c:1068 msgid "Invalid preceding regular expression" msgstr "" #: lib/regex.c:1071 msgid "Premature end of regular expression" msgstr "" #: lib/regex.c:1074 msgid "Regular expression too big" msgstr "" #: lib/regex.c:1077 msgid "Unmatched ) or \\)" msgstr "" #: lib/regex.c:5861 msgid "No previous regular expression" msgstr "" #: find/util.c:86 msgid "oops -- invalid default insertion of and!" msgstr "" #: find/parser.c:550 find/util.c:144 #, c-format msgid "Usage: %s [path...] [expression]\n" msgstr "" #: find/find.c:200 msgid "paths must precede expression" msgstr "" #. Command line option not recognized #: find/find.c:205 #, c-format msgid "invalid predicate `%s'" msgstr "" #. Command line option requires an argument #: find/find.c:211 #, c-format msgid "missing argument to `%s'" msgstr "" #: find/find.c:213 #, c-format msgid "invalid argument `%s' to `%s'" msgstr "" #: find/find.c:242 msgid "Predicate List:\n" msgstr "" #: find/find.c:250 msgid "Eval Tree:\n" msgstr "" #: find/find.c:261 msgid "Optimized Eval Tree:\n" msgstr "" #: find/find.c:268 msgid "cannot get current directory" msgstr "" #: find/find.c:272 msgid "cannot open current directory" msgstr "" #: find/find.c:312 find/pred.c:1274 msgid "cannot return to starting directory" msgstr "" #: find/find.c:461 find/parser.c:932 msgid "virtual memory exhausted" msgstr "" #: find/fstype.c:274 #, c-format msgid "error in %s: %s" msgstr "" #: find/fstype.c:363 msgid "unknown" msgstr "" #: find/parser.c:552 msgid "" "default path is the current directory; default expression is -print\n" "expression may consist of:\n" "operators (decreasing precedence; -and is implicit where no others are given):\n" " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n" msgstr "" #: find/parser.c:557 msgid "" " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n" "options (always true): -daystart -depth -follow --help\n" " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n" "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n" msgstr "" #: find/parser.c:562 msgid "" " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n" " -ilname PATTERN -iname PATTERN -inum N -ipath PATTERN -iregex PATTERN\n" " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE\n" msgstr "" #: find/parser.c:566 msgid "" " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n" " -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NAME\n" " -xtype [bcdpfls]\n" msgstr "" #: find/parser.c:570 msgid "" "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n" " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n" msgstr "" #: find/parser.c:930 #, c-format msgid "invalid mode `%s'" msgstr "" #: find/parser.c:1058 msgid "invalid null argument to -size" msgstr "" #: find/parser.c:1094 #, c-format msgid "invalid -size type `%c'" msgstr "" #: find/parser.c:1182 #, c-format msgid "GNU find version %s\n" msgstr "" #: find/parser.c:1317 #, c-format msgid "warning: unrecognized escape `\\%c'" msgstr "" #. An unrecognized % escape. Print the char after the %. #: find/parser.c:1363 msgid "warning: unrecognized format directive `%%%c'" msgstr "" #: find/parser.c:1570 find/parser.c:1652 #, c-format msgid "inserting %s\n" msgstr "" #: find/parser.c:1571 find/parser.c:1653 #, c-format msgid " type: %s %s " msgstr "" #. The draft open standard requires that, in the POSIX locale, #. the last non-blank character of this prompt be '?'. #. The exact format is not specified. #. This standard does not have requirements for locales other than POSIX #. #: find/pred.c:982 #, c-format msgid "< %s ... %s > ? " msgstr "" #: find/pred.c:1261 xargs/xargs.c:777 msgid "cannot fork" msgstr "" #: find/pred.c:1287 #, c-format msgid "error waiting for %s" msgstr "" #: find/pred.c:1293 #, c-format msgid "%s terminated by signal %d" msgstr "" #: find/pred.c:1408 msgid "left:\n" msgstr "" #: find/pred.c:1412 msgid "right:\n" msgstr "" #: find/tree.c:63 find/tree.c:69 find/tree.c:88 find/tree.c:108 #: find/tree.c:144 msgid "invalid expression" msgstr "" #: find/tree.c:93 find/tree.c:158 find/tree.c:305 find/tree.c:434 msgid "oops -- invalid expression type!" msgstr "" #. Normalized tree. #: find/tree.c:226 msgid "Normalized Eval Tree:\n" msgstr "" #: locate/code.c:136 #, c-format msgid "Usage: %s most_common_bigrams < list > coded_list\n" msgstr "" #. Printable name of units used in WARN_SECONDS #: locate/locate.c:105 msgid "days" msgstr "" #. For example: #. warning: database `fred' is more than 8 days old #: locate/locate.c:239 #, c-format msgid "warning: database `%s' is more than %d %s old" msgstr "" #: locate/locate.c:372 #, c-format msgid "" "Usage: %s [-d path | --database=path] [--version] [--help]\n" " [-e | --existing] pattern...\n" msgstr "" #: locate/locate.c:425 #, c-format msgid "GNU locate version %s\n" msgstr "" #: xargs/xargs.c:298 msgid "environment is too large for exec" msgstr "" #: xargs/xargs.c:372 #, c-format msgid "GNU xargs version %s\n" msgstr "" #: xargs/xargs.c:546 #, c-format msgid "unmatched %s quote" msgstr "" #: xargs/xargs.c:547 msgid "double" msgstr "" #: xargs/xargs.c:547 msgid "single" msgstr "" #: xargs/xargs.c:560 xargs/xargs.c:605 msgid "argument line too long" msgstr "" #: xargs/xargs.c:663 msgid "command too long" msgstr "" #: xargs/xargs.c:681 msgid "can not fit single argument within argument list size limit" msgstr "" #: xargs/xargs.c:685 msgid "argument list too long" msgstr "" #: xargs/xargs.c:839 msgid "error waiting for child process" msgstr "" #: xargs/xargs.c:855 #, c-format msgid "%s: exited with status 255; aborting" msgstr "" #: xargs/xargs.c:857 #, c-format msgid "%s: stopped by signal %d" msgstr "" #: xargs/xargs.c:859 #, c-format msgid "%s: terminated by signal %d" msgstr "" #: xargs/xargs.c:882 #, c-format msgid "%s: invalid number for -%c option\n" msgstr "" #: xargs/xargs.c:888 #, c-format msgid "%s: value for -%c option must be >= %ld\n" msgstr "" #: xargs/xargs.c:894 #, c-format msgid "%s: value for -%c option must be < %ld\n" msgstr "" #: xargs/xargs.c:917 #, c-format msgid "" "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n" " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-str]]\n" " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n" " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n" " [--max-args=max-args] [--no-run-if-empty] [--version] [--help]\n" " [command [initial-arguments]]\n" msgstr ""