ACC SHELL

Path : /usr/share/locale/id/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/id/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<3X34z76Z99z:<7>9>90?3j?R??B<EJF)HbILJ70KhKeLM(Q#Q&R+R>SYS9NV3VVVVVV4ZM]d]
p]{]
]4]4]3]21^'d^4^^.^	_#`#'`K`+_`"`'`$`
`0a7aCa'Waa/bGb/`b)b5bb@pcGc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-10-07 15:32GMT+0700
Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>
Language-Team: Indonesian <translation-team-id@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 output ke context diffs
   -e, --echo-comments    echo komentar ke standard error
   -o, --old-diffs        output diff gaya lama
   -p, --patch-format     hasilkan format patch
   -P                     sama seperti -p
   -s, --strip-comments   hilangkan baris komentar
   -u, --unidiffs         paksa output ke unidiffs
   -U                     sama seperti -p dan -u
   -=, --use-equals       ganti spasi dengan tanda sama dengan dalam unidiffs
       --help             tampilkan bantuan ini dan keluar
       --version          tampilkan informasi versi dan keluar

Jika FILE tidak dispesifikasikan, baca dari standard input.

*  -C, --context=LINES         seperti -c, juga memilih ukuran context dalam baris
*  -L, --label=LABEL           gunakan dari/ke LABEL alih-alih nama file (dua kali)
*  -U, --unified=LINES         seperti -u, juga memilih ukuran context dalam baris
*  -c, --context               hasilkan context diffs (bakunya 3 baris context)
*  -u, --unified               hasilkan unidiffs (bakunya 3 baris context)
*  -LINES                      (lawas: pilih ukuran context dalam baris)

Bakunya, context diff hanya membandingkan dua baris.

Clustering:
  -G, --relist-files         daftar semua file input dengan anotasi
  -J, --minimum-size=ITEMS   abaikan cluster yang tidak memiliki banyak ITEMS
  -j, --ignore-delimiters    abaikan item yang hanya memiliki delimiters

Membandingkan direktori:
*  -N, --new-file                  anggap file hilang sebagai kosong
*  -P, --unidirectional-new-file   anggap file tua hilang sebagai kosong
*  -S, --starting-file=FILE        lanjutkan perbandingan direktori dengan FILE
*  -X, --exclude-from=FILE         abaikan pola pencocokan file dari FILE
*  -r, --recursive                 bandingkan subdirektori secara rekursif
*  -s, --report-identical-files    laporkan bila dua file sama
*  -x, --exclude=PATTERN           abaikan file (dir) yang cocok dengan PATTERN

Membandingkan file:
*  -H, --speed-large-files     cepat, untuk perubahan kecil yang banyak
*  -a, --text                  laporkan perbedaan baris (default file teks)
*  -d, --minimal               usaha lebih keras untuk perubahan yang lebih kecil
*  -q, --brief                 laporkan file berbeda secara ringkas (default file biner)
*      --horizon-lines=LINES   jaga LINES baris dalam prefiks/suffiks umum

Format context dan unified:
*  -F, --show-function-line=REGEXP   tampilkan context matching REGEXP sebelumnya
*  -p, --show-c-function             tampilkan fungsi C untuk setiap perubahan

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   keluarkan banyak rincian tentang apa yang terjadi

Format output rinci:
*  -D, --ifdef=NAME                      hasilkan output format `#ifdef NAME'
*      --changed-group-format=FORMAT     gunakan FORMAT untuk baris-baris yang berubah
*      --new-group-format=FORMAT         gunakan FORMAT untuk baris-baris yang disisipi
*      --new-line-format=FORMAT          gunakan FORMAT untuk baris yang disisipi
*      --old-group-format=FORMAT         gunakan FORMAT untuk baris-baris yang dihapus
*      --old-line-format=FORMAT          gunakan FORMAT untuk baris yang dihapus
*      --unchanged-group-format=FORMAT   gunakan FORMAT untuk baris-baris yang tetap
*      --unchanged-line-format=FORMAT    gunakan FORMAT untuk baris yang tetap
*      --line-format=FORMAT              --{old,new,unchanged}-line-format

FORMAT terdiri dari karakter-karakter, kecuali:
  %%%%           %% tunggal 
  %%c'C'        karakter terquote C
  %%c'\O'       karakter dengan nilai O, dari 1 hingga 3 digit oktal
  %%(A=B?T:E)   jika A adalah B maka T lainnya E; A B nomor atau VARIABLE; T E FORMAT
  %%FN          gunakan spesifikasi SPECIF F untuk mencetak nilai VARIABLE N
  %%<           [group] tua, setiap baris dengan --old-line-format
  %%>           [group] baru, setiap baris dengan  --new-line-format
  %%=           [group] tetap, setiap baris dengan --unchanged-line-format
  %%l           [line] tanpa baris baru yang mungkin mengikutinya
  %%L           [line] dengan baris baru yang mungkin mengikutinya

Format output:
  -T, --initial-tab       hasilkan TAB alih-alih spasi awal
  -l, --paginate          paginasi output melalui `pr'
  -S, --string[=STRING]   perhatikan STRING user lain
  -V, --show-links        beri referensi file dan baris dalam anotasi
  -t, --expand-tabs       ekspansi tab ke spasi dalam output

