From dd8748c2c2ff08489c3734094539d2930c8df0e9 Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 13 Jan 2007 14:17:50 +0000 Subject: [PATCH] Updated PO template file from the Translation Project --- po/findutils.pot | 115 ++++++++++++++++++++++++------------------------------- 1 file changed, 51 insertions(+), 64 deletions(-) diff --git a/po/findutils.pot b/po/findutils.pot index 3a0014d..0931ca1 100644 --- a/po/findutils.pot +++ b/po/findutils.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n" -"POT-Creation-Date: 2007-01-07 18:05+0000\n" +"POT-Creation-Date: 2006-11-25 16:54+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -141,36 +141,36 @@ msgstr "" msgid "] [path...] [expression]\n" msgstr "" -#: find/util.c:586 +#: find/util.c:596 #, c-format msgid "Ignoring unrecognised debug flag %s" msgstr "" -#: find/util.c:593 +#: find/util.c:603 msgid "Empty argument to the -D option." msgstr "" -#: find/util.c:607 +#: find/util.c:617 msgid "The -O option must be immediately followed by a decimal integer" msgstr "" -#: find/util.c:616 find/util.c:626 +#: find/util.c:626 find/util.c:636 msgid "Please specify a decimal number immediately after -O" msgstr "" -#: find/util.c:631 find/util.c:635 +#: find/util.c:641 find/util.c:645 #, c-format msgid "Invalid optimisation level %s" msgstr "" -#: find/util.c:642 +#: find/util.c:652 #, c-format msgid "" "Optimisation level %lu is too high. If you want to find files very quickly, " "consider using GNU locate." msgstr "" -#: find/util.c:753 +#: find/util.c:763 msgid "" "The environment variable FIND_BLOCK_SIZE is not supported, the only thing " "that affects the block size is the POSIXLY_CORRECT environment variable" @@ -244,7 +244,7 @@ msgstr "" msgid "unknown" msgstr "" -#: find/parser.c:432 +#: find/parser.c:430 #, c-format msgid "" "warning: you have specified the %s option after a non-option argument %s, " @@ -253,20 +253,20 @@ msgid "" "arguments.\n" msgstr "" -#: find/parser.c:689 +#: find/parser.c:687 msgid "" "warning: the -d option is deprecated; please use -depth instead, because the " "latter is a POSIX-compliant feature." msgstr "" -#: find/parser.c:892 +#: find/parser.c:890 msgid "" "\n" "default path is the current directory; default expression is -print\n" "expression may consist of: operators, options, tests, and actions:\n" msgstr "" -#: find/parser.c:895 +#: find/parser.c:893 msgid "" "operators (decreasing precedence; -and is implicit where no others are " "given):\n" @@ -274,7 +274,7 @@ msgid "" " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n" msgstr "" -#: find/parser.c:899 +#: find/parser.c:897 msgid "" "positional options (always true): -daystart -follow -regextype\n" "\n" @@ -283,7 +283,7 @@ msgid "" " --version -xdev -ignore_readdir_race -noignore_readdir_race\n" msgstr "" -#: find/parser.c:904 +#: find/parser.c:902 msgid "" "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n" " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n" @@ -292,7 +292,7 @@ msgid "" " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE" msgstr "" -#: find/parser.c:909 +#: find/parser.c:907 msgid "" " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n" " -readable -writable -executable\n" @@ -300,7 +300,7 @@ msgid "" " -used N -user NAME -xtype [bcdpfls]\n" msgstr "" -#: find/parser.c:914 +#: find/parser.c:912 msgid "" "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n" " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n" @@ -308,18 +308,18 @@ msgid "" " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n" msgstr "" -#: find/parser.c:920 +#: find/parser.c:918 msgid "" "Report (and track progress on fixing) bugs via the findutils bug-reporting\n" "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n" "email to ." msgstr "" -#: find/parser.c:968 +#: find/parser.c:966 msgid "sanity check of the fnmatch() library function failed." msgstr "" -#: find/parser.c:983 +#: find/parser.c:981 #, c-format msgid "" "warning: Unix filenames usually don't contain slashes (though pathnames " @@ -329,17 +329,17 @@ msgid "" "use 'find ... -print0 | grep -FzZ %s'." msgstr "" -#: find/parser.c:1029 +#: find/parser.c:1027 msgid "" "warning: the predicate -ipath is deprecated; please use -iwholename instead." msgstr "" -#: find/parser.c:1475 +#: find/parser.c:1473 #, c-format msgid "invalid mode `%s'" msgstr "" -#: find/parser.c:1510 +#: find/parser.c:1508 #, c-format msgid "" "warning: you have specified a mode pattern %s which is equivalent to 000. " @@ -348,52 +348,47 @@ msgid "" "to match all files." msgstr "" -#: find/parser.c:1666 +#: find/parser.c:1664 msgid "invalid null argument to -size" msgstr "" -#: find/parser.c:1712 +#: find/parser.c:1710 #, c-format msgid "invalid -size type `%c'" msgstr "" -#: find/parser.c:1761 +#: find/parser.c:1759 msgid "" "The -show-control-chars option takes a single argument which must be " "'literal' or 'safe'" msgstr "" -#: find/parser.c:1905 +#: find/parser.c:1903 #, c-format msgid "GNU find version %s\n" msgstr "" -#: find/parser.c:1906 +#: find/parser.c:1904 #, c-format msgid "Features enabled: " msgstr "" -#: find/parser.c:2175 +#: find/parser.c:2172 #, c-format msgid "warning: unrecognized escape `\\%c'" msgstr "" -#: find/parser.c:2191 +#: find/parser.c:2187 #, c-format msgid "error: %s at end of format string" msgstr "" -#: find/parser.c:2230 +#: find/parser.c:2224 #, c-format msgid "warning: unrecognized format directive `%%%c'" msgstr "" -#: find/parser.c:2373 -#, c-format -msgid "error: the format directive `%%%c' is reserved for future use" -msgstr "" - -#: find/parser.c:2398 +#: find/parser.c:2353 #, c-format msgid "" "The current directory is included in the PATH environment variable, which is " @@ -402,44 +397,36 @@ msgid "" "trailing colons)" msgstr "" -#: find/parser.c:2404 -#, c-format -msgid "" -"The ralative path %s is included in the PATH environment variable, which is " -"insecure in combination with the %s action of find. Please remove that " -"entry from $PATH" -msgstr "" - -#: find/parser.c:2502 +#: find/parser.c:2453 msgid "" "You may not use {} within the utility name for -execdir and -okdir, because " "this is a potential security problem." msgstr "" -#: find/parser.c:2525 +#: find/parser.c:2476 #, c-format msgid "Only one instance of {} is supported with -exec%s ... +" msgstr "" -#: find/parser.c:2538 +#: find/parser.c:2489 msgid "The environment is too large for exec()." msgstr "" -#: find/pred.c:1186 +#: find/pred.c:1136 #, c-format msgid "< %s ... %s > ? " msgstr "" -#: find/pred.c:1623 xargs/xargs.c:1041 +#: find/pred.c:1573 xargs/xargs.c:1030 msgid "cannot fork" msgstr "" -#: find/pred.c:1663 +#: find/pred.c:1613 #, c-format msgid "error waiting for %s" msgstr "" -#: find/pred.c:1671 +#: find/pred.c:1621 #, c-format msgid "%s terminated by signal %d" msgstr "" @@ -547,7 +534,7 @@ msgid "" "or %s most_common_bigrams < file-list > locate-database\n" msgstr "" -#: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1239 +#: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1228 msgid "" "\n" "Report bugs to .\n" @@ -771,60 +758,60 @@ msgstr "" msgid "Size of command buffer we are actually using: %lu\n" msgstr "" -#: xargs/xargs.c:778 xargs/xargs.c:867 +#: xargs/xargs.c:776 xargs/xargs.c:857 #, c-format msgid "" "unmatched %s quote; by default quotes are special to xargs unless you use " "the -0 option" msgstr "" -#: xargs/xargs.c:779 xargs/xargs.c:868 +#: xargs/xargs.c:777 xargs/xargs.c:858 msgid "double" msgstr "" -#: xargs/xargs.c:779 xargs/xargs.c:868 +#: xargs/xargs.c:777 xargs/xargs.c:858 msgid "single" msgstr "" -#: xargs/xargs.c:886 xargs/xargs.c:943 +#: xargs/xargs.c:875 xargs/xargs.c:932 msgid "argument line too long" msgstr "" -#: xargs/xargs.c:1116 +#: xargs/xargs.c:1105 msgid "error waiting for child process" msgstr "" -#: xargs/xargs.c:1132 +#: xargs/xargs.c:1121 #, c-format msgid "%s: exited with status 255; aborting" msgstr "" -#: xargs/xargs.c:1134 +#: xargs/xargs.c:1123 #, c-format msgid "%s: stopped by signal %d" msgstr "" -#: xargs/xargs.c:1136 +#: xargs/xargs.c:1125 #, c-format msgid "%s: terminated by signal %d" msgstr "" -#: xargs/xargs.c:1189 +#: xargs/xargs.c:1178 #, c-format msgid "%s: invalid number for -%c option\n" msgstr "" -#: xargs/xargs.c:1196 +#: xargs/xargs.c:1185 #, c-format msgid "%s: value for -%c option should be >= %ld\n" msgstr "" -#: xargs/xargs.c:1210 +#: xargs/xargs.c:1199 #, c-format msgid "%s: value for -%c option should be < %ld\n" msgstr "" -#: xargs/xargs.c:1228 +#: xargs/xargs.c:1217 #, c-format msgid "" "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n" -- 2.11.4.GIT