ACC SHELL

Path : /usr/share/locale/ms/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/ms/LC_MESSAGES/wdiff.mo

H\a r!9S

m
993-KaEJL-z_|+^N#!!!!"7#H#8&1S&&&&&&$),,---%'-%M--s---'-.-&.'@.h."/"//$/	01#0!U0
w08000"00&11(1&132M2?2<3X3z4h78F99&b:<(>8>8%?2^?W??B`EFF9HhJjJ7OKKaLM)Q$
R'2RZRFnSS:V3V-W>WNW`W/uWWZ]^
%^	3^
=^*H^*s^3^3^,_23_f_,__!`!`a/aMa4la&a
a7ab
b& bGb'bc60c%gc3cc?TdId8?B
	4$HG*7A,.@-+3(C2 )&%>:"1F=05;#D96/!'<
E
  -c, --context-diffs    force output to context diffs
  -e, --echo-comments    echo comments to standard error
  -o, --old-diffs        output old-style diffs, no matter what
  -p, --patch-format     generate patch format
  -P                     same as -p
  -s, --strip-comments   strip comment lines
  -u, --unidiffs         force output to unidiffs
  -U                     same as -p and -u
  -=, --use-equals       replace spaces by equal signs in unidiffs
      --help             display this help and exit
      --version          output version information and exit

If FILE is not specified, read standard input.

*  -C, --context=LINES         as -c, also select context size in lines
*  -L, --label=LABEL           use from/to LABEL instead of file name (twice)
*  -U, --unified=LINES         as -u, also select context size in lines
*  -c, --context               output context diffs (default 3 context lines)
*  -u, --unified               output unidiffs (default 3 context lines)
*  -LINES                      (obsolete: select context size in lines)

By default, context diffs have an horizon of two lines.

Clustering:
  -G, --relist-files         list all input files with annotations
  -J, --minimum-size=ITEMS   ignore clusters not having that many ITEMS
  -j, --ignore-delimiters    do not count items having only delimiters

Comparing directories:
*  -N, --new-file                  consider missing files to be empty
*  -P, --unidirectional-new-file   consider missing old files to be empty
*  -S, --starting-file=FILE        resume directory comparison with FILE
*  -X, --exclude-from=FILE         ignore files matching patterns from FILE
*  -r, --recursive                 recursively compare subdirectories
*  -s, --report-identical-files    report when two files are the same
*  -x, --exclude=PATTERN           ignore files (dirs) matching PATTERN

Comparing files:
*  -H, --speed-large-files     go faster, for when numerous small changes
*  -a, --text                  report line differences (text file default)
*  -d, --minimal               try harder for a smaller set of changes
*  -q, --brief                 only says if files differ (binary default)
*      --horizon-lines=LINES   keep LINES lines in common prefixes/suffixes

Context and unified formats:
*  -F, --show-function-line=REGEXP   show previous context matching REGEXP
*  -p, --show-c-function             show which C function for each change

Copyright (C) 1992, 1997 Free Software Foundation, Inc.

Copyright (C) 1994, 1997 Free Software Foundation, Inc.

Copyright (C) 1997 Free Software Foundation, Inc.

Debugging:
  -0, --debugging   output many details about what is going on

Detailed output formats:
*  -D, --ifdef=NAME                      output `#ifdef NAME' format
*      --changed-group-format=FORMAT     use FORMAT for changed lines
*      --new-group-format=FORMAT         use FORMAT for inserted lines
*      --new-line-format=FORMAT          use FORMAT for inserted line
*      --old-group-format=FORMAT         use FORMAT for deleted lines
*      --old-line-format=FORMAT          use FORMAT for deleted line
*      --unchanged-group-format=FORMAT   use FORMAT for unchanged lines
*      --unchanged-line-format=FORMAT    use FORMAT for unchanged line
*      --line-format=FORMAT              --{old,new,unchanged}-line-format

FORMAT is made up of characters standing for themselves, except:
  %%%%           a single %%
  %%c'C'        quoted character C
  %%c'\O'       character having value O, from 1 to 3 octal digits
  %%(A=B?T:E)   if A is B then T else E; A B number or VARIABLE; T E FORMAT
  %%FN          use SPECIF specification F to print VARIABLE value N
  %%<           [group] old, each line through --old-line-format
  %%>           [group] new, each line through --new-line-format
  %%=           [group] unchanged, each line through --unchanged-line-format
  %%l           [line] without its possible trailing newline
  %%L           [line] with its possible trailing newline

Formatting output:
  -T, --initial-tab       produce TAB instead of initial space
  -l, --paginate          paginate output through `pr'
  -S, --string[=STRING]   take note of another user STRING
  -V, --show-links        give file and line references in annotations
  -t, --expand-tabs       expand tabs to spaces in the output

