Viewing File: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-id.js
// Module:    /jupiter/domains/index.cmb-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 Top-Level Domain (TLD) is the last part of a domain name.":"A Top-Level Domain (TLD) is the last part of a domain name.","Add":"Tambah","Addon":"Add-on","Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.":"Add-on dan domain yang digabungkan mengambil status pengalihan [asis,HTTPS] dari subdomain terkait.","Alias":"Alias","Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.":"Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.","Create a New Domain":"Buat Domain Baru","Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]":"Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]","Enter a TLD":"Enter a TLD","Ex: .com, .net":"Ex: .com, .net","Filter TLDs":"Filter TLDs","Force [asis,HTTPS] Redirect is disabled for the selected domains.":"Pengalihan [asis,HTTPS] Paksa dinonaktifkan untuk domain yang dipilih.","Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.","Force [asis,HTTPS] Redirect is enabled for the selected domains.":"Pengalihan [asis,HTTPS] Paksa diaktifkan untuk domain yang dipilih.","Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.","List Domains":"Buat Daftar Domain","Manage the Domain":"Kelola Domain","Remove “[_1]”":"Hapus “[_1]”","Return to Domains":"Kembali ke Domain","Selected TLDs":"Selected TLDs","Some aliases for this domain may not have a working SSL certificate configured.":"Beberapa alias untuk domain ini mungkin tidak memiliki konfigurasi sertifikat SSL yang aktif.","Subdomain":"Subdomain","The domain search failed. Try again.":"The domain search failed. Try again.","The domain userdata file for the “[_1]” domain appears to be missing.":"File data pengguna domain untuk domain “[_1]” tampaknya tidak ada.","The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.":"The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.","The domain “[_1]” has been renamed to “[_2]”.":"The domain “[_1]” has been renamed to “[_2]”.","The new domain must differ from the current domain.":"The new domain must differ from the current domain.","The server reserves this subdomain for system use only. Enter a different subdomain.":"Server telah menyiapkan subdomain ini hanya untuk penggunaan sistem. Masukkan domain yang lain.","The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:":"The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:","The system failed to disable Force [asis,HTTPS] Redirect.":"Sistem gagal menonaktifkan Pengalihan Paksa [asis,HTTPS].","The system failed to enable Force [asis,HTTPS] Redirect.":"Sistem gagal mengaktifkan Pengalihan Paksa [asis,HTTPS].","The system removed the “[_1]” domain and any associated redirections.":"Sistem menghapus domain “[_1]” dan semua pengalihan terkait.","The temporary domain “[_1]” has been replaced with “[_2]”.":"The temporary domain “[_1]” has been replaced with “[_2]”.","This domain already exists on this account.":"Domain sudah ada pada akun ini.","You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.":"Anda tidak dapat mengaktifkan Pengalihan [asis,HTTPS] karena [asis,AutoSSL] saat ini tidak aktif untuk domain ini atau sertifikat [asis,SSL] tidak valid.","You did not specify a domain to manage.":"Anda tidak menentukan domain untuk dikelola.","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"Anda telah berhasil membuat domain “[_1]” baru dengan root dokumen “[_2]”.","You have successfully created the new “[_1]” domain.":"Anda telah berhasil membuat domain “[_1]” baru.","You have successfully updated the document root to “[_1]” for the “[_2]” domain.":"Anda telah berhasil memperbarui root dokumen menjadi “[_1]” untuk domain “[_2]”.","You must enter a valid subdomain.":"Anda harus memasukkan satu subdomain yang valid.","year":"tahun","“[_1]” is not a supported TLD.":"“[_1]” is not a supported TLD."};

    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