zenity/po/id.po

775 lines
19 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.
2012-03-29 12:51:30 +00:00
# Andika Triwidada <andika@gmail.com>, 2010, 2012.
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"
"POT-Creation-Date: 2012-08-12 16:21+0000\n"
"PO-Revision-Date: 2012-08-13 14:46+0700\n"
"Last-Translator: Dirgita <dirgitadevina@yahoo.co.id>\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"
"X-Poedit-Language: Indonesian\n"
"X-Poedit-Country: Indonesia\n"
2012-08-21 14:46:48 +00:00
"X-Generator: Lokalize 1.2\n"
2010-07-27 16:02:51 +00:00
"Plural-Forms: nplurals=1; plural=0;\n"
2010-04-16 09:02:57 +00:00
#: ../src/about.c:64
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"
2010-04-16 09:02:57 +00:00
#: ../src/about.c:68
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"
2010-04-16 09:02:57 +00:00
#: ../src/about.c:72
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."
2010-04-16 09:02:57 +00:00
#: ../src/about.c:265
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"
2012-03-29 12:51:30 +00:00
"Andika Triwidada <andika@gmail.com>, 2010, 2012."
2010-04-16 09:02:57 +00:00
#: ../src/about.c:277
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"
2011-01-05 02:14:34 +00:00
#: ../src/notification.c:95
2010-04-16 09:02:57 +00:00
#, c-format
msgid "could not parse command from stdin\n"
2010-07-27 16:02:51 +00:00
msgstr "tidak dapat mengurai perintah dari stdin\n"
2011-01-05 02:14:34 +00:00
#: ../src/notification.c:122
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"
2011-02-12 07:43:00 +00:00
#: ../src/notification.c:198
msgid "Zenity notification"
msgstr "Notifikasi Zenity"
2010-07-27 16:02:51 +00:00
#: ../src/password.c:64
msgid "Type your password"
msgstr "Ketik sandi Anda"
#: ../src/password.c:99
msgid "Username:"
msgstr "Nama Pengguna:"
#: ../src/password.c:115
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"
2012-08-21 14:46:48 +00:00
#: ../src/tree.c:365
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"
2012-08-21 14:46:48 +00:00
#: ../src/tree.c:371
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
2012-08-21 14:46:48 +00:00
msgid "Calendar selection"
msgstr "Seleksi kalender"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:2
2012-08-21 14:46:48 +00:00
msgid "Select a date from below."
msgstr "Pilih tanggal di bawah ini."
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:3
2012-08-21 14:46:48 +00:00
msgid "C_alendar:"
msgstr "K_alender:"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:4
2012-08-21 14:46:48 +00:00
msgid "Add a new entry"
msgstr "Tambahkan entri baru"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:5
2012-08-21 14:46:48 +00:00
msgid "_Enter new text:"
msgstr "_Masukkan teks baru:"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:6
2012-08-21 14:46:48 +00:00
msgid "Error"
msgstr "Galat"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:7
2012-08-21 14:46:48 +00:00
msgid "An error has occurred."
msgstr "Telah terjadi galat."
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:8
2012-08-21 14:46:48 +00:00
msgid "Forms dialog"
msgstr "Dialog formulir"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:9
msgid "Information"
msgstr "Informasi"
2012-08-21 14:46:48 +00:00
#: ../src/zenity.ui.h:10
msgid "All updates are complete."
msgstr "Semua pembaharuan telah selesai."
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:11
msgid "Progress"
2010-07-27 16:02:51 +00:00
msgstr "Proses"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:12
msgid "Running..."
msgstr "Berjalan..."
2012-08-21 14:46:48 +00:00
#: ../src/zenity.ui.h:13
msgid "Question"
msgstr "Pertanyaan"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:14
2012-08-21 14:46:48 +00:00
msgid "Are you sure you want to proceed?"
msgstr "Anda yakin untuk melanjutkan?"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:15
2012-08-21 14:46:48 +00:00
msgid "Adjust the scale value"
msgstr "Tentukan nilai skala"
2011-02-12 07:43:00 +00:00
#: ../src/zenity.ui.h:16
msgid "Text View"
2010-07-27 16:02:51 +00:00
msgstr "Tampilan Teks"
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"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:155
msgid "Set the dialog title"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan judul dialog"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:156
msgid "TITLE"
2010-07-27 16:02:51 +00:00
msgstr "JUDUL"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:164
msgid "Set the window icon"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan icon jendela"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:165
msgid "ICONPATH"
2011-08-18 07:43:02 +00:00
msgstr "PATH_IKON"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:173
msgid "Set the width"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan lebar"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:174
msgid "WIDTH"
2010-07-27 16:02:51 +00:00
msgstr "LEBAR"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:182
msgid "Set the height"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tinggi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:183
msgid "HEIGHT"
2010-07-27 16:02:51 +00:00
msgstr "TINGGI"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:191
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:193
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:201
2011-08-18 07:43:02 +00:00
msgid "Sets the label of the Ok button"
msgstr "Menentukan label untuk tombol Oke"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:202 ../src/option.c:211 ../src/option.c:235
#: ../src/option.c:295 ../src/option.c:304 ../src/option.c:338
#: ../src/option.c:379 ../src/option.c:499 ../src/option.c:615
#: ../src/option.c:650 ../src/option.c:722 ../src/option.c:781
#: ../src/option.c:790 ../src/option.c:834 ../src/option.c:875
#: ../src/option.c:1026
2011-08-18 07:43:02 +00:00
msgid "TEXT"
msgstr "TEKS"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:210
2011-08-18 07:43:02 +00:00
msgid "Sets the label of the Cancel button"
msgstr "Menentukan label untuk tombol Batal"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:225
msgid "Display calendar dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:234 ../src/option.c:294 ../src/option.c:337
#: ../src/option.c:378 ../src/option.c:498 ../src/option.c:649
#: ../src/option.c:721 ../src/option.c:833 ../src/option.c:874
#: ../src/option.c:1025
msgid "Set the dialog text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks dialog"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:243
msgid "Set the calendar day"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan hari kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:244
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:252
msgid "Set the calendar month"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan bulan kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:253
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:261
msgid "Set the calendar year"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tahun kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:262
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:270 ../src/option.c:1043
msgid "Set the format for the returned date"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan format untuk tanggal yang dihasilkan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:271 ../src/option.c:1044
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:285
msgid "Display text entry dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog entri teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:303
msgid "Set the entry text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks entri"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:312
msgid "Hide the entry text"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan teks entri"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:328
msgid "Display error dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog galat"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:346 ../src/option.c:387 ../src/option.c:730
#: ../src/option.c:842
msgid "Do not enable text wrapping"
2010-07-27 16:02:51 +00:00
msgstr "Tanpa pembengkokan teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:355 ../src/option.c:396 ../src/option.c:739
#: ../src/option.c:851
2011-08-18 07:43:02 +00:00
msgid "Do not enable pango markup"
msgstr "Jangan aktifkan markup pango"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:369
msgid "Display info dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog informasi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:410
msgid "Display file selection dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog seleksi berkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:419
msgid "Set the filename"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nama berkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:420 ../src/option.c:763
msgid "FILENAME"
2010-07-27 16:02:51 +00:00
msgstr "NAMA_BERKAS"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:428
msgid "Allow multiple files to be selected"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan seleksi multiberkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:437
msgid "Activate directory-only selection"
2010-07-27 16:02:51 +00:00
msgstr "Mengaktifkan seleksi hanya direktori"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:446
msgid "Activate save mode"
2010-07-27 16:02:51 +00:00
msgstr "Mengaktifkan mode menyimpan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:455 ../src/option.c:543 ../src/option.c:1034
msgid "Set output separator character"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan karakter pemisah keluaran"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:456 ../src/option.c:544 ../src/option.c:1035
msgid "SEPARATOR"
2010-07-27 16:02:51 +00:00
msgstr "PEMISAH"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:464
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"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:473
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)
2012-08-21 14:46:48 +00:00
#: ../src/option.c:475
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:489
msgid "Display list dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog senarai"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:507
msgid "Set the column header"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan tajuk kolom"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:508
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:516
msgid "Use check boxes for first column"
2010-07-27 16:02:51 +00:00
msgstr "Menggunakan kotak cek untuk kolom pertama"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:525
msgid "Use radio buttons for first column"
2010-07-27 16:02:51 +00:00
msgstr "Menggunakan tombol radio untuk kolom pertama"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:534
msgid "Use an image for first column"
msgstr "Menggunakan gambar untuk kolom pertama"
#: ../src/option.c:552
msgid "Allow multiple rows to be selected"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan seleksi multibaris"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:561 ../src/option.c:771
msgid "Allow changes to text"
2010-07-27 16:02:51 +00:00
msgstr "Memperbolehkan mengubah teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:570
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:572 ../src/option.c:581
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:580
msgid "Hide a specific column"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan kolom tertentu"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:589
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:605
msgid "Display notification"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan notifikasi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:614
msgid "Set the notification text"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan teks notifikasi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:623
msgid "Listen for commands on stdin"
2010-07-27 16:02:51 +00:00
msgstr "Membaca perintah dari stdin"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:640
msgid "Display progress indication dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog indikator proses"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:658
msgid "Set initial percentage"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan persentase awal"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:659
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:667
msgid "Pulsate progress bar"
2010-07-27 16:02:51 +00:00
msgstr "Indikator proses berpulsa"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:677
#, 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%"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:687
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:697
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:712
msgid "Display question dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog pertanyaan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:753
msgid "Display text information dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog informasi teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:762
msgid "Open file"
2010-07-27 16:02:51 +00:00
msgstr "Membuka berkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:780
2011-01-05 02:14:34 +00:00
msgid "Set the text font"
msgstr "Menentukan fonta teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:789
2011-08-18 07:43:02 +00:00
msgid "Enable an I read and agree checkbox"
msgstr "Aktifkan ckeckbox 'Saya telah baca dan setuju'"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:799
2011-08-18 07:43:02 +00:00
msgid "Enable html support"
msgstr "Aktifkan dukungan html"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:808
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:809
2011-08-18 07:43:02 +00:00
msgid "URL"
msgstr "URL"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:824
msgid "Display warning dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog peringatan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:865
msgid "Display scale dialog"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan dialog skala"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:883
msgid "Set initial value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai awal"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:884 ../src/option.c:893 ../src/option.c:902
#: ../src/option.c:911 ../src/option.c:1092
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:892
msgid "Set minimum value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai terendah"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:901
msgid "Set maximum value"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan nilai tertinggi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:910
msgid "Set step size"
2010-07-27 16:02:51 +00:00
msgstr "Menentukan ukuran langkah"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:919
msgid "Print partial values"
2010-07-27 16:02:51 +00:00
msgstr "Mencetak nilai parsial"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:928
msgid "Hide value"
2010-07-27 16:02:51 +00:00
msgstr "Menyembunyikan nilai"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:943
2011-02-12 07:43:00 +00:00
msgid "Display forms dialog"
msgstr "Menampilkan dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:952
2011-02-12 07:43:00 +00:00
msgid "Add a new Entry in forms dialog"
msgstr "Menambahkan Entri baru pada dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:953 ../src/option.c:962
2011-02-12 07:43:00 +00:00
msgid "Field name"
msgstr "Nama kolom isian"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:961
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"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:970
2011-02-12 07:43:00 +00:00
msgid "Add a new Calendar in forms dialog"
msgstr "Menambahkan Kalender baru pada dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:971
2011-02-12 07:43:00 +00:00
msgid "Calendar field name"
msgstr "Kolom isian nama kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:979
2012-03-29 12:51:30 +00:00
msgid "Add a new List in forms dialog"
msgstr "Menambahkan Daftar baru pada dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:980
2012-03-29 12:51:30 +00:00
msgid "List field and header name"
msgstr "Daftar nama ruas dan tajuk"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:988
2012-03-29 12:51:30 +00:00
msgid "List of values for List"
msgstr "Daftar nilai bagi Daftar"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:989 ../src/option.c:998
2012-03-29 12:51:30 +00:00
msgid "List of values separated by |"
msgstr "Daftar nilai dipisahkan oleh |"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:997
2012-03-29 12:51:30 +00:00
msgid "List of values for columns"
msgstr "Daftar nilai bagi kolom"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1016
2012-03-29 12:51:30 +00:00
msgid "Show the columns header"
msgstr "Tampilkan tajuk kolom"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1058
2010-07-27 16:02:51 +00:00
msgid "Display password dialog"
msgstr "Menampilkan dialog sandi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1067
2010-07-27 16:02:51 +00:00
msgid "Display the username option"
msgstr "Menampilkan opsi nama pengguna"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1082
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1091
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1100
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1115
msgid "About zenity"
msgstr "Tentang zenity"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:1124
msgid "Print version"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan versi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2006
msgid "General options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi umum"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2007
msgid "Show general options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi umum"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2017
msgid "Calendar options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2018
msgid "Show calendar options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi kalender"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2028
msgid "Text entry options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi entri teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2029
msgid "Show text entry options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi entri teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2039
msgid "Error options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi galat"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2040
msgid "Show error options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi galat"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2050
msgid "Info options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi info"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2051
msgid "Show info options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi info"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2061
msgid "File selection options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi seleksi berkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2062
msgid "Show file selection options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi seleksi berkas"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2072
msgid "List options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi senarai"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2073
msgid "Show list options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi senarai"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2084
msgid "Notification icon options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi ikon notifikasi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2085
msgid "Show notification icon options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi ikon notifikasi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2096
msgid "Progress options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi indikator proses"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2097
msgid "Show progress options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi indikator proses"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2107
msgid "Question options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi pertanyaan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2108
msgid "Show question options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi pertanyaan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2118
msgid "Warning options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi peringatan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2119
msgid "Show warning options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi peringatan"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2129
msgid "Scale options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi skala"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2130
msgid "Show scale options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi skala"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2140
msgid "Text information options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi informasi teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2141
msgid "Show text information options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi informasi teks"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2151
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2152
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
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2162
2010-07-27 16:02:51 +00:00
msgid "Password dialog options"
msgstr "Opsi dialog sandi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2163
2010-07-27 16:02:51 +00:00
msgid "Show password dialog options"
msgstr "Menampilkan opsi dialog sandi"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2173
2011-02-12 07:43:00 +00:00
msgid "Forms dialog options"
msgstr "Opsi dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2174
2011-02-12 07:43:00 +00:00
msgid "Show forms dialog options"
msgstr "Menampilkan opsi dialog formulir"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2184
msgid "Miscellaneous options"
2010-07-27 16:02:51 +00:00
msgstr "Opsi lain-lain"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2185
msgid "Show miscellaneous options"
2010-07-27 16:02:51 +00:00
msgstr "Menampilkan opsi yang lainnya"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2210
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"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2214
#, c-format
msgid "--%s is not supported for this dialog\n"
msgstr "--%s tidak didukung untuk dialog ini\n"
2012-08-21 14:46:48 +00:00
#: ../src/option.c:2218
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"