Modularize frontPayment() function in front_payment.php script to allow use with...
[openemr.git] / phpmyadmin / lang / basque-utf-8.inc.php
blobe90e2cec0159fffd84303e828b38a1a6bd16da19
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
5 $allow_recoding = TRUE;
6 $text_dir = 'ltr';
7 $number_thousands_separator = ',';
8 $number_decimal_separator = '.';
9 // Atajos para Byte, Kilo, Mega, Giga, Tera, Peta, Exa
10 $byteUnits = array('Byte', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
12 $day_of_week = array('Iga', 'Astel', 'Astea', 'Astez', 'Oste', 'Osti', 'Lar');
13 $month = array('Urt', 'Ots', 'Mar', 'Api', 'Mai', 'Eka', 'Uzt', 'Abu', 'Ira', 'Urr', 'Aza', 'Abe');
14 // Ikus http://www.php.net/manual/es/function.strftime.php zehazteko
15 // hurrengo aldagaia
16 $datefmt = '%Y-%m-%d, %H:%M:%S';
17 $timespanfmt = '%s egun, %s ordu, %s minutu eta %s segundu';
19 $strAbortedClients = 'Deuseztatua';
20 $strAccessDeniedExplanation = 'phpMyAdmin MySQL zerbitzariarekin konektatzen saiatu zen, eta zerbitzariak konexioa ukatu zuen. Config.inc.php fitxategian host-a, erabiltzaile-izena eta pasahitza berpasatu beharko dituzu eta MySQL zerbitzariaren administratzaileak emaniko informazioarekin bat egiten dutela ziurtatu.';
21 $strAccessDenied = 'Sarbidea ukatua';
22 $strAction = 'Ekintza';
23 $strAddAutoIncrement = 'Gehitu AUTO_INCREMENT balioa';
24 $strAddConstraints = 'Murrizketak gehitu';
25 $strAddDeleteColumn = 'Gehitu/ezabatu irizpide-zutabea';
26 $strAddDeleteRow = 'Gehitu/ezabatu irizpide-errenkada';
27 $strAddIntoComments = 'Iruzkinetan gehitu';
28 $strAddNewField = 'Eremu berria gehitu';
29 $strAddPrivilegesOnDb = 'Pribilegioak gehitu datu-base honetan';
30 $strAddPrivilegesOnTbl = 'Pribilegioak gehitu taula honetan ';
31 $strAddSearchConditions = 'Bilatzeko baldintzak txertatu ("where" klausularen gorputza):';
32 $strAddToIndex = '&nbsp;%s&nbsp; zutabe indizean gehituta';
33 $strAddUser = 'Erabiltzaile berria gehitu';
34 $strAddUserMessage = 'Erabiltzaile berria gehitu duzu.';
35 $strAdministration = 'Kudeaketa';
36 $strAffectedRows = 'Eragindako errenkadak: ';
37 $strAfterInsertBack = 'Itzuli';
38 $strAfterInsertNewInsert = 'Erregistro berria gehitu';
39 $strAfter = '%s(a)ren ondoren';
40 $strAll = 'Guztiak';
41 $strAllTableSameWidth = 'Zabalera berdina duten taula guztiak erakutsi?';
42 $strAlterOrderBy = 'Taularen "Order By" aldatu';
43 $strAnalyzeTable = 'Taula aztertu';
44 $strAnd = 'eta';
45 $strAnIndex = 'Indize bat gehitu da hemen: %s';
46 $strAny = 'edozein';
47 $strAnyHost = 'Edozein zerbitzari';
48 $strAnyUser = 'Edozein erabiltzaile';
49 $strAPrimaryKey = 'Lehen mailako gakoa gehitu da hemen: %s';
50 $strArabic = 'Arabiera';
51 $strArmenian = 'Armeniera';
52 $strAscending = 'Goranzko';
53 $strAtBeginningOfTable = 'Taularen hasiera';
54 $strAtEndOfTable = 'Taularen amaiera';
55 $strAttr = 'Ezaugarriak';
56 $strAutomaticLayout = 'Diseinu automatikoa';
58 $strBack = 'Itzuli';
59 $strBaltic = 'Baltikera';
60 $strBeginCut = 'EBAKINAREN HASIERA';
61 $strBeginRaw = 'IRAULKETAREN HASIERA';
62 $strBinary = ' Binarioa ';
63 $strBinaryDoNotEdit = ' Binarioa - ez editatu! ';
64 $strBookmarkAllUsers = 'Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri ';
65 $strBookmarkDeleted = 'Gordetako kontsulta ezabatu da.';
66 $strBookmarkLabel = 'Etiketa';
67 $strBookmarkQuery = 'Kontsulta gogokoetan gordea';
68 $strBookmarkThis = 'Kontsulta hau gogokoetan gorde';
69 $strBookmarkView = 'Soilik ikusi';
70 $strBrowse = 'Arakatu';
71 $strBulgarian = 'Bulgariera';
72 $strBzError = 'phpMyAdmin-ek ezinezko izan du iraulketa trinkotzea php bertsio honen Bz2 luzapena hondatuta dagoelako. Zinez gomendatzen dizugu zure phpMyAdmin-en konfigurazio-fitxategian <code>$cfg[\'BZipDump\']</code> parametroa era honetan <code>FALSE</code> ezartzea.Bz2 trinkotzeko hobespenak erabili nahi badituzu, zure php-a bertsio berri batera gaurkotu beharko duzu. Detaileak ikusi nahi izanez gero begira erroreen txostena.';
73 $strBzip = '"Bzip-ez trinkotua"';
75 $strCannotLogin = 'Ezinezkoa MySql zerbitzarian saioa hastea';
76 $strCantLoad = 'ezinezkoa %s luzapena kargatzea ,<br />mesedez, berpasatu zure PHPren konfigurazioa.';
77 $strCantLoadRecodeIconv = 'Ezinezkoa iconv kargatzea edota karaktere-jokoaren bihurketarako beharrezkoa den luzapena berkodifikatzea, configure php para permitir el uso de estas extensiones o desactive la conversión de juegos de caracteres en phpMyAdmin.';
78 $strCantRenameIdxToPrimary = 'Ezinezkoa indizearen izena ¡PRIMARY! berrizendatzea';
79 $strCantUseRecodeIconv = 'Ezin dira erabili ez iconv, ez libiconv ezta recode_string funtzioa luzapenen txostena kargatzen den bitartean. Berpasatu php-ren konfigurazioa.';
80 $strCardinality = 'Kardinalitatea';
81 $strCaseInsensitive = 'Maiuskulak ez ditu bereizten';
82 $strCaseSensitive = 'Maiuskulak bereizten ditu';
83 $strCentralEuropean = 'Erdialdeko europearra';
84 $strChange = 'Aldatu';
85 $strChangeCopyModeCopy = '... mantendu aurrekoa.';
86 $strChangeCopyModeDeleteAndReload = ' ... zaharra ezabatu erabiltzaileen tauletatik eta ondoren berkargatu pribilegioak.';
87 $strChangeCopyMode = 'Erabiltzaile berri bat sortu pribilegio berdinekin eta ...';
88 $strChangeCopyModeJustDelete = ' ... zaharra ezabatu erabiltzaileen tauletatik.';
89 $strChangeCopyModeRevoke = ' ... zaharraren pribilegio aktibo guztiak errebokatu eta ondoren ezabatu.';
90 $strChangeCopyUser = 'Aldatu saioa hasteko informazioa / Erabiltzailea kopiatu';
91 $strChangeDisplay = 'Aukeratu erakutsi beharreko eremua';
92 $strChangePassword = 'Pasahitza aldatu';
93 $strCharset = 'Karaktere-jokoa';
94 $strCharsetOfFile = 'Fitxategiaren karaktereen kodeketa:';
95 $strCharsetsAndCollations = 'Karaktere-multzoak eta ordenamenduak';
96 $strCharsets = 'Karaktere-multzoa';
97 $strCheckAll = 'Guztiak egiaztatu';
98 $strCheckOverhead = 'Arazteko hondakinak egiaztatu';
99 $strCheckPrivsLong = '&quot;%s&quot; datu-basearen pribilegioak egiaztatu.';
100 $strCheckPrivs = 'Pribilegioak egiaztatu';
101 $strCheckTable = 'Taula egiaztatu';
102 $strChoosePage = 'Aukeratu editatzeko orria mesedez';
103 $strColComFeat = 'Zutabearen iruzkinak erakusten';
104 $strCollation = 'Ordenamendua';
105 $strColumnNames = 'Zutabe izenak';
106 $strColumnPrivileges = 'Zutabearen pribilegio espezifikoak';
107 $strCommand = 'Komandoa';
108 $strComments = 'Iruzkinak';
109 $strCompleteInserts = '"Insert"ak osatu';
110 $strCompression = 'Trinkotzea';
111 $strConfigFileError = 'phpMyAdmin-ek ezin izan du zure konfigurazio fitxategia irakurri!<br />Hau gerta liteke php-k sintasi errore bat aurkitzen badio edota php-k fitxategia ezin izan duelako aurkitu.<br />Faborez, saiatu konfigurazio fitxategia zuzenean deitzen hurrengo esteka erabiliz eta irakurri jaso lite(z)keen php-ren errore mezua(k). Kasu gehienetan komatxo edo puntu eta komaren bat nonbait ez egoteak sortzen du arazoa.<br />Orria txuriz jasoz gero, dena ondo legoke.';
112 $strConfigureTableCoord = 'Mesedez, %s taularentzako koordinatuak konfiguratu';
113 $strConnections = 'Konexioak';
114 $strConstraintsForDumped = 'Iraulitako taulentzako murrizketak';
115 $strConstraintsForTable = 'Taularentzako murrizketak';
116 $strCookiesRequired = 'Puntu honetarako cookie-ek gaituta egon behar dute.';
117 $strCopyTableOK = '%s taula hona kopiatua izan da: %s.';
118 $strCopyTableSameNames = 'Ezinezkoa da taula berberera kopiatzea!';
119 $strCopyTable = 'Taula hona kopiatu: (datu-base<b>.</b>taula):';
120 $strCouldNotKill = 'phpMyAdmin-ek ezin izan du %s haria deuseztatu. Seguruena aurretik itxia izatea.';
121 $strCreateIndex = 'Indize bat sortu &nbsp;%s&nbsp; zutabetan';
122 $strCreateIndexTopic = 'Indize berri bat sortu';
123 $strCreateNewDatabase = 'Datu-base berri bat sortu';
124 $strCreateNewTable = 'Taula berri bat sortu %s datu-basean';
125 $strCreatePage = 'Orri berri bat sortu';
126 $strCreatePdfFeat = 'PDF-en sorrera';
127 $strCreate = 'Sortu';
128 $strCreationDates = 'Sortu/Eguneratu/Egiaztatu datak';
129 $strCriteria = 'Irizpidea';
130 $strCroatian = 'Croaziera';
131 $strCyrillic = 'Zirilikoa';
132 $strCzech = 'Txekiera';
134 $strDanish = 'Danesa';
135 $strDatabase = 'Datu-basea';
136 $strDatabaseExportOptions = 'Datu-basea esportatzeko aukerak';
137 $strDatabaseHasBeenDropped = '%s datu-basea ezabatua izan da.';
138 $strDatabases = 'Datu-baseak';
139 $strDatabasesDropped = '%s datu-base arrakastaz ezabatu dira.';
140 $strDatabasesStats = 'Datu-baseen estatistikak';
141 $strDatabasesStatsDisable = 'Estatistikak ezgaitu';
142 $strDatabasesStatsEnable = 'Estatistikak gaitu';
143 $strDatabasesStatsHeavyTraffic = 'Oharra: Datu-basearen estatistikak hemen gaituz gero web-zerbitzaria eta MySQL-arenaren arteko trafiko handia sor liteke.';
144 $strData = 'Datuak';
145 $strDataDict = 'Datu-hiztegia';
146 $strDataOnly = 'Datuak soilik';
147 $strDBComment = 'Datu-basearen iruzkina: ';
148 $strDbPrivileges = 'Datu-basearen pribilegio espezifikoak';
149 $strDbSpecific = 'Datubasearentzat espezifikoa';
150 $strDefault = 'Lehenetsia';
151 $strDefaultValueHelp = 'Lehenetsitako balioak erabiltzeko, mesedez sartu balio bakar bat, komatxo edota alderantzikaturiko barrarik gabe, formato hau erabiliz: a';
152 $strDelayedInserts = 'Use delayed inserts';
153 $strDeleteAndFlushDescr = 'Hau da biderik garbiena, baina pribilegioak berkargatzeak denbora behar du.';
154 $strDeleteAndFlush = 'Erabiltzaileak ezabatu eta ondoren pribilegioak berkargatu.';
155 $strDeleted = 'Errenkada ezabatua izan da';
156 $strDeletedRows = 'Ezabatutako errenkadak:';
157 $strDelete = 'Ezabatu';
158 $strDeleting = '%s ezabatzen';
159 $strDelOld = 'Orri honek existitzen ez diren taulekiko erreferentziak dauzka. Erreferentziok ezabatu nahi al dituzu?';
160 $strDescending = 'Beherantz';
161 $strDescription = 'Deskribapena';
162 $strDictionary = 'hiztegia';
163 $strDisabled = 'Ezgaituta';
164 $strDisplayFeat = 'Eginbideak erakutsi';
165 $strDisplayOrder = 'Ordena erakutsi:';
166 $strDisplayPDF = 'PDF eskema erakutsi';
167 $strDoAQuery = '"Adibide moduan" kontsulta bat egin (komodina: "%")';
168 $strDocu = 'Dokumentazioa';
169 $strDoYouReally = 'Benetan nahi al duzu ';
170 $strDrop = 'Ezabatu';
171 $strDropUsersDb = 'Erabiltzaileen izen berdina duten datu-baseak ezabatu.';
172 $strDumpingData = 'Taula honen datuak irauli';
173 $strDumpSaved = 'Iraulketa %s fitxategian gorde da.';
174 $strDumpXRows = '%s errenkada irauli, erregistro honetatik hasita: # %s.';
175 $strDynamic = 'dinamikoa';
177 $strEdit = 'Editatu';
178 $strEditPDFPages = 'Editatu PDF Orriak';
179 $strEditPrivileges = 'Editatu Pribilegioak';
180 $strEffective = 'Eraginkorra';
181 $strEmpty = 'Hutsik';
182 $strEmptyResultSet = 'MySQL-k emaitza hutsa itzuli du. (i.e. zero errenkada).';
183 $strEnabled = 'Gaituta';
184 $strEnd = 'Amaiera';
185 $strEndCut = 'EBAKINAREN AMAIERA';
186 $strEndRaw = 'IRAULKETAREN AMAIERA';
187 $strEnglish = 'Ingelesa';
188 $strEnglishPrivileges = ' Oharra: MySQL-ren pribilegioen izenak ingelesez adierazita daude';
189 $strError = 'Errorea';
190 $strEstonian = 'Estoniera';
191 $strExcelEdition = 'Excel edizioa';
192 $strExecuteBookmarked = 'Exekutatu aurretik aukeratutako kontsulta';
193 $strExplain = 'SQL-a azaldu';
194 $strExport = 'Esportatu';
195 $strExtendedInserts = '"insert" hedatuak';
196 $strExtra = 'Extra';
198 $strFailedAttempts = 'Erratutako saiakerak';
199 $strField = 'Eremua';
200 $strFieldHasBeenDropped = '%s eremua ezabatu da';
201 $strFieldsEnclosedBy = 'Eremuak honekin mugatuta:';
202 $strFields = 'Eremuak';
203 $strFieldsEscapedBy = 'Eremuak escaped by:';
204 $strFieldsTerminatedBy = 'Eremuak honekin bukatuak:';
205 $strFileAlreadyExists = '%s fitxategia aurretik bazegoen zerbitzarian, izena aldatu edo aukeratu gainean idazteko hobespena.';
206 $strFileCouldNotBeRead = 'Ezinezkoa fitxategia irakurtzea';
207 $strFileNameTemplateRemember = 'txantiloia gogoratu';
208 $strFileNameTemplate = 'Txantiloi-fitxategiaren izena';
209 $strFixed = 'finkoa';
210 $strFlushPrivilegesNote = 'Oharra: phpMyAdmin-ek erabiltzaileen pribilegioak\' zuzenean MySQL-ren pribilegioen taulatik\' eskuratzen ditu. Taula hauen edukiak, tartean eskuz aldaketarik egon bada, zerbitzariak erabiltzen dituenak ez bezelakoak izan daitezke. Kasu honetan, jarraitu aurretik %spribilegioak berkargatu%s beharko zenituzke.';
211 $strFlushTable = 'Taularen cachea hustu ("FLUSH")';
212 $strFormat = 'Formatoa';
213 $strFormEmpty = 'Balioa bat falta da formularioan!';
214 $strFullText = 'Testu osoak';
215 $strFunction = 'Funtzioak';
217 $strGenBy = 'Egilea:';
218 $strGeneralRelationFeat = 'Erlazioen ezaaugarri orokorrak';
219 $strGenTime = 'Sortzeko denbora';
220 $strGerman = 'Alemaniera';
221 $strGlobal = 'orokorra';
222 $strGlobalPrivileges = 'Pribilegio orokorrak';
223 $strGlobalValue = 'Balio orokorra';
224 $strGo = 'Joan';
225 $strGrantOption = 'Baimendu';
226 $strGreek = 'Grekiera';
227 $strGzip = '"gzip-ez trinkotuta"';
229 $strHasBeenAltered = 'aldatua izan da.';
230 $strHasBeenCreated = 'sortu da.';
231 $strHaveToShow = 'Gutxienez bistaratzeko Zutabe bat hautatu duzu.';
232 $strHebrew = 'Hebreera';
233 $strHome = 'Hasiera-orria';
234 $strHomepageOfficial = 'phpMyAdmin-en webgune ofiziala';
235 $strHostEmpty = 'Zerbitzariaren izena hutsik dago!';
236 $strHost = 'Zerbitzaria';
237 $strHungarian = 'Hungariera';
239 $strId = 'ID';
240 $strIdxFulltext = 'Testu osoa';
241 $strIgnore = 'Ezikusi';
242 $strImportFiles = 'Fitxategiak inportatu';
243 $strIndexes = 'Indizeak';
244 $strIndexHasBeenDropped = '%s indizea ezabatu da';
245 $strIndex = 'Indizea';
246 $strIndexName = 'Indizearen izena&nbsp;:';
247 $strIndexType = 'Indize mota&nbsp;:';
248 $strInnodbStat = 'InnoDB Egoera';
249 $strInsecureMySQL = 'Zure konfigurazio fitxategiak MySQL-ren kontu pribilegiatuari dagozkion ezarpenak (root pasahitzik gabe) dauzka . Zure MySQL zerbitzaria lehenetsitako balio hauekin ari da lanean; atzipen-saiakera arrotzei irekita beraz. Segurtasun-zulo hau konpondu beharko zenuke.';
250 $strInsertAsNewRow = 'Txertatu errenkada berri batean';
251 $strInsertedRowId = 'Txertatutako errenkararen id-a:';
252 $strInsertedRows = 'Txartatutako errenkadak:';
253 $strInsert = 'Txertatu';
254 $strInternalNotNecessary = '* Barne-erlaziorik ez da beharrezkoa InnoDB-en ere existitzen denean.';
255 $strInternalRelations = 'Barne-erlazioak';
256 $strInUse = 'lanean';
258 $strJapanese = 'Japoniera';
259 $strJumpToDB = '&quot;%s&quot; datu-basera joan.';
260 $strJustDeleteDescr = '&quot;Ezabatutako&quot; erabiltzaileak ohizko eran zerbitzarira sartzeko aukera izaten jarraituko dute harik eta pribilegioak berkargatu arte.';
261 $strJustDelete = 'Pribilegioen taulatik erabiltzaileak ezabatzea besterik ez duzu.';
263 $strKeepPass = 'Pasahitza ez aldatu';
264 $strKeyname = 'Klabearen hitza';
265 $strKill = 'Hil';
266 $strKorean = 'Koreera';
268 $strLatexCaption = 'Taularen epigrafea';
269 $strLatexContent = '__TABLE__ taularen edukina';
270 $strLatexIncludeCaption = 'Taularen epigrafea gehitu';
271 $strLaTeX = 'LaTeX';
272 $strLatexStructure = '__TABLE__ taularen egitura';
273 $strLengthSet = 'Luzera/Balioak*';
274 $strLimitNumRows = 'Errenkada kopurua orriko';
275 $strLinesTerminatedBy = 'Honetan bukatutako lerroak: ';
276 $strLinkNotFound = 'Esteka aurkitugabea';
277 $strLinksTo = 'Estekak honi:';
278 $strLithuanian = 'Lithuaniera';
279 $strLocalhost = 'Lokal';
280 $strLocationTextfile = 'Testu-fitxategiaren kokapena';
281 $strLogin = 'Hasi saioa';
282 $strLoginInformation = 'Saioa hasteko informazioa';
283 $strLogout = 'Saioa bukatu';
284 $strLogPassword = 'Pasahitza:';
285 $strLogServer = 'Zerbitzaria';
286 $strLogUsername = 'Erabiltzaile-izena:';
288 $strMIME_available_mime = 'MIME-mota erabilgarriak';
289 $strMIME_available_transform = 'Eraldaketa erabilgarriak';
290 $strMIME_description = 'Deskribapena';
291 $strMIME_MIMEtype = 'MIME-mota';
292 $strMIME_nodescription = 'Eraldaketa honentzako deskribapenik ez dago erabilgarri.<br />Mesedez egileari galdetu, %s-(e)k zer egiten duen.';
293 $strMIME_transformation = 'Nabigatzailearen eraldaketa';
294 $strMIME_transformation_note = 'Eraldaketen hobespen eta haien MIME-mota eraldaketen zerrendarako, egizu klik hemen %stransformation descriptions%s';
295 $strMIME_transformation_options = 'Eraldaketen hobespenak';
296 $strMIME_transformation_options_note = 'Mesedez, formato honi jarraiki, sartu itzazu eraldaketen hobespenentzako balioak: \'a\', 100, b,\'c\'...<br />Noizbait alderantzikaturiko barra ("\") edo barra arrunta ("\'") erabili beharko bazenu, beti erabili alderantzikaturiko barra (adibidez \'\\\\xyz\' or \'a\\\'b\').';
297 $strMIME_without = 'Etzanez inprimaturiko MIME-motek ez dute eraldaketa-funtzio berezirik';
298 $strModifications = 'Aldaketak gorde dira';
299 $strModify = 'Aldatu';
300 $strModifyIndexTopic = 'Indize bat aldatu';
301 $strMoveTableOK = '%s taula hona mugitu da: %s.';
302 $strMoveTableSameNames = 'Ezin taula berberara mugitu!';
303 $strMoveTable = 'Taula hona mugitu (datu-basea<b>.</b>taula):';
304 $strMultilingual = 'eleanitza';
305 $strMySQLCharset = 'MySQL karaktere-multzoa';
306 $strMySQLSaid = 'MySQL-ek zera dio: ';
307 $strMySQLShowProcess = 'Erakutsi prozesuak';
308 $strMySQLShowStatus = 'MySQL-ren funtzionamenduari buruzko informazioa erakutsi';
309 $strMySQLShowVars = 'MySQL-ren sistema-aldagaiak erakutsi';
311 $strName = 'Izena';
312 $strNext = 'Hurrengoa';
313 $strNoDatabases = 'Datu-baserik ez';
314 $strNoDatabasesSelected = 'Ez dago datu-baserik aukeratuta.';
315 $strNoDescription = 'Deskribapenik ez';
316 $strNoDropDatabases = '"DROP DATABASE" sententziak ezgaituta daude.';
317 $strNoExplain = 'SQL-ren azalpena saltatu';
318 $strNo = 'Ez';
319 $strNoFrames = 'phpMyAdmin askoz erabilerraza da <b>frame-ak onartzen duen</b> nabigatzaile batekin.';
320 $strNoIndex = 'Ez dago indizerik definituta!';
321 $strNoIndexPartsDefined = 'Ez da indiziaren zatiak definitu!';
322 $strNoModification = 'Aldaketarik ez';
323 $strNone = 'Batez';
324 $strNoOptions = 'Formato honek ez du aukerarik';
325 $strNoPassword = 'Pasahitzik ez';
326 $strNoPermission = 'Web-zerbitzariak dio %s fitxategia gordetzeko baimenik ez duzula.';
327 $strNoPhp = 'PHP Koderik gabe';
328 $strNoPrivileges = 'Pribilegiorik gabe';
329 $strNoRights = 'Ez daukazu baimen nahikorik hemen orain egoteko!';
330 $strNoSpace = 'Ez dago leku-disko nahikoa %s fitxategia gordetzeko.';
331 $strNoTablesFound = 'Ez da taularik aurkitu datu-basean.';
332 $strNotNumber = 'Hau ez da zenbaki bat!';
333 $strNotOK = 'Okerra';
334 $strNotSet = '<b>%s</b> taula ez da aurkitu edo ez da definitu hemen: %s';
335 $strNoUsersFound = 'Ez da erabiltzailerik aurkitu.';
336 $strNoValidateSQL = 'SQL-ren balidapena saltatu';
337 $strNull = 'Nulua';
338 $strNumSearchResultsInTable = '%s emaitza(k) <i>%s</i> taulan';
339 $strNumSearchResultsTotal = '<b>Guztira:</b> <i>%s</i> emaitza(k)';
340 $strNumTables = 'Taulak';
342 $strOK = 'Zuzena';
343 $strOperations = 'Eragiketak';
344 $strOptimizeTable = 'Taula optimizatu';
345 $strOr = 'Edo';
346 $strOverhead = 'Arazteko hondakina';
347 $strOverwriteExisting = 'Gainean idatzi aurretik badiren fitxategiak';
349 $strPageNumber = 'Orri zenbakia:';
350 $strPaperSize = 'Paperaren tamaina';
351 $strPartialText = 'Testu partzialak';
352 $strPasswordChanged = '%s-arentzako pasahitza arrakastaz aldatua izan da.';
353 $strPasswordEmpty = 'Pasahitza hutsik dago!';
354 $strPasswordNotSame = 'Pasahitzek ez dute bat egiten!';
355 $strPassword = 'Pasahitza';
356 $strPdfDbSchema = '"%s" datu-basearen eskema- Orria %s';
357 $strPdfInvalidTblName = '"%s" taula ez da existitzen!';
358 $strPdfNoTables = 'Taularik ez';
359 $strPerHour = 'orduko';
360 $strPerMinute = 'minutuko';
361 $strPerSecond = 'segunduko';
362 $strPhoneBook = 'Telefono-agenda';
363 $strPHP40203 = 'PHP 4.2.3 erabiltzen ari zara, zeinek multi-byte kateekin (mbstring) arazo handia duena. Ikus PHP-ren 19404 errore-txostena. PHPren bertsio hau ez dago gomendatuta phpMyAdmin-arekin batera erabiltzeko.';
364 $strPhp = 'PHP kodea sortu';
365 $strPHPVersion = 'PHP Bertsioa';
366 $strPmaDocumentation = 'phpMyAdmin dokumentazioa';
367 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktibak zure konfigurazio fitxategian zehaztuta behar du egon!';
368 $strPortrait = 'Bertikal';
369 $strPos1 = 'Hasi';
370 $strPrevious = 'Aurrekoa';
371 $strPrimaryKeyHasBeenDropped = 'Lehen mailako gakoa ezabatu da';
372 $strPrimaryKeyName = 'Lehen mailako gakoaren izenak behar du izan... PRIMARY!';
373 $strPrimaryKeyWarning = '("PRIMARY"-k, <b>soilik</b>, lehen mailako gako baten izena izan <b>behar</b> du!)';
374 $strPrimary = 'Lehen mailakoa';
375 $strPrint = 'Inprimatu';
376 $strPrintViewFull = 'Inprimatzeko ikuspena (testu osoak)';
377 $strPrintView = 'Inprimatzeko ikuspegia';
378 $strPrivDescAllPrivileges = 'Pribilegio guztiak, GRANT(baimendu) izanezik, dauzka.';
379 $strPrivDescAlter = 'Uneko taulen egiturak aldatzea baimentzen du.';
380 $strPrivDescCreateDb = 'Datu-base eta taula berriak sortzea baimentzen du.';
381 $strPrivDescCreateTbl = 'Taula berriak sortzea baimentzen du.';
382 $strPrivDescCreateTmpTable = 'Aldi baterako taulak sortzea baimentzen du.';
383 $strPrivDescDelete = 'Datuak ezabatzea baimentzen du.';
384 $strPrivDescDropDb = 'Datu-base eta taulak ezabatzea baimentzen du.';
385 $strPrivDescDropTbl = 'Taulak ezabatzea baimentzen du.';
386 $strPrivDescExecute = 'Gordetako prozedurak exekutatzea baimentzen du; Ez du eraginik MySQL bertsio honetan.';
387 $strPrivDescFile = 'Datuak fitxategietatik inportatzea eta fitxategietara esportatzea baimentzen du.';
388 $strPrivDescGrant = 'Erabiltzaileak eta pribilegioak gehitzea baimentzen du pribilegioen taula berkargatu gabe.';
389 $strPrivDescIndex = 'Indizeak sortu eta ezabatzea baimentzen du.';
390 $strPrivDescInsert = 'Datuak txertatu eta ordezkatzea baimentzen du.';
391 $strPrivDescLockTables = 'Momentuko harian taulak blokeatzea baimentzen du.';
392 $strPrivDescMaxConnections = 'Erabiltzaileak orduko ireki dezakeen konexio berrien kopurua mugatzen du.';
393 $strPrivDescMaxQuestions = 'Erabiltzaileak orduko zerbitzarira bidali dezakeen kontsulta kopurua mugatzen du.';
394 $strPrivDescMaxUpdates = 'Erabiltzaileak orduko exekuta dezakeen taula edo datu-baserik alda dezaketen komando kopurua mugatzen du.';
395 $strPrivDescProcess3 = 'Beste erabiltzaileen prosezuak hiltzen baimentzen du.';
396 $strPrivDescProcess4 = 'Kontsulta osoak prozesuen zerrendan ikustea baimentzen du.';
397 $strPrivDescReferences = 'Ez du eraginik MySQL bertsio honetan.';
398 $strPrivDescReload = 'Zerbitzariaren hobespenak berkargatu eta beraren cacheak hustea baimentzen du.';
399 $strPrivDescReplClient = 'Erabiltzailea baimentzen du morroiak / nagusiak non dauden galdetzeko.';
400 $strPrivDescReplSlave = 'Erreplikazio morroientzat beharrezkoa.';
401 $strPrivDescSelect = 'Datuak irakurtzea baimentzen du.';
402 $strPrivDescShowDb = 'Datu-base zenrrenda osorako sarrera ahalbidetzen du.';
403 $strPrivDescShutdown = 'Zerbitzaria amatatzea baimentzen du.';
404 $strPrivDescSuper = 'Konektatzea baimentzen du, baita konexio kopuru maximora ailegatuta ere; Aldagai orokorrak zehaztu edota beste erabiltzaileen hariak hiltzeko bezalako kudeaketa-eragiketa gehienentzat beharrezkoa da.';
405 $strPrivDescUpdate = 'Datuak aldatzea baimentzen du.';
406 $strPrivDescUsage = 'Pribilegiorik ez.';
407 $strPrivileges = 'Probilegioak';
408 $strPrivilegesReloaded = 'Pribilegioak arrakastaz berkargatu dira.';
409 $strProcesses = 'Prozesuak';
410 $strProcesslist = 'Prozesuen zerrenda';
411 $strPutColNames = 'Eremuen izenak lehenengo errenkadan jarri';
413 $strQBEDel = 'Ezabatu';
414 $strQBEIns = 'Txertatu';
415 $strQBE = 'Kontsulta';
416 $strQueryFrame = 'Kontsulta-leihoa';
417 $strQueryOnDb = 'SQL-kontsulta <b>%s</b> datu-basean:';
418 $strQuerySQLHistory = 'SQL-historia';
419 $strQueryStatistics = '<b>Kontsultaren estatistikak</b>: Bere hasieratik, %s kontsulta zerbitzarira bidali dira.';
420 $strQueryTime = 'Kontsulta exekutatzeko denbora %01.4f seg';
421 $strQueryType = 'Kontsulta mota';
422 $strQueryWindowLock = 'Kontsulta hau ez idatzi gainean leihotik kanpo';
424 $strReceived = 'Jasota';
425 $strRecords = 'Erregistroak';
426 $strReferentialIntegrity = 'Erreferentzien integritatea egiaztatu:';
427 $strRelationalSchema = 'Erlazio-eskema';
428 $strRelationNotWorking = 'Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . Zergatia jakiteko egizu klik %shemen%s.';
429 $strRelations = 'Erlazioak';
430 $strRelationView = 'Erlazioen ikuspegia';
431 $strReloadingThePrivileges = 'Pribilegioak berkargatzen';
432 $strRemoveSelectedUsers = 'Hautatutako erabiltzaileak baztertu';
433 $strRenameTableOK = '%s taula %s-(e)ra berrizendatua izan da';
434 $strRenameTable = 'Taula berrizendatu izen honetara: ';
435 $strRepairTable = 'Taula konpondu';
436 $strReplaceNULLBy = 'NULL ordezkatu honen ordez:';
437 $strReplaceTable = 'Taularen datuak fitxategiarekin ordezkatu ';
438 $strReset = 'Reset egin';
439 $strResourceLimits = 'Baliabideen mugak';
440 $strReType = 'Berridatzi';
441 $strRevokeAndDeleteDescr = 'Erabiltzaileak USAGE pribilegioa izaten jarraituko dute harik eta pribilegioak berkargatu arte.';
442 $strRevokeAndDelete = 'Erabiltzaileen pribilegio aktibo guztiak ezeztatu eta ondoren denak ezabatu.';
443 $strRevoke = 'Ezeztatu';
444 $strRevokeMessage = 'Zuk %s-(r)en pribilegioak ezeztatu dituzu';
445 $strRowLength = 'Errenkadaren luzera';
446 $strRows = 'Errenkadak';
447 $strRowsFrom = 'errenkada(k) # erregistrotik hasita';
448 $strRowSize = ' Errenkadaren tamaina ';
449 $strRowsModeFlippedHorizontal = 'horizontal (goiburukoak biratuta)';
450 $strRowsModeHorizontal = 'horizontal';
451 $strRowsModeOptions = '%s moduan eta goiburukoak errepikatu %s zeldaka';
452 $strRowsModeVertical = 'bertikal';
453 $strRowsStatistic = 'Errenkadaren estatistikak';
454 $strRunning = 'hemen ibiltzen: %s';
455 $strRunQuery = 'Kontsulta bidali';
456 $strRunSQLQuery = 'SQL kontsulta(k) exekutatu %s datu-basean';
457 $strRussian = 'Errusiera';
459 $strSave = 'Gorde';
460 $strSaveOnServer = 'Zerbitzariren %s direktorioan gorde';
461 $strScaleFactorSmall = 'Eskalaren faktorea txikiegia da eskema orri bakar batean azaltzeko';
462 $strSearch = 'Bilatu';
463 $strSearchFormTitle = 'Datu-basean bilatu';
464 $strSearchInTables = 'Taul(ar)en barnean:';
465 $strSearchNeedle = 'Bilaketa egiteko hitza(k) edo balioa(k) (komodina: "%"):';
466 $strSearchOption1 = 'hitz hauetariko bat gutxienez';
467 $strSearchOption2 = 'hitz guztiak';
468 $strSearchOption3 = 'esaldi zehatza';
469 $strSearchOption4 = 'adierazpen erregular moduan';
470 $strSearchResultsFor = 'Bilaketaren emaitzak: "<i>%s</i>" %s:';
471 $strSearchType = 'Aurkitu:';
472 $strSecretRequired = 'Konfigurazio-fitxategiak orain ezkutuko pasahitz bat behar du (blowfish_secret).';
473 $strSelectADb = 'Datu-base bat hautatu mesedez';
474 $strSelectAll = 'Dena hautatu';
475 $strSelectFields = 'Eremuak hautatu (bat gutxienez):';
476 $strSelectNumRows = 'kontsultan';
477 $strSelectTables = 'Taulak hautatu';
478 $strSend = 'Bidali';
479 $strSent = 'Bidalita';
480 $strServerChoice = 'Zerbitzariaren hautaketa';
481 $strServerStatusUptime = 'MySQL zerbitzari hau martxan egon da %s. %s abiaratu zelarik.';
482 $strServerTabVariables = 'Aldagaiak';
483 $strServerTrafficNotes = '<b>Zerbitzariaren trafikoa</b>: Taula hauek erakusten dituzte MySQL zerbitzari honen sare-trafikoaren estatistikak bere hasieratzetik.';
484 $strServerVars = 'Zerbitzariaren aldagai eta ezarpenak';
485 $strServerVersion = 'Zerbitzariaren bertsioa';
486 $strServer = 'Zerbitzaria';
487 $strSessionValue = 'Saioaren balioa';
488 $strSetEnumVal = 'Eremu-mota "enum" edo "set" bada, mesedez idatzi balioak formato hau erabiliz: \'a\',\'b\',\'c\'...<br />Noizbait balio horien artean alderantzikaturiko barra ("\") edo barra arrunta ("\'") erabili beharko bazenu, beti erabili alderantzikaturiko barra (adibidez \'\\\\xyz\' or \'a\\\'b\').';
489 $strShowAll = 'Dena erakutsi';
490 $strShowColor = 'Kolorea erakutsi';
491 $strShowDatadictAs = 'Datuen hiztegiaren formateoa';
492 $strShow = 'Erakutsi';
493 $strShowFullQueries = 'Kontsulta osoak erakutsi';
494 $strShowGrid = 'Sareta erakutsi';
495 $strShowingRecords = 'Errenkadak erakusten';
496 $strShowPHPInfo = 'PHP informazioa erakutsi';
497 $strShowTableDimension = 'Taulen dimentsioak erakutsi';
498 $strShowTables = 'Taulak erakutsi';
499 $strShowThisQuery = ' Kontsulta hau hemen berriz erakutsi';
500 $strSimplifiedChinese = 'Txinera erraztua';
501 $strSingly = '(soilik)';
502 $strSize = 'Tamaina';
503 $strSortByKey = 'Gakoaren arabera ordenatu';
504 $strSort = 'Ordenatu';
505 $strSpaceUsage = 'Erabilitako lekua';
506 $strSplitWordsWithSpace = 'Hitzak "zuriune" karakterrarekin bereiztuta daude (" ").';
507 $strSQLExportType = 'Esportazio mota';
508 $strSQLParserBugMessage = 'Baliteke zuk SQL analizatzailean errore bat topatu izana. Mesedez arretaz aztertu zure kontsulta, eta egiaztatu komatxoak zuzen erabiliak eta bikoitiak direla. Akatsaren bestelako jatorri bat izan liteke zu datu binariodun fitxategi bat igotzen saiatzea mugatutako testu-eremutik at. Zure kontsulta MySQL-ren komando-interfazean ere exekutatzen saia zenezake. MySql zeritzariak itzulitako erroreak, baldin badago, arazoa diagnostikatzen lagundu zaitzake. Arazoak bere horretan badirau edota komando-interfazeak arrakasta duen lekuan analizatzaileak huts egiten badu, mesedez murriztu ezazu zure SQL kontsulta arazoa sortzen duen zatira, eta bidal ezazu errore-txosten bat behean seinalaturiko MOZKETA atalean datu-katea paratuz:';
509 $strSQLParserUserError = 'Ematen du zure SQL kontsultan errore bat dagoela. MySQL zerbitzariak itzulitako erroreak, baldin badago, arazoa diagnostikatzen lagundu zaitzake';
510 $strSQLQuery = 'SQL kontsulta';
511 $strSQLResult = 'SQL emaitza';
512 $strSQL = 'SQL';
513 $strSQPBugInvalidIdentifer = 'Indentifikatzaile okerra';
514 $strSQPBugUnclosedQuote = 'Itxi gabeko komatxoak';
515 $strSQPBugUnknownPunctuation = 'Puntuazio ikurra ezezaguna';
516 $strStatCheckTime = 'Azken egiaztapena';
517 $strStatCreateTime = 'Sortzea';
518 $strStatement = 'Sententziak';
519 $strStatUpdateTime = 'Azken eguneraketa';
520 $strStatus = 'Egoera';
521 $strStrucCSV = 'CSV datuak';
522 $strStrucData = 'Egitura eta datuak';
523 $strStrucExcelCSV = 'MS Excel datuentzako CSV';
524 $strStrucOnly = 'Egitura soilik';
525 $strStructPropose = 'Taularen egituraren proposamena ';
526 $strStructure = 'Egitura';
527 $strSubmit = 'Bidali';
528 $strSuccess = 'Zure SQL-kontsula arrakastaz burutu da';
529 $strSum = 'Gehiketa';
530 $strSwedish = 'Suediera';
531 $strSwitchToTable = 'Kopiatutako taulara aldatu';
533 $strTableComments = 'Taularen iruzkinak';
534 $strTableEmpty = 'Taularen izena hutsik dago!';
535 $strTableHasBeenDropped = '%s taula ezabatu egin da';
536 $strTableHasBeenEmptied = '%s taula hustu egin da';
537 $strTableHasBeenFlushed = '%s taularen cachea hustu egin da';
538 $strTableMaintenance = 'Taularen mantenua';
539 $strTableOfContents = 'Edukinen taula';
540 $strTableOptions = 'Taularen hobespenak';
541 $strTables = '%s taula(k)';
542 $strTableStructure = 'Taularen egitura taula honentzat: ';
543 $strTable = 'Taula';
544 $strTblPrivileges = 'Taularen pribilegio espezifikoak';
545 $strTextAreaLength = ' Bere luzeragatik,<br /> eremu hau ez da editagarria ';
546 $strThai = 'Thailandiarra';
547 $strThisHost = 'Host hau';
548 $strThreadSuccessfullyKilled = '%s haria arrakastaz ezabatu da.';
549 $strTime = 'Denbora';
550 $strToggleScratchboard = 'Aldatu "scratchboard"-a';
551 $strTotal = 'guztira';
552 $strTotalUC = 'Gutira';
553 $strTraditionalChinese = 'Txinera tradizionala';
554 $strTraffic = 'Trafikoa';
555 $strTransformation_image_jpeg__inline = 'Miniatura klikagarri bat erakusten du; aukerak: luzera,altuera pixeletan (jatorrizko erlazioa mantentzen du)';
556 $strTransformation_image_jpeg__link = 'Irudi honi zuzendutako esketa bat erakusten du(blob deskarga zuzena, i.e.).';
557 $strTransformation_image_png__inline = 'Ikusi image/jpeg: inline';
558 $strTransformation_text_plain__external = 'LINUX SOILIK: Kanpoko aplikazio bat abiaratzen du eta datu-eremua sarrera estandarraren bidez osatzen du. Aplikazioaren irteera estandarra itzultzen du. Lehenetsitakoa Tidy da, HTML kodea txukun pantailaratzeko. Segurtasun arrazoiengatik, libraries/transformations/text_plain__external.inc.php fitxategia eskuz editatu beharko duzu eta hor zehaztu zein tresna exekutatzea baimentzen duzun. Lehenengo aukera erabili nahi duzun programaren zenbakia da eta bigarren aukera programarentzako parametroak dira . Hirugarren parametroa, 1 izanez gero irteera bihurtuko du htmlspecialchars() funtzioa erabiliz (Lehenetsia: 1). Laugarren parametroa, 1 izanez gero NOWRAP bat ezarriko dio edukin-gelaxkari, beraz irteera osoa berformateatu barik erakutsiko da(Lehenetsi 1)';
559 $strTransformation_text_plain__formatted = 'Eremuaren jatorrizko formateoa mantentzen du. Aldaketarik egin gabe.';
560 $strTransformation_text_plain__imagelink = 'Irudi eta esteka bana erakusten ditu, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da, bigarren aukera pixeletan neurtutako zabalera da, hirugarrena altuera da.';
561 $strTransformation_text_plain__link = 'Esteka bat erakusten du, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da , bigarren aukera estekaren izenburua da.';
562 $strTransformation_text_plain__substr = 'Soilik katearen zati bat erakutsi. Lehenengo aukerak zehazten du non hasten den zure testuaren desplazamendua (lehenetsi 0). Bigarren aukerak itzultzeko karaktere kopurua erakusten du. Hutsik badago, gainerako testu guztia bueltatuko du. Hirugarren aukerak zehazten du zeintzuk karaktere txertatuko diren irteerara azpikate bat itzultzen denean (Lehenetsia: ...) .';
563 $strTruncateQueries = 'Erakutsitako kontultak moztu';
564 $strTurkish = 'Turkiera';
565 $strType = 'Mota';
567 $strUkrainian = 'Ukraniera';
568 $strUncheckAll = 'Desautatu dena';
569 $strUnicode = 'Unicode';
570 $strUnique = 'Bakarra';
571 $strUnknown = 'ezezaguna';
572 $strUnselectAll = 'Desautatu dena';
573 $strUpdatePrivMessage = '%s-aren pribilegioak eguneratu dituzu.';
574 $strUpdateProfileMessage = 'Profila eguneratua izan da.';
575 $strUpdateQuery = 'Kontsulta eguneratu';
576 $strUpdComTab = 'Mesedez, Dokumentazioa begiratu zure zutabeen iruzkinen Taula nola eguneratzeko';
577 $strUpgrade = '%s %s bertsiora edo handiago batera eguneratu beharko zenuke.';
578 $strUsage = 'Erabilpena';
579 $strUseBackquotes = '"Backquotes" erabili taula eta eremuen izenekin ';
580 $strUseHostTable = 'Host taula erabili';
581 $strUserAlreadyExists = '%s erabiltzailea badago lehendik ere!';
582 $strUserEmpty = 'Erabiltzailearen izena hutsik dago!';
583 $strUser = 'Erabiltzailea';
584 $strUserName = 'Erabiltzaile-izena';
585 $strUserNotFound = 'Hautatutako erabiltzailea ez da pribilegioen taulan aurkitu.';
586 $strUserOverview = 'Erabiltzailearen info orokorra';
587 $strUsersDeleted = 'Hautatutako erabiltzaileak arrakastaz ezabatu dira.';
588 $strUsersHavingAccessToDb = '&quot;%s&quot;-(e)ra sarbidea duten erabiltzaileak';
589 $strUseTables = 'Taulak erabili';
590 $strUseTextField = 'Testu-eremua erabili';
591 $strUseThisValue = 'Erabili balio hau';
593 $strValidateSQL = 'SQL balidatu';
594 $strValidatorError = 'Ezin izan da SQl balidatzailea hasieratu. Mesedez egiazta ezazu ea beharrezkoak diren php luzapenak instalatu dituzun %sdokumentazioan%s azaltzen den moduan.';
595 $strValue = 'balioa';
596 $strVar = 'Aldagaia';
597 $strViewDumpDatabases = 'Ikusi datu-baseen iraulketa (eskema)';
598 $strViewDumpDB = 'Ikusi datu-basearen iraulketa (eskema)';
599 $strViewDump = 'Ikusi taularen iraulketa (eskema)';
601 $strWebServerUploadDirectoryError = 'Igoerentzat ezarri duzun direktorioa ez dago eskuragarri';
602 $strWebServerUploadDirectory = 'Fitxategiak igotzeko web-zerbitzariaren direktorioa';
603 $strWelcome = 'Ongietorriak %s(e)ra';
604 $strWestEuropean = 'Mendebaldeko europearra';
605 $strWildcard = 'komodina';
606 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';
607 $strWithChecked = 'Ikurdunak:';
608 $strWrongUser = 'Erabiltzaile-izena/pasahitza okerra. Atzipena ukatuta.';
610 $strXML = 'XML';
612 $strYes = 'Bai';
614 $strZeroRemovesTheLimit = 'Oharra: Aukera hauek zerora ezarriz gero muga kentzen da.';
615 $strZip = '"zipatuta"';
617 // To translate:
618 $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
619 $strAddFields = 'Add %s field(s)'; //to translate
620 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
621 $strAfterInsertNext = 'Edit next row'; //to translate
622 $strAfterInsertSame = 'Go back to this page'; //to translate
623 $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
624 $strAndThen = 'and then'; //to translate
625 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
627 $strBinaryLog = 'Binary log'; //to translate
628 $strBinLogEventType = 'Event type'; //to translate
629 $strBinLogInfo = 'Information'; //to translate
630 $strBinLogName = 'Log name'; //to translate
631 $strBinLogOriginalPosition = 'Original position'; //to translate
632 $strBinLogPosition = 'Position'; //to translate
633 $strBinLogServerId = 'Server ID'; //to translate
634 $strBookmarkCreated = 'Bookmark %s created'; //to translate
635 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
636 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
637 $strBrowseForeignValues = 'Browse foreign values'; //to translate
638 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
639 $strBufferPool = 'Buffer Pool'; //to translate
640 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
641 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
642 $strBufferReadMisses = 'Read misses'; //to translate
643 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
644 $strBufferWriteWaits = 'Write waits'; //to translate
645 $strBusyPages = 'Busy pages'; //to translate
647 $strCalendar = 'Calendar'; //to translate
648 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
649 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
650 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
651 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
652 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
653 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
654 $strCopy = 'Copy'; //to translate
655 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
656 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
657 $strCSV = 'CSV'; //to translate
658 $strCzechSlovak = 'Czech-Slovak'; //to translate
660 $strDatabaseEmpty = 'The database name is empty!'; //to translate
661 $strDataPages = 'Pages containing data'; //to translate
662 $strDBCopy = 'Copy database to'; //to translate
663 $strDBRename = 'Rename database to'; //to translate
664 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
665 $strDefragment = 'Defragment table'; //to translate
666 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
667 $strDirtyPages = 'Dirty pages'; //to translate
668 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
669 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
671 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
672 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
673 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
674 $strEngines = 'Engines'; //to translate
675 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
676 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
677 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
678 $strEsperanto = 'Esperanto'; //to translate
680 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
681 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
682 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
683 $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
684 $strFileToImport = 'File to import'; //to translate
685 $strFlushQueryCache = 'Flush query cache'; //to translate
686 $strFlushTables = 'Flush (close) all tables'; //to translate
687 $strFreePages = 'Free pages'; //to translate
689 $strGenerate = 'Generate'; //to translate
690 $strGeneratePassword = 'Generate Password'; //to translate
691 $strGeorgian = 'Georgian'; //to translate
693 $strHandler = 'Handler'; //to translate
694 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
695 $strHTMLWord = 'Microsoft Word 2000'; //to translate
697 $strIcelandic = 'Icelandic'; //to translate
698 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
699 $strIgnoreInserts = 'Use ignore inserts'; //to translate
700 $strImportFormat = 'Format of imported file'; //to translate
701 $strImport = 'Import'; //to translate
702 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
703 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
704 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
705 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
706 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
707 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
708 $strInnoDBDataFilePath = 'Data files'; //to translate
709 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
710 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
711 $strInnoDBPages = 'pages'; //to translate
712 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
713 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
714 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
715 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
716 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
717 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
718 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
719 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
720 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
721 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
722 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
723 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
725 $strJoins = 'Joins'; //to translate
727 $strKeyCache = 'Key cache'; //to translate
729 $strLandscape = 'Horizontal'; //to translate
730 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
731 $strLatchedPages = 'Latched pages'; //to translate
732 $strLatexContinuedCaption = 'Continued table caption'; //to translate
733 $strLatexContinued = '(continued)'; //to translate
734 $strLatexLabel = 'Label key'; //to translate
735 $strLatvian = 'Latvian'; //to translate
736 $strLDI = 'CSV using LOAD DATA'; //to translate
737 $strLDILocal = 'Use LOCAL keyword'; //to translate
738 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
740 $strMaxConnects = 'max. concurrent connections'; //to translate
741 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
742 $strMaximumSize = 'Maximum size: %s%s'; //to translate
743 $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
744 $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
745 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
746 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
747 $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
748 $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
749 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
750 $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
751 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
752 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
753 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
754 $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
755 $strMyISAMRepairThreads = 'Repair threads'; //to translate
756 $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
757 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
758 $strMysqlClientVersion = 'MySQL client version'; //to translate
759 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
761 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
762 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
763 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
764 $strNoRowsSelected = 'No rows selected'; //to translate
765 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
766 $strNumberOfFields = 'Number of fields'; //to translate
768 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
769 $strOperator = 'Operator'; //to translate
771 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
772 $strPartialImport = 'Partial import'; //to translate
773 $strPasswordHashing = 'Password Hashing'; //to translate
774 $strPDF = 'PDF'; //to translate
775 $strPDFReportTitle = 'Report title'; //to translate
776 $strPersian = 'Persian'; //to translate
777 $strPolish = 'Polish'; //to translate
778 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
779 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
780 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
781 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
782 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
783 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
784 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
785 $strProtocolVersion = 'Protocol version'; //to translate
787 $strQueryCache = 'Query cache'; //to translate
789 $strReadRequests = 'Read requests'; //to translate
790 $strRefresh = 'Refresh'; //to translate
791 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
792 $strReloadPrivileges = 'Reload privileges'; //to translate
793 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
794 $strReplication = 'Replication'; //to translate
795 $strRomanian = 'Romanian'; //to translate
796 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
798 $strSelectBinaryLog = 'Select binary log to view'; //to translate
799 $strServerNotResponding = 'The server is not responding'; //to translate
800 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
801 $strServerStatus = 'Runtime Information'; //to translate
802 $strShowingBookmark = 'Showing bookmark'; //to translate
803 $strShowOpenTables = 'Show open tables'; //to translate
804 $strShowSlaveHosts = 'Show slave hosts'; //to translate
805 $strShowSlaveStatus = 'Show slave status'; //to translate
806 $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
807 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
808 $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
809 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
810 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
811 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
812 $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
813 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
814 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
815 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
816 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
817 $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
818 $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
819 $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
820 $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
821 $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
822 $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
823 $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
824 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
825 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
826 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
827 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
828 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
829 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
830 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
831 $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
832 $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
833 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
834 $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
835 $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
836 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
837 $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
838 $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
839 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
840 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
841 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
842 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
843 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
844 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
845 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
846 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
847 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
848 $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
849 $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
850 $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
851 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
852 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
853 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
854 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
855 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
856 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
857 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
858 $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
859 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
860 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
861 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
862 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
863 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
864 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
865 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
866 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
867 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
868 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
869 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
870 $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
871 $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
872 $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
873 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
874 $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
875 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
876 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
877 $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
878 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
879 $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
880 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
881 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
882 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
883 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
884 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
885 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
886 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
887 $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
888 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
889 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
890 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
891 $strShowStatusReset = 'Reset'; //to translate
892 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
893 $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
894 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
895 $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
896 $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
897 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
898 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
899 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
900 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
901 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
902 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
903 $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
904 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
905 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
906 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
907 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
908 $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
909 $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
910 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
911 $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
912 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
913 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
914 $strSlovak = 'Slovak'; //to translate
915 $strSlovenian = 'Slovenian'; //to translate
916 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
917 $strSorting = 'Sorting'; //to translate
918 $strSpanish = 'Spanish'; //to translate
919 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
920 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
921 $strStorageEngines = 'Storage Engines'; //to translate
922 $strStorageEngine = 'Storage Engine'; //to translate
923 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
924 $strSwitchToDatabase = 'Switch to copied database'; //to translate
926 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
927 $strTakeIt = 'take it'; //to translate
928 $strTempData = 'Temporary data'; //to translate
929 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
930 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
931 $strThemeNotFound = 'Theme %s not found!'; //to translate
932 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
933 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
934 $strTheme = 'Theme / Style'; //to translate
935 $strThreads = 'Threads'; //to translate
936 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
937 $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
938 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
939 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
940 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
941 $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
942 $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
943 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
945 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
946 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
947 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
948 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
950 $strVersionInformation = 'Version information'; //to translate
951 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
952 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
953 $strView = 'View'; //to translate
955 $strWriteRequests = 'Write requests'; //to translate
957 $strQueryResultsOperations = 'Query results operations'; //to translate
958 $strAddClause = 'Add %s'; //to translate
959 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
960 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
961 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
962 $strCreateUserDatabase = 'Database for user'; //to translate
963 $strCreateUserDatabaseNone = 'None'; //to translate
964 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
965 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
966 $strOpenDocumentText = 'Open Document Text'; //to translate
967 $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
968 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
969 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
970 $strInvalidTableName = 'Invalid table name'; //to translate
971 $strInvalidDatabase = 'Invalid database'; //to translate
972 $strServers = 'Servers'; //to translate
973 $strDelimiter = 'Delimiter'; //to translate
974 $strFunctions = 'Functions'; //to translate
975 $strProcedures = 'Procedures'; //to translate
976 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
977 $strFontSize = 'Font size'; //to translate
978 $strLanguage = 'Language'; //to translate
979 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
980 $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
981 $strDocSQL = 'DocSQL'; //to translate
982 $strTableName = 'Table name'; //to translate
983 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
984 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
985 $strShowingPhp = 'Showing as PHP code'; //to translate
986 $strShowingSQL = 'Showing SQL query'; //to translate
987 $strDesigner = 'Designer'; //to translate
988 $strNumberOfTables = 'Number of tables'; //to translate
989 $strCreateTable = 'Create table'; //to translate
990 $strCreateRelation = 'Create relation'; //to translate
991 $strSavePosition = 'Save position'; //to translate
992 $strSelectForeignKey = 'Select Foreign Key'; //to translate
993 $strHide = 'Hide'; //to translate
994 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
995 $strReload = 'Reload'; //to translate
996 $strSmallBigAll = 'Small/Big All'; //to translate
997 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
998 $strMoveMenu = 'Move Menu'; //to translate
999 $strAngularLinks = 'Angular links'; //to translate
1000 $strDirectLinks = 'Direct links'; //to translate
1001 $strHideShowAll = 'Hide/Show all'; //to translate
1002 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1003 $strInternalRelationAdded = 'Internal relation added'; //to translate
1004 $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1005 $strRelationDeleted = 'Relation deleted'; //to translate
1006 $strToSelectRelation = 'To select relation, click :'; //to translate
1007 $strExportImportToScale = 'Export/Import to scale'; //to translate
1008 $strRecommended = 'recommended'; //to translate
1009 $strToFromPage = 'to/from page'; //to translate
1010 $strSelectReferencedKey = 'Select referenced key'; //to translate
1011 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1012 $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
1013 $strHelp = 'Help'; //to translate
1014 $strCancel = 'Cancel'; //to translate
1015 $strDeleteRelation = 'Delete relation'; //to translate
1016 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1017 $strStructureForView = 'Structure for view'; //to translate
1018 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1019 $strToggleSmallBig = 'Toggle small/big'; //to translate
1020 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1021 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1022 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
1023 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1024 $strSnapToGrid = 'Snap to grid'; //to translate
1025 $strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
1026 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1027 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1028 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1029 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1030 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1031 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1032 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1033 $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
1034 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
1035 $strViewName = 'VIEW name'; //to translate
1036 $strOptions = 'Options'; //to translate
1037 $strFiles = 'Files'; //to translate
1038 $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
1039 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1040 $strRoutines = 'Routines'; //to translate
1041 $strRoutineReturnType = 'Return type'; //to translate
1042 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
1043 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
1044 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1045 $strTriggers = 'Triggers'; //to translate
1046 $strEvent = 'Event'; //to translate
1047 $strProfiling = 'Profiling'; //to translate
1048 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate