Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-el.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-el.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 Whitelist":"Προσθήκη στη λίστα επιτρεπόμενων","Click to delete “[_1]” from the whitelist.":"Κάντε κλικ για να διαγράψετε το «[_1]» από τη λίστα επιτρεπόμενων.","Click to edit the comment for “[_1]”.":"Κάντε κλικ για επεξεργασία σχολίου για το «[_1]».","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Θέλετε να διαγράψετε μόνιμα [quant,_1,εγγραφή,εγγραφές] από τη λίστα επιτρεπόμενων;","Do you want to permanently delete “[_1]” from the whitelist?":"Θέλετε να διαγράψετε μόνιμα το «[_1]» από τη λίστα επιτρεπόμενων;","Some IP addresses were not added to the whitelist.":"Ορισμένες διευθύνσεις IP δεν προστέθηκαν στη λίστα επιτρεπόμενων.","Some records failed to update.":"Η ενημέρωση ορισμένων εγγραφών απέτυχε.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Το σύστημα απενεργοποίησε τη ρύθμιση [asis,UseDNS] για το [asis,SSHD] με σκοπό την προσθήκη των διευθύνσεων IP στη λίστα επιτρεπόμενων. Πρέπει να πραγματοποιήσετε επανεκκίνηση του SSH μέσω της σελίδας [output,url,_1,Επανεκκίνηση διακομιστή SSH,_2] ώστε να γίνει εφαρμογή της αλλαγής.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Το σύστημα δεν κατάφερε να διαγράψει [quant,_1,εγγραφή,εγγραφές] από τη λίστα επιτρεπόμενων.","You have deleted all records from the whitelist.":"Έχετε διαγράψει όλες τις εγγραφές από τη λίστα επιτρεπόμενων.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Η/Οι [quant,_1,διεύθυνση IP ,διευθύνσεις IP ] προστέθηκε επιτυχώς στη λίστα επιτρεπόμενων.","You have successfully added “[_1]” to the whitelist.":"Το «[_1]» προστέθηκε επιτυχώς στη λίστα επιτρεπόμενων.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Διαγράψατε με επιτυχία [quant,_1,εγγραφή,εγγραφές] από τη λίστα επιτρεπόμενων.","You have successfully deleted “[_1]” from the whitelist.":"Διαγράψατε με επιτυχία το «[_1]» από τη λίστα επιτρεπόμενων.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Ενημερώσατε με επιτυχία το σχόλιο για το «[_1]».","Your current IP address “[_1]” is not on the whitelist.":"Η τρέχουσα διεύθυνση IP «[_1]» δεν βρίσκεται στη λίστα επιτρεπόμενων."};

    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