1 # traditional Chinese translation for diffutils.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Abel Cheung <maddog@linux.org.hk>, 2002.
7 "Project-Id-Version: diffutils 2.7.10\n"
8 "POT-Creation-Date: 2002-04-05 14:10-0800\n"
9 "PO-Revision-Date: 2002-03-13 06:06+0800\n"
10 "Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
11 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
13 "Content-Type: text/plain; charset=Big5\n"
14 "Content-Transfer-Encoding: 8bit\n"
21 msgid "stack overflow"
24 #: lib/error.c:128 lib/error.c:156
25 msgid "Unknown system error"
26 msgstr "¤£©úªº¨t²Î¿ù»~"
30 "This program comes with NO WARRANTY, to the extent permitted by law.\n"
31 "You may redistribute copies of this program\n"
32 "under the terms of the GNU General Public License.\n"
33 "For more information about these matters, see the file named COPYING."
35 "¦¹³nÅé¦bªk«ß¤¹³\ªº«×¤§¤U¤£ªþ±a¥ô¦ó«OÃÒ¡C§A¥i¥H®Ú¾Ú GNU General Public\n"
36 "License ¤¤ªº±ø´Ú«·s´²§G¦¹³nÅé¡C¸Ô½Ð½Ð°Ñ¦ÒÀÉ®× COPYING¡C"
40 msgid "%s: option `%s' is ambiguous\n"
41 msgstr "%s¡G¿ï¶µ¡¥%s¡¦¬O¤£©ú½Tªº\n"
45 msgid "%s: option `--%s' doesn't allow an argument\n"
46 msgstr "%s¡G¿ï¶µ¡¥--%s¡¦¤£¥i°t¦X°Ñ¼Æ¨Ï¥Î\n"
50 msgid "%s: option `%c%s' doesn't allow an argument\n"
51 msgstr "%s¡G¿ï¶µ¡¥%c%s¡¦¤£¥i°t¦X°Ñ¼Æ¨Ï¥Î\n"
53 #: lib/getopt.c:741 lib/getopt.c:914
55 msgid "%s: option `%s' requires an argument\n"
56 msgstr "%s¡G¿ï¶µ¡¥%s¡¦»Ýn°Ñ¼Æ\n"
60 msgid "%s: unrecognized option `--%s'\n"
61 msgstr "%s¡GµLªkÃѧOªº¿ï¶µ¡¥--%s¡¦\n"
65 msgid "%s: unrecognized option `%c%s'\n"
66 msgstr "%s¡GµLªkÃѧOªº¿ï¶µ¡¥%c%s¡¦\n"
70 msgid "%s: illegal option -- %c\n"
71 msgstr "%s¡G¤£¦Xªkªº¿ï¶µ ¢w %c\n"
75 msgid "%s: invalid option -- %c\n"
76 msgstr "%s¡GµL®Äªº¿ï¶µ ¢w %c\n"
78 #: lib/getopt.c:833 lib/getopt.c:963
80 msgid "%s: option requires an argument -- %c\n"
81 msgstr "%s¡G¿ï¶µ»Ýn°Ñ¼Æ ¢w %c\n"
85 msgid "%s: option `-W %s' is ambiguous\n"
86 msgstr "%s¡G¿ï¶µ¡¥-W %s¡¦¬O¤£©ú½Tªº\n"
90 msgid "%s: option `-W %s' doesn't allow an argument\n"
91 msgstr "%s¡G¿ï¶µ¡¥-W %s¡¦¤£¥i°t¦X°Ñ¼Æ¨Ï¥Î\n"
99 msgstr "¨S¦³²Å¦Xªº¦r¦ê"
102 msgid "Invalid regular expression"
103 msgstr "¤£¥¿½Tªº¥¿³Wªí¥Ü¦¡"
106 msgid "Invalid collation character"
107 msgstr "µL®Äªº collation ¦r¤¸"
110 msgid "Invalid character class name"
111 msgstr "µL®Äªº¦r¤¸ºØÃþ¦WºÙ"
114 msgid "Trailing backslash"
115 msgstr "¥½ºÝ¦³¦h¾lªº¤Ï±×¸¹"
118 msgid "Invalid back reference"
119 msgstr "µL®Äªº back reference"
122 msgid "Unmatched [ or [^"
123 msgstr "¨S¦³¹ïÀ³ªº [ ©Î [^"
126 msgid "Unmatched ( or \\("
127 msgstr "¨S¦³¹ïÀ³ªº ( ©Î \\("
130 msgid "Unmatched \\{"
131 msgstr "¨S¦³¹ïÀ³ªº \\{"
134 msgid "Invalid content of \\{\\}"
135 msgstr "\\{\\} ¤¤ªº¤º®eµL®Ä"
138 msgid "Invalid range end"
139 msgstr "½d³ò¥½ºÝ¦r¤¸µL®Ä"
142 msgid "Memory exhausted"
146 msgid "Invalid preceding regular expression"
147 msgstr "¤§«eªº¥¿³Wªí¥Ü¦¡µL®Ä"
150 msgid "Premature end of regular expression"
151 msgstr "¥¿³Wªí¥Ü¦¡¹L¦µ²§ô"
154 msgid "Regular expression too big"
155 msgstr "¥¿³Wªí¥Ü¦¡¹Lªø"
158 msgid "Unmatched ) or \\)"
159 msgstr "¨S¦³¹ïÀ³ªº ) ©Î \\)"
162 msgid "No previous regular expression"
163 msgstr "¤§«e¨S¦³¥ô¦ó¥¿³Wªí¥Ü¦¡"
166 msgid "memory exhausted"
169 #: src/analyze.c:809 src/diff.c:1283
171 msgid "Files %s and %s differ\n"
172 msgstr "ÀÉ®× %s »P %s ¤£¦P\n"
176 msgid "Binary files %s and %s differ\n"
177 msgstr "¤G¤¸½XÀÉ %s »P %s ¤£¦P\n"
179 #: src/analyze.c:1058 src/diff3.c:1413 src/util.c:526
180 msgid "No newline at end of file"
181 msgstr "ÀÉ®×¥½¨S¦³ newline ¦r¤¸"
184 msgid "Written by Torbjorn Granlund and David MacKenzie."
185 msgstr "¥Ñ Torbjorn Granlund ¤Î David MacKenzie ½s¼g¡C"
187 #: src/cmp.c:118 src/diff.c:817 src/diff3.c:427 src/sdiff.c:168
189 msgid "Try `%s --help' for more information."
190 msgstr "½Ð¹Á¸Õ¡¥%s --help¡¦¨ÓÀò¨ú§ó¦h¸ê°T¡C"
194 msgid "invalid --ignore-initial value `%s'"
195 msgstr "µL®Äªº --ignore-initial È¡¥%s¡¦"
198 msgid "options -l and -s are incompatible"
199 msgstr "-l ©M -s ¿ï¶µ¤£Ý®e"
201 #: src/cmp.c:154 src/diff.c:826 src/diff3.c:435 src/sdiff.c:177
202 #: src/sdiff.c:313 src/sdiff.c:320 src/sdiff.c:910 src/util.c:194
203 #: src/util.c:286 src/util.c:293
207 #: src/cmp.c:156 src/diff.c:828 src/diff.c:1354 src/diff3.c:437
209 msgid "standard output"
213 msgid "-b --print-bytes Print differing bytes."
214 msgstr "-b --print-bytes ¦L¥X¬Û²§¦ì¸mªº¦ì¤¸²Õ¡C"
217 msgid "-i SKIP --ignore-initial=SKIP Skip the first SKIP bytes of input."
218 msgstr "-i SKIP --ignore-initial=SKIP ²¤¹L¿é¤J¸ê®Æªº³Ìªì SKIP Ӧ줸²Õ¡C"
221 msgid "-i SKIP1:SKIP2 --ignore-initial=SKIP1:SKIP2"
222 msgstr "-i SKIP1:SKIP2 --ignore-initial=SKIP1:SKIP2"
226 " Skip the first SKIP1 bytes of FILE1 and the first SKIP2 bytes of FILE2."
227 msgstr " ²¤¹L FILE1 ªº³Ìªì SKIP1 Ӧ줸²Õ©M FILE2 ªº³Ìªì SKIP2 Ӧ줸²Õ¡C"
230 msgid "-l --verbose Output byte numbers and values of all differing bytes."
231 msgstr "-l --verbose Åã¥Ü¨âªÌ©Ò¦³¬Û²§ªº¦ì¸m©M¥¦Ìªº¦ì¤¸²Õ¼ÆÈ¡C"
234 msgid "-n LIMIT --bytes=LIMIT Compare at most LIMIT bytes."
235 msgstr "-n LIMIT --bytes=LIMIT ³Ì¦h¤ñ¸û LIMIT Ӧ줸²Õ¡C"
238 msgid "-s --quiet --silent Output nothing; yield exit status only."
239 msgstr "-s --quiet --silent ¤£¿é¥X¥ô¦ó¸ê°T¡F¥u²£¥Í¦^¶ÇÈ¡C"
241 #: src/cmp.c:167 src/diff.c:904 src/diff3.c:455 src/sdiff.c:204
242 msgid "-v --version Output version info."
243 msgstr "-v --version Åã¥Üª©¥»¸ê°T¡C"
245 #: src/cmp.c:168 src/diff.c:905 src/diff3.c:456 src/sdiff.c:205
246 msgid "--help Output this help."
247 msgstr "--help Åã¥Ü¦¹¨D§U»¡©ú¡C"
251 msgid "Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]\n"
252 msgstr "¥Îªk¡G%s [¿ï¶µ]... ÀÉ®×1 [ÀÉ®×2 [SKIP1 [SKIP2]]]\n"
255 msgid "Compare two files byte by byte."
256 msgstr "¤ñ¸û¨âÓÀɮתº¨C¤@Ӧ줸²Õ¡C"
259 msgid "SKIP1 and SKIP2 are the number of bytes to skip in each file."
260 msgstr "SKIP1 ©M SKIP2 ¬O¨CÓÀÉ®×·|²¤¹Lªº¦ì¤¸²Õ¼Æ¥Ø¡C"
264 "SKIP values may be followed by the following multiplicative suffixes:\n"
265 "kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
266 "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y."
268 "SKIP È¥i¥H¥[¤W¥H¤Uªº³æ¦ì¡G\n"
269 "kB=1000¡BK=1024¡BMB=1000000¡BM=1048576¡BGB=1000000000¡BG=1073741824¡A\n"
270 "ÁÙ¦³ T¡BP¡BE¡BZ¡BY ¦p¦¹Ãþ±À¡C"
273 msgid "If a FILE is `-' or missing, read standard input."
274 msgstr "¦pªGÀɮ׬O¡¥-¡¦©Î¨S¦³«ü©w¡A«h¥Ñ¼Ð·Ç¿é¤JŪ¤J¸ê®Æ¡C"
276 #: src/cmp.c:188 src/diff.c:911 src/diff3.c:475 src/sdiff.c:223
277 msgid "Report bugs to <bug-gnu-utils@gnu.org>."
278 msgstr "½Ð¦V <bug-gnu-utils@gnu.org> ¦^³ø¿ù»~¡C"
282 msgid "invalid --bytes value `%s'"
283 msgstr "µL®Äªº --bytes È¡¥%s¡¦"
285 #: src/cmp.c:258 src/diff.c:734 src/diff3.c:333 src/sdiff.c:558
287 msgid "missing operand after `%s'"
288 msgstr "¡¥%s¡¦«á¯Ê¤Ö¤F°Ñ¼Æ"
290 #: src/cmp.c:270 src/diff.c:736 src/diff3.c:335 src/sdiff.c:560
292 msgid "extra operand `%s'"
293 msgstr "¦h¾lªº°Ñ¼Æ¡¥%s¡¦"
297 msgid "%s %s differ: byte %s, line %s\n"
298 msgstr "%s %s ¤£¦P¡G²Ä %s ¦ì¤¸²Õ¡A²Ä %s ¦æ\n"
302 msgid "%s %s differ: byte %s, line %s is %3o %s %3o %s\n"
303 msgstr "%s %s ¤£¦P¡G²Ä %s ¦æ¡A²Ä %s ¦ì¤¸²Õ¬° %3o %s %3o %s\n"
307 msgid "cmp: EOF on %s\n"
308 msgstr "cmp¡G%s ¤wµ²§ô\n"
312 "Written by Paul Eggert, Mike Haertel, David Hayes,\n"
313 "Richard Stallman, and Len Tower."
315 "¥Ñ Paul Eggert¡BMike Haertel¡BDavid Hayes¡B\n"
316 "Richard Stallman ©M Len Tower ½s¼g¡C"
320 msgid "invalid context length `%s'"
321 msgstr "µL®Äªº¤W¤U¤å¦æ¼Æ¡¥%s¡¦"
324 msgid "pagination not supported on this host"
325 msgstr "¦¹¨t²Î¤£¤ä´©¤À¶"
327 #: src/diff.c:420 src/diff3.c:315
328 msgid "too many file label options"
329 msgstr "¤Ó¦h¦³ÃöÀɮ׼лxªº¿ï¶µ"
333 msgid "invalid width `%s'"
334 msgstr "µL®Äªº¼e«×¡¥%s¡¦"
337 msgid "conflicting width options"
338 msgstr "¤¬¬Û©èIJªº¼e«×¿ï¶µ"
342 msgid "invalid horizon length `%s'"
343 msgstr "µL®Äªº¤ô¥ªø«×¡¥%s¡¦"
347 msgid "`-%ld' option is obsolete; use `-%c %ld'"
348 msgstr "¡¥-%ld¡¦¿ï¶µ¤w¹L®É¡F½Ð¨Ï¥Î¡¥-%c %ld¡¦"
352 msgid "`-%ld' option is obsolete; omit it"
353 msgstr "¡¥-%ld¡¦¿ï¶µ¤w¹L®É¡F·|©¿²¤¦¹¿ï¶µ"
356 msgid "--from-file and --to-file both specified"
357 msgstr "¦P®É«ü©w¤F --from-file ¤Î --to-file ¿ï¶µ"
360 msgid "Compare files line by line."
361 msgstr "¤ñ¸û¨âÓÀɮתº¨C¤@¦æ¡C"
364 msgid "-i --ignore-case Ignore case differences in file contents."
365 msgstr "-i --ignore-case ¤£¤À¿ëÀɮפº®e¤¤ªº¤j¤p¼g¡C"
368 msgid "--ignore-file-name-case Ignore case when comparing file names."
369 msgstr "--ignore-file-name-case ·í¤ñ¸ûÀɮצWºÙ®É¤£¤À¿ë¤j¤p¼g¡C"
372 msgid "--no-ignore-file-name-case Consider case when comparing file names."
373 msgstr "--no-ignore-file-name-case ·í¤ñ¸ûÀɮצWºÙ®É·|¤À¿ë¤j¤p¼g¡C"
375 #: src/diff.c:837 src/sdiff.c:186
376 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion."
377 msgstr "-E --ignore-tab-expansion ©¿²¤¦]±N tab Âà´«¬°ªÅ®æ¦Ó³y¦¨ªº®t²§¡C"
379 #: src/diff.c:838 src/sdiff.c:187
380 msgid "-b --ignore-space-change Ignore changes in the amount of white space."
381 msgstr "-b --ignore-space-change ©¿²¤¦]ªÅ¥Õ¦r¤¸¼Æ¥Ø¤£¦P¦Ó³y¦¨ªº®t²§¡C"
384 msgid "-w --ignore-all-space Ignore all white space."
385 msgstr "-w --ignore-all-space ©¿²¤©Ò¦³ªÅ¥Õ¦r¤¸¡C"
387 #: src/diff.c:840 src/sdiff.c:189
388 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank."
389 msgstr "-B --ignore-blank-lines ©¿²¤¥ô¦ó¦]ªÅ¦æ¦Ó³y¦¨ªº®t²§¡C"
391 #: src/diff.c:841 src/sdiff.c:190
393 "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE."
395 "-I RE --ignore-matching-lines=RE ©¿²¤¥ô¦ó²Å¦X«ü©wªº<¥¿³Wªí¥Ü¦¡>ªº¦a¤è¡C"
397 #: src/diff.c:842 src/sdiff.c:191
398 msgid "--strip-trailing-cr Strip trailing carriage return on input."
399 msgstr "--strip-trailing-cr ¥h°£¿é¤J¸ê®Æ¨C¦æ¥½ºÝªº carriage return ¦r¤¸¡C"
402 msgid "--binary Read and write data in binary mode."
403 msgstr "--binary ¥H¤G¤¸½XÀɼҦ¡Åª¼g¸ê®Æ¡C"
405 #: src/diff.c:846 src/diff3.c:451 src/sdiff.c:192
406 msgid "-a --text Treat all files as text."
407 msgstr "-a --text ©Ò¦³Àɮ׳£¥H¤å¦rÀɤ覡³B²z¡C"
411 "-c -C NUM --context[=NUM] Output NUM (default 3) lines of copied "
413 "-u -U NUM --unified[=NUM] Output NUM (default 3) lines of unified "
415 " --label LABEL Use LABEL instead of file name.\n"
416 " -p --show-c-function Show which C function each change is in.\n"
417 " -F RE --show-function-line=RE Show the most recent line matching RE."
419 "-c -C ¦æ¼Æ --context[=¦æ¼Æ] Åã¥Ü«ü©w<¦æ¼Æ>(¹w³] 3 ¦æ)copied ®æ¦¡ªº¤W¤U¤å\n"
420 "-u -U ¦æ¼Æ --unified[=¦æ¼Æ] Åã¥Ü«ü©w<¦æ¼Æ>(¹w³] 3 ¦æ)unified ®æ¦¡ªº¤W¤U"
422 " --label ¼Ð»x ¨Ï¥Î<¼Ð»x>¥N´ÀÀɮצWºÙ¡C\n"
423 " -p --show-c-function Åã¥Ü©M¨CÓ®t²§¦³Ãöªº C ¨ç¦¡¦WºÙ¡C\n"
424 " -F RE --show-function-line=RE Åã¥Ü³Ì±µªñ¦Ó²Å¦X<¥¿³Wªí¥Ü¦¡>ªº¤@¦æ¡C"
427 msgid "-q --brief Output only whether files differ."
428 msgstr "-q --brief ¥uÅã¥ÜÀɮ׬O§_¤£¦P¡C"
431 msgid "-e --ed Output an ed script."
432 msgstr "-e --ed ¥H ed script ¤è¦¡¿é¥X¡C"
435 msgid "--normal Output a normal diff."
436 msgstr "--normal ¥H¥¿±`ªº diff ¤è¦¡¿é¥X¡C"
439 msgid "-n --rcs Output an RCS format diff."
440 msgstr "-n --rcs ¥H RCS diff ®æ¦¡¿é¥X¡C"
444 "-y --side-by-side Output in two columns.\n"
445 " -W NUM --width=NUM Output at most NUM (default 130) print columns.\n"
446 " --left-column Output only the left column of common lines.\n"
447 " --suppress-common-lines Do not output common lines."
449 "-y --side-by-side ¥H¨â¦C¨Ã±Æªº¤è¦¡Åã¥Ü¡C\n"
450 " -W NUM --width=NUM ¨C¦æÅã¥Ü³Ì¦h NUM (¹w³] 130) Ó¦r¤¸¡C\n"
451 " --left-column ·í¦³¨â¦æ¬Û¦P®É¥uÅã¥Ü¥ªÃ䪺¤@¦æ¡C\n"
452 " --suppress-common-lines ·í¦³¨â¦æ¬Û¦P®É¤£·|Åã¥Ü¡C"
455 msgid "-D NAME --ifdef=NAME Output merged file to show `#ifdef NAME' diffs."
456 msgstr "-D NAME --ifdef=NAME ¿é¥Xªº¸ê®Æ¥H¡¥#ifdef NAME¡¦¤è¦¡¼Ð©ú®t²§¡C"
460 "--GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT."
462 "--GTYPE-group-format=GFMT ®ÄªGÃþ¦ü¡A¦ý·|¥H GFMT ®æ¦¡³B²z GTYPE ¿é¤J¦æ²Õ¡C"
465 msgid "--line-format=LFMT Similar, but format all input lines with LFMT."
466 msgstr "--line-format=LFMT ®ÄªGÃþ¦ü¡A¦ý·|¥H LFMT ®æ¦¡³B²z¨C¤@¦æ¸ê®Æ¡C"
470 "--LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT."
472 "--LTYPE-line-format=LFMT ®ÄªGÃþ¦ü¡A¦ý·|¥H LFMT ®æ¦¡³B²z LTYPE ¿é¤J¦æ²Õ¡C"
475 msgid " LTYPE is `old', `new', or `unchanged'. GTYPE is LTYPE or `changed'."
477 " LTYPE ¥i¥H¬O¡¥old¡¦¡B¡¥new¡¦©Î¡¥unchanged¡¦¡CGTYPE ¥i¥H¬O LTYPE ªº¿ï¾Ü\n"
482 " GFMT may contain:\n"
483 " %< lines from FILE1\n"
484 " %> lines from FILE2\n"
485 " %= lines common to FILE1 and FILE2\n"
486 " %[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER\n"
487 " LETTERs are as follows for new group, lower case for old group:\n"
488 " F first line number\n"
489 " L last line number\n"
490 " N number of lines = L-F+1\n"
495 " %< ¸Ó²Õ¤¤¨C¦æÄÝ©ó FILE1 ªº®t²§\n"
496 " %> ¸Ó²Õ¤¤¨C¦æÄÝ©ó FILE2 ªº®t²§\n"
497 " %= ¸Ó²Õ¤¤¦P®É¦b FILE1 ©M FILE2 ¥X²{ªº¨C¤@¦æ\n"
498 " %[-][¼e«×][.[ºë½T«×]]{doxX}¦r¤¸ ¥H printf ®æ¦¡ªí¥Ü¸Ó<¦r¤¸>¥Nªíªº¸ê®Æ\n"
499 " ¤j¼g<¦r¤¸>ªí¥ÜÄÝ©ó·sªºÀɮסA¤p¼gªí¥ÜÄÝ©óªºÀɮסC<¦r¤¸>ªº·N¸q¦p¤U¡G\n"
500 " F ¦æ²Õ¤¤²Ä¤@¦æªº¦æ¸¹\n"
501 " L ¦æ²Õ¤¤³Ì«á¤@¦æªº¦æ¸¹\n"
502 " N ¦æ¼Æ ( =L-F+1 )\n"
508 " LFMT may contain:\n"
509 " %L contents of line\n"
510 " %l contents of line, excluding any trailing newline\n"
511 " %[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number"
515 " %l ¸Ó¦æªº¤º®e¡A¦ý¤£¥]¬Aµ²§ôªº newline ¦r¤¸\n"
516 " %[-][¼e«×][.[ºë½T«×]]{doxX}n ¥H printf ®æ¦¡ªí¥Üªº¿é¤J¸ê®Æ¦æ¸¹"
520 " Either GFMT or LFMT may contain:\n"
522 " %c'C' the single character C\n"
523 " %c'\\OOO' the character with octal code OOO"
525 " GFMT ©Î LFMT ¥i¥]¬A¡G\n"
528 " %c'\\OOO' ¤K¶i¦ì¼Æ¦r OOO ©Ò¥Nªíªº¦r¤¸"
531 msgid "-l --paginate Pass the output through `pr' to paginate it."
532 msgstr "-l --paginate ±N¿é¥X°e¦Ü¡¥pr¡¦«ü¥O¨Ó¤À¶¡C"
534 #: src/diff.c:887 src/sdiff.c:198
535 msgid "-t --expand-tabs Expand tabs to spaces in output."
536 msgstr "-t --expand-tabs ±N¿é¥X¤¤ªº tab ´«¦¨ªÅ®æ¡C"
538 #: src/diff.c:888 src/diff3.c:452
539 msgid "-T --initial-tab Make tabs line up by prepending a tab."
540 msgstr "-T --initial-tab ¨C¦æ¥ý¥[¤W tab ¦r¤¸¡A¨Ï tab ¦r¤¸¥i¥H¹ï»ô¡C"
543 msgid "-r --recursive Recursively compare any subdirectories found."
544 msgstr "-r --recursive ³s¦P©Ò¦³°Æ¥Ø¿ý¤@°_¤ñ¸û¡C"
547 msgid "-N --new-file Treat absent files as empty."
548 msgstr "-N --new-file ¤£¦s¦bªºÀÉ®×¥HªÅ¥ÕÀɮפ覡³B²z¡C"
551 msgid "--unidirectional-new-file Treat absent first files as empty."
552 msgstr "--unidirectional-new-file Y²Ä¤@ÓÀɮפ£¦s¦b¡A¥HªÅ¥ÕÀɮ׳B²z¡C"
555 msgid "-s --report-identical-files Report when two files are the same."
556 msgstr "-s --report-identical-files ·í¨âÓÀɮפ@¼Ë®É¤´µMÅã¥Üµ²ªG¡C"
559 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
560 msgstr "-x PAT --exclude=PAT ±Æ°£¼Ë¦¡¬° PAT ªºÀɮסC"
564 "-X FILE --exclude-from=FILE Exclude files that match any pattern in FILE."
565 msgstr "-X FILE --exclude-from=FILE ±Æ°£©Ò¦³¦b FILE ¤¤¦C¥Xªº¼Ë¦¡ªºÀɮסC"
569 "-S FILE --starting-file=FILE Start with FILE when comparing directories."
570 msgstr "-S FILE --starting-file=FILE ·í¤ñ¸û¥Ø¿ý®É¡A¥Ñ FILE ¶}©l¤ñ¸û¡C"
574 "--from-file=FILE1 Compare FILE1 to all operands. FILE1 can be a directory."
576 "--from-file=FILE1 ±N FILE1 ©M°Ñ¼Æ¤¤ªº©Ò¦³ÀÉ®×/¥Ø¿ý§@¤ñ¸û¡CFILE1 ¥i¥H¬O¥Ø¿ý¡C"
580 "--to-file=FILE2 Compare all operands to FILE2. FILE2 can be a directory."
582 "--to-file=FILE2 ±N°Ñ¼Æ¤¤ªº©Ò¦³ÀÉ®×/¥Ø¿ý©M FILE2 §@¤ñ¸û¡CFILE2 ¥i¥H¬O¥Ø¿ý¡C"
585 msgid "--horizon-lines=NUM Keep NUM lines of the common prefix and suffix."
586 msgstr "--horizon-lines=NUM (¦¹¿ï¶µ¤£§@³B²z)"
588 #: src/diff.c:901 src/sdiff.c:200
589 msgid "-d --minimal Try hard to find a smaller set of changes."
590 msgstr "-d --minimal ºÉ¥i¯à§ä¥X³Ì¤pªº®t²§¡C"
594 "--speed-large-files Assume large files and many scattered small changes."
595 msgstr "--speed-large-files °²³]ÀɮפQ¤À¤j¦Ó¥B·í¤¤§t¦³³\¦h¨Ç·Lªº®t²§¡C"
599 "FILES are `FILE1 FILE2' or `DIR1 DIR2' or `DIR FILE...' or `FILE... DIR'."
601 "FILES ªº®æ¦¡¥i¥H¬O¡¥FILE1 FILE2¡¦¡B¡¥DIR1 DIR2¡¦¡B¡¥DIR FILE...¡¦©Î\n"
606 "If --from-file or --to-file is given, there are no restrictions on FILES."
607 msgstr "¦pªG¨Ï¥Î --from-file ©Î --to-file ¿ï¶µ¡AFILES ªº®æ¦¡«h¤£¨ü¨î¡C"
609 #: src/diff.c:909 src/diff3.c:474 src/sdiff.c:222
610 msgid "If a FILE is `-', read standard input."
611 msgstr "¦pªG FILE ¬O¡¥-¡¦¡A«h¥Ñ¼Ð·Ç¿é¤JŪ¨ú¸ê®Æ¡C"
613 # It is intentional *not* to translate FILES -- maddog
616 msgid "Usage: %s [OPTION]... FILES\n"
617 msgstr "¥Îªk¡G%s [¿ï¶µ]... FILES\n"
621 msgid "conflicting %s option value `%s'"
622 msgstr "¤¬¬Û¥Ù¬Þªº %s ¿ï¶µ¡A°Ñ¼ÆȬ°¡¥%s¡¦"
625 msgid "conflicting output style options"
626 msgstr "¤¬¬Û¥Ù¬Þªº¿é¥X¼Ò¦¡¿ï¶µ"
629 msgid "regular empty file"
630 msgstr "´¶³qªÅ¥ÕÀÉ®×"
641 msgid "block special file"
642 msgstr "°Ï¶ô¯S®íÀÉ®×"
645 msgid "character special file"
646 msgstr "¦r¤¸¯S®íÀÉ®×"
657 msgid "message queue"
665 msgid "shared memory object"
666 msgstr "¤À¨É°O¾Ðª«¥ó"
669 msgid "typed memory object"
670 msgstr "¤ÀÃþ°O¾Ðª«¥ó"
674 msgstr "¤£´M±`ªºÀÉ®×"
676 #: src/diff.c:1070 src/diff.c:1256
678 msgid "Only in %s: %s\n"
679 msgstr "¥u¦b %s ¦s¦b¡G%s\n"
682 msgid "cannot compare `-' to a directory"
683 msgstr "¡¥-¡¦µLªk»P¥Ø¿ý§@¤ñ¸û"
686 msgid "-D option not supported with directories"
687 msgstr "-D ¿ï¶µ¤£¥i°t¦X¥Ø¿ý¨Ï¥Î"
691 msgid "Common subdirectories: %s and %s\n"
692 msgstr "%s ©M %s ¦³¦@¦Pªº°Æ¥Ø¿ý\n"
696 msgid "File %s is a %s while file %s is a %s\n"
697 msgstr "ÀÉ®× %s ¬O%s¦ÓÀÉ®× %s ¬O%s\n"
701 msgid "Files %s and %s are identical\n"
702 msgstr "ÀÉ®× %s ©M %s ¬Û¦P\n"
705 msgid "Written by Randy Smith."
706 msgstr "¥Ñ Randy Smith ½s¼g¡C"
709 msgid "incompatible options"
710 msgstr "¤£Ý®eªº¿ï¶µ"
713 msgid "`-' specified for more than one input file"
714 msgstr "¦h©ó¤@Óªº¿é¤JÀɬO¡¥-¡¦"
716 #: src/diff3.c:408 src/diff3.c:1232 src/diff3.c:1645 src/diff3.c:1700
717 #: src/sdiff.c:305 src/sdiff.c:879 src/sdiff.c:890
719 msgstr "Ū¨ú¸ê®Æ¥¢±Ñ"
722 msgid "-e --ed Output unmerged changes from OLDFILE to YOURFILE into MYFILE."
724 "-e --ed ¨ú¥X¥Ñ OLDFILE ¦Ü YOURFILE ªº§ó§ï³¡¥÷¡A¨Ã¿é¥X¥i±N¦¹\n"
725 " §ïÅÜ®M¥Î¦Ü MYFILE ªº ed script¡C"
728 msgid "-E --show-overlap Output unmerged changes, bracketing conflicts."
729 msgstr "-E --show-overlap Åã¥Ü¥¼¦X¨Öªº§ó§ï³¡¥÷¡A¨Ã¬A¤W¤¬¬Û©èIJªº¦a¤è¡C"
732 msgid "-A --show-all Output all changes, bracketing conflicts."
733 msgstr "-A --show-all Åã¥Ü©Ò¦³n§ó§ïªº³¡¥÷¡A¨Ã¬A¤W¤¬¬Û©èIJªº¦a¤è¡C"
736 msgid "-x --overlap-only Output overlapping changes."
737 msgstr "-x --overlap-only ¥uÅã¥Ü«Å|ªº§ó§ï³¡¥÷¡C"
740 msgid "-X Output overlapping changes, bracketing them."
741 msgstr "-X Åã¥Ü«Å|ªº§ó§ï³¡¥÷¡A¨Ã¬A¤W°O¸¹¡C"
744 msgid "-3 --easy-only Output unmerged nonoverlapping changes."
745 msgstr "-3 --easy-only Åã¥Ü¥¼¦X¨Ö¦Ó¥B¤£«Å|ªº§ó§ï³¡¥÷¡C"
748 msgid "-m --merge Output merged file instead of ed script (default -A)."
749 msgstr "-m --merge Åã¥Ü¦X¨Ö«áªºÀɮצӤ£¬O ed script (¹w³]¥[¤W -A)¡C"
752 msgid "-L LABEL --label=LABEL Use LABEL instead of file name."
753 msgstr "-L ¼Ð»x --label=¼Ð»x ¥H<¼Ð»x>¥N´ÀÀɮצWºÙ¡C"
756 msgid "-i Append `w' and `q' commands to ed scripts."
757 msgstr "-i ¦b ed script ¤¤ªþ¥[¡¥w¡¦©M¡¥q¡¦«ü¥O¡C"
759 #: src/diff3.c:453 src/sdiff.c:202
760 msgid "--diff-program=PROGRAM Use PROGRAM to compare files."
761 msgstr "--diff-program=µ{¦¡ ¨Ï¥Î<µ{¦¡>¨Ó¤ñ¸ûÀɮסC"
765 msgid "Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE\n"
766 msgstr "¥Îªk¡G%s [¿ï¶µ]... MYFILE OLDFILE YOURFILE\n"
769 msgid "Compare three files line by line."
770 msgstr "¤ñ¸û¤TÓÀɮתº¨C¤@¦æ¡C"
773 msgid "internal error: screwup in format of diff blocks"
774 msgstr "¤º³¡¿ù»~¡Gdiff °Ï¬qªº®æ¦¡¥X¿ù"
778 msgid "%s: diff failed: "
779 msgstr "%s¡Gdiff ¥¢±Ñ¡G"
782 msgid "internal error: invalid diff type in process_diff"
783 msgstr "¤º³¡¿ù»~¡Gprocess_diff ¤¤ªº diff Ãþ«¬µL®Ä"
786 msgid "invalid diff format; invalid change separator"
787 msgstr "µL®Äªº diff ®æ¦¡¡Fªí¥Ü¸ê®ÆÅܧ󪺤À¹j¦r¦êµL®Ä"
790 msgid "invalid diff format; incomplete last line"
791 msgstr "µL®Äªº diff ®æ¦¡¡F³Ì«á¤@¦æ¤£§¹¾ã"
793 #: src/diff3.c:1265 src/sdiff.c:273
795 msgid "subsidiary program `%s' not executable"
796 msgstr "©Ò»Ýªºµ{¦¡¡¥%s¡¦µLªk°õ¦æ"
798 #: src/diff3.c:1268 src/sdiff.c:276 src/util.c:298
800 msgid "subsidiary program `%s' not found"
801 msgstr "§ä¤£¨ì©Ò»Ýªºµ{¦¡¡¥%s¡¦"
803 #: src/diff3.c:1272 src/sdiff.c:268 src/util.c:301
805 msgid "subsidiary program `%s' failed"
806 msgstr "µ{¦¡¡¥%s¡¦¦^¶Ç¿ù»~"
809 msgid "invalid diff format; incorrect leading line chars"
810 msgstr "diff ®æ¦¡µL®Ä¡F¬Y¦æªº²Ä¤@Ó¦r¤¸¤£¥¿½T"
813 msgid "internal error: invalid diff type passed to output"
814 msgstr "¤º³¡¿ù»~¡G·Ç³Æ¿é¥Xªº diff ¸ê®ÆÃþ«¬µL®Ä"
816 #: src/diff3.c:1647 src/diff3.c:1704
817 msgid "input file shrank"
822 msgid "cannot compare file names `%s' and `%s'"
823 msgstr "µLªk¤ñ¸ûÀɮצWºÙ¡¥%s¡¦©M¡¥%s¡¦"
826 msgid "Written by Thomas Lord."
827 msgstr "¥Ñ Thomas Lord ½s¼g¡C"
830 msgid "-o FILE --output=FILE Operate interactively, sending output to FILE."
831 msgstr "-o ÀÉ®× --output=ÀÉ®× ¤¬°Ê¦¡¾Þ§@¡A¨Ã±Nµ²ªG¼g¤J¦Ü<ÀÉ®×>¡C"
834 msgid "-i --ignore-case Consider upper- and lower-case to be the same."
835 msgstr "-i --ignore-case ¤£¤À¿ëÀɮפº®e¤¤ªº¤j¤p¼g¡C"
838 msgid "-W --ignore-all-space Ignore all white space."
839 msgstr "-W --ignore-all-space ©¿²¤©Ò¦³ªÅ¥Õ¦r¤¸¡C"
842 msgid "-w NUM --width=NUM Output at most NUM (default 130) columns per line."
843 msgstr "-w NUM --width=NUM ¨C¦æÅã¥Ü³Ì¦h NUM¡]¹w³] 130¡^Ó¦r¤¸¡C"
846 msgid "-l --left-column Output only the left column of common lines."
847 msgstr "-l --left-column ·í¦³¨â¦æ¬Û¦P®É¥uÅã¥Ü¥ªÃ䪺¤@¦æ¡C"
850 msgid "-s --suppress-common-lines Do not output common lines."
851 msgstr "-s --suppress-common-lines ·í¦³¨â¦æ¬Û¦P®É¤£·|Åã¥Ü¡C"
855 "-H --speed-large-files Assume large files and many scattered small changes."
856 msgstr "-H --speed-large-files °²³]ÀɮפQ¤À¤j¦Ó¥B·í¤¤§t¦³³\¦h¨Ç·Lªº®t²§¡C"
860 msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
861 msgstr "¥Îªk¡G%s [¿ï¶µ]... ÀÉ®×1 ÀÉ®×2\n"
864 msgid "Side-by-side merge of file differences."
865 msgstr "¥H¨Ã±Æ¤è¦¡¦X¨ÖÀɮפ§¶¡ªº®t²§¡C"
868 msgid "cannot interactively merge standard input"
869 msgstr "¤£¤¹³\¥H¤¬°Ê¤è¦¡¦X¨Ö¼Ð·Ç¿é¤Jªº¸ê®Æ"
872 msgid "both files to be compared are directories"
873 msgstr "¨âÓn¤ñ¸ûªº³£¬O¥Ø¿ý"
877 "ed:\tEdit then use both versions, each decorated with a header.\n"
878 "eb:\tEdit then use both versions.\n"
879 "el:\tEdit then use the left version.\n"
880 "er:\tEdit then use the right version.\n"
881 "e:\tEdit a new version.\n"
882 "l:\tUse the left version.\n"
883 "r:\tUse the right version.\n"
884 "s:\tSilently include common lines.\n"
885 "v:\tVerbosely include common lines.\n"
888 "ed¡G\t½s¿è¨âÃ䪺ª©¥»¦X¨Ö«áªº¸ê®Æ¡A¦Uª©¥»¤À§O¥[¤W¼ÐÀY¥H¸êÃѧO¡C\n"
889 "eb¡G\t½s¿è¨âÃ䪺ª©¥»¦X¨Ö«áªº¸ê®Æ¡C\n"
890 "el¡G\t¨Ï¥Î¥ªÃ䪺ª©¥»¨Ó¶i¦æ½s¿è¡C\n"
891 "er¡G\t¨Ï¥Î¥kÃ䪺ª©¥»¨Ó¶i¦æ½s¿è¡C\n"
892 "e ¡G\t½s¿è·sªºª©¥»¡C\n"
893 "l ¡G\t¨Ï¥Î¥ªÃ䪺ª©¥»¡C\n"
894 "r ¡G\t¨Ï¥Î¥kÃ䪺ª©¥»¡C\n"
895 "s ¡G\t¥[¤W¨âÃä¤@¼Ëªº¦æ²Õ®É¤£¦bµe±Åã¥Ü¡C\n"
896 "v ¡G\t¥[¤W¨âÃä¤@¼Ëªº¦æ²Õ®É·|¦bµe±Åã¥Ü¡C\n"
899 #~ msgid "--inhibit-hunk-merge Do not merge hunks."
900 #~ msgstr "--inhibit-hunk-merge (¦¹¿ï¶µ¤£§@³B²z)"
903 #~ "SKIP values may be followed by the following multiplicative suffixes:\n"
904 #~ msgstr "SKIP È¥i¥H¥[¤W¥H¤Uªº³æ¦ì¡G\n"
906 #~ msgid "kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
907 #~ msgstr "kB 1000¡BK 1024¡BMB 1,000,000¡BM 1,048,576¡B\n"
909 #~ msgid "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
910 #~ msgstr "GB 1,000,000,000¡BG 1,073,741,824¡BÁÙ¦³ T¡BP¡BE¡BZ¡BY ¦p¦¹Ãþ±À¡C\n"
912 #~ msgid "multiple `--from-file' options"
913 #~ msgstr "¡¥--from-file¡¦¿ï¶µ¤£¥i¨Ï¥Î¦h©ó¤@¦¸"
915 #~ msgid "multiple `--to-file' options"
916 #~ msgstr "¡¥--to-file¡¦¿ï¶µ¤£¥i¨Ï¥Î¦h©ó¤@¦¸"
918 #~ msgid "regular executable file"
919 #~ msgstr "¥¿±`¥i°õ¦æÀÉ"
921 #~ msgid "If a FILE is `-', read standard input.\n"
922 #~ msgstr "¦pªGÀɮ׬O¡¥-¡¦¡A«h¥Ñ¼Ð·Ç¿é¤JŪ¤J¸ê®Æ¡C\n"