//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-id.js
// Module: /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"Pilih negara.","City":"Kota","Company":"Perusahaan","Company Division":"Divisi Perusahaan","Country":"Negara","Domains":"Domain","Email":"Email","Make sure to use a valid email format. For example, [asis,user@domain.com].":"Pastikan untuk menggunakan format email yang valid. Contohnya, [asis,user@domain.com].","Passphrase":"Frasa sandi","State":"Status","The certificate signing request passphrase can contain only alphanumeric characters.":"Frasa sandi permintaan penandatanganan sertifikat hanya boleh berisi karakter alfanumerik.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"Frasa sandi permintaan penandatanganan sertifikat harus memiliki panjang minimal [quant,_1, karakter, karakter].","The company division must be no longer than [quant,_1,character,characters].":"Divisi perusahaan harus kurang dari [quant,_1, karakter, karakter].","The company name must be no longer than [quant,_1,character,characters].":"Nama perusahaan harus kurang dari [quant,_1, karakter, karakter].","The passphrase must be no longer than [quant,_1,character,characters].":"Frasa sandi tidak boleh lebih dari [quant,_1, karakter, karakter].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"Bidang ini berisi karakter yang kemungkinan tidak diterima oleh beberapa otoritas sertifikat. Hubungi otoritas sertifikat Anda untuk mengonfirmasi bahwa mereka menerima karakter ini.","You can only enter valid domains.":"Anda hanya dapat memasukkan domain yang valid.","You do not control this domain.":"Anda tidak mengontrol domain ini.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] dari [numerate,_2,domain,domain] yang telah Anda masukkan [numerate,_1,adalah domain,adalah domain] yang tidak Anda kontrol."};
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~~