//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/tools/index.cmb-de.js
// Module: /jupiter/tools/index.cmb-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 = {"NGINX cache cleared.":"NGINX-Cache geleert.","Something went wrong. Your website failed to create. Try creating your website manually using [output,url,_1,WordPress Toolkit,title,WordPress Toolkit interface].":"Something went wrong. Your website failed to create. Try creating your website manually using [output,url,_1,WordPress Toolkit,title,WordPress Toolkit interface].","The certificate has the following errors: [list_and,_1]":"Das Zertifikat hat die folgenden Fehler: [list_and,_1]","Your WordPress site is being created.":"Ihre WordPress-Website wird erstellt.","Your website is ready. Start adding content and personalizing “[output,strong,_1]” using [output,url,_2,WordPress Toolkit,title,WordPress Toolkit interface].":"Your website is ready. Start adding content and personalizing “[output,strong,_1]” using [output,url,_2,WordPress Toolkit,title,WordPress Toolkit interface].","[_1] is nearing its limit.":"[_1] nähert sich seinem Limit.","[_1] limit exceeded.":"[_1]-Grenze überschritten.","[asis,NGINX] cache is active.":"[asis,NGINX] cache is active.","[asis,NGINX] cache is inactive.":"[asis,NGINX] cache is inactive."};
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~~