1 # traditional Chinese translation of findutils.
2 # Copyright (C) 2005 Free Software Foundation, Inc.
3 # Abel Cheung <abelcheung@gmail.com>, 2005.
7 "Project-Id-Version: findutils 4.2.26\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2007-04-15 19:48+0100\n"
10 "PO-Revision-Date: 2005-12-06 11:30+0800\n"
11 "Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
12 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: gnulib/lib/argmatch.c:134
19 msgid "invalid argument %s for %s"
20 msgstr "%2$s 的參數 %1$s 無效"
22 #: gnulib/lib/argmatch.c:135
24 msgid "ambiguous argument %s for %s"
25 msgstr "%2$s 的參數 %1$s 不明確"
27 #: gnulib/lib/argmatch.c:154
29 msgid "Valid arguments are:"
32 #: gnulib/lib/error.c:125
33 msgid "Unknown system error"
36 #: gnulib/lib/getopt.c:531 gnulib/lib/getopt.c:547
38 msgid "%s: option `%s' is ambiguous\n"
39 msgstr "%s:選項 ‘%s’ 不明確\n"
41 #: gnulib/lib/getopt.c:580 gnulib/lib/getopt.c:584
43 msgid "%s: option `--%s' doesn't allow an argument\n"
44 msgstr "%s:選項 ‘--%s’ 不可配合參數使用\n"
46 #: gnulib/lib/getopt.c:593 gnulib/lib/getopt.c:598
48 msgid "%s: option `%c%s' doesn't allow an argument\n"
49 msgstr "%s:選項 ‘%c%s’ 不可配合參數使用\n"
51 #: gnulib/lib/getopt.c:641 gnulib/lib/getopt.c:660 gnulib/lib/getopt.c:976
52 #: gnulib/lib/getopt.c:995
54 msgid "%s: option `%s' requires an argument\n"
55 msgstr "%s:選項 ‘%s’ 需要參數\n"
57 #: gnulib/lib/getopt.c:698 gnulib/lib/getopt.c:701
59 msgid "%s: unrecognized option `--%s'\n"
60 msgstr "%s:‘--%s’ 選項無法辨識\n"
62 #: gnulib/lib/getopt.c:709 gnulib/lib/getopt.c:712
64 msgid "%s: unrecognized option `%c%s'\n"
65 msgstr "%s:‘%c%s’ 選項無法辨識\n"
67 #: gnulib/lib/getopt.c:764 gnulib/lib/getopt.c:767
69 msgid "%s: illegal option -- %c\n"
70 msgstr "%s:不合法的選項 ─ %c\n"
72 #: gnulib/lib/getopt.c:773 gnulib/lib/getopt.c:776
74 msgid "%s: invalid option -- %c\n"
75 msgstr "%s:無效的選項 ─ %c\n"
77 #: gnulib/lib/getopt.c:828 gnulib/lib/getopt.c:844 gnulib/lib/getopt.c:1048
78 #: gnulib/lib/getopt.c:1066
80 msgid "%s: option requires an argument -- %c\n"
81 msgstr "%s:選項需要參數 ─ %c\n"
83 #: gnulib/lib/getopt.c:897 gnulib/lib/getopt.c:913
85 msgid "%s: option `-W %s' is ambiguous\n"
86 msgstr "%s:選項 ‘-W %s’ 不明確\n"
88 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:955
90 msgid "%s: option `-W %s' doesn't allow an argument\n"
91 msgstr "%s:選項 ‘-W %s’ 不可配合參數使用\n"
93 #: gnulib/lib/human.c:477
98 #. Get translations for open and closing quotation marks.
100 #. The message catalog should translate "`" to a left
101 #. quotation mark suitable for the locale, and similarly for
102 #. "'". If the catalog has no translation,
103 #. locale_quoting_style quotes `like this', and
104 #. clocale_quoting_style quotes "like this".
106 #. For example, an American English Unicode locale should
107 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
108 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
109 #. MARK). A British English Unicode locale should instead
110 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
111 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
113 #. If you don't know what to put here, please see
114 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
115 #. and use glyphs suitable for your language.
116 #: gnulib/lib/quotearg.c:229
120 #: gnulib/lib/quotearg.c:230
124 #: gnulib/lib/rpmatch.c:70
128 #: gnulib/lib/rpmatch.c:73
134 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
135 msgstr "用法: %s [-H] [-L] [-P] [路徑...] [表達式]\n"
139 msgid "] [path...] [expression]\n"
140 msgstr "用法:%s [路徑...] [表達式]\n"
144 msgid "Ignoring unrecognised debug flag %s"
145 msgstr "警告:無效辨認轉義控制序列 (escape sequence) ‘\\%c’"
148 msgid "Empty argument to the -D option."
152 msgid "The -O option must be immediately followed by a decimal integer"
155 #: find/util.c:662 find/util.c:672
156 msgid "Please specify a decimal number immediately after -O"
159 #: find/util.c:677 find/util.c:681
161 msgid "Invalid optimisation level %s"
167 "Optimisation level %lu is too high. If you want to find files very quickly, "
168 "consider using GNU locate."
173 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
174 "that affects the block size is the POSIXLY_CORRECT environment variable"
176 "環境變數 FIND_BLOCK_SIZE 已經不再支援,唯一一個能夠影響檔案區段大小的環境變數"
180 msgid "cannot get current directory"
185 msgid "cannot stat current directory"
190 msgid "Warning: filesystem %s has recently been unmounted."
191 msgstr "警告︰檔案系統 %s 剛剛被卸載。"
195 msgid "Warning: filesystem %s has recently been mounted."
196 msgstr "警告︰檔案系統 %s 剛剛被掛載。"
201 "%s%s changed during execution of %s (old device number %ld, new device "
202 "number %ld, filesystem type is %s) [ref %ld]"
204 "執行 %3$s 時 %1$s%2$s 有所更改 (舊裝置編號為 %4$ld,新裝置編號為 %5$ld,檔案"
205 "系統類型為 %6$s) [ref %7$ld]"
210 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
211 "ld, filesystem type is %s) [ref %ld]"
213 "執行 %3$s 時 %1$s%2$s 有所更改 (舊 inode 編號為 %4$ld,新 inode 編號為 %5"
214 "$ld,檔案系統類型為 %6$s) [ref %7$ld]"
219 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
220 "already visited the directory to which it points."
226 "Filesystem loop detected; `%s' has the same device number and inode as a "
227 "directory which is %d %s."
231 msgid "level higher in the filesystem hierarchy"
235 msgid "levels higher in the filesystem hierarchy"
240 msgid "warning: not following the symbolic link %s"
246 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
247 "filesystem driver. Automatically turning on find's -noleaf option. Earlier "
248 "results may have failed to include directories that should have been "
259 "warning: you have specified the %s option after a non-option argument %s, "
260 "but options are not positional (%s affects tests specified before it as well "
261 "as those specified after it). Please specify options before other "
267 "warning: the -d option is deprecated; please use -depth instead, because the "
268 "latter is a POSIX-compliant feature."
270 "警告:-d 選項已經過時,請改用 -depth,因為後者才是符合 POSIX 標準的選項。"
275 "default path is the current directory; default expression is -print\n"
276 "expression may consist of: operators, options, tests, and actions:\n"
279 "預設路徑為目前的目錄,預設的表達式是 -print\n"
280 "表達式可以包括運算子、選項、測試和操作模式:\n"
284 "operators (decreasing precedence; -and is implicit where no others are "
286 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
287 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
289 "以下的運算子優先次序由高至低排列;如果沒有運算子,則會假設為 -and :\n"
290 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
291 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
295 "positional options (always true): -daystart -follow -regextype\n"
297 "normal options (always true, specified before other expressions):\n"
298 " -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
299 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
301 "位置選項 (邏輯值永遠為 true): -daystart -follow -regextype\n"
303 "一般選項 (邏輯值永遠為 true,必須加在其它表達式之前):\n"
304 " -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
305 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
309 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
310 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
311 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
313 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
315 "測試 (N 可以有或沒有正負號): -amin N -anewer FILE -atime N -cmin N\n"
316 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
317 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
319 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
324 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
325 " -readable -writable -executable\n"
326 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
327 " -used N -user NAME -xtype [bcdpfls]\n"
329 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
330 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
331 " -used N -user NAME -xtype [bcdpfls]\n"
335 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
336 " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
337 " -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
338 " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
340 "操作模式: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
341 " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
342 " -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
343 " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
347 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
348 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
349 "email to <bug-findutils@gnu.org>."
351 "請在 http://savannah.gnu.org/ 有關錯誤報告的網頁中匯報錯誤 (或者跟進\n"
352 "問題修正的進度)。又或者如果您無法瀏覽網頁,可以選擇用電子郵件寄至\n"
353 "<bug-findutils@gnu.org>。"
356 msgid "sanity check of the fnmatch() library function failed."
357 msgstr "測試 fnmatch() 是否可用時出錯。"
359 #: find/parser.c:1000
362 "warning: Unix filenames usually don't contain slashes (though pathnames "
363 "do). That means that '%s %s' will probably evaluate to false all the time "
364 "on this system. You might find the '-wholename' test more useful, or "
365 "perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
366 "use 'find ... -print0 | grep -FzZ %s'."
368 "警告:Unix 檔案名稱中一般上不會出現斜號 (雖然完整路徑會用斜號)。即是說,在本"
369 "系統中 ‘%s %s’ 可能永遠是 false。在這情況下 ‘-wholename’ 或 ‘-samefile’可能會"
370 "有用。又或者,如果您使用 GNU grep,可以嘗試使用 'find ... -print0 | grep -"
373 #: find/parser.c:1046
375 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
376 msgstr "警告:-ipath 選項已過時,請改用 -iwholename。"
378 #: find/parser.c:1288
379 msgid "This system does not provide a way to find the birth time of a file."
382 #: find/parser.c:1338
384 msgid "I cannot figure out how to interpret `%s' as a date or time"
387 #: find/parser.c:1354
389 msgid "Cannot obtain birth time of file `%s'"
390 msgstr "無法開啟檔案 ‘%s’ 作為輸入資料"
392 #: find/parser.c:1626
394 msgid "invalid mode `%s'"
397 #: find/parser.c:1644
400 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
401 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
402 "000; that is, while it used to match no files, it now matches all files."
405 #: find/parser.c:1829
406 msgid "invalid null argument to -size"
407 msgstr "-size 後是無效的空白參數"
409 #: find/parser.c:1875
411 msgid "invalid -size type `%c'"
412 msgstr "-size 指定的檔案大小單位 ‘%c’ 無效"
414 #: find/parser.c:1926
416 "The -show-control-chars option takes a single argument which must be "
417 "'literal' or 'safe'"
420 #: find/parser.c:2070
422 msgid "GNU find version %s\n"
423 msgstr "GNU find %s 版本\n"
425 #: find/parser.c:2071 locate/code.c:167 locate/locate.c:1530 xargs/xargs.c:577
427 msgid "Built using GNU gnulib version %s\n"
428 msgstr "GNU findutils %s 版本\n"
430 #: find/parser.c:2072
432 msgid "Features enabled: "
435 #: find/parser.c:2355
437 msgid "warning: unrecognized escape `\\%c'"
438 msgstr "警告:無效辨認轉義控制序列 (escape sequence) ‘\\%c’"
440 #: find/parser.c:2371
442 msgid "error: %s at end of format string"
445 #: find/parser.c:2410
447 msgid "warning: unrecognized format directive `%%%c'"
450 #: find/parser.c:2554
452 msgid "error: the format directive `%%%c' is reserved for future use"
455 #: find/parser.c:2579
458 "The current directory is included in the PATH environment variable, which is "
459 "insecure in combination with the %s action of find. Please remove the "
460 "current directory from your $PATH (that is, remove \".\" or leading or "
463 "PATH 環境變數中包括了當前目錄,當配合 find 的 %s 操作模式時會令系統安全產生漏"
464 "洞。請在 $PATH 變數中移除當前目錄 (即是 “.”,或者最前或最後的冒號)"
466 #: find/parser.c:2585
469 "The ralative path %s is included in the PATH environment variable, which is "
470 "insecure in combination with the %s action of find. Please remove that "
473 "PATH 環境變數中包括了當前目錄,當配合 find 的 %s 操作模式時會令系統安全產生漏"
474 "洞。請在 $PATH 變數中移除當前目錄 (即是 “.”,或者最前或最後的冒號)"
476 #: find/parser.c:2684
478 "You may not use {} within the utility name for -execdir and -okdir, because "
479 "this is a potential security problem."
481 "您不應該在 -execdir 和 -okdir 中使用 {} 作為程式名稱,因為這樣做可能會造成安"
484 #: find/parser.c:2707
486 msgid "Only one instance of {} is supported with -exec%s ... +"
487 msgstr "在 -exec%s ... + 裡面只可以使用一次 {}"
489 #: find/parser.c:2720
491 msgid "The environment is too large for exec()."
492 msgstr "執行 exec 時的環境變數太大"
494 #: find/parser.c:2903
495 msgid "arithmetic overflow when trying to calculate the end of today"
500 msgid "Warning: cannot determine birth time of file `%s'"
505 msgid "< %s ... %s > ? "
506 msgstr "< %s ... %s > ? "
509 msgid "Cannot close standard input"
513 msgid "Failed to change directory"
516 #: find/pred.c:1814 xargs/xargs.c:1072
522 msgid "error waiting for %s"
527 msgid "%s terminated by signal %d"
528 msgstr "%s 因訊號 %d 而終止"
530 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
531 msgid "invalid expression"
537 "invalid expression; you have used a binary operator '%s' with nothing before "
543 msgid "expected an expression between '%s' and ')'"
548 msgid "expected an expression after '%s'"
552 msgid "invalid expression; you have too many ')'"
553 msgstr "表達式無效;出現太多的 ‘)’"
558 "invalid expression; expected to find a ')' but didn't see one. Perhaps you "
559 "need an extra predicate after '%s'"
560 msgstr "表達式無效;‘)’ 本應出現但實際上沒有"
564 msgid "invalid expression; empty parentheses are not allowed."
565 msgstr "表達式無效;出現太多的 ‘)’"
569 "invalid expression; I was expecting to find a ')' somewhere but did not see "
571 msgstr "表達式無效;‘)’ 本應出現但實際上沒有"
573 #: find/tree.c:157 find/tree.c:811
574 msgid "oops -- invalid expression type!"
579 msgid "oops -- invalid expression type (%d)!"
580 msgstr "表達式類型 (%d) 無效!"
583 msgid "oops -- invalid expression type in mark_stat!"
584 msgstr "mark_stat 中的表達式類型無效!"
587 msgid "oops -- invalid expression type in mark_type!"
588 msgstr "mark_type 中的表達式類型無效!"
592 msgid "paths must precede expression: %s"
597 msgid "unknown predicate `%s'"
602 msgid "invalid predicate `%s'"
607 msgid "invalid argument `%s' to `%s'"
608 msgstr "‘%2$s’ 的參數 ‘%1$s’ 無效"
612 msgid "missing argument to `%s'"
617 msgid "you have too many ')'"
618 msgstr "表達式無效;出現太多的 ‘)’"
622 msgid "unexpected extra predicate '%s'"
626 msgid "unexpected extra predicate"
630 msgid "oops -- invalid default insertion of and!"
636 "Usage: %s [--version | --help]\n"
637 "or %s most_common_bigrams < file-list > locate-database\n"
639 "用法: %s [--version | --help]\n"
640 "或 %s most_common_bigrams < 檔案清單 > locate資料庫\n"
642 #: locate/code.c:132 locate/locate.c:1289 xargs/xargs.c:1270
645 "Report bugs to <bug-findutils@gnu.org>.\n"
648 "請向 <bug-findutils@gnu.org> 報告錯誤。\n"
652 msgid "GNU findutils version %s\n"
653 msgstr "GNU findutils %s 版本\n"
655 #: locate/locate.c:157
659 #: locate/locate.c:206
660 msgid "The argument argument for option --max-database-age must not be empty"
663 #: locate/locate.c:222 locate/locate.c:229
665 msgid "Invalid argument `%s' for option --max-database-age"
666 msgstr "‘%2$s’ 的參數 ‘%1$s’ 無效"
668 #: locate/locate.c:587
670 msgid "locate database `%s' is corrupt or invalid"
671 msgstr "locate 資料庫 ‘%s’ 內容已損壞或無效"
673 #: locate/locate.c:848
675 msgid "Locate database size: %s bytes\n"
676 msgstr "locate 資料庫大小:%s 位元組\n"
678 #: locate/locate.c:853
680 msgid "Matching Filenames: %s "
683 #: locate/locate.c:854
685 msgid "All Filenames: %s "
688 #: locate/locate.c:857
690 msgid "with a cumulative length of %s bytes"
693 #: locate/locate.c:861
697 "\tof which %s contain whitespace, "
702 #: locate/locate.c:864
706 "\t%s contain newline characters, "
711 #: locate/locate.c:867
715 "\tand %s contain characters with the high bit set.\n"
718 "\t和 %s 個含有不是 7 bit 的字元。\n"
720 #: locate/locate.c:875
723 "Some filenames may have been filtered out, so we cannot compute the "
724 "compression ratio.\n"
727 #: locate/locate.c:882
729 msgid "Compression ratio %4.2f%%\n"
730 msgstr "壓縮比率 %4.2f%%\n"
732 #: locate/locate.c:889
734 msgid "Compression ratio is undefined\n"
735 msgstr "壓縮比率 %4.2f%%\n"
737 #: locate/locate.c:944
740 "locate database `%s' looks like an slocate database but it seems to have "
741 "security level %c, which GNU findutils does not currently support"
744 #: locate/locate.c:1036
747 "`%s' is an slocate database. Support for these is new, expect problems for "
748 "now (you are, after all, using the CVS code)."
751 #: locate/locate.c:1064
753 "You specified the -E option, but that option cannot be used with slocate-"
754 "format databases with a non-zero security level. No results will be "
755 "generated for this database.\n"
758 #: locate/locate.c:1075
760 msgid "`%s' is an slocate database. Turning on the '-e' option."
763 #: locate/locate.c:1239
765 msgid "Database %s is in the %s format.\n"
766 msgstr "資料庫 %s 使用了%s格式。\n"
768 #: locate/locate.c:1280
771 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
772 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
773 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
774 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
776 " [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
777 " [--max-database-age D] [--version] [--help]\n"
780 "用法: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
781 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
782 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
783 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
785 " [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
786 " [-version] [--help]\n"
789 #: locate/locate.c:1342
790 msgid "failed to drop group privileges"
793 #: locate/locate.c:1359
794 msgid "failed to drop setuid privileges"
797 #: locate/locate.c:1373
798 msgid "Failed to fully drop privileges"
801 #: locate/locate.c:1391
802 msgid "failed to drop setgid privileges"
805 #: locate/locate.c:1529
807 msgid "GNU locate version %s\n"
808 msgstr "GNU locate %s 版本\n"
810 #: locate/locate.c:1569
811 msgid "argument to --limit"
814 #: locate/locate.c:1652
815 msgid "warning: the locate database can only be read from stdin once."
816 msgstr "警告:locate 資料庫只可以由標準輸入讀取一次。"
818 # e.g. database `%s' is more than 8 days old
819 #: locate/locate.c:1723
821 msgid "warning: database `%s' is more than %d %s old (actual age is %.1f %s)"
822 msgstr "警告:資料庫 ‘%s’ 是超過 %d %s前產生的"
826 msgid "Invalid escape sequence %s in input delimiter specification."
827 msgstr "轉義控制序列 (escape sequence) ‘%s’ 不合法。"
832 "Invalid escape sequence %s in input delimiter specification; character "
833 "values must not exceed %lx."
834 msgstr "轉義控制序列 (escape sequence) ‘%s’ 不合法:字元值不可以超過 %lx。"
839 "Invalid escape sequence %s in input delimiter specification; character "
840 "values must not exceed %lo."
841 msgstr "轉義控制序列 (escape sequence) ‘%s’ 不合法:字元值不可以超過 %lo。"
846 "Invalid escape sequence %s in input delimiter specification; trailing "
847 "characters %s not recognised."
848 msgstr "轉義控制序列 (escape sequence) ‘%s’ 不合法:無法辨認最後的字元 ‘%s’。"
853 "Invalid input delimiter specification %s: the delimiter must be either a "
854 "single character or an escape sequence starting with \\."
856 "分隔字元 ‘%s’ 不合法:分隔字元必須是一個 ASCII 字元或以反斜號 \\ 開始的轉義控"
857 "制序列 (escape sequence)。"
860 msgid "environment is too large for exec"
861 msgstr "執行 exec 時的環境變數太大"
865 msgid "warning: value %ld for -s option is too large, using %ld instead"
870 msgid "GNU xargs version %s\n"
871 msgstr "GNU xargs %s 版本\n"
875 msgid "Cannot open input file `%s'"
876 msgstr "無法開啟檔案 ‘%s’ 作為輸入資料"
880 msgid "Your environment variables take up %lu bytes\n"
881 msgstr "環境變數總共用了 %ld 位元組\n"
885 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
886 msgstr "POSIX 標準中參數長度上下限為:%ld, %ld\n"
890 msgid "Maximum length of command we could actually use: %ld\n"
891 msgstr "實際上可用的指令列長度上限:%ld\n"
895 msgid "Size of command buffer we are actually using: %lu\n"
896 msgstr "實際上使用的指令列緩衝區大小:%ld\n"
902 "Execution of xargs will continue now, and it will try to read its input and "
903 "run commands; if this is not what you wanted to happen, please type the end-"
904 "of-file keystroke.\n"
910 "Warning: %s will be run at least once. If you do not want that to happen, "
911 "then press the interrupt keystroke.\n"
914 #: xargs/xargs.c:794 xargs/xargs.c:887
917 "unmatched %s quote; by default quotes are special to xargs unless you use "
920 "%s引號不配合;除非使用 -0 選項,否則在預設模式下引號對於 xargs 來說是有特別意"
923 #: xargs/xargs.c:795 xargs/xargs.c:888
927 #: xargs/xargs.c:795 xargs/xargs.c:888
933 "warning: a NUL character occurred in the input. It cannot be passed through "
934 "in the argument list. Did you mean to use the --null option?"
937 #: xargs/xargs.c:917 xargs/xargs.c:974
938 msgid "argument line too long"
941 #: xargs/xargs.c:1147
942 msgid "error waiting for child process"
945 #: xargs/xargs.c:1163
947 msgid "%s: exited with status 255; aborting"
948 msgstr "%s: 回傳碼為 255;中止"
950 #: xargs/xargs.c:1165
952 msgid "%s: stopped by signal %d"
953 msgstr "%s: 因訊號 %d 而停止"
955 #: xargs/xargs.c:1167
957 msgid "%s: terminated by signal %d"
958 msgstr "%s: 因訊號 %d 而中止"
960 #: xargs/xargs.c:1220
962 msgid "%s: invalid number for -%c option\n"
963 msgstr "%s: -%c 選項後的數值無效\n"
965 #: xargs/xargs.c:1227
967 msgid "%s: value for -%c option should be >= %ld\n"
968 msgstr "%s: -%c 選項後的數值必須不小於 %ld\n"
970 #: xargs/xargs.c:1241
972 msgid "%s: value for -%c option should be < %ld\n"
973 msgstr "%s: -%c 選項後的數值必須小於 %ld\n"
975 #: xargs/xargs.c:1259
978 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
979 " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
980 " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
981 " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
982 " [-n max-args] [--max-args=max-args]\n"
983 " [-s max-chars] [--max-chars=max-chars]\n"
984 " [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
985 " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
986 " [--version] [--help] [command [initial-arguments]]\n"
988 "用法: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
989 " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
990 " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
991 " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
992 " [-n max-args] [--max-args=max-args]\n"
993 " [-s max-chars] [--max-chars=max-chars]\n"
994 " [-P max-procs] [--max-procs=max-procs]\n"
995 " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
996 " [--version] [--help] [指令 [指令的參數]]\n"