diff --git a/po/id.po b/po/id.po index 7fec003cb..77b986179 100644 --- a/po/id.po +++ b/po/id.po @@ -7,11 +7,11 @@ # Wibiharto , 2011. msgid "" msgstr "" -"Project-Id-Version: gnome-shell master\n" +"Project-Id-Version: gnome-shell gnome-3-10\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-10-10 21:27+0000\n" -"PO-Revision-Date: 2013-10-11 10:13+0700\n" +"POT-Creation-Date: 2013-12-22 12:17+0000\n" +"PO-Revision-Date: 2013-12-27 09:37+0700\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -56,6 +56,7 @@ msgid "Window management and application launching" msgstr "Manajemen jendela dan peluncuran aplikasi" #: ../data/gnome-shell-extension-prefs.desktop.in.in.h:1 +#: ../js/extensionPrefs/main.js:153 msgid "GNOME Shell Extension Preferences" msgstr "Preferensi Ekstensi GNOME Shell" @@ -274,27 +275,36 @@ msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "" "Tunda perubahan fokus dalam mode tetikus sampai penunjuk berhenti bergerak" +#: ../js/extensionPrefs/main.js:125 +#, c-format +msgid "There was an error loading the preferences dialog for %s:" +msgstr "Ada galat saat memuat dialog preferensi bagi %s:" + +#: ../js/extensionPrefs/main.js:165 +msgid "Extension" +msgstr "Ekstensi" + #: ../js/extensionPrefs/main.js:189 msgid "Select an extension to configure using the combobox above." msgstr "Pilih ekstensi yang ingin dikonfigurasi pada kotak di atas." -#: ../js/gdm/authPrompt.js:145 ../js/ui/components/networkAgent.js:136 +#: ../js/gdm/authPrompt.js:146 ../js/ui/components/networkAgent.js:136 #: ../js/ui/components/polkitAgent.js:161 ../js/ui/endSessionDialog.js:351 #: ../js/ui/extensionDownloader.js:195 ../js/ui/shellMountOperation.js:399 -#: ../js/ui/status/bluetooth.js:222 ../js/ui/status/network.js:728 +#: ../js/ui/status/bluetooth.js:221 ../js/ui/status/network.js:739 msgid "Cancel" msgstr "Batal" -#: ../js/gdm/authPrompt.js:167 ../js/gdm/authPrompt.js:215 +#: ../js/gdm/authPrompt.js:168 ../js/gdm/authPrompt.js:216 msgid "Next" msgstr "Selanjutnya" -#: ../js/gdm/authPrompt.js:211 ../js/ui/shellMountOperation.js:403 +#: ../js/gdm/authPrompt.js:212 ../js/ui/shellMountOperation.js:403 #: ../js/ui/unlockDialog.js:59 msgid "Unlock" msgstr "Buka Kunci" -#: ../js/gdm/authPrompt.js:213 +#: ../js/gdm/authPrompt.js:214 msgctxt "button" msgid "Sign In" msgstr "Masuk" @@ -303,14 +313,23 @@ msgstr "Masuk" msgid "Choose Session" msgstr "Pilih Sesi" +#. translators: this message is shown below the user list on the +#. login screen. It can be activated to reveal an entry for +#. manually entering the username. #: ../js/gdm/loginDialog.js:454 msgid "Not listed?" msgstr "Tak masuk daftar?" +#. Translators: this message is shown below the username entry field +#. to clue the user in on how to login to the local network realm #: ../js/gdm/loginDialog.js:622 +#, c-format msgid "(e.g., user or %s)" msgstr "(cth., pengguna dari %s)" +#. TTLS and PEAP are actually much more complicated, but this complication +#. is not visible here since we only care about phase2 authentication +#. (and don't even care of which one) #: ../js/gdm/loginDialog.js:627 ../js/ui/components/networkAgent.js:259 #: ../js/ui/components/networkAgent.js:277 msgid "Username: " @@ -320,11 +339,16 @@ msgstr "Nama pengguna: " msgid "Login Window" msgstr "Jendela Log Masuk" -#: ../js/gdm/util.js:306 +#: ../js/gdm/util.js:321 msgid "Authentication error" msgstr "Galat otentikasi" -#: ../js/gdm/util.js:436 +#. We don't show fingerprint messages directly since it's +#. not the main auth service. Instead we use the messages +#. as a cue to display our own message. +#. Translators: this message is shown below the password entry field +#. to indicate the user can swipe their finger instead +#: ../js/gdm/util.js:451 msgid "(or swipe finger)" msgstr "(atau gesekkan jari)" @@ -332,11 +356,14 @@ msgstr "(atau gesekkan jari)" msgid "Command not found" msgstr "Perintah tidak ditemukan" +#. Replace "Error invoking GLib.shell_parse_argv: " with +#. something nicer #: ../js/misc/util.js:148 msgid "Could not parse command:" msgstr "Tidak dapat mengurai perintah:" #: ../js/misc/util.js:156 +#, c-format msgid "Execution of '%s' failed:" msgstr "Eksekusi '%s' gagal:" @@ -352,28 +379,30 @@ msgstr "Sering" msgid "All" msgstr "Semua" -#: ../js/ui/appDisplay.js:1514 +#: ../js/ui/appDisplay.js:1525 msgid "New Window" msgstr "Jendela Baru" -#: ../js/ui/appDisplay.js:1517 ../js/ui/dash.js:284 +#: ../js/ui/appDisplay.js:1528 ../js/ui/dash.js:284 msgid "Remove from Favorites" msgstr "Hapus dari Favorit" -#: ../js/ui/appDisplay.js:1518 +#: ../js/ui/appDisplay.js:1529 msgid "Add to Favorites" msgstr "Tambah ke Favorit" #: ../js/ui/appFavorites.js:87 +#, c-format msgid "%s has been added to your favorites." msgstr "%s telah ditambahkan ke favorit Anda." #: ../js/ui/appFavorites.js:121 +#, c-format msgid "%s has been removed from your favorites." msgstr "%s telah dihapus dari favorit Anda." -#: ../js/ui/backgroundMenu.js:19 ../js/ui/panel.js:808 -#: ../js/ui/status/system.js:325 +#: ../js/ui/backgroundMenu.js:19 ../js/ui/panel.js:806 +#: ../js/ui/status/system.js:334 msgid "Settings" msgstr "Pengaturan" @@ -383,68 +412,68 @@ msgstr "Ubah Latar…" #. Translators: Shown in calendar event list for all day events #. * Keep it short, best if you can use less then 10 characters -#. */ +#. #: ../js/ui/calendar.js:62 msgctxt "event list time" msgid "All Day" msgstr "Sepanjang Hari" #. Translators: Shown in calendar event list, if 24h format, -#. \u2236 is a ratio character, similar to : */ +#. \u2236 is a ratio character, similar to : #: ../js/ui/calendar.js:68 msgctxt "event list time" -msgid "%H∶%M" -msgstr "%H∶%M" +msgid "%H\\u2236%M" +msgstr "%H\\u2236%M" #. Translators: Shown in calendar event list, if 12h format, #. \u2236 is a ratio character, similar to : and \u2009 is -#. a thin space */ +#. a thin space #: ../js/ui/calendar.js:77 msgctxt "event list time" -msgid "%l∶%M %p" -msgstr "%l∶%M %p" +msgid "%l\\u2236%M\\u2009%p" +msgstr "%l\\u2236%M\\u2009%p" #. Translators: Calendar grid abbreviation for Sunday. #. * #. * NOTE: These grid abbreviations are always shown together #. * and in order, e.g. "S M T W T F S". -#. */ +#. #: ../js/ui/calendar.js:108 msgctxt "grid sunday" msgid "S" msgstr "M" -#. Translators: Calendar grid abbreviation for Monday */ +#. Translators: Calendar grid abbreviation for Monday #: ../js/ui/calendar.js:110 msgctxt "grid monday" msgid "M" msgstr "S" -#. Translators: Calendar grid abbreviation for Tuesday */ +#. Translators: Calendar grid abbreviation for Tuesday #: ../js/ui/calendar.js:112 msgctxt "grid tuesday" msgid "T" msgstr "S" -#. Translators: Calendar grid abbreviation for Wednesday */ +#. Translators: Calendar grid abbreviation for Wednesday #: ../js/ui/calendar.js:114 msgctxt "grid wednesday" msgid "W" msgstr "R" -#. Translators: Calendar grid abbreviation for Thursday */ +#. Translators: Calendar grid abbreviation for Thursday #: ../js/ui/calendar.js:116 msgctxt "grid thursday" msgid "T" msgstr "K" -#. Translators: Calendar grid abbreviation for Friday */ +#. Translators: Calendar grid abbreviation for Friday #: ../js/ui/calendar.js:118 msgctxt "grid friday" msgid "F" msgstr "J" -#. Translators: Calendar grid abbreviation for Saturday */ +#. Translators: Calendar grid abbreviation for Saturday #: ../js/ui/calendar.js:120 msgctxt "grid saturday" msgid "S" @@ -455,52 +484,48 @@ msgstr "S" #. * NOTE: These list abbreviations are normally not shown together #. * so they need to be unique (e.g. Tuesday and Thursday cannot #. * both be 'T'). -#. */ +#. #: ../js/ui/calendar.js:133 msgctxt "list sunday" msgid "Su" msgstr "Min" -#. Translators: Event list abbreviation for Monday */ +#. Translators: Event list abbreviation for Monday #: ../js/ui/calendar.js:135 msgctxt "list monday" msgid "M" msgstr "Sen" -#. Translators: Event list abbreviation for Tuesday */ +#. Translators: Event list abbreviation for Tuesday #: ../js/ui/calendar.js:137 msgctxt "list tuesday" msgid "T" msgstr "Sel" -#. Translators: Event list abbreviation for Wednesday */ +#. Translators: Event list abbreviation for Wednesday #: ../js/ui/calendar.js:139 msgctxt "list wednesday" msgid "W" msgstr "Rab" -#. Translators: Event list abbreviation for Thursday */ +#. Translators: Event list abbreviation for Thursday #: ../js/ui/calendar.js:141 msgctxt "list thursday" msgid "Th" msgstr "Kam" -#. Translators: Event list abbreviation for Friday */ +#. Translators: Event list abbreviation for Friday #: ../js/ui/calendar.js:143 msgctxt "list friday" msgid "F" msgstr "Jum" -#. Translators: Event list abbreviation for Saturday */ +#. Translators: Event list abbreviation for Saturday #: ../js/ui/calendar.js:145 msgctxt "list saturday" msgid "S" msgstr "Sab" -#: ../js/ui/calendar.js:389 -msgid "calendar:MY" -msgstr "calendar:MY" - #: ../js/ui/calendar.js:447 msgid "Previous month" msgstr "Bulan sebelumnya" @@ -509,18 +534,18 @@ msgstr "Bulan sebelumnya" msgid "Next month" msgstr "Bulan selanjutnya" -#. Translators: Text to show if there are no events */ +#. Translators: Text to show if there are no events #: ../js/ui/calendar.js:753 msgid "Nothing Scheduled" msgstr "Tidak Ada Jadwal" -#. Translators: Shown on calendar heading when selected day occurs on current year */ +#. Translators: Shown on calendar heading when selected day occurs on current year #: ../js/ui/calendar.js:771 msgctxt "calendar heading" msgid "%A, %B %d" msgstr "%A, %d %B" -#. Translators: Shown on calendar heading when selected day occurs on different year */ +#. Translators: Shown on calendar heading when selected day occurs on different year #: ../js/ui/calendar.js:774 msgctxt "calendar heading" msgid "%A, %B %d, %Y" @@ -555,6 +580,7 @@ msgid "Removable Devices" msgstr "Perangkat Yang Dapat Dicabut" #: ../js/ui/components/autorunManager.js:594 +#, c-format msgid "Open with %s" msgstr "Buka dengan %s" @@ -570,11 +596,12 @@ msgstr "Sandi:" msgid "Type again:" msgstr "Ketik lagi:" -#: ../js/ui/components/networkAgent.js:131 ../js/ui/status/network.js:133 -#: ../js/ui/status/network.js:296 ../js/ui/status/network.js:731 +#: ../js/ui/components/networkAgent.js:131 ../js/ui/status/network.js:132 +#: ../js/ui/status/network.js:295 ../js/ui/status/network.js:742 msgid "Connect" msgstr "Sambung" +#. Cisco LEAP #: ../js/ui/components/networkAgent.js:222 #: ../js/ui/components/networkAgent.js:234 #: ../js/ui/components/networkAgent.js:261 @@ -583,6 +610,7 @@ msgstr "Sambung" msgid "Password: " msgstr "Sandi: " +#. static WEP #: ../js/ui/components/networkAgent.js:227 msgid "Key: " msgstr "Tombol: " @@ -604,6 +632,7 @@ msgid "Authentication required by wireless network" msgstr "Otentikasi dibutuhkan oleh jaringan nirkabel" #: ../js/ui/components/networkAgent.js:309 +#, c-format msgid "" "Passwords or encryption keys are required to access the wireless network " "'%s'." @@ -640,6 +669,7 @@ msgid "Mobile broadband network password" msgstr "Sandi jaringan data seluler" #: ../js/ui/components/networkAgent.js:336 +#, c-format msgid "A password is required to connect to '%s'." msgstr "Sebuah kata sandi dibutuhkan untuk menyambung ke '%s'." @@ -658,99 +688,112 @@ msgstr "Otentikasi" #. Translators: "that didn't work" refers to the fact that the #. * requested authentication was not gained; this can happen #. * because of an authentication error (like invalid password), -#. * for instance. */ +#. * for instance. #: ../js/ui/components/polkitAgent.js:266 ../js/ui/shellMountOperation.js:383 msgid "Sorry, that didn't work. Please try again." msgstr "Maaf, tidak berhasil. Silakan coba lagi." -#: ../js/ui/components/telepathyClient.js:238 +#. FIXME: We don't have a 'chat room' icon (bgo #653737) use +#. system-users for now as Empathy does. +#: ../js/ui/components/telepathyClient.js:237 msgid "Invitation" msgstr "Undangan" -#: ../js/ui/components/telepathyClient.js:298 +#. We got the TpContact +#: ../js/ui/components/telepathyClient.js:297 msgid "Call" msgstr "Panggil" -#: ../js/ui/components/telepathyClient.js:314 +#. We got the TpContact +#: ../js/ui/components/telepathyClient.js:313 msgid "File Transfer" msgstr "Transfer Berkas" -#: ../js/ui/components/telepathyClient.js:418 +#: ../js/ui/components/telepathyClient.js:417 msgid "Chat" msgstr "Obrolan" -#: ../js/ui/components/telepathyClient.js:480 +#: ../js/ui/components/telepathyClient.js:479 msgid "Unmute" msgstr "Bersuara" -#: ../js/ui/components/telepathyClient.js:480 +#: ../js/ui/components/telepathyClient.js:479 msgid "Mute" msgstr "Bisu" -#. Translators: this is the word "Yesterday" followed by a time string. i.e. "Yesterday, 14:30"*/ -#: ../js/ui/components/telepathyClient.js:942 +#. Translators: this is the word "Yesterday" followed by a time string. i.e. "Yesterday, 14:30" +#: ../js/ui/components/telepathyClient.js:941 +#, no-c-format msgid "Yesterday, %H:%M" msgstr "Kemarin, %H:%M" -#. Translators: this is the week day name followed by a time string. i.e. "Monday, 14:30*/ -#: ../js/ui/components/telepathyClient.js:948 +#. Translators: this is the week day name followed by a time string. i.e. "Monday, 14:30 +#: ../js/ui/components/telepathyClient.js:947 +#, no-c-format msgid "%A, %H:%M" msgstr "%A, %H:%M" -#. Translators: this is the month name and day number followed by a time string. i.e. "May 25, 14:30"*/ -#: ../js/ui/components/telepathyClient.js:953 +#. Translators: this is the month name and day number followed by a time string. i.e. "May 25, 14:30" +#: ../js/ui/components/telepathyClient.js:952 +#, no-c-format msgid "%B %d, %H:%M" msgstr "%d %B, %H:%M" -#. Translators: this is the month name, day number, year number followed by a time string. i.e. "May 25 2012, 14:30"*/ -#: ../js/ui/components/telepathyClient.js:957 +#. Translators: this is the month name, day number, year number followed by a time string. i.e. "May 25 2012, 14:30" +#: ../js/ui/components/telepathyClient.js:956 +#, no-c-format msgid "%B %d %Y, %H:%M " msgstr "%d %B %Y, %H:%M " #. Translators: this is the other person changing their old IM name to their new -#. IM name. */ -#: ../js/ui/components/telepathyClient.js:986 +#. IM name. +#: ../js/ui/components/telepathyClient.js:985 +#, c-format msgid "%s is now known as %s" msgstr "%s sekarang dikenal sebagai %s" #. translators: argument is a room name like -#. * room@jabber.org for example. */ -#: ../js/ui/components/telepathyClient.js:1089 +#. * room@jabber.org for example. +#: ../js/ui/components/telepathyClient.js:1088 +#, c-format msgid "Invitation to %s" msgstr "Undangan ke %s" #. translators: first argument is the name of a contact and the second #. * one the name of a room. "Alice is inviting you to join room@jabber.org -#. * for example. */ -#: ../js/ui/components/telepathyClient.js:1097 +#. * for example. +#: ../js/ui/components/telepathyClient.js:1096 +#, c-format msgid "%s is inviting you to join %s" msgstr "%s mengundang Anda untuk bergabung dengan %s" -#: ../js/ui/components/telepathyClient.js:1099 -#: ../js/ui/components/telepathyClient.js:1140 -#: ../js/ui/components/telepathyClient.js:1180 -#: ../js/ui/components/telepathyClient.js:1243 +#: ../js/ui/components/telepathyClient.js:1098 +#: ../js/ui/components/telepathyClient.js:1139 +#: ../js/ui/components/telepathyClient.js:1179 +#: ../js/ui/components/telepathyClient.js:1242 msgid "Decline" msgstr "Tolak" -#: ../js/ui/components/telepathyClient.js:1100 -#: ../js/ui/components/telepathyClient.js:1181 -#: ../js/ui/components/telepathyClient.js:1244 +#: ../js/ui/components/telepathyClient.js:1099 +#: ../js/ui/components/telepathyClient.js:1180 +#: ../js/ui/components/telepathyClient.js:1243 msgid "Accept" msgstr "Terima" -#. translators: argument is a contact name like Alice for example. */ -#: ../js/ui/components/telepathyClient.js:1130 +#. translators: argument is a contact name like Alice for example. +#: ../js/ui/components/telepathyClient.js:1129 +#, c-format msgid "Video call from %s" msgstr "Panggilan video dari %s" -#. translators: argument is a contact name like Alice for example. */ -#: ../js/ui/components/telepathyClient.js:1133 +#. translators: argument is a contact name like Alice for example. +#: ../js/ui/components/telepathyClient.js:1132 +#, c-format msgid "Call from %s" msgstr "Panggilan dari %s" -#. translators: this is a button label (verb), not a noun */ -#: ../js/ui/components/telepathyClient.js:1142 +#. translators: this is a button label (verb), not a noun +#: ../js/ui/components/telepathyClient.js:1141 msgid "Answer" msgstr "Jawab" @@ -758,110 +801,112 @@ msgstr "Jawab" #. * the contact's alias and the second one is the #. * file name. The string will be something #. * like: "Alice is sending you test.ogg" -#. */ -#: ../js/ui/components/telepathyClient.js:1174 +#. +#: ../js/ui/components/telepathyClient.js:1173 +#, c-format msgid "%s is sending you %s" msgstr "%s sedang mengirimi Anda %s" -#. To translators: The parameter is the contact's alias */ -#: ../js/ui/components/telepathyClient.js:1209 +#. To translators: The parameter is the contact's alias +#: ../js/ui/components/telepathyClient.js:1208 +#, c-format msgid "%s would like permission to see when you are online" msgstr "%s ingin minta ijin melihat Anda ketika Anda daring" -#: ../js/ui/components/telepathyClient.js:1301 +#: ../js/ui/components/telepathyClient.js:1300 msgid "Network error" msgstr "Galat jaringan" -#: ../js/ui/components/telepathyClient.js:1303 +#: ../js/ui/components/telepathyClient.js:1302 msgid "Authentication failed" msgstr "Otentikasi gagal" -#: ../js/ui/components/telepathyClient.js:1305 +#: ../js/ui/components/telepathyClient.js:1304 msgid "Encryption error" msgstr "Galat enkripsi" -#: ../js/ui/components/telepathyClient.js:1307 +#: ../js/ui/components/telepathyClient.js:1306 msgid "Certificate not provided" msgstr "Sertifikat tidak disediakan" -#: ../js/ui/components/telepathyClient.js:1309 +#: ../js/ui/components/telepathyClient.js:1308 msgid "Certificate untrusted" msgstr "Sertifikat tidak dipercaya" -#: ../js/ui/components/telepathyClient.js:1311 +#: ../js/ui/components/telepathyClient.js:1310 msgid "Certificate expired" msgstr "Sertifikat kadaluarsa" -#: ../js/ui/components/telepathyClient.js:1313 +#: ../js/ui/components/telepathyClient.js:1312 msgid "Certificate not activated" msgstr "Sertifikat tidak diaktifkan" -#: ../js/ui/components/telepathyClient.js:1315 +#: ../js/ui/components/telepathyClient.js:1314 msgid "Certificate hostname mismatch" msgstr "Nama host sertifikat tidak cocok" -#: ../js/ui/components/telepathyClient.js:1317 +#: ../js/ui/components/telepathyClient.js:1316 msgid "Certificate fingerprint mismatch" msgstr "Sidik jari sertifikat tidak cocok" -#: ../js/ui/components/telepathyClient.js:1319 +#: ../js/ui/components/telepathyClient.js:1318 msgid "Certificate self-signed" msgstr "Sertifikat ditandatangani sendiri" -#: ../js/ui/components/telepathyClient.js:1321 +#: ../js/ui/components/telepathyClient.js:1320 msgid "Status is set to offline" msgstr "Status diatur ke luring" -#: ../js/ui/components/telepathyClient.js:1323 +#: ../js/ui/components/telepathyClient.js:1322 msgid "Encryption is not available" msgstr "Enkripsi tidak tersedia" -#: ../js/ui/components/telepathyClient.js:1325 +#: ../js/ui/components/telepathyClient.js:1324 msgid "Certificate is invalid" msgstr "Sertifikat tidak valid" -#: ../js/ui/components/telepathyClient.js:1327 +#: ../js/ui/components/telepathyClient.js:1326 msgid "Connection has been refused" msgstr "Koneksi telah ditolak" -#: ../js/ui/components/telepathyClient.js:1329 +#: ../js/ui/components/telepathyClient.js:1328 msgid "Connection can't be established" msgstr "Koneksi tak dapat dijalin" -#: ../js/ui/components/telepathyClient.js:1331 +#: ../js/ui/components/telepathyClient.js:1330 msgid "Connection has been lost" msgstr "Koneksi telah terputus" -#: ../js/ui/components/telepathyClient.js:1333 +#: ../js/ui/components/telepathyClient.js:1332 msgid "This account is already connected to the server" msgstr "Akun ini telah tersambung pada server" -#: ../js/ui/components/telepathyClient.js:1335 +#: ../js/ui/components/telepathyClient.js:1334 msgid "" "Connection has been replaced by a new connection using the same resource" msgstr "" "Koneksi telah digantikan oleh koneksi baru memakai sumberdaya yang sama" -#: ../js/ui/components/telepathyClient.js:1337 +#: ../js/ui/components/telepathyClient.js:1336 msgid "The account already exists on the server" msgstr "Akun ini sudah ada di server" -#: ../js/ui/components/telepathyClient.js:1339 +#: ../js/ui/components/telepathyClient.js:1338 msgid "Server is currently too busy to handle the connection" msgstr "Server kini terlalu sibuk untuk menangani koneksi" -#: ../js/ui/components/telepathyClient.js:1341 +#: ../js/ui/components/telepathyClient.js:1340 msgid "Certificate has been revoked" msgstr "Sertifikat telah dicabut" -#: ../js/ui/components/telepathyClient.js:1343 +#: ../js/ui/components/telepathyClient.js:1342 msgid "" "Certificate uses an insecure cipher algorithm or is cryptographically weak" msgstr "" "Sertifikat memakai algorima cipher yang tak aman atau lemah secara " "kriptografi" -#: ../js/ui/components/telepathyClient.js:1345 +#: ../js/ui/components/telepathyClient.js:1344 msgid "" "The length of the server certificate, or the depth of the server certificate " "chain, exceed the limits imposed by the cryptography library" @@ -869,21 +914,22 @@ msgstr "" "Panjang sertifikat server, atau kedalaman rantai sertifikat server, " "melampaui batas yang diberlakukan oleh pustaka kriptografi" -#: ../js/ui/components/telepathyClient.js:1347 +#: ../js/ui/components/telepathyClient.js:1346 msgid "Internal error" msgstr "Galat internal" #. translators: argument is the account name, like -#. * name@jabber.org for example. */ -#: ../js/ui/components/telepathyClient.js:1357 +#. * name@jabber.org for example. +#: ../js/ui/components/telepathyClient.js:1356 +#, c-format msgid "Unable to connect to %s" msgstr "Tak bisa menyambung ke %s" -#: ../js/ui/components/telepathyClient.js:1362 +#: ../js/ui/components/telepathyClient.js:1361 msgid "View account" msgstr "Tilik akun" -#: ../js/ui/components/telepathyClient.js:1401 +#: ../js/ui/components/telepathyClient.js:1400 msgid "Unknown reason" msgstr "Alasan yang tidak diketahui" @@ -895,6 +941,8 @@ msgstr "Jendela" msgid "Show Applications" msgstr "Tampilkan Aplikasi" +#. Translators: this is the name of the dock/favorites area on +#. the left of the overview #: ../js/ui/dash.js:442 msgid "Dash" msgstr "Dash" @@ -913,12 +961,13 @@ msgstr "Pengaturan Waktu & Tanggal" #. Translators: This is the date format to use when the calendar popup is #. * shown - it is shown just below the time in the shell (e.g. "Tue 9:29 AM"). -#. */ +#. #: ../js/ui/dateMenu.js:202 msgid "%A %B %e, %Y" msgstr "%A, %e %B %Y" #: ../js/ui/endSessionDialog.js:62 +#, c-format msgctxt "title" msgid "Log Out %s" msgstr "Keluar %s" @@ -929,11 +978,13 @@ msgid "Log Out" msgstr "Keluar" #: ../js/ui/endSessionDialog.js:65 +#, c-format msgid "%s will be logged out automatically in %d second." msgid_plural "%s will be logged out automatically in %d seconds." msgstr[0] "%s akan log keluar otomatis dalam %d detik.\t\t" #: ../js/ui/endSessionDialog.js:70 +#, c-format msgid "You will be logged out automatically in %d second." msgid_plural "You will be logged out automatically in %d seconds." msgstr[0] "Anda akan log keluar otomatis dalam %d detik." @@ -949,6 +1000,7 @@ msgid "Power Off" msgstr "Matikan" #: ../js/ui/endSessionDialog.js:83 +#, c-format msgid "The system will power off automatically in %d second." msgid_plural "The system will power off automatically in %d seconds." msgstr[0] "Sistem ini akan otomatis dimatikan dalam %d detik." @@ -969,6 +1021,7 @@ msgid "Restart" msgstr "Nyalakan Ulang" #: ../js/ui/endSessionDialog.js:99 +#, c-format msgid "The system will restart automatically in %d second." msgid_plural "The system will restart automatically in %d seconds." msgstr[0] "Sistem ini akan otomatis dimulai ulang dalam %d detik." @@ -979,6 +1032,7 @@ msgid "Restart & Install Updates" msgstr "Start Ulang & Pasang Pemutakhiran" #: ../js/ui/endSessionDialog.js:114 +#, c-format msgid "The system will automatically restart and install updates in %d second." msgid_plural "" "The system will automatically restart and install updates in %d seconds." @@ -999,13 +1053,15 @@ msgstr "Beberapa aplikasi sedang sibuk atau belum disimpan perubahannya." msgid "Other users are logged in." msgstr "Pengguna lain sedang log masuk." -#. Translators: Remote here refers to a remote session, like a ssh login */ +#. Translators: Remote here refers to a remote session, like a ssh login #: ../js/ui/endSessionDialog.js:479 +#, c-format msgid "%s (remote)" msgstr "%s (jarak jauh)" -#. Translators: Console here refers to a tty like a VT console */ +#. Translators: Console here refers to a tty like a VT console #: ../js/ui/endSessionDialog.js:482 +#, c-format msgid "%s (console)" msgstr "%s (konsol)" @@ -1014,10 +1070,11 @@ msgid "Install" msgstr "Pasang" #: ../js/ui/extensionDownloader.js:204 +#, c-format msgid "Download and install '%s' from extensions.gnome.org?" msgstr "Unduh dan pasang '%s' dari extensions.gnome.org?" -#: ../js/ui/keyboard.js:619 +#: ../js/ui/keyboard.js:619 ../js/ui/status/keyboard.js:333 msgid "Keyboard" msgstr "Papan Ketik" @@ -1025,8 +1082,9 @@ msgstr "Papan Ketik" msgid "No extensions installed" msgstr "Tak ada ekstensi terpasang" -#. Translators: argument is an extension UUID. */ +#. Translators: argument is an extension UUID. #: ../js/ui/lookingGlass.js:743 +#, c-format msgid "%s has not emitted any errors." msgstr "%s tidak menampilkan galat apa pun." @@ -1043,10 +1101,10 @@ msgid "Enabled" msgstr "Diaktifkan" #. Translators: this is for a network device that cannot be activated -#. because it's disabled by rfkill (airplane mode) */ +#. because it's disabled by rfkill (airplane mode) #. translators: #. * The device has been disabled -#: ../js/ui/lookingGlass.js:765 ../js/ui/status/network.js:473 +#: ../js/ui/lookingGlass.js:765 ../js/ui/status/network.js:472 #: ../src/gvc/gvc-mixer-control.c:1830 msgid "Disabled" msgstr "Dinonaktifkan" @@ -1071,48 +1129,49 @@ msgstr "Tilik Sumber" msgid "Web Page" msgstr "Halaman Web" -#: ../js/ui/messageTray.js:1222 +#: ../js/ui/messageTray.js:1347 msgid "Open" msgstr "Buka" -#: ../js/ui/messageTray.js:1229 +#: ../js/ui/messageTray.js:1354 msgid "Remove" msgstr "Hapus" -#: ../js/ui/messageTray.js:1530 +#: ../js/ui/messageTray.js:1657 msgid "Notifications" msgstr "Pemberitahuan" -#: ../js/ui/messageTray.js:1537 +#: ../js/ui/messageTray.js:1664 msgid "Clear Messages" msgstr "Bersihkan Pesan" -#: ../js/ui/messageTray.js:1564 +#: ../js/ui/messageTray.js:1683 msgid "Notification Settings" msgstr "Pengaturan Pemberitahuan" -#: ../js/ui/messageTray.js:1617 +#: ../js/ui/messageTray.js:1736 msgid "Tray Menu" msgstr "Menu Baki" -#: ../js/ui/messageTray.js:1833 +#: ../js/ui/messageTray.js:1952 msgid "No Messages" msgstr "Tiada Pesan" -#: ../js/ui/messageTray.js:1871 +#: ../js/ui/messageTray.js:1990 msgid "Message Tray" msgstr "Baki Pesan" -#: ../js/ui/messageTray.js:2846 +#: ../js/ui/messageTray.js:2974 msgid "System Information" msgstr "Informasi Sistem" -#: ../js/ui/notificationDaemon.js:629 ../src/shell-app.c:396 +#: ../js/ui/notificationDaemon.js:510 ../src/shell-app.c:396 msgctxt "program" msgid "Unknown" msgstr "Tak dikenal" -#: ../js/ui/overviewControls.js:491 ../js/ui/screenShield.js:152 +#: ../js/ui/overviewControls.js:488 ../js/ui/screenShield.js:153 +#, c-format msgid "%d new message" msgid_plural "%d new messages" msgstr[0] "%d pesan baru" @@ -1128,27 +1187,32 @@ msgstr "Gambaran" #. Translators: this is the text displayed #. in the search entry when no search is #. active; it should not exceed ~30 -#. characters. */ +#. characters. #: ../js/ui/overview.js:258 msgid "Type to search…" msgstr "Ketik untuk mencari…" -#: ../js/ui/panel.js:518 +#: ../js/ui/panel.js:516 msgid "Quit" msgstr "Keluar" #. Translators: If there is no suitable word for "Activities" -#. in your language, you can use the word for "Overview". */ -#: ../js/ui/panel.js:570 +#. in your language, you can use the word for "Overview". +#: ../js/ui/panel.js:568 msgid "Activities" msgstr "Aktivitas" -#: ../js/ui/panel.js:904 +#: ../js/ui/panel.js:900 msgid "Top Bar" msgstr "Bar Atas" # Dirgita: Hayo, enaknya pake I/O atau ON/OFF?^^ -#: ../js/ui/popupMenu.js:233 +#. Translators: this MUST be either "toggle-switch-us" +#. (for toggle switches containing the English words +#. "ON" and "OFF") or "toggle-switch-intl" (for toggle +#. switches containing "◯" and "|"). Other values will +#. simply result in invisible toggle switches. +#: ../js/ui/popupMenu.js:260 msgid "toggle-switch-us" msgstr "toggle-switch-intl" @@ -1161,29 +1225,37 @@ msgid "Close" msgstr "Tutup" #. Translators: This is a time format for a date in -#. long format */ -#: ../js/ui/screenShield.js:88 +#. long format +#: ../js/ui/screenShield.js:89 msgid "%A, %B %d" msgstr "%A, %d %B" -#: ../js/ui/screenShield.js:154 +#: ../js/ui/screenShield.js:155 +#, c-format msgid "%d new notification" msgid_plural "%d new notifications" msgstr[0] "%d pemberitahuan baru" -#: ../js/ui/screenShield.js:477 ../js/ui/status/system.js:333 +#: ../js/ui/screenShield.js:478 ../js/ui/status/system.js:342 msgid "Lock" msgstr "Kunci" -#: ../js/ui/screenShield.js:704 +#: ../js/ui/screenShield.js:712 msgid "GNOME needs to lock the screen" msgstr "GNOME perlu mengunci layar" -#: ../js/ui/screenShield.js:831 ../js/ui/screenShield.js:1297 +#. We could not become modal, so we can't activate the +#. screenshield. The user is probably very upset at this +#. point, but any application using global grabs is broken +#. Just tell him to stop using this app +#. +#. XXX: another option is to kick the user into the gdm login +#. screen, where we're not affected by grabs +#: ../js/ui/screenShield.js:839 ../js/ui/screenShield.js:1305 msgid "Unable to lock" msgstr "Tak bisa mengunci" -#: ../js/ui/screenShield.js:832 ../js/ui/screenShield.js:1298 +#: ../js/ui/screenShield.js:840 ../js/ui/screenShield.js:1306 msgid "Lock was blocked by an application" msgstr "Kunci diblokir oleh suatu aplikasi" @@ -1223,128 +1295,137 @@ msgstr "Ingat Sandi" msgid "Accessibility" msgstr "Aksesibilitas" -#: ../js/ui/status/accessibility.js:58 +#: ../js/ui/status/accessibility.js:56 msgid "Zoom" msgstr "Zum" -#: ../js/ui/status/accessibility.js:65 +#: ../js/ui/status/accessibility.js:63 msgid "Screen Reader" msgstr "Pembaca Layar" -#: ../js/ui/status/accessibility.js:69 +#: ../js/ui/status/accessibility.js:67 msgid "Screen Keyboard" msgstr "Papan Tik di Layar" -#: ../js/ui/status/accessibility.js:73 +#: ../js/ui/status/accessibility.js:71 msgid "Visual Alerts" msgstr "Peringatan Visual" -#: ../js/ui/status/accessibility.js:76 +#: ../js/ui/status/accessibility.js:74 msgid "Sticky Keys" msgstr "Tombol Lengket" -#: ../js/ui/status/accessibility.js:79 +#: ../js/ui/status/accessibility.js:77 msgid "Slow Keys" msgstr "Tombol Lambat" -#: ../js/ui/status/accessibility.js:82 +#: ../js/ui/status/accessibility.js:80 msgid "Bounce Keys" msgstr "Tombol Pantul" -#: ../js/ui/status/accessibility.js:85 +#: ../js/ui/status/accessibility.js:83 msgid "Mouse Keys" msgstr "Tombol Tetikus" -#: ../js/ui/status/accessibility.js:144 +#: ../js/ui/status/accessibility.js:142 msgid "High Contrast" msgstr "Kontras Tinggi" -#: ../js/ui/status/accessibility.js:193 +#: ../js/ui/status/accessibility.js:191 msgid "Large Text" msgstr "Teks Besar" -#: ../js/ui/status/bluetooth.js:28 ../js/ui/status/bluetooth.js:63 -#: ../js/ui/status/bluetooth.js:100 ../js/ui/status/bluetooth.js:128 -#: ../js/ui/status/bluetooth.js:164 ../js/ui/status/bluetooth.js:195 +#. The Bluetooth menu only appears when Bluetooth is in use, +#. so just statically build it with a "Turn Off" menu item. +#: ../js/ui/status/bluetooth.js:27 ../js/ui/status/bluetooth.js:62 +#: ../js/ui/status/bluetooth.js:99 ../js/ui/status/bluetooth.js:127 +#: ../js/ui/status/bluetooth.js:163 ../js/ui/status/bluetooth.js:194 msgid "Bluetooth" msgstr "Bluetooth" -#: ../js/ui/status/bluetooth.js:30 ../js/ui/status/network.js:133 -#: ../js/ui/status/network.js:1085 ../js/ui/status/rfkill.js:46 +#: ../js/ui/status/bluetooth.js:29 ../js/ui/status/network.js:132 +#: ../js/ui/status/network.js:1099 ../js/ui/status/rfkill.js:46 msgid "Turn Off" msgstr "Matikan" -#: ../js/ui/status/bluetooth.js:33 +#: ../js/ui/status/bluetooth.js:32 msgid "Bluetooth Settings" msgstr "Pengaturan Bluetooth" -#: ../js/ui/status/bluetooth.js:58 +#: ../js/ui/status/bluetooth.js:57 +#, c-format msgid "%d Connected Device" msgid_plural "%d Connected Devices" msgstr[0] "%d Perangkat Tersambung" -#: ../js/ui/status/bluetooth.js:101 ../js/ui/status/bluetooth.js:129 +#: ../js/ui/status/bluetooth.js:100 ../js/ui/status/bluetooth.js:128 +#, c-format msgid "Authorization request from %s" msgstr "Permintaan otorisasi dari %s" -#: ../js/ui/status/bluetooth.js:107 ../js/ui/status/bluetooth.js:172 -#: ../js/ui/status/bluetooth.js:203 +#: ../js/ui/status/bluetooth.js:106 ../js/ui/status/bluetooth.js:171 +#: ../js/ui/status/bluetooth.js:202 +#, c-format msgid "Device %s wants to pair with this computer" msgstr "Perangkat %s ingin berpasangan dengan komputer ini" -#: ../js/ui/status/bluetooth.js:109 +#: ../js/ui/status/bluetooth.js:108 msgid "Allow" msgstr "Ijinkan" -#: ../js/ui/status/bluetooth.js:110 +#: ../js/ui/status/bluetooth.js:109 msgid "Deny" msgstr "Tolak" -#: ../js/ui/status/bluetooth.js:135 +#: ../js/ui/status/bluetooth.js:134 +#, c-format msgid "Device %s wants access to the service '%s'" msgstr "Perangkat %s ingin mengakses layanan '%s'" -#: ../js/ui/status/bluetooth.js:137 +#: ../js/ui/status/bluetooth.js:136 msgid "Always grant access" msgstr "Selalu berikan akses" -#: ../js/ui/status/bluetooth.js:138 +#: ../js/ui/status/bluetooth.js:137 msgid "Grant this time only" msgstr "Hanya untuk saat ini" -#: ../js/ui/status/bluetooth.js:139 +#: ../js/ui/status/bluetooth.js:138 msgid "Reject" msgstr "Tolak" -#. Translators: argument is the device short name */ -#: ../js/ui/status/bluetooth.js:166 +#. Translators: argument is the device short name +#: ../js/ui/status/bluetooth.js:165 +#, c-format msgid "Pairing confirmation for %s" msgstr "Konfirmasi berpasangan untuk %s" -#: ../js/ui/status/bluetooth.js:173 +#: ../js/ui/status/bluetooth.js:172 +#, c-format msgid "" "Please confirm whether the Passkey '%06d' matches the one on the device." msgstr "" "Harap konfirmasi apakah Passkey '%06d' sesuai dengan salah satu perangkat." -#. Translators: this is the verb, not the noun */ -#: ../js/ui/status/bluetooth.js:176 +#. Translators: this is the verb, not the noun +#: ../js/ui/status/bluetooth.js:175 msgid "Matches" msgstr "Cocok" -#: ../js/ui/status/bluetooth.js:177 +#: ../js/ui/status/bluetooth.js:176 msgid "Does not match" msgstr "Tidak cocok" -#: ../js/ui/status/bluetooth.js:196 +#: ../js/ui/status/bluetooth.js:195 +#, c-format msgid "Pairing request for %s" msgstr "Permintaan berpasangan untuk %s" -#: ../js/ui/status/bluetooth.js:204 +#: ../js/ui/status/bluetooth.js:203 msgid "Please enter the PIN mentioned on the device." msgstr "Ketikkan PIN yang disebutkan oleh perangkat." -#: ../js/ui/status/bluetooth.js:221 +#: ../js/ui/status/bluetooth.js:220 msgid "OK" msgstr "Oke" @@ -1352,99 +1433,103 @@ msgstr "Oke" msgid "Brightness" msgstr "Kecerahan" -#: ../js/ui/status/network.js:72 +#: ../js/ui/status/keyboard.js:401 +msgid "Show Keyboard Layout" +msgstr "Tampilkan Tata Letak Papan Tik" + +#: ../js/ui/status/network.js:71 msgid "" msgstr "" -#: ../js/ui/status/network.js:223 ../js/ui/status/network.js:380 -#: ../js/ui/status/network.js:1106 +#: ../js/ui/status/network.js:222 ../js/ui/status/network.js:379 +#: ../js/ui/status/network.js:1120 msgid "Off" msgstr "Mati" #. Translators: this is for network devices that are physically present but are not -#. under NetworkManager's control (and thus cannot be used in the menu) */ -#: ../js/ui/status/network.js:386 +#. under NetworkManager's control (and thus cannot be used in the menu) +#: ../js/ui/status/network.js:385 msgid "unmanaged" msgstr "tak dikelola" -#: ../js/ui/status/network.js:388 +#: ../js/ui/status/network.js:387 msgid "disconnecting..." msgstr "memutus..." -#: ../js/ui/status/network.js:394 ../js/ui/status/network.js:1160 +#: ../js/ui/status/network.js:393 ../js/ui/status/network.js:1174 msgid "connecting..." msgstr "menghubungi..." -#. Translators: this is for network connections that require some kind of key or password */ -#: ../js/ui/status/network.js:397 ../js/ui/status/network.js:1163 +#. Translators: this is for network connections that require some kind of key or password +#: ../js/ui/status/network.js:396 ../js/ui/status/network.js:1177 msgid "authentication required" msgstr "diperlukan otentikasi" #. Translators: this is for devices that require some kind of firmware or kernel -#. module, which is missing */ -#: ../js/ui/status/network.js:405 +#. module, which is missing +#: ../js/ui/status/network.js:404 msgid "firmware missing" msgstr "firmware hilang" #. Translators: this is for a network device that cannot be activated (for example it -#. is disabled by rfkill, or it has no coverage */ -#: ../js/ui/status/network.js:409 +#. is disabled by rfkill, or it has no coverage +#: ../js/ui/status/network.js:408 msgid "unavailable" msgstr "tidak tersedia" -#: ../js/ui/status/network.js:411 ../js/ui/status/network.js:1165 +#: ../js/ui/status/network.js:410 ../js/ui/status/network.js:1179 msgid "connection failed" msgstr "koneksi gagal" -#: ../js/ui/status/network.js:427 ../js/ui/status/network.js:513 +#: ../js/ui/status/network.js:426 ../js/ui/status/network.js:512 msgid "Mobile Broadband Settings" msgstr "Pengaturan Data Seluler" -#: ../js/ui/status/network.js:469 ../js/ui/status/network.js:1104 +#: ../js/ui/status/network.js:468 ../js/ui/status/network.js:1118 msgid "Hardware Disabled" msgstr "Perangkat Keras Dinonaktifkan" -#: ../js/ui/status/network.js:696 +#: ../js/ui/status/network.js:707 msgid "Wi-Fi Networks" msgstr "Jaringan Wi-Fi" -#: ../js/ui/status/network.js:698 +#: ../js/ui/status/network.js:709 msgid "Select a network" msgstr "Pilih jaringan" -#: ../js/ui/status/network.js:722 +#: ../js/ui/status/network.js:733 msgid "No Networks" msgstr "Tiada Jaringan" -#: ../js/ui/status/network.js:991 +#: ../js/ui/status/network.js:1005 msgid "Select Network" msgstr "Pilih Jaringan" -#: ../js/ui/status/network.js:997 +#: ../js/ui/status/network.js:1011 msgid "Wi-Fi Settings" msgstr "Pengaturan Wi-Fi" -#: ../js/ui/status/network.js:1085 +#: ../js/ui/status/network.js:1099 msgid "Turn On" msgstr "Nyalakan" -#: ../js/ui/status/network.js:1108 +#: ../js/ui/status/network.js:1122 msgid "Not Connected" msgstr "Tak Tersambung" -#: ../js/ui/status/network.js:1228 +#: ../js/ui/status/network.js:1242 msgid "VPN" msgstr "VPN" -#: ../js/ui/status/network.js:1368 +#: ../js/ui/status/network.js:1382 msgid "Network Manager" msgstr "Manajer Jaringan" -#: ../js/ui/status/network.js:1407 +#: ../js/ui/status/network.js:1421 msgid "Connection failed" msgstr "Koneksi gagal" -#: ../js/ui/status/network.js:1408 +#: ../js/ui/status/network.js:1422 msgid "Activation of network connection failed" msgstr "Aktivasi koneksi jaringan gagal" @@ -1460,18 +1545,28 @@ msgstr "Pengaturan Daya" msgid "Fully Charged" msgstr "Terisi Penuh" +#. 0 is reported when UPower does not have enough data +#. to estimate battery life +#. state is one of PENDING_CHARGING, PENDING_DISCHARGING #: ../js/ui/status/power.js:69 ../js/ui/status/power.js:86 msgid "Estimating…" msgstr "Memperkirakan…" +#. Translators: this is : Remaining () #: ../js/ui/status/power.js:77 -msgid "%d∶%02d Remaining (%d%%)" -msgstr "%d:%02d Tersisa (%d%%)" +#, c-format +msgid "%d\\u2236%02d Remaining (%d%%)" +msgstr "%d\\u2236%02d Tersisa (%d%%)" +#. Translators: this is : Until Full () #: ../js/ui/status/power.js:82 -msgid "%d∶%02d Until Full (%d%%)" -msgstr "%d:%02d Sampai Penuh (%d%%)" +#, c-format +msgid "%d\\u2236%02d Until Full (%d%%)" +msgstr "%d\\u2236%02d Sampai Penuh (%d%%)" +#. The menu only appears when airplane mode is on, so just +#. statically build it as if it was on, rather than dynamically +#. changing the menu contents. #: ../js/ui/status/rfkill.js:43 msgid "Airplane Mode" msgstr "Mode Pesawat Terbang" @@ -1484,23 +1579,23 @@ msgstr "Nyala" msgid "Network Settings" msgstr "Pengaturan Jaringan" -#: ../js/ui/status/system.js:305 +#: ../js/ui/status/system.js:314 msgid "Switch User" msgstr "Ganti Pengguna" -#: ../js/ui/status/system.js:310 +#: ../js/ui/status/system.js:319 msgid "Log Out" msgstr "Keluar" -#: ../js/ui/status/system.js:329 +#: ../js/ui/status/system.js:338 msgid "Orientation Lock" msgstr "Kunci Orientasi" -#: ../js/ui/status/system.js:337 +#: ../js/ui/status/system.js:346 msgid "Suspend" msgstr "Suspensi" -#: ../js/ui/status/system.js:340 +#: ../js/ui/status/system.js:349 msgid "Power Off" msgstr "Matikan" @@ -1533,6 +1628,7 @@ msgid "Search" msgstr "Cari" #: ../js/ui/wanda.js:77 +#, c-format msgid "" "Sorry, no wisdom for you today:\n" "%s" @@ -1541,10 +1637,12 @@ msgstr "" "%s" #: ../js/ui/wanda.js:81 +#, c-format msgid "%s the Oracle says" msgstr "%s sang Peramal berkata" #: ../js/ui/windowAttentionHandler.js:19 +#, c-format msgid "'%s' is ready" msgstr "'%s' telah siap" @@ -1554,7 +1652,7 @@ msgstr "Apakah Anda ingin mempertahankan pengaturan tampilan ini?" #. Translators: this and the following message should be limited in lenght, #. to avoid ellipsizing the labels. -#. */ +#. #: ../js/ui/windowManager.js:75 msgid "Revert Settings" msgstr "Balikkan Tatanan" @@ -1564,6 +1662,7 @@ msgid "Keep Changes" msgstr "Simpan Perubahan" #: ../js/ui/windowManager.js:97 +#, c-format msgid "Settings changes will revert in %d second" msgid_plural "Settings changes will revert in %d seconds" msgstr[0] "Perubahan tatanan akan dikembalikan dalam %d detik"