Fix check for encrypted file (bug #1596304).
[phpmyadmin/crack.git] / lang / dutch-iso-8859-1.inc.php
blob763a8e5853c7bb0bb2a8239820eb16c036064a7c
1 <?php
2 /* $Id$ */
4 /*
5 * Updated by "CaliMonk" <calimonk at gmx.net> on 2005/01/04.
6 */
8 $charset = 'iso-8859-1';
9 $text_dir = 'ltr';
10 $number_thousands_separator = '.';
11 $number_decimal_separator = ',';
12 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
13 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
15 $day_of_week = array('Zo', 'Ma', 'Di', 'Wo', 'Do', 'Vr', 'Za');
16 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sept', 'Oct', 'Nov', 'Dec');
17 // See http://www.php.net/manual/en/function.strftime.php to define the
18 // variable below
19 $datefmt = '%d %B %Y om %H:%M';
20 $timespanfmt = '%s dagen, %s uren, %s minuten en %s seconden';
22 $strAbortedClients = 'Afgehaakte';
23 $strAccessDeniedExplanation = 'phpMyAdmin probeerde met de MySQL server te verbinden maar de server weigerde de verbinding. Controleer de host, de gebruikersnaam en het wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de informatie die u van de Beheerder van de MySQL server kreeg.';
24 $strAccessDenied = 'Toegang geweigerd ';
25 $strAction = 'Actie';
26 $strAddAutoIncrement = 'Voeg AUTO_INCREMENT waarde toe';
27 $strAddConstraints = 'Voeg beperkingen toe';
28 $strAddDeleteColumn = 'Toevoegen/Verwijderen Veld Kolommen';
29 $strAddDeleteRow = 'Toevoegen/Verwijderen Criteria Rij';
30 $strAddFields = 'Voeg %s veld(en) toe';
31 $strAddHeaderComment = 'Voeg een commentaar toe in de header (\\n om regels af te breken';
32 $strAddIntoComments = 'Voeg toe in commentaar';
33 $strAddNewField = 'Nieuw veld toevoegen';
34 $strAddPrivilegesOnDb = 'Voeg privileges toe aan de volgende database';
35 $strAddPrivilegesOnTbl = 'Voeg privileges toe aan de volgende tabel';
36 $strAddSearchConditions = 'Zoek condities toevoegen (het "where" gedeelte van de query):';
37 $strAddToIndex = 'Voeg &nbsp;%s&nbsp; kolom(men) toe aan index';
38 $strAddUserMessage = 'U heeft een nieuwe gebruiker toegevoegd.';
39 $strAddUser = 'Voeg een nieuwe gebruiker toe';
40 $strAdministration = 'Administratie';
41 $strAffectedRows = 'Getroffen rijen:';
42 $strAfterInsertBack = 'Terug';
43 $strAfterInsertNewInsert = 'Voeg een nieuw record toe';
44 $strAfterInsertNext = 'Bewerk volgende rij';
45 $strAfterInsertSame = 'Ga terug naar deze pagina';
46 $strAfter = 'Na %s';
47 $strAll = 'Alle';
48 $strAllTableSameWidth = 'Alle tabellen weergeven met dezelfde breedte?';
49 $strAlterOrderBy = 'Wijzig het "Sorteren op/Order by" van de tabel';
50 $strAnalyzeTable = 'Analyseer tabel';
51 $strAnd = 'En';
52 $strAnIndex = 'Een index is toegevoegd aan %s';
53 $strAny = 'Elke'; //! Willekeurige?
54 $strAnyHost = 'Een willekeurige host';
55 $strAnyUser = 'Een willekeurige gebruiker';
56 $strApproximateCount = 'Kan ongeveer zijn. Zie FAQ 3.11';
57 $strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan %s';
58 $strArabic = 'Arabisch';
59 $strArmenian = 'Armeens';
60 $strAscending = 'Oplopend';
61 $strAtBeginningOfTable = 'Aan het begin van de tabel';
62 $strAtEndOfTable = 'Aan het eind van de tabel';
63 $strAttr = 'Attributen';
64 $strAutodetect = 'Auto detectie';
65 $strAutomaticLayout = 'Automatische lay-out';
67 $strBack = 'Terug';
68 $strBaltic = 'Baltisch';
69 $strBeginCut = 'Begin KNIP';
70 $strBeginRaw = 'Begin RAW';
71 $strBinary = ' Binair ';
72 $strBinaryDoNotEdit = ' Binair - niet aanpassen ';
73 $strBinaryLog = 'Binaire log';
74 $strBinLogEventType = 'Event type';
75 $strBinLogInfo = 'Informatie';
76 $strBinLogName = 'Log naam';
77 $strBinLogOriginalPosition = 'Originele positie';
78 $strBinLogPosition = 'Positie';
79 $strBinLogServerId = 'Server ID';
80 $strBookmarkAllUsers = 'Geef elke gebruiker toegang tot deze bookmark';
81 $strBookmarkDeleted = 'De boekenlegger (Bookmark) is verwijderd.';
82 $strBookmarkLabel = 'Label';
83 $strBookmarkQuery = 'Opgeslagen SQL-query';
84 $strBookmarkThis = 'Sla deze SQL-query op';
85 $strBookmarkView = 'Alleen bekijken';
86 $strBrowseForeignValues = 'Bekijk vreemde waardes';
87 $strBrowse = 'Verkennen';
88 $strBulgarian = 'Bulgaars';
89 $strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling <code>$cfg[\'BZipDump\']</code> in uw phpMyAdmin configuratie bestand op <code>FALSE</code> te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
90 $strBzip = '"ge-bzipt"';
92 $strCalendar = 'Kalender';
93 $strCannotLogin = 'Kan niet inloggen op de MySQL server';
94 $strCantLoad = 'Kan de %s extentie niet laden,<br />Controleer de PHP Configuratie';
95 $strCantLoadRecodeIconv = 'Kan iconv of recode extensies niet laden die nodig zijn voor de Karakterset conversie, configureer php om deze extensies toe te laten of schakel Karakterset conversie uit in phpMyAdmin';
96 $strCantRenameIdxToPrimary = 'Kan index niet naar PRIMARY hernoemen';
97 $strCantUseRecodeIconv = 'Kan iconv, libiconv en recode_string functies niet gebruiken zolang de extensies geladen moeten worden. Controleer de php configuratie.';
98 $strCardinality = 'Kardinaliteit';
99 $strCaseInsensitive = 'hoofdletter ongevoelig';
100 $strCaseSensitive = 'hoofdletter gevoelig';
101 $strCentralEuropean = 'Centraal Europees';
102 $strChangeCopyModeCopy = '... behoud de oude.';
103 $strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en vernieuw de privileges achteraf.';
104 $strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
105 $strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
106 $strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
107 $strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
108 $strChangeDisplay = 'Kies weer te geven veld';
109 $strChangePassword = 'Wijzig wachtwoord';
110 $strChange = 'Veranderen';
111 $strCharset = 'Karakterset';
112 $strCharsetOfFile = 'Karakter set van het bestand:';
113 $strCharsetsAndCollations = 'Karakter Sets en Collaties';
114 $strCharsets = 'Karaktersets';
115 $strCheckAll = 'Selecteer alles';
116 $strCheckOverhead = 'Selecteer tabellen met overhead';
117 $strCheckPrivs = 'Controleer privileges';
118 $strCheckPrivsLong = 'Controleer privileges voor database &quot;%s&quot;.';
119 $strCheckTable = 'Controleer tabel';
120 $strChoosePage = 'Kies een pagina om aan te passen';
121 $strColComFeat = 'Toon kolom commentaar';
122 $strCollation = 'Collatie';
123 $strColumnNames = 'Kolom namen';
124 $strColumnPrivileges = 'Kolom-specifieke privileges';
125 $strCommand = 'Commando';
126 $strComments = 'Commentaar';
127 $strCommentsForTable = 'COMMENTAAR VOOR TABEL';
128 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatibel';
129 $strCompleteInserts = 'Invoegen voltooid';
130 $strCompression = 'Compressie';
131 $strConfigFileError = 'phpMyAdmin kon het configuratie bestand niet lezen! <br />Dit kan gebeuren als php een parse error in dit bestand aantreft of dit bestand helemaal niet gevonden kan worden.<br />Roep het configuratie bestand direct aan met de snelkoppeling hieronder en lees de php foutmelding(en). In de meeste gevallen ontbreekt er ergens bijvoorbeeld een quote.<br /> Wanneer er een blanco pagina wordt weergegeven zijn er geen problemen.';
132 $strConfigureTableCoord = 'Configureer de coördinaten voor de tabel %s';
133 $strConnectionError = 'Kan niet verbinden: ongeldige instellingen.';
134 $strConnections = 'Connecties';
135 $strConstraintsForDumped = 'Beperkingen voor gedumpte tabellen';
136 $strConstraintsForTable = 'Beperkingen voor tabel';
137 $strCookiesRequired = 'Cookies moeten aan staan voorbij dit punt.';
138 $strCopyDatabaseOK = 'Database %s is gekopieerd naar %s';
139 $strCopyTable = 'Kopieer tabel naar (database<b>.</b>tabel):';
140 $strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
141 $strCopyTableSameNames = 'Kan de tabel niet naar dezelfde kopiëren!';
142 $strCouldNotKill = 'phpMyAdmin is er niet in geslaagd om de %s te sluiten.Waarschijnlijk is het al gesloten.';
143 $strCreate = 'Aanmaken';
144 $strCreateIndex = 'Creëer een index op kolommen&nbsp;%s&nbsp;';
145 $strCreateIndexTopic = 'Creëer een nieuwe index';
146 $strCreateNewDatabase = 'Nieuwe database aanmaken';
147 $strCreateNewTable = 'Nieuwe tabel aanmaken in database %s';
148 $strCreatePage = 'Creëer een nieuwe pagina';
149 $strCreatePdfFeat = 'Aanmaken van PDF bestanden';
150 $strCreationDates = 'Creatie/Update/Controleer datum';
151 $strCriteria = 'Criteria';
152 $strCroatian = 'Kroatisch';
153 $strCSVOptions = 'CSV opties';
154 $strCyrillic = 'Cyrillisch';
155 $strCzechSlovak = 'Tsjechische-Slowaak';
156 $strCzech = 'Tsjechisch';
158 $strDanish = 'Deens';
159 $strDatabase = 'Database';
160 $strDatabaseEmpty = 'De database naam is leeg!';
161 $strDatabaseExportOptions = 'Database export opties';
162 $strDatabaseHasBeenDropped = 'Database %s is vervallen.';
163 $strDatabaseNoTable = 'Deze database bevat geen tabel!';
164 $strDatabases = 'databases';
165 $strDatabasesDropped = '%s databases zijn succesvol verwijderd.';
166 $strDatabasesStats = 'Database statistieken';
167 $strDatabasesStatsDisable = 'Statistieken uitzetten';
168 $strDatabasesStatsEnable = 'Statistieken aanzetten';
169 $strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
170 $strData = 'Data';
171 $strDataDict = 'Data Woordenboek';
172 $strDataOnly = 'Alleen data';
173 $strDBComment = 'Database commentaar: ';
174 $strDBCopy = 'Kopieer database naar';
175 $strDbPrivileges = 'Database-specifieke privileges';
176 $strDBRename = 'Hernoem database naar';
177 $strDbSpecific = 'database-specifiek';
178 $strDefault = 'Standaardwaarde';
179 $strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
180 $strDefragment = 'Defragment tabel';
181 $strDelayedInserts = 'Gebruik vertraagde inserts';
182 $strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
183 $strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
184 $strDeleted = 'De rij is verwijderd';
185 $strDeletedRows = 'Verwijder rijen:';
186 $strDelete = 'Verwijderen';
187 $strDeleting = 'Verwijderen van %s';
188 $strDelOld = 'De huidige pagina heeft referenties met tabellen die niet langer bestaan. Wilt u deze referenties verwijderen?';
189 $strDescending = 'Aflopend';
190 $strDescription = 'Beschrijving';
191 $strDictionary = 'Woordenboek';
192 $strDisabled = 'Uitgeschakeld';
193 $strDisableForeignChecks = 'controle op vreemde sleutels uitschakelen';
194 $strDisplayFeat = 'Toon Opties';
195 $strDisplayOrder = 'Weergave volgorde:';
196 $strDisplayPDF = 'Geef het PDF schema weer';
197 $strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
198 $strDocu = 'Documentatie';
199 $strDoYouReally = 'Weet u zeker dat u dit wilt ';
200 $strDropDatabaseStrongWarning = 'U staat op het punt een complete database te DESTROY-en!';
201 $strDropUsersDb = 'Verwijder de databases die dezelfde naam hebben als de gebruikers.';
202 $strDrop = 'Verwijderen';
203 $strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
204 $strDumpSaved = 'Dump is bewaard als %s.';
205 $strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
206 $strDynamic = 'dynamisch';
208 $strEditPDFPages = 'PDF Pagina\'s aanpassen';
209 $strEditPrivileges = 'Wijzig rechten';
210 $strEdit = 'Wijzigen';
211 $strEffective = 'Effectief';
212 $strEmpty = 'Legen';
213 $strEmptyResultSet = 'MySQL gaf een lege resultaat set terug (0 rijen).';
214 $strEnabled = 'Ingeschakeld';
215 $strEncloseInTransaction = 'Sluit de export in een transactie';
216 $strEndCut = 'Einde KNIP';
217 $strEnd = 'Einde';
218 $strEndRaw = 'Einde RAW';
219 $strEnglish = 'Engels';
220 $strEnglishPrivileges = ' Aantekening: de namen van de MySQL rechten zijn uitgelegd in het Engels ';
221 $strError = 'Fout';
222 $strEscapeWildcards = 'Wildcards _ en % moeten worden ge-escaped met een \ om ze letterlijk te gebruiken';
223 $strEstonian = 'Estlands';
224 $strExcelEdition = 'Excel editie';
225 $strExcelOptions = 'Excel opties';
226 $strExecuteBookmarked = 'Voor de gebookmarkte query uit';
227 $strExplain = 'Verklaar SQL';
228 $strExport = 'Exporteer';
229 $strExtendedInserts = 'Uitgebreide invoegingen';
230 $strExtra = 'Extra';
232 $strFailedAttempts = 'Mislukte pogingen';
233 $strFieldHasBeenDropped = 'Veld %s is vervallen';
234 $strFieldsEmpty = ' Het velden aantal is leeg! ';
235 $strFieldsEnclosedBy = 'Velden ingesloten door';
236 $strFieldsEscapedBy = 'Velden ontsnapt door';
237 $strFieldsTerminatedBy = 'Velden beëindigd door';
238 $strFields = 'Velden';
239 $strField = 'Veld';
240 $strFileAlreadyExists = 'Bestaand %s bestaat al op de server, verander de bestandsnaam of controleer overschrijf opties.';
241 $strFileCouldNotBeRead = 'Bestand kon niet worden gelezen';
242 $strFileNameTemplate = 'File naam template';
243 $strFileNameTemplateRemember = 'Onthoud template';
244 $strFixed = 'vast';
245 $strFlushPrivilegesNote = 'Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL privileges tabel. De content van deze tabel kan verschillen met de rechten van de server als er handmatig aanpassingen zijn aangebracht. Mocht dit het geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder gaat.';
246 $strFlushTable = 'Schoon de tabel ("FLUSH")';
247 $strFormat = 'Formatteren';
248 $strFormEmpty = 'Er ontbreekt een waarde in het formulier!';
249 $strFullText = 'Volledige teksten';
250 $strFunction = 'Functie';
252 $strGenBy = 'Gegenereerd door';
253 $strGeneralRelationFeat = 'Basis relatie opties';
254 $strGenTime = 'Generatie Tijd';
255 $strGeorgian = 'Georgisch';
256 $strGerman = 'Duits';
257 $strGlobal = 'globaal';
258 $strGlobalPrivileges = 'Globale privileges';
259 $strGlobalValue = 'Globale waarde';
260 $strGo = 'Start';
261 $strGrantOption = 'Toekennen';
262 $strGreek = 'Grieks';
263 $strGzip = '"ge-gzipt"';
265 $strHasBeenAltered = 'is veranderd.';
266 $strHasBeenCreated = 'is aangemaakt.';
267 $strHaveToShow = 'Er moet ten minste 1 weer te geven kolom worden gekozen';
268 $strHebrew = 'Hebreeuws';
269 $strHexForBinary = 'Gebruik hexadecimale voor binaire velden';
270 $strHome = 'Home';
271 $strHomepageOfficial = 'Officiële phpMyAdmin Website';
272 $strHostEmpty = 'De host naam is leeg!';
273 $strHost = 'Host';
274 $strHungarian = 'Hongaars';
276 $strIcelandic = 'IJslands';
277 $strId = 'ID';
278 $strIdxFulltext = 'Volledige tekst';
279 $strIgnoreInserts = 'Gebruik ignore inserts';
280 $strIgnore = 'Negeer';
281 $strImportFiles = 'Importeren bestanden';
282 $strIndexes = 'Indexen';
283 $strIndexHasBeenDropped = 'Index %s is vervallen';
284 $strIndex = 'Index';
285 $strIndexName = 'Index naam&nbsp;:';
286 $strIndexType = 'Index type&nbsp;:';
287 $strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecreëerd voor de kolom `%s`';
288 $strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
289 $strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`';
290 $strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
291 $strInnodbStat = 'InnoDB Status';
292 $strInsecureMySQL = 'Uw configuratie bestand bevat instellingen (root zonder wachtwoord) die betrekking hebben tot de standaard MySQL account. Uw MySQL server draait met deze standaard waardes, en is open voor ongewilde toegang, het wordt dus aangeraden dit op te lossen.';
293 $strInsertAsNewRow = 'Voeg toe als nieuwe rij';
294 $strInsertedRowId = 'Ingevoegde rij id:';
295 $strInsertedRows = 'Ingevoegde rijen:';
296 $strInsert = 'Invoegen';
297 $strInternalNotNecessary = '* Een interne relatie is niet nodig wanneer er ook een InnoDB aanwezig is.';
298 $strInternalRelations = 'Interne relaties';
299 $strInUse = 'in gebruik';
301 $strJapanese = 'Japans';
302 $strJumpToDB = 'Ga naar database &quot;%s&quot;.';
303 $strJustDeleteDescr = 'De &quot;verwijderde&quot; gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
304 $strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
306 $strKeepPass = 'Wijzig het wachtwoord niet';
307 $strKeyname = 'Sleutel naam';
308 $strKill = 'stop proces';
309 $strKorean = 'Koreaans';
311 $strLandscape = 'Landschap';
312 $strLatexCaption = 'Tabel titel';
313 $strLatexContent = 'Content van tabel __TABLE__';
314 $strLatexContinuedCaption = 'Vervolgde tabel titel';
315 $strLatexContinued = '(vervolgd)';
316 $strLatexIncludeCaption = 'Voeg tabel titel toe';
317 $strLatexLabel = 'Label sleutel';
318 $strLaTeX = 'LaTeX';
319 $strLaTeXOptions = 'LaTeX opties';
320 $strLatexStructure = 'Structuur van de tabel __TABLE__';
321 $strLatvian = 'Lets';
322 $strLengthSet = 'Lengte/Waardes*';
323 $strLimitNumRows = 'records per pagina';
324 $strLinesTerminatedBy = 'Regels beëindigd door';
325 $strLinkNotFound = 'Link niet gevonden';
326 $strLinksTo = 'Gelinkt naar';
327 $strLithuanian = 'Litouws';
328 $strLocalhost = 'lokaal';
329 $strLocationTextfile = 'Locatie van het tekstbestand';
330 $strLoginInformation = 'Login Informatie';
331 $strLogin = 'Inloggen';
332 $strLogout = 'Uitloggen';
333 $strLogPassword = 'Wachtwoord:';
334 $strLogServer = 'Server';
335 $strLogUsername = 'Gebruikersnaam:';
337 $strMaximumSize = 'Maximale grootte: %s%s';
338 $strMbExtensionMissing = 'De mbstring PHP extensie werd niet gevonden en u lijkt een multibyte charset te gebruiken. Zonder de mbstring extensie kan phpMyAdmin strings niet correct splitsen wat tot onverwachte resultaten kan leiden.';
339 $strMbOverloadWarning = 'U heeft mbstring.func_overload ingeschakeld in uw PHP configuratie. Deze optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige data corrupt raakt!';
340 $strMIME_available_mime = 'Beschikbare MIME-types';
341 $strMIME_available_transform = 'Beschikbare transformaties';
342 $strMIME_description = 'Beschrijving';
343 $strMIME_MIMEtype = 'MIME-type';
344 $strMIME_nodescription = 'Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de maker over wat %s doet.';
345 $strMIME_transformation = 'Browser transformaties';
346 $strMIME_transformation_note = 'Voor een lijst met beschikbare transformatie opties en MIME-type transformaties, klik op %sTransformatie opties%s';
347 $strMIME_transformation_options_note = 'Voeg de waardes voor transformatie optie in het volgende formaat in: \'a\', 100, b,\'c\'...<br />Wanneer u een backslash ("\") of een enkele quote ("\'") moet invoegen in deze waardes, backslashes het dan (bijvoorbeeld \'\\\\xyz\' of \'a\\\'b\').';
348 $strMIME_transformation_options = 'Transformatie opties';
349 $strMIMETypesForTable = 'MIME TYPES VOOR TABEL';
350 $strMIME_without = 'MIME-types die in italic staan (Schuin) hebben geen aparte transformatie functies';
351 $strModifications = 'Wijzigingen opgeslagen.';
352 $strModify = 'Aanpassen';
353 $strModifyIndexTopic = 'Wijzig een index';
354 $strMoveTableOK = 'Tabel %s is verplaatst naar %s.';
355 $strMoveTableSameNames = 'Kan de tabel niet naar dezelfde verplaatsen!';
356 $strMoveTable = 'Verplaats tabel naar (database<b>.</b>tabel):';
357 $strMultilingual = 'meertalig';
358 $strMySQLCharset = 'MySQL Karakterset';
359 $strMySQLConnectionCollation = 'MySQL verbindingscollatie';
360 $strMySQLSaid = 'MySQL retourneerde: ';
361 $strMySQLShowProcess = 'Laat processen zien';
362 $strMySQLShowStatus = 'MySQL runtime informatie';
363 $strMySQLShowVars = 'MySQL systeemvariabelen';
365 $strName = 'Naam';
366 $strNext = 'Volgende';
367 $strNoActivity = 'Geen activiteit voor %s seconden of meer, log a.u.b. opnieuw in';
368 $strNoDatabases = 'Geen databases';
369 $strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
370 $strNoDescription = 'Geen beschrijving aanwezig';
371 $strNoDropDatabases = '"DROP DATABASE" opdrachten zijn niet mogelijk.';
372 $strNoExplain = 'Uitleg SQL overslaan';
373 $strNoFrames = 'phpMyAdmin is werkt gebruiksvriendelijker met een browser die <b>frames</b> aan kan.';
374 $strNoIndex = 'Geen index gedefinieerd!';
375 $strNoIndexPartsDefined = 'Geen index delen gedefinieerd!';
376 $strNoModification = 'Geen verandering';
377 $strNo = 'Nee';
378 $strNone = 'Geen';
379 $strNoOptions = 'Dit format heeft geen opties';
380 $strNoPassword = 'Geen wachtwoord';
381 $strNoPermission = 'De web server heeft geen rechten om het bestand %s op te slaan.';
382 $strNoPhp = 'zonder PHP Code';
383 $strNoPrivileges = 'Geen rechten';
384 $strNoRights = 'U heeft niet genoeg rechten om hier te zijn!';
385 $strNoRowsSelected = 'Geen rijen geselecteerd';
386 $strNoSpace = 'Onvoldoende ruimte om het bestand %s op te slaan.';
387 $strNoTablesFound = 'Geen tabellen gevonden in de database.';
388 $strNoThemeSupport = 'Geen ondersteuning voor thema\'s, controleer uw configuratie en/of de thema\'s in de directory %s.';
389 $strNotNumber = 'Dit is geen cijfer!';
390 $strNotOK = 'Niet Goed';
391 $strNotSet = '<b>%s</b> tabel niet gevonden of niet ingesteld in %s';
392 $strNoUsersFound = 'Geen gebruiker(s) gevonden.';
393 $strNoValidateSQL = 'SQL validatie overslaan';
394 $strNull = 'Null';
395 $strNumSearchResultsInTable = '%s overeenkomst(en) in de tabel<i>%s</i>';
396 $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> overeenkomst(en)';
397 $strNumTables = 'Tabellen';
399 $strOK = 'Correct';
400 $strOperations = 'Handelingen';
401 $strOperator = 'Operator';
402 $strOptimizeTable = 'Optimaliseer tabel';
403 $strOr = 'Of';
404 $strOverhead = 'Overhead';
405 $strOverwriteExisting = 'Overschrijf bestaande bestand (en)';
407 $strPageNumber = 'Pagina nummer:';
408 $strPaperSize = 'Papier grootte';
409 $strPartialText = 'Gedeeltelijke teksten';
410 $strPasswordChanged = 'Het wachtwoord voor %s is met succes veranderd.';
411 $strPasswordEmpty = 'Het wachtwoord is leeg!';
412 $strPasswordHashing = 'Wachtwoord Hashing';
413 $strPasswordNotSame = 'De wachtwoorden zijn niet gelijk!';
414 $strPassword = 'Wachtwoord';
415 $strPdfDbSchema = 'Schema van de "%s" database - Pagina %s';
416 $strPdfInvalidTblName = 'De tabel "%s" bestaat niet!';
417 $strPdfNoTables = 'Geen Tabellen';
418 $strPerHour = 'per uur';
419 $strPerMinute = 'per minuut';
420 $strPerSecond = 'per seconde';
421 $strPersian = 'Perzisch';
422 $strPhoneBook = 'Telefoonboek';
423 $strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.';
424 $strPhp = 'Creëer PHP Code';
425 $strPHPVersion = 'PHP Versie';
426 $strPmaDocumentation = 'phpMyAdmin Documentatie';
427 $strPmaUriError = 'De <tt>$cfg[\'PmaAbsoluteUri\']</tt> richtlijn MOET gezet zijn in het configuratie bestand!';
428 $strPolish = 'Pools';
429 $strPortrait = 'Portret';
430 $strPos1 = 'Begin';
431 $strPrevious = 'Vorige';
432 $strPrimaryKeyHasBeenDropped = 'De primaire sleutel is vervallen';
433 $strPrimaryKeyName = 'De naam van de primaire sleutel moet PRIMARY zijn!';
434 $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> de naam van en <b>alleen van</b> een primaire sleutel zijn!)';
435 $strPrimary = 'Primaire sleutel';
436 $strPrint = 'Afdrukken';
437 $strPrintViewFull = 'Print overzicht (met volledige teksten)';
438 $strPrintView = 'Printopmaak';
439 $strPrivDescAllPrivileges = 'Bevat alle privileges behalve GRANT.';
440 $strPrivDescAlter = 'Maakt het mogelijk de structuur van bestaande tabellen aan te passen.';
441 $strPrivDescCreateDb = 'Maakt het mogelijk om nieuwe databases en tabellen te maken.';
442 $strPrivDescCreateTbl = 'Maakt het mogelijk nieuwe tabellen te maken.';
443 $strPrivDescCreateTmpTable = 'Maakt het mogelijk om tijdelijke tabellen te maken.';
444 $strPrivDescDelete = 'Maakt het mogelijk om data te verwijderen.';
445 $strPrivDescDropDb = 'Maakt het mogelijk om databases en tabellen te verwijderen.';
446 $strPrivDescDropTbl = 'Maakt het mogelijk tabellen te verwijderen.';
447 $strPrivDescExecute = 'Maakt het mogelijk om opgeslagen procedures uit te voeren; Heeft geen effect in deze MySQL versie.';
448 $strPrivDescFile = 'Maakt het mogelijk om data te importeren en te exporteren van en naar bestanden.';
449 $strPrivDescGrant = 'Maakt het mogelijk dat gebruikers en privileges toe te voegen zonder de privileges tabel opnieuw op te vragen.';
450 $strPrivDescIndex = 'Maakt het mogelijk om indexen te creëren en te verwijderen.';
451 $strPrivDescInsert = 'Maakt het mogelijk om data in te voegen en te vervangen.';
452 $strPrivDescLockTables = 'Maakt het mogelijk tabellen op slot te zetten voor de huidige thread.';
453 $strPrivDescMaxConnections = 'Limiteert het aantal nieuwe connecties die een gebruiker per uur mag openen.';
454 $strPrivDescMaxQuestions = 'Limiteert het aantal queries dat een gebruiker mag versturen per uur.';
455 $strPrivDescMaxUpdates = 'Limiteert het aantal commando\'s, welke een database of tabel veranderen, die een gebruiker per uur mag uitvoeren.';
456 $strPrivDescProcess3 = 'Maakt het mogelijk processen te stoppen voor andere gebruikers.';
457 $strPrivDescProcess4 = 'Maakt het mogelijk om complete queries in de process lijst te zien.';
458 $strPrivDescReferences = 'Heeft geen effect in deze MySQL versie.';
459 $strPrivDescReload = 'Maakt het mogelijk om de server instellingen opnieuw op te vragen en de cache van de server leeg te maken.';
460 $strPrivDescReplClient = 'Geeft het recht aan de gebruiker om te vragen waar de slaves (slaven) / masters (meesters) zijn.';
461 $strPrivDescReplSlave = 'Nodig om slaves (slaven) de repliceren.';
462 $strPrivDescSelect = 'Maakt het lezen van data mogelijk.';
463 $strPrivDescShowDb = 'Geeft toegang tot de complete lijst van databases.';
464 $strPrivDescShutdown = 'Maakt het mogelijk de server te stoppen.';
465 $strPrivDescSuper = 'Maakt het mogelijk verbinding te maken, zelfs als het maximaal aantal verbindingen als is bereikt; Dit is vereist voor de meeste administratieve opties zoals het instellen van globale variabelen of het stoppen van threads van andere gebruikers.';
466 $strPrivDescUpdate = 'Maakt het mogelijk data aan te passen.';
467 $strPrivDescUsage = 'Geen privileges.';
468 $strPrivileges = 'Rechten';
469 $strPrivilegesReloaded = 'De privileges zijn met succes vernieuwd';
470 $strProcesses = 'Processen';
471 $strProcesslist = 'Process lijst';
472 $strPutColNames = 'Plaats veldnamen in de eerste rij';
474 $strQBEDel = 'Verwijder';
475 $strQBEIns = 'Toevoegen';
476 $strQBE = 'Query opbouwen';
477 $strQueryFrame = 'Query window';
478 $strQueryOnDb = 'SQL-query op database <b>%s</b>:';
479 $strQuerySQLHistory = 'SQL-geschiedenis';
480 $strQueryStatistics = '<b>Query statistieken</b>: Sinds het opstarten zijn er, %s queries gestuurd naar de server.';
481 $strQueryTime = 'Query duurde %01.4f sec';
482 $strQueryType = 'Query type';
483 $strQueryWindowLock = 'Overschrijf deze query niet van buitenaf dit scherm';
485 $strReceived = 'Ontvangen';
486 $strRecords = 'Records';
487 $strReferentialIntegrity = 'Controleer referentiële integriteit';
488 $strRefresh = 'Vernieuw';
489 $strRelationalSchema = 'Relationeel schema';
490 $strRelationNotWorking = 'Extra opties om met tabellen te werken die gelinkt zijn, zijn uitgeschakeld. Om te weten te komen waarom klik %shier%s.';
491 $strRelationsForTable = 'RELATIES VOOR TABEL';
492 $strRelations = 'Relaties';
493 $strRelationView = 'Relatie overzicht';
494 $strReloadingThePrivileges = 'Bezig de privileges te vernieuwen';
495 $strRemoveSelectedUsers = 'Verwijder de geselecteerde gebruikers';
496 $strRenameDatabaseOK = 'Database %s is hernoemed naar %s';
497 $strRenameTableOK = 'Tabel %s is hernoemt naar %s';
498 $strRenameTable = 'Tabel hernoemen naar';
499 $strRepairTable = 'Repareer tabel';
500 $strReplaceNULLBy = 'Vervang NULL door';
501 $strReplaceTable = 'Vervang tabel gegevens met het bestand';
502 $strReset = 'Opnieuw';
503 $strResourceLimits = 'Resource beperkingen';
504 $strReType = 'Type opnieuw';
505 $strRevokeAndDeleteDescr = 'De gebruikers zullen nog steeds het USAGE (gebruik) privilege hebben zolang de privileges nog niet zijn vernieuwd.';
506 $strRevokeAndDelete = 'Trek alle actieve privileges in van alle gebruikers en verwijder ze daarna.';
507 $strRevokeMessage = 'U heeft de rechten ingetrokken voor %s';
508 $strRevoke = 'Ongedaan maken';
509 $strRomanian = 'Roemeens';
510 $strRowLength = 'Lengte van de rij';
511 $strRowsFrom = 'rijen beginnend bij';
512 $strRowSize = ' Grootte van de rij';
513 $strRowsModeFlippedHorizontal = 'horizontaal (geroteerde headers)';
514 $strRowsModeHorizontal = 'horizontaal';
515 $strRowsModeOptions = 'in %s modus en herhaal kopregels na %s cellen';
516 $strRowsModeVertical = 'verticaal';
517 $strRows = 'Rijen';
518 $strRowsStatistic = 'Rij statistiek';
519 $strRunning = 'wordt uitgevoerd op %s';
520 $strRunQuery = 'Query uitvoeren';
521 $strRunSQLQuery = 'Draai SQL query/queries op database %s';
522 $strRussian = 'Russisch';
524 $strSaveOnServer = 'Bewaar op de server in %s directory';
525 $strSave = 'Opslaan';
526 $strScaleFactorSmall = 'De schaal factor is te klein om het schema op een pagina te zetten';
527 $strSearchFormTitle = 'Zoeken in de database';
528 $strSearchInTables = 'In de tabel(len):';
529 $strSearchNeedle = 'Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: "%"):';
530 $strSearchOption1 = 'ten minste een van de woorden';
531 $strSearchOption2 = 'alle woorden';
532 $strSearchOption3 = 'de exacte zin';
533 $strSearchOption4 = 'als een reguliere expressie';
534 $strSearchResultsFor = 'Zoek resultaten voor "<i>%s</i>" %s:';
535 $strSearchType = 'Zoek:';
536 $strSearch = 'Zoeken';
537 $strSecretRequired = 'Het configuratie bestand heeft nu een geheime wachtwoord zin nodig (blowfish_secret).';
538 $strSelectADb = 'Selecteer A.U.B. een database';
539 $strSelectAll = 'Selecteer alles';
540 $strSelectBinaryLog = 'Selecteer de te bekijken binaire log';
541 $strSelectFields = 'Selecteer velden (tenminste 1):';
542 $strSelectNumRows = 'in query';
543 $strSelectTables = 'Selecteer tabellen';
544 $strSend = 'verzenden';
545 $strSent = 'Verzonden';
546 $strServerChoice = 'Server keuze';
547 $strServerNotResponding = 'De server reageert niet';
548 $strServer = 'Server';
549 $strServerStatus = 'Runtime Informatie';
550 $strServerStatusUptime = 'Deze MySQL server draait inmiddels %s. Hij is gestart op %s.';
551 $strServerTabVariables = 'Variabelen';
552 $strServerTrafficNotes = '<b>Server verkeer</b>: Deze tabellen geven statistieken weer van het verkeer van deze MySQL server vanaf het moment dat hij is gestart';
553 $strServerVars = 'Server variabelen en instellingen';
554 $strServerVersion = 'Server versie';
555 $strSessionValue = 'Sessie variabelen';
556 $strSetEnumVal = 'Als het veld type "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...<br />Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').';
557 $strShowAll = 'Toon alles';
558 $strShowColor = 'Toon kleur';
559 $strShowDatadictAs = 'Data Dictionary Formaat';
560 $strShowFullQueries = 'Toon volledige Queries';
561 $strShowGrid = 'Toon grid';
562 $strShowingRecords = 'Toon Records';
563 $strShowPHPInfo = 'Laat informatie over PHP zien';
564 $strShowTableDimension = 'Geef de dimensies van de tabellen weer';
565 $strShowTables = 'Toon tabellen';
566 $strShowThisQuery = ' Laat deze query hier zien ';
567 $strShow = 'Toon';
568 $strSimplifiedChinese = 'Vereenvoudigd Chinese';
569 $strSingly = '(apart)';
570 $strSize = 'Grootte';
571 $strSlovak = 'Slowaak';
572 $strSlovenian = 'Sloveens';
573 $strSortByKey = 'Sorteren op sleutel';
574 $strSort = 'Sorteren';
575 $strSpaceUsage = 'Ruimte gebruik';
576 $strSpanish = 'Spaans';
577 $strSplitWordsWithSpace = 'Woorden worden gesplit door een spatie karakter (" ").';
578 $strSQLExportType = 'Export type';
579 $strSQLOptions = 'SQL opties';
580 $strSQLParserBugMessage = 'Er is een kans dat u een fout heeft aangetroffen in de SQL parser. Let er goed op, dat de query op de correcte plaatsen quotes heeft. Een ander mogelijkheid voor deze foutmelding kan zijn dat u het ge-quote text gedeelte in binairy mode heeft. U kunt ook uw query proberen in de command line van MySQL. De MySQL server foutmelding hieronder, mocht die aanwezig zijn, kan ook helpen met het opsporen van fouten. Blijft u problemen houden of als de parser fouten geeft terwijl het goed gaat in de command line van MySQL, probeer dan de SQL query in te korten en een bug report met het stukje data te sturen van het CUT gedeelte hieronder:';
581 $strSQLParserUserError = 'Er schijnt een fout te zijn in uw SQL query. Mocht de MySQL server een error hebben terug gegeven, probeer dan of uw hiermee uw fout kunt oplossen.';
582 $strSQLQuery = 'SQL-query';
583 $strSQLResult = 'SQL resultaat';
584 $strSQL = 'SQL';
585 $strSQPBugInvalidIdentifer = 'Ongeldig herkenningsteken';
586 $strSQPBugUnclosedQuote = 'Quote niet afgesloten';
587 $strSQPBugUnknownPunctuation = 'Onbekende Punctuatie String';
588 $strStatCheckTime = 'Laatst gecontroleerd';
589 $strStatCreateTime = 'Gecreëerd';
590 $strStatement = 'Opdrachten';
591 $strStatUpdateTime = 'Laatst bijgewerkt';
592 $strStatus = 'Status';
593 $strStrucCSV = 'CSV gegevens';
594 $strStrucData = 'Structuur en gegevens';
595 $strStrucExcelCSV = 'CSV voor MS Excel data';
596 $strStrucNativeExcel = 'Native MS Excel data';
597 $strStrucOnly = 'Alleen structuur';
598 $strStructPropose = 'Tabel structuur voorstellen';
599 $strStructure = 'Structuur';
600 $strSubmit = 'Verzenden';
601 $strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
602 $strSum = 'Som';
603 $strSwedish = 'Zweeds';
604 $strSwitchToDatabase = 'Schakel naar de gekopieerde database';
605 $strSwitchToTable = 'Wissel naar de gekopieerde tabel';
607 $strTableComments = 'Tabel opmerkingen';
608 $strTableEmpty = 'De tabel naam is leeg!';
609 $strTableHasBeenDropped = 'Tabel %s is vervallen';
610 $strTableHasBeenEmptied = 'Tabel %s is leeg gemaakt';
611 $strTableHasBeenFlushed = 'Tabel %s is geschoond';
612 $strTableMaintenance = 'Tabel onderhoud';
613 $strTableOfContents = 'Inhoudsopgave';
614 $strTableOptions = 'Tabel opties';
615 $strTables = '%s tabel(len)';
616 $strTableStructure = 'Tabel structuur voor tabel';
617 $strTable = 'Tabel';
618 $strTakeIt = 'neem het';
619 $strTblPrivileges = 'Tabel-specifieke privileges';
620 $strTextAreaLength = ' Vanwege z\'n lengte,<br /> is dit veld misschien niet te wijzigen ';
621 $strThai = 'Thais';
622 $strTheme = 'Thema / Stijl';
623 $strThisHost = 'Deze Host';
624 $strThreadSuccessfullyKilled = 'Thread %s is met succes afgesloten.';
625 $strTime = 'Tijd';
626 $strToggleScratchboard = 'toggle scratchboard';
627 $strTotal = 'totaal';
628 $strTotalUC = 'Totaal';
629 $strTraditionalChinese = 'Traditioneel Chinees';
630 $strTraditionalSpanish = 'Traditioneel Spaans';
631 $strTraffic = 'Verkeer';
632 $strTransformation_application_octetstream__download = 'Toon een link om de binaire data van een veld te downloaden. Eerste optie is de bestandsnaam van het binaire bestand. De tweede optie is een mogelijke veldnaam van een rij van de tabel welke de bestandsnaam bevat. Wanneer de tweede optie wordt gekozen is het vereist dat de eerste optie leeg is.';
633 $strTransformation_image_jpeg__inline = 'Toont een klik bare thumbnail; opties: width,height in pixels (houdt de originele ratio)';
634 $strTransformation_image_jpeg__link = 'Toont een link naar deze image (directe blob download, i.e.).';
635 $strTransformation_image_png__inline = 'Zie image/jpeg: inline';
636 $strTransformation_text_plain__external = 'ALLEEN LINUX: Lanceert een externe applicatie en voed het de veld data via standaard input. Geeft standaard output van de applicatie terug. Default is Netjes, om nette HTML code te tonen. Om beveiligings redenen zult u handmatig het bestand libraries/transformations/text_plain__external.inc.php moeten aanpassen en de tools die u mag draaien invoegen. De eerste opties is het nummer van het programma wat u wilt gebruiken, de tweede optie zijn de parameters voor dit programma. Het derde parameter, wanneer ingesteld op 1, zal de output omzetten door middel van htmlspecialchars() (Standaard is 1). Een vierde parameter, wanneer ingesteld als 1 zal NOWRAP aan de content cell toevoegen, zodat de gehele output getoond zal worden zonder te herstructureren (Standaard 1)';
637 $strTransformation_text_plain__formatted = 'Preserveert het originele formaat van het veld. Er wordt geen Escaping toegepast.';
638 $strTransformation_text_plain__imagelink = 'Toont een plaatje en een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de breedte in pixels, de derde is de hoogte.';
639 $strTransformation_text_plain__link = 'Toont een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de titel voor de link.';
640 $strTransformation_text_plain__substr = 'Toont alleen een stuk van een string. De eerst optie is een offset om te bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is een offset van de hoeveel tekst die terug wordt gegeven. Wanneer leeg, zal het alle overgebleven tekst teruggeven. De derde optie defineerd welke karakters worden toegevoegd aan de output wanneer een substring wordt teruggegeven (Standaard: ...) .';
641 $strTruncateQueries = 'Truncate getoonde Queries';
642 $strTurkish = 'Turks';
643 $strType = 'Type';
645 $strUkrainian = 'Oekraïens';
646 $strUncheckAll = 'Deselecteer alles';
647 $strUnicode = 'Unicode';
648 $strUnique = 'Unieke waarde';
649 $strUnknown = 'onbekend';
650 $strUnselectAll = 'Deselecteer alles';
651 $strUpdatePrivMessage = 'U heeft de rechten aangepast voor %s.';
652 $strUpdateProfileMessage = 'Het profiel is aangepast.';
653 $strUpdateQuery = 'Wijzig Query';
654 $strUpdComTab = 'Raadpleeg de Documentatie over hoe u uw Column_comments tabel bijwerkt.';
655 $strUpgrade = 'U moet opwaarderen (Upgraden) naar %s of hoger.';
656 $strUsage = 'Gebruik';
657 $strUseBackquotes = 'Gebruik backquotes (`) bij tabellen en velden\' namen';
658 $strUseHostTable = 'Gebruik Host Tabel';
659 $strUserAlreadyExists = 'De gebruiker %s bestaat al!';
660 $strUserEmpty = 'De gebruikersnaam is leeg!';
661 $strUser = 'Gebruiker';
662 $strUserName = 'Gebruikersnaam';
663 $strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel';
664 $strUserOverview = 'Gebruikers Overzicht';
665 $strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
666 $strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot &quot;%s&quot;';
667 $strUseTabKey = 'Gebruik de TAB knop om van waarde naar waarde te verplaatsen, of CTRL+pijltjes om vrijuit te navigeren';
668 $strUseTables = 'Gebruik tabellen';
669 $strUseTextField = 'Gebruik tekstveld';
670 $strUseThisValue = 'Gebruik deze waarde';
672 $strValidateSQL = 'Valideer SQL';
673 $strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
674 $strValue = 'Waarde';
675 $strVar = 'Variabelen';
676 $strViewDump = 'Bekijk een dump (schema) van tabel';
677 $strViewDumpDatabases = 'Bekijk dump (schema) van de databases';
678 $strViewDumpDB = 'Bekijk een dump (schema) van database';
680 $strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
681 $strWebServerUploadDirectory = 'web-server upload directory';
682 $strWelcome = 'Welkom op %s';
683 $strWestEuropean = 'West Europees';
684 $strWildcard = 'joker teken';
685 $strWindowNotFound = 'Het doel browser scherm kon niet worden bijgewerkt. Misschien heeft u het scherm gesloten of uw browser blokkeert bijwerkingen van uw browser beveiliging';
686 $strWithChecked = 'Met geselecteerd:';
687 $strWrongUser = 'Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd.';
689 $strXML = 'XML';
691 $strYes = 'Ja';
693 $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
694 $strZip = '"Gezipt"';
696 // To translate:
697 $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
698 $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
699 $strAndThen = 'and then'; //to translate
701 $strBookmarkCreated = 'Bookmark %s created'; //to translate
702 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
703 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
704 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
705 $strBufferPool = 'Buffer Pool'; //to translate
706 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
707 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
708 $strBufferReadMisses = 'Read misses'; //to translate
709 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
710 $strBufferWriteWaits = 'Write waits'; //to translate
711 $strBusyPages = 'Busy pages'; //to translate
713 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
714 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
715 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
716 $strCopy = 'Copy'; //to translate
717 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
718 $strCSV = 'CSV'; //to translate
719 $strCSVImportOptions = 'CSV options'; //to translate
721 $strDataPages = 'Pages containing data'; //to translate
722 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
723 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
724 $strDirtyPages = 'Dirty pages'; //to translate
726 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
727 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
728 $strEngines = 'Engines'; //to translate
729 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
730 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
731 $strEsperanto = 'Esperanto'; //to translate
733 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
734 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
735 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
736 $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
737 $strFileToImport = 'File to import'; //to translate
738 $strFlushQueryCache = 'Flush query cache'; //to translate
739 $strFlushTables = 'Flush (close) all tables'; //to translate
740 $strFreePages = 'Free pages'; //to translate
742 $strGenerate = 'Generate'; //to translate
743 $strGeneratePassword = 'Generate Password'; //to translate
745 $strHandler = 'Handler'; //to translate
746 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
747 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
748 $strHTMLWord = 'Microsoft Word 2000'; //to translate
749 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
751 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
752 $strImportFormat = 'Format of imported file'; //to translate
753 $strImport = 'Import'; //to translate
754 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
755 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
756 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
757 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
758 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
759 $strInnoDBDataFilePath = 'Data files'; //to translate
760 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
761 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
762 $strInnoDBPages = 'pages'; //to translate
763 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
764 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
765 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
766 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
767 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
768 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
769 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
770 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
771 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
772 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
773 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
774 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
776 $strJoins = 'Joins'; //to translate
778 $strKeyCache = 'Key cache'; //to translate
780 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
781 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
782 $strLatchedPages = 'Latched pages'; //to translate
783 $strLDI = 'CSV using LOAD DATA'; //to translate
784 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
785 $strLDILocal = 'Use LOCAL keyword'; //to translate
786 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
788 $strMaxConnects = 'max. concurrent connections'; //to translate
789 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
790 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
791 $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
792 $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
793 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
794 $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
795 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
796 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
797 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
798 $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
799 $strMyISAMRepairThreads = 'Repair threads'; //to translate
800 $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
801 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
802 $strMysqlClientVersion = 'MySQL client version'; //to translate
804 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
805 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
806 $strNumberOfFields = 'Number of fields'; //to translate
808 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
810 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
811 $strPartialImport = 'Partial import'; //to translate
812 $strPDFOptions = 'PDF options'; //to translate
813 $strPDF = 'PDF'; //to translate
814 $strPDFReportTitle = 'Report title'; //to translate
815 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
816 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
817 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
818 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
819 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
820 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
821 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
822 $strProtocolVersion = 'Protocol version'; //to translate
824 $strQueryCache = 'Query cache'; //to translate
826 $strReadRequests = 'Read requests'; //to translate
827 $strReloadPrivileges = 'Reload privileges'; //to translate
828 $strReplication = 'Replication'; //to translate
829 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
831 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
832 $strShowingBookmark = 'Showing bookmark'; //to translate
833 $strShowOpenTables = 'Show open tables'; //to translate
834 $strShowSlaveHosts = 'Show slave hosts'; //to translate
835 $strShowSlaveStatus = 'Show slave status'; //to translate
836 $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
837 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
838 $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
839 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
840 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
841 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
842 $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
843 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
844 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
845 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
846 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
847 $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
848 $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
849 $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
850 $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
851 $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
852 $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
853 $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
854 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
855 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
856 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
857 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
858 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
859 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
860 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
861 $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
862 $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
863 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
864 $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
865 $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
866 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
867 $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
868 $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
869 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
870 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
871 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
872 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
873 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
874 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
875 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
876 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
877 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
878 $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
879 $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
880 $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
881 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
882 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
883 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
884 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
885 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
886 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
887 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
888 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
889 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
890 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
891 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
892 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
893 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
894 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
895 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
896 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
897 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
898 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
899 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
900 $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
901 $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
902 $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
903 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
904 $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
905 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
906 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
907 $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
908 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
909 $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
910 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
911 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
912 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
913 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
914 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
915 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
916 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
917 $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
918 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
919 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
920 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
921 $strShowStatusReset = 'Reset'; //to translate
922 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
923 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
924 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
925 $strShowStatusSelect_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
926 $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
927 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
928 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
929 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
930 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
931 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
932 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
933 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
934 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
935 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
936 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
937 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
938 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
939 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
940 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
941 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
942 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
943 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
944 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
945 $strSorting = 'Sorting'; //to translate
946 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
947 $strSQLImportOptions = 'SQL options'; //to translate
948 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
949 $strStorageEngines = 'Storage Engines'; //to translate
950 $strStorageEngine = 'Storage Engine'; //to translate
952 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
953 $strTempData = 'Temporary data'; //to translate
954 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
955 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
956 $strThemeNotFound = 'Theme %s not found!'; //to translate
957 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
958 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
959 $strThreads = 'Threads'; //to translate
960 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
961 $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
962 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
963 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
964 $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
965 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
967 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
968 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
969 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
971 $strVersionInformation = 'Version information'; //to translate
972 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
973 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
974 $strView = 'View'; //to translate
976 $strWriteRequests = 'Write requests'; //to translate
978 $strQueryResultsOperations = 'Query results operations'; //to translate
979 $strAddClause = 'Add %s'; //to translate
980 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
981 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
982 $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
983 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
984 $strXMLOptions = 'XML options'; //to translate
985 $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
986 $strCreateUserDatabase = 'Database for user'; //to translate
987 $strCreateUserDatabaseNone = 'None'; //to translate
988 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
989 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate
990 $strOpenDocumentText = 'Open Document Text'; //to translate
991 $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
992 $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
993 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
994 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
995 $strInvalidTableName = 'Invalid table name'; //to translate
996 $strInvalidDatabase = 'Invalid database'; //to translate
997 $strServers = 'Servers'; //to translate
998 $strDelimiter = 'Delimiter'; //to translate
999 $strFunctions = 'Functions'; //to translate
1000 $strProcedures = 'Procedures'; //to translate
1001 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1002 $strFontSize = 'Font size'; //to translate
1003 $strLanguage = 'Language'; //to translate
1004 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
1005 $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formated 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
1006 $strDocSQL = 'DocSQL'; //to translate
1007 $strDocSQLOptions = 'DocSQL options'; //to translate
1008 $strTableName = 'Table name'; //to translate
1009 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
1010 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
1011 $strShowingPhp = 'Showing as PHP code'; //to translate
1012 $strShowingSQL = 'Showing SQL query'; //to translate
1013 $strDesigner = 'Designer'; //to translate
1014 $strNumberOfTables = 'Number of tables'; //to translate
1015 $strCreateTable = 'Create table'; //to translate
1016 $strCreateRelation = 'Create relation'; //to translate
1017 $strSavePosition = 'Save position'; //to translate
1018 $strSelectForeignKey = 'Select Foreign Key'; //to translate
1019 $strHide = 'Hide'; //to translate
1020 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1021 $strReload = 'Reload'; //to translate
1022 $strSmallBigAll = 'Small/Big All'; //to translate
1023 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
1024 $strMoveMenu = 'Move Menu'; //to translate
1025 $strAngularLinks = 'Angular links'; //to translate
1026 $strDirectLinks = 'Direct links'; //to translate
1027 $strAlwaysShowLinks = 'Always show links'; //to translate
1028 $strDisableForFasterScrolling = 'Disable for faster scrolling'; //to translate
1029 $strHideShowAll = 'Hide/Show all'; //to translate
1030 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1031 $strInternalRelationAdded = 'Internal relation added'; //to translate
1032 $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1033 $strRelationDeleted = 'Relation deleted'; //to translate
1034 $strToSelectRelation = 'To select relation, click :'; //to translate
1035 $strExportImportToScale = 'Export/Import to scale'; //to translate
1036 $strRecommended = 'recommended'; //to translate
1037 $strToFromPage = 'to/from page'; //to translate
1038 $strSelectReferencedKey = 'Select referenced key'; //to translate
1039 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1040 $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate