Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Error tidak terdefinisi", "Split summary at cursor": "Pisahkan ringkasan pada posisi kursor", "Join summary": "Gabungkan ringkasan", "Drag to re-order": "Seret untuk mengurutkan", "Changes made in this table will not be saved until the form is submitted.": "Perubahan pada tabel tidak akan disimpan sampai form di-submit.", "Select all rows in this table": "Pilih semua baris pada tabel", "Deselect all rows in this table": "Batalkan pilihan semua baris pada tabel", "Anonymous": "Tamu", "Published": "Terbitkan", "Saturday": "Sabtu", "Your server has been successfully tested to support this feature.": "Server telah lolos uji untuk mendukung fitur ini.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Konfigurasi sistem tidak mendukung fitur ini. Informasi pengatasan masalahan tambahan ada pada \x3ca href=\"http://drupal.org/node/15365\"\x3ebuku pegangan untuk URL ramah\x3c/a\x3e.", "Testing clean URLs...": "Menguji URL ramah....", "Not published": "Tidak terbitkan", "Thursday": "Kamis", "Friday": "Jumat", "Sunday": "Minggu", "Monday": "Senin", "Tuesday": "Selasa", "Wednesday": "Rabu", "Upload": "Upload", "Only files with the following extensions are allowed: %files-allowed.": "Hanya file dengan ekstensi berikut yang diperbolehkan: %file-allowed", "An error occurred. \n@uri\n@text": "Terjadi error. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "An error occurred. \n@uri\n@text(informasi tidak tersedia).", "An HTTP error @status occurred. \n@uri": "HTTP error: @status. \n@uri" } };