bug #2998889 Import button does not work in Catalan
[phpmyadmin/madhuracj.git] / lang / afrikaans-utf-8.inc.php
blob793730c160f8b69430abdb61580e9b16b8c6dab4
1 <?php
2 /* $Id$ */
4 /*
5 translated by Andreas Pauley <pauley@buitegroep.org.za>
7 Dit lyk nogal snaaks in Afrikaans ;-).
8 Laat weet my asb. as jy aan beter taalgebruik kan dink.
9 */
11 $charset = 'utf-8';
12 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
13 $number_thousands_separator = ',';
14 $number_decimal_separator = '.';
15 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
16 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
18 $day_of_week = array('So', 'Ma', 'Di', 'Wo', 'Do', 'Fr', 'Sa');
19 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
20 // See http://www.php.net/manual/en/function.strftime.php to define the
21 // variable below
22 $datefmt = '%B %d, %Y at %I:%M %p';
23 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
25 $strAccessDenied = 'Toegang Geweier';
26 $strAction = 'Aksie';
27 $strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
28 $strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
29 $strAddNewField = 'Voeg \'n nuwe veld by';
30 $strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
31 $strAddToIndex = 'Voeg by indeks &nbsp;%s&nbsp;kolom(me)';
32 $strAddUserMessage = 'Jy het \'n nuwe gebruiker bygevoeg.';
33 $strAddUser = 'Voeg \'n nuwe gebruiker by';
34 $strAfterInsertBack = 'Terug na vorige bladsy';
35 $strAfterInsertNewInsert = 'Voeg \'n nuwe ry by';
36 $strAfter = 'Na %s';
37 $strAll = 'Alle';
38 $strAllTableSameWidth = 'vertoon alle tabelle met dieselfde wydte?';
39 $strAlterOrderBy = 'Verander tabel sorteer volgens';
40 $strAnalyzeTable = 'Analiseer tabel';
41 $strAnd = 'En';
42 $strAnIndex = '\'n Indeks is bygevoeg op %s';
43 $strAny = 'Enige';
44 $strAnyHost = 'Enige gasheer (host)';
45 $strAnyUser = 'Enige gebruiker';
46 $strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
47 $strAscending = 'Dalend';
48 $strAtBeginningOfTable = 'By Begin van Tabel';
49 $strAtEndOfTable = 'By Einde van Tabel';
50 $strAttr = 'Kenmerke';
52 $strBack = 'Terug';
53 $strBeginCut = 'BEGIN UITKNIPSEL';
54 $strBeginRaw = 'BEGIN ONVERANDERD (RAW)';
55 $strBinary = 'Biner';
56 $strBinaryDoNotEdit = 'Biner - moenie verander nie';
57 $strBookmarkDeleted = 'Die boekmerk is verwyder.';
58 $strBookmarkLabel = 'Etiket';
59 $strBookmarkQuery = 'Geboekmerkde SQL-stelling';
60 $strBookmarkThis = 'Boekmerk hierdie SQL-stelling';
61 $strBookmarkView = 'Kyk slegs';
62 $strBrowse = 'Beloer Data';
63 $strBzip = '"ge-bzip"';
65 $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.';
66 $strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
67 $strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
68 $strCardinality = 'Cardinality';
69 $strChangeDisplay = 'Kies \'n Veld om te vertoon';
70 $strChangePassword = 'Verander wagwoord';
71 $strChange = 'Verander';
72 $strCharsetOfFile = 'Karakterstel van die leer:';
73 $strCheckAll = 'Kies Alles';
74 $strCheckTable = 'Kontroleer tabel';
75 $strChoosePage = 'Kies asb. \'n bladsy om te verander';
76 $strColComFeat = 'Kolom Kommentaar word vertoon';
77 $strColumnNames = 'Kolom name';
78 $strComments = 'Kommentaar';
79 $strCompleteInserts = 'Voltooi invoegings';
80 $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.';
81 $strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
82 $strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
83 $strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
84 $strCopyTableOK = 'Tabel %s is gekopieer na %s.';
85 $strCreateIndex = 'Skep \'n indeks op&nbsp;%s&nbsp;kolomme';
86 $strCreateIndexTopic = 'Skep \'n nuwe indeks';
87 $strCreateNewDatabase = 'Skep \'n nuwe databasis';
88 $strCreateNewTable = 'Skep \'n nuwe tabel op databasis %s';
89 $strCreatePage = 'Skep \'n nuwe bladsy';
90 $strCreatePdfFeat = 'Skepping van PDF\'s';
91 $strCreate = 'Skep';
92 $strCriteria = 'Kriteria';
94 $strDatabase = 'Databasis';
95 $strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
96 $strDatabases = 'databasisse';
97 $strDatabasesStats = 'Databasis statistieke';
98 $strData = 'Data';
99 $strDataOnly = 'Slegs Data';
100 $strDefault = 'Verstekwaarde (default)';
101 $strDeleted = 'Die ry is verwyder';
102 $strDelete = 'Verwyder';
103 $strDescending = 'Dalend';
104 $strDisabled = 'Onbeskikbaar';
105 $strDisplayFeat = 'Vertoon Funksies';
106 $strDisplayOrder = 'Vertoon volgorde:';
107 $strDisplayPDF = 'Vertoon PDF skema';
108 $strDoAQuery = 'Doen \'n "Navraag dmv Voorbeeld" (wildcard: "%")';
109 $strDocu = 'Dokumentasie';
110 $strDoYouReally = 'Wil jy regtig ';
111 $strDrop = 'Verwyder';
112 $strDumpingData = 'Stort data vir tabel';
113 $strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
114 $strDynamic = 'dinamies';
116 $strEditPDFPages = 'Verander PDF Bladsye';
117 $strEditPrivileges = 'Verander Regte';
118 $strEdit = 'Verander';
119 $strEffective = 'Effektief';
120 $strEmpty = 'Maak Leeg';
121 $strEmptyResultSet = 'MySQL het niks teruggegee nie (dus nul rye).';
122 $strEnabled = 'Beskikbaar';
123 $strEndCut = 'EINDE UITKNIPSEL';
124 $strEnd = 'Einde';
125 $strEndRaw = 'EINDE ONVERANDERD (RAW)';
126 $strEnglishPrivileges = ' Nota: MySQL regte name word in Engels vertoon ';
127 $strError = 'Fout';
128 $strExplain = 'Verduidelik SQL';
129 $strExport = 'Export';
130 $strExtendedInserts = 'Uitgebreide toevoegings';
131 $strExtra = 'Ekstra';
133 $strFieldHasBeenDropped = 'Veld %s is verwyder';
134 $strFieldsEnclosedBy = 'Velde omring met';
135 $strFieldsEscapedBy = 'Velde ontsnap (escaped) deur';
136 $strFieldsTerminatedBy = 'Velde beeindig deur';
137 $strFields = 'Velde';
138 $strField = 'Veld';
139 $strFlushTable = 'Spoel die tabel ("FLUSH")';
140 $strFormat = 'Formaat';
141 $strFormEmpty = 'Daar ontbreek \'n waarde in die vorm !';
142 $strFullText = 'Volle Tekste';
143 $strFunction = 'Funksie';
145 $strGenBy = 'Voortgebring deur';
146 $strGeneralRelationFeat = 'Algemene verwantskap funksies';
147 $strGenTime = 'Generasie Tyd';
148 $strGo = 'Gaan';
149 $strGzip = '"ge-gzip"';
151 $strHasBeenAltered = 'is verander.';
152 $strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
153 $strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
154 $strHome = 'Tuis';
155 $strHostEmpty = 'Die gasheer naam is leeg!';
156 $strHost = 'Gasheer (host)';
158 $strIdxFulltext = 'Volteks';
159 $strIgnore = 'Ignoreer';
160 $strIndexes = 'Indekse';
161 $strIndexHasBeenDropped = 'Indeks %s is verwyder';
162 $strIndex = 'Indeks';
163 $strIndexName = 'Indeks naam&nbsp;:';
164 $strIndexType = 'Indeks tipe&nbsp;:';
165 $strInsertAsNewRow = 'Voeg by as \'n nuwe ry';
166 $strInsert = 'Voeg by';
167 $strInUse = 'in gebruik';
169 $strKeepPass = 'Moenie die wagwoord verander nie';
170 $strKeyname = 'Sleutelnaam';
171 $strKill = 'Vermoor';
173 $strLengthSet = 'Lengte/Waardes*';
174 $strLimitNumRows = 'Hoeveelheid rye per bladsy';
175 $strLinesTerminatedBy = 'Lyne beeindig deur';
176 $strLinkNotFound = 'Skakel nie gevind nie';
177 $strLinksTo = 'Skakels na';
178 $strLocalhost = 'Local';
179 $strLocationTextfile = 'Soek die teksleer';
180 $strLogin = 'Teken aan';
181 $strLogout = 'Teken uit';
182 $strLogPassword = 'Wagwoord:';
183 $strLogUsername = 'Gebruiker Naam:';
185 $strModifications = 'Veranderinge is gestoor';
186 $strModifyIndexTopic = 'Verander \'n indeks';
187 $strModify = 'Verander';
188 $strMoveTableOK = 'Tabel %s is geskuif na %s.';
189 $strMoveTable = 'Skuif tabel na (databasis<b>.</b>tabel):';
190 $strMySQLCharset = 'MySQL Karakterstel';
191 $strMySQLSaid = 'MySQL het gepraat: ';
192 $strMySQLShowProcess = 'Wys prosesse';
194 $strName = 'Naam';
195 $strNext = 'Volgende';
196 $strNoDatabases = 'Geen databasisse';
197 $strNoDescription = 'geen Beskrywing';
198 $strNoDropDatabases = '"DROP DATABASE" stellings word nie toegelaat nie.';
199 $strNoExplain = 'Ignoreer SQL Verduideliking';
200 $strNoFrames = 'phpMyAdmin verkies \'n <b>frames-kapabele</b> blaaier.';
201 $strNoIndex = 'Geen indeks gedefinieer!';
202 $strNoIndexPartsDefined = 'Geen indeks dele gedefinieer!';
203 $strNoModification = 'Geen verandering';
204 $strNo = 'Nee';
205 $strNone = 'Geen';
206 $strNoPassword = 'Geen Wagwoord';
207 $strNoPhp = 'Sonder PHP Kode';
208 $strNoPrivileges = 'Geen Regte';
209 $strNoRights = 'Jy het nie genoeg regte om nou hier te wees nie!';
210 $strNoTablesFound = 'Geen tabelle in databasis gevind nie.';
211 $strNotNumber = 'Hierdie is nie \'n nommer nie';
212 $strNotOK = 'nie OK';
213 $strNotSet = '<b>%s</b> tabel nie gevind nie of nie gesetel in %s';
214 $strNoUsersFound = 'Geen gebruiker(s) gevind nie.';
215 $strNoValidateSQL = 'Ignoreer SQL Validasie';
216 $strNull = 'Null';
217 $strNumSearchResultsInTable = '%s resultate binne tabel <i>%s</i>';
218 $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> ooreenkomste';
220 $strOK = 'OK';
221 $strOperations = 'Operasies';
222 $strOptimizeTable = 'Optimaliseer tabel';
223 $strOr = 'Of';
224 $strOverhead = 'Overhead';
226 $strPageNumber = 'Bladsy nommer:';
227 $strPartialText = 'Gedeeltelike Tekste';
228 $strPasswordEmpty = 'Die wagwoord is leeg!';
229 $strPasswordNotSame = 'Die wagwoorde is verskillend!';
230 $strPassword = 'Wagwoord';
231 $strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
232 $strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
233 $strPdfNoTables = 'Geen tabelle';
234 $strPhp = 'Skep PHP Kode';
235 $strPHPVersion = 'PHP Version';
236 $strPmaDocumentation = 'phpMyAdmin dokumentasie';
237 $strPmaUriError = 'Die <tt>$cfg[\'PmaAbsoluteUri\']</tt> veranderlike MOET gestel wees in jou konfigurasie leer!';
238 $strPos1 = 'Begin';
239 $strPrevious = 'Vorige';
240 $strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
241 $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
242 $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
243 $strPrimary = 'Primere';
244 $strPrintView = 'Drukker mooi (print view)';
245 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
246 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
247 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
248 $strPrivileges = 'Regte';
250 $strQBEDel = 'Del';
251 $strQBEIns = 'Ins';
252 $strQBE = 'Navraag dmv Voorbeeld';
253 $strQueryOnDb = 'SQL-navraag op databasis <b>%s</b>:';
254 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
256 $strRecords = 'Rekords';
257 $strReferentialIntegrity = 'Toets referential integrity:';
258 $strRelationNotWorking = 'Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. Om uit te vind hoekom kliek %shier%s.';
259 $strRelationView = 'Relasie uitsig';
260 $strRenameTable = 'Hernoem tabel na';
261 $strRenameTableOK = 'Tabel %s is vernoem na %s';
262 $strRepairTable = 'Herstel tabel';
263 $strReplaceTable = 'Vervang tabel data met leer (file)';
264 $strReset = 'Herstel';
265 $strReType = 'Tik weer';
266 $strRevoke = 'Herroep';
267 $strRevokeMessage = 'Jy het die regte herroep vir %s';
268 $strRowLength = 'Ry lengte';
269 $strRowsFrom = 'ry(e) beginnende vanaf rekord #';
270 $strRowSize = ' Ry grootte ';
271 $strRowsModeHorizontal = 'horisontale';
272 $strRowsModeOptions = 'in %s formaat en herhaal opskrifte na %s selle';
273 $strRowsModeVertical = 'vertikale';
274 $strRows = 'Rye';
275 $strRowsStatistic = 'Ry Statistiek';
276 $strRunning = 'op bediener %s';
277 $strRunQuery = 'Doen Navraag';
278 $strRunSQLQuery = 'Hardloop SQL stellings op databasis %s';
280 $strSave = 'Stoor';
281 $strScaleFactorSmall = 'Die skaal faktor is te klein om die skema op een bladsy te pas';
282 $strSearchFormTitle = 'Soek in databasis';
283 $strSearchInTables = 'Binne tabel(le):';
284 $strSearchNeedle = 'Woord(e) of waarde(s) om voor te soek (wildcard: "%"):';
285 $strSearchOption1 = 'ten minste een van die woorde';
286 $strSearchOption2 = 'alle woorde';
287 $strSearchOption3 = 'die presiese frase';
288 $strSearchOption4 = 'as \'n regular expression';
289 $strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
290 $strSearch = 'Soek';
291 $strSearchType = 'Vind:';
292 $strSelectADb = 'Kies asb. \'n databasis';
293 $strSelectAll = 'Kies Alles';
294 $strSelectFields = 'Kies Velde (ten minste een):';
295 $strSelectNumRows = 'in navraag';
296 $strSelectTables = 'Kies Tabelle';
297 $strSend = 'Stoor as leer (file)';
298 $strServerChoice = 'Bediener Keuse';
299 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
300 $strServerVersion = 'Bediener weergawe';
301 $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\').';
302 $strShowAll = 'Wys alles';
303 $strShowColor = 'Wys kleur';
304 $strShowGrid = 'Wys ruitgebied';
305 $strShowingRecords = 'Vertoon rye';
306 $strShowPHPInfo = 'Wys PHP informasie';
307 $strShowTableDimension = 'Wys dimensie van tabelle';
308 $strShowTables = 'Wys tabelle';
309 $strShowThisQuery = ' Wys hierdie navraag weer hier ';
310 $strShow = 'Wys';
311 $strSingly = '(afsonderlik)';
312 $strSize = 'Grootte';
313 $strSort = 'Sorteer';
314 $strSpaceUsage = 'Spasie verbruik';
315 $strSplitWordsWithSpace = 'Woorde is geskei dmv \'n spasie karakter (" ").';
316 $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:';
317 $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';
318 $strSQLQuery = 'SQL-stelling';
319 $strSQLResult = 'SQL resultaat';
320 $strSQL = 'SQL';
321 $strSQPBugInvalidIdentifer = 'Ongeldige Identifiseerder';
322 $strSQPBugUnclosedQuote = 'Ongebalanseerde kwotasie-teken';
323 $strSQPBugUnknownPunctuation = 'Onbekende Punktuasie String';
324 $strStatement = 'Stellings';
325 $strStrucCSV = 'CSV data';
326 $strStrucData = 'Struktuur en data';
327 $strStrucExcelCSV = 'CSV vir M$ Excel data';
328 $strStrucOnly = 'Slegs struktuur';
329 $strStructPropose = 'Stel tabel struktuur voor';
330 $strStructure = 'Struktuur';
331 $strSubmit = 'Stuur';
332 $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer';
333 $strSum = 'Som';
335 $strTableComments = 'Tabel kommentaar';
336 $strTableEmpty = 'Die tabel naam is leeg!';
337 $strTableHasBeenDropped = 'Tabel %s is verwyder';
338 $strTableHasBeenEmptied = 'Tabel %s is leeg gemaak';
339 $strTableHasBeenFlushed = 'Tabel %s is geflush';
340 $strTableMaintenance = 'Tabel instandhouding';
341 $strTables = '%s tabel(le)';
342 $strTableStructure = 'Tabel struktuur vir tabel';
343 $strTable = 'Tabel';
344 $strTextAreaLength = ' Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie ';
345 $strTotal = 'totaal';
346 $strType = 'Tipe';
348 $strUncheckAll = 'Kies Niks';
349 $strUnique = 'Uniek';
350 $strUnselectAll = 'Selekteer Niks';
351 $strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
352 $strUpdateProfileMessage = 'Die profiel is opgedateer.';
353 $strUpdateQuery = 'Verander Navraag';
354 $strUsage = 'Gebruik';
355 $strUseBackquotes = 'Omring tabel en veldname met backquotes';
356 $strUserEmpty = 'Die gebruiker naam ontbreek!';
357 $strUser = 'Gebruiker';
358 $strUserName = 'Gebruiker naam';
359 $strUseTables = 'Gebruik Tabelle';
361 $strValidateSQL = 'Valideer SQL';
362 $strValue = 'Waarde';
363 $strViewDumpDB = 'Sien die storting (skema) van die databasis';
364 $strViewDump = 'Sien die storting (skema) van die tabel';
366 $strWelcome = 'Welkom by %s';
367 $strWithChecked = 'Met gekose:';
368 $strWrongUser = 'Verkeerde gebruikernaam/wagwoord. Toegang geweier.';
370 $strYes = 'Ja';
372 $strZip = '"ge-zip"';
374 // To translate:
375 $strAbortedClients = 'Aborted'; //to translate
376 $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
377 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
378 $strActions = 'Actions'; //to translate
379 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
380 $strAddClause = 'Add %s'; //to translate
381 $strAddConstraints = 'Add constraints'; //to translate
382 $strAddFields = 'Add %s field(s)'; //to translate
383 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
384 $strAddIntoComments = 'Add into comments';//to translate
385 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
386 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
387 $strAdministration = 'Administration'; //to translate
388 $strAfterInsertNext = 'Edit next row'; //to translate
389 $strAfterInsertSame = 'Go back to this page'; //to translate
390 $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
391 $strAnalyze = 'Analyze'; //to translate
392 $strAndSmall = 'and'; //to translate
393 $strAndThen = 'and then'; //to translate
394 $strAngularLinks = 'Angular links'; //to translate
395 $strApplyChanges = 'Apply Selected Changes'; //to translate
396 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
397 $strArabic = 'Arabic'; //to translate
398 $strArmenian = 'Armenian'; //to translate
399 $strAsDefined = 'As defined:'; //to translate
400 $strAutomaticLayout = 'Automatic layout'; //to translate
402 $strBaltic = 'Baltic'; //to translate
403 $strBinaryLog = 'Binary log'; //to translate
404 $strBinLogEventType = 'Event type'; //to translate
405 $strBinLogInfo = 'Information'; //to translate
406 $strBinLogName = 'Log name'; //to translate
407 $strBinLogOriginalPosition = 'Original position'; //to translate
408 $strBinLogPosition = 'Position'; //to translate
409 $strBinLogServerId = 'Server ID'; //to translate
410 $strBLOBRepository = 'BLOB Repository'; //to translate
411 $strBLOBRepositoryDamaged = 'Damaged'; //to translate
412 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
413 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
414 $strBLOBRepositoryDisable = 'Disable'; //to translate
415 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
416 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
417 $strBLOBRepositoryEnable = 'Enable'; //to translate
418 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
419 $strBLOBRepositoryRepair = 'Repair'; //to translate
420 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
421 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
422 $strBookmarkCreated = 'Bookmark %s created'; //to translate
423 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
424 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
425 $strBrowseForeignValues = 'Browse foreign values'; //to translate
426 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
427 $strBufferPool = 'Buffer Pool'; //to translate
428 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
429 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
430 $strBufferReadMisses = 'Read misses'; //to translate
431 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
432 $strBufferWriteWaits = 'Write waits'; //to translate
433 $strBulgarian = 'Bulgarian'; //to translate
434 $strBusyPages = 'Busy pages'; //to translate
436 $strCalendar = 'Calendar'; //to translate
437 $strCancel = 'Cancel'; //to translate
438 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
439 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
440 $strCannotLogin = 'Cannot login to MySQL server'; //to translate
441 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
442 $strCaseInsensitive = 'case-insensitive'; //to translate
443 $strCaseSensitive = 'case-sensitive'; //to translate
444 $strCentralEuropean = 'Central European'; //to translate
445 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
446 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
447 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
448 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
449 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
450 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
451 $strCharset = 'Charset'; //to translate
452 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
453 $strCharsets = 'Charsets'; //to translate
454 $strCheck = 'Check'; //to translate
455 $strCheckOverhead = 'Check tables with overhead'; //to translate
456 $strCheckPrivs = 'Check Privileges'; //to translate
457 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
458 $strClickToSelect = 'Click to select'; //to translate
459 $strClickToUnselect = 'Click to unselect'; //to translate
460 $strCollation = 'Collation'; //to translate
461 $strColumnPrivileges = 'Column-specific privileges'; //to translate
462 $strCommand = 'Command'; //to translate
463 $strComment = 'Comment'; //to translate
464 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
465 $strCompression = 'Compression'; //to translate
466 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
467 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
468 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
469 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
470 $strConnections = 'Connections'; //to translate
471 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
472 $strConstraintsForTable = 'Constraints for table'; //to translate
473 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
474 $strCopy = 'Copy'; //to translate
475 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
476 $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate
477 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
478 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
479 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
480 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
481 $strCreateRelation = 'Create relation'; //to translate
482 $strCreateTable = 'Create table'; //to translate
483 $strCreateUserDatabase = 'Database for user'; //to translate
484 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
485 $strCreateUserDatabaseNone = 'None'; //to translate
486 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
487 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
488 $strCreationDates = 'Creation/Update/Check dates'; //to translate
489 $strCroatian = 'Croatian'; //to translate
490 $strCSV = 'CSV'; //to translate
491 $strCurrentServer = 'Current server'; //to translate
492 $strCustomColor = 'Custom color'; //to translate
493 $strCyrillic = 'Cyrillic'; //to translate
494 $strCzech = 'Czech'; //to translate
495 $strCzechSlovak = 'Czech-Slovak'; //to translate
497 $strDanish = 'Danish'; //to translate
498 $strDatabaseEmpty = 'The database name is empty!'; //to translate
499 $strDatabaseExportOptions = 'Database export options';//to translate
500 $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate
501 $strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
502 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
503 $strDatabase_src = 'Source database'; //to translate
504 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate
505 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate
506 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
507 $strDatabase_trg = 'Target database'; //to translate
508 $strDataDict = 'Data Dictionary'; //to translate
509 $strDataDiff = 'Data Difference'; //to translate
510 $strDataPages = 'Pages containing data'; //to translate
511 $strDataSyn = 'Data Synchronization'; //to translate
512 $strDBComment = 'Database comment: ';//to translate
513 $strDBCopy = 'Copy database to'; //to translate
514 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
515 $strDbPrivileges = 'Database-specific privileges'; //to translate
516 $strDBRename = 'Rename database to'; //to translate
517 $strDbSpecific = 'database-specific'; //to translate
518 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
519 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
520 $strDefragment = 'Defragment table'; //to translate
521 $strDelayedInserts = 'Use delayed inserts'; //to translate
522 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
523 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
524 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
525 $strDeleteRelation = 'Delete relation'; //to translate
526 $strDeleting = 'Deleting %s'; //to translate
527 $strDelimiter = 'Delimiter'; //to translate
528 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
529 $strDescription = 'Description'; //to translate
530 $strDesigner = 'Designer'; //to translate
531 $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
532 $strDetails = 'Details...'; //to translate
533 $strDictionary = 'dictionary'; //to translate
534 $strDifference = 'Difference'; //to translate
535 $strDirectLinks = 'Direct links'; //to translate
536 $strDirtyPages = 'Dirty pages'; //to translate
537 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
538 $strDocSQL = 'DocSQL'; //to translate
539 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
540 $strDownloadFile = 'Download file'; //to translate
541 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
542 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
543 $strDumpAllRows = 'Dump all rows'; //to translate
544 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate
546 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
547 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
548 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
549 $strEngines = 'Engines'; //to translate
550 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
551 $strEnglish = 'English'; //to translate
552 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
553 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
554 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
555 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
556 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
557 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
558 $strEsperanto = 'Esperanto'; //to translate
559 $strEstonian = 'Estonian'; //to translate
560 $strEvent = 'Event'; //to translate
561 $strEvents = 'Events'; //to translate
562 $strExcelEdition = 'Excel edition'; //to translate
563 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate
564 $strExportImportToScale = 'Export/Import to scale'; //to translate
565 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
567 $strFailedAttempts = 'Failed attempts'; //to translate
568 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
569 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate
570 $strFileCouldNotBeRead = 'File could not be read'; //to translate
571 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
572 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
573 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
574 $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
575 $strFileNameTemplate = 'File name template';//to translate
576 $strFileNameTemplateRemember = 'remember template';//to translate
577 $strFiles = 'Files'; //to translate
578 $strFileToImport = 'File to import'; //to translate
579 $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
580 $strFlushQueryCache = 'Flush query cache'; //to translate
581 $strFlushTables = 'Flush (close) all tables'; //to translate
582 $strFontSize = 'Font size'; //to translate
583 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
584 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
585 $strFreePages = 'Free pages'; //to translate
586 $strFullStart = 'Full start'; //to translate
587 $strFullStop = 'Full stop'; //to translate
588 $strFunctions = 'Functions'; //to translate
590 $strGenerate = 'Generate'; //to translate
591 $strGeneratePassword = 'Generate Password'; //to translate
592 $strGeorgian = 'Georgian'; //to translate
593 $strGerman = 'German'; //to translate
594 $strGetMoreThemes = 'Get more themes!'; //to translate
595 $strGlobal = 'global'; //to translate
596 $strGlobalPrivileges = 'Global privileges'; //to translate
597 $strGlobalValue = 'Global value'; //to translate
598 $strGoToDatabase = 'Go to database'; //to translate
599 $strGoToTable = 'Go to table'; //to translate
600 $strGoToView = 'Go to view'; //to translate
601 $strGrantOption = 'Grant'; //to translate
602 $strGreek = 'Greek'; //to translate
604 $strHandler = 'Handler'; //to translate
605 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
606 $strHebrew = 'Hebrew'; //to translate
607 $strHelp = 'Help'; //to translate
608 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
609 $strHide = 'Hide'; //to translate
610 $strHideShowAll = 'Hide/Show all'; //to translate
611 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
612 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
613 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
614 $strHTMLWord = 'Microsoft Word 2000'; //to translate
615 $strHungarian = 'Hungarian'; //to translate
617 $strIcelandic = 'Icelandic'; //to translate
618 $strId = 'ID'; //to translate
619 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
620 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
621 $strIgnoreInserts = 'Use ignore inserts'; //to translate
622 $strImportColNames = 'Column names in first row'; //to translate
623 $strImportEmptyRows = 'Do not import empty rows'; //to translate
624 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
625 $strImportFiles = 'Import files'; //to translate
626 $strImportFormat = 'Format of imported file'; //to translate
627 $strImport = 'Import'; //to translate
628 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
629 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
630 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
631 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
632 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
633 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
634 $strImportODS = 'Open Document Spreadsheet'; //to translate
635 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
636 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
637 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
638 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
639 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
640 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
641 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
642 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
643 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
644 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
645 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
646 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
647 $strInnoDBDataFilePath = 'Data files'; //to translate
648 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
649 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
650 $strInnoDBPages = 'pages'; //to translate
651 $strInnodbStat = 'InnoDB Status'; //to translate
652 $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
653 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
654 $strInterface = 'Interface'; //to translate
655 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
656 $strInternalRelationAdded = 'Internal relation added'; //to translate
657 $strInternalRelations = 'Internal relations'; //to translate
658 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
659 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
660 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
661 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
662 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
663 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
664 $strInvalidDatabase = 'Invalid database'; //to translate
665 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
666 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
667 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
668 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
669 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
670 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
671 $strInvalidTableName = 'Invalid table name'; //to translate
673 $strJapanese = 'Japanese'; //to translate
674 $strJoins = 'Joins'; //to translate
675 $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
676 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
677 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
679 $strKeyCache = 'Key cache'; //to translate
680 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
681 $strKorean = 'Korean'; //to translate
683 $strLandscape = 'Landscape'; //to translate
684 $strLanguage = 'Language'; //to translate
685 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
686 $strLatchedPages = 'Latched pages'; //to translate
687 $strLatexCaption = 'Table caption';//to translate
688 $strLatexContent = 'Content of table __TABLE__';//to translate
689 $strLatexContinuedCaption = 'Continued table caption';//to translate
690 $strLatexContinued = '(continued)';//to translate
691 $strLatexIncludeCaption = 'Include table caption';//to translate
692 $strLatexLabel = 'Label key';//to translate
693 $strLaTeX = 'LaTeX'; //to translate
694 $strLatexStructure = 'Structure of table __TABLE__';//to translate
695 $strLatvian = 'Latvian'; //to translate
696 $strLDI = 'CSV using LOAD DATA'; //to translate
697 $strLDILocal = 'Use LOCAL keyword'; //to translate
698 $strLithuanian = 'Lithuanian'; //to translate
699 $strLoginInformation = 'Login Information'; //to translate
700 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
701 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
702 $strLogServer = 'Server'; //to translate
703 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
705 $strMaxConnects = 'max. concurrent connections'; //to translate
706 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
707 $strMaximumSize = 'Maximum size: %s%s'; //to translate
708 $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
709 $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
710 $strMediaWiki = 'MediaWiki Table'; //to translate
711 $strMIME_available_mime = 'Available MIME-types';//to translate
712 $strMIME_available_transform = 'Available transformations';//to translate
713 $strMIME_description = 'Description';//to translate
714 $strMIME_MIMEtype = 'MIME-type';//to translate
715 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
716 $strMIME_transformation = 'Browser transformation';//to translate
717 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
718 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\', 100, 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
719 $strMIME_transformation_options = 'Transformation options';//to translate
720 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
721 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
722 $strMoveMenu = 'Move Menu'; //to translate
723 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
724 $strMultilingual = 'multilingual'; //to translate
725 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
726 $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
727 $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
728 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
729 $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
730 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
731 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
732 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
733 $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
734 $strMyISAMRepairThreads = 'Repair threads'; //to translate
735 $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
736 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
737 $strMysqlClientVersion = 'MySQL client version'; //to translate
738 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
739 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
741 $strNavTableFilter = 'Filter'; //to translate
742 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
743 $strNoDatabasesSelected = 'No databases selected.'; //to translate
744 $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
745 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
746 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
747 $strNoneDefault = 'None'; //to translate
748 $strNoOptions = 'This format has no options';//to translate
749 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
750 $strNoRowsSelected = 'No rows selected'; //to translate
751 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate
752 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
753 $strNotPresent = 'not present'; //to translate
754 $strNumberOfFields = 'Number of fields'; //to translate
755 $strNumberOfTables = 'Number of tables'; //to translate
756 $strNumTables = 'Tables'; //to translate
758 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
759 $strOpenDocumentText = 'Open Document Text'; //to translate
760 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
761 $strOperator = 'Operator'; //to translate
762 $strOptimize = 'Optimize'; //to translate
763 $strOptions = 'Options'; //to translate
764 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate
766 $strPacked = 'Packed'; //to translate
767 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
768 $strPaperSize = 'Paper size'; //to translate
769 $strPartialImport = 'Partial import'; //to translate
770 $strPartitionDefinition = 'PARTITION definition'; //to translate
771 $strPartitioned = 'partitioned'; //to translate
772 $strPartitionMaintenance = 'Partition maintenance'; //to translate
773 $strPartition = 'Partition %s'; //to translate
774 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
775 $strPasswordHashing = 'Password Hashing'; //to translate
776 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
777 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
778 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
779 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
780 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
781 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate
782 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate
783 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
784 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate
785 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
786 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate
787 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
788 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
789 $strPBXTLogCacheSize = 'Log cache size'; //to translate
790 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate
791 $strPBXTLogFileCount = 'Log file count'; //to translate
792 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
793 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
794 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate
795 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
796 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
797 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
798 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
799 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
800 $strPDF = 'PDF'; //to translate
801 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
802 $strPDFReportTitle = 'Report title'; //to translate
803 $strPerHour = 'per hour'; //to translate
804 $strPerMinute = 'per minute';//to translate
805 $strPerSecond = 'per second';//to translate
806 $strPersian = 'Persian'; //to translate
807 $strPhoneBook = 'phone book'; //to translate
808 $strPhpArray = 'PHP array'; //to translate
809 $strPHPExtension = 'PHP extension'; //to translate
810 $strPlayAudio = 'Play audio'; //to translate
811 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
812 $strPolish = 'Polish'; //to translate
813 $strPort = 'Port'; //to translate
814 $strPortrait = 'Portrait'; //to translate
815 $strPrint = 'Print'; //to translate
816 $strPrintViewFull = 'Print view (with full texts)'; //to translate
817 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
818 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
819 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
820 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
821 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
822 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
823 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
824 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
825 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
826 $strPrivDescDelete = 'Allows deleting data.'; //to translate
827 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
828 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
829 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
830 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
831 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
832 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
833 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
834 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
835 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
836 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
837 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
838 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
839 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
840 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
841 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
842 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
843 $strPrivDescSelect = 'Allows reading data.'; //to translate
844 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
845 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
846 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
847 $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
848 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
849 $strPrivDescUpdate = 'Allows changing data.'; //to translate
850 $strPrivDescUsage = 'No privileges.'; //to translate
851 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
852 $strProcedures = 'Procedures'; //to translate
853 $strProcesses = 'Processes'; //to translate
854 $strProcesslist = 'Process list'; //to translate
855 $strProfiling = 'Profiling'; //to translate
856 $strProtocolVersion = 'Protocol version'; //to translate
857 $strPutColNames = 'Put fields names at first row'; //to translate
859 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
860 $strQueryCache = 'Query cache'; //to translate
861 $strQueryFrame = 'Query window';//to translate
862 $strQueryResultsOperations = 'Query results operations'; //to translate
863 $strQuerySQLHistory = 'SQL-history';//to translate
864 $strQueryTime = 'Query took %01.4f sec';//to translate
865 $strQueryType = 'Query type'; //to translate
866 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
868 $strReadRequests = 'Read requests'; //to translate
869 $strRebuild = 'Rebuild'; //to translate
870 $strReceived = 'Received'; //to translate
871 $strRecommended = 'recommended'; //to translate
872 $strRefresh = 'Refresh'; //to translate
873 $strRelationalDisplayField = 'Relational display field'; //to translate
874 $strRelationalKey = 'Relational key'; //to translate
875 $strRelationalSchema = 'Relational schema'; //to translate
876 $strRelationDeleted = 'Relation deleted'; //to translate
877 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
878 $strRelations = 'Relations'; //to translate
879 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
880 $strReloadPrivileges = 'Reload privileges'; //to translate
881 $strReload = 'Reload'; //to translate
882 $strRemoteServer = 'Remote server'; //to translate
883 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
884 $strRemovePartitioning = 'Remove partitioning'; //to translate
885 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
886 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
887 $strRepair = 'Repair'; //to translate
888 $strReplaceNULLBy = 'Replace NULL by'; //to translate
889 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
890 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
891 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
892 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
893 $strReplicationControlSlave = 'Control slave:'; //to translate
894 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
895 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
896 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
897 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
898 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
899 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
900 $strReplicationMaster = 'Master replication'; //to translate
901 $strReplication = 'Replication'; //to translate
902 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
903 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
904 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
905 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
906 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
907 $strReplicationShowMasterStatus = 'Show master status'; //to translate
908 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
909 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
910 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
911 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
912 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
913 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
914 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
915 $strReplicationSlaveReset = 'Reset slave'; //to translate
916 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
917 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
918 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
919 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
920 $strReplicationSlave = 'Slave replication'; //to translate
921 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
922 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
923 $strReplicationStatus_master = 'Master status'; //to translate
924 $strReplicationStatus = 'Replication status'; //to translate
925 $strReplicationStatus_slave = 'Slave status'; //to translate
926 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
927 $strReplicationUnableToChange = 'Unable to change master'; //to translate
928 $strReplicationUnknownError = 'Unknown error'; //to translate
929 $strResourceLimits = 'Resource limits'; //to translate
930 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
931 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
932 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
933 $strRomanian = 'Romanian'; //to translate
934 $strRoutineReturnType = 'Return type'; //to translate
935 $strRoutines = 'Routines'; //to translate
936 $strRowsAffected = '%1$d row(s) affected.'; //to translate
937 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
938 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
939 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
940 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
941 $strRussian = 'Russian'; //to translate
943 $strSaveOnServer = 'Save on server in %s directory'; //to translate
944 $strSavePosition = 'Save position'; //to translate
945 $strSearchInField = 'Inside field:'; //to translate
946 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
947 $strSelectBinaryLog = 'Select binary log to view'; //to translate
948 $strSelectForeignKey = 'Select Foreign Key'; //to translate
949 $strSelectReferencedKey = 'Select referenced key'; //to translate
950 $strSent = 'Sent'; //to translate
951 $strServerNotResponding = 'The server is not responding'; //to translate
952 $strServer = 'Server'; //to translate
953 $strServers = 'Servers'; //to translate
954 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
955 $strServerStatus = 'Runtime Information'; //to translate
956 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
957 $strServerTabVariables = 'Variables'; //to translate
958 $strServerVars = 'Server variables and settings'; //to translate
959 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
960 $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
961 $strSessionValue = 'Session value'; //to translate
962 $strSettings = 'settings'; //to translate
963 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
964 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
965 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
966 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
967 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
968 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
969 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
970 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
971 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
972 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
973 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
974 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
975 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
976 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
977 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
978 $strSetupBZipDump_name = 'Bzip2'; //to translate
979 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
980 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
981 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
982 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
983 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
984 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
985 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
986 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
987 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
988 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
989 $strSetupClear = 'Clear'; //to translate
990 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
991 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
992 $strSetupConfigurationFile = 'Configuration file'; //to translate
993 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
994 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
995 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
996 $strSetupDefaultCharset_name = 'Default character set'; //to translate
997 $strSetupDefaultLanguage = 'Default language'; //to translate
998 $strSetupDefaultServer = 'Default server'; //to translate
999 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1000 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1001 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1002 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1003 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1004 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1005 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1006 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1007 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1008 $strSetupDisplay = 'Display'; //to translate
1009 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1010 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1011 $strSetupDonateLink = 'Donate'; //to translate
1012 $strSetupDownload = 'Download'; //to translate
1013 $strSetupEndOfLine = 'End of line'; //to translate
1014 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1015 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1016 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1017 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1018 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1019 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1020 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1021 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1022 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1023 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1024 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1025 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1026 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1027 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1028 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1029 $strSetupExport_asfile_name = 'Save as file'; //to translate
1030 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1031 $strSetupExport_compression_name = 'Compression'; //to translate
1032 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1033 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1034 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1035 $strSetupExport_format_name = 'Format'; //to translate
1036 $strSetupExport_onserver_name = 'Save on server'; //to translate
1037 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate
1038 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1039 $strSetupFalse = 'no'; //to translate
1040 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1041 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1042 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1043 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1044 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1045 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1046 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1047 $strSetupForm_Browse = 'Browse mode'; //to translate
1048 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1049 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1050 $strSetupForm_Edit = 'Edit mode'; //to translate
1051 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1052 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1053 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1054 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1055 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1056 $strSetupForm_Import_export = 'Import / export'; //to translate
1057 $strSetupForm_Left_databases = 'Databases'; //to translate
1058 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1059 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1060 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1061 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1062 $strSetupForm_Left_servers = 'Servers'; //to translate
1063 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1064 $strSetupForm_Left_tables = 'Tables'; //to translate
1065 $strSetupForm_Main_frame = 'Main frame'; //to translate
1066 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1067 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1068 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1069 $strSetupForm_Query_window = 'Query window'; //to translate
1070 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1071 $strSetupForm_Security = 'Security'; //to translate
1072 $strSetupForm_Server = 'Basic settings'; //to translate
1073 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1074 $strSetupForm_Server_config = 'Server configuration'; //to translate
1075 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1076 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1077 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1078 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1079 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1080 $strSetupFormset_customization = 'Customization'; //to translate
1081 $strSetupFormset_export = 'Customize export options'; //to translate
1082 $strSetupFormset_features = 'Features'; //to translate
1083 $strSetupFormset_import = 'Customize import defaults'; //to translate
1084 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1085 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1086 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1087 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1088 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1089 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1090 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1091 $strSetupForm_Startup = 'Startup'; //to translate
1092 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1093 $strSetupForm_Tabs = 'Tabs'; //to translate
1094 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1095 $strSetupGZipDump_name = 'GZip'; //to translate
1096 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1097 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1098 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1099 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1100 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1101 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1102 $strSetupImport_allow_interrupt_desc = '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
1103 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1104 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1105 $strSetupImport_format_name = 'Format of imported file'; //to translate
1106 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1107 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1108 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1109 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1110 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1111 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1112 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1113 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1114 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1115 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1116 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1117 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1118 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1119 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1120 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1121 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1122 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1123 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1124 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1125 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1126 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1127 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1128 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1129 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1130 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1131 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1132 $strSetupLetUserChoose = 'let the user choose'; //to translate
1133 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1134 $strSetupLightTabs_name = 'Light tabs'; //to translate
1135 $strSetupLoad = 'Load'; //to translate
1136 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1137 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1138 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1139 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1140 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1141 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1142 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1143 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1144 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1145 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1146 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1147 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1148 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1149 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1150 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1151 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1152 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1153 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1154 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1155 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1156 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1157 $strSetupNewServer = 'New server'; //to translate
1158 $strSetupNoServers = 'There are no configured servers'; //to translate
1159 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1160 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1161 $strSetupOptionNone = '- none -'; //to translate
1162 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1163 $strSetupOrder_name = 'Default sorting order'; //to translate
1164 $strSetupOverview = 'Overview'; //to translate
1165 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1166 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1167 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1168 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1169 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1170 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1171 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1172 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1173 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1174 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1175 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1176 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1177 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1178 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1179 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1180 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1181 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1182 $strSetupSaveDir_name = 'Save directory'; //to translate
1183 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1184 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1185 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1186 $strSetupServersAdd = 'Add a new server'; //to translate
1187 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1188 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1189 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1190 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1191 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1192 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1193 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1194 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1195 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1196 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1197 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1198 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1199 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1200 $strSetupServers_column_info_name = 'Column information table'; //to translate
1201 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1202 $strSetupServers_compress_name = 'Compress connection'; //to translate
1203 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1204 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1205 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1206 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1207 $strSetupServers_controluser_name = 'Control user'; //to translate
1208 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1209 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1210 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1211 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1212 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1213 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1214 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1215 $strSetupServersEdit = 'Edit server'; //to translate
1216 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1217 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1218 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1219 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1220 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1221 $strSetupServers_history_name = 'SQL query history table'; //to translate
1222 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1223 $strSetupServers_host_name = 'Server hostname'; //to translate
1224 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1225 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1226 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1227 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1228 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1229 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1230 $strSetupServers_password_name = 'Password for config auth'; //to translate
1231 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1232 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1233 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1234 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1235 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1236 $strSetupServers_port_name = 'Server port'; //to translate
1237 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1238 $strSetupServers_relation_name = 'Relation table'; //to translate
1239 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1240 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1241 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1242 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1243 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1244 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1245 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1246 $strSetupServers_socket_name = 'Server socket'; //to translate
1247 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1248 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1249 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1250 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1251 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1252 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1253 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1254 $strSetupServers_user_name = 'User for config auth'; //to translate
1255 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1256 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1257 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1258 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1259 $strSetupSetValue = 'Set value: %s'; //to translate
1260 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1261 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1262 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1263 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1264 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1265 $strSetupShowForm = 'Show form'; //to translate
1266 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1267 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1268 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1269 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1270 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1271 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1272 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1273 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1274 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1275 $strSetupShowStats_name = 'Show statistics'; //to translate
1276 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1277 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1278 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1279 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1280 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1281 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1282 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1283 $strSetupSQLQuery_Edit_name = 'Edit'; //to translate
1284 $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate
1285 $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate
1286 $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate
1287 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1288 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1289 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1290 $strSetupTrue = 'yes'; //to translate
1291 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1292 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1293 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1294 $strSetupUploadDir_name = 'Upload directory'; //to translate
1295 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1296 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1297 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1298 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1299 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1300 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1301 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1302 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1303 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1304 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1305 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1306 $strSetupVersionCheck = 'Version check'; //to translate
1307 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1308 $strSetupWarning = 'Warning'; //to translate
1309 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1310 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1311 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1312 $strSetupZipDump_name = 'ZIP'; //to translate
1313 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1314 $strShowBinaryContents = 'Show binary contents'; //to translate
1315 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1316 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
1317 $strShowFullQueries = 'Show Full Queries'; //to translate
1318 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1319 $strShowingBookmark = 'Showing bookmark'; //to translate
1320 $strShowingPhp = 'Showing as PHP code'; //to translate
1321 $strShowingSQL = 'Showing SQL query'; //to translate
1322 $strShowKeys = 'Only show keys'; //to translate
1323 $strShowMasterStatus = 'Show master status'; //to translate
1324 $strShowOpenTables = 'Show open tables'; //to translate
1325 $strShowSlaveHosts = 'Show slave hosts'; //to translate
1326 $strShowSlaveStatus = 'Show slave status'; //to translate
1327 $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
1328 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
1329 $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
1330 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
1331 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
1332 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
1333 $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
1334 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
1335 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
1336 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
1337 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
1338 $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
1339 $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
1340 $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
1341 $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
1342 $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
1343 $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
1344 $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
1345 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
1346 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
1347 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
1348 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
1349 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
1350 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
1351 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
1352 $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
1353 $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
1354 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
1355 $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
1356 $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
1357 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
1358 $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
1359 $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
1360 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
1361 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
1362 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
1363 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
1364 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
1365 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
1366 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
1367 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
1368 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
1369 $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
1370 $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
1371 $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
1372 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
1373 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
1374 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
1375 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
1376 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
1377 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
1378 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
1379 $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
1380 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
1381 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
1382 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
1383 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
1384 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
1385 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
1386 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
1387 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
1388 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
1389 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
1390 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
1391 $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
1392 $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
1393 $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
1394 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
1395 $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
1396 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
1397 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
1398 $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
1399 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
1400 $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
1401 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
1402 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
1403 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
1404 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
1405 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
1406 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
1407 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
1408 $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
1409 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
1410 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
1411 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
1412 $strShowStatusReset = 'Reset'; //to translate
1413 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
1414 $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
1415 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
1416 $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
1417 $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
1418 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
1419 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
1420 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
1421 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
1422 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
1423 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
1424 $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
1425 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
1426 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
1427 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
1428 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
1429 $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
1430 $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
1431 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
1432 $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
1433 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
1434 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
1435 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
1436 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1437 $strSlovak = 'Slovak'; //to translate
1438 $strSlovenian = 'Slovenian'; //to translate
1439 $strSmallBigAll = 'Small/Big All'; //to translate
1440 $strSnapToGrid = 'Snap to grid'; //to translate
1441 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
1442 $strSocket = 'Socket'; //to translate
1443 $strSortByKey = 'Sort by key'; //to translate
1444 $strSorting = 'Sorting'; //to translate
1445 $strSpanish = 'Spanish'; //to translate
1446 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
1447 $strSQLExportType = 'Export type'; //to translate
1448 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1449 $strStart = 'Start'; //to translate
1450 $strStatCheckTime = 'Last check';//to translate
1451 $strStatCreateTime = 'Creation';//to translate
1452 $strStatic = 'static'; //to translate
1453 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
1454 $strStatUpdateTime = 'Last update';//to translate
1455 $strStatus = 'Status'; //to translate
1456 $strStop = 'Stop'; //to translate
1457 $strStorageEngines = 'Storage Engines'; //to translate
1458 $strStorageEngine = 'Storage Engine'; //to translate
1459 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
1460 $strStructureDiff = 'Structure Difference' ; //to translate
1461 $strStructureForView = 'Structure for view'; //to translate
1462 $strStructureLC = 'structure'; //to translate
1463 $strStructureSyn = 'Structure Synchronization'; //to translate
1464 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1465 $strSwedish = 'Swedish'; //to translate
1466 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1467 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1468 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1469 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1470 $strSwitchToDatabase = 'Switch to copied database'; //to translate
1471 $strSwitchToTable = 'Switch to copied table'; //to translate
1472 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1473 $strSynchronizeDb = 'Synchronize Databases'; //to translate
1474 $strSynchronize = 'Synchronize'; //to translate
1476 $strTableAddColumn = 'Add column(s)'; //to translate
1477 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
1478 $strTableAlterColumn = 'Alter column(s)'; //to translate
1479 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1480 $strTableAlterIndex = 'Alter index(s)'; //to translate
1481 $strTableApplyIndex = 'Apply index(s)'; //to translate
1482 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1483 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1484 $strTableInsertRow = 'Insert row(s)'; //to translate
1485 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
1486 $strTableName = 'Table name'; //to translate
1487 $strTableOfContents = 'Table of contents'; //to translate
1488 $strTableOptions = 'Table options'; //to translate
1489 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1490 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1491 $strTableUpdateRow = 'Update row(s)'; //to translate
1492 $strTakeIt = 'take it'; //to translate
1493 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1494 $strTblPrivileges = 'Table-specific privileges'; //to translate
1495 $strTempData = 'Temporary data'; //to translate
1496 $strTexyText = 'Texy! text'; //to translate
1497 $strThai = 'Thai'; //to translate
1498 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
1499 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
1500 $strThemeNotFound = 'Theme %s not found!'; //to translate
1501 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
1502 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
1503 $strTheme = 'Theme / Style'; //to translate
1504 $strThisHost = 'This Host'; //to translate
1505 $strThreads = 'Threads'; //to translate
1506 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
1507 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
1508 $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
1509 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
1510 $strTime = 'Time'; //to translate
1511 $strToFromPage = 'to/from page'; //to translate
1512 $strToggleScratchboard = 'toggle scratchboard'; //to translate
1513 $strToggleSmallBig = 'Toggle small/big'; //to translate
1514 $strToSelectRelation = 'To select relation, click :'; //to translate
1515 $strTotalUC = 'Total'; //to translate
1516 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1517 $strTrackingActivateNow = 'Activate now'; //to translate
1518 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1519 $strTrackingCreateVersion = 'Create version'; //to translate
1520 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1521 $strTrackingDatabaseLog = 'Database Log'; //to translate
1522 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1523 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1524 $strTrackingDate = 'Date'; //to translate
1525 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1526 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1527 $strTrackingExportAs = 'Export as %s'; //to translate
1528 $strTrackingIsActive = 'Tracking is active.'; //to translate
1529 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1530 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1531 $strTrackingReportClose = 'Close'; //to translate
1532 $strTrackingReport = 'Tracking report'; //to translate
1533 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1534 $strTrackingShowVersions = 'Show versions'; //to translate
1535 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1536 $strTrackingSQLDump = 'SQL dump'; //to translate
1537 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1538 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1539 $strTrackingSQLExecution = 'SQL execution'; //to translate
1540 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1541 $strTrackingStatements = 'Tracking statements'; //to translate
1542 $strTrackingStatusActive = 'active'; //to translate
1543 $strTrackingStatusNotActive = 'not active'; //to translate
1544 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1545 $strTrackingThCreated = 'Created'; //to translate
1546 $strTrackingThLastVersion = 'Last version'; //to translate
1547 $strTrackingThUpdated = 'Updated'; //to translate
1548 $strTrackingThVersion = 'Version'; //to translate
1549 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1550 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1551 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1552 $strTracking = 'Tracking'; //to translate
1553 $strTrackingTrackTable = 'Track table'; //to translate
1554 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1555 $strTrackingUsername = 'Username'; //to translate
1556 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1557 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1558 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1559 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1560 $strTrackingVersions = 'Versions'; //to translate
1561 $strTraditionalChinese = 'Traditional Chinese'; //to translate
1562 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
1563 $strTraffic = 'Traffic'; //to translate
1564 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
1565 $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
1566 $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
1567 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
1568 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
1569 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
1570 $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
1571 $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
1572 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
1573 $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
1574 $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
1575 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
1576 $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
1577 $strTriggers = 'Triggers'; //to translate
1578 $strTruncateQueries = 'Truncate Shown Queries'; //to translate
1579 $strTurkish = 'Turkish'; //to translate
1581 $strUkrainian = 'Ukrainian'; //to translate
1582 $strUnicode = 'Unicode'; //to translate
1583 $strUnknown = 'unknown'; //to translate
1584 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
1585 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
1586 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
1587 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1588 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1589 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1590 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1591 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1592 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1593 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1594 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
1595 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1596 $strUseHostTable = 'Use Host Table'; //to translate
1597 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
1598 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
1599 $strUserOverview = 'User overview'; //to translate
1600 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
1601 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
1602 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
1603 $strUseTextField = 'Use text field'; //to translate
1604 $strUseThisValue = 'Use this value'; //to translate
1606 $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
1607 $strVar = 'Variable'; //to translate
1608 $strVersionInformation = 'Version information'; //to translate
1609 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
1610 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1611 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
1612 $strViewImage = 'View image'; //to translate
1613 $strViewName = 'VIEW name'; //to translate
1614 $strViewVideo = 'View video'; //to translate
1615 $strView = 'View'; //to translate
1617 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
1618 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
1619 $strWebServer = 'Web server'; //to translate
1620 $strWestEuropean = 'West European'; //to translate
1621 $strWiki = 'Wiki'; //to translate
1622 $strWildcard = 'wildcard'; //to translate
1623 $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
1624 $strWriteRequests = 'Write requests'; //to translate
1626 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1627 $strXMLExportContents = 'Export contents'; //to translate
1628 $strXMLExportFunctions = 'Export functions'; //to translate
1629 $strXMLExportProcedures = 'Export procedures'; //to translate
1630 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1631 $strXMLExportTables = 'Export tables'; //to translate
1632 $strXMLExportTriggers = 'Export triggers'; //to translate
1633 $strXMLExportViews = 'Export views'; //to translate
1634 $strXML = 'XML';//to translate
1636 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
1638 $strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.'; //to translate
1639 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1640 $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
1641 $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
1642 $strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
1643 $strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate