\a h!CBBT98yR765;3qGE|3I@;;Gw@LGD.CsM8K>MyAR S!"F#i#^$0~$$$$,$%.>%'m%(%%%%*%(&(,&PU&D&H&E4'(z'K'C'@3(:t(C(M(GA)G)~);P*J*C*A+3]+L+:+L,>f,;,7,4-3N-K-H-0.LH.F.B.1/Q/E/H0Jh0F00H1E1H2Y26273JM3E3;3L45g4@474=5<T5M5@5? 6>`6<666K7<_7M7378!=8_8!{88 88F8= 9C^9&999&:K':1s:&:::;;$4;Y;k; ;;I;<< <<<<<<= =#&= J=V=q====:_>> >q> 5?A?S?%f????? ?"?4@I@.f@@@;@3@/1A+aA'A#AAAB%B'BDB)WB!B'B)BB C)*C&TC{C C CCCD "D,Dn1DE EEEE1F22F0eFF#FFFG)G1IG-{GGGGG G H$H?HZH"yHH HH"H%HI I )I5I HI UI_ItI{IIIIII,I IJJ3JBJaJ yJJ JJPLEMFDNDNNGfOFOO=wP<P;P;.QGjQRQ}RHRER:SXMS:SSSTKTH UGiUPU>VMAVLVVSbWvW-XYRrZ`Z!&[6H[[[ [4[['\.A\/p\\!\\3\]-]\F]Q]>];4^%p^Y^E^B6_Fy_C_T`KY`L``KaPaIbGgb6bPbF7cP~cCc?dDSdAd@dGeDce6eTeM4fIf6fgEgTg>1hJphhG;iHiQij>j<kQRkLkBkJ4l6l=l=lB2mAumOmAn@In?n=n9oOBoBoTo6*papp p'p$p qqL)qHvqLq2 r?rYr3srIrAr33sgssss+stt -y"ly2yyyCy5:z1pz-z)z%z! {B{`{r{t{{/{*{3{82|k|!|1|+|}!!}C}^}s}} }}l}-+Y^t<@0 ;'Y 2ـ: 8G с +"J&m"т% 1?Udlȃ΃%Ճ *<-Q  Fx<_]y/6g2,E4`n $NiGC)3%h| k@z ~-07ZpmW{&weO(d 8H:cT>o#u=U}JKs1YBfb'L[v*A\9MaXDI"Q!.5qlS?Pjr+ ;RV^t The default output format is a somewhat human-readable representation of the changes. The -e, -E, -x, -X (and corresponding long) options cause an ed script to be output instead of the default. Finally, the -m (--merge) option causes diff3 to do the merge internally and output the actual merged file. For unusual input, this is more robust than using ed. --GTYPE-group-format=GFMT format GTYPE input groups with GFMT --LTYPE-line-format=LFMT format LTYPE input lines with LFMT --binary read and write data in binary mode --color[=WHEN] color output; WHEN is 'never', 'always', or 'auto'; plain --color means --color='auto' --diff-program=PROGRAM use PROGRAM to compare files --diff-program=PROGRAM use PROGRAM to compare files --from-file=FILE1 compare FILE1 to all operands; FILE1 can be a directory --help display this help and exit --help display this help and exit --help display this help and exit --help display this help and exit --horizon-lines=NUM keep NUM lines of the common prefix and suffix --ignore-file-name-case ignore case when comparing file names --label LABEL use LABEL instead of file name and timestamp (can be repeated) --left-column output only the left column of common lines --line-format=LFMT format all input lines with LFMT --no-dereference don't follow symbolic links --no-ignore-file-name-case consider case when comparing file names --normal output a normal diff (the default) --palette=PALETTE the colors to use when --color is active; PALETTE is a colon-separated list of terminfo capabilities --speed-large-files assume large files and many scattered small changes --strip-trailing-cr strip trailing carriage return on input --strip-trailing-cr strip trailing carriage return on input --strip-trailing-cr strip trailing carriage return on input --suppress-blank-empty suppress space or tab before empty output lines --suppress-common-lines do not output common lines --tabsize=NUM tab stops every NUM (default 8) print columns --tabsize=NUM tab stops at every NUM (default 8) print columns --to-file=FILE2 compare all operands to FILE2; FILE2 can be a directory --unidirectional-new-file treat absent first files as empty Both GFMT and LFMT may contain: %% % %c'C' the single character C %c'\OOO' the character with octal code OOO C the character C (other characters represent themselves) GFMT (only) 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 %(A=B?T:E) if A equals B then T else E LFMT (only) 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'. These format options provide fine-grained control over the output of diff, generalizing -D/--ifdef.%s %s differ: byte %s, line %s %s %s differ: byte %s, line %s is %3o %s %3o %s %s home page: <%s> %s: diff failed: %s: invalid option -- '%c' %s: option '%s%s' doesn't allow an argument %s: option '%s%s' is ambiguous %s: option '%s%s' is ambiguous; possibilities:%s: option '%s%s' requires an argument %s: option requires an argument -- '%c' %s: recursive directory loop%s: unrecognized option '%s%s' ''-' specified for more than one input file(C)--from-file and --to-file both specified-3, --easy-only like -e, but incorporate only nonoverlapping changes-A, --show-all output all changes, bracketing conflicts-B, --ignore-blank-lines ignore changes where lines are all blank-B, --ignore-blank-lines ignore changes whose lines are all blank-D option not supported with directories-D, --ifdef=NAME output merged file with '#ifdef NAME' diffs-E, --ignore-tab-expansion ignore changes due to tab expansion-E, --ignore-tab-expansion ignore changes due to tab expansion-E, --show-overlap like -e, but bracket conflicts-F, --show-function-line=RE show the most recent line matching RE-H, --speed-large-files assume large files, many scattered small changes-I, --ignore-matching-lines=RE ignore changes all whose lines match RE-I, --ignore-matching-lines=RE ignore changes where all lines match RE-L, --label=LABEL use LABEL instead of file name (can be repeated up to three times)-N, --new-file treat absent files as empty-S, --starting-file=FILE start with FILE when comparing directories-T, --initial-tab make tabs line up by prepending a tab-T, --initial-tab make tabs line up by prepending a tab-W, --ignore-all-space ignore all white space-W, --width=NUM output at most NUM (default 130) print columns-X like -x, but bracket conflicts-X, --exclude-from=FILE exclude files that match any pattern in FILE-Z, --ignore-trailing-space ignore white space at line end-Z, --ignore-trailing-space ignore white space at line end-a, --text treat all files as text-a, --text treat all files as text-a, --text treat all files as text-b, --ignore-space-change ignore changes in the amount of white space-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-d, --minimal try hard to find a smaller set of changes-d, --minimal try hard to find a smaller set of changes-e, --ed output an ed script-e, --ed output ed script incorporating changes from OLDFILE to YOURFILE into MYFILE-i append 'w' and 'q' commands to ed scripts-i, --ignore-case ignore case differences in file contents-i, --ignore-case consider upper- and lower-case to be the same-i, --ignore-initial=SKIP skip first SKIP bytes of both inputs-i, --ignore-initial=SKIP1:SKIP2 skip first SKIP1 bytes of FILE1 and first SKIP2 bytes of FILE2-l, --left-column output only the left column of common lines-l, --paginate pass output through 'pr' to paginate it-l, --verbose output byte numbers and differing byte values-m, --merge output actual merged file, according to -A if no other options are given-n, --bytes=LIMIT compare at most LIMIT bytes-n, --rcs output an RCS format diff-o, --output=FILE operate interactively, sending output to FILE-p, --show-c-function show which C function each change is in-q, --brief report only when files differ-r, --recursive recursively compare any subdirectories found-s, --quiet, --silent suppress all normal output-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-t, --expand-tabs expand tabs to spaces in output-u, -U NUM, --unified[=NUM] output NUM (default 3) lines of unified context-v, --version output version information and exit-v, --version output version information and exit-v, --version output version information and exit-v, --version output version information and exit-w, --ignore-all-space ignore all white space-w, --width=NUM output at most NUM (default 130) print columns-x, --exclude=PAT exclude files that match PAT-x, --overlap-only like -e, but incorporate only overlapping changes-y, --side-by-side output in two columnsBinary 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.David HayesDavid MacKenzieExit status is 0 if inputs are the same, 1 if different, 2 if trouble.Exit status is 0 if successful, 1 if conflicts, 2 if trouble.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 General help using GNU software: <%s> If --from-file or --to-file is given, there are no restrictions on FILE(s).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 expressionLen TowerLicense GPLv3+: GNU GPL version 3 or later <%s>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Mandatory arguments to long options are mandatory for short options too. Memory exhaustedMike HaertelNo matchNo newline at end of fileNo previous regular expressionOnly in %s: %s Packaged by %s Packaged by %s (%s) Paul EggertPremature end of regular expressionRandy SmithRegular expression too bigReport %s bugs to: %s Report bugs to: %s Richard StallmanSKIP 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.Side-by-side merge of differences between FILE1 and FILE2.SuccessSymbolic links %s and %s differ The optional SKIP1 and SKIP2 specify the number of bytes to skip at the beginning of each file (zero by default).Thomas LordTorbjorn GranlundTrailing 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 Valid arguments are:Written by %s and %s. Written by %s, %s, %s, %s, %s, %s, %s, %s, %s, and others. Written by %s, %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, and %s. Written by %s, %s, %s, and %s. Written by %s, %s, and %s. Written by %s. `ambiguous argument %s for %sblock 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 after byte %s cmp: EOF on %s after byte %s, in line %s cmp: EOF on %s after byte %s, line %s cmp: EOF on %s which is empty conflicting %s option value '%s'conflicting output style optionsconflicting tabsize optionsconflicting width optionscontiguous datadirectorydoored: Edit then use both versions, each decorated with a header. eb: Edit then use both versions. el or e1: Edit then use the left version. er or e2: Edit then use the right version. e: Discard both versions then edit a new one. l or 1: Use the left version. r or 2: Use the right version. s: Silently include common lines. v: Verbosely include common lines. q: Quit. extra operand '%s'failed to reopen %s with mode %sfifoincompatible 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 argument %s for %sinvalid color '%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 tabsize '%s'invalid width '%s'memory exhaustedmessage queuemigrated file with datamigrated file without datamissing operand after '%s'multiplexed block special filemultiplexed character special filemultiplexed filenamed filenetwork special fileoptions -l and -s are incompatiblepagination not supported on this hostportprogram errorread failedregular empty fileregular filesemaphoreshared memory objectsocketstack overflowstandard file descriptorsstandard outputstderrstdinstdoutsubsidiary program '%s' could not be invokedsymbolic linktoo many file label optionstyped memory objectunknown streamunparsable value for --paletteunrecognized prefix: %sweird filewhiteoutwrite failedProject-Id-Version: diffutils 3.7.41 Report-Msgid-Bugs-To: bug-diffutils@gnu.org PO-Revision-Date: 2021-08-29 17:49+0700 Last-Translator: Andika Triwidada Language-Team: Indonesian Language: id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Bugs: Report translation errors to the Language-Team address. X-Generator: Poedit 2.4.3 Format keluaran baku adalah representasi perubahan yang kurang lebih dapat dibaca oleh orang. Opsi -e, -E, -x, -X (dan opsi panjang yang terkait) menyebabkan dikeluarkannya sebuah skrip ed sebagai pengganti yang baku. Akhirnya, opsi -m (--merge) menyebabkan diff3 melakukan penggabungan secara internal dan mengeluarkan berkas gabungan sebenarnya. Untuk masukan yang tidak biasa, ini lebih tahan banting daripada memakai ed. --GTYPE-group-format=GFMT format grup masukan GTYPE dengan GFMT --LTYPE-line-format=LFMT format baris masukan LTYPE dengan LFMT --binary baca dan tulis data dalam mode biner --color[=WHEN] warnai keluaran; WHEN adalah 'never', 'always', atau 'auto'; --color polos berarti --color='auto' --diff-program=PROGRAM gunakan PROGRAM untuk membandingkan berkas --diff-program=PROGRAM gunakan PROGRAM untuk membandingkan berkas --from-file=FILE1 bandingkan FILE1 ke semua operand; FILE1 dapat berupa direktori --help tampilkan bantuan ini dan keluar --help tampilkan bantuan ini dan keluar --help tampilkan bantuan ini dan keluar --help tampilkan bantuan ini dan keluar --horizon-lines=NUM pertahankan NUM baris prefiks dan suffiks umum --ignore-file-name-case abaikan besar kecil saat membandingkan nama berkas --label LABEL pakai LABEL bukan nama berkas dan stempel waktu (dapat diulang) --left-column hanya tampilkan kolom kiri baris yang sama --line-format=LFMT format semua baris masukan denga LFMT --no-dereference jangan ikuti taut simbolik --no-ignore-file-name-case pertimbangkan besar kecil saat membandingkan nama berkas --normal keluarkan diff normal (baku) --palette=PALETTE warna yang dipakai ketika --color aktif; PALETTE adalah daftar dipisah titik dua dari kapabilitas terminfo --speed-large-files asumsikan berkas besar dan banyak perubahan kecil tersebar --strip-trailing-cr hapus carriage return di akhir pada masukan --strip-trailing-cr hapus carriage return di akhir pada masukan --strip-trailing-cr hapus carriage return di akhir pada masukan --suppress-blank-empty cegah spasi atau tab sebelum keluaran baris kosong --suppress-common-lines jangan tampilkan baris yang sama --tabsize=NUM tab stop adalah setiap NUM (baku 8) kolom cetak --tabsize=NUM tab stop adalah setiap NUM (baku 8) kolom cetak --to-file=FILE2 bandingkan semua operand dengan FILE2; FILE2 dapat berupa direktori --unidirectional-new-file anggap berkas pertama yang tidak ada sebagai kosong GFMT atau LFMT dapat berisikan: %% % %c'C' karakter tunggal C %c'\OOO' karakter dengan kode oktal OOO GFMT dapat berisi: %< baris dari FILE1 %> baris dari FILE2 %= baris bersama FILE1 dan FILE2 %[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec untuk LETTER LETTERs adalah sebagai berikut untuk grup baru, huruf kecil untuk grup tua: F nomor baris pertama L nomor baris terakhir N jumlah baris = L-F+1 E F-1 M L+1 %(A=B?T:E) if A equals B then T else E LFMT dapat berisi: %L isi baris %l isi baris, tanpa baris baru %[-][WIDTH][.[PREC]]{doxX}n printf-style spec untuk nomor baris masukan LTYPE adalah 'old', 'new', atau 'unchanged'. GTYPE adalah LTYPE atau 'changed'. Opsi format ini menyediakan kendali halus atas keluaran diff, menggeneralisasi -D/--ifdef.%s %s berbeda: byte %s, baris %s %s %s berbeda: byte %s, baris %s adalah %3o %s %3o %s %s halaman rumah: <%s> %s: diff gagal: %s: pilihan -- '%c' tidak valid %s: pilihan '%s%s' tidak mengizinkan sebuah argumen %s: pilihan '%s%s' ambigu %s: pilihan '%s%s' ambigu; kemungkinan:%s: pilihan '%s%s' membutuhkan sebuah argumen %s: pilihan -- '%c' membutuhkan sebuah argumen %s: rekursif loop direktori%s: pilihan tidak dikenal '%s%s' ''-' dispesifikasikan lebih dari satu berkas masukan(C)--from-file dan --to-file keduanya disebutkan-3, --easy-only seperti -e, tapi hanya melibatkan perubahan yang tidak bertindih-A, --show-all keluarkan semua perubahan, konflik dalam tanda kurung-B, --ignore-blank-lines abaikan perubahan baris kosong-B, --ignore-blank-lines abaikan perubahan baris kosong-D option tidak didukung dg direktori-D, --ifdef=NAME keluarkan berkas yang tergabung dengan diff '#ifdef NAME'-E, --ignore-tab-expansion abaikan perubahan akibat ekspansi tab-E, --ignore-tab-expansion abaikan perubahan akibat ekspansi tab-E, --show-overlap seperti -e, tapi apit konflik dalam kurung-F, --show-function-line=RE tunjukkan baris terkini yang cocok RE-H, --speed-large-files asumsikan berkas besar, banyak perubahan kecil tersebar-I, --ignore-matching-lines=RE abaikan semua perubahan baris yang cocok RE-I, --ignore-matching-lines=RE abaikan perubahan baris yang cocok dengan RE-L, --label=LABEL pakai LABEL sebagai pengganti nama berkas (dapat diulang sampai dengan tiga kali)-N, --new-file perlakukan berkas yang tiada sebagai kosong-S, --starting-file=FILE mulai dengan FILE ketika membandingkan direktori-T, --initial-tab buat tab lurus dengan menyisip di depan tab-T, --initial-tab buat tab lurus dengan menyisip di depan tab-W, --ignore-all-space abaikan semua white space-W, --width=NUM keluarkan paling banyak NUM (baku 130) kolom cetak-X seperti -x, tapi apit konflik dalam kurung-X, --exclude-from=FILE abaikan berkas yang cocok dengan pola dalam FILE-Z, --ignore-trailling-space abaikan white space di akhir baris-Z, --ignore-trailing-space abaikan white space di akhir baris-a, --text perlakukan semua berkas sebagai teks-a, --text perlakukan semua berkas sebagai teks-a, --text perlakukan semua berkas sebagai teks-b, --ignore-space-change abaikan perubahan banyaknya white space-b, --ignore-space-change abaikan perubahan banyaknya white space-b, --print-bytes tampilkan byte yang berbeda-c, -C NUM, --context[=NUM] keluarkan NUM (baku 3) baris dari konteks yang disalin-d, --minimal usaha keras untuk mencari set perubahan terkecil-d, --minimal usaha keras untuk mencari set perubahan terkecil-e, --ed keluarkan suatu skrip ed-e, --ed keluarkan skrip ed yang menyertakan perubahan dari OLDFILE ke YOURFILE ke dalam MYFILE-i imbuhkan perintah 'w' dan 'q' ke skrip ed-i, --ignore-case abaikan perbedaan huruf besar kecil dalam isi berkas-i, --ignore-case anggap huruf besar dan kecil sama-i, --ignore-initial=SKIP lewati SKIP byte awal dari kedua masukan-i, --ignore-initial=SKIP1:SKIP2 lewati SKIP1 byte awal FILE1 dan SKIP2 byte awal FILE2-l, --left-column hanya tampilkan kolom kiri baris yang sama-l, --paginate berikan keluaran ke 'pr' untuk di-paginate-l, --verbose keluarkan cacah byte dan nilai semua byte yang berbeda-m, --merge keluarkan berkas tergabung yang sebenarnya, sesuai dengan -A bila tidak diberikan opsi lain-n, --bytes=LIMIT bandingkan paling banyak LIMIT byte-n, --rcs keluaran dalam format RCS diff-o, --output=FILE beroperasi secara interaktif, kirim keluaran ke FILE-p, --show-c-function tunjukkan dalam fungsi C mana setiap perubahan-q, --brief laporkan hanya ketika berkas berbeda-r, --recursive membandingkan subdirektori secara rekursif-s, --quiet, --silent cegah semua keluaran normal-s, --report-identical-files laporkan ketika dua berkas sama-s, --suppress-common-lines jangan tampilkan baris yang sama-t, --expand-tabs ekspansi tab ke spasi dalam keluaran-t, --expand-tabs ekspansi tab ke spasi dalam keluaran-u, -U NUM, --unified[=NUM] keluarkan NUM (baku 3) baris dari konteks terpadu-v, --version tampilkan informasi versi dan keluar-v, --version tampilkan informasi versi dan keluar-v, --version tampilkan informasi versi dan keluar-v, --version tampilkan informasi versi dan keluar-W, --ignore-all-space abaikan semua white space-w, --width=NUM keluarkan paling banyak NUM (baku 130) kolom cetak-x, --exclude=PAT tanpa berkas yang cocok dengan PAT-x, --overlap-only seperti -e, tapi hanya sertakan perubahan yang bertindih-y, --side-by-side keluaran dalam dua kolomBerkas biner %s dan %s berbeda Subdirektori sama: %s dan %s Bandingkan FILE baris per baris.Bandingkan tiga berkas baris per baris.Bandingkan dua berkas byte per byte.David HayesDavid MacKenzieStatus keluar adalah 0 jika masukan sama, 1 jika berbeda, 2 jika bermasalah.Status keluaran adalah 0 jika sukses, 1 jika konflik, 2 jika bermasalah.FILES adalah 'FILE1 FILE2' atau 'DIR1 DIR2' atau 'DIR FILE' atau 'FILE DIR'.Berkas %s adalah %s sementara berkas %s adalah %s Berkas %s dan %s identik Berkas %s dan %s berbeda Bantuan umum menggunakan perangkat lunak GNU: <%s> Bila --from-file atau --to-file diberikan, tidak ada batasan untuk FILES.Jika sebuah FILE adalah '-' atau tidak ada, baca masukan standar.Jika sebuah FILE adalah '-', baca masukan standard.Referensi balik tidak validNama kelas karakter tidak validKarakter kolasi tidak validIsi dari \{\} tidak validEkspresi reguler yang mengawali tidak validAkhir rentang tidak validEkspresi reguler tidak validLen TowerLisensi GPLv3+: GNU GPL versi 3 atau setelahnya <%s>. Ini adalah perangkat lunak bebas: Anda bebas untuk mengubah dan mendistribusikannya. Tidak ada JAMINAN APA PUN, sepanjang masih diizinkan oleh hukum yang berlaku. Argumen wajib ke opsi panjang juga wajib untuk opsi pendek. Kehabisan memoriMike HaertelTidak cocokTidak ada baris-baru di akhir dari berkasTidak ada ekspresi reguler sebelumnyaHanya dalam %s: %s Dipaketkan oleh %s Dipaketkan oleh %s (%s) Paul EggertEkspresi reguler berakhir dengan prematurRandy SmithEkspresi reguler terlalu besarLaporkan kutu %s ke: %s Laporkan kutu ke: %s Richard StallmanNilai SKIP dapat diikuti oleh suffiks perkalian berikut: kB 1000, K 1024, MB 1,000,000, M 1,048,576, GB 1,000,000,000, G 1,073,741,824, dan seterusnya untuk T, P, E, Z, Y.Penggabungan bersisian dari perbedaan antara FILE1 dan FILE2.SuksesBerkas %s dan %s berbeda SKIP1 dan SKIP2 adalah jumlah byte yang harus dilewati di awal setiap berkas (nilai baku adalah nol).Thomas LordTorbjorn GranlundAkhiran backslashCoba '%s --help' untuk informasi lebih lanjut.Kesalahan sistem tidak dikenalTidak cocok ( atau \(Tidak cocok ) atau \)Tidak cocok [, [^, [:, [., atau [=Tidak cocok \{Pemakaian: %s [OPTION]... FILE1 FILE2 Penggunaan: %s [PILIHAN]... BERKAS1 [BERKAS2 [SKIP1 [SKIP2]]] Penggunaan: %s [OPTION]... BERKAS Pemakaian: %s [OPTION]... MYFILE OLDFILE YOURFILE Argumen yang valid adalah:Ditulis oleh %s dan %s. Ditulis oleh %s, %s, %s, %s, %s, %s, %s, %s, %s, dan yang lainnya. Ditulis oleh %s, %s, %s, %s, %s, %s, %s, %s, dan %s. Ditulis oleh %s, %s, %s, %s, %s, %s, %s, dan %s. Ditulis oleh %s, %s, %s, %s, %s, %s, dan %s. Ditulis oleh %s, %s, %s, %s, %s, dan %s. Ditulis oleh %s, %s, %s, %s, dan %s. Ditulis oleh %s, %s, %s, dan %s. Ditulis oleh %s, %s, dan %s. Ditulis oleh %s. 'argumen %s untuk %s ambiguberkas blok spesialkedua berkas yang dibandingkan adalah direktoritidak dapat membandingkan '-' dg direktoritidak dapat membandingkan nama berkas '%s' dan '%s'tidak dapat menggabung masukan standar secara interaktifberkas karakter spesialcmp: EOF pada %s setelah byte %s cmp: EOF pada %s setelah %s byte, dalam baris %s cmp: EOF pada %s setelah byte %s, baris %s cmp: EOF pada %s yang kosong nilai opsi %s konflik dengan '%s'konflik opsi gaya keluarankonflik opsi tabsizekonflik opsi lebardata yang berturutandirektoridoored: Ubah lalu gunakan kedua versi, dekorasikan dengan header. eb: Ubah lalu gunakan kedua versi. el atau e1: Edit lalu gunakan versi kiri. er atau e2: Edit lalu gunakan versi kanan. e: Edit versi baru. l atau e1: Gunakan versi kiri. r atau e2: Gunakan versi kanan. s: Sertakan baris bersama secara diam-diam. v: Sertakan baris bersama secara verbose. q: Keluar. operand ekstra '%s'gagal untuk membuka kembali %s dengan mode %sfifoopsi tidak kompatibelberkas masukan mengecilkesalahan internal: tipe diff tidak valid dalam process_diffkesalahan internal: tipe diff tidak valid dimasukkan ke keluarankesalahan internal: kacau dalam format blok diffnilai --byte tidak valid '%s'tidak valid --ignore-initial nilai '%s'argumen %s untuk %s tidak validwarna tidak valid '%s'panjang context tidak valid '%s'format diff tidak valid; baris akhir tidak lengkapformat diff tidak valid; karakter leading line tidak tepatformat diff tidak valid; separator perubahan tidak validpanjang horizon tidak valid '%s'tabsize tidak valid '%s'lebar tidak valid '%s'kehabisan memoriantrian pesanberkas termigrasi dengan databerkas termigrasi tanpa datatidak ada operand setelah '%s'berkas spesial blok ter-multipleksberkas spesial karakter ter-multipleksberkas ter-multipleksberkas bernamaberkas spesial jaringanpilihan -l dan -s tidak kompatibelpaginasi tidak didukung pada host iniportkesalahan programgagal membacaberkas reguler kosongberkas regulersemaforobjek memori bersamasoketoverflow stackdeskriptor berkas standarstandar keluaranstderrstdinstdoutprogram subsider '%s' tidak dipanggiltaut simbolikterlalu banyak opsi label berkastipe objek memorialiran tidak dikenalnilai yang tidak dapat diurai untuk --paletteprefiks tidak dikenal: %sberkas anehwhiteoutgagal menulis