//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-vi.js
// Module: /jupiter/js2/ssl/crts-vi
// Locale: vi
// 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 key that does not use at least [numf,_1]-bit encryption does not provide adequate security.":"Khóa không đủ bảo mật khi không dùng mã hóa ít nhất [numf,_1] bit.","Choose a country.":"Chọn quốc gia.","City":"Thành phố","Company":"Công Ty","Company Division":"Bộ Phận Trong Công Ty","Country":"Quốc gia","Domain":"Miền","Email":"Email","Please use an email format (for example: [asis,user@example.com]).":"Vui lòng dùng định dạng email (ví dụ: [asis,user@example.com]).","State":"Trạng Thái","The company division must be no longer than [quant,_1,character,characters].":"Bộ phận trong công ty không được dài hơn [quant,_1,ký tự,ký tự].","The company name must be no longer than [quant,_1,character,characters].":"Tên công ty không được dài hơn [quant,_1,ký tự,ký tự].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"Bạn chỉ có thể nhập miền hợp lệ.","You do not control this domain.":"Bạn không kiểm soát miền này.","[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] / [numerate,_2,miền,miền] bạn đã nhập [numerate,_1,là miền,là miền] mà bạn không kiểm soát."};
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~~