Updated Indonesian translation
This commit is contained in:
parent
7ba728c5d2
commit
99a53a868c
345
po/id.po
345
po/id.po
@ -6,21 +6,21 @@
|
||||
# Mohammad DAMT <mdamt@bisnisweb.com>, 2005.
|
||||
# Dirgita <dirgitadevina@yahoo.co.id>, 2010, 2011, 2012.
|
||||
# Dirgita <dirgitadevina@gmail.com>, 2010.
|
||||
# Andika Triwidada <andika@gmail.com>, 2010, 2012.
|
||||
# Andika Triwidada <andika@gmail.com>, 2010, 2012, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: zenity master\n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
||||
"product=zenity&keywords=I18N+L10N&component=general\n"
|
||||
"POT-Creation-Date: 2012-11-22 13:27+0000\n"
|
||||
"PO-Revision-Date: 2012-11-26 19:55+0700\n"
|
||||
"POT-Creation-Date: 2013-02-25 23:13+0000\n"
|
||||
"PO-Revision-Date: 2013-03-29 14:02+0700\n"
|
||||
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
|
||||
"Language-Team: Indonesian <gnome@i15n.org>\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
"X-Generator: Poedit 1.5.5\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: ../src/about.c:64
|
||||
@ -64,7 +64,7 @@ msgstr ""
|
||||
"Mohammad DAMT <mdamt@bisnisweb.com>, 2005.\n"
|
||||
"Ahmad Riza H Nst <ari@160c.afraid.org>, 2004.\n"
|
||||
"Dirgita <dirgitadevina@yahoo.co.id>, 2010, 2011, 2012.\n"
|
||||
"Andika Triwidada <andika@gmail.com>, 2010, 2012."
|
||||
"Andika Triwidada <andika@gmail.com>, 2010, 2012, 2013."
|
||||
|
||||
#: ../src/about.c:277
|
||||
msgid "Display dialog boxes from shell scripts"
|
||||
@ -76,17 +76,38 @@ msgid "You must specify a dialog type. See 'zenity --help' for details\n"
|
||||
msgstr ""
|
||||
"Anda harus menentukan jenis dialog. Lihat 'zenity --help' untuk lebih jelas\n"
|
||||
|
||||
#: ../src/notification.c:95
|
||||
#: ../src/notification.c:121
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Invalid value for a boolean typed hint.\n"
|
||||
"Supported values are 'true' or 'false'.\n"
|
||||
msgstr ""
|
||||
"Nilai yang tak valid bagi arahan bertipe boolean.\n"
|
||||
"Nilai yang didukung adalah 'true' atau 'false'.\n"
|
||||
|
||||
#. (iibiiay)
|
||||
#: ../src/notification.c:137
|
||||
#, c-format
|
||||
msgid "Unsupported hint. Skipping.\n"
|
||||
msgstr "Arahan yang tak didukung. Dilewati.\n"
|
||||
|
||||
#. unknown hints
|
||||
#: ../src/notification.c:150
|
||||
#, c-format
|
||||
msgid "Unknown hint name. Skipping.\n"
|
||||
msgstr "Nama arahan tak dikenal. Dilewati.\n"
|
||||
|
||||
#: ../src/notification.c:209
|
||||
#, c-format
|
||||
msgid "Could not parse command from stdin\n"
|
||||
msgstr "Tidak dapat mengurai perintah dari stdin\n"
|
||||
|
||||
#: ../src/notification.c:122
|
||||
#: ../src/notification.c:241
|
||||
#, c-format
|
||||
msgid "Could not parse message from stdin\n"
|
||||
msgstr "Tidak dapat mengurai pesan dari stdin\n"
|
||||
|
||||
#: ../src/notification.c:198
|
||||
#: ../src/notification.c:323
|
||||
msgid "Zenity notification"
|
||||
msgstr "Notifikasi Zenity"
|
||||
|
||||
@ -198,229 +219,229 @@ msgstr "Pilih item dari daftar di bawah ini."
|
||||
msgid "Warning"
|
||||
msgstr "Peringatan"
|
||||
|
||||
#: ../src/option.c:157
|
||||
#: ../src/option.c:158
|
||||
msgid "Set the dialog title"
|
||||
msgstr "Menentukan judul dialog"
|
||||
|
||||
#: ../src/option.c:158
|
||||
#: ../src/option.c:159
|
||||
msgid "TITLE"
|
||||
msgstr "JUDUL"
|
||||
|
||||
#: ../src/option.c:166
|
||||
#: ../src/option.c:167
|
||||
msgid "Set the window icon"
|
||||
msgstr "Menentukan icon jendela"
|
||||
|
||||
#: ../src/option.c:167
|
||||
#: ../src/option.c:168
|
||||
msgid "ICONPATH"
|
||||
msgstr "PATH_IKON"
|
||||
|
||||
#: ../src/option.c:175
|
||||
#: ../src/option.c:176
|
||||
msgid "Set the width"
|
||||
msgstr "Menentukan lebar"
|
||||
|
||||
#: ../src/option.c:176
|
||||
#: ../src/option.c:177
|
||||
msgid "WIDTH"
|
||||
msgstr "LEBAR"
|
||||
|
||||
#: ../src/option.c:184
|
||||
#: ../src/option.c:185
|
||||
msgid "Set the height"
|
||||
msgstr "Menentukan tinggi"
|
||||
|
||||
#: ../src/option.c:185
|
||||
#: ../src/option.c:186
|
||||
msgid "HEIGHT"
|
||||
msgstr "TINGGI"
|
||||
|
||||
#: ../src/option.c:193
|
||||
#: ../src/option.c:194
|
||||
msgid "Set dialog timeout in seconds"
|
||||
msgstr "Menentukan waktu tunggu dalam detik"
|
||||
|
||||
#. Timeout for closing the dialog
|
||||
#: ../src/option.c:195
|
||||
#: ../src/option.c:196
|
||||
msgid "TIMEOUT"
|
||||
msgstr "WAKTU_HABIS"
|
||||
|
||||
#: ../src/option.c:203
|
||||
#: ../src/option.c:204
|
||||
msgid "Sets the label of the Ok button"
|
||||
msgstr "Menentukan label untuk tombol Oke"
|
||||
|
||||
#: ../src/option.c:204 ../src/option.c:213 ../src/option.c:246
|
||||
#: ../src/option.c:306 ../src/option.c:315 ../src/option.c:349
|
||||
#: ../src/option.c:399 ../src/option.c:528 ../src/option.c:644
|
||||
#: ../src/option.c:679 ../src/option.c:751 ../src/option.c:819
|
||||
#: ../src/option.c:828 ../src/option.c:872 ../src/option.c:922
|
||||
#: ../src/option.c:1073
|
||||
#: ../src/option.c:205 ../src/option.c:214 ../src/option.c:247
|
||||
#: ../src/option.c:307 ../src/option.c:316 ../src/option.c:350
|
||||
#: ../src/option.c:400 ../src/option.c:529 ../src/option.c:645
|
||||
#: ../src/option.c:663 ../src/option.c:689 ../src/option.c:761
|
||||
#: ../src/option.c:829 ../src/option.c:838 ../src/option.c:882
|
||||
#: ../src/option.c:932 ../src/option.c:1083
|
||||
msgid "TEXT"
|
||||
msgstr "TEKS"
|
||||
|
||||
#: ../src/option.c:212
|
||||
#: ../src/option.c:213
|
||||
msgid "Sets the label of the Cancel button"
|
||||
msgstr "Menentukan label untuk tombol Batal"
|
||||
|
||||
#: ../src/option.c:221
|
||||
#: ../src/option.c:222
|
||||
msgid "Set the modal hint"
|
||||
msgstr "Atur petunjuk modal"
|
||||
|
||||
#: ../src/option.c:236
|
||||
#: ../src/option.c:237
|
||||
msgid "Display calendar dialog"
|
||||
msgstr "Menampilkan dialog kalender"
|
||||
|
||||
#: ../src/option.c:245 ../src/option.c:305 ../src/option.c:348
|
||||
#: ../src/option.c:398 ../src/option.c:527 ../src/option.c:678
|
||||
#: ../src/option.c:750 ../src/option.c:871 ../src/option.c:921
|
||||
#: ../src/option.c:1072
|
||||
#: ../src/option.c:246 ../src/option.c:306 ../src/option.c:349
|
||||
#: ../src/option.c:399 ../src/option.c:528 ../src/option.c:688
|
||||
#: ../src/option.c:760 ../src/option.c:881 ../src/option.c:931
|
||||
#: ../src/option.c:1082
|
||||
msgid "Set the dialog text"
|
||||
msgstr "Menentukan teks dialog"
|
||||
|
||||
#: ../src/option.c:254
|
||||
#: ../src/option.c:255
|
||||
msgid "Set the calendar day"
|
||||
msgstr "Menentukan hari kalender"
|
||||
|
||||
#: ../src/option.c:255
|
||||
#: ../src/option.c:256
|
||||
msgid "DAY"
|
||||
msgstr "HARI"
|
||||
|
||||
#: ../src/option.c:263
|
||||
#: ../src/option.c:264
|
||||
msgid "Set the calendar month"
|
||||
msgstr "Menentukan bulan kalender"
|
||||
|
||||
#: ../src/option.c:264
|
||||
#: ../src/option.c:265
|
||||
msgid "MONTH"
|
||||
msgstr "BULAN"
|
||||
|
||||
#: ../src/option.c:272
|
||||
#: ../src/option.c:273
|
||||
msgid "Set the calendar year"
|
||||
msgstr "Menentukan tahun kalender"
|
||||
|
||||
#: ../src/option.c:273
|
||||
#: ../src/option.c:274
|
||||
msgid "YEAR"
|
||||
msgstr "TAHUN"
|
||||
|
||||
#: ../src/option.c:281 ../src/option.c:1090
|
||||
#: ../src/option.c:282 ../src/option.c:1100
|
||||
msgid "Set the format for the returned date"
|
||||
msgstr "Menentukan format untuk tanggal yang dihasilkan"
|
||||
|
||||
#: ../src/option.c:282 ../src/option.c:1091
|
||||
#: ../src/option.c:283 ../src/option.c:1101
|
||||
msgid "PATTERN"
|
||||
msgstr "POLA"
|
||||
|
||||
#: ../src/option.c:296
|
||||
#: ../src/option.c:297
|
||||
msgid "Display text entry dialog"
|
||||
msgstr "Menampilkan dialog entri teks"
|
||||
|
||||
#: ../src/option.c:314
|
||||
#: ../src/option.c:315
|
||||
msgid "Set the entry text"
|
||||
msgstr "Menentukan teks entri"
|
||||
|
||||
#: ../src/option.c:323
|
||||
#: ../src/option.c:324
|
||||
msgid "Hide the entry text"
|
||||
msgstr "Menyembunyikan teks entri"
|
||||
|
||||
#: ../src/option.c:339
|
||||
#: ../src/option.c:340
|
||||
msgid "Display error dialog"
|
||||
msgstr "Menampilkan dialog galat"
|
||||
|
||||
#: ../src/option.c:357 ../src/option.c:407 ../src/option.c:759
|
||||
#: ../src/option.c:880
|
||||
#: ../src/option.c:358 ../src/option.c:408 ../src/option.c:769
|
||||
#: ../src/option.c:890
|
||||
msgid "Set the dialog icon"
|
||||
msgstr "Atur ikon dialog"
|
||||
|
||||
#: ../src/option.c:358 ../src/option.c:408 ../src/option.c:760
|
||||
#: ../src/option.c:881
|
||||
#: ../src/option.c:359 ../src/option.c:409 ../src/option.c:770
|
||||
#: ../src/option.c:891
|
||||
msgid "ICON-NAME"
|
||||
msgstr "NAMA-IKON"
|
||||
|
||||
#: ../src/option.c:366 ../src/option.c:416 ../src/option.c:768
|
||||
#: ../src/option.c:889
|
||||
#: ../src/option.c:367 ../src/option.c:417 ../src/option.c:778
|
||||
#: ../src/option.c:899
|
||||
msgid "Do not enable text wrapping"
|
||||
msgstr "Tanpa pembengkokan teks"
|
||||
|
||||
#: ../src/option.c:375 ../src/option.c:425 ../src/option.c:777
|
||||
#: ../src/option.c:898
|
||||
#: ../src/option.c:376 ../src/option.c:426 ../src/option.c:787
|
||||
#: ../src/option.c:908
|
||||
msgid "Do not enable pango markup"
|
||||
msgstr "Jangan aktifkan markup pango"
|
||||
|
||||
#: ../src/option.c:389
|
||||
#: ../src/option.c:390
|
||||
msgid "Display info dialog"
|
||||
msgstr "Menampilkan dialog informasi"
|
||||
|
||||
#: ../src/option.c:439
|
||||
#: ../src/option.c:440
|
||||
msgid "Display file selection dialog"
|
||||
msgstr "Menampilkan dialog seleksi berkas"
|
||||
|
||||
#: ../src/option.c:448
|
||||
#: ../src/option.c:449
|
||||
msgid "Set the filename"
|
||||
msgstr "Menentukan nama berkas"
|
||||
|
||||
#: ../src/option.c:449 ../src/option.c:801
|
||||
#: ../src/option.c:450 ../src/option.c:811
|
||||
msgid "FILENAME"
|
||||
msgstr "NAMA_BERKAS"
|
||||
|
||||
#: ../src/option.c:457
|
||||
#: ../src/option.c:458
|
||||
msgid "Allow multiple files to be selected"
|
||||
msgstr "Memperbolehkan seleksi multiberkas"
|
||||
|
||||
#: ../src/option.c:466
|
||||
#: ../src/option.c:467
|
||||
msgid "Activate directory-only selection"
|
||||
msgstr "Mengaktifkan seleksi hanya direktori"
|
||||
|
||||
#: ../src/option.c:475
|
||||
#: ../src/option.c:476
|
||||
msgid "Activate save mode"
|
||||
msgstr "Mengaktifkan mode menyimpan"
|
||||
|
||||
#: ../src/option.c:484 ../src/option.c:572 ../src/option.c:1081
|
||||
#: ../src/option.c:485 ../src/option.c:573 ../src/option.c:1091
|
||||
msgid "Set output separator character"
|
||||
msgstr "Menentukan karakter pemisah keluaran"
|
||||
|
||||
#: ../src/option.c:485 ../src/option.c:573 ../src/option.c:1082
|
||||
#: ../src/option.c:486 ../src/option.c:574 ../src/option.c:1092
|
||||
msgid "SEPARATOR"
|
||||
msgstr "PEMISAH"
|
||||
|
||||
#: ../src/option.c:493
|
||||
#: ../src/option.c:494
|
||||
msgid "Confirm file selection if filename already exists"
|
||||
msgstr "Konfirmasi seleksi berkas apabila nama berkas tersebut sudah ada"
|
||||
|
||||
#: ../src/option.c:502
|
||||
#: ../src/option.c:503
|
||||
msgid "Sets a filename filter"
|
||||
msgstr "Menentukan penyaring nama berkas"
|
||||
|
||||
#. Help for file-filter argument (name and patterns for file selection)
|
||||
#: ../src/option.c:504
|
||||
#: ../src/option.c:505
|
||||
msgid "NAME | PATTERN1 PATTERN2 ..."
|
||||
msgstr "NAMA | POLA1 POLA2 ..."
|
||||
|
||||
#: ../src/option.c:518
|
||||
#: ../src/option.c:519
|
||||
msgid "Display list dialog"
|
||||
msgstr "Menampilkan dialog senarai"
|
||||
|
||||
#: ../src/option.c:536
|
||||
#: ../src/option.c:537
|
||||
msgid "Set the column header"
|
||||
msgstr "Menentukan tajuk kolom"
|
||||
|
||||
#: ../src/option.c:537
|
||||
#: ../src/option.c:538
|
||||
msgid "COLUMN"
|
||||
msgstr "KOLOM"
|
||||
|
||||
#: ../src/option.c:545
|
||||
#: ../src/option.c:546
|
||||
msgid "Use check boxes for first column"
|
||||
msgstr "Menggunakan kotak cek untuk kolom pertama"
|
||||
|
||||
#: ../src/option.c:554
|
||||
#: ../src/option.c:555
|
||||
msgid "Use radio buttons for first column"
|
||||
msgstr "Menggunakan tombol radio untuk kolom pertama"
|
||||
|
||||
#: ../src/option.c:563
|
||||
#: ../src/option.c:564
|
||||
msgid "Use an image for first column"
|
||||
msgstr "Menggunakan gambar untuk kolom pertama"
|
||||
|
||||
#: ../src/option.c:581
|
||||
#: ../src/option.c:582
|
||||
msgid "Allow multiple rows to be selected"
|
||||
msgstr "Memperbolehkan seleksi multibaris"
|
||||
|
||||
#: ../src/option.c:590 ../src/option.c:809
|
||||
#: ../src/option.c:591 ../src/option.c:819
|
||||
msgid "Allow changes to text"
|
||||
msgstr "Memperbolehkan mengubah teks"
|
||||
|
||||
#: ../src/option.c:599
|
||||
#: ../src/option.c:600
|
||||
msgid ""
|
||||
"Print a specific column (Default is 1. 'ALL' can be used to print all "
|
||||
"columns)"
|
||||
@ -429,345 +450,349 @@ msgstr ""
|
||||
"kolom)"
|
||||
|
||||
#. Column index number to print out on a list dialog
|
||||
#: ../src/option.c:601 ../src/option.c:610
|
||||
#: ../src/option.c:602 ../src/option.c:611
|
||||
msgid "NUMBER"
|
||||
msgstr "NOMOR"
|
||||
|
||||
#: ../src/option.c:609
|
||||
#: ../src/option.c:610
|
||||
msgid "Hide a specific column"
|
||||
msgstr "Menyembunyikan kolom tertentu"
|
||||
|
||||
#: ../src/option.c:618
|
||||
#: ../src/option.c:619
|
||||
msgid "Hides the column headers"
|
||||
msgstr "Menyembunyikan tajuk kolom"
|
||||
|
||||
#: ../src/option.c:634
|
||||
#: ../src/option.c:635
|
||||
msgid "Display notification"
|
||||
msgstr "Menampilkan notifikasi"
|
||||
|
||||
#: ../src/option.c:643
|
||||
#: ../src/option.c:644
|
||||
msgid "Set the notification text"
|
||||
msgstr "Menentukan teks notifikasi"
|
||||
|
||||
#: ../src/option.c:652
|
||||
#: ../src/option.c:653
|
||||
msgid "Listen for commands on stdin"
|
||||
msgstr "Membaca perintah dari stdin"
|
||||
|
||||
#: ../src/option.c:669
|
||||
#: ../src/option.c:662
|
||||
msgid "Set the notification hints"
|
||||
msgstr "Menentukan arahan notifikasi"
|
||||
|
||||
#: ../src/option.c:679
|
||||
msgid "Display progress indication dialog"
|
||||
msgstr "Menampilkan dialog indikator proses"
|
||||
|
||||
#: ../src/option.c:687
|
||||
#: ../src/option.c:697
|
||||
msgid "Set initial percentage"
|
||||
msgstr "Menentukan persentase awal"
|
||||
|
||||
#: ../src/option.c:688
|
||||
#: ../src/option.c:698
|
||||
msgid "PERCENTAGE"
|
||||
msgstr "PERSENTASE"
|
||||
|
||||
#: ../src/option.c:696
|
||||
#: ../src/option.c:706
|
||||
msgid "Pulsate progress bar"
|
||||
msgstr "Indikator proses berpulsa"
|
||||
|
||||
#: ../src/option.c:706
|
||||
#: ../src/option.c:716
|
||||
#, no-c-format
|
||||
msgid "Dismiss the dialog when 100% has been reached"
|
||||
msgstr "Menutup dialog setelah mencapai 100%"
|
||||
|
||||
#: ../src/option.c:716
|
||||
#: ../src/option.c:726
|
||||
#, no-c-format
|
||||
msgid "Kill parent process if Cancel button is pressed"
|
||||
msgstr "Mematikan proses induk bila tombol Batal ditekan"
|
||||
|
||||
#: ../src/option.c:726
|
||||
#: ../src/option.c:736
|
||||
#, no-c-format
|
||||
msgid "Hide Cancel button"
|
||||
msgstr "Menyembunyikan tombol Batal"
|
||||
|
||||
#: ../src/option.c:741
|
||||
#: ../src/option.c:751
|
||||
msgid "Display question dialog"
|
||||
msgstr "Menampilkan dialog pertanyaan"
|
||||
|
||||
#: ../src/option.c:791
|
||||
#: ../src/option.c:801
|
||||
msgid "Display text information dialog"
|
||||
msgstr "Menampilkan dialog informasi teks"
|
||||
|
||||
#: ../src/option.c:800
|
||||
#: ../src/option.c:810
|
||||
msgid "Open file"
|
||||
msgstr "Membuka berkas"
|
||||
|
||||
#: ../src/option.c:818
|
||||
#: ../src/option.c:828
|
||||
msgid "Set the text font"
|
||||
msgstr "Menentukan fonta teks"
|
||||
|
||||
#: ../src/option.c:827
|
||||
#: ../src/option.c:837
|
||||
msgid "Enable an I read and agree checkbox"
|
||||
msgstr "Aktifkan ckeckbox 'Saya telah baca dan setuju'"
|
||||
|
||||
#: ../src/option.c:837
|
||||
#: ../src/option.c:847
|
||||
msgid "Enable html support"
|
||||
msgstr "Aktifkan dukungan html"
|
||||
|
||||
#: ../src/option.c:846
|
||||
#: ../src/option.c:856
|
||||
msgid "Sets an url instead of a file. Only works if you use --html option"
|
||||
msgstr ""
|
||||
"Tata suatu url sebagai pengganti berkas. Hanya bekerja bila Anda memakai "
|
||||
"opsi --html"
|
||||
|
||||
#: ../src/option.c:847
|
||||
#: ../src/option.c:857
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#: ../src/option.c:862
|
||||
#: ../src/option.c:872
|
||||
msgid "Display warning dialog"
|
||||
msgstr "Menampilkan dialog peringatan"
|
||||
|
||||
#: ../src/option.c:912
|
||||
#: ../src/option.c:922
|
||||
msgid "Display scale dialog"
|
||||
msgstr "Menampilkan dialog skala"
|
||||
|
||||
#: ../src/option.c:930
|
||||
#: ../src/option.c:940
|
||||
msgid "Set initial value"
|
||||
msgstr "Menentukan nilai awal"
|
||||
|
||||
#: ../src/option.c:931 ../src/option.c:940 ../src/option.c:949
|
||||
#: ../src/option.c:958 ../src/option.c:1139
|
||||
#: ../src/option.c:941 ../src/option.c:950 ../src/option.c:959
|
||||
#: ../src/option.c:968 ../src/option.c:1149
|
||||
msgid "VALUE"
|
||||
msgstr "NILAI"
|
||||
|
||||
#: ../src/option.c:939
|
||||
#: ../src/option.c:949
|
||||
msgid "Set minimum value"
|
||||
msgstr "Menentukan nilai terendah"
|
||||
|
||||
#: ../src/option.c:948
|
||||
#: ../src/option.c:958
|
||||
msgid "Set maximum value"
|
||||
msgstr "Menentukan nilai tertinggi"
|
||||
|
||||
#: ../src/option.c:957
|
||||
#: ../src/option.c:967
|
||||
msgid "Set step size"
|
||||
msgstr "Menentukan ukuran langkah"
|
||||
|
||||
#: ../src/option.c:966
|
||||
#: ../src/option.c:976
|
||||
msgid "Print partial values"
|
||||
msgstr "Mencetak nilai parsial"
|
||||
|
||||
#: ../src/option.c:975
|
||||
#: ../src/option.c:985
|
||||
msgid "Hide value"
|
||||
msgstr "Menyembunyikan nilai"
|
||||
|
||||
#: ../src/option.c:990
|
||||
#: ../src/option.c:1000
|
||||
msgid "Display forms dialog"
|
||||
msgstr "Menampilkan dialog formulir"
|
||||
|
||||
#: ../src/option.c:999
|
||||
#: ../src/option.c:1009
|
||||
msgid "Add a new Entry in forms dialog"
|
||||
msgstr "Menambahkan Entri baru pada dialog formulir"
|
||||
|
||||
#: ../src/option.c:1000 ../src/option.c:1009
|
||||
#: ../src/option.c:1010 ../src/option.c:1019
|
||||
msgid "Field name"
|
||||
msgstr "Nama kolom isian"
|
||||
|
||||
#: ../src/option.c:1008
|
||||
#: ../src/option.c:1018
|
||||
msgid "Add a new Password Entry in forms dialog"
|
||||
msgstr "Menambahkan Entri Sandi baru pada dialog formulir"
|
||||
|
||||
#: ../src/option.c:1017
|
||||
#: ../src/option.c:1027
|
||||
msgid "Add a new Calendar in forms dialog"
|
||||
msgstr "Menambahkan Kalender baru pada dialog formulir"
|
||||
|
||||
#: ../src/option.c:1018
|
||||
#: ../src/option.c:1028
|
||||
msgid "Calendar field name"
|
||||
msgstr "Kolom isian nama kalender"
|
||||
|
||||
#: ../src/option.c:1026
|
||||
#: ../src/option.c:1036
|
||||
msgid "Add a new List in forms dialog"
|
||||
msgstr "Menambahkan Daftar baru pada dialog formulir"
|
||||
|
||||
#: ../src/option.c:1027
|
||||
#: ../src/option.c:1037
|
||||
msgid "List field and header name"
|
||||
msgstr "Daftar nama ruas dan tajuk"
|
||||
|
||||
#: ../src/option.c:1035
|
||||
#: ../src/option.c:1045
|
||||
msgid "List of values for List"
|
||||
msgstr "Daftar nilai bagi Daftar"
|
||||
|
||||
#: ../src/option.c:1036 ../src/option.c:1045
|
||||
#: ../src/option.c:1046 ../src/option.c:1055
|
||||
msgid "List of values separated by |"
|
||||
msgstr "Daftar nilai dipisahkan oleh |"
|
||||
|
||||
#: ../src/option.c:1044
|
||||
#: ../src/option.c:1054
|
||||
msgid "List of values for columns"
|
||||
msgstr "Daftar nilai bagi kolom"
|
||||
|
||||
#: ../src/option.c:1063
|
||||
#: ../src/option.c:1073
|
||||
msgid "Show the columns header"
|
||||
msgstr "Tampilkan tajuk kolom"
|
||||
|
||||
#: ../src/option.c:1105
|
||||
#: ../src/option.c:1115
|
||||
msgid "Display password dialog"
|
||||
msgstr "Menampilkan dialog sandi"
|
||||
|
||||
#: ../src/option.c:1114
|
||||
#: ../src/option.c:1124
|
||||
msgid "Display the username option"
|
||||
msgstr "Menampilkan opsi nama pengguna"
|
||||
|
||||
#: ../src/option.c:1129
|
||||
#: ../src/option.c:1139
|
||||
msgid "Display color selection dialog"
|
||||
msgstr "Menampilkan dialog seleksi warna"
|
||||
|
||||
#: ../src/option.c:1138
|
||||
#: ../src/option.c:1148
|
||||
msgid "Set the color"
|
||||
msgstr "Menyetel warna"
|
||||
|
||||
#: ../src/option.c:1147
|
||||
#: ../src/option.c:1157
|
||||
msgid "Show the palette"
|
||||
msgstr "Menampilkan palet"
|
||||
|
||||
#: ../src/option.c:1162
|
||||
#: ../src/option.c:1172
|
||||
msgid "About zenity"
|
||||
msgstr "Tentang zenity"
|
||||
|
||||
#: ../src/option.c:1171
|
||||
#: ../src/option.c:1181
|
||||
msgid "Print version"
|
||||
msgstr "Menampilkan versi"
|
||||
|
||||
#: ../src/option.c:2059
|
||||
#: ../src/option.c:2075
|
||||
msgid "General options"
|
||||
msgstr "Opsi umum"
|
||||
|
||||
#: ../src/option.c:2060
|
||||
#: ../src/option.c:2076
|
||||
msgid "Show general options"
|
||||
msgstr "Menampilkan opsi umum"
|
||||
|
||||
#: ../src/option.c:2070
|
||||
#: ../src/option.c:2086
|
||||
msgid "Calendar options"
|
||||
msgstr "Opsi kalender"
|
||||
|
||||
#: ../src/option.c:2071
|
||||
#: ../src/option.c:2087
|
||||
msgid "Show calendar options"
|
||||
msgstr "Menampilkan opsi kalender"
|
||||
|
||||
#: ../src/option.c:2081
|
||||
#: ../src/option.c:2097
|
||||
msgid "Text entry options"
|
||||
msgstr "Opsi entri teks"
|
||||
|
||||
#: ../src/option.c:2082
|
||||
#: ../src/option.c:2098
|
||||
msgid "Show text entry options"
|
||||
msgstr "Menampilkan opsi entri teks"
|
||||
|
||||
#: ../src/option.c:2092
|
||||
#: ../src/option.c:2108
|
||||
msgid "Error options"
|
||||
msgstr "Opsi galat"
|
||||
|
||||
#: ../src/option.c:2093
|
||||
#: ../src/option.c:2109
|
||||
msgid "Show error options"
|
||||
msgstr "Menampilkan opsi galat"
|
||||
|
||||
#: ../src/option.c:2103
|
||||
#: ../src/option.c:2119
|
||||
msgid "Info options"
|
||||
msgstr "Opsi info"
|
||||
|
||||
#: ../src/option.c:2104
|
||||
#: ../src/option.c:2120
|
||||
msgid "Show info options"
|
||||
msgstr "Menampilkan opsi info"
|
||||
|
||||
#: ../src/option.c:2114
|
||||
#: ../src/option.c:2130
|
||||
msgid "File selection options"
|
||||
msgstr "Opsi seleksi berkas"
|
||||
|
||||
#: ../src/option.c:2115
|
||||
#: ../src/option.c:2131
|
||||
msgid "Show file selection options"
|
||||
msgstr "Menampilkan opsi seleksi berkas"
|
||||
|
||||
#: ../src/option.c:2125
|
||||
#: ../src/option.c:2141
|
||||
msgid "List options"
|
||||
msgstr "Opsi senarai"
|
||||
|
||||
#: ../src/option.c:2126
|
||||
#: ../src/option.c:2142
|
||||
msgid "Show list options"
|
||||
msgstr "Menampilkan opsi senarai"
|
||||
|
||||
#: ../src/option.c:2137
|
||||
#: ../src/option.c:2153
|
||||
msgid "Notification icon options"
|
||||
msgstr "Opsi ikon notifikasi"
|
||||
|
||||
#: ../src/option.c:2138
|
||||
#: ../src/option.c:2154
|
||||
msgid "Show notification icon options"
|
||||
msgstr "Menampilkan opsi ikon notifikasi"
|
||||
|
||||
#: ../src/option.c:2149
|
||||
#: ../src/option.c:2165
|
||||
msgid "Progress options"
|
||||
msgstr "Opsi indikator proses"
|
||||
|
||||
#: ../src/option.c:2150
|
||||
#: ../src/option.c:2166
|
||||
msgid "Show progress options"
|
||||
msgstr "Menampilkan opsi indikator proses"
|
||||
|
||||
#: ../src/option.c:2160
|
||||
#: ../src/option.c:2176
|
||||
msgid "Question options"
|
||||
msgstr "Opsi pertanyaan"
|
||||
|
||||
#: ../src/option.c:2161
|
||||
#: ../src/option.c:2177
|
||||
msgid "Show question options"
|
||||
msgstr "Menampilkan opsi pertanyaan"
|
||||
|
||||
#: ../src/option.c:2171
|
||||
#: ../src/option.c:2187
|
||||
msgid "Warning options"
|
||||
msgstr "Opsi peringatan"
|
||||
|
||||
#: ../src/option.c:2172
|
||||
#: ../src/option.c:2188
|
||||
msgid "Show warning options"
|
||||
msgstr "Menampilkan opsi peringatan"
|
||||
|
||||
#: ../src/option.c:2182
|
||||
#: ../src/option.c:2198
|
||||
msgid "Scale options"
|
||||
msgstr "Opsi skala"
|
||||
|
||||
#: ../src/option.c:2183
|
||||
#: ../src/option.c:2199
|
||||
msgid "Show scale options"
|
||||
msgstr "Menampilkan opsi skala"
|
||||
|
||||
#: ../src/option.c:2193
|
||||
#: ../src/option.c:2209
|
||||
msgid "Text information options"
|
||||
msgstr "Opsi informasi teks"
|
||||
|
||||
#: ../src/option.c:2194
|
||||
#: ../src/option.c:2210
|
||||
msgid "Show text information options"
|
||||
msgstr "Menampilkan opsi informasi teks"
|
||||
|
||||
#: ../src/option.c:2204
|
||||
#: ../src/option.c:2220
|
||||
msgid "Color selection options"
|
||||
msgstr "Opsi seleksi warna"
|
||||
|
||||
#: ../src/option.c:2205
|
||||
#: ../src/option.c:2221
|
||||
msgid "Show color selection options"
|
||||
msgstr "Menampilkan opsi seleksi warna"
|
||||
|
||||
#: ../src/option.c:2215
|
||||
#: ../src/option.c:2231
|
||||
msgid "Password dialog options"
|
||||
msgstr "Opsi dialog sandi"
|
||||
|
||||
#: ../src/option.c:2216
|
||||
#: ../src/option.c:2232
|
||||
msgid "Show password dialog options"
|
||||
msgstr "Menampilkan opsi dialog sandi"
|
||||
|
||||
#: ../src/option.c:2226
|
||||
#: ../src/option.c:2242
|
||||
msgid "Forms dialog options"
|
||||
msgstr "Opsi dialog formulir"
|
||||
|
||||
#: ../src/option.c:2227
|
||||
#: ../src/option.c:2243
|
||||
msgid "Show forms dialog options"
|
||||
msgstr "Menampilkan opsi dialog formulir"
|
||||
|
||||
#: ../src/option.c:2237
|
||||
#: ../src/option.c:2253
|
||||
msgid "Miscellaneous options"
|
||||
msgstr "Opsi lain-lain"
|
||||
|
||||
#: ../src/option.c:2238
|
||||
#: ../src/option.c:2254
|
||||
msgid "Show miscellaneous options"
|
||||
msgstr "Menampilkan opsi yang lainnya"
|
||||
|
||||
#: ../src/option.c:2263
|
||||
#: ../src/option.c:2279
|
||||
#, c-format
|
||||
msgid ""
|
||||
"This option is not available. Please see --help for all possible usages.\n"
|
||||
@ -775,12 +800,12 @@ msgstr ""
|
||||
"Opsi ini tidak tersedia. Silahkan lihat --help untuk penggunaan yang "
|
||||
"mungkin.\n"
|
||||
|
||||
#: ../src/option.c:2267
|
||||
#: ../src/option.c:2283
|
||||
#, c-format
|
||||
msgid "--%s is not supported for this dialog\n"
|
||||
msgstr "--%s tidak didukung untuk dialog ini\n"
|
||||
|
||||
#: ../src/option.c:2271
|
||||
#: ../src/option.c:2287
|
||||
#, c-format
|
||||
msgid "Two or more dialog options specified\n"
|
||||
msgstr "Dua atau lebih opsi dialog telah ditentukan\n"
|
||||
|
Reference in New Issue
Block a user