Abaikan teks:
  -B, --ignore-blank-lines             abaikan baris kosong
*  -I, --ignore-matching-lines=REGEXP   abaikan baris yang cocok dengan REGEXP
  -b, --ignore-space-change            abaikan jumlah spasi
  -i, --ignore-case                    abaikan beda case
  -w, --ignore-all-space               abaikan semua spasi

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

Option mdiff tua:
*  -f, --fuzz-items=ITEMS     tidak lebih dari ITEMS tidak cocok dalam cluster

Mode operasi:
  -h                     (diabaikan)
  -v, --verbose          laporkan statistik ke stderr
      --help             tampilkan bantuan ini dan keluar
      --version          tampilkan informasi output dan keluar

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

Format mirip-skrip:
  (none of -CDUcefnuy)   hasilkan normal diffs
*  -e, --ed               hasilkan skrip `ed' yang valid
*  -f, --forward-ed       campur antara -e dan -n (tidak begitu berguna)
*  -n, --rcs              hasilkan format RCS (digunakan oleh RCS secara internal)

Format sisi demi sisi:
*  -W, --width=COLUMNS           gunakan lebar COLUMNS
*  -y, --side-by-side            gunakan format sisi demi sisi
*      --left-column             cetak hanya kolom kiri baris ketika common
*      --sdiff-merge-assist      (digunakan secara internal oleh `sdiff')
*      --suppress-common-lines   jangan cetak baris-baris common

Option diff standard:
  -i, --ignore-case         abaikan huruf besar/kecil
  -w, --ignore-all-space    abaikan semua spasi
  -b, --ignore-space-change abaikan perubahan jumlah spasi
  -B, --ignore-blank-lines  abaikan perubahan semua baris yang kosong
  -I, --ignore-matching-lines=RE abaikan perubahan yang cocok dengan RE
  -a, --text                anggap semua file sebagai teks
  -c, --context[=NUMBER]    hasilkan regular context diffs,
                            rubah ke NUMBER baris context
  -u, --unified[=NUMBER]    hasilkan unified context diffs atau unidiffs,
                            dengan NUMBER baris context
  -C, --context=NUM         hasilkan NUM baris context yang disalin
  -U, --unified=NUM         hasilkan NUM baris unified context
  -L, --label=LABEL         gunakan LABEL alih-alih nama file
  -p, --show-c-function     tampilkan fungsi C yang mengalami perubahan
  -F, --show-function-line=RE tampilkan baris terakhir yang cocok dengan RE

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

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

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

VARIABLE adalah {eflmn} untuk grup tua atau {EFLMN} untuk grup baru
  {eE}   nomor baris sebelum grup
  {fF}   nomor baris pertama grup
  {lL}   nomor baris terakhir grup
  {mM}   nomor baris setelah grup
  {nN}   nomor baris dalam grup

Tanpa FILE, atau ketika FILE adalah  -, baca standard input.

Opsi mode kata:
  -1, --no-deleted            tiadakan kata terhapus di output
  -2, --no-inserted           tiadakan kata tersisip di output
  -3, --no-common             tiadakan kata umum di output
  -A, --auto-pager            panggil pager secara otomatis
  -k, --less-mode             variasi mode printer untuk "less"
  -m, --avoid-wraps           jangan perluas field melalui baris baru
  -o, --printer               overstrike sebagai printer
  -z, --terminal              gunakan termcap sebagai display terminal \n  -K, --no-init-term          seperti -z, namun tanpa string init/term termcap
  -O, --item-regexp=REGEXP    bandingkan item sebagaimana didefinisikan oleh REGEXP
  -W, --word-mode             bandingkan kata-kata alih-alih baris

