Mention wiki.
[phpmyadmin/crack.git] / lang / greek-utf-8.inc.php
blob8f909cedde14d86b8e3002d548fb9ea5a8c4d917
1 <?php
2 /* $Id$ */
4 /* Translated by Kyriakos Xagoraris <theremon at users.sourceforge.net> */
6 $charset = 'utf-8';
7 $allow_recoding = TRUE;
8 $text_dir = 'ltr';
9 $number_thousands_separator = '.';
10 $number_decimal_separator = ',';
11 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
12 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
14 $day_of_week = array('Κυρ', 'Δευ', 'Τρι', 'Τετ', 'Πεμ', 'Παρ', 'Σαβ');
15 $month = array('Ιαν', 'Φεβ', 'Μάρ', 'Απρ', 'Μάι', 'Ιούν', 'Ιούλ', 'Αυγ', 'Σεπ', 'Οκτ', 'Νοε', 'Δεκ');
16 // See http://www.php.net/manual/en/function.strftime.php to define the
17 // variable below
18 $datefmt = '%d %B %Y, στις %I:%M %p';
20 // To Arrange
22 $timespanfmt = '%s μέρες, %s ώρες, %s λεπτά and %s δευτερόλεπτα';
24 $strAbortedClients = 'Ακυρωμένες συνδέσεις';
25 $strAbsolutePathToDocSqlDir = 'Παρακαλώ εισάγετε την απόλυτη διαδρομή στον διακομιστή για τον υποκατάλογο του docSQL';
26 $strAccessDeniedExplanation = 'Το phpMyAdmin προσπάθησε να συνδεθεί με τον διακομιστή MySQL αλλά ο διακομιστής απέριψε τη σύνδεση. Θα πρέπει να ελέγξετε την διεύθυνση, το όνομα χρήστη και τον κωδικό πρόσβασης στο αρχείο ρυθμίσεων config.inc.php και να βεβαιωθείτε ότι αντιστοιχούν σε αυτά που σας έχει δώσει ο διαχειρηστής του διακομιστή MySQL.';
27 $strAccessDenied = '\'Αρνηση Πρόσβασης';
28 $strAction = 'Ενέργεια';
29 $strAddAutoIncrement = 'Προσθήκη τιμής AUTO_INCREMENT';
30 $strAddDeleteColumn = 'Προσθήκη/Αφαίρεση Στήλης Πεδίου';
31 $strAddDeleteRow = 'Προσθήκη/Αφαίρεση Γραμμής Κριτηρίων';
32 $strAddedColumnComment = 'Το σχόλιο της στήλης προστέθηκε';
33 $strAddedColumnRelation = 'Η συσχέτιση της στήλης προστέθηκε';
34 $strAddIntoComments = 'Προσθήκη στα σχόλια';
35 $strAddNewField = 'Προσθήκη νέου Πεδίου';
36 $strAddPrivilegesOnDb = 'Προσθήκη προνομίων στην ακόλουθη βάση δεδομένων';
37 $strAddPrivilegesOnTbl = 'Προσθήκη δεδομένων στον ακόλουθο πίνακα';
38 $strAddSearchConditions = 'Προσθήκη νέου όρου (σώμα της "where" πρότασης):';
39 $strAddToIndex = 'Προσθήκη στο ευρετήριο &nbsp;%s&nbsp;κολώνας(ων)';
40 $strAddUserMessage = 'Προσθέσατε ένα νέο χρήστη.';
41 $strAddUser = 'Προσθήκη νέου Χρήστη';
42 $strAdministration = 'Διαχείριση';
43 $strAffectedRows = 'Επηρρεαζόμενες εγγραφές:';
44 $strAfterInsertBack = 'Επιστροφή';
45 $strAfterInsertNewInsert = 'Εισαγωγή νέας εγγραφής';
46 $strAfter = 'Μετά το %s';
47 $strAllTableSameWidth = 'εμφάνιση όλων των πινάκων με το ίδιο πλάτος;';
48 $strAll = 'Όλα';
49 $strAlterOrderBy = 'Αλλαγή ταξινόμησης Πίνακα κατά';
50 $strAnalyzeTable = 'Ανάλυση Πίνακα';
51 $strAnd = 'Και';
52 $strAnIndex = 'Ένα ευρετήριο προστέθηκε στο %s';
53 $strAnyHost = 'Οποιοδήποτε Σύστημα';
54 $strAnyUser = 'Οποιοσδήποτε Χρήστης';
55 $strAny = 'Οποιοδήποτε';
56 $strAPrimaryKey = 'Ένα πρωτεύον κλειδί προστέθηκε στο %s';
57 $strArabic = 'Αραβικά';
58 $strArmenian = 'Αρμενικά';
59 $strAscending = 'Αύξουσα';
60 $strAtBeginningOfTable = 'Στην αρχή του Πίνακα';
61 $strAtEndOfTable = 'Στο τέλος του Πίνακα';
62 $strAttr = 'Χαρακτηριστικά';
63 $strAutodetect = 'Αυτόματη ανίχνευση';
64 $strAutomaticLayout = 'Αυτόματη διάταξη';
66 $strBack = 'Επιστροφή';
67 $strBaltic = 'Βαλτικής';
68 $strBeginCut = 'BEGIN CUT';
69 $strBeginRaw = 'BEGIN RAW';
70 $strBinaryDoNotEdit = 'Δυαδικό - χωρίς δυνατότητα επεξεργασίας';
71 $strBinary = 'Δυαδικό';
72 $strBookmarkDeleted = 'Η ετικέτα διεγράφη.';
73 $strBookmarkLabel = 'Τίτλος';
74 $strBookmarkQuery = 'Αποθηκευμένο επερώτημα SQL';
75 $strBookmarkThis = 'Αποθήκευση αυτού του επερωτήματος SQL';
76 $strBookmarkView = 'Μόνο ανάγνωση';
77 $strBrowse = 'Περιήγηση';
78 $strBulgarian = 'Βουλγαρικά';
79 $strBzError = 'Το phpMyAdmin δεν μπόρεσε να συμπιέσει το αρχείο εξόδου λόγω προβλήματος στην επέκταση Bz2 αυτής της έκδοσης php. Προτείνεται να ορίσετε την τιμή της μεταβλητής <code>$cfg[\'BZipDump\']</code> στο αρχείο ρυθμίσεων του phpMyAdmin σε <code>FALSE</code>. Εάν θέλετε να χρησιμοποιήσετε λειτουργίες συμπίεσης τύπου Bz2, θα πρέπει να αναβαθμίσετε την php σε μεταγενέστερη έκδοση. Δείτε την αναφορά προβλήματος php %s για περισσότερες λεπτομέρειες.';
80 $strBzip = 'συμπίεση «bzip»';
82 $strCannotLogin = 'Δεν ήταν δυνατή η σύνδεση με τον διακομιστή MySQL';
83 $strCantLoadRecodeIconv = 'Δεν είναι δυνατή η φόρτωση της επέκτασης iconv ή recode που χρειάζεται για την μετατροπή του σετ χαρακτήρων. Ρυθμίστε την php να επιτρέπει την χρήση αυτών των επεκτάσεων ή απανεργοποιήστε την μετατροπή χαρακτήρων στο phpMyAdmin.';
84 $strCantLoad = 'δεν ήταν δυνατή η φόρτωση της επέκτασης %s ,<br />παρακαλώ ελέγξτε τις ρυθμίσεις της PHP';
85 $strCantRenameIdxToPrimary = 'Η μετονομασία του ευρετηρίου σε PRIMARY σε είναι εφικτή!';
86 $strCantUseRecodeIconv = 'Δεν είναι δυνατή η χρήση της επέκτασης iconv ούτε της libiconv ούτε της ρουτίνας recode_string, ενώ η επέκταση έχει φορτωθεί. Ελέξτε τις ρυθμίσεις της php.';
87 $strCardinality = 'Μοναδικότητα';
88 $strCentralEuropean = 'Κεντρικής Ευρώπης';
89 $strChangeCopyModeCopy = '... διατήρηση του παλιού χρήστη.';
90 $strChangeCopyModeDeleteAndReload = ' ... διαγραφή του παλιού χρήστη από τους πίνακες χρηστών και επαναφόρτωση των προνομίων.';
91 $strChangeCopyModeJustDelete = ' ... διαγραφή του παλιού χρήστη από τους πίνακες χρηστών.';
92 $strChangeCopyModeRevoke = ' ... ανάκληση των προνομίων του παλιού χρήστη και διαγραφή του.';
93 $strChangeCopyMode = 'Δημιουργία νέα χρήστη με τα ίδια προνόμια και ...';
94 $strChangeCopyUser = 'Αλλαγή Στοιχείων Πρόσβασης / Αντιγραφή Χρήστη';
95 $strChangeDisplay = 'Επιλέξτε πεδίο για εμφάνιση';
96 $strChangePassword = 'Αλλαγή κωδικού πρόσβασης';
97 $strChange = 'Αλλαγή';
98 $strCharsetOfFile = 'Σετ χαρακτήρων του αρχείου:';
99 $strCharsets = 'Σετ χαρακτήρων';
100 $strCharset = 'Σετ χαρακτήρων';
101 $strCheckAll = 'Επιλογή όλων';
102 $strCheckPrivsLong = 'Έλεγχος προνομίων για τη βάση &quot;%s&quot;.';
103 $strCheckPrivs = 'Έλεγχος Προνομίων';
104 $strCheckTable = 'Έλεγχος πίνακα';
105 $strChoosePage = 'Παρακαλώ επιλέξτε σελίδα για αλλαγή';
106 $strColComFeat = 'Εμφάνιση σχολίων πεδίων';
107 $strColumnNames = 'Ονόματα στηλών';
108 $strColumnPrivileges = 'Προνόμια πεδίων';
109 $strCommand = 'Εντολή';
110 $strComments = 'Σχόλια';
111 $strCompleteInserts = 'Ολοκληρωμένες εντολές «Insert»';
112 $strCompression = 'Συμπίεση';
113 $strConfigFileError = 'Το phpMyAdmin δεν μπόρεσε να διαβάσει το αρχείο ρυθμίσεων!<br />Αυτό μπορεί να συμβεί εάν η php βρει κάποιο λάθος στο αρχείο ή εάν η php δεν μπορεί να βρει το αρχείο.<br />Παρακαλώ καλέστε το αρχείο ρυθμίσεων απ\' ευθείας χρησιμοποιώντας το ακόλουθο link και διαβάστε τα μυνήματα λάθους που θα επιστρέψει η php. Στις περισσότερες περιπτώσεις κάπου λείπουν εισαγωγικά (") ή ερωτιματικά (;).<br />Εάν η php επιστρέψει μια λευκή σελίδα, όλα είναι σωστά.';
114 $strConfigureTableCoord = 'Παρακαλώ ορίστε τις συντεταγμένες για τον πίνακα %s';
115 $strConnections = 'Συνδέσεις';
116 $strCookiesRequired = 'Από αυτό το σημείο πρέπει να έχετε ενεργοποιημένα cookies.';
117 $strCopyTableOK = 'Ο Πίνακας %s αντιγράφηκε στο %s.';
118 $strCopyTableSameNames = 'Δεν είναι δυνατή η αντιγραφή του πίνακα στον εαυτό του!';
119 $strCopyTable = 'Αντιγραφή πίνακα σε (βάση<b>.</b>πίνακας):';
120 $strCouldNotKill = 'Το phpMyAdmin δεν μπόρεσε να διακόψει τη λειτουργία %s. Μπορεί να έχει ήδη σταματήσει.';
121 $strCreateIndexTopic = 'Δημιουργία νέου ευρετηρίου';
122 $strCreateIndex = 'Δημιουργία ευρετηρίου σε &nbsp;%s&nbsp;πεδία';
123 $strCreateNewDatabase = 'Δημιουργία νέας βάσης';
124 $strCreateNewTable = 'Δημιουργία νέου πίνακα στη βάση %s';
125 $strCreatePage = 'Δημιουργία νέας σελίδας';
126 $strCreatePdfFeat = 'Δημιουργία αρχείων PDF';
127 $strCreate = 'Δημιουργία';
128 $strCriteria = 'Κριτήρια';
129 $strCroatian = 'Κροατικά';
130 $strCSVOptions = 'Επιλογές CSV';
131 $strCyrillic = 'Κυριλλικά';
132 $strCzech = 'Τσεχικά';
134 $strDanish = 'Δανικά';
135 $strDatabaseExportOptions = 'Επιλογές εξαγωγής βάσης δεδομένων';
136 $strDatabaseHasBeenDropped = 'Η βάση δεδομένων %s διεγράφη.';
137 $strDatabaseNoTable = 'Αυτή η βάση δεν περιέχει πίνακες!';
138 $strDatabasesDropped = '%s βάσεις δεδομένων διεγράφησαν επιτυχώς.';
139 $strDatabasesStatsDisable = 'Απενεργοποίηση Στατιστικών';
140 $strDatabasesStatsEnable = 'Ενεργοποίηση Στατιστικών';
141 $strDatabasesStatsHeavyTraffic = 'Σημείωση: Η ενεργοποίηση στατιστικών μπορεί να προκαλέσει μεγάλη μεταφορά δεδομένων μεταξύ του διακομιστή διαδικτύου και του διακομιστή MySQL.';
142 $strDatabasesStats = 'Στατιστικά βάσης';
143 $strDatabases = 'Βάσεις Δεδομένων';
144 $strDatabase = 'Βάση';
145 $strDataDict = 'Λεξικό δεδομένων';
146 $strDataOnly = 'Μόνο τα δεδομένα';
147 $strData = 'Δεδομένα';
148 $strDBComment = 'Σχόλιο βάσης: ';
149 $strDBGContext = 'Context';
150 $strDBGContextID = 'Context ID';
151 $strDBGHits = 'Hits';
152 $strDBGLine = 'Γραμμή';
153 $strDBGMaxTimeMs = 'Μεγ. χρόνος, ms';
154 $strDBGMinTimeMs = 'Ελαχ. χρόνος, ms';
155 $strDBGModule = 'Module';
156 $strDBGTimePerHitMs = 'Χρόνος/Hit, ms';
157 $strDBGTotalTimeMs = 'Συνολ. χρόνου, ms';
158 $strDbPrivileges = 'Προνόμια βάσης δεδομένων';
159 $strDbSpecific = 'Χρήστης Βάσης';
160 $strDefaultValueHelp = 'Για προκαθορισμένες τιμές, παρακαλώ εισάγετε μία τιμή, χωρίς χαρακτήρες διαφυγής ή εισαγωγικά, χρησιμοποιώντας τη μορφή: a';
161 $strDefault = 'Προκαθορισμένο';
162 $strDeleteAndFlushDescr = 'Αυτός είναι ο πιο "καθαρός" τρόπος, αλλά η επαναφόρτωση των προνομίων μπορεί να καθυστερήσει.';
163 $strDeleteAndFlush = 'Διαγραφή των χρηστών και επαναφόρτωση των προνομίων.';
164 $strDeletedRows = 'Διαγραμμένες Εγγραφές:';
165 $strDeleted = 'Η Εγγραφή έχει διαγραφεί';
166 $strDelete = 'Διαγραφή';
167 $strDeleting = 'Διαγραφή %s';
168 $strDelOld = 'Η τρέχουσα σελίδα έχει αναφορές σε πίνακες που δεν υπάρχουν πια. Θέλετε να διαγραφές αυτές οι αναφορές;';
169 $strDescending = 'Φθίνουσα';
170 $strDescription = 'Περιγραφή';
171 $strDictionary = 'λεξικό';
172 $strDisabled = 'Απενεργοποιημένο';
173 $strDisplayFeat = 'Λειτουργίες εμφάνισης';
174 $strDisplayOrder = 'Σειρά εμφάνισης:';
175 $strDisplayPDF = 'Εμφάνιση σχήματος PDF';
176 $strDoAQuery = 'Εκτέλεσε ένα «επερώτημα κατά παράδειγμα» (χαρακτήρας μπαλαντέρ "%")';
177 $strDocu = 'Τεκμηρίωση';
178 $strDoYouReally = 'Θέλετε να εκτελέσετε την εντολή';
179 $strDropUsersDb = 'Διαγραφή βάσεων δεδομένων που έχουν ίδια ονόματα με χρήστες.';
180 $strDrop = 'Διαγραφή';
181 $strDumpingData = '\'Αδειασμα δεδομένων του πίνακα';
182 $strDumpSaved = 'Το αρχείο εξόδου αποθηκεύτηκε ως %s.';
183 $strDumpXRows = 'Εμφάνιση %s εγγραφών ξεκινώντας από την εγγραφή %s.';
184 $strDynamic = 'δυναμικά';
186 $strEditPDFPages = 'Αλλαγή σελίδων PDF';
187 $strEditPrivileges = 'Επεξεργασία Προνομίων';
188 $strEdit = 'Επεξεργασία';
189 $strEffective = 'Αποτελεσματικός';
190 $strEmptyResultSet = 'Η MySQL επέστρεψε ένα άδειο σύνολο αποτελεσμάτων (π.χ. καμμία εγγραφή).';
191 $strEmpty = '\'Αδειασμα';
192 $strEnabled = 'Ενεργοποιημένο';
193 $strEndCut = 'END CUT';
194 $strEndRaw = 'END RAW';
195 $strEnd = 'Τέλος';
196 $strEnglishPrivileges = ' Σημείωση: Τα ονόματα προνομίων της MySQL εκφράζονται στα Αγγλικά ';
197 $strEnglish = 'Αγγλικά';
198 $strError = 'λάθος';
199 $strEstonian = 'Εσθονικά';
200 $strExcelOptions = 'Επιλογές Excel';
201 $strExecuteBookmarked = 'Εκτέλεση αποθηκευμένου επερωτήματος';
202 $strExplain = 'Ανάλυση SQL';
203 $strExport = 'Εξαγωγή';
204 $strExtendedInserts = 'Εκτεταμένες εντολές «Insert»';
205 $strExtra = 'Πρόσθετα';
207 $strFailedAttempts = 'Αποτυχημένες προσπάθειες';
208 $strFieldHasBeenDropped = 'Το πεδίο %s διεγράφη';
209 $strFieldsEmpty = ' Η απαρίθμηση των πεδίων είναι κενή! ';
210 $strFieldsEnclosedBy = 'Πεδία που περικλείονται σε';
211 $strFieldsEscapedBy = 'Τα πεδία χρησιμοποιούν το χαρακτήρα διαφυγής ';
212 $strFieldsTerminatedBy = 'Πεδία που τελειώνουν σε';
213 $strFields = 'Πεδία';
214 $strField = 'Πεδίο';
215 $strFileAlreadyExists = 'Το αρχείο %s υπάρχει ήδη στον διακομιστή. Επιλέξτε διαφορετικό όνομα αρχείου ή ενεργοποιήστε την επιλογή αντικατάστασης.';
216 $strFileCouldNotBeRead = 'Δεν ήταν δυνατή η ανάγνωση του αρχείου';
217 $strFileNameTemplateRemember = 'αποθήκευση μορφής';
218 $strFileNameTemplate = 'Μορφή ονόματος αρχείου';
219 $strFixed = 'προκαθορισμένου μήκους';
220 $strFlushPrivilegesNote = 'Σημείωση: Το phpMyAdmin διαβάζει τα προνόμια των χρηστών απ\' ευθείεας από τους πίνακες προνομίων της MySQL. Το περιεχόμενο αυτών των πινάκων μπορεί να διαφέρει από τα προνόμια που χρησιμοποιεί ο διακομιστής εάν έχουν γίνει αλλαγές χειροκίνητα. Σε αυτήν την περίπτωση, θα πρέπει να %sεπαναφορτώσετε τα προνόμια%s πριν συνεχίσετε.';
221 $strFlushTable = 'Εκκαθάριση ("FLUSH") πίνακα';
222 $strFormat = 'Μορφοποίηση';
223 $strFormEmpty = 'Ελλειπής τιμή στο πεδίο !';
224 $strFullText = 'Πλήρη κείμενα';
225 $strFunction = 'Έλεγχος';
227 $strGenBy = 'Δημιουργήθηκε από:';
228 $strGeneralRelationFeat = 'Γενικές λειτουργίες συσχέτισης';
229 $strGenTime = 'Χρόνος δημιουργίας';
230 $strGerman = 'Γερμανικά';
231 $strGlobalPrivileges = 'Γενικά προνόμια';
232 $strGlobalValue = 'Γενική τιμή';
233 $strGlobal = 'Γενικός';
234 $strGo = 'Εκτέλεση';
235 $strGrantOption = 'Χορήγηση'; // Grant
236 $strGreek = 'Ελληνικά';
237 $strGzip = 'συμπίεση «gzip»';
239 $strHasBeenAltered = 'έχει αλλαχθεί.';
240 $strHasBeenCreated = 'έχει δημιουργηθεί.';
241 $strHaveToShow = 'Πρέπει να επιλέξετε τουλάχιστον μία στήλη για εμφάνιση';
242 $strHebrew = 'Εβραϊκά';
243 $strHomepageOfficial = 'Επίσημη σελίδα του phpMyAdmin';
244 $strHome = 'Κεντρική σελίδα';
245 $strHostEmpty = 'Το όνομα του Συστήματος είναι κενό!';
246 $strHost = 'Σύστημα';
247 $strHungarian = 'Ουγγρικά';
249 $strId = 'ID';
250 $strIdxFulltext = 'Πλήρες κείμενο';
251 $strIgnore = 'Παράληψη';
252 $strIgnoringFile = 'Παράκαμψη του αρχείου %s';
253 $strImportDocSQL = 'Εισαγωγή αρχείων docSQL';
254 $strImportFiles = 'Εισαγωγή αρχείων';
255 $strIndexes = 'Ευρετήρια';
256 $strIndexHasBeenDropped = 'Το ευρετήριο %s διεγράφη';
257 $strIndexName = 'Όνομα ευρετηρίου&nbsp;:';
258 $strIndexType = 'Τύπος ευρετηρίου&nbsp;:';
259 $strIndex = 'Ευρετήριο';
260 $strInnodbStat = 'Κατάσταση InnoDB';
261 $strInsecureMySQL = 'Το αρχείο ρυθμίσεών σας περιέχει ρυθμίσεις (χρήστης root χωρίς κωδικό πρόσβασης) που αντιστοιχούν στον εξ\' ορισμού λογαριασμό χρήστη MySQL. Ο διακομιστής MySQL σας που τρέχει με αυτή τη ρύθμιση, είναι ανοιχτός σε επιθέσεις και θα πρέπει να διορθώσετε το πρόβλημα.';
262 $strInsertAsNewRow = 'Εισαγωγή ως νέα εγγραφές';
263 $strInsertedRowId = 'id εισαγμένης εγγραφής:';
264 $strInsertedRows = 'Εισαγόμενες εγγραφές:';
265 $strInsert = 'Εισαγωγή';
266 $strInUse = 'σε χρήση';
268 $strJapanese = 'Ιαπωνικά';
269 $strJumpToDB = 'Μεταπήδηση στην βάση &quot;%s&quot;.';
270 $strJustDeleteDescr = 'Οι &quot;διεγραμμένοι&quot; χρήστες θα συνεχίσουν να έχουν πρόσβαση στον διακομιστή μέχρις ότου να επαναφορτωθούν οι πίνακες προνομίων.';
271 $strJustDelete = 'Απλή διαγραφή των χρηστών από τους πίνακες προνομίων.';
273 $strKeepPass = 'Διατήρηση κωδικού πρόσβασης';
274 $strKeyname = 'Όνομα κλειδιού';
275 $strKill = 'Τερματισμός';
276 $strKorean = 'Κορεατικά';
278 $strLandscape = 'Οριζόντια διάταξη';
279 $strLaTeX = 'LaTeX';
280 $strLaTeXOptions = 'Επιλογές LaTeX';
281 $strLengthSet = 'Μήκος/Τιμές*';
282 $strLimitNumRows = 'Εγγραφές ανά σελίδα';
283 $strLinesTerminatedBy = 'Γραμμές που τελειώνουν σε';
284 $strLinkNotFound = 'Δεν βρέθηκε η σύνδεση';
285 $strLinksTo = 'Σύνδεση με';
286 $strLithuanian = 'Λιθουανικά';
287 $strLocalhost = 'Τοπικό';
288 $strLocationTextfile = 'Τοποθεσία του αρχείου κειμένου';
289 $strLoginInformation = 'Πληροφορίες Σύνδεσης';
290 $strLogin = 'Σύνδεση';
291 $strLogout = 'Αποσύνδεση';
292 $strLogPassword = 'Κωδικός πρόσβασης:';
293 $strLogUsername = 'Όνομα χρήστη:';
295 $strMIME_available_mime = 'Διαθέσιμοι τύποι MIME';
296 $strMIME_available_transform = 'Διαθέσιμες μετατροπές';
297 $strMIME_description = 'Περιγραφή';
298 $strMIME_MIMEtype = 'Τύπος MIME';
299 $strMIME_nodescription = 'Δεν υπάρχει διαθέσιμη περιγραφή για αυτή τη μετατροπή.<br />Παρακαλώ απευθηνθείτε στον δημιουργό της για να μάθετε, τι κάνει η μετατροπή %s.';
300 $strMIME_transformation_note = 'Για μία λίστα με τις διαθέσιμες μετατροπές και τις μετατροπές τύπου MIME, πατήστε %sπεριγραφές μετατροπών%s';
301 $strMIME_transformation_options_note = 'Παρακαλώ εισάγετε τις τιμές για τη μετατροπή χρησιμοποιώντας τη μορφή: \'a\',\'b\',\'c\'...<br />Εάν χρειαστείτε να χρησιμοποιήσετε καθέτους ("\") ή μονά εισαγωγικά ("\'") στις τιμές, χρησιμοποιείτε καθέτους (παράδειγμα \'\\\\xyz\' ή \'a\\\'b\').';
302 $strMIME_transformation_options = 'Επιλογές μετατροπής';
303 $strMIME_transformation = 'Μετατροπή περιηγητή';
304 $strMIME_without = 'Οι τύποι MIME που εμφανίζονται με πλάγια γράμματα δεν έχουν ξεχωριστή λειτουργία μετατροπής';
305 $strModifications = 'Οι αλλαγές αποθηκεύτηκαν';
306 $strModifyIndexTopic = 'Αλλαγή ενός ευρετηρίου';
307 $strModify = 'Τροποποίηση';
308 $strMoveTableOK = 'Ο πίνακας %s μεταφέρθηκε στο %s.';
309 $strMoveTableSameNames = 'Δεν είναι δυνατή η μεταφορά του πίνακα στον εαυτό του!';
310 $strMoveTable = 'Μεταφορά πίνακα σε (βάση<b>.</b>πίνακας):';
311 $strMultilingual = 'πολυγλωσσικό';
312 $strMySQLCharset = 'Σετ χαρακτήρων της MySQL';
313 $strMySQLSaid = 'Η MySQL επέστρεψε το μύνημα: ';
314 $strMySQLShowProcess = 'Εμφάνιση διεργασιών';
315 $strMySQLShowStatus = 'Εμφάνιση πληροφορών εκτέλεσης της MySQL';
316 $strMySQLShowVars = 'Εμφάνιση μεταβλητών της MySQL';
318 $strName = 'Όνομα';
319 $strNext = 'Επόμενο';
320 $strNoDatabasesSelected = 'Δεν έχετε επιλέξει βάσεις.';
321 $strNoDatabases = 'Δεν υπάρχουν βάσεις δεδομένων';
322 $strNoDescription = 'χωρίς περιγραφή';
323 $strNoDropDatabases = 'Οι εντολές «DROP DATABASE» έχουν απενεργοποιηθεί.';
324 $strNoExplain = 'Χωρίς ανάλυση SQL';
325 $strNoFrames = 'Το phpMyAdmin είναι πιο φιλικό με έναν browser <b>που υποστηρίζει frames</b>.';
326 $strNoIndexPartsDefined = 'Δεν ορίστηκαν τα στοιχεία του ευρετηρίου!';
327 $strNoIndex = 'Δεν ορίστηκε ευρετήριο!';
328 $strNoModification = 'Χωρίς αλλαγή';
329 $strNone = 'Κανένα';
330 $strNoOptions = 'Αυτή η μορφή δεν έχει επιλογές';
331 $strNoPassword = 'Χωρίς Κωδικό Πρόσβασης';
332 $strNoPermission = 'Ο διακομιστής δεν έχει δικαιώματα αποθήκευσης του αρχείου %s.';
333 $strNoPhp = 'χωρίς κώδικα PHP';
334 $strNoPrivileges = 'Χωρίς Προνόμια';
335 $strNoRights = 'Δεν έχετε αρκετά δικαιώματα να είσαστε εδώ τώρα!';
336 $strNoSpace = 'Δεν υπάρχει διαθέσιμος χώρος για την αποθήκευση του αρχείου %s.';
337 $strNoTablesFound = 'Δεν βρέθηκαν Πίνακες στη βάση.';
338 $strNotNumber = 'Αυτό δεν είναι αριθμός!';
339 $strNotOK = 'ΛΑΘΟΣ';
340 $strNotSet = 'Ο πίνακας <b>%s</b> δεν βρέθηκε ή δεν ορίστηκε στη %s';
341 $strNoUsersFound = 'Δεν βρέθηκαν χρήστες.';
342 $strNoValidateSQL = 'Skip Validate SQL';
343 $strNo = 'Όχι';
344 $strNull = 'Κενό';
345 $strNumSearchResultsInTable = '%s αποτελέσματα στον πίνακα <i>%s</i>';
346 $strNumSearchResultsTotal = '<b>Σύνολο:</b> <i>%s</i> αποτελέσματα';
347 $strNumTables = 'Πίνακες';
349 $strOK = 'OK';
350 $strOperations = 'Λειτουργίες';
351 $strOptimizeTable = 'Βελτιστοποίηση Πίνακα';
352 $strOr = 'Ή';
353 $strOverhead = 'Επιβάρυνση';
354 $strOverwriteExisting = 'Αντικατάσταση υπαρχόντων αρχείων';
356 $strPageNumber = 'Σελίδα:';
357 $strPaperSize = 'Μέγεθος χαρτιού';
358 $strPartialText = 'Επιμέρους κείμενα';
359 $strPasswordChanged = 'Ο Κωδικός Πρόσβασης για τον χρήστη %s άλλαξε επιτυχώς.';
360 $strPasswordEmpty = 'Ο Κωδικός Πρόσβασης είναι κενός!';
361 $strPasswordNotSame = 'Οι κωδικοί πρόσβασης δεν είναι ίδιοι!';
362 $strPassword = 'Κωδικός Πρόσβασης';
363 $strPdfDbSchema = 'Σχήμα της βάσης "%s" - Σελίδα %s';
364 $strPdfInvalidTblName = 'Ο πίνακας "%s" δεν υπάρχει!';
365 $strPdfNoTables = 'Δεν υπάρχουν πίνακες';
366 $strPerHour = 'ανά ώρα';
367 $strPerMinute = 'ανά λεπτό';
368 $strPerSecond = 'ανά δευτερόλεπτο';
369 $strPhoneBook = 'τηλ. κατάλογος';
370 $strPHP40203 = 'Χρησιμοποιείτε την PHP 4.2.3, η οποία είχε ένα σοβαρό πρόβλημα με αλφαριθμητικά τύπου multi-byte (mbstring). Δείτε το αναφορά προβλήματος PHP 19404. Αυτή η έκδοση της PHP δεν προτείνεται για χρήση με το phpMyAdmin.';
371 $strPHPVersion = 'Έκδοση PHP';
372 $strPhp = 'Δημιουργία κώδικα PHP';
373 $strPmaDocumentation = 'Τεκμηρίωση phpMyAdmin';
374 $strPmaUriError = 'Η εντολή <tt>$cfg[\'PmaAbsoluteUri\']</tt> ΠΡΕΠΕΙ να οριστεί στο αρχείο ρυθμίσεων!';
375 $strPortrait = 'Κάθετη διάταξη';
376 $strPos1 = 'Αρχή';
377 $strPrevious = 'Προηγούμενο';
378 $strPrimaryKeyHasBeenDropped = 'Το πρωτεύον κλειδί διεγράφη';
379 $strPrimaryKeyName = 'Το όνομα του πρωτεύοντος κλειδιού πρέπει να είναι... PRIMARY!';
380 $strPrimaryKeyWarning = '("PRIMARY" <b>πρέπει</b> να είναι το όνομα του πρωτεύοντος κλειδιού και <b>μόνο αυτού</b> !)';
381 $strPrimary = 'Πρωτεύον';
382 $strPrintView = 'Εμφάνιση για εκτύπωση';
383 $strPrint = 'Εκτύπωση';
384 $strPrivDescAllPrivileges = 'Περιλαμβάνει όλα τα προνόμια εκτός από το GRANT.';
385 $strPrivDescAlter = 'Επιτρέπει την αλλαγή δομής των υπαρχόντων πινάκων.';
386 $strPrivDescCreateDb = 'Επιτρέπει τη δημιουργία νέων βάσεων και πινάκων.';
387 $strPrivDescCreateTbl = 'Επιτρέπει τη δημιουργία νέων πινάκων.';
388 $strPrivDescCreateTmpTable = 'Επιτρέπει τη δημιουργία προσωρινών πινάκων.';
389 $strPrivDescDelete = 'Επιτρέπει τη διαγραφή δεδομένων.';
390 $strPrivDescDropDb = 'Επιτρέπει τη διαγραφή βάσεων και πινάκων.';
391 $strPrivDescDropTbl = 'Επιτρέπει τη διαγραφή πινάκων.';
392 $strPrivDescExecute = 'Επιτρέπει την εκτέλεση αποθηκευμένων ρουτινών. Δεν έχει χρήση σε αυτήν την έκδοση MySQL version.';
393 $strPrivDescFile = 'Επιτρέπει την εισαγωγή και εξαγωγή δεδομένων από και σε αρχεία.';
394 $strPrivDescGrant = 'Επιτρέπει την προσθήκη χρηστών και προνομίων χωρίς να επαναφορτώσετε τους πίνακες προνομίων.';
395 $strPrivDescIndex = 'Επιτρέπει την δημιουργία και την διαγραφή ευρετηρίων.';
396 $strPrivDescInsert = 'Επιτρέπει την εισαγωγή και την αντικατάσταση δεδομένων.';
397 $strPrivDescLockTables = 'Επιτρέπει το κλείδωμα πινάκων για την τρέχουσα λειτουργία.';
398 $strPrivDescMaxConnections = 'Περιορίζει τον αριθμό των νέων συνδέσεων που ο χρήστης μπορεί να ξεκινήσει ανά ώρα.';
399 $strPrivDescMaxQuestions = 'Περιορίζει τον αριθμό των επερωτημάτων που ο χρήστης μπορεί να στείλει στον διακομιστή ανά ώρα.';
400 $strPrivDescMaxUpdates = 'Περιορίζει τον αριθμό των αλλαγής πινάκων ή βάσεων που ο χρήστης μπορεί να εκετελέσει ανά ώρα.';
401 $strPrivDescProcess3 = 'Επιτρέπει την διακοπή διεργασιών άλλων χρηστών.';
402 $strPrivDescProcess4 = 'Επιτρέπει την εμφάνιση ολοκληρωμένων επερωτημάτων στη λίστα διεργασιών.';
403 $strPrivDescReferences = 'Δεν έχει χρήση σε αυτήν την έκδοση MySQL.';
404 $strPrivDescReload = 'Επιτρέπει την επανεκκίνηση του διακομιστή και τον καθαρισμό των προσωρινών αρχείων του.';
405 $strPrivDescReplClient = 'Δίνει το δικαίωμα στον χρήστη να βρει που είναι οι κύριοι και δευτερεύοντες διακομιστές.';
406 $strPrivDescReplSlave = 'Απαιτείται για τους δευτερευόντες διακομιστές αναπαραγωγής.';
407 $strPrivDescSelect = 'Επιτρέπει την ανάγνωση δεδομένων.';
408 $strPrivDescShowDb = 'Δίνει πρόσβαση στην πλήρη λίστα των βάσεων δεδομένων.';
409 $strPrivDescShutdown = 'Επιτρέπει την διακοπή λειτουργίας του διακομιστή.';
410 $strPrivDescSuper = 'Επιτρέπει τη σύνδεση, ακόμα και όταν ο μέγιστος αριθμός συνδέσεων έχει καλυθφεί; Απαιτείται για τις περισσότερες λειτουργίες διαχείρισης όπως ο ορισμός γενικών μεταβλητών ή τη διακοπή λειτουργιών άλλων χρηστών.';
411 $strPrivDescUpdate = 'Επιτρέπει την αλλαγή δεδομένων.';
412 $strPrivDescUsage = 'Χωρίς προνόμια.';
413 $strPrivilegesReloaded = 'Τα προνόμια επαναφορτώθηκαν επιτυχώς.';
414 $strPrivileges = 'Προνόμια';
415 $strProcesses = 'Διεργασίες';
416 $strProcesslist = 'Λίστα διεργασιών';
417 $strPutColNames = 'Εμφάνιση ονομάτων πεδίων στην πρώτη γραμμή';
419 $strQBEDel = 'Διαγραφή';
420 $strQBEIns = 'Εισαγωγή';
421 $strQBE = 'Επερώτημα κατά παράδειγμα';
422 $strQueryFrame = 'Παράθυρο επερωτήματος';
423 $strQueryOnDb = 'Εντολή SQL στη βάση <b>%s</b>:';
424 $strQuerySQLHistory = 'Ιστορικό SQL';
425 $strQueryStatistics = '<b>Στατιστικά επερωτημάτων</b>: Από την έναρξη λειτουργίας, %s επερωτήματα έχουν σταλεί στον διακομιστή.';
426 $strQueryTime = 'Το επερώτημα χρειάστηκε %01.4f δευτ/τα';
427 $strQueryType = 'Τύπος επερωτήματος';
428 $strQueryWindowLock = 'Να μην αλλάξει το επερώτημα από εξωτερική πηγή';
430 $strReceived = 'Λήφθησαν';
431 $strRecords = 'Εγγραφές';
432 $strReferentialIntegrity = 'Έλεγχος ακεραιότητας σχέσεων:';
433 $strRelationalSchema = 'Σχεσιακό σχήμα';
434 $strRelationNotWorking = 'Οι επιπρόσθετες λειτουργίες για εργασία με συσχετισμένους πίνακες έχουν απενεργοποιηθεί. Για να μάθετε γιατί, πατήστε %sεδώ%s.';
435 $strRelations = 'Σχέσεις';
436 $strRelationView = 'Εμφάνιση σχέσεων';
437 $strReloadingThePrivileges = 'Επαναφόρτωση προνομίων';
438 $strRemoveSelectedUsers = 'Διαγραφή των επιλεγμένων χρηστών';
439 $strRenameTableOK = 'Ο Πίνακας %s μετονομάσθηκε σε %s';
440 $strRenameTable = 'Μετονομασία πίνακα σε';
441 $strRepairTable = 'Επιδιόρθωση πίνακα';
442 $strReplaceNULLBy = 'Αντικατάσταση τιμής NULL με';
443 $strReplaceTable = 'Αντικατάσταση δεδομένων Πίνακα με το αρχείο';
444 $strReset = 'Επαναφορά';
445 $strResourceLimits = 'Όρια πόρων';
446 $strReType = 'Επαναεισαγωγή';
447 $strRevokeAndDeleteDescr = 'Οι χρήστες θα συνεχίσουν να έχουν το προνόμιο USAGE μέχρις ότου επαναφορτωθούν τα προνόμια.';
448 $strRevokeAndDelete = 'Ανάκληση όλων των ενεργών προνομίων από τους χρήστες και διαγραφή τους.';
449 $strRevokeMessage = 'Ανακαλέσατε τα προνόμια για %s';
450 $strRevoke = 'Ανάκληση';
451 $strRowLength = 'Μέγεθος Γραμμής';
452 $strRowsFrom = 'Εγγραφές αρχίζοντας από την εγγραφή';
453 $strRowSize = ' Μέγεθος Εγγραφής ';
454 $strRowsModeFlippedHorizontal = 'οριζόντια (στραμμένες επικεφαλίδες)';
455 $strRowsModeHorizontal = 'οριζόντια';
456 $strRowsModeOptions = 'σε %s μορφή με επανάληψη επικεφαλίδων ανά %s κελιά';
457 $strRowsModeVertical = 'κάθετη';
458 $strRowsStatistic = 'Στατιστικά Εγγραφών';
459 $strRows = 'Εγγραφές';
460 $strRunning = 'που εκτελείται στο %s';
461 $strRunQuery = 'Υποβολή επερωτήματος';
462 $strRunSQLQuery = 'Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s';
463 $strRussian = 'Ρωσσικά';
465 $strSaveOnServer = 'Αποθήκευση στον διακομιστή στον φάκελο %s';
466 $strSave = 'Αποθήκευση';
467 $strScaleFactorSmall = 'Η κλίμακα είναι πολύ μικρή για να εμφανιστεί το σχήμα σε μία σελίδα';
468 $strSearchFormTitle = 'Αναζήτηση στη βάση';
469 $strSearchInTables = 'Μέσα στους πίνακες:';
470 $strSearchNeedle = 'Όροι ή τιμές για αναζήτηση (μπαλαντέρ: "%"):';
471 $strSearchOption1 = 'τουλάχιστον έναν από τους όρους';
472 $strSearchOption2 = 'όλους τους όρους';
473 $strSearchOption3 = 'την ακριβή φράση';
474 $strSearchOption4 = 'ως regular expression';
475 $strSearchResultsFor = 'Αποτελέσματα αναζήτησης για "<i>%s</i>" %s:';
476 $strSearchType = 'Έυρεση:';
477 $strSearch = 'Αναζήτηση';
478 $strSecretRequired = 'Το αρχείο ρυθμίσεων χρειάζεται τώρα μία μυστική φράση-κλειδί (blowfish_secret).';
479 $strSelectADb = 'Παρακαλώ επιλέξτε μία βάση δεδομένων';
480 $strSelectAll = 'Επιλογή όλων';
481 $strSelectFields = 'Επιλογή πεδίων (τουλάχιστον ένα)';
482 $strSelectNumRows = 'στην εντολή';
483 $strSelectTables = 'Επιλογή Πινάκων';
484 $strSend = 'Αποστολή';
485 $strSent = 'Εστάλησαν';
486 $strServerChoice = 'Επιλογή Διακομιστή';
487 $strServerStatusUptime = 'Αυτός ο διακομιστής MySQL λειτουργεί για %s. Ξεκίνησε στις %s.';
488 $strServerStatus = 'Πληροφορίες εκτέλεσης';
489 $strServerTabVariables = 'Μεταβλητές';
490 $strServerTrafficNotes = '<b>Κίνηση Διακομιστή</b>: Αυτοί οι πίνακες δείχνουν στατιστικά χρήσης δικτύου αυτού του διακομιστή MySQL από την έναρξη της λειτουργίας του.';
491 $strServerVars = 'Ρυθμίσεις και μεταβλητές του διακομιστή';
492 $strServerVersion = 'Έκδοση Διακομιστή';
493 $strServer = 'Διακομιστής';
494 $strSessionValue = 'Τιμή Session';
495 $strSetEnumVal = 'Αν ο τύπος του πεδίου είναι «enum» ή «set», παρακαλώ εισάγετε τις τιμές χρησιμοποιώντας την εξής μορφή: \'α\',\'β\',\'γ\'...<br /> Αν χρειάζεται να εισάγετε την ανάποδη κάθετο ("\") ή απλά εισαγωγικά ("\'"), προθέστε τα με ανάποδη κάθετο στην αρχή (για παράδειγμα \'\\\\χψω\' ή \'α\\\'β\').';
496 $strShowAll = 'Εμφάνιση όλων';
497 $strShowColor = 'Εμφάνιση χρωμάτων';
498 $strShowDatadictAs = 'Μορφή λεξικού δεδομένων';
499 $strShowFullQueries = 'Πλήρης εμφάνιση επερωτημάτων';
500 $strShowGrid = 'Εμφάνιση πλέγματος';
501 $strShowingRecords = 'Εμφάνιση εγγραφής ';
502 $strShowPHPInfo = 'Εμφάνιση πληροφοριών της PHP';
503 $strShowTableDimension = 'Εμφάνιση διαστάσεων πινάκων';
504 $strShowTables = 'Εμφάνιση πινάκων';
505 $strShowThisQuery = ' Εμφάνισε εδώ ξανά αυτό το επερώτημα';
506 $strShow = 'Εμφάνιση';
507 $strSimplifiedChinese = 'Απλοποιημένα Κινεζικά';
508 $strSingly = '(μοναδικά)';
509 $strSize = 'Μέγεθος';
510 $strSort = 'Ταξινόμηση';
511 $strSpaceUsage = 'Χρήση χώρου';
512 $strSplitWordsWithSpace = 'Οι λέξεις χωρίζονται από τον χαρακτήρα διαστήματος (" ").';
513 $strSQLOptions = 'Επιλογές SQL';
514 $strSQLParserBugMessage = 'Υπάρχει περίπτωση να εντοπίσατε ένα πρόβλημα στον SQL parser. Παρακαλώ εξετάστε το επερώτημά σας προσεκτικά και ελέγξτε ότι όλα τα εισαγωγικά ανοίγουν και κλείνουν σωστά. \'Αλλες πιθανές αιτίες μπορούν να είναι η αποστολή αρχείου με δυαδικό κώδικα εκτός εισαγωγικών. Μπορείτε επίσης να δοκιμάσετε το επερώτημά σας στη γραμμή εντολών της MySQL. Εάν συνεχίζετε να έχετε πρόβλημα, ή εάν ο parser αποτυγχάνει όπου η γραμμή εντολών επιτυγχάνει, παρακαλώ απομονώστε το επερώτημα εκείνο που δημιουργεί το πρόβλημα και στείλτε αναφορά λάθους με τα δεδομένα που βρίσκονται στο τμήμα CUT που ακολουθεί:';
515 $strSQLParserUserError = 'Φαίνεται να υπάρχει ένα λάθος στο επερώτημά σας. Το κάτωθι λάθος διακομιστή MySQL, εάν υπάρχει κάποιο, μπορεί επίσης να σας βοηθήσει να διαγνώσετε το πρόβλημα.';
516 $strSQLQuery = 'Εντολή SQL';
517 $strSQLResult = 'αποτέλεσμα SQL';
518 $strSQL = 'SQL';
519 $strSQPBugInvalidIdentifer = '\'Αγνωστο Αναγνωριστικό';
520 $strSQPBugUnclosedQuote = 'Ανοιχτά εισαγωγικά';
521 $strSQPBugUnknownPunctuation = '\'Αγνωστο σημείο στίξης';
522 $strStatCheckTime = 'τελευταίος έλεγχος';
523 $strStatCreateTime = 'Δημιουργία';
524 $strStatement = 'Δηλώσεις';
525 $strStatUpdateTime = 'Τελευταία ενημέρωση';
526 $strStatus = 'Κατάσταση';
527 $strStrucCSV = 'Δεδομένα CSV';
528 $strStrucData = 'Δομή και δεδομένα';
529 $strStrucExcelCSV = 'Μορφή CSV για δεδομένα MS Excel';
530 $strStrucOnly = 'Μόνο η δομή';
531 $strStructPropose = 'Προτεινόμενη δομή πίνακα';
532 $strStructure = 'Δομή';
533 $strSubmit = 'Αποστολή';
534 $strSuccess = 'Η SQL εντολή σας εκτελέσθηκε επιτυχώς';
535 $strSum = 'Σύνολο';
536 $strSwedish = 'Σουηδικά';
537 $strSwitchToTable = 'Μεταφορά στον αντεγραμμένο πίνακα';
539 $strTableComments = 'Σχόλια Πίνακα';
540 $strTableEmpty = 'Το όνομα του Πίνακα είναι κενό!';
541 $strTableHasBeenDropped = 'Ο Πίνακας %s διεγράφη';
542 $strTableHasBeenEmptied = 'Ο Πίνακας %s άδειασε';
543 $strTableHasBeenFlushed = 'Ο Πίνακας %s εκκαθαρίστικε ("FLUSH")';
544 $strTableMaintenance = 'Συντήρηση Πίνακα';
545 $strTableOfContents = 'Πίνακας περιεχομένων';
546 $strTableOptions = 'Επιλογές πίνακα';
547 $strTables = '%s Πίνακας/Πίνακες';
548 $strTableStructure = 'Δομή Πίνακα για τον Πίνακα';
549 $strTable = 'Πίνακας ';
550 $strTblPrivileges = 'Προνόμια πινάκων';
551 $strTextAreaLength = ' Εξαιτίας του μεγέθος του,<br /> αυτό το πεδίο ίσως να μη μπορεί να διορθωθεί ';
552 $strThai = 'Ταϋλανδικά';
553 $strThisHost = 'Αυτός ο διακομιστής';
554 $strThisNotDirectory = 'Δεν ήταν φάκελος';
555 $strThreadSuccessfullyKilled = 'Η λειτουργία %s διεκόπη.';
556 $strTime = 'Χρόνος';
557 $strToggleScratchboard = '(Απ)ενεργοποίηση πίνακα σχεδιασμού';
558 $strTotalUC = 'Σύνολο';
559 $strTotal = 'συνολικά';
560 $strTraditionalChinese = 'Παραδοσιακά Κινεζικά';
561 $strTraffic = 'Κίνηση';
562 $strTransformation_image_jpeg__inline = 'Εμφανίζει μια εικόνα προεπισκόπησης με σύνδεσμο; επιλογές: πλάτος, ύψος σε pixels (διατηρεί τις αρχικές αναλογίες)';
563 $strTransformation_image_jpeg__link = 'Εμφανίζει έναν σύνδεσμο για αυτήν την εικόνα.';
564 $strTransformation_image_png__inline = 'Δείτε image/jpeg: inline';
565 $strTransformation_text_plain__dateformat = 'Παίρνει ένα πεδίο TIME, TIMESTAMP ή DATETIME και το μορφοποιεί χρησιμοποιώντας την τοπική μορφή. Η πρώτη επιλογή είναι η διαφορά (σε ώρες) που θα προστεθεί στην ώρα (Εξ\' ορισμού: 0). Η δεύτερη επιλογή είναι μορφή ημερομηνίας όπως ορίζεται από τις διαθέσιμες παραμέτρους της εντολής strftime() της PHP.';
566 $strTransformation_text_plain__external = 'ΜΟΝΟ ΓΙΑ LINUX: Εκτελεί μία εξωτερική εφαρμογή και στέλνει τα δεδομένα μέσω \'standard input\'. Επιστρέφει το αποτέλεσμα της εφαρμογής. Εξ\' ορισμού τιμή είναι το Tidy, που τυπώνει μορφοποιημένο κώδικα HTML. Για λόγους ασφαλείες, πρέπει χειροκίνητα να αλλάξετε το αρχείο libraries/transformations/text_plain__external.inc.php και να εισάγετε τις εφαρμογές που εσείς επιτρέπετε να εκτελούνται. Η πρώτη επιλογή είναι ο αριθμός της εφαρμογής που θέλετε να χρησιμοποιήσετε και η δεύτερη επιλογή είναι οι παράμετροι της. Η τρίτη επιλογή, αν τεθεί σε 1 θα μετατρέψει το αποτέλεσμα χρησιμοποιώντας την εντολή htmlspecialchars() (Εξ\' ορισμού τιμή: 1). Η τέταρτη επιλογή, αν τεθεί σε 1 θα εισάγει NOWRAP στο κελί περιεχομένου ούτως ώστε όλο το αποτέλεσμα να εμφανιστεί χωρίς αλλαγές στην διάταξη (Εξ\' ορισμού τιμή: 1)';
567 $strTransformation_text_plain__formatted = 'Διατηρεί την αρχική μορφοποίηση του πεδίου. Δεν χρησιμοποιούνται χαρακτήρες διαφυγής.';
568 $strTransformation_text_plain__imagelink = 'Εμφανίζει μία εικόνα και ένα σύνδεσμο, το πεδίο περιέχει το όνομα αρχείου. Η πρώτη επιλογή είναι ένα πρόθεμα όπως "http://domain.com/", η δεύτερη επιλογή είναι το πλάτος σε pixels, η τρίτη είναι το ύψος.';
569 $strTransformation_text_plain__link = 'Εμφανίζει ένα σύνδεσμο, το πεδίο περιέχει το όνομα αρχείου. Η πρώτη επιλογή είναι ένα πρόθεμα όπως "http://domain.com/", η δεύτερη επιλογή είναι ένας τίτλος για τον σύνδεσμο.';
570 $strTransformation_text_plain__substr = 'Εμφανίζει μόνο μέρος ενός αλφαριθμητικού. Η πρώτη επιλογή είναι η θέση στην οποία ξεκινά η εμφάνιση του κειμένου (Εξ\' ορισμού 0). Η δεύτερη επιλογή είναι το μήκος του κειμένου. Αν μείνει κενό θα επιστραφεί όλο το αλφαριθμητικό. Η τρίτη επιλογή καθορίζει ποιοι χαρακτήρες θα ακολουθούν το κείμενο όταν εμφανίζεται μέρος του (Εξ\' ορισμού: ...) .';
571 $strTruncateQueries = 'Αποκοπή εμφανιζόμενων επερωτημάτων';
572 $strTurkish = 'Τουρκικά';
573 $strType = 'Τύπος';
575 $strUkrainian = 'Ουκρανικά';
576 $strUncheckAll = 'Απεπιλογή όλων';
577 $strUnicode = 'Unicode';
578 $strUnique = 'Μοναδικό';
579 $strUnknown = 'άγνωστο';
580 $strUnselectAll = 'Απεπιλογή όλων';
581 $strUpdatePrivMessage = 'Τα προνόμια του χρήστη %s ενημερώθηκαν.';
582 $strUpdateProfileMessage = 'Τα στοιχεία ανανεώθηκαν.';
583 $strUpdateQuery = 'Ενημέρωση της εντολής';
584 $strUpdComTab = 'Παρακαλώ διαβάστε στην τεκμηρίωση για το πως μπορείτε να ανανεώσετε τον πίνακα Column_comments';
585 $strUsage = 'Χρήση';
586 $strUseBackquotes = 'Χρήση ανάποδων εισαγωγικών στα ονόματα των Πινάκων και των Πεδίων';
587 $strUseHostTable = 'Use Host Table';
588 $strUserAlreadyExists = 'Ο χρήστης %s υπάρχει ήδη!';
589 $strUserEmpty = 'Το όνομα του χρήστη είναι κενό!';
590 $strUserName = 'Όνομα χρήστη';
591 $strUserNotFound = 'Ο επιλεγμένος χρήστης δεν βρέθηκε στον πίνακα προνομίων.';
592 $strUserOverview = 'Περίληψη χρηστών';
593 $strUsersDeleted = 'Οι επιλεγμένοι χρήστες διεγράφησαν επιτυχώς.';
594 $strUsersHavingAccessToDb = 'Χρήστες με πρόσβαση στη βάση &quot;%s&quot;';
595 $strUser = 'Χρήστης';
596 $strUseTables = 'Χρήση Πινάκων';
597 $strUseTextField = 'Χρησιμοποιήστε το πεδίο κειμένου';
598 $strUseThisValue = 'Χρήση αυτής της τιμής';
600 $strValidateSQL = 'Επικύρωση SQL';
601 $strValidatorError = 'Ο επικυρωτής SQL δεν μπόρεσε να ενεργοποιηθεί. Παρακαλώ ελέγξτε ότι έχετε εγκαταστήσει της απαραίτητες επεκτάσεις της php όπως περιγράφεται στην %sdocumentation%s.';
602 $strValue = 'Τιμή';
603 $strVar = 'Μεταβλητή';
604 $strViewDumpDatabases = 'Εμφάνισης σχήματος βάσεων';
605 $strViewDumpDB = 'Εμφάνιση σχήματος της βάσης';
606 $strViewDump = 'Εμφάνιση σχήματος του πίνακα';
608 $strWebServerUploadDirectoryError = 'Ο υποκατάλογος που ορίσατε για την αποθήκευση αρχείων δεν μπόρεσε να βρεθεί';
609 $strWebServerUploadDirectory = 'Υποκατάλογος αποθήκευσης αρχείων διακομιστή';
610 $strWelcome = 'Καλωσήρθατε στο %s';
611 $strWestEuropean = 'Δυτικής Ευρώπης';
612 $strWildcard = 'μπαλαντέρ';
613 $strWindowNotFound = 'Δεν ήταν δυνατό να ανανεωθεί το target παράθυρο του περιηγητή. Ίσως κλείσατε το parent παράθυρο ή ο περιηγητής σας δεν επιτρέπει τις ανανεώσεις μεταξύ παραθύρων λόγω ρυθμίσεων ασφαλείας.';
614 $strWithChecked = 'Με τους επιλεγμένους:';
615 $strWritingCommentNotPossible = 'Η εγγραφή του σχολίου δεν ήταν δυνατή';
616 $strWritingRelationNotPossible = 'Η εγγραφή της σχέσης δεν ήταν δυνατή';
617 $strWrongUser = 'Λανθασμένο όνομα χρήστη/κωδικός πρόσβασης. \'Αρνηση πρόσβασης.';
619 $strXML = 'XML';
621 $strYes = 'Ναι';
623 $strZeroRemovesTheLimit = 'Σημείωση: Αν ορίσετε αυτές τις επιλογές σε 0 (μηδέν) αφαιρείτε ο περιορισμός.';
624 $strZip = 'συμπίεση «zip»';
626 // To translate:
627 $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
628 $strAddConstraints = 'Add constraints'; //to translate
629 $strAddFields = 'Add %s field(s)'; //to translate
630 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
631 $strAfterInsertNext = 'Edit next row'; //to translate
632 $strAfterInsertSame = 'Go back to this page'; //to translate
633 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
634 $strAndThen = 'and then'; //to translate
635 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
637 $strBinaryLog = 'Binary log'; //to translate
638 $strBinLogEventType = 'Event type'; //to translate
639 $strBinLogInfo = 'Information'; //to translate
640 $strBinLogName = 'Log name'; //to translate
641 $strBinLogOriginalPosition = 'Original position'; //to translate
642 $strBinLogPosition = 'Position'; //to translate
643 $strBinLogServerId = 'Server ID'; //to translate
644 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
645 $strBookmarkCreated = 'Bookmark %s created'; //to translate
646 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
647 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
648 $strBrowseForeignValues = 'Browse foreign values'; //to translate
649 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
650 $strBufferPool = 'Buffer Pool'; //to translate
651 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
652 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
653 $strBufferReadMisses = 'Read misses'; //to translate
654 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
655 $strBufferWriteWaits = 'Write waits'; //to translate
656 $strBusyPages = 'Busy pages'; //to translate
658 $strCalendar = 'Calendar'; //to translate
659 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
660 $strCaseInsensitive = 'case-insensitive'; //to translate
661 $strCaseSensitive = 'case-sensitive'; //to translate
662 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
663 $strCheckOverhead = 'Check tables with overhead'; //to translate
664 $strCollation = 'Collation'; //to translate
665 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
666 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
667 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
668 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
669 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
670 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
671 $strConstraintsForTable = 'Constraints for table'; //to translate
672 $strCopy = 'Copy'; //to translate
673 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
674 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
675 $strCreationDates = 'Creation/Update/Check dates'; //to translate
676 $strCSV = 'CSV'; //to translate
677 $strCSVImportOptions = 'CSV options'; //to translate
678 $strCzechSlovak = 'Czech-Slovak'; //to translate
680 $strDatabaseEmpty = 'The database name is empty!'; //to translate
681 $strDataPages = 'Pages containing data'; //to translate
682 $strDBCopy = 'Copy database to'; //to translate
683 $strDBRename = 'Rename database to'; //to translate
684 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
685 $strDefragment = 'Defragment table'; //to translate
686 $strDelayedInserts = 'Use delayed inserts'; //to translate
687 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
688 $strDirtyPages = 'Dirty pages'; //to translate
689 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
690 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
692 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
693 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
694 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
695 $strEngines = 'Engines'; //to translate
696 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
697 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
698 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
699 $strEsperanto = 'Esperanto'; //to translate
700 $strExcelEdition = 'Excel edition'; //to translate
702 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
703 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
704 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
705 $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
706 $strFileToImport = 'File to import'; //to translate
707 $strFlushQueryCache = 'Flush query cache'; //to translate
708 $strFlushTables = 'Flush (close) all tables'; //to translate
709 $strFreePages = 'Free pages'; //to translate
711 $strGenerate = 'Generate'; //to translate
712 $strGeneratePassword = 'Generate Password'; //to translate
713 $strGeorgian = 'Georgian'; //to translate
715 $strHandler = 'Handler'; //to translate
716 $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
717 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
718 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
719 $strHTMLWord = 'Microsoft Word 2000'; //to translate
720 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
722 $strIcelandic = 'Icelandic'; //to translate
723 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
724 $strIgnoreInserts = 'Use ignore inserts'; //to translate
725 $strImportFormat = 'Format of imported file'; //to translate
726 $strImport = 'Import'; //to translate
727 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
728 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
729 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
730 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
731 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
732 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
733 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
734 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
735 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
736 $strInnoDBDataFilePath = 'Data files'; //to translate
737 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
738 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
739 $strInnoDBPages = 'pages'; //to translate
740 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
741 $strInternalRelations = 'Internal relations'; //to translate
742 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
743 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
744 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
745 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
746 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
747 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
748 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
749 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
750 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
751 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
752 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
753 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
755 $strJoins = 'Joins'; //to translate
757 $strKeyCache = 'Key cache'; //to translate
759 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
760 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
761 $strLatchedPages = 'Latched pages'; //to translate
762 $strLatexCaption = 'Table caption';//to translate
763 $strLatexContent = 'Content of table __TABLE__';//to translate
764 $strLatexContinuedCaption = 'Continued table caption';//to translate
765 $strLatexContinued = '(continued)';//to translate
766 $strLatexIncludeCaption = 'Include table caption';//to translate
767 $strLatexLabel = 'Label key';//to translate
768 $strLatexStructure = 'Structure of table __TABLE__';//to translate
769 $strLatvian = 'Latvian'; //to translate
770 $strLDI = 'CSV using LOAD DATA'; //to translate
771 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
772 $strLDILocal = 'Use LOCAL keyword'; //to translate
773 $strLogServer = 'Server'; //to translate
774 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
776 $strMaxConnects = 'max. concurrent connections'; //to translate
777 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
778 $strMaximumSize = 'Maximum size: %s%s'; //to translate
779 $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
780 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
781 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
782 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
783 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
784 $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
785 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
786 $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
787 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
788 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
789 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
790 $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
791 $strMyISAMRepairThreads = 'Repair threads'; //to translate
792 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
793 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
794 $strMysqlClientVersion = 'MySQL client version'; //to translate
795 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
797 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
798 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
799 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
800 $strNoRowsSelected = 'No rows selected'; //to translate
801 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
802 $strNumberOfFields = 'Number of fields'; //to translate
804 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
805 $strOperator = 'Operator'; //to translate
807 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
808 $strPartialImport = 'Partial import'; //to translate
809 $strPasswordHashing = 'Password Hashing'; //to translate
810 $strPDFOptions = 'PDF options'; //to translate
811 $strPDF = 'PDF'; //to translate
812 $strPDFReportTitle = 'Report title'; //to translate
813 $strPersian = 'Persian'; //to translate
814 $strPolish = 'Polish'; //to translate
815 $strPrintViewFull = 'Print view (with full texts)'; //to translate
816 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
817 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
818 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
819 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
820 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
821 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
822 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
823 $strProtocolVersion = 'Protocol version'; //to translate
825 $strQueryCache = 'Query cache'; //to translate
827 $strReadRequests = 'Read requests'; //to translate
828 $strRefresh = 'Refresh'; //to translate
829 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
830 $strReloadPrivileges = 'Reload privileges'; //to translate
831 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
832 $strReplication = 'Replication'; //to translate
833 $strRomanian = 'Romanian'; //to translate
834 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
836 $strSelectBinaryLog = 'Select binary log to view'; //to translate
837 $strServerNotResponding = 'The server is not responding'; //to translate
838 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
839 $strShowingBookmark = 'Showing bookmark'; //to translate
840 $strShowOpenTables = 'Show open tables'; //to translate
841 $strShowSlaveHosts = 'Show slave hosts'; //to translate
842 $strShowSlaveStatus = 'Show slave status'; //to translate
843 $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
844 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
845 $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
846 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
847 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
848 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
849 $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
850 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
851 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
852 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
853 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
854 $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
855 $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
856 $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
857 $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
858 $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
859 $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
860 $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
861 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
862 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
863 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
864 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
865 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
866 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
867 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
868 $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
869 $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
870 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
871 $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
872 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
873 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
874 $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
875 $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
876 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
877 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
878 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
879 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
880 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
881 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
882 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
883 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
884 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
885 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
886 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
887 $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
888 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
889 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
890 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
891 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
892 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
893 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
894 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
895 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
896 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
897 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
898 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
899 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
900 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
901 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
902 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
903 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
904 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
905 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
906 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
907 $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
908 $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
909 $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
910 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
911 $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
912 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
913 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
914 $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
915 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
916 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
917 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
918 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
919 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
920 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
921 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
922 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
923 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
924 $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
925 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
926 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
927 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
928 $strShowStatusReset = 'Reset'; //to translate
929 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
930 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
931 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
932 $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
933 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
934 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
935 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
936 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
937 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
938 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
939 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
940 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
941 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
942 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
943 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
944 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
945 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
946 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
947 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
948 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
949 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
950 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
951 $strSlovak = 'Slovak'; //to translate
952 $strSlovenian = 'Slovenian'; //to translate
953 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
954 $strSortByKey = 'Sort by key'; //to translate
955 $strSorting = 'Sorting'; //to translate
956 $strSpanish = 'Spanish'; //to translate
957 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
958 $strSQLExportType = 'Export type'; //to translate
959 $strSQLImportOptions = 'SQL options'; //to translate
960 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
961 $strStorageEngines = 'Storage Engines'; //to translate
962 $strStorageEngine = 'Storage Engine'; //to translate
963 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
964 $strSwitchToDatabase = 'Switch to copied database'; //to translate
966 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
967 $strTakeIt = 'take it'; //to translate
968 $strTempData = 'Temporary data'; //to translate
969 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
970 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
971 $strThemeNotFound = 'Theme %s not found!'; //to translate
972 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
973 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
974 $strTheme = 'Theme / Style'; //to translate
975 $strThreads = 'Threads'; //to translate
976 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
977 $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
978 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
979 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
980 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
981 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
982 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
983 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
985 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
986 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
987 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
988 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
989 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
991 $strVersionInformation = 'Version information'; //to translate
992 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
993 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
994 $strView = 'View'; //to translate
996 $strWriteRequests = 'Write requests'; //to translate
998 $strQueryResultsOperations = 'Query results operations'; //to translate
999 $strAddClause = 'Add %s'; //to translate
1000 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1001 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
1002 $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
1003 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
1004 $strXMLOptions = 'XML options'; //to translate
1005 $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
1006 $strCreateUserDatabase = 'Database for user'; //to translate
1007 $strCreateUserDatabaseNone = 'None'; //to translate
1008 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
1009 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate
1010 $strOpenDocumentText = 'Open Document Text'; //to translate
1011 $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
1012 $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
1013 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
1014 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
1015 $strInvalidTableName = 'Invalid table name'; //to translate
1016 $strInvalidDatabase = 'Invalid database'; //to translate
1017 $strServers = 'Servers'; //to translate
1018 $strDelimiter = 'Delimiter'; //to translate
1019 $strFunctions = 'Functions'; //to translate
1020 $strProcedures = 'Procedures'; //to translate
1021 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1022 $strFontSize = 'Font size'; //to translate
1023 $strLanguage = 'Language'; //to translate
1024 $strPmaWiki = 'phpMyAdmin wiki'; //to translate