Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-id.js
// Module:    /templates/support/support-id
// Locale:    id
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"A week ago.":"Seminggu yang lalu.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Yakin Anda ingin mencabut otorisasi untuk semua tiket tertutup dan menghilangkannya dari daftar?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Gagal memanggil backend untuk mencabut dan menghapus otorisasi dari semua tiket tertutup!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Untuk informasi lebih lanjut, baca dokumentasi [output,url,_1,Grant cPanel Support Access,target,_2] kami.","Successfully revoked and removed authorizations from all closed tickets.":"Otorisasi dari semua tiket tertutup berhasil dicabut dan dihapus.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Pengujian koneksi [asis,SSH] telah berhasil untuk ID Tiket “[_1]” di Server “[_2]” - “[_3]” untuk Pengguna “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"Uji [asis,SSH] gagal dengan kesalahan berikut: “[_1]”","The server’s firewall configuration has been updated.":"Konfigurasi firewall server telah diperbarui.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"ID Tiket “[_1]” ditutup. Anda ingin mencabut dan menghapus otorisasi ini?","Today":"Hari ini","Yesterday":"Kemarin","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Anda berhasil memberikan akses untuk ID Tiket “[_1]” pada Server “[_2]” - “[_3]” untuk Pengguna “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Anda berhasil mencabut akses untuk ID Tiket “[_1]” pada Server “[_2]” - “[_3]” untuk Pengguna “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Komputer Anda tidak dapat menghubungi [output,acronym,WHM, Pengelola WebHost]. Periksa koneksi ke server dan muatkan ulang browser.","[quant,_1,day,days] ago.":"[quant,_1, hari, hari] yang lalu.","[quant,_1,week,weeks] ago.":"[quant,_1, minggu, minggu] yang lalu."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager