Rev Author Line No. Line
250 kaklik 1 <?php
2 /* $Id: afrikaans-utf-8.inc.php,v 2.115.2.3 2006/03/23 17:42:09 lem9 Exp $ */
3  
4 /*
5 translated by Andreas Pauley <pauley@buitegroep.org.za>
6  
7 Dit lyk nogal snaaks in Afrikaans ;-).
8 Laat weet my asb. as jy aan beter taalgebruik kan dink.
9 */
10  
11 $charset = 'utf-8';
12 $allow_recoding = TRUE;
13 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
14 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
15 $right_font_family = 'arial, helvetica, geneva, sans-serif';
16 $number_thousands_separator = ',';
17 $number_decimal_separator = '.';
18 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
19 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
20  
21 $day_of_week = array('So', 'Ma', 'Di', 'Wo', 'Do', 'Fr', 'Sa');
22 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
23 // See http://www.php.net/manual/en/function.strftime.php to define the
24 // variable below
25 $datefmt = '%B %d, %Y at %I:%M %p';
26  
27 $strAccessDenied = 'Toegang Geweier';
28 $strAction = 'Aksie';
29 $strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
30 $strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
31 $strAddNewField = 'Voeg \'n nuwe veld by';
32 $strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
33 $strAddToIndex = 'Voeg by indeks &nbsp;%s&nbsp;kolom(me)';
34 $strAddUser = 'Voeg \'n nuwe gebruiker by';
35 $strAddUserMessage = 'Jy het \'n nuwe gebruiker bygevoeg.';
36 $strAffectedRows = 'Geaffekteerde rye:';
37 $strAfter = 'Na %s';
38 $strAfterInsertBack = 'Terug na vorige bladsy';
39 $strAfterInsertNewInsert = 'Voeg \'n nuwe ry by';
40 $strAll = 'Alle';
41 $strAllTableSameWidth = 'vertoon alle tabelle met dieselfde wydte?';
42 $strAlterOrderBy = 'Verander tabel sorteer volgens';
43 $strAnalyzeTable = 'Analiseer tabel';
44 $strAnd = 'En';
45 $strAnIndex = '\'n Indeks is bygevoeg op %s';
46 $strAny = 'Enige';
47 $strAnyHost = 'Enige gasheer (host)';
48 $strAnyUser = 'Enige gebruiker';
49 $strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
50 $strAscending = 'Dalend';
51 $strAtBeginningOfTable = 'By Begin van Tabel';
52 $strAtEndOfTable = 'By Einde van Tabel';
53 $strAttr = 'Kenmerke';
54  
55 $strBack = 'Terug';
56 $strBeginCut = 'BEGIN UITKNIPSEL';
57 $strBeginRaw = 'BEGIN ONVERANDERD (RAW)';
58 $strBinary = 'Biner';
59 $strBinaryDoNotEdit = 'Biner - moenie verander nie';
60 $strBookmarkDeleted = 'Die boekmerk is verwyder.';
61 $strBookmarkLabel = 'Etiket';
62 $strBookmarkQuery = 'Geboekmerkde SQL-stelling';
63 $strBookmarkThis = 'Boekmerk hierdie SQL-stelling';
64 $strBookmarkView = 'Kyk slegs';
65 $strBrowse = 'Beloer Data';
66 $strBzip = '"ge-bzip"';
67  
68 $strCantLoadRecodeIconv = 'Kan nie iconv laai nie, of "recode" ekstensie word benodig vir die karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of verwyder karakterstel omskakeling in phpMyAdmin.';
69 $strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
70 $strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
71 $strCardinality = 'Cardinality';
72 $strChange = 'Verander';
73 $strChangeDisplay = 'Kies \'n Veld om te vertoon';
74 $strChangePassword = 'Verander wagwoord';
75 $strCharsetOfFile = 'Karakterstel van die leer:';
76 $strCheckAll = 'Kies Alles';
77 $strCheckTable = 'Kontroleer tabel';
78 $strChoosePage = 'Kies asb. \'n bladsy om te verander';
79 $strColComFeat = 'Kolom Kommentaar word vertoon';
80 $strColumnNames = 'Kolom name';
81 $strComments = 'Kommentaar';
82 $strCompleteInserts = 'Voltooi invoegings';
83 $strConfigFileError = 'phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br />Dit kan moontlik gebeur wanneer PHP \'n fout in die leer vind of die leer sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is daar net \'n quote of \'n kommapunt weg erens.<br />Indien jy \'n bladsy kry wat leeg is, is alles klopdisselboom.';
84 $strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
85 $strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
86 $strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
87 $strCopyTableOK = 'Tabel %s is gekopieer na %s.';
88 $strCreate = 'Skep';
89 $strCreateIndex = 'Skep \'n indeks op&nbsp;%s&nbsp;kolomme';
90 $strCreateIndexTopic = 'Skep \'n nuwe indeks';
91 $strCreateNewDatabase = 'Skep \'n nuwe databasis';
92 $strCreateNewTable = 'Skep \'n nuwe tabel op databasis %s';
93 $strCreatePage = 'Skep \'n nuwe bladsy';
94 $strCreatePdfFeat = 'Skepping van PDF\'s';
95 $strCriteria = 'Kriteria';
96  
97 $strData = 'Data';
98 $strDatabase = 'Databasis';
99 $strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
100 $strDatabases = 'databasisse';
101 $strDatabasesStats = 'Databasis statistieke';
102 $strDataOnly = 'Slegs Data';
103 $strDefault = 'Verstekwaarde (default)';
104 $strDelete = 'Verwyder';
105 $strDeleted = 'Die ry is verwyder';
106 $strDeletedRows = 'Verwyderde rye:';
107 $strDescending = 'Dalend';
108 $strDisabled = 'Onbeskikbaar';
109 $strDisplayFeat = 'Vertoon Funksies';
110 $strDisplayOrder = 'Vertoon volgorde:';
111 $strDisplayPDF = 'Vertoon PDF skema';
112 $strDoAQuery = 'Doen \'n "Navraag dmv Voorbeeld" (wildcard: "%")';
113 $strDocu = 'Dokumentasie';
114 $strDoYouReally = 'Wil jy regtig ';
115 $strDrop = 'Verwyder';
116 $strDumpingData = 'Stort data vir tabel';
117 $strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
118 $strDynamic = 'dinamies';
119  
120 $strEdit = 'Verander';
121 $strEditPDFPages = 'Verander PDF Bladsye';
122 $strEditPrivileges = 'Verander Regte';
123 $strEffective = 'Effektief';
124 $strEmpty = 'Maak Leeg';
125 $strEmptyResultSet = 'MySQL het niks teruggegee nie (dus nul rye).';
126 $strEnabled = 'Beskikbaar';
127 $strEnd = 'Einde';
128 $strEndCut = 'EINDE UITKNIPSEL';
129 $strEndRaw = 'EINDE ONVERANDERD (RAW)';
130 $strEnglishPrivileges = ' Nota: MySQL regte name word in Engels vertoon ';
131 $strError = 'Fout';
132 $strExplain = 'Verduidelik SQL';
133 $strExport = 'Export';
134 $strExtendedInserts = 'Uitgebreide toevoegings';
135 $strExtra = 'Ekstra';
136  
137 $strField = 'Veld';
138 $strFieldHasBeenDropped = 'Veld %s is verwyder';
139 $strFields = 'Velde';
140 $strFieldsEmpty = ' Die veld telling is leeg! ';
141 $strFieldsEnclosedBy = 'Velde omring met';
142 $strFieldsEscapedBy = 'Velde ontsnap (escaped) deur';
143 $strFieldsTerminatedBy = 'Velde beeindig deur';
144 $strFixed = 'vaste (fixed)';
145 $strFlushTable = 'Spoel die tabel ("FLUSH")';
146 $strFormat = 'Formaat';
147 $strFormEmpty = 'Daar ontbreek \'n waarde in die vorm !';
148 $strFullText = 'Volle Tekste';
149 $strFunction = 'Funksie';
150  
151 $strGenBy = 'Voortgebring deur';
152 $strGeneralRelationFeat = 'Algemene verwantskap funksies';
153 $strGenTime = 'Generasie Tyd';
154 $strGo = 'Gaan';
155 $strGzip = '"ge-gzip"';
156  
157 $strHasBeenAltered = 'is verander.';
158 $strHasBeenCreated = 'is geskep.';
159 $strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
160 $strHome = 'Tuis';
161 $strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
162 $strHost = 'Gasheer (host)';
163 $strHostEmpty = 'Die gasheer naam is leeg!';
164  
165 $strIdxFulltext = 'Volteks';
166 $strIgnore = 'Ignoreer';
167 $strIndex = 'Indeks';
168 $strIndexes = 'Indekse';
169 $strIndexHasBeenDropped = 'Indeks %s is verwyder';
170 $strIndexName = 'Indeks naam&nbsp;:';
171 $strIndexType = 'Indeks tipe&nbsp;:';
172 $strInsert = 'Voeg by';
173 $strInsertAsNewRow = 'Voeg by as \'n nuwe ry';
174 $strInsertedRows = 'Toegevoegde rye:';
175 $strInsertNewRow = 'Voeg nuwe ry by';
176 $strInUse = 'in gebruik';
177  
178 $strKeepPass = 'Moenie die wagwoord verander nie';
179 $strKeyname = 'Sleutelnaam';
180 $strKill = 'Vermoor';
181  
182 $strLengthSet = 'Lengte/Waardes*';
183 $strLimitNumRows = 'Hoeveelheid rye per bladsy';
184 $strLinesTerminatedBy = 'Lyne beeindig deur';
185 $strLinkNotFound = 'Skakel nie gevind nie';
186 $strLinksTo = 'Skakels na';
187 $strLocationTextfile = 'Soek die teksleer';
188 $strLogin = 'Teken aan';
189 $strLogout = 'Teken uit';
190 $strLogPassword = 'Wagwoord:';
191 $strLogUsername = 'Gebruiker Naam:';
192  
193 $strModifications = 'Veranderinge is gestoor';
194 $strModify = 'Verander';
195 $strModifyIndexTopic = 'Verander \'n indeks';
196 $strMoveTable = 'Skuif tabel na (databasis<b>.</b>tabel):';
197 $strMoveTableOK = 'Tabel %s is geskuif na %s.';
198 $strMySQLCharset = 'MySQL Karakterstel';
199 $strMySQLSaid = 'MySQL het gepraat: ';
200 $strMySQLShowProcess = 'Wys prosesse';
201 $strMySQLShowStatus = 'Wys MySQL in-proses informasie';
202 $strMySQLShowVars = 'Wys MySQL stelsel veranderlikes';
203  
204 $strName = 'Naam';
205 $strNext = 'Volgende';
206 $strNo = 'Nee';
207 $strNoDatabases = 'Geen databasisse';
208 $strNoDescription = 'geen Beskrywing';
209 $strNoDropDatabases = '"DROP DATABASE" stellings word nie toegelaat nie.';
210 $strNoExplain = 'Ignoreer SQL Verduideliking';
211 $strNoFrames = 'phpMyAdmin verkies \'n <b>frames-kapabele</b> blaaier.';
212 $strNoIndex = 'Geen indeks gedefinieer!';
213 $strNoIndexPartsDefined = 'Geen indeks dele gedefinieer!';
214 $strNoModification = 'Geen verandering';
215 $strNone = 'Geen';
216 $strNoPassword = 'Geen Wagwoord';
217 $strNoPhp = 'Sonder PHP Kode';
218 $strNoPrivileges = 'Geen Regte';
219 $strNoRights = 'Jy het nie genoeg regte om nou hier te wees nie!';
220 $strNoTablesFound = 'Geen tabelle in databasis gevind nie.';
221 $strNotNumber = 'Hierdie is nie \'n nommer nie';
222 $strNotOK = 'nie OK';
223 $strNotSet = '<b>%s</b> tabel nie gevind nie of nie gesetel in %s';
224 $strNoUsersFound = 'Geen gebruiker(s) gevind nie.';
225 $strNoValidateSQL = 'Ignoreer SQL Validasie';
226 $strNull = 'Null';
227 $strNumSearchResultsInTable = '%s resultate binne tabel <i>%s</i>';
228 $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> ooreenkomste';
229  
230 $strOK = 'OK';
231 $strOperations = 'Operasies';
232 $strOptimizeTable = 'Optimaliseer tabel';
233 $strOr = 'Of';
234 $strOverhead = 'Overhead';
235  
236 $strPageNumber = 'Bladsy nommer:';
237 $strPartialText = 'Gedeeltelike Tekste';
238 $strPassword = 'Wagwoord';
239 $strPasswordEmpty = 'Die wagwoord is leeg!';
240 $strPasswordNotSame = 'Die wagwoorde is verskillend!';
241 $strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
242 $strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
243 $strPdfNoTables = 'Geen tabelle';
244 $strPhp = 'Skep PHP Kode';
245 $strPHPVersion = 'PHP Version';
246 $strPmaDocumentation = 'phpMyAdmin dokumentasie';
247 $strPmaUriError = 'Die <tt>$cfg[\'PmaAbsoluteUri\']</tt> veranderlike MOET gestel wees in jou konfigurasie leer!';
248 $strPos1 = 'Begin';
249 $strPrevious = 'Vorige';
250 $strPrimary = 'Primere';
251 $strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
252 $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
253 $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
254 $strPrintView = 'Drukker mooi (print view)';
255 $strPrivileges = 'Regte';
256  
257 $strQBE = 'Navraag dmv Voorbeeld';
258 $strQBEDel = 'Del';
259 $strQBEIns = 'Ins';
260 $strQueryOnDb = 'SQL-navraag op databasis <b>%s</b>:';
261  
262 $strRecords = 'Rekords';
263 $strReferentialIntegrity = 'Toets referential integrity:';
264 $strRelationNotWorking = 'Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. Om uit te vind hoekom kliek %shier%s.';
265 $strRelationView = 'Relasie uitsig';
266 $strReloadMySQL = 'Herlaai MySQL';
267 $strRenameTable = 'Hernoem tabel na';
268 $strRenameTableOK = 'Tabel %s is vernoem na %s';
269 $strRepairTable = 'Herstel tabel';
270 $strReplaceTable = 'Vervang tabel data met leer (file)';
271 $strReset = 'Herstel';
272 $strReType = 'Tik weer';
273 $strRevoke = 'Herroep';
274 $strRevokeMessage = 'Jy het die regte herroep vir %s';
275 $strRowLength = 'Ry lengte';
276 $strRows = 'Rye';
277 $strRowsFrom = 'ry(e) beginnende vanaf rekord #';
278 $strRowSize = ' Ry grootte ';
279 $strRowsModeHorizontal = 'horisontale';
280 $strRowsModeOptions = 'in %s formaat en herhaal opskrifte na %s selle';
281 $strRowsModeVertical = 'vertikale';
282 $strRowsStatistic = 'Ry Statistiek';
283 $strRunning = 'op bediener %s';
284 $strRunQuery = 'Doen Navraag';
285 $strRunSQLQuery = 'Hardloop SQL stellings op databasis %s';
286  
287 $strSave = 'Stoor';
288 $strScaleFactorSmall = 'Die skaal faktor is te klein om die skema op een bladsy te pas';
289 $strSearch = 'Soek';
290 $strSearchFormTitle = 'Soek in databasis';
291 $strSearchInTables = 'Binne tabel(le):';
292 $strSearchNeedle = 'Woord(e) of waarde(s) om voor te soek (wildcard: "%"):';
293 $strSearchOption1 = 'ten minste een van die woorde';
294 $strSearchOption2 = 'alle woorde';
295 $strSearchOption3 = 'die presiese frase';
296 $strSearchOption4 = 'as \'n regular expression';
297 $strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
298 $strSearchType = 'Vind:';
299 $strSelectADb = 'Kies asb. \'n databasis';
300 $strSelectAll = 'Kies Alles';
301 $strSelectFields = 'Kies Velde (ten minste een):';
302 $strSelectNumRows = 'in navraag';
303 $strSelectTables = 'Kies Tabelle';
304 $strSend = 'Stoor as leer (file)';
305 $strServerChoice = 'Bediener Keuse';
306 $strServerVersion = 'Bediener weergawe';
307 $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
308 $strShow = 'Wys';
309 $strShowAll = 'Wys alles';
310 $strShowColor = 'Wys kleur';
311 $strShowGrid = 'Wys ruitgebied';
312 $strShowingRecords = 'Vertoon rye';
313 $strShowPHPInfo = 'Wys PHP informasie';
314 $strShowTableDimension = 'Wys dimensie van tabelle';
315 $strShowTables = 'Wys tabelle';
316 $strShowThisQuery = ' Wys hierdie navraag weer hier ';
317 $strSingly = '(afsonderlik)';
318 $strSize = 'Grootte';
319 $strSort = 'Sorteer';
320 $strSpaceUsage = 'Spasie verbruik';
321 $strSplitWordsWithSpace = 'Woorde is geskei dmv \'n spasie karakter (" ").';
322 $strSQL = 'SQL';
323 $strSQLParserBugMessage = 'Jy het moontlik \'n fout in die SQL interpreteerder ontdek. Ondersoek asb. jou stelling deeglik, en maak seker dat jou kwotasies korrek en gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy probeer om \'n leer in te laai met binere data buite \'n gekwoteerde teks area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-raakvlak (command line interface). Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die enkele stelling wat die probleem veroorsaak, en rapporteer \'n fout met die data stuk in die UITKNIPSEL seksie hieronder:';
324 $strSQLParserUserError = 'Dit lyk of daar \'n fout is in jou SQL stelling. Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer';
325 $strSQLQuery = 'SQL-stelling';
326 $strSQLResult = 'SQL resultaat';
327 $strSQPBugInvalidIdentifer = 'Ongeldige Identifiseerder';
328 $strSQPBugUnclosedQuote = 'Ongebalanseerde kwotasie-teken';
329 $strSQPBugUnknownPunctuation = 'Onbekende Punktuasie String';
330 $strStatement = 'Stellings';
331 $strStrucCSV = 'CSV data';
332 $strStrucData = 'Struktuur en data';
333 $strStrucDrop = 'Voeg DROP TABLE by';
334 $strStrucExcelCSV = 'CSV vir M$ Excel data';
335 $strStrucOnly = 'Slegs struktuur';
336 $strStructPropose = 'Stel tabel struktuur voor';
337 $strStructure = 'Struktuur';
338 $strSubmit = 'Stuur';
339 $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer';
340 $strSum = 'Som';
341  
342 $strTable = 'Tabel';
343 $strTableComments = 'Tabel kommentaar';
344 $strTableEmpty = 'Die tabel naam is leeg!';
345 $strTableHasBeenDropped = 'Tabel %s is verwyder';
346 $strTableHasBeenEmptied = 'Tabel %s is leeg gemaak';
347 $strTableHasBeenFlushed = 'Tabel %s is geflush';
348 $strTableMaintenance = 'Tabel instandhouding';
349 $strTables = '%s tabel(le)';
350 $strTableStructure = 'Tabel struktuur vir tabel';
351 $strTableType = 'Tabel tipe';
352 $strTextAreaLength = ' Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie ';
353 $strTotal = 'totaal';
354 $strType = 'Tipe';
355  
356 $strUncheckAll = 'Kies Niks';
357 $strUnique = 'Uniek';
358 $strUnselectAll = 'Selekteer Niks';
359 $strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
360 $strUpdateProfileMessage = 'Die profiel is opgedateer.';
361 $strUpdateQuery = 'Verander Navraag';
362 $strUsage = 'Gebruik';
363 $strUseBackquotes = 'Omring tabel en veldname met backquotes';
364 $strUser = 'Gebruiker';
365 $strUserEmpty = 'Die gebruiker naam ontbreek!';
366 $strUserName = 'Gebruiker naam';
367 $strUseTables = 'Gebruik Tabelle';
368  
369 $strValidateSQL = 'Valideer SQL';
370 $strValue = 'Waarde';
371 $strViewDump = 'Sien die storting (skema) van die tabel';
372 $strViewDumpDB = 'Sien die storting (skema) van die databasis';
373  
374 $strWelcome = 'Welkom by %s';
375 $strWithChecked = 'Met gekose:';
376 $strWrongUser = 'Verkeerde gebruikernaam/wagwoord. Toegang geweier.';
377  
378 $strYes = 'Ja';
379  
380 $strZip = '"ge-zip"';
381  
382 $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
383 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
384 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
385 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
386 $strServer = 'Server'; //to translate
387 $strPutColNames = 'Put fields names at first row'; //to translate
388 $strImportDocSQL = 'Import docSQL Files'; //to translate
389 $strDataDict = 'Data Dictionary'; //to translate
390 $strPrint = 'Print'; //to translate
391 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
392 $strCompression = 'Compression'; //to translate
393 $strNumTables = 'Tables'; //to translate
394 $strTotalUC = 'Total'; //to translate
395 $strRelationalSchema = 'Relational schema'; //to translate
396 $strTableOfContents = 'Table of contents'; //to translate
397 $strCannotLogin = 'Cannot login to MySQL server'; //to translate
398 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
399 $strLandscape = 'Landscape'; //to translate
400 $strPortrait = 'Portrait'; //to translate
401  
402 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
403  
404 $strAbortedClients = 'Aborted'; //to translate
405 $strConnections = 'Connections'; //to translate
406 $strFailedAttempts = 'Failed attempts'; //to translate
407 $strGlobalValue = 'Global value'; //to translate
408 $strPerHour = 'per hour'; //to translate
409 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
410 $strQueryType = 'Query type'; //to translate
411 $strReceived = 'Received'; //to translate
412 $strSent = 'Sent'; //to translate
413 $strServerStatus = 'Runtime Information'; //to translate
414 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
415 $strServerTabVariables = 'Variables'; //to translate
416 $strServerTabProcesslist = 'Processes'; //to translate
417 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
418 $strServerVars = 'Server variables and settings'; //to translate
419 $strSessionValue = 'Session value'; //to translate
420 $strTraffic = 'Traffic'; //to translate
421 $strVar = 'Variable'; //to translate
422  
423 $strCommand = 'Command'; //to translate
424 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
425 $strId = 'ID'; //to translate
426 $strProcesslist = 'Process list'; //to translate
427 $strStatus = 'Status'; //to translate
428 $strTime = 'Time'; //to translate
429 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
430  
431 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
432 $strLaTeX = 'LaTeX'; //to translate
433  
434 $strAdministration = 'Administration'; //to translate
435 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
436 $strGlobalPrivileges = 'Global privileges'; //to translate
437 $strGrantOption = 'Grant'; //to translate
438 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
439 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
440 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
441 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
442 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
443 $strPrivDescDelete = 'Allows deleting data.'; //to translate
444 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
445 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
446 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
447 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
448 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
449 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
450 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
451 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
452 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
453 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
454 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
455 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
456 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
457 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
458 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
459 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
460 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
461 $strPrivDescSelect = 'Allows reading data.'; //to translate
462 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
463 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
464 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
465 $strPrivDescUpdate = 'Allows changing data.'; //to translate
466 $strPrivDescUsage = 'No privileges.'; //to translate
467 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
468 $strResourceLimits = 'Resource limits'; //to translate
469 $strUserOverview = 'User overview'; //to translate
470 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
471  
472 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
473  
474 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
475 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
476 $strDeleting = 'Deleting %s'; //to translate
477 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
478 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
479 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
480 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
481 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
482 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
483 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
484  
485 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
486 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
487 $strColumnPrivileges = 'Column-specific privileges'; //to translate
488 $strDbPrivileges = 'Database-specific privileges'; //to translate
489 $strLocalhost = 'Local';
490 $strLoginInformation = 'Login Information'; //to translate
491 $strTblPrivileges = 'Table-specific privileges'; //to translate
492 $strThisHost = 'This Host'; //to translate
493 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
494 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
495 $strUseTextField = 'Use text field'; //to translate
496  
497 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
498 $strAddedColumnComment = 'Added comment for column'; //to translate
499 $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
500 $strAddedColumnRelation = 'Added relation for column'; //to translate
501 $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
502 $strFileCouldNotBeRead = 'File could not be read'; //to translate
503 $strIgnoringFile = 'Ignoring file %s'; //to translate
504 $strThisNotDirectory = 'This was not a directory'; //to translate
505 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
506 $strImportFiles = 'Import files'; //to translate
507 $strDBGModule = 'Module'; //to translate
508 $strDBGLine = 'Line'; //to translate
509 $strDBGHits = 'Hits'; //to translate
510 $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
511 $strDBGTotalTimeMs = 'Total time, ms'; //to translate
512 $strDBGMinTimeMs = 'Min time, ms'; //to translate
513 $strDBGMaxTimeMs = 'Max time, ms'; //to translate
514 $strDBGContextID = 'Context ID'; //to translate
515 $strDBGContext = 'Context'; //to translate
516 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
517 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
518 $strCheckPrivs = 'Check Privileges'; //to translate
519 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
520 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
521 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate
522 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate
523 $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
524 $strNoDatabasesSelected = 'No databases selected.'; //to translate
525 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
526 $strGlobal = 'global'; //to translate
527 $strDbSpecific = 'database-specific'; //to translate
528 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
529 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
530 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
531 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
532 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
533 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
534 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
535 $strWildcard = 'wildcard'; //to translate
536 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
537 $strQueryTime = 'Query took %01.4f sec';//to translate
538 $strDBComment = 'Database comment: ';//to translate
539 $strQueryFrame = 'Query window';//to translate
540 $strQuerySQLHistory = 'SQL-history';//to translate
541 $strMIME_MIMEtype = 'MIME-type';//to translate
542 $strMIME_transformation = 'Browser transformation';//to translate
543 $strMIME_transformation_options = 'Transformation options';//to translate
544 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
545 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
546 $strMIME_available_mime = 'Available MIME-types';//to translate
547 $strMIME_available_transform = 'Available transformations';//to translate
548 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
549 $strMIME_description = 'Description';//to translate
550 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
551 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
552 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
553 $strInnodbStat = 'InnoDB Status'; //to translate
554 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
555 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
556 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
557 $strSQLOptions = 'SQL options';//to translate
558 $strXML = 'XML';//to translate
559 $strCSVOptions = 'CSV options';//to translate
560 $strNoOptions = 'This format has no options';//to translate
561 $strStatCreateTime = 'Creation';//to translate
562 $strStatUpdateTime = 'Last update';//to translate
563 $strStatCheckTime = 'Last check';//to translate
564 $strPerMinute = 'per minute';//to translate
565 $strPerSecond = 'per second';//to translate
566 $strAutomaticLayout = 'Automatic layout'; //to translate
567 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
568 $strFileNameTemplate = 'File name template';//to translate
569 $strFileNameTemplateRemember = 'remember template';//to translate
570 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
571 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
572 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
573 $strAutodetect = 'Autodetect'; //to translate
574 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
575 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
576 $strUseHostTable = 'Use Host Table'; //to translate
577 $strShowFullQueries = 'Show Full Queries'; //to translate
578 $strTruncateQueries = 'Truncate Shown Queries'; //to translate
579 $strSwitchToTable = 'Switch to copied table'; //to translate
580 $strCharset = 'Charset'; //to translate
581 $strLaTeXOptions = 'LaTeX options'; //to translate
582 $strRelations = 'Relations'; //to translate
583 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
584 $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate
585 $strSaveOnServer = 'Save on server in %s directory'; //to translate
586 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate
587 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate
588 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate
589 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
590 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate
591 $strInsertedRowId = 'Inserted row id:'; //to translate
592 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate
593 $strExcelOptions = 'Excel options'; //to translate
594 $strReplaceNULLBy = 'Replace NULL by'; //to translate
595 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
596 $strPaperSize = 'Paper size'; //to translate
597 $strDatabaseNoTable = 'This database contains no table!';//to translate
598 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
599 $strAddIntoComments = 'Add into comments';//to translate
600 $strDatabaseExportOptions = 'Database export options';//to translate
601 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
602 $strToggleScratchboard = 'toggle scratchboard'; //to translate
603 $strTableOptions = 'Table options'; //to translate
604 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
605 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
606 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
607 $strCharsets = 'Charsets'; //to translate
608 $strDescription = 'Description'; //to translate
609 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
610 $strCollation = 'Collation'; //to translate
611 $strMultilingual = 'multilingual'; //to translate
612 $strGerman = 'German'; //to translate
613 $strPhoneBook = 'phone book'; //to translate
614 $strDictionary = 'dictionary'; //to translate
615 $strSwedish = 'Swedish'; //to translate
616 $strDanish = 'Danish'; //to translate
617 $strCzech = 'Czech'; //to translate
618 $strTurkish = 'Turkish'; //to translate
619 $strEnglish = 'English'; //to translate
620 $strHungarian = 'Hungarian'; //to translate
621 $strCroatian = 'Croatian'; //to translate
622 $strBulgarian = 'Bulgarian'; //to translate
623 $strLithuanian = 'Lithuanian'; //to translate
624 $strEstonian = 'Estonian'; //to translate
625 $strCaseInsensitive = 'case-insensitive'; //to translate
626 $strCaseSensitive = 'case-sensitive'; //to translate
627 $strUkrainian = 'Ukrainian'; //to translate
628 $strHebrew = 'Hebrew'; //to translate
629 $strWestEuropean = 'West European'; //to translate
630 $strCentralEuropean = 'Central European'; //to translate
631 $strTraditionalChinese = 'Traditional Chinese'; //to translate
632 $strCyrillic = 'Cyrillic'; //to translate
633 $strArmenian = 'Armenian'; //to translate
634 $strArabic = 'Arabic'; //to translate
635 $strRussian = 'Russian'; //to translate
636 $strUnknown = 'unknown'; //to translate
637 $strBaltic = 'Baltic'; //to translate
638 $strUnicode = 'Unicode'; //to translate
639 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
640 $strKorean = 'Korean'; //to translate
641 $strGreek = 'Greek'; //to translate
642 $strJapanese = 'Japanese'; //to translate
643 $strThai = 'Thai'; //to translate
644 $strUseThisValue = 'Use this value'; //to translate
645 $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'; //to translate
646 $strBrowseForeignValues = 'Browse foreign values'; //to translate
647 $strInternalRelations = 'Internal relations'; //to translate
648 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
649 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
650 $strLatexStructure = 'Structure of table __TABLE__';//to translate
651 $strLatexContinued = '(continued)';//to translate
652 $strLatexContent = 'Content of table __TABLE__';//to translate
653 $strLatexIncludeCaption = 'Include table caption';//to translate
654 $strLatexCaption = 'Table caption';//to translate
655 $strLatexLabel = 'Label key';//to translate
656 $strLatexContinuedCaption = 'Continued table caption';//to translate
657  
658 $strPrintViewFull = 'Print view (with full texts)'; //to translate
659 $strLogServer = 'Server'; //to translate
660 $strSortByKey = 'Sort by key'; //to translate
661 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
662 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
663 $strConstraintsForTable = 'Constraints for table'; //to translate
664 $strCreationDates = 'Creation/Update/Check dates'; //to translate
665 $strCheckOverhead = 'Check tables with overhead'; //to translate
666 $strExcelEdition = 'Excel edition'; //to translate
667 $strDelayedInserts = 'Use delayed inserts'; //to translate
668 $strSQLExportType = 'Export type'; //to translate
669 $strAddConstraints = 'Add constraints'; //to translate
670 $strGeorgian = 'Georgian'; //to translate
671 $strCzechSlovak = 'Czech-Slovak'; //to translate
672 $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
673 $strMaximumSize = 'Maximum size: %s%s'; //to translate
674 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
675 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
676 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
677 $strIgnoreInserts = 'Use ignore inserts'; //to translate
678 $strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
679 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
680 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
681 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
682 $strAfterInsertSame = 'Go back to this page'; //to translate
683 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
684 $strDatabaseEmpty = 'The database name is empty!'; //to translate
685 $strDBRename = 'Rename database to'; //to translate
686 $strOperator = 'Operator'; //to translate
687 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
688 $strCalendar = 'Calendar'; //to translate
689 $strRefresh = 'Refresh'; //to translate
690 $strDefragment = 'Defragment table'; //to translate
691 $strNoRowsSelected = 'No rows selected'; //to translate
692 $strSpanish = 'Spanish'; //to translate
693 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
694 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
695 $strServerNotResponding = 'The server is not responding'; //to translate
696 $strTheme = 'Theme / Style'; //to translate
697 $strTakeIt = 'take it'; //to translate
698 $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
699 $strIcelandic = 'Icelandic'; //to translate
700 $strLatvian = 'Latvian'; //to translate
701 $strPolish = 'Polish'; //to translate
702 $strRomanian = 'Romanian'; //to translate
703 $strSlovenian = 'Slovenian'; //to translate
704 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
705 $strSlovak = 'Slovak'; //to translate
706 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
707 $strPersian = 'Persian'; //to translate
708 $strAddFields = 'Add %s field(s)'; //to translate
709 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
710 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
711 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
712 $strBinLogName = 'Log name'; //to translate
713 $strBinLogPosition = 'Position'; //to translate
714 $strBinLogEventType = 'Event type'; //to translate
715 $strBinLogServerId = 'Server ID'; //to translate
716 $strBinLogOriginalPosition = 'Original position'; //to translate
717 $strBinLogInfo = 'Information'; //to translate
718 $strBinaryLog = 'Binary log'; //to translate
719 $strSelectBinaryLog = 'Select binary log to view'; //to translate
720 $strDBCopy = 'Copy database to'; //to translate
721 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
722 $strSwitchToDatabase = 'Switch to copied database'; //to translate
723 $strPasswordHashing = 'Password Hashing'; //to translate
724 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
725 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
726 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
727 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
728 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
729 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
730 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
731 $strSQLExportCompatibility = 'SQL export compatibility'; //to translate
732 $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
733 $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
734 $strAfterInsertNext = 'Edit next row'; //to translate
735 $strView = 'View'; //to translate
736 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
737 $strEngines = 'Engines'; //to translate
738 $strStorageEngines = 'Storage Engines'; //to translate
739 $strStorageEngine = 'Storage Engine'; //to translate
740 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
741 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
742 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
743 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
744 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
745 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
746 $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
747 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
748 $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
749 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
750 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
751 $strMyISAMRepairThreads = 'Repair threads'; //to translate
752 $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
753 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
754 $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
755 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
756 $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
757 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
758 $strVersionInformation = 'Version information'; //to translate
759 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
760 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
761 $strInnoDBDataFilePath = 'Data files'; //to translate
762 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
763 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
764 $strBufferPool = 'Buffer Pool'; //to translate
765 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
766 $strDataPages = 'Pages containing data'; //to translate
767 $strFreePages = 'Free pages'; //to translate
768 $strBusyPages = 'Busy pages'; //to translate
769 $strDirtyPages = 'Dirty pages'; //to translate
770 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
771 $strLatchedPages = 'Latched pages'; //to translate
772 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
773 $strReadRequests = 'Read requests'; //to translate
774 $strWriteRequests = 'Write requests'; //to translate
775 $strBufferReadMisses = 'Read misses'; //to translate
776 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
777 $strBufferWriteWaits = 'Write waits'; //to translate
778 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
779 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
780 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
781 $strHTMLWord = 'Microsoft Word 2000'; //to translate
782 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
783 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
784 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
785 $strInnoDBPages = 'pages'; //to translate
786 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
787 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
788 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
789 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
790 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
791 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
792 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
793 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
794 $strGeneratePassword = 'Generate Password'; //to translate
795 $strGenerate = 'Generate'; //to translate
796 $strCopy = 'Copy'; //to translate
797 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate
798 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
799 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
800 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
801 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
802 $strAndThen = 'and then'; //to translate
803 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
804 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
805 $strCSV = 'CSV'; //to translate
806 $strImport = 'Import'; //to translate
807 $strImportFormat = 'Format of imported file'; //to translate
808 $strFileToImport = 'File to import'; //to translate
809 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
810 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
811 $strCSVImportOptions = 'CSV options'; //to translate
812 $strPartialImport = 'Partial import'; //to translate
813 $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
814 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
815 $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
816 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
817 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
818 $strNothingToImport = 'You didn\'t enter any data to import!'; //to translate
819 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
820 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
821 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
822 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
823 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
824 $strFlushQueryCache = 'Flush query cache'; //to translate
825 $strFlushTables = 'Flush (close) all tables'; //to translate
826 $strHandler = 'Handler'; //to translate
827 $strJoins = 'Joins'; //to translate
828 $strKeyCache = 'Key cache'; //to translate
829 $strMaxConnects = 'max. concurrent connections'; //to translate
830 $strQueryCache = 'Query cache'; //to translate
831 $strReplication = 'Replication'; //to translate
832 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
833 $strShowOpenTables = 'Show open tables'; //to translate
834 $strShowSlaveHosts = 'Show slave hosts'; //to translate
835 $strShowSlaveStatus = 'Show slave status'; //to translate
836 $strShowStatusReset = 'Reset'; //to translate
837 $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
838 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
839 $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
840 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
841 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
842 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
843 $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
844 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
845 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
846 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
847 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
848 $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
849 $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
850 $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
851 $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
852 $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
853 $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
854 $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
855 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
856 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
857 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
858 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
859 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
860 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
861 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
862 $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
863 $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
864 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
865 $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
866 $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
867 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
868 $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
869 $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
870 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
871 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
872 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
873 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
874 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
875 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
876 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
877 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
878 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
879 $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
880 $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
881 $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
882 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
883 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
884 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
885 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
886 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
887 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
888 $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
889 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
890 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
891 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
892 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
893 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
894 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
895 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
896 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
897 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
898 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
899 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
900 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
901 $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
902 $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
903 $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
904 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
905 $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
906 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
907 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
908 $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
909 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
910 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
911 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
912 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
913 $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
914 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
915 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
916 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
917 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
918 $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
919 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
920 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
921 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
922 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
923 $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
924 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
925 $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
926 $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
927 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
928 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
929 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
930 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
931 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
932 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
933 $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
934 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
935 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
936 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
937 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
938 $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
939 $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
940 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
941 $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
942 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
943 $strSorting = 'Sorting'; //to translate
944 $strTempData = 'Temporary data'; //to translate
945 $strThreads = 'Threads'; //to translate
946 $strLDI = 'CSV using LOAD DATA'; //to translate
947 $strLDILocal = 'Use LOCAL keyword'; //to translate
948 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
949 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
950 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
951 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
952 $strNumberOfFields = 'Number of fields'; //to translate
953 $strShowingBookmark = 'Showing bookmark'; //to translate
954 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
955 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
956 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
957 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
958 $strBookmarkCreated = 'Bookmark %s created'; //to translate
959 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
960 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
961 $strEsperanto = 'Esperanto'; //to translate
962 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
963 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
964 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
965 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
966 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
967 $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
968 $strProtocolVersion = 'Protocol version'; //to translate
969 $strMysqlClientVersion = 'MySQL client version'; //to translate
970 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
971 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
972 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
973 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
974 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
975 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
976 $strPDF = 'PDF'; //to translate
977 $strPDFOptions = 'PDF options'; //to translate
978 $strPDFReportTitle = 'Report title'; //to translate
979 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
980 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
981 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
982 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
983 $strThemeNotFound = 'Theme %s not found!'; //to translate
984 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
985 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
986 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
987 $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
988 $strSQLImportOptions = 'SQL options'; //to translate
989 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
990 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
991 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
992 ?>