//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-el.js
// Module: /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Κάντε κλικ για να διαγράψετε το «[_1]» από τη λίστα Αξιόπιστων κεντρικών υπολογιστών.","Click to edit the comment for “[_1]”.":"Κάντε κλικ για επεξεργασία σχολίου για το «[_1]».","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Θέλετε να διαγράψετε μόνιμα [quant,_1,εγγραφή,εγγραφές] από τη λίστα Αξιόπιστων κεντρικών υπολογιστών;","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Θέλετε να διαγράψετε μόνιμα το «[_1]» από τη λίστα αξιόπιστων κεντρικών υπολογιστών;","Examples:":"Παραδείγματα:","Some records failed to update.":"Η ενημέρωση ορισμένων εγγραφών απέτυχε.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Το σύστημα δεν μπόρεσε να διαγράψει [quant,_1,εγγραφή,εγγραφές] από τη λίστα αξιόπιστων κεντρικών υπολογιστών.","You have deleted all records from the Trusted Hosts list.":"Διαγράψατε όλες τις εγγραφές από τη λίστα Αξιόπιστων κεντρικών υπολογιστών.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Διαγράψατε με επιτυχία [quant,_1,εγγραφή,εγγραφές] από τη λίστα αξιόπιστων κεντρικών υπολογιστών.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Διαγράψατε με επιτυχία το «[_1]» από τη λίστα Αξιόπιστων κεντρικών υπολογιστών.","You have successfully updated the comment for “[_1]”.":"Ενημερώσατε με επιτυχία το σχόλιο για το «[_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~~