//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.cmb-de.js
// Module: /templates/mail_blocked_countries/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 = {"Allow email from “[_1]”.":"E-Mails von „[_1]“ erlauben.","Block email from “[_1]”.":"E-Mails von „[_1]“ blockieren.","Click to deselect all countries.":"Klicken Sie hier, um die Auswahl aller Länder aufzuheben.","Click to deselect “[_1]”.":"Klicken Sie hier, um die Auswahl von „[_1]“ aufzuheben.","Click to select all countries.":"Klicken Sie hier, um alle Länder auszuwählen.","Click to select “[_1]”.":"Klicken Sie, um „[_1]“ auszuwählen.","Your server currently accepts messages that originate from servers in [_1].":"Ihr Server akzeptiert derzeit Nachrichten, die von Servern in [_1] stammen.","Your server currently blocks messages that originate from servers in [_1].":"Ihr Server blockiert derzeit Nachrichten, die von Servern in [_1] stammen.","Your server will no longer block messages that originate in [list_or_quoted,_1].":"Ihr Server wird keine Nachrichten mehr blockieren, die aus [list_or_quoted,_1] kommen.","Your server will no longer block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries].":"Ihr Server wird keine Nachrichten mehr blockieren, die aus “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]” stammen, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]” und [quant,_11,anderem Land,anderen Ländern] kommen.","Your server will now block messages that originate in [list_or_quoted,_1].":"Ihr Server wird nun Nachrichten blockieren, die aus [list_or_quoted,_1] stammen.","Your server will now block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries].":"Ihr Server wird nun Nachrichten blockieren, die aus “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]” stammen, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, und aus [quant,_11,anderem Land,anderen Ländern]."};
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~~