| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/msc/scripts/jtable.2.4.0/localization/ |
Upload File : |
/*
jTable localization file for 'Bahasa (Indonesian)' language.
Author: Heribertus Kristianto
Author: Willy Sudiarto Raharjo
*/
(function ($) {
$.extend(true, $.hik.jtable.prototype.options.messages, {
serverCommunicationError: 'Gagal terhubung ke server.',
loadingMessage: 'Proses membaca data...',
noDataAvailable: 'Data tidak tersedia',
addNewRecord: 'Tambah Data Baru',
editRecord: 'Ubah data',
areYouSure: 'Apakah Anda yakin?',
deleteConfirmation: 'Data akan dihapus, apakah Anda yakin?',
save: 'Simpan',
saving: 'Menyimpan...',
cancel: 'Batal',
deleteText: 'Hapus',
deleting: 'Menghapus...',
error: 'Kesalahan',
close: 'Tutup',
cannotLoadOptionsFor: 'Tidak dapat membaca opsi untuk kolom {0}',
pagingInfo: 'Menampilkan {0}-{1} dari {2}',
canNotDeletedRecords: 'Gagal menghapus {0} dari {1} data!',
deleteProggress: 'Menghapus {0} dari {1} data, memproses...',
pageSizeChangeLabel: 'Jumlah data',
gotoPageLabel: 'Ke halaman'
});
})(jQuery);