//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/clam-av/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-de.js
// Module: /jupiter/clam-av/main-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 = {"Cleanup Process":"Bereinigung","Close":"Schließen","Data":"Daten","Deleted.[comment, placed after the path to a file that was removed]":"Deleted.[comment, placed after the path to a file that was removed]","Destroy":"Zerstören","Disinfect":"Desinfizieren","Disinfected.[comment, placed after the path to a file that was cleaned]":"Disinfected.[comment, placed after the path to a file that was cleaned]","Due to your system’s configuration, the system can not scan all files in your user’s mail directory.":"Due to your system’s configuration, the system can not scan all files in your user’s mail directory.","Error!":"Error!","File":"Datei","Go to the Cleanup Process Page":"Go to the Cleanup Process Page","If this condition persists, contact your system administrator.":"Sollte dies weiterhin der Fall sein, wenden Sie sich an Ihren Systemadministrator.","Ignore":"Ignorieren","Ignored.[comment, placed after the path to a file that was not processed]":"Ignored.[comment, placed after the path to a file that was not processed]","Infected Files":"Infizierte Dateien","Infected files found.":"Infected files found.","Internal Error":"Interner Fehler","Loading …":"Wird geladen…","No active scans.":"No active scans.","No cleanup process found.":"No cleanup process found.","No virus found.":"No virus found.","Only mailboxes can be disinfected.":"Nur Postfächer können desinfiziert werden.","Oops!":"Hoppla!","Please press the “Cancel” button.":"Please press the “Cancel” button.","Process Cleanup":"Vorgangsbereinigung","Processing …":"Wird verarbeitet…","Quarantine":"Quarantäne","Quarantined.[comment, placed after the path to a file that was moved to a safer place]":"Quarantined.[comment, placed after the path to a file that was moved to a safer place]","Scan Complete!":"Scan Complete!","Scan Now":"Jetzt scannen","Scanner":"Scanner","Scanner Progress":"Scan-Fortschritt","Scanning:":"Wird überprüft:","Scans will automatically stop if they run for more than one day.":"Scans werden automatisch angehalten, wenn sie länger als einen Tag dauern.","Select All":"Alle auswählen","Something bad happened.":"Ein Fehler ist aufgetreten.","Start a New Scan":"Neuen Scan starten","Success!":"Erfolgreich!","The system failed to fetch the disinfect status.":"The system failed to fetch the disinfect status.","The system failed to fetch the infected files.":"The system failed to fetch the infected files.","The system failed to fetch the scan status.":"The system failed to fetch the scan status.","The system failed to start a disinfection.":"The system failed to start a disinfection.","The system failed to start a scan.":"The system failed to start a scan.","The system failed to start the disinfection process in the background.":"The system failed to start the disinfection process in the background.","The system failed to start the virus scanner in the background.":"The system failed to start the virus scanner in the background.","Total file count":"Total file count","Total file size":"Total file size","Try again":"Erneut versuchen","Virus":"Virus","Virus Scan Complete":"Virus Scan Complete","Virus scan complete modal.":"Virus scan complete modal.","Warning!":"Warnung!","You should not leave this page without hitting the “Process Cleanup” button!":"You should not leave this page without hitting the “Process Cleanup” button!"};
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~~