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