//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-el.js
// Module: /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"Η μετονομασία μιας βάσης δεδομένων MySQL είναι δυνητικά επικίνδυνη λειτουργία. Μπορεί να θέλετε να [output,url,_1,κάνετε καταγραφή στο περιβάλλον εργασίας cPanel αυτού του χρήστη και να δημιουργήσετε αντίγραφα ασφαλείας αυτής της βάσης δεδομένων] πριν τη μετονομάσετε.","Provide a password to set for this user.":"Εισαγάγετε κωδικό πρόσβασης για να οριστεί για αυτόν τον χρήστη.","Show [quant,_1,record,records]":"Εμφάνιση [quant,_1,εγγραφή,εγγραφές]","Show all [quant,_1,record,records]":"Εμφάνιση όλων [quant,_1,εγγραφή,εγγραφές]","There [numerate,_1,is,are] [quant,_1,record,records].":"[numerate,_1,Υπάρχει,Υπάρχουν] [quant,_1,εγγραφή,εγγραφές].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Αυτός ο κωδικός πρόσβασης είναι πολύ αδύναμος. Προσθέστε περισσότερους συνδυασμούς από κεφαλαία και μικρά γράμματα, αριθμούς και σύμβολα. (Η μέγιστη επιτρεπόμενη ισχύς είναι [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Μετονομάσατε επιτυχώς τη βάση δεδομένων [asis,MySQL] από «[_1]» σε «[_2]».","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Μετονομάσατε επιτυχώς το χρήστη [asis,MySQL] από «[_1]» σε «[_2]» και ορίσατε επιτυχώς τον κωδικό πρόσβασής του.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Μετονομάσατε επιτυχώς το χρήστη [asis,MySQL] από «[_1]» σε «[_2]».","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Μετονομάσατε επιτυχώς τη βάση δεδομένων [asis,PostgreSQL] από «[_1]» σε «[_2]».","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Μετονομάσατε επιτυχώς το χρήστη [asis,PostgreSQL] από «[_1]» σε «[_2]» και ορίσατε επιτυχώς τον κωδικό πρόσβασής του.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Μετονομάσατε επιτυχώς το χρήστη [asis,PostgreSQL] από «[_1]» σε «[_2]».","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Ορίσατε επιτυχώς τον κωδικό πρόσβασης για το χρήστη [asis,MySQL] «[_1]».","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Ορίσατε επιτυχώς τον κωδικό πρόσβασης για το χρήστη [asis,PostgreSQL] «[_1]».","Your search matched [numf,_1] of [quant,_2,record,records].":"Η αναζήτησή σας ταιριάζει με [numf,_1] από [quant,_2,εγγραφή,εγγραφές]."};
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~~