~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/phpmyadmin2.10.1/lang/dutch-utf-8.inc.php

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

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