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