//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page-el.js
// Module: /templates/setupcluster/page-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 = {"Delete entry for “[_1]”.":"Διαγραφή καταχώρισης για το «[_1]».","Delete link to server “[output,strong,_1]”?":"Διαγραφή σύνδεσης στο διακομιστή «[output,strong,_1]»;","Edit key for “[_1]”.":"Επεξεργασία κλειδιού για «[_1]».","Link definition for server not updated.":"Ο ορισμός σύνδεσης για διακομιστή δεν ενημερώθηκε.","Link definition for server, [output,strong,_1], not updated.":"Ο ορισμός σύνδεσης για διακομιστή, [output,strong,_1], δεν ενημερώθηκε.","Link definition for server, [output,strong,_1], successfully updated.":"Ο ορισμός σύνδεσης για διακομιστή, [output,strong,_1], ενημερώθηκε επιτυχώς.","Link to server, [output,strong,_1], successfully created.":"Η σύνδεση στο διακομιστή, [output,strong,_1], δημιουργήθηκε επιτυχώς.","Link to server, [output,strong,_1], successfully deleted.":"Η σύνδεση στο διακομιστή, [output,strong,_1], διαγράφηκε με επιτυχία.","Paste the replacement API token here. The current signature is: [_1]":"Paste the replacement API token here. The current signature is: [_1]","Paste the server’s API token here.":"Paste the server’s API token here.","The server name must be a valid host name or ip address.":"Το όνομα διακομιστή πρέπει να είναι ένα έγκυρο όνομα κεντρικού υπολογιστή ή διεύθυνση IP.","The server name, username, and API token are required.":"The server name, username, and API token are required.","The username can only include alphanumeric characters.":"Το όνομα χρήστη μπορεί να περιέχει μόνο αλφαριθμητικούς χαρακτήρες.","Unable to create link to server “[output,strong,_1]”.":"Δεν είναι δυνατή η δημιουργίας σύνδεσης στο διακομιστή «[output,strong,_1]».","Unable to create link to server.":"Δεν είναι δυνατή η δημιουργίας σύνδεσης στο διακομιστή.","Unable to delete link to server “[output,strong,_1]”.":"Δεν είναι δυνατή η διαγραφή της σύνδεσης στο διακομιστή «[output,strong,_1]».","Unable to delete link to server.":"Δεν ήταν δυνατή η διαγραφή της σύνδεσης στο διακομιστή.","You must specify both a username and an API token.":"You must specify both a username and an API token."};
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~~