Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-el.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-el.js
// Module:    /templates/greylist/views/base-el
// Locale:    el
// 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":"Προσθήκη στους αξιόπιστους κεντρικούς υπολογιστές","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Ορισμένες διευθύνσεις [asis,IP] κεντρικού υπολογιστή δεν προστέθηκαν στη λίστα αξιόπιστων κεντρικών υπολογιστών.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Η κατάσταση για το [asis,Greylisting] έχει αλλάξει, πιθανώς σε μια άλλη περίοδο λειτουργίας του προγράμματος περιήγησης.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Προσθέσατε με επιτυχία [quant,_1,εγγραφή,εγγραφές] στη λίστα Αξιόπιστων κεντρικών υπολογιστών.","You have successfully added “[_1]” to the Trusted Hosts list.":"Προσθέσατε με επιτυχία «[_1]» στη λίστα αξιόπιστων κεντρικών υπολογιστών.","You have successfully updated the comment for “[_1]”.":"Ενημερώσατε με επιτυχία το σχόλιο για το «[_1]».","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Οι γειτονικές διευθύνσεις [asis,IP] δεν περιέχονται στη λίστα Αξιόπιστων κεντρικών υπολογιστών.","[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] έχει απενεργοποιηθεί στο διακομιστή, το οποίο καθιστά το [asis,Greylisting] αναποτελεσματικό. Χρησιμοποιήστε τη [output,url,_1,σελίδα Διαχείρισης υπηρεσιών,_2] για ενεργοποίηση του [asis,Exim].","[asis,Greylisting] is now disabled.":"Το [asis,Greylisting] είναι τώρα απενεργοποιημένο.","[asis,Greylisting] is now enabled.":"Το [asis,Greylisting] είναι τώρα ενεργοποιημένο."};

    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~~
Back to Directory File Manager