//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_status/services/DomainsService.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_status/services/DomainsService-vi.js
// Module: /jupiter/security/tls_status/services/DomainsService-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 = {"Active":"Active","Addon Domains":"Miền Khác","An error occurred during the last [asis,AutoSSL] run for this domain.":"An error occurred during the last [asis,AutoSSL] run for this domain.","DV Certificate":"DV Certificate","Domain Types:":"Domain Types:","Domain Validated":"Domain Validated","EV Certificate":"EV Certificate","Exclude “[_1]” from [asis,AutoSSL].":"Exclude “[_1]” from [asis,AutoSSL].","Excluded":"Excluded","Expired":"Expired","Expired on [datetime,_1].":"Expired on [datetime,_1].","Expires on [datetime,_1].":"Expires on [datetime,_1].","Expiring Soon":"Expiring Soon","Extended Validation":"Extended Validation","Has [asis,AutoSSL] Problems":"Has [asis,AutoSSL] Problems","Include “[_1]” during [asis,AutoSSL].":"Include “[_1]” during [asis,AutoSSL].","Included":"Được bao gồm","Main":"Chính","No certificate available.":"No certificate available.","OV Certificate":"OV Certificate","Only list Addon domains.":"Only list Addon domains.","Only list Dynamic [asis,DNS] ([asis,DDNS]) Domains.":"Only list Dynamic [asis,DNS] ([asis,DDNS]) Domains.","Only list Main domains.":"Only list Main domains.","Only list Parked domains.":"Only list Parked domains.","Only list Service Subdomains.":"Only list Service Subdomains.","Only list Subdomains.":"Only list Subdomains.","Only list [asis,www] and [asis,mail] domains.":"Only list [asis,www] and [asis,mail] domains.","Only list domains that are not explicitly excluded during [asis,AutoSSL].":"Only list domains that are not explicitly excluded during [asis,AutoSSL].","Only list domains that will be explicitly excluded from [asis,AutoSSL].":"Only list domains that will be explicitly excluded from [asis,AutoSSL].","Only list domains whose certificate is expiring soon.":"Only list domains whose certificate is expiring soon.","Only list domains with [asis,AutoSSL DV] Certificates.":"Only list domains with [asis,AutoSSL DV] Certificates.","Only list domains with [asis,DV] Certificates.":"Only list domains with [asis,DV] Certificates.","Only list domains with [asis,EV] Certificates.":"Only list domains with [asis,EV] Certificates.","Only list domains with [asis,OV] Certificates.":"Only list domains with [asis,OV] Certificates.","Only list self-signed domains.":"Only list self-signed domains.","Only list the domains with [asis,AutoSSL] problems.":"Only list the domains with [asis,AutoSSL] problems.","Only list the domains with active certificates.":"Only list the domains with active certificates.","Only list unsecured domains.":"Only list unsecured domains.","Organization Validated":"Organization Validated","Parked Domains":"Miền Phụ","Purchase Certificate":"Purchase Certificate","Purchase certificate for “[_1]”.":"Purchase certificate for “[_1]”.","Renew Certificate":"Renew Certificate","Renew certificate for “[_1]”.":"Renew certificate for “[_1]”.","Self-signed":"Self-signed","Service Subdomains":"Service Subdomains","Subdomain":"Miền con","The certificate will not renew via [asis,AutoSSL] because it was not issued via [asis,AutoSSL].":"The certificate will not renew via [asis,AutoSSL] because it was not issued via [asis,AutoSSL].","The certificate will renew via [asis,AutoSSL] when the parent domain “[_1]” renews, but this domain will be excluded.":"The certificate will renew via [asis,AutoSSL] when the parent domain “[_1]” renews, but this domain will be excluded.","The certificate will renew via [asis,AutoSSL] when the parent domain “[_1]” renews.":"The certificate will renew via [asis,AutoSSL] when the parent domain “[_1]” renews.","The certificate will renew via [asis,AutoSSL], but this domain will be excluded.":"The certificate will renew via [asis,AutoSSL], but this domain will be excluded.","The certificate will renew via [asis,AutoSSL].":"The certificate will renew via [asis,AutoSSL].","The configured [asis,AutoSSL] provider does not support explicit wildcard domains.":"The configured [asis,AutoSSL] provider does not support explicit wildcard domains.","The installed certificate does not cover this domain.":"The installed certificate does not cover this domain.","This server cannot provision [asis,AutoSSL] certificates that secure wildcard domains.":"This server cannot provision [asis,AutoSSL] certificates that secure wildcard domains.","Unknown":"Không xác định","Unknown Certificate Type":"Unknown Certificate Type","Unsecured":"Unsecured","Upgrade Certificate":"Upgrade Certificate","Upgrade certificate for “[_1]”.":"Upgrade certificate for “[_1]”.","View certificate for the website “[_1]”.":"View certificate for the website “[_1]”.","You must purchase a certificate to secure this domain.":"You must purchase a certificate to secure this domain.","[asis,AutoSSL DV] Certificate":"[asis,AutoSSL DV] Certificate","[asis,AutoSSL] Domain Validated":"[asis,AutoSSL] Domain Validated","[asis,AutoSSL] Statuses:":"[asis,AutoSSL] Statuses:","[asis,AutoSSL] will attempt to secure the domain the next time it runs.":"[asis,AutoSSL] will attempt to secure the domain the next time it runs.","[asis,AutoSSL] will attempt to secure the domain when the parent domain “[_1]” renews.":"[asis,AutoSSL] will attempt to secure the domain when the parent domain “[_1]” renews.","[asis,AutoSSL] will attempt to secure this website, but the domain will be excluded.":"[asis,AutoSSL] will attempt to secure this website, but the domain will be excluded.","[asis,DDNS] Domains":"[asis,DDNS] Domains","[asis,SSL] Statuses:":"[asis,SSL] Statuses:","[asis,SSL] Types:":"[asis,SSL] Types:","[asis,www] and [asis,mail] Domains":"[asis,www] and [asis,mail] Domains"};
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~~