//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-el.js
// Module: /templates/support/support-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 = {"A week ago.":"Μια εβδομάδα πριν.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Είστε σίγουροι ότι θέλετε να ανακαλέσετε την εξουσιοδότηση για όλα τα κλεισμένα εισιτήρια και να πραγματοποιήσετε κατάργησή τους από τη λίστα;","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Αποτυχία κλήσης παρασκηνίου για την ανάκληση και την κατάργηση των εξουσιοδοτήσεων από όλα τα κλεισμένα εισιτήρια!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Για περισσότερες πληροφορίες, διαβάστε την τεκμηρίωση [output,url,_1,Grant cPanel Support Access,target,_2].","Successfully revoked and removed authorizations from all closed tickets.":"Επιτυχής ανάκληση και κατάργηση των εξουσιοδοτήσεων για όλα τα κλεισμένα εισιτήρια.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Η δοκιμή σύνδεσης [asis,SSH] ήταν επιτυχής για το αναγνωριστικό εισιτηρίου «[_1]» στο διακομιστή «[_2]» - «[_3]» για τον χρήστη «[_4]».","The [asis,SSH] test failed with the following error: “[_1]”":"Η δοκιμή [asis,SSH] απέτυχε με το εξής σφάλμα: «[_1]»","The server’s firewall configuration has been updated.":"Η διαμόρφωση τείχους προστασίας του διακομιστή έχει ενημερωθεί.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"Το αναγνωριστικό εισιτηρίου «[_1]» είναι κλεισμένο. Θέλετε να ανακαλέσετε και να καταργήσετε αυτή την εξουσιοδότηση;","Today":"Σήμερα","Yesterday":"Χθες","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Εκχωρήσατε επιτυχώς πρόσβαση για το αναγνωριστικό εισιτηρίου «[_1]» στο διακομιστή «[_2]» - «[_3]» για τον χρήστη «[_4]».","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Ανακαλέσατε επιτυχώς πρόσβαση για το αναγνωριστικό εισιτηρίου «[_1]» στο διακομιστή «[_2]» - «[_3]» για τον χρήστη «[_4]».","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Ο υπολογιστής σας δεν είναι σε θέση να επικοινωνήσει με τον [output,acronym,WHM, WebHost Manager]. Ελέγξτε τη σύνδεση στο διακομιστή σας και επαναφορτώστε το πρόγραμμα περιήγησής σας.","[quant,_1,day,days] ago.":"[quant,_1,ημέρα,ημέρες] πριν.","[quant,_1,week,weeks] ago.":"[quant,_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~~