Ditulis oleh Francois Pinard <pinard@iro.umontreal.ca>.

Ditulis oleh Wayne Davison <davison@borland.com>.
%d %d%% dirubah%d %d%% umum%d %d%% dihapus%d %d%% disisipkan  -T, --initial-tab         buat baris tab naik dengan menyisipkan sebuah tab
  -r, --recursive           membandingkan subdirektori yang ditemukan secara rekursif
  -N, --new-file            anggap file hilang sebagai kosong
  -P, --unidirectional-new-file anggap file pertama hilang sebagai kosong
  -s, --report-identical-files laporkan bila dua file saman  -x, --exclude=PAT         abaikan file yang cocok dengan PAT
  -X, --exclude-from=FILE   abaikan file yang cocok dengan pola dalam FILE
  -S, --starting-file=FILE  mulai dengan FILE ketika membandingkan direktori
      --horizon-lines=NUM   jaga NUM baris prefiks dan suffiks bersama
  -d, --minimal             usaha keras untuk mencari set perubahan kecil
  -H, --speed-large-files   asumsikan file besar dan banyak perubahan kecil
  -q, --brief               tampilkan hasilkan file berbeda
  -e, --ed                  hasilkan skrip ed
  -n, --rcs                 hasilkan format diff RCS
  -y, --side-by-side        hasilkan dua kolom
  -w, --width=NUM           hasilkan paling banyak NUM (bakunya 130) karakter per baris
      --left-column         hasilkan hanya kolom kiri baris bersama
      --suppress-common-lines jangan tampilkan baris bersama
  -D, --ifdef=NAME          hasilkan file gabungan untuk menunjukkan diff `#ifdef NAME'
      --GTYPE-group-format=GFMT GTYPE grup input dengan GFMT
      --line-format=LFMT    semua baris input dengan LFMT
      --LTYPE-line-format=LFMT LTYPE baris input dengan LFMT
  -l, --paginate            lewatkan hasil ke `pr' untuk paginasi
  -t, --expand-tabs         ekspansi tab ke spasi dalam output
%s (untuk regexp `%s')%s: %d kata, %d item
, clustering, selesai
Tidak dapat menggunakan -t, termpcap tidak tersedia.Tidak dapat menggunakan -z, termpcap tidak tersedia.Context diff kehilangan header `new' pada baris %ldContext diff kehilangan header`old' pada baris %ldTidak dapat mengakses database termcap.Tidak dapat menemukan nama untuk diff pada baris %ldDirektori tidak didukungHeader diff unified tidak valid pada baris %ldLFMT dapat berisi:
  %L  isi baris
  %l  is baris, tanpa baris baru
  %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec untuk nomor baris input
GFMT atau LFMT dapat berisi:
  %%  %
  %c'C'  karakter tunggal C
  %c'\OOO'  karakter dengan kode oktal OOO
Context diff malform pada baris %ldUnified diff malform pada baris %ldArgumen file hilangHanya satu file boleh sebagai standar inputHanya satu namafile yang diijinkanOpsi -123RSYZ berarti ketika dua input.Membaca ringkasan: %d file, %d item
Membaca %sPilih terminal melalui variabel lingkungan TERM.MengurutkanMengurutkan anggotaTipe terminal `%s' tidak didefinisikan.This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Coba `%s --help' untuk informasi lebih lanjut.
Tidak dapat membuka `%s'Gabungan kata hanya untuk dua file (sejauh ini)Kesimpulan kerja: %d cluster, %d anggota
Kesimpulan kerja: %d cluster, %d anggota, %d overlap
mdiff - Mempelajari banyak file dan mencari urutan yang serupa, ia kemudian
menghasilkan daftar rinci perbedaan dan persamaan.
unify - Transformasi context diffs ke unidiff, atau sebaliknya.
wdiff - Membandingkan kata dalam dua file dan melaporkan perbedaannya.

ACC SHELL 2018