Ignoring text:
  -B, --ignore-blank-lines             ignore blank lines
*  -I, --ignore-matching-lines=REGEXP   ignore lines matching REGEXP
  -b, --ignore-space-change            ignore amount of white space
  -i, --ignore-case                    ignore case differences
  -w, --ignore-all-space               ignore white space

LTYPE is `old', `new', or `unchanged'.  GTYPE is LTYPE or `changed'.
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

Old mdiff options:
*  -f, --fuzz-items=ITEMS     no more than ITEMS non matching in a cluster

Operation modes:
  -h                     (ignored)
  -v, --verbose          report a few statistics on stderr
      --help             display this help and exit
      --version          output version information and exit

SPECIF is [-][W[.D]]{doxX} as in C printf

Script-like formats:
  (none of -CDUcefnuy)   output normal diffs
*  -e, --ed               output a valid `ed' script
*  -f, --forward-ed       mix between -e and -n (not very useful)
*  -n, --rcs              output RCS format (internally used by RCS)

Side by side format:
*  -W, --width=COLUMNS           use width of COLUMNS
*  -y, --side-by-side            use side by side output format
*      --left-column             print only left column line when common
*      --sdiff-merge-assist      (internally used by `sdiff')
*      --suppress-common-lines   do not print common lines

Standard diff options:
  -i, --ignore-case         consider upper- and lower-case to be the same
  -w, --ignore-all-space    ignore all white space
  -b, --ignore-space-change ignore changes in the amount of white space
  -B, --ignore-blank-lines  ignore changes whose lines are all blank
  -I, --ignore-matching-lines=RE ignore changes whose lines all match RE
  -a, --text                treat all files as text
  -c, --context[=NUMBER]    output regular context diffs,
                            changing to NUMBER lines of context
  -u, --unified[=NUMBER]    output unified context diffs or unidiffs,
                            with NUMBER lines of context
  -C, --context=NUM         output NUM lines of copied context
  -U, --unified=NUM         output NUM lines of unified context
  -L, --label=LABEL         use LABEL instead of file name
  -p, --show-c-function     show which C function each change is in
  -F, --show-function-line=RE show the most recent line matching RE

Usage: %s [OPTION]... FILE1 FILE2

Usage: %s [OPTION]... [FILE]

Usage: %s [OPTION]... [FILE]...

VARIABLE is {eflmn} for old group or {EFLMN} for new group
  {eE}   line number just before group
  {fF}   first line number of group
  {lL}   last line number of group
  {mM}   line number just after group
  {nN}   number of lines in the group

With no FILE, or when FILE is -, read standard input.

Word mode options:
  -1, --no-deleted            inhibit output of deleted words
  -2, --no-inserted           inhibit output of inserted words
  -3, --no-common             inhibit output of common words
  -A, --auto-pager            automatically calls a pager
  -k, --less-mode             variation of printer mode for "less"
  -m, --avoid-wraps           do not extend fields through newlines
  -o, --printer               overstrike as for printers
  -z, --terminal              use termcap as for terminal displays
  -K, --no-init-term          like -z, but no termcap init/term strings
  -O, --item-regexp=REGEXP    compare items as defined by REGEXP
  -W, --word-mode             compare words instead of lines

Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.

Written by Wayne Davison <davison@borland.com>.
  %d %d%% changed  %d %d%% common  %d %d%% deleted  %d %d%% inserted  -T, --initial-tab         make tabs line up by prepending a tab
  -r, --recursive           recursively compare any subdirectories found
  -N, --new-file            treat absent files as empty
  -P, --unidirectional-new-file treat absent first files as empty
  -s, --report-identical-files report when two files are the same
  -x, --exclude=PAT         exclude files that match PAT
  -X, --exclude-from=FILE   exclude files that match any pattern in FILE
  -S, --starting-file=FILE  start with FILE when comparing directories
      --horizon-lines=NUM   keep NUM lines of the common prefix and suffix
  -d, --minimal             try hard to find a smaller set of changes
  -H, --speed-large-files   assume large files and many scattered small changes
  -q, --brief               output only whether files differ
  -e, --ed                  output an ed script
  -n, --rcs                 output an RCS format diff
  -y, --side-by-side        output in two columns
  -w, --width=NUM           output at most NUM (default 130) characters per line
      --left-column         output only the left column of common lines
      --suppress-common-lines do not output common lines
  -D, --ifdef=NAME          output merged file to show `#ifdef NAME' diffs
      --GTYPE-group-format=GFMT GTYPE input groups with GFMT
      --line-format=LFMT    all input lines with LFMT
      --LTYPE-line-format=LFMT LTYPE input lines with LFMT
  -l, --paginate            pass the output through `pr' to paginate it
  -t, --expand-tabs         expand tabs to spaces in output
%s (for regexp `%s')%s: %d words, %d items
, clustering, done
Cannot use -t, termcap not available.Cannot use -z, termcap not available.Context diff missing `new' header at line %ldContext diff missing `old' header at line %ldCould not access the termcap data base.Could not find a name for the diff at line %ldDirectories not supportedInvalid unified diff header at line %ldLFMT 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
Either GFMT or LFMT may contain:
  %%  %
  %c'C'  the single character C
  %c'\OOO'  the character with octal code OOO
Malformed context diff at line %ldMalformed unified diff at line %ldMissing file argumentsOnly one file may be standard input.Only one filename allowedOptions -123RSYZ meaningful only when two inputs.Read summary: %d files, %d items
Reading %sSelect a terminal through the TERM environment variable.SortingSorting membersTerminal type `%s' is not defined.This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Try `%s --help' for more information.
Unable to open `%s'Word merging for two files only (so far)Work summary: %d clusters, %d members
Work summary: %d clusters, %d members, %d overlaps
mdiff - Studies multiple files and searches for similar sequences, it then
produces possibly detailed lists of differences and similarities.
unify - Transforms context diffs into unidiffs, or vice-versa.
wdiff - Compares words in two files and report differences.
Project-Id-Version: wdiff 0.5g
Report-Msgid-Bugs-To: wdiff-bugs@gnu.org
POT-Creation-Date: 2008-06-20 16:41-0400
PO-Revision-Date: 2002-11-17 22:56GMT+8
Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>
Language-Team: Malay <translation-team-ms@lists.sourceforge.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: KBabel 0.9.5

  -c, --context-diffs    paksa keluaran ke diff konteks
  -e, --echo-comments    gema komen ke ralat piawai
  -o, --old-diffs        keluaran diff gaya-lama, tidak kira apa
  -p, --patch-format     jana format patch
  -P                     sama seperti -p
  -s, --strip-comments   buang baris komen
  -u, --unidiffs         paksa keluaran ke unidiff
  -U                     sama seperti -p dan -u
  -=, --use-equals       ganti ruang dengan tanda sama dalam unidiff
      --help             papar bantuan ini dan keluar
      --version          keluarkan maklumat versi dan keluar

Jika FAIL tidak dinyatakan, baca masukan piawai.

*  -C, --context=BARIS         seperti -c, juga memilih saiz konteks dalam baris
*  -L, --label=LABEL           guna dari/ke LABEL selain daripada nama fail (dua kali)
*  -U, --unified=BARIS         seperti -u, juga memilih saiz konteks dalam baris
*  -c, --context               keluarkan diff konteks (default 3 baris konteks)
*  -u, --unified               keluarkan unidiffs (default 3 baris konteks)
*  -BARIS                      (lapuk: pilih saiz konteks dalam baris)

Secara default, diff konteks mempunyai ufuk dua baris.

Gugusan:
  -G, --relist-files         senarai semua fail masukan dengan catatan
  -J, --minimum-size=ITEMS   abai gugusan tidak mempunyai sebanyak ITEMS
  -j, --ignore-delimiters    jangan kira item hanya mempunyai delimiter

Perbandingan direktori:
*  -N, --new-file                  ambil kira fail tidak wujud sebagai kosong
*  -P, --unidirectional-new-file   ambil kira fail lama tidak wujud sebagai kosong
*  -S, --starting-file=FAIL        sambung perbandingan direktori dengan FAIL
*  -X, --exclude-from=FAIL         abai corak sepadan fail daripada FAIL
*  -r, --recursive                 banding subdirektori berulang-ulang
*  -s, --report-identical-files    lapor apabbila dua fail adalah sama
*  -x, --exclude=CORAK             abai fail (direktori) sepadan CORAK

Perbandingan fail:
*  -H, --speed-large-files     lebih laju, untuk apabila beberapa perubahan kecil
*  -a, --text                  lapor perbezaan baris (default fail teks)
*  -d, --minimal               cuba lebih gigih untuk set perubahan yang kecil
*  -q, --brief                 hanya nyatakan jika fail berbeza (default binari)
*      --horizon-lines=BARIS   kekalkan BARIS baris dalam awalan/akhiran biasa

Format konteks dam penggabungan:
*  -F, --show-function-line=REGEXP   tunjuk konteks sebelum sepadan REGEXP
*  -p, --show-c-function             tunjuk fungsi C yang mana untuk setiap perubahan

Hakcipta (C) 1992, 1997 Free Software Foundation, Inc.

Hakcipta (C) 1994, 1997 Free Software Foundation, Inc.

Hakcipta (C) 1997 Free Software Foundation, Inc.

Nyahpepijat:
  -0, --debugging   keluarkan banyak perincian mengenai apa yang berlaku

Format keluaran terperinci:
*  -D, --ifdef=NAMA                      keluarkan format `#ifdef NAMA'
*      --changed-group-format=FORMAT     guna FORMAT untuk baris ditukar
*      --new-group-format=FORMAT         guna FORMAT untuk baris-baris dimasukkan
*      --new-line-format=FORMAT          guna FORMAT untuk baris dimasukkan
*      --old-group-format=FORMAT         guna FORMAT untuk baris-baris dipadam
*      --old-line-format=FORMAT          guna FORMAT untuk baris dipadam
*      --unchanged-group-format=FORMAT   guna FORMAT untuk baris-baris tidak ditukar
*      --unchanged-line-format=FORMAT    guna FORMAT untuk baris tidak ditukar
*      --line-format=FORMAT              --{old,new,unchanged}-format-baris

FORMAT dibina daripada aksara dengan maksud tersendiri, kecuali:
  %%%%           hanya satu %%
  %%c'C'        petikan aksara C
  %%c'\O'       aksara mempunyai nilai O, daripada 1 hingga 3 digit oktal
  %%(A=B?T:E)   jika A adalah B maka T lain E; A B nombor atau PEMBOLEHUBAH; T E FORMAT
  %%FN          guna SPECIF spesifikasi F untuk mencetak PEMBOLEHUBAH nilai N
  %%<           [kumpul] lama, setiap baris melalui --old-line-format
  %%>           [kumpul] baru, setiap baris melalui --new-line-format
  %%=           [kumpul] tiada perubahan, setiap baris melalui --unchanged-line-format
  %%l           [baris] tanpa kemungkinan barisbaru mengikuti
  %%L           [baris] dengan kemungkinan barisbaru mengikuti

Format keluaran:
  -T, --initial-tab        hasilkan TAB menggantikan ruang permulaan
  -l, --paginate           paginate keluaran menggunakan `pr'
  -S, --string[=RENTETAN]  ambil perhatian RENTETAN pengguna lain
  -V, --show-links         berikan rujukan fail dan baris dalam catatan
  -t, --expand-tabs        tukar tab kepada ruang dalam keluaran

Mengabaikan teks:
  -B, --ignore-blank-lines              abai baris kosong
*  -I, --ignore-matching-lines=REGEXP   abai baris sepadan REGEXP
  -b, --ignore-space-change             abai jumlah ruang kosong
  -i, --ignore-case                     abai perbezaan case
  -w, --ignore-all-space                abai ruang kosong

LTYPE adalah `old', `new', atau `unchanged'.  GTYPE adalah LTYPE atau `changed'.
GFMT boleh mengandungi:
  %<  baris dari FAIL1
  %>  baris dari FAIL2
  %=  baris sama pada FAIL1 dan FAIL2
  %[-][LEBAR][.[PREC]]{doxX}HURUF  spec gaya-printf untuk HURUF
    HURUF adalah seperti berikut untuk kumpulan baru, huruf kecil untuk kumpulan lama:
      F  nombor baris pertama
      L  nombor baris akhir
      N  jumlah baris = L-F+1
      E  F-1
      M  L+1

Pilihan mdiff lama:
*  -f, --fuzz-items=ITEM     tidak lebih daripada ITEM tidak sepadan dalam gugusan

Mod operasi:
  -h                     (diabaikan)
  -v, --verbose          lapor beberapa statistik pada stderr
      --help             papar bantuan ini dan keluar
      --version          keluarkan maklumat versi dan keluar

SPECIF adalah [-][W[.D]]{doxX} seperti dalam C printf

Format seperti-skrip:
  (tiada -CDUcefnuy)      keluarkan diff normal
*  -e, --ed               keluarkan skrip `ed' sah
*  -f, --forward-ed       campur antara -e and -n (tidak begitu berguna)
*  -n, --rcs              keluarkan format RCS (kegunaan dalaman oleh RCS)

Format sebelah menyebelah:
*  -W, --width=LAJUR             guna lebar LAJUR
*  -y, --side-by-side            guna format keluaran sebelah menyebelah
*      --left-column             hanya cetak baris lajur kiri apabila sama
*      --sdiff-merge-assist      (kegunaan dalaman oleh `sdiff')
*      --suppress-common-lines   jangan cetak baris yang sama

Pilihan diff piawai:
  -i, --ignore-case         ambilkira huruf besar dan kecil sebagai sama
  -w, --ignore-all-space    abai semua ruang kosong
  -b, --ignore-space-change abai perubahan dalam jumlah ruang kosong
  -B, --ignore-blank-lines  abai perubahan dimana baris adalah kosong
  -I, --ignore-matching-lines=RE abai perubahan dimana baris adalah sepadan RE
  -a, --text                layan semua fail sebagai teks
  -c, --context[=NOMBOR]    keluarkan diff konteks biasa,
                            menukar kepada NOMBOR baris konteks
  -u, --unified[=NOMBOR]    keluarkan konteks diff unified atau unidiff,
                            dengan NOMBOR baris konteks
  -C, --context=NOM         keluarkan NOM baris salinan konteks
  -U, --unified=NOM         keluarkan NOM baris konteks unified
  -L, --label=LABEL         guna LABEL selain dari nama fail
  -p, --show-c-function     tunjuk fungsi C yang mana dalam setiap perubahan
  -F, --show-function-line=RE tunjuk baris terbaru sepadan RE

Penggunaan: %s [PILIHAN]... FAIL1 FAIL2

Penggunaan: %s [PILIHAN]... [FAIL]

Penggunaan: %s [PILIHAN]... [FAIL]...

PEMBOLEHUBAH ialah {eflmn} untuk kumpulan lama atau {EFLMN} untuk kumpulan baru
  {eE}   nombor baris sebelum kumpulan
  {fF}   nombor baris pertama kumpulan
  {lL}   nombor baris terakhir kumpulan
  {mM}   nombor baris selepas kumpulan
  {nN}   nombor baris dalam kumpulan

Dengan tiada FAIL, atau apabila FAILE adalah -, baca masukan piawai.

Pilhan mod perkataan:
  -1, --no-deleted            halang keluaran perkataan dipadam
  -2, --no-inserted           halang keluaran perkataan dimasukkan
  -3, --no-common             halang keluaran perkataan biasa
  -A, --auto-pager            panggil pager secara automatik
  -k, --less-mode             variasi untuk mod pencetak bagi "less"
  -m, --avoid-wraps           jangan sambung medan melalui baris baru
  -o, --printer               overstrike seperti untuk pencetak
  -z, --terminal              guna termcap sebagai paparan terminal
  -K, --no-init-term          seperti -z, tetap tiada termcap init/rentetan term
  -O, --item-regexp=REGEXP    banding perkara seperti dinyatakan oleh REGEXP
  -W, --word-mode             banding perkataan selain daripada baris

Ditulis oleh Franc,ois Pinard <pinard@iro.umontreal.ca>.

Ditulis oleh Wayne Davison <davison@borland.com>.
  %d %d%% diubah  %d %d%% biasa  %d %d%% dipadam  %d %d%% dimasukkan  -T, --initial-tab         jadikan tab berbaris dengan menambah awalan tab
  -r, --recursive           banding berulang sebarang subdirektori yang dijumpai
  -N, --new-file            layan fail tidak wujud sebagai kosong
  -P, --unidirectional-new-file layan fail tidak wujud pertama sebagai kosong
  -s, --report-identical-files lapor apabila dua fail adalah sama
  -x, --exclude=PAT         asingkan fail yang sepadan PAT
  -X, --exclude-from=FAIL   asingkan fail yang sepadan sebarang corak dalam FAIL
  -S, --starting-file=FAIL  mula dengan FAIL apabila membanding direktori
      --horizon-lines=NOM   simpan NOM baris bagi prefiks dan suffiks yang sama
  -d, --minimal             usaha keras untuk mencari set perbezaan yang kecil
  -H, --speed-large-files   andaikan fail besar dan banyak perbezaan kecil
  -q, --brief               keluarkan jika hanya fail berbeza
  -e, --ed                  hasilkan skrip ed
  -n, --rcs                 hasilkan format diff RCS
  -y, --side-by-side        keluarkan dalam dua lajur
  -w, --width=NOM           keluarkan paling banyak NOM (default 130) aksara per baris
      --left-column         keluarkan hanya lajur kiri baris sama
      --suppress-common-lines jangan keluarkan baris yang sama
  -D, --ifdef=NAMA          keluarkan fail tergabung untuk menunjukkan diff `#ifdef NAMA'
      --GTYPE-group-format=GFMT kumpulan masukan GTYPE dengan GFMT
      --line-format=LFMT    semua baris masukan dengan LFMT
      --LTYPE-line-format=LFMT baris masukan LTYPE dengan LFMT
  -l, --paginate            hantar keluaran menerusi `pr' untuk paginate
  -t, --expand-tabs         kembangkan tab kepada ruang dalam keluaran
%s (untuk regexp `%s')%s: %d perkataan, %d perkara
, gugusan, selesai
Tidak boleh menggunakan -t, termcap tiada.Tidak boleh menggunakan -z, termcap tiada.Diff konteks kehilangan header `new' pada baris %ldDiff konteks kehilangan header `old' pada baris %ldTidak dapat mencapai pengkalan data termcap.Tidak dapat mencari nama untuk diff pada baris %ldDirektori tidak disokongHeader diff unified tidak sah pada baris %ldLFMT boleh mengandungi:
  %L  kandungan baris
  %l  kandungan baris, tidak termasuk baris baru
  %[-][LEBAR][.[PREC]]{doxX}n  spec gaya-printf untuk baris nombor masukan
Samaada GFMT atau LFMT boleh mengandungi:
  %%  %
  %c'C'  satu aksara C
  %c'\OOO'  aksara dengan kod oktal OOO
Diff konteks cacat pada baris %ldDiff unified cacat pada baris %ldHujah fail tiadaHanya satu fail boleh dijadikan masukan piawai.Hanya satu namafail dibenarkanPilihan -123RSYZ bermakna apabila hanya dua masukan.Ringkasan bacaan: %d fail, %d perkara
Membaca %sPilih terminal daripada pembolehubah persekitaran TERM.IsihanMengisih ahliJenis terminal `%s' tidak ditakrifkan.Ini adalah perisian bebas; lihat sumber untuk syarat menyalin.  TIADA
jaminan disediakan; tidak juga untuk KEBOLEHDAGANGAN atau KEUPAYAAN UNTUK SESUATU TUJUAN KHUSUS.
Cuba `%s --help' untuk lebih maklumat.
Tidak dapat membuka `%s'Gabungan perkataan untuk dua fail sahaja (setakat ini)Ringkasan kerja: %d gugusan, %d ahli
Ringkasan kerja: %d gugusan, %d ahli, %d bertindih
mdiff - Mengkaji beberapa fail dan mencari turutan yang sama, ia kemudian
menghasilkan senarai terperinci mungkin tentang perbezaan dan kesamaan.
unify - Mengubah diff konteks kepada unidiff, atau sebaliknya.
wdiff - Membandingkan perkataan dalam dua fail dan melaporkan perbezaan.

ACC SHELL 2018