//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb-de.js
// Module: /jupiter/mail/spam/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 = {"Adjust Spam Threshold Score":"Spamgrenzwert anpassen","All Spam Box folders expunged.":"Alle Ordner der Spambox unwiderruflich entfernt.","Auto-Delete":"Automatisch löschen","Automatically delete messages with spam scores that meet or exceed the Auto-Delete Threshold Score. The Auto-Delete Threshold Score does not affect the Spam Threshold Score.":"Nachrichten mit Spambewertungen, die dem Grenzwert für das automatische Löschen entsprechen oder ihn überschreiten, automatisch löschen. Der Grenzwert für das automatische Löschen hat keinen Einfluss auf den Spamgrenzwert.","Blacklist":"Sperrliste","Calculated Spam Score Settings":"Einstellungen für das Berechnen der Spambewertung","Configure the [asis,Spam Score Threshold].":"Configure the [asis,Spam Score Threshold].","Configure the blacklist settings for Spam Filters.":"Konfigurieren Sie die Einstellungen der Sperrliste für Spamfilter.","Configure the calculated spam score settings.":"Einstellungen für das Berechnen der Spambewertung konfigurieren.","Configure the whitelist settings for Spam Filters.":"Konfigurieren Sie die Einstellungen der Zulassungsliste für Spamfilter.","Expunged the Spam Box folder for “[_1]”.":"Expunged the Spam Box folder for “[_1]”.","If your hosting provider enables rewrites, the server will add a “***SPAM***” tag to the subject when the message’s calculated spam score meets or exceeds the Spam Threshold Score.":"Wenn Ihr Hosting-Anbieter Neuschreibungen ermöglicht, fügt der Server das Tag “***SPAM*** zum Betreff hinzu, falls die berechnete Spambewertung der Nachricht den Grenzwert erreicht oder überschreitet.","Overview":"Übersicht","Spam Auto-Delete has been disabled.":"Das automatische Löschen von Spam wurde deaktiviert.","Spam Auto-Delete has been enabled.":"Das automatische Löschen von Spam wurde aktiviert.","Spam Box":"Spambox","Spam Box has been disabled.":"Spambox wurde deaktiviert.","Spam Box has been enabled.":"Spambox wurde aktiviert.","Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].":"Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].","The Auto-Delete Threshold Score has been updated to [_1].":"The Auto-Delete Threshold Score has been updated to [_1].","The [asis,Apache SpamAssassin] user preferences have been updated.":"The [asis,Apache SpamAssassin] user preferences have been updated.","Whitelist":"Zulassungsliste","[asis,Apache SpamAssassin] has been disabled.":"[asis,Apache SpamAssassin] has been disabled.","[asis,Apache SpamAssassin] has been enabled.":"[asis,Apache SpamAssassin] has been 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~~