Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Kesalahan tak dikenal", "An error occurred. \\n@uri\\n@text": "Ada kesalahan terjadi. \\n@uri\\n@text ", "An error occurred. \\n@uri\\n(no information available).": "Ada kesalahan terjadi. \\n\r\n@uri\\n\r\n(tidak ada informasi)", "An HTTP error @status occurred. \\n@uri": "Terjadi kesalahan HTTP @status. \\n@uri ", "Drag to re-order": "Drag untuk mengatur urutan", "Changes made in this table will not be saved until the form is submitted.": "Perubahan yang anda lakukan pada tabel ni tidak akan disimpan sebelum anda mengirim form.", "Split summary at cursor": "Pisahkan ringkasan pada kursor", "Join summary": "Gabungkan ringkasan", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Perubahan atas blok ini tidak akan disimpan sebelum anda klik tombol \x3cem\x3eSimpan blok\x3c/em\x3e.", "Select all rows in this table": "Pilih semua baris dalam tabel ini", "Deselect all rows in this table": "Hapus pilihan baris dalam tabel ini", "Your server has been successfully tested to support this feature.": "Server anda berhasil melewati pengujian dukungan fitur ini.", "Testing clean URLs...": "Menguji URL ramah...", "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 anda saat ini tidak mendukung penggunaan fitur ini. \x3ca href=\"http://drupal.org/node/15365\"\x3eHalaman panduan URL ramah\x3c/a\x3e memiliki informasi tambahan untuk mengatasi hal ini.", "An error occurred. \n@uri\n@text": "Ada kesalahan terjadi. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Ada kesalahan terjadi. \n@uri\n(informasi tidak tersedia).", "An HTTP error @status occurred. \n@uri": "Terjadi kesalahan HTTP @status. \n@uri" } };