l0~1p!FIa0,%%C,i- & ,LLJ-5(HLqD?B]DI=OJ=89OCF(@=B~MK8[,J9 /F0vK$G)`V9G:A<.C0,t?<E B d% 5 F!.!J>!y>!A!8"93"r#"/"G"/#B4#r#$!$$!$% I%-&%w%%I%1&&&Q&x&&&$&'''2'C'L'f'#'''''=('())*%**?*T*f*x *"*4**.+ S+;++1+"+(,*,=,h),{!,',),--0 -@ -a- -A-..//1/'2/Y0//#//)010B-0t000 00"1 %1. 1T 1b1n 1 111111&1!22;2W 2k 2v>2f34)5\6TB6#6377L7\7t!777!7"88#8@8X8tJ8J819&/9X(9M9)9):)::SE:::%;C;5F;yM;C<5(/>r?>?>C?".?f5?C?5@@@E/@a@/B$BHBm6B6C%>C\BC,C=D 5DICDED#E 2E->E`!E7E7E=F15Fo2F'F.GAG/+Gq6GGHHHHIYI2III@I1J)JCJmJJJJJJ JKKK)K@KRKe'KtK-LLJLiLnL#MM&M5MHM[ MnM|1MM+MPNNeN{.N N%NO OO,OAOW"Ov OO"OOOP<PQEQV Q[ Qh)Qs&QQQ QR R2%RS,RyRR RRRRSS S! S.S; SD SNS[SbSkStSSS S SSrw+l~9_}S|qh {NY.Mv=a<#@5[ Upn]CF(4x6&E!*VWA1L/H7\gDucRG>dZO?XT3K`oI m$Jk,e yz^"-s0biPQ %f:2) 8't;jB Either GFMT or LFMT may contain: %% % %c'C' the single character C %c'\OOO' the character with octal code OOO GFMT may contain: %< lines from FILE1 %> lines from FILE2 %= lines common to FILE1 and FILE2 %[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER LETTERs are as follows for new group, lower case for old group: F first line number L last line number N number of lines = L-F+1 E F-1 M L+1 LFMT may contain: %L contents of line %l contents of line, excluding any trailing newline %[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number LTYPE is `old', `new', or `unchanged'. GTYPE is LTYPE or `changed'. Skip the first SKIP1 bytes of FILE1 and the first SKIP2 bytes of FILE2.%s %s differ: byte %s, line %s %s %s differ: byte %s, line %s is %3o %s %3o %s %s: diff failed: %s: illegal option -- %c %s: invalid option -- %c %s: option `%c%s' doesn't allow an argument %s: option `%s' is ambiguous %s: option `%s' requires an argument %s: option `--%s' doesn't allow an argument %s: option `-W %s' doesn't allow an argument %s: option `-W %s' is ambiguous %s: option requires an argument -- %c %s: unrecognized option `%c%s' %s: unrecognized option `--%s' --GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT.--LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT.--binary Read and write data in binary mode.--diff-program=PROGRAM Use PROGRAM to compare files.--from-file and --to-file both specified--from-file=FILE1 Compare FILE1 to all operands. FILE1 can be a directory.--help Output this help.--horizon-lines=NUM Keep NUM lines of the common prefix and suffix.--ignore-file-name-case Ignore case when comparing file names.--line-format=LFMT Similar, but format all input lines with LFMT.--no-ignore-file-name-case Consider case when comparing file names.--normal Output a normal diff.--speed-large-files Assume large files and many scattered small changes.--strip-trailing-cr Strip trailing carriage return on input.--to-file=FILE2 Compare all operands to FILE2. FILE2 can be a directory.--unidirectional-new-file Treat absent first files as empty.-3 --easy-only Output unmerged nonoverlapping changes.-A --show-all Output all changes, bracketing conflicts.-B --ignore-blank-lines Ignore changes whose lines are all blank.-D NAME --ifdef=NAME Output merged file to show `#ifdef NAME' diffs.-D option not supported with directories-E --ignore-tab-expansion Ignore changes due to tab expansion.-E --show-overlap Output unmerged changes, bracketing conflicts.-H --speed-large-files Assume large files and many scattered small changes.-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE.-L LABEL --label=LABEL Use LABEL instead of file name.-N --new-file Treat absent files as empty.-S FILE --starting-file=FILE Start with FILE when comparing directories.-T --initial-tab Make tabs line up by prepending a tab.-W --ignore-all-space Ignore all white space.-X Output overlapping changes, bracketing them.-X FILE --exclude-from=FILE Exclude files that match any pattern in FILE.-a --text Treat all files as text.-b --ignore-space-change Ignore changes in the amount of white space.-b --print-bytes Print differing bytes.-c -C NUM --context[=NUM] Output NUM (default 3) lines of copied context. -u -U NUM --unified[=NUM] Output NUM (default 3) lines of unified context. --label LABEL Use LABEL instead of file name. -p --show-c-function Show which C function each change is in. -F RE --show-function-line=RE Show the most recent line matching RE.-d --minimal Try hard to find a smaller set of changes.-e --ed Output an ed script.-e --ed Output unmerged changes from OLDFILE to YOURFILE into MYFILE.-i --ignore-case Consider upper- and lower-case to be the same.-i --ignore-case Ignore case differences in file contents.-i Append `w' and `q' commands to ed scripts.-i SKIP --ignore-initial=SKIP Skip the first SKIP bytes of input.-i SKIP1:SKIP2 --ignore-initial=SKIP1:SKIP2-l --left-column Output only the left column of common lines.-l --paginate Pass the output through `pr' to paginate it.-l --verbose Output byte numbers and values of all differing bytes.-m --merge Output merged file instead of ed script (default -A).-n --rcs Output an RCS format diff.-n LIMIT --bytes=LIMIT Compare at most LIMIT bytes.-o FILE --output=FILE Operate interactively, sending output to FILE.-q --brief Output only whether files differ.-r --recursive Recursively compare any subdirectories found.-s --quiet --silent Output nothing; yield exit status only.-s --report-identical-files Report when two files are the same.-s --suppress-common-lines Do not output common lines.-t --expand-tabs Expand tabs to spaces in output.-v --version Output version info.-w --ignore-all-space Ignore all white space.-w NUM --width=NUM Output at most NUM (default 130) columns per line.-x --overlap-only Output overlapping changes.-x PAT --exclude=PAT Exclude files that match PAT.-y --side-by-side Output in two columns. -W NUM --width=NUM Output at most NUM (default 130) print columns. --left-column Output only the left column of common lines. --suppress-common-lines Do not output common lines.Binary files %s and %s differ Common subdirectories: %s and %s Compare files line by line.Compare three files line by line.Compare two files byte by byte.FILES are `FILE1 FILE2' or `DIR1 DIR2' or `DIR FILE...' or `FILE... DIR'.File %s is a %s while file %s is a %s Files %s and %s are identical Files %s and %s differ If --from-file or --to-file is given, there are no restrictions on FILES.If a FILE is `-' or missing, read standard input.If a FILE is `-', read standard input.Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionMemory exhaustedNo matchNo newline at end of fileNo previous regular expressionOnly in %s: %s Premature end of regular expressionRegular expression too bigReport bugs to .SKIP values may be followed by the following multiplicative suffixes: kB 1000, K 1024, MB 1,000,000, M 1,048,576, GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.SKIP1 and SKIP2 are the number of bytes to skip in each file.Side-by-side merge of file differences.SuccessThis program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of this program under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.Trailing backslashTry `%s --help' for more information.Unknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [ or [^Unmatched \{Usage: %s [OPTION]... FILE1 FILE2 Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]] Usage: %s [OPTION]... FILES Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE Written by Paul Eggert, Mike Haertel, David Hayes, Richard Stallman, and Len Tower.Written by Randy Smith.Written by Thomas Lord.Written by Torbjorn Granlund and David MacKenzie.`-%ld' option is obsolete; omit it`-%ld' option is obsolete; use `-%c %ld'`-' specified for more than one input fileblock special fileboth files to be compared are directoriescannot compare `-' to a directorycannot compare file names `%s' and `%s'cannot interactively merge standard inputcharacter special filecmp: EOF on %s conflicting %s option value `%s'conflicting output style optionsconflicting width optionsdirectoryed: Edit then use both versions, each decorated with a header. eb: Edit then use both versions. el: Edit then use the left version. er: Edit then use the right version. e: Edit a new version. l: Use the left version. r: Use the right version. s: Silently include common lines. v: Verbosely include common lines. q: Quit. extra operand `%s'fifoincompatible optionsinput file shrankinternal error: invalid diff type in process_diffinternal error: invalid diff type passed to outputinternal error: screwup in format of diff blocksinvalid --bytes value `%s'invalid --ignore-initial value `%s'invalid context length `%s'invalid diff format; incomplete last lineinvalid diff format; incorrect leading line charsinvalid diff format; invalid change separatorinvalid horizon length `%s'invalid width `%s'memory exhaustedmessage queuemissing operand after `%s'options -l and -s are incompatiblepagination not supported on this hostprogram errorread failedregular empty fileregular filesemaphoreshared memory objectsocketstack overflowstandard outputsubsidiary program `%s' failedsubsidiary program `%s' not executablesubsidiary program `%s' not foundtoo many file label optionstyped memory objectweird filewrite failedProject-Id-Version: diffutils 2.7.10 POT-Creation-Date: 2002-04-05 14:10-0800 PO-Revision-Date: 2002-03-13 06:06+0800 Last-Translator: Abel Cheung Language-Team: Chinese (traditional) MIME-Version: 1.0 Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 8bit GFMT LFMT i]AG %% % %c'C' r C %c'\OOO' KiƦr OOO ҥNr GFMT i]AG %< ӲդCݩ FILE1 t %> ӲդCݩ FILE2 t %= ӲդPɦb FILE1 M FILE2 X{C@ %[-][e][.[T]]{doxX}r H printf 榡ܸN jgݩsɮסApgݩªɮסCNqpUG F դĤ@檺渹 L դ̫@檺渹 N ( =L-F+1 ) E F-1 M L+1 LFMT i]AG %L Ӧ檺e %l Ӧ檺eA]A newline r %[-][e][.[T]]{doxX}n H printf 榡ܪJƦ渹 LTYPE iHOoldBnewΡunchangedCGTYPE iHO LTYPE άOchangedC L FILE1 ̪ SKIP1 Ӧ줸թM FILE2 ̪ SKIP2 Ӧ줸աC%s %s PG %s 줸աA %s %s %s PG %s A %s 줸լ %3o %s %3o %s %sGdiff ѡG%sGXkﶵ w %c %sGLĪﶵ w %c %sGﶵ%c%sitXѼƨϥ %sGﶵ%sOT %sGﶵ%sݭnѼ %sGﶵ--%sitXѼƨϥ %sGﶵ-W %sitXѼƨϥ %sGﶵ-W %sOT %sGﶵݭnѼ w %c %sGLkѧOﶵ%c%s %sGLkѧOﶵ--%s --GTYPE-group-format=GFMT ĪGA|H GFMT 榡Bz GTYPE JաC--LTYPE-line-format=LFMT ĪGA|H LFMT 榡Bz LTYPE JաC--binary HGXɼҦŪgơC--diff-program={ ϥ<{>ӤɮסCPɫwF --from-file --to-file ﶵ--from-file=FILE1 N FILE1 MѼƤҦɮ/ؿ@CFILE1 iHOؿC--help ܦDUC--horizon-lines=NUM (ﶵ@Bz)--ignore-file-name-case ɮצWٮɤjpgC--line-format=LFMT ĪGA|H LFMT 榡BzC@ơC--no-ignore-file-name-case ɮצWٮɷ|jpgC--normal H` diff 覡XC--speed-large-files ]ɮפQjӥBt\hǷLtC--strip-trailing-cr hJƨC楽ݪ carriage return rC--to-file=FILE2 NѼƤҦɮ/ؿM FILE2 @CFILE2 iHOؿC--unidirectional-new-file YĤ@ɮפsbAHťɮ׳BzC-3 --easy-only ܥX֦ӥB|ﳡC-A --show-all ܩҦn諸AìAW۩IJaC-B --ignore-blank-lines ]ŦӳytC-D NAME --ifdef=NAME XƥH#ifdef NAME覡ЩtC-D ﶵitXؿϥ-E --ignore-tab-expansion ]N tab ഫŮӳytC-E --show-overlap ܥX֪ﳡAìAW۩IJaC-H --speed-large-files ]ɮפQjӥBt\hǷLtC-I RE --ignore-matching-lines=RE ŦXwaC-L лx --label=лx H<лx>NɮצW١C-N --new-file sbɮץHťɮפ覡BzC-S FILE --starting-file=FILE ؿɡA FILE }lC-T --initial-tab C[W tab rA tab riHC-W --ignore-all-space ҦťզrC-X ܭ|ﳡAìAWOC-X FILE --exclude-from=FILE ưҦb FILE CX˦ɮסC-a --text Ҧɮ׳Hrɤ覡BzC-b --ignore-space-change ]ťզrƥؤPӳytC-b --print-bytes LX۲m줸աC-c -C --context[=] ܫw<>(w] 3 )copied 榡WU -u -U --unified[=] ܫw<>(w] 3 )unified 榡WU --label лx ϥ<лx>NɮצW١C -p --show-c-function ܩMCӮt C 禡W١C -F RE --show-function-line=RE ̱ܳӲŦX@C-d --minimal ɥiX̤ptC-e --ed H ed script 覡XC-e --ed X OLDFILE YOURFILE ﳡAÿXiN ܮMΦ MYFILE ed scriptC-i --ignore-case ɮפejpgC-i --ignore-case ɮפejpgC-i b ed script [wMqOC-i SKIP --ignore-initial=SKIP LJƪ̪ SKIP Ӧ줸աC-i SKIP1:SKIP2 --ignore-initial=SKIP1:SKIP2-l --left-column ۦPɥuܥ䪺@C-l --paginate NXeܡprOӤC-l --verbose ܨ̩Ҧ۲mM̪줸ռƭȡC-m --merge ܦX᪺֫ɮצӤO ed script (w][W -A)C-n --rcs H RCS diff 榡XC-n LIMIT --bytes=LIMIT ̦h LIMIT Ӧ줸աC-o ɮ --output=ɮ ʦާ@AñNGgJ<ɮ>C-q --brief uɮ׬O_PC-r --recursive sPҦƥؿ@_C-s --quiet --silent XTFuͦ^ǭȡC-s --report-identical-files ɮפ@ˮɤMܵGC-s --suppress-common-lines ۦPɤ|ܡC-t --expand-tabs NX tab ŮC-v --version ܪTC-w --ignore-all-space ҦťզrC-w NUM --width=NUM C̦ܳh NUM]w] 130^ӦrC-x --overlap-only uܭ|ﳡC-x PAT --exclude=PAT ư˦ PAT ɮסC-y --side-by-side HCñƪ覡ܡC -W NUM --width=NUM C̦ܳh NUM (w] 130) ӦrC --left-column ۦPɥuܥ䪺@C --suppress-common-lines ۦPɤ|ܡCGX %s P %s P %s M %s @Pƥؿ ɮתC@CTɮתC@CɮתC@Ӧ줸աCFILES 榡iHOFILE1 FILE2BDIR1 DIR2BDIR FILE... FILE... DIRCɮ %s O%sɮ %s O%s ɮ %s M %s ۦP ɮ %s P %s P pGϥ --from-file --to-file ﶵAFILES 榡hCpGɮ׬O-ΨSwAhѼзǿJŪJơCpG FILE O-AhѼзǿJŪơCLĪ back referenceLĪrWLĪ collation r\{\} eLeWܦLd򥽺ݦrLTWܦOӺSŦXrɮץS newline reS󥿳Wܦub %s sbG%s WܦLWܦLЦV ^~CSKIP ȥiH[WHUG kB=1000BK=1024BMB=1000000BM=1048576BGB=1000000000BG=1073741824A ٦ TBPBEBZBY pCSKIP1 M SKIP2 OCɮ׷|L줸ռƥءCHñƤ覡XɮפtC\nbkߤ\פUaOҡCAiHھ GNU General Public License ڭsGnCԽнаѦɮ COPYINGCݦhlϱ׸йա%s --helphTCtο~S ( \(S ) \)S [ [^S \{ΪkG%s [ﶵ]... ɮ1 ɮ2 ΪkG%s [ﶵ]... ɮ1 [ɮ2 [SKIP1 [SKIP2]]] ΪkG%s [ﶵ]... FILES ΪkG%s [ﶵ]... MYFILE OLDFILE YOURFILE Paul EggertBMike HaertelBDavid HayesB Richard Stallman M Len Tower sgC Randy Smith sgC Thomas Lord sgC Torbjorn Granlund David MacKenzie sgC-%ldﶵwLɡF|ﶵ-%ldﶵwLɡFШϥΡ-%c %ldh@ӪJɬO-϶SɮӭnOؿ-LkPؿ@LkɮצW١%sM%s\Hʤ覡XּзǿJrSɮcmpG%s w ۥ٬ު %s ﶵAѼƭȬ%sۥ٬ުXҦﶵ۩IJe׿ﶵؿedG s䪺X᪺֫ơAUO[WYHѧOC ebG s䪺X᪺֫ơC elG ϥΥ䪺ӶisC erG ϥΥk䪺ӶisC e G ssC l G ϥΥ䪺C r G ϥΥk䪺C s G [W@˪ծɤbeܡC v G [W@˪ծɷ|beܡC q G }C hlѼơ%sfifoݮeﶵJYp~Gprocess_diff diff L~GdzƿX diff L~Gdiff Ϭq榡XLĪ --bytes ȡ%sLĪ --ignore-initial ȡ%sLĪWUơ%sLĪ diff 榡F̫@椣diff 榡LġFY檺Ĥ@ӦrTLĪ diff 榡Fܸܧ󪺤jrLLĪס%sLĪeס%sOӺTC%sʤ֤FѼ-l M -s ﶵݮetΤ䴩{~ŪƥqťɮqɮsemaphoreɰOЪsocket|зǿX{%s^ǿ~һݪ{%sLk䤣һݪ{%sӦhɮ׼лxﶵOЪM`ɮgJ