diff --git a/install/lang/el_wp/error.php b/install/lang/el_wp/error.php new file mode 100644 index 00000000000..efb81bdce5c --- /dev/null +++ b/install/lang/el_wp/error.php @@ -0,0 +1,46 @@ +. + +/** + * Automatically generated strings for Moodle installer + * + * Do not edit this file manually! It contains just a subset of strings + * needed during the very first steps of installation. This file was + * generated automatically by export-installer.php (which is part of AMOS + * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the + * list of strings defined in /install/stringnames.txt. + * + * @package installer + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['cannotcreatedboninstall'] = '
Αδυναμία δημιουργίας βάσης δεδομένων.
Η βάση δεδομένων που προσδιορίστηκε δεν υπάρχει και ο χρήστης που δόθηκε δεν έχει δικαίωμα να δημιουργήσει την βάση δεδομένων.
Ο διαχειριστής του ιστοτόπου πρέπει να επαληθεύσει τις ρυθμίσεις της βάσης δεδομένων.
'; +$string['cannotcreatelangdir'] = 'Δε δημιουργήθηκε φάκελος γλώσσας.'; +$string['cannotcreatetempdir'] = 'Αδυναμία δημιουργίας προσωρινού φακέλου'; +$string['cannotdownloadcomponents'] = 'Δεν μπορεί να γίνει λήψη των στοιχείων λογισμικού'; +$string['cannotdownloadzipfile'] = 'Δεν μπορεί να γίνει λήψη του αρχείου ZIP.'; +$string['cannotfindcomponent'] = 'Δεν βρέθηκε το στοιχείο λογισμικού.'; +$string['cannotsavemd5file'] = 'Αδυναμία αποθήκευσης αρχείου md5.'; +$string['cannotsavezipfile'] = 'Αδυναμία αποθήκευσης συμπιεσμένου αρχείου'; +$string['cannotunzipfile'] = 'Αδυναμία αποσυμπίεσης αρχείου'; +$string['componentisuptodate'] = 'Το στοιχείο λογισμικού είναι ενημερωμένο.'; +$string['dmlexceptiononinstall'] = 'Παρουσιάστηκε σφάλμα βάσης δεδομένων [{$a->errorcode}].
{$a->debuginfo}