//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_status/views/ViewDomainsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_status/views/ViewDomainsController-de.js
// Module: /jupiter/security/tls_status/views/ViewDomainsController-de
// Locale: de
// 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 = {"An error occurred the last time [asis,AutoSSL] ran, on [local_datetime,_1]:":"An error occurred the last time [asis,AutoSSL] ran, on [local_datetime,_1]:","Because some entries contain raw log data, the system may not translate it into the chosen language or locale.":"Da einige Einträge Rohdaten aus Protokollen enthalten, werden sie möglicherweise nicht in die gewählte Sprache oder das gewählte Gebietsschema übersetzt.","Exclude Domains from AutoSSL":"AutoSSL für Domains deaktivieren","Exclude [quant,_1,Domain,Domains] from AutoSSL":"Exclude [quant,_1,Domain,Domains] from AutoSSL","Include Domains during AutoSSL":"AutoSSL für Domains aktivieren","Include [quant,_1,Domain,Domains] during AutoSSL":"Include [quant,_1,Domain,Domains] during AutoSSL","No":"Nein","No results found…":"Keine Ergebnisse gefunden…","Run [asis,AutoSSL]":"Run [asis,AutoSSL]","The [asis,AutoSSL] check has completed. The page will refresh in [quant,_1,second,seconds].":"The [asis,AutoSSL] check has completed. The page will refresh in [quant,_1,second,seconds].","The following domains have had their [asis,AutoSSL] exclusion removed: [list_and_quoted,_1]":"The following domains have had their [asis,AutoSSL] exclusion removed: [list_and_quoted,_1]","The following domains will now be excluded from the [asis,AutoSSL] process: [list_and_quoted,_1]":"The following domains will now be excluded from the [asis,AutoSSL] process: [list_and_quoted,_1]","Upgrade to [_1]":"Upgrade to [_1]","Yes":"Ja","You have [numf,_1] unsecured parent [numerate,_1,domain,domains]. Would you like to purchase [numerate,_1,a certificate for that domain, certificates for those domains]?":"You have [numf,_1] unsecured parent [numerate,_1,domain,domains]. Would you like to purchase [numerate,_1,a certificate for that domain, certificates for those domains]?","[asis,AutoSSL] is in progress …":"[asis,AutoSSL] is in progress …","[asis,AutoSSL] last ran on [local_datetime,_1].":"[asis,AutoSSL] last ran on [local_datetime,_1].","[output,strong,Note:] The number of “parent” domains excludes the “[_1]” domains because the system automatically includes them during purchase if they pass [output,acronym,DCV,Domain Control Validation].":"[output,strong,Note:] The number of “parent” domains excludes the “[_1]” domains because the system automatically includes them during purchase if they pass [output,acronym,DCV,Domain Control Validation].","[output,strong,Showing] [numf,_1] of [quant,_2,domain,domains]":"[output,strong,Showing] [numf,_1] of [quant,_2,domain,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~~