//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-de.js
// Module: /templates/greylist/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 = {"Add to Trusted Hosts":"Zu vertrauenswürdigen Hosts hinzufügen","Click to delete “[_1]” from the Trusted Hosts list.":"Click to delete “[_1]” from the Trusted Hosts list.","Click to edit the comment for “[_1]”.":"Click to edit the comment for “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Do you want to permanently delete “[_1]” from the Trusted Hosts list?","Examples:":"Beispiele:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Some Host [asis,IP] addresses were not added to the Trusted Hosts list.","Some records failed to update.":"Einige Einträge konnten nicht aktualisiert werden.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Die Anzahl der Minuten, in denen der Mailserver eine erneut gesendete E-Mail von einem unbekannten Triplett akzeptiert.","The number of minutes during which the mail server defers email from an unknown triplet.":"Die Anzahl der Minuten, in denen der Mailserver E-Mails von einem unbekannten Triplett zurückstellt.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"The status for [asis,Greylisting] has changed, possibly in another browser session.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"The system successfully saved your [asis,Greylisting] configuration settings.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Der Zeitpunkt, zu dem der E-Mail-Server eine erneut gesendete E-Mail so behandelt, als käme sie von einem neuen, unbekannten Triplet.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Sie haben alle Einträge in der Liste der vertrauenswürdigen Hosts gelöscht.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"You have successfully added [quant,_1,record,records] to the Trusted Hosts list.","You have successfully added “[_1]” to the Trusted Hosts list.":"You have successfully added “[_1]” to the Trusted Hosts list.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"You have successfully deleted “[_1]” from the Trusted Hosts list.","You have successfully updated the comment for “[_1]”.":"You have successfully updated the comment for “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] is now disabled.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] is now enabled."};
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~~