//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-el.js
// Module: /jupiter/js2/ssl/crts-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 key that does not use at least [numf,_1]-bit encryption does not provide adequate security.":"Ένα κλειδί που δεν χρησιμοποιεί κρυπτογράφηση τουλάχιστον [numf,_1]-bit δεν παρέχει αρκετή ασφάλεια.","Choose a country.":"Επιλογή χώρας.","City":"Πόλη","Company":"Εταιρεία","Company Division":"Τμήμα εταιρείας","Country":"Χώρα","Domain":"Τομέας","Email":"e-mail","Please use an email format (for example: [asis,user@example.com]).":"Χρησιμοποιήστε μια μορφή e-mail (για παράδειγμα: [asis,user@example.com]).","State":"Πολιτεία","The company division must be no longer than [quant,_1,character,characters].":"Το τμήμα εταιρείας δεν μπορεί να περιέχει περισσότερους από [quant,_1,χαρακτήρα,χαρακτήρες].","The company name must be no longer than [quant,_1,character,characters].":"Η επωνυμία της εταιρείας δεν μπορεί να περιέχει περισσότερους από [quant,_1,χαρακτήρα,χαρακτήρες].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"Μπορείτε να εισαγάγετε μόνο έγκυρους τομείς.","You do not control this domain.":"Δεν ελέγχετε αυτόν τον τομέα.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] από [numerate,_2,τομέας,τομείς] που εισαγάγατε [numerate,_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~~