//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-de.js
// Module: /jupiter/security/tls_wizard/views/VirtualHostsController-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 = {"A [output,abbr,DV,Domain Validated] certificate is installed.":"A [output,abbr,DV,Domain Validated] certificate is installed.","A certificate of unknown type is installed.":"Ein Zertifikat unbekannten Typs ist installiert.","A self-signed certificate is installed.":"Ein selbstsigniertes Zertifikat ist installiert.","An [output,abbr,EV,Extended Validation] certificate is installed.":"An [output,abbr,EV,Extended Validation] certificate is installed.","An [output,abbr,OV,Organization Validated] certificate is installed.":"An [output,abbr,OV,Organization Validated] certificate is installed.","Deselect all unresolved domains ([numf,_1]).":"Deselect all unresolved domains ([numf,_1]).","Failed to save information to browser cache.":"Die Informationen konnten nicht im Browser-Cache gespeichert werden.","Item Successfully Added to Cart.":"Artikel wurde dem Warenkorb hinzugefügt.","Proceed to checkout.":"Weiter zur Kasse.","You have altered an item in your cart. The system has removed that item. After you make the necessary changes, add that item back to your cart.":"Sie haben einen Artikel in Ihrem Warenkorb geändert. Dieser Artikel wurde entfernt. Nachdem Sie die erforderlichen Änderungen vorgenommen haben, fügen Sie diesen Artikel wieder zu Ihrem Einkaufswagen hinzu.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].","[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]":"[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]","[quant,_1,Certificate,Certificates]":"[quant,_1,Certificate,Certificates]"};
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~~