zenity/po/id.po

854 lines
21 KiB
Plaintext
Raw Normal View History

# Indonesia translation of zenity.
# Copyright (C) 2005 THE zenity's COPYRIGHT HOLDER
# This file is distributed under the same license as the zenity package.
2011-08-18 07:43:02 +00:00
#
# Ahmad Riza H Nst <ari@160c.afraid.org> 20040520
2010-07-27 16:02:51 +00:00
# Mohammad DAMT <mdamt@bisnisweb.com>, 2005.
2012-08-21 14:46:48 +00:00
# Dirgita <dirgitadevina@yahoo.co.id>, 2010, 2011, 2012.
2010-07-27 16:02:51 +00:00
# Dirgita <dirgitadevina@gmail.com>, 2010.
2013-03-30 04:13:59 +00:00
# Andika Triwidada <andika@gmail.com>, 2010, 2012, 2013.
msgid ""
msgstr ""
2012-08-21 14:46:48 +00:00
"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"
2014-09-04 11:33:33 +00:00
"POT-Creation-Date: 2014-09-01 23:02+0000\n"
"PO-Revision-Date: 2014-09-04 18:33+0700\n"
2012-09-26 01:59:11 +00:00
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
2012-03-29 12:51:30 +00:00
"Language-Team: Indonesian <gnome@i15n.org>\n"
2012-08-21 14:46:48 +00:00
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
2010-04-16 09:02:57 +00:00
"Content-Transfer-Encoding: 8bit\n"
2014-09-04 11:33:33 +00:00
"X-Generator: Poedit 1.6.9\n"
2010-07-27 16:02:51 +00:00
"Plural-Forms: nplurals=1; plural=0;\n"
2014-09-04 11:33:33 +00:00
#: ../src/about.c:63
2012-08-21 14:46:48 +00:00
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU Lesser General Public License as published by the "
"Free Software Foundation; either version 2 of the License, or (at your "
"option) any later version.\n"
msgstr ""
"Program ini adalah perangkat lunak bebas; Anda dapat menyebarluaskannya dan/"
"atau mengubahnya di bawah syarat GNU Lesser General Public License "
"sebagaimana dipublikasikan oleh Free Software Foundation; baik versi 2 dari "
"Lisensi, atau (terserah pilihan Anda) versi setelahnya.\n"
2014-09-04 11:33:33 +00:00
#: ../src/about.c:67
2012-08-21 14:46:48 +00:00
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License "
"for more details.\n"
msgstr ""
"Program ini didistribusikan dengan harapan dapat berguna, tetapi TANPA "
"ADANYA JAMINAN; termasuk tanpa jaminan DAYA JUAL atau KELAIKAN UNTUK TUJUAN "
"TERTENTU. Lihat GNU Lesser General Public License untuk rincian lebih "
"lanjut.\n"
2014-09-04 11:33:33 +00:00
#: ../src/about.c:71
2012-08-21 14:46:48 +00:00
msgid ""
"You should have received a copy of the GNU Lesser General Public License "
"along with this program; if not, write to the Free Software Foundation, "
"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
"Anda seharusnya menerima salinan dari GNU Lesser General Public License "
"bersama dengan program ini; jika tidak, kirimkan surat Anda ke Free Software "
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA."
2014-09-04 11:33:33 +00:00
#: ../src/about.c:263
msgid "translator-credits"
msgstr ""
2012-08-21 14:46:48 +00:00
"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"
2013-03-30 04:13:59 +00:00
"Andika Triwidada <andika@gmail.com>, 2010, 2012, 2013."
2014-09-04 11:33:33 +00:00
#: ../src/about.c:275
msgid "Display dialog boxes from shell scripts"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan kotak dialog dari skrip shell"
2011-02-12 07:43:00 +00:00
#: ../src/main.c:105
2010-04-16 09:02:57 +00:00
#, c-format
msgid "You must specify a dialog type. See 'zenity --help' for details\n"
2012-08-21 14:46:48 +00:00
msgstr ""
"Anda harus menentukan jenis dialog. Lihat 'zenity --help' untuk lebih jelas\n"
2013-03-30 04:13:59 +00:00
#: ../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
2014-09-04 11:33:33 +00:00
#: ../src/notification.c:154
2013-03-30 04:13:59 +00:00
#, c-format
msgid "Unknown hint name. Skipping.\n"
msgstr "Nama arahan tak dikenal. Dilewati.\n"
2014-09-04 11:33:33 +00:00
#: ../src/notification.c:213
2010-04-16 09:02:57 +00:00
#, c-format
2012-11-26 13:01:01 +00:00
msgid "Could not parse command from stdin\n"
msgstr "Tidak dapat mengurai perintah dari stdin\n"
2014-09-04 11:33:33 +00:00
#: ../src/notification.c:245
2010-04-16 09:02:57 +00:00
#, c-format
msgid "Could not parse message from stdin\n"
msgstr "Tidak dapat mengurai pesan dari stdin\n"
2014-09-04 11:33:33 +00:00
#: ../src/notification.c:327
msgid "Zenity notification"
msgstr "Notifikasi Zenity"
2014-02-01 11:23:32 +00:00
#. Checks if username has been passed as a parameter
#: ../src/password.c:66
2010-07-27 16:02:51 +00:00
msgid "Type your password"
msgstr "Ketik sandi Anda"
2014-02-01 11:23:32 +00:00
#: ../src/password.c:69
msgid "Type your username and password"
msgstr "Ketik nama pengguna dan sandi Anda"
#: ../src/password.c:107
2010-07-27 16:02:51 +00:00
msgid "Username:"
msgstr "Nama Pengguna:"
2014-02-01 11:23:32 +00:00
#: ../src/password.c:123
2010-07-27 16:02:51 +00:00
msgid "Password:"
msgstr "Sandi:"
2011-08-18 07:43:02 +00:00
#: ../src/scale.c:57
2010-04-16 09:02:57 +00:00
#, c-format
msgid "Maximum value must be greater than minimum value.\n"
2010-07-27 16:02:51 +00:00
msgstr "Nilai maksimal harus lebih besar dari nilai minimal.\n"
2011-08-18 07:43:02 +00:00
#: ../src/scale.c:64
2010-04-16 09:02:57 +00:00
#, c-format
msgid "Value out of range.\n"
2010-07-27 16:02:51 +00:00
msgstr "Nilai berada di luar jangkauan.\n"
2013-09-09 14:55:55 +00:00
#: ../src/tree.c:364
2010-04-16 09:02:57 +00:00
#, c-format
msgid "No column titles specified for List dialog.\n"
2010-07-27 16:02:51 +00:00
msgstr "Judul kolom belum ditentukan untuk dialog Senarai\n"
2013-09-09 14:55:55 +00:00
#: ../src/tree.c:370
2010-04-16 09:02:57 +00:00
#, c-format
msgid "You should use only one List dialog type.\n"
2010-07-27 16:02:51 +00:00
msgstr "Anda hanya boleh menggunakan satu jenis dialog Senarai.\n"
2010-04-16 09:02:57 +00:00
#: ../src/zenity.ui.h:1
2014-09-04 11:33:33 +00:00
msgid "Adjust the scale value"
msgstr "Tentukan nilai skala"
#: ../src/zenity.ui.h:2
msgid "Text View"
msgstr "Tampilan Teks"
#: ../src/zenity.ui.h:3
2012-08-21 14:46:48 +00:00
msgid "Calendar selection"
msgstr "Seleksi kalender"
2011-02-12 07:43:00 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:4
2012-08-21 14:46:48 +00:00
msgid "Select a date from below."
msgstr "Pilih tanggal di bawah ini."
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:5
2012-08-21 14:46:48 +00:00
msgid "C_alendar:"
msgstr "K_alender:"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:6
2012-08-21 14:46:48 +00:00
msgid "Add a new entry"
msgstr "Tambahkan entri baru"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:7
2012-08-21 14:46:48 +00:00
msgid "_Enter new text:"
msgstr "_Masukkan teks baru:"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:8
2012-08-21 14:46:48 +00:00
msgid "Error"
msgstr "Galat"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:9
2012-08-21 14:46:48 +00:00
msgid "An error has occurred."
msgstr "Telah terjadi galat."
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:10
2012-08-21 14:46:48 +00:00
msgid "Forms dialog"
msgstr "Dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:11
msgid "Information"
msgstr "Informasi"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:12
2012-08-21 14:46:48 +00:00
msgid "All updates are complete."
msgstr "Semua pembaharuan telah selesai."
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:13
msgid "Progress"
2010-07-27 16:02:51 +00:00
msgstr "Proses"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:14
msgid "Running..."
msgstr "Berjalan..."
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:15
2012-08-21 14:46:48 +00:00
msgid "Question"
msgstr "Pertanyaan"
2014-09-04 11:33:33 +00:00
#: ../src/zenity.ui.h:16
2012-08-21 14:46:48 +00:00
msgid "Are you sure you want to proceed?"
msgstr "Anda yakin untuk melanjutkan?"
2012-08-21 14:46:48 +00:00
#: ../src/zenity.ui.h:17
msgid "Select items from the list"
msgstr "Pilih item dari daftar"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:18
2012-08-21 14:46:48 +00:00
msgid "Select items from the list below."
msgstr "Pilih item dari daftar di bawah ini."
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:19
2012-08-21 14:46:48 +00:00
msgid "Warning"
msgstr "Peringatan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:164
msgid "Set the dialog title"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan judul dialog"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:165
msgid "TITLE"
2010-07-27 16:02:51 +00:00
msgstr "JUDUL"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:173
msgid "Set the window icon"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan icon jendela"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:174
msgid "ICONPATH"
2011-08-18 07:43:02 +00:00
msgstr "PATH_IKON"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:182
msgid "Set the width"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan lebar"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:183
msgid "WIDTH"
2010-07-27 16:02:51 +00:00
msgstr "LEBAR"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:191
msgid "Set the height"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tinggi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:192
msgid "HEIGHT"
2010-07-27 16:02:51 +00:00
msgstr "TINGGI"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:200
2010-04-16 09:02:57 +00:00
msgid "Set dialog timeout in seconds"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan waktu tunggu dalam detik"
2010-04-16 09:02:57 +00:00
#. Timeout for closing the dialog
2014-09-04 11:33:33 +00:00
#: ../src/option.c:202
2010-04-16 09:02:57 +00:00
msgid "TIMEOUT"
2010-07-27 16:02:51 +00:00
msgstr "WAKTU_HABIS"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:210
2011-08-18 07:43:02 +00:00
msgid "Sets the label of the Ok button"
msgstr "Menentukan label untuk tombol Oke"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:211 ../src/option.c:220 ../src/option.c:262
#: ../src/option.c:322 ../src/option.c:331 ../src/option.c:365
#: ../src/option.c:423 ../src/option.c:560 ../src/option.c:676
#: ../src/option.c:694 ../src/option.c:720 ../src/option.c:792
#: ../src/option.c:877 ../src/option.c:886 ../src/option.c:939
#: ../src/option.c:997 ../src/option.c:1166
2011-08-18 07:43:02 +00:00
msgid "TEXT"
msgstr "TEKS"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:219
2011-08-18 07:43:02 +00:00
msgid "Sets the label of the Cancel button"
msgstr "Menentukan label untuk tombol Batal"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:228
2012-09-26 01:59:11 +00:00
msgid "Set the modal hint"
msgstr "Atur petunjuk modal"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:237
2013-09-09 14:55:55 +00:00
msgid "Set the parent window to attach to"
msgstr "Menentukan jendela induk tempat mencantol"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:238
2013-09-09 14:55:55 +00:00
msgid "WINDOW"
msgstr "JENDELA"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:252
msgid "Display calendar dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:261 ../src/option.c:321 ../src/option.c:364
#: ../src/option.c:422 ../src/option.c:559 ../src/option.c:719
#: ../src/option.c:791 ../src/option.c:938 ../src/option.c:996
#: ../src/option.c:1165
msgid "Set the dialog text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks dialog"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:270
msgid "Set the calendar day"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan hari kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:271
2010-04-16 09:02:57 +00:00
msgid "DAY"
2010-07-27 16:02:51 +00:00
msgstr "HARI"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:279
msgid "Set the calendar month"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan bulan kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:280
2010-04-16 09:02:57 +00:00
msgid "MONTH"
2010-07-27 16:02:51 +00:00
msgstr "BULAN"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:288
msgid "Set the calendar year"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tahun kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:289
2010-04-16 09:02:57 +00:00
msgid "YEAR"
2010-07-27 16:02:51 +00:00
msgstr "TAHUN"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:297 ../src/option.c:1183
msgid "Set the format for the returned date"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan format untuk tanggal yang dihasilkan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:298 ../src/option.c:1184
2010-04-16 09:02:57 +00:00
msgid "PATTERN"
2010-07-27 16:02:51 +00:00
msgstr "POLA"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:312
msgid "Display text entry dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog entri teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:330
msgid "Set the entry text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks entri"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:339
msgid "Hide the entry text"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan teks entri"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:355
msgid "Display error dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog galat"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:373 ../src/option.c:431 ../src/option.c:800
#: ../src/option.c:947
2012-09-26 01:59:11 +00:00
msgid "Set the dialog icon"
msgstr "Atur ikon dialog"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:374 ../src/option.c:432 ../src/option.c:801
#: ../src/option.c:948
2012-09-26 01:59:11 +00:00
msgid "ICON-NAME"
msgstr "NAMA-IKON"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:382 ../src/option.c:440 ../src/option.c:809
#: ../src/option.c:956
msgid "Do not enable text wrapping"
2010-07-27 16:02:51 +00:00
msgstr "Tanpa pembengkokan teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:391 ../src/option.c:449 ../src/option.c:818
#: ../src/option.c:965
2011-08-18 07:43:02 +00:00
msgid "Do not enable pango markup"
msgstr "Jangan aktifkan markup pango"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:399 ../src/option.c:457 ../src/option.c:835
#: ../src/option.c:973
msgid ""
"Enable ellipsizing in the dialog text. This fixes the high window size with "
"long texts"
msgstr ""
"Fungsikan penyingkatan dalam teks dialog. Ini memperbaikai ukuran jendela "
"yang tinggi dengan teks panjang"
#: ../src/option.c:413
msgid "Display info dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog informasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:471
msgid "Display file selection dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog seleksi berkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:480
msgid "Set the filename"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nama berkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:481 ../src/option.c:859
msgid "FILENAME"
2010-07-27 16:02:51 +00:00
msgstr "NAMA_BERKAS"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:489
msgid "Allow multiple files to be selected"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan seleksi multiberkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:498
msgid "Activate directory-only selection"
2010-07-27 16:02:51 +00:00
msgstr "Mengaktifkan seleksi hanya direktori"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:507
msgid "Activate save mode"
2010-07-27 16:02:51 +00:00
msgstr "Mengaktifkan mode menyimpan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:516 ../src/option.c:604 ../src/option.c:1174
msgid "Set output separator character"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan karakter pemisah keluaran"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:517 ../src/option.c:605 ../src/option.c:1175
msgid "SEPARATOR"
2010-07-27 16:02:51 +00:00
msgstr "PEMISAH"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:525
msgid "Confirm file selection if filename already exists"
2010-07-27 16:02:51 +00:00
msgstr "Konfirmasi seleksi berkas apabila nama berkas tersebut sudah ada"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:534
2010-04-16 09:02:57 +00:00
msgid "Sets a filename filter"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan penyaring nama berkas"
2010-04-16 09:02:57 +00:00
#. Help for file-filter argument (name and patterns for file selection)
2014-09-04 11:33:33 +00:00
#: ../src/option.c:536
2010-04-16 09:02:57 +00:00
msgid "NAME | PATTERN1 PATTERN2 ..."
2011-01-05 02:14:34 +00:00
msgstr "NAMA | POLA1 POLA2 ..."
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:550
msgid "Display list dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog senarai"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:568
msgid "Set the column header"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tajuk kolom"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:569
2010-04-16 09:02:57 +00:00
msgid "COLUMN"
2010-07-27 16:02:51 +00:00
msgstr "KOLOM"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:577
msgid "Use check boxes for first column"
2010-07-27 16:02:51 +00:00
msgstr "Menggunakan kotak cek untuk kolom pertama"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:586
msgid "Use radio buttons for first column"
2010-07-27 16:02:51 +00:00
msgstr "Menggunakan tombol radio untuk kolom pertama"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:595
2012-08-21 14:46:48 +00:00
msgid "Use an image for first column"
msgstr "Menggunakan gambar untuk kolom pertama"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:613
msgid "Allow multiple rows to be selected"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan seleksi multibaris"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:622 ../src/option.c:867
msgid "Allow changes to text"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan mengubah teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:631
2012-08-21 14:46:48 +00:00
msgid ""
"Print a specific column (Default is 1. 'ALL' can be used to print all "
"columns)"
msgstr ""
"Mencetak kolom tertentu (Nilai utamanya adalah 1. 'ALL' untuk mencetak semua "
"kolom)"
2010-04-16 09:02:57 +00:00
#. Column index number to print out on a list dialog
2014-09-04 11:33:33 +00:00
#: ../src/option.c:633 ../src/option.c:642
2010-04-16 09:02:57 +00:00
msgid "NUMBER"
2010-07-27 16:02:51 +00:00
msgstr "NOMOR"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:641
msgid "Hide a specific column"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan kolom tertentu"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:650
2010-04-16 09:02:57 +00:00
msgid "Hides the column headers"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan tajuk kolom"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:666
msgid "Display notification"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan notifikasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:675
msgid "Set the notification text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks notifikasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:684
msgid "Listen for commands on stdin"
2010-07-27 16:02:51 +00:00
msgstr "Membaca perintah dari stdin"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:693
2013-03-30 04:13:59 +00:00
msgid "Set the notification hints"
msgstr "Menentukan arahan notifikasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:710
msgid "Display progress indication dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog indikator proses"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:728
msgid "Set initial percentage"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan persentase awal"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:729
2010-04-16 09:02:57 +00:00
msgid "PERCENTAGE"
2010-07-27 16:02:51 +00:00
msgstr "PERSENTASE"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:737
msgid "Pulsate progress bar"
2010-07-27 16:02:51 +00:00
msgstr "Indikator proses berpulsa"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:747
#, no-c-format
msgid "Dismiss the dialog when 100% has been reached"
2010-07-27 16:02:51 +00:00
msgstr "Menutup dialog setelah mencapai 100%"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:757
2011-01-05 02:14:34 +00:00
#, no-c-format
2010-07-27 16:02:51 +00:00
msgid "Kill parent process if Cancel button is pressed"
2010-08-05 02:19:28 +00:00
msgstr "Mematikan proses induk bila tombol Batal ditekan"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:767
2011-01-05 02:14:34 +00:00
#, no-c-format
2010-07-27 16:02:51 +00:00
msgid "Hide Cancel button"
2010-08-05 02:19:28 +00:00
msgstr "Menyembunyikan tombol Batal"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:782
msgid "Display question dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog pertanyaan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:826
2014-02-01 11:23:32 +00:00
msgid "Give cancel button focus by default"
msgstr "Berikan fokus ke tombol batal secara baku"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:849
msgid "Display text information dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog informasi teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:858
msgid "Open file"
2010-07-27 16:02:51 +00:00
msgstr "Membuka berkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:876
2011-01-05 02:14:34 +00:00
msgid "Set the text font"
msgstr "Menentukan fonta teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:885
2011-08-18 07:43:02 +00:00
msgid "Enable an I read and agree checkbox"
msgstr "Aktifkan ckeckbox 'Saya telah baca dan setuju'"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:895
2011-08-18 07:43:02 +00:00
msgid "Enable html support"
msgstr "Aktifkan dukungan html"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:904
2011-08-18 07:43:02 +00:00
msgid "Sets an url instead of a file. Only works if you use --html option"
2012-08-21 14:46:48 +00:00
msgstr ""
"Tata suatu url sebagai pengganti berkas. Hanya bekerja bila Anda memakai "
"opsi --html"
2011-08-18 07:43:02 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:905
2011-08-18 07:43:02 +00:00
msgid "URL"
msgstr "URL"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:914
2014-02-01 11:23:32 +00:00
msgid "Auto scroll the text to the end. Only when text is captured from stdin"
msgstr "Gulir otomatis teks ke akhir. Hanya ketika teks ditangkap dari stdin"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:929
msgid "Display warning dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog peringatan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:987
msgid "Display scale dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog skala"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1005
msgid "Set initial value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai awal"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1006 ../src/option.c:1015 ../src/option.c:1024
#: ../src/option.c:1033 ../src/option.c:1232
2010-04-16 09:02:57 +00:00
msgid "VALUE"
2010-07-27 16:02:51 +00:00
msgstr "NILAI"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1014
msgid "Set minimum value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai terendah"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1023
msgid "Set maximum value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai tertinggi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1032
msgid "Set step size"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan ukuran langkah"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1041
msgid "Print partial values"
2010-07-27 16:02:51 +00:00
msgstr "Mencetak nilai parsial"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1050
msgid "Hide value"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan nilai"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1065
2011-02-12 07:43:00 +00:00
msgid "Display forms dialog"
msgstr "Menampilkan dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1074
2011-02-12 07:43:00 +00:00
msgid "Add a new Entry in forms dialog"
msgstr "Menambahkan Entri baru pada dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1075 ../src/option.c:1084
2011-02-12 07:43:00 +00:00
msgid "Field name"
msgstr "Nama kolom isian"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1083
2011-02-12 07:43:00 +00:00
msgid "Add a new Password Entry in forms dialog"
msgstr "Menambahkan Entri Sandi baru pada dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1092
2011-02-12 07:43:00 +00:00
msgid "Add a new Calendar in forms dialog"
msgstr "Menambahkan Kalender baru pada dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1093
2011-02-12 07:43:00 +00:00
msgid "Calendar field name"
msgstr "Kolom isian nama kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1101
2012-03-29 12:51:30 +00:00
msgid "Add a new List in forms dialog"
msgstr "Menambahkan Daftar baru pada dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1102
2012-03-29 12:51:30 +00:00
msgid "List field and header name"
msgstr "Daftar nama ruas dan tajuk"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1110
2012-03-29 12:51:30 +00:00
msgid "List of values for List"
msgstr "Daftar nilai bagi Daftar"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1111 ../src/option.c:1120 ../src/option.c:1138
2012-03-29 12:51:30 +00:00
msgid "List of values separated by |"
msgstr "Daftar nilai dipisahkan oleh |"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1119
2012-03-29 12:51:30 +00:00
msgid "List of values for columns"
msgstr "Daftar nilai bagi kolom"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1128
2013-09-27 01:38:25 +00:00
msgid "Add a new combo box in forms dialog"
msgstr "Menambahkan kotak kombo baru pada dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1129
2013-09-27 01:38:25 +00:00
msgid "Combo box field name"
msgstr "Nama ruas kotak kombo"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1137
2013-09-27 01:38:25 +00:00
msgid "List of values for combo box"
msgstr "Daftar nilai bagi kotak kombo"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1156
2012-03-29 12:51:30 +00:00
msgid "Show the columns header"
msgstr "Tampilkan tajuk kolom"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1198
2010-07-27 16:02:51 +00:00
msgid "Display password dialog"
msgstr "Menampilkan dialog sandi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1207
2010-07-27 16:02:51 +00:00
msgid "Display the username option"
msgstr "Menampilkan opsi nama pengguna"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1222
2010-04-16 09:02:57 +00:00
msgid "Display color selection dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog seleksi warna"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1231
2010-04-16 09:02:57 +00:00
msgid "Set the color"
2010-07-27 16:02:51 +00:00
msgstr "Menyetel warna"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1240
2010-04-16 09:02:57 +00:00
msgid "Show the palette"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan palet"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1255
msgid "About zenity"
msgstr "Tentang zenity"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:1264
msgid "Print version"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan versi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2184
msgid "General options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi umum"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2185
msgid "Show general options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi umum"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2195
msgid "Calendar options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2196
msgid "Show calendar options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi kalender"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2206
msgid "Text entry options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi entri teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2207
msgid "Show text entry options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi entri teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2217
msgid "Error options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi galat"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2218
msgid "Show error options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi galat"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2228
msgid "Info options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi info"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2229
msgid "Show info options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi info"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2239
msgid "File selection options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi seleksi berkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2240
msgid "Show file selection options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi seleksi berkas"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2250
msgid "List options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi senarai"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2251
msgid "Show list options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi senarai"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2262
msgid "Notification icon options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi ikon notifikasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2263
msgid "Show notification icon options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi ikon notifikasi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2274
msgid "Progress options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi indikator proses"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2275
msgid "Show progress options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi indikator proses"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2285
msgid "Question options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi pertanyaan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2286
msgid "Show question options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi pertanyaan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2296
msgid "Warning options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi peringatan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2297
msgid "Show warning options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi peringatan"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2307
msgid "Scale options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi skala"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2308
msgid "Show scale options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi skala"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2318
msgid "Text information options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi informasi teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2319
msgid "Show text information options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi informasi teks"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2329
2010-04-16 09:02:57 +00:00
msgid "Color selection options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi seleksi warna"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2330
2010-04-16 09:02:57 +00:00
msgid "Show color selection options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi seleksi warna"
2010-04-16 09:02:57 +00:00
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2340
2010-07-27 16:02:51 +00:00
msgid "Password dialog options"
msgstr "Opsi dialog sandi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2341
2010-07-27 16:02:51 +00:00
msgid "Show password dialog options"
msgstr "Menampilkan opsi dialog sandi"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2351
2011-02-12 07:43:00 +00:00
msgid "Forms dialog options"
msgstr "Opsi dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2352
2011-02-12 07:43:00 +00:00
msgid "Show forms dialog options"
msgstr "Menampilkan opsi dialog formulir"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2362
msgid "Miscellaneous options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi lain-lain"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2363
msgid "Show miscellaneous options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi yang lainnya"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2388
2010-04-16 09:02:57 +00:00
#, c-format
2012-08-21 14:46:48 +00:00
msgid ""
"This option is not available. Please see --help for all possible usages.\n"
msgstr ""
"Opsi ini tidak tersedia. Silahkan lihat --help untuk penggunaan yang "
"mungkin.\n"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2392
#, c-format
msgid "--%s is not supported for this dialog\n"
msgstr "--%s tidak didukung untuk dialog ini\n"
2014-09-04 11:33:33 +00:00
#: ../src/option.c:2396
2010-04-16 09:02:57 +00:00
#, c-format
msgid "Two or more dialog options specified\n"
2010-07-27 16:02:51 +00:00
msgstr "Dua atau lebih opsi dialog telah ditentukan\n"