4308
4142
"Tabel '%-.64s' werd aangemaakt met een verschillende versie van Drizzle en "
4309
4143
"kan niet gelezen worden"
4311
#: ../drizzled/tztime.cc:170
4145
#: ../drizzled/tztime.cc:173
4313
4147
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4314
4148
msgstr "Fatale fout: Ongeldige of onbekende standaard tijdzone '%s'"
4316
#: ../plugin/auth_file/auth_file.cc:227
4150
#: ../plugin/auth_file/auth_file.cc:225
4317
4151
#, fuzzy, c-format
4318
4152
msgid "Could not load auth file: %s\n"
4319
4153
msgstr "Kon variabele niet toevoegen: %s\n"
4321
#: ../plugin/auth_file/auth_file.cc:243
4155
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
4322
4156
msgid "File to load for usernames and passwords"
4325
#: ../plugin/auth_http/auth_http.cc:135
4327
"auth_http plugin loaded but required option url not specified. Against which "
4328
"URL are you intending on authenticating?\n"
4159
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4160
msgid "Enable HTTP Auth check"
4161
msgstr "Schakel HTTP Auth check in"
4331
#: ../plugin/auth_http/auth_http.cc:151
4163
#: ../plugin/auth_http/auth_http.cc:160
4332
4164
msgid "URL for HTTP Auth check"
4333
4165
msgstr "URL voor HTTP Auth check"
4335
#: ../plugin/auth_ldap/auth_ldap.cc:291
4167
#: ../plugin/auth_ldap/auth_ldap.cc:285
4336
4168
#, fuzzy, c-format
4337
4169
msgid "Reconnect failed: %s\n"
4338
4170
msgstr "Kan bestand niet openen: %s\n"
4340
#: ../plugin/auth_ldap/auth_ldap.cc:310
4172
#: ../plugin/auth_ldap/auth_ldap.cc:304
4342
4174
msgid "ldap_search_ext_s failed: %s\n"
4345
#: ../plugin/auth_ldap/auth_ldap.cc:416
4177
#: ../plugin/auth_ldap/auth_ldap.cc:410
4346
4178
#, fuzzy, c-format
4347
4179
msgid "Could not load auth ldap: %s\n"
4348
4180
msgstr "Kon variabele niet toevoegen: %s\n"
4350
#: ../plugin/auth_ldap/auth_ldap.cc:437
4182
#: ../plugin/auth_ldap/auth_ldap.cc:423
4351
4183
msgid "URI of the LDAP server to contact"
4186
#: ../plugin/auth_ldap/auth_ldap.cc:431
4187
msgid "DN to use when binding to the LDAP server"
4354
4190
#: ../plugin/auth_ldap/auth_ldap.cc:439
4355
msgid "DN to use when binding to the LDAP server"
4358
#: ../plugin/auth_ldap/auth_ldap.cc:441
4360
4192
msgid "Password to use when binding the DN"
4361
4193
msgstr "Paswoord om te gebruiken voor authenticatie."
4363
#: ../plugin/auth_ldap/auth_ldap.cc:443
4195
#: ../plugin/auth_ldap/auth_ldap.cc:447
4364
4196
msgid "DN to use when searching"
4367
#: ../plugin/auth_ldap/auth_ldap.cc:445
4199
#: ../plugin/auth_ldap/auth_ldap.cc:455
4368
4200
msgid "Attribute in LDAP with plain text password"
4371
#: ../plugin/auth_ldap/auth_ldap.cc:447
4203
#: ../plugin/auth_ldap/auth_ldap.cc:463
4372
4204
msgid "Attribute in LDAP with MySQL hashed password"
4375
#: ../plugin/auth_ldap/auth_ldap.cc:449
4207
#: ../plugin/auth_ldap/auth_ldap.cc:471
4376
4208
msgid "How often to empty the users cache, 0 to disable"
4379
#: ../plugin/blitzdb/ha_blitz.cc:1507
4380
msgid "Estimated number of rows that a BlitzDB table will store."
4383
#: ../plugin/console/console.cc:379
4211
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4384
4212
msgid "Enable the console."
4385
4213
msgstr "Schakel de console in."
4387
#: ../plugin/console/console.cc:382
4215
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4388
4216
msgid "Turn on extra debugging."
4389
4217
msgstr "Schakel extra debugging in."
4391
#: ../plugin/console/console.cc:385
4219
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4392
4220
msgid "User to use for auth."
4393
4221
msgstr "User om te gebruiken voor authenticatie."
4395
#: ../plugin/console/console.cc:388
4223
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4396
4224
msgid "Password to use for auth."
4397
4225
msgstr "Paswoord om te gebruiken voor authenticatie."
4399
#: ../plugin/console/console.cc:391
4401
msgid "Default catalog to use."
4402
msgstr "Standaard te gebruiken databank."
4404
#: ../plugin/console/console.cc:394
4406
msgid "Default schema to use."
4407
msgstr "Standaard te gebruiken databank."
4409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4227
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4228
msgid "Default database to use."
4229
msgstr "Standaard te gebruiken databank."
4231
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
4232
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
4233
msgid "Invalid value of port\n"
4234
msgstr "Ongeldige waarde voor poort\n"
4236
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
4237
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
4238
msgid "Invalid value for connect_timeout\n"
4239
msgstr "Ongeldige waarde voor connect_timeout\n"
4241
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4242
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
4243
msgid "Invalid value for read_timeout\n"
4244
msgstr "Ongeldige waarde voor read_timeout\n"
4246
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
4247
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
4248
msgid "Invalid value for write_timeout\n"
4249
msgstr "Ongeldige waarde voor write_timeout\n"
4251
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
4252
msgid "Invalid value for retry_count\n"
4253
msgstr "Ongeldige waarde voor retry_count\n"
4255
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
4256
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
4257
msgid "Invalid value for buffer_length\n"
4258
msgstr "Ongeldige waarde voor buffer_length\n"
4260
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
4261
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4412
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4263
"Port number to use for connection or 0 for default to, in order of "
4264
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4415
"Poortnummer om te gebruiken voor de verbinding of 0 om als standaard het "
4416
"MySQL protocol te gebruiken."
4266
"Poortnummer om te gebruiken voor de verbinding of 0 om als standaard - in "
4267
"orde van voorkeur - drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427) "
4418
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4419
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4270
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4271
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
4272
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
4273
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4420
4274
msgid "Connect Timeout."
4421
4275
msgstr "Verbindingstimeout"
4423
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4424
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4277
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
4278
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
4279
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
4280
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4425
4281
msgid "Read Timeout."
4426
4282
msgstr "Leestimeout"
4428
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4429
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4284
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
4285
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
4286
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4287
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4430
4288
msgid "Write Timeout."
4431
4289
msgstr "Schrijftimeout"
4433
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4434
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4291
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
4292
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
4293
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4294
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4435
4295
msgid "Retry Count."
4436
4296
msgstr "Aantal Pogingen"
4438
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4439
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4298
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
4299
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
4300
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4301
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4440
4302
msgid "Buffer length."
4441
4303
msgstr "Bufferlengte."
4443
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4444
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4305
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
4306
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
4307
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4308
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4445
4309
msgid "Address to bind to."
4446
4310
msgstr "Adres om mee te verbinden."
4448
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4449
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4450
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4452
msgid "Maximum simultaneous connections."
4453
msgstr "Te veel verbindingen"
4455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4456
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4457
msgid "A restrictive IP address list for incoming admin connections."
4460
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4461
msgid "Failed to send error message to libnotify\n"
4462
msgstr "Versturen van foutbericht aan libnotify mislukt\n"
4464
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4465
msgid "Error Messages to stderr"
4466
msgstr "Foutboodschappen naar stderr"
4468
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4469
msgid "Comma-separated list of schemas to exclude"
4472
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4473
msgid "Comma-separated list of tables to exclude"
4476
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4478
msgid "Regular expression to apply to schemas to exclude"
4479
msgstr "Reguliere expressie toe te passen op de te filteren schema's"
4481
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4483
msgid "Regular expression to apply to tables to exclude"
4484
msgstr "Reguliere expressie toe te passen op de te filteren tabellen"
4486
#: ../plugin/haildb/haildb_engine.cc:1080
4487
#: ../plugin/haildb/haildb_engine.cc:1218
4488
#: ../plugin/haildb/haildb_engine.cc:1248
4312
#: ../plugin/drizzle_protocol/errmsg.cc:31
4313
msgid "Unknown Drizzle error"
4314
msgstr "Onbekende Drizzle fout %d"
4316
#: ../plugin/drizzle_protocol/errmsg.cc:32
4318
msgid "Can't create UNIX socket (%d)"
4319
msgstr "Kan UNIX socket niet creëren (%d)"
4321
#: ../plugin/drizzle_protocol/errmsg.cc:33
4323
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4324
msgstr "Kan niet verbinden met locale Drizzle server via socket '%-.100s' (%d)"
4326
#: ../plugin/drizzle_protocol/errmsg.cc:34
4328
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4329
msgstr "Kan niet verbinden met Drizzle server op '%-.100s:%lu' (%d)"
4331
#: ../plugin/drizzle_protocol/errmsg.cc:35
4333
msgid "Can't create TCP/IP socket (%d)"
4334
msgstr "Kan TCP/IP socket (%d) niet aanmaken"
4336
#: ../plugin/drizzle_protocol/errmsg.cc:36
4338
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4339
msgstr "Onbekende Drizzle server host '%-.100s' (%d)"
4341
#: ../plugin/drizzle_protocol/errmsg.cc:37
4342
msgid "Drizzle server has gone away"
4343
msgstr "Drizzle server is weggevallen"
4345
#: ../plugin/drizzle_protocol/errmsg.cc:38
4347
msgid "Protocol mismatch; server version = %d, client version = %d"
4349
"Protocols passen niet bij elkaar; server versie = %d, client versie = %d"
4351
#: ../plugin/drizzle_protocol/errmsg.cc:39
4352
msgid "Drizzle client ran out of memory"
4353
msgstr "Drizzle client had onvoldoende geheugen"
4355
#: ../plugin/drizzle_protocol/errmsg.cc:40
4356
msgid "Wrong host info"
4357
msgstr "Verkeerd host informatie"
4359
#: ../plugin/drizzle_protocol/errmsg.cc:41
4360
msgid "Localhost via UNIX socket"
4361
msgstr "Localhost via UNIX socket"
4363
#: ../plugin/drizzle_protocol/errmsg.cc:42
4365
msgid "%-.100s via TCP/IP"
4366
msgstr "%-.100s via TCP/IP"
4368
#: ../plugin/drizzle_protocol/errmsg.cc:43
4369
msgid "Error in server handshake"
4370
msgstr "Fout bij handen schudden met de server"
4372
#: ../plugin/drizzle_protocol/errmsg.cc:44
4373
msgid "Lost connection to Drizzle server during query"
4374
msgstr "Connectie met Drizzle weggevallen tijdens de query"
4376
#: ../plugin/drizzle_protocol/errmsg.cc:45
4377
msgid "Commands out of sync; you can't run this command now"
4379
"Niet gesynchroniseerde opdrachten; je kan deze opdracht nu niet uitvoeren"
4381
#: ../plugin/drizzle_protocol/errmsg.cc:46
4383
msgid "Named pipe: %-.32s"
4384
msgstr "Named pipe: %-.32s"
4386
#: ../plugin/drizzle_protocol/errmsg.cc:47
4388
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4389
msgstr "Kan niet wachten op named pipe naar host: %-.64s pipe: %-.32s (%lu)"
4391
#: ../plugin/drizzle_protocol/errmsg.cc:48
4393
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4394
msgstr "Kan named pipe naar host: %-.64s niet openen pipe: %-.32s (%lu)"
4396
#: ../plugin/drizzle_protocol/errmsg.cc:49
4398
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4400
"Kan status van named pipe naar host: %-.64s niet instellen pipe: %-.32s (%lu)"
4402
#: ../plugin/drizzle_protocol/errmsg.cc:50
4404
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4405
msgstr "Kan karakterset %-.32s niet initialiseren (path: %-.100s)"
4407
#: ../plugin/drizzle_protocol/errmsg.cc:51
4408
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4409
msgstr "Kreeg een pakket met meer dan 'max_allowed_packet' bytes"
4411
#: ../plugin/drizzle_protocol/errmsg.cc:52
4412
msgid "Embedded server"
4413
msgstr "Ingebedde server"
4415
#: ../plugin/drizzle_protocol/errmsg.cc:53
4416
msgid "Error on SHOW SLAVE STATUS:"
4417
msgstr "Fout bij SHOW SLAVE STATUS:"
4419
#: ../plugin/drizzle_protocol/errmsg.cc:54
4420
msgid "Error on SHOW SLAVE HOSTS:"
4421
msgstr "Fout bij SHOW SLAVE HOSTS:"
4423
#: ../plugin/drizzle_protocol/errmsg.cc:55
4424
msgid "Error connecting to slave:"
4425
msgstr "Fout bij verbinden met slave:"
4427
#: ../plugin/drizzle_protocol/errmsg.cc:56
4428
msgid "Error connecting to master:"
4429
msgstr "Fout bij verbinden met de master:"
4431
#: ../plugin/drizzle_protocol/errmsg.cc:57
4432
msgid "SSL connection error"
4433
msgstr "SSL verbindingsfout"
4435
#: ../plugin/drizzle_protocol/errmsg.cc:58
4436
msgid "Malformed packet"
4437
msgstr "Slecht gevormd pakket"
4439
#: ../plugin/drizzle_protocol/errmsg.cc:59
4440
#: ../plugin/drizzle_protocol/errmsg.cc:70
4441
#: ../plugin/drizzle_protocol/errmsg.cc:71
4442
#: ../plugin/drizzle_protocol/errmsg.cc:72
4443
#: ../plugin/drizzle_protocol/errmsg.cc:73
4444
#: ../plugin/drizzle_protocol/errmsg.cc:74
4445
#: ../plugin/drizzle_protocol/errmsg.cc:75
4446
#: ../plugin/drizzle_protocol/errmsg.cc:76
4447
#: ../plugin/drizzle_protocol/errmsg.cc:77
4448
#: ../plugin/drizzle_protocol/errmsg.cc:78
4449
msgid "(unused error message)"
4450
msgstr "(ongebruikte foutboodschap)"
4452
#: ../plugin/drizzle_protocol/errmsg.cc:60
4453
msgid "Invalid use of null pointer"
4454
msgstr "Ongeldig gebruik van null pointer"
4456
#: ../plugin/drizzle_protocol/errmsg.cc:61
4457
msgid "Statement not prepared"
4458
msgstr "Statement werd niet voorbereid"
4460
#: ../plugin/drizzle_protocol/errmsg.cc:62
4461
msgid "No data supplied for parameters in prepared statement"
4462
msgstr "Geen gegevens aangeleverd voor parameters in voorbereid statement"
4464
#: ../plugin/drizzle_protocol/errmsg.cc:63
4465
msgid "Data truncated"
4466
msgstr "Data afgekapt"
4468
#: ../plugin/drizzle_protocol/errmsg.cc:64
4469
msgid "No parameters exist in the statement"
4470
msgstr "Er bestaan geen parameters in het statement"
4472
#: ../plugin/drizzle_protocol/errmsg.cc:65
4473
msgid "Invalid parameter number"
4474
msgstr "Ongeldig parameter nummer"
4476
#: ../plugin/drizzle_protocol/errmsg.cc:66
4479
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4481
"Kan geen lange data verzenden voor niet-string/niet-binaire datatypes "
4484
#: ../plugin/drizzle_protocol/errmsg.cc:68
4486
msgid "Using unsupported buffer type: %d (parameter: %d)"
4487
msgstr "Gebruikt niet-ondersteund buffertype: %d (parameter: %d)"
4489
#: ../plugin/drizzle_protocol/errmsg.cc:69
4491
msgid "Shared memory: %-.100s"
4492
msgstr "Gedeeld geheugen: %-.100s"
4494
#: ../plugin/drizzle_protocol/errmsg.cc:79
4495
msgid "Wrong or unknown protocol"
4496
msgstr "Verkeerd of onbekend protocol"
4498
#: ../plugin/drizzle_protocol/errmsg.cc:80
4499
msgid "Invalid connection handle"
4500
msgstr "Ongeldige verbindingshandle"
4502
#: ../plugin/drizzle_protocol/errmsg.cc:81
4504
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4505
"option 'secure_auth' enabled)"
4507
"Connectie die oud (pre-4.1.1) authenticatieprotocol gebruikt geweigerd "
4508
"(client optie 'secure_auth' ingeschalekd)"
4510
#: ../plugin/drizzle_protocol/errmsg.cc:83
4511
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4513
"Ophalen van rijen geannuleerd door aanroep van drizzle_stmt_close() aanroep"
4515
#: ../plugin/drizzle_protocol/errmsg.cc:84
4516
msgid "Attempt to read column without prior row fetch"
4517
msgstr "Poging kolom te lezen zonder dat eerst een rij opgehaald werd"
4519
#: ../plugin/drizzle_protocol/errmsg.cc:85
4520
msgid "Prepared statement contains no metadata"
4521
msgstr "Voorbereid statement bevat geen metadata"
4523
#: ../plugin/drizzle_protocol/errmsg.cc:86
4525
"Attempt to read a row while there is no result set associated with the "
4528
"Poging een rij te lezen terwijl er geen resultaatset mee geassocieerd wordt"
4530
#: ../plugin/drizzle_protocol/errmsg.cc:88
4531
msgid "This feature is not implemented yet"
4532
msgstr "Deze functionaliteit werd nog niet geïmplementeerd"
4534
#: ../plugin/drizzle_protocol/errmsg.cc:89
4537
"Lost connection to Drizzle server while waiting for initial communication "
4538
"packet, system error: %d"
4540
"Verbinding met Drizzle server ging verloren tijdens het wachten op een "
4541
"initieel communicatiepakket, systeemfout: %d"
4543
#: ../plugin/drizzle_protocol/errmsg.cc:91
4546
"Lost connection to Drizzle server while reading initial communication "
4547
"packet, system error: %d"
4549
"Verbinding met Drizzle server ging verloren tijdens het lezen van het "
4550
"initieel communicatiepakket, systeemfout: %d"
4552
#: ../plugin/drizzle_protocol/errmsg.cc:93
4555
"Lost connection to Drizzle server while sending authentication information, "
4558
"Verbinding met Drizzle server ging verloren tijdens het verzenden van "
4559
"authenticatie informatie, systeemfout: %d"
4561
#: ../plugin/drizzle_protocol/errmsg.cc:95
4564
"Lost connection to Drizzle server while reading authorization information, "
4567
"Verbinding met Drizzle server ging verloren tijdens het lezen van "
4568
"authenticatie informatie, systeemfout: %d"
4570
#: ../plugin/drizzle_protocol/errmsg.cc:97
4573
"Lost connection to Drizzle server while setting initial database, system "
4576
"Verbinding met Drizzle server ging verloren tijdens het instellen van de "
4577
"initiële databank, systeemfout: %d"
4579
#: ../plugin/drizzle_protocol/errmsg.cc:99
4581
msgid "Statement closed indirectly because of a preceding %s() call"
4583
"Statement onrechtstreeks afgesloten vanwege een voorgaande %s() aanroep"
4585
#. CR_NET_UNCOMPRESS_ERROR 08S01
4586
#: ../plugin/drizzle_protocol/errmsg.cc:101
4587
msgid "Couldn't uncompress communication packet"
4588
msgstr "Kon het communicatiepakket niet uitpakken"
4590
#. CR_NET_READ_ERROR 08S01
4591
#: ../plugin/drizzle_protocol/errmsg.cc:103
4592
msgid "Got an error reading communication packets"
4593
msgstr "Kreeg een fout tijdens het lezen van communicatiepakketten"
4595
#. CR_NET_READ_INTERRUPTED 08S01
4596
#: ../plugin/drizzle_protocol/errmsg.cc:105
4597
msgid "Got timeout reading communication packets"
4598
msgstr "Kreeg timeout tijdens het lezen van communicatiepakketten"
4600
#. CR_NET_ERROR_ON_WRITE 08S01
4601
#: ../plugin/drizzle_protocol/errmsg.cc:107
4602
msgid "Got an error writing communication packets"
4603
msgstr "Kreeg een fout tijdens het schrijven van communicatiepakketten"
4605
#. CR_NET_WRITE_INTERRUPTED 08S01
4606
#: ../plugin/drizzle_protocol/errmsg.cc:109
4607
msgid "Got timeout writing communication packets"
4608
msgstr "Kreeg een timeout tijdens het schrijven van communicatiepakketten"
4610
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4611
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4612
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4489
4613
#, fuzzy, c-format
4490
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4614
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4491
4615
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4493
#: ../plugin/haildb/haildb_engine.cc:1099
4617
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4494
4618
#, fuzzy, c-format
4495
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4619
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4496
4620
msgstr "Kan symlink '%s' verwijzend naar '%s' niet creëren (Fout %d)"
4498
#: ../plugin/haildb/haildb_engine.cc:1197
4499
#: ../plugin/haildb/haildb_engine.cc:1310
4500
#: ../plugin/haildb/haildb_engine.cc:1491
4501
#: ../plugin/haildb/haildb_engine.cc:2157
4503
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4504
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4506
#: ../plugin/haildb/haildb_engine.cc:1349
4507
#: ../plugin/haildb/haildb_engine.cc:1365
4509
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4510
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4512
#: ../plugin/haildb/haildb_engine.cc:3403
4514
msgid "Error starting HailDB %d (%s)\n"
4517
#: ../plugin/haildb/haildb_engine.cc:3432
4518
msgid "Disable HailDB adaptive hash index (enabled by default)."
4521
#: ../plugin/haildb/haildb_engine.cc:3434
4522
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4525
#: ../plugin/haildb/haildb_engine.cc:3437
4622
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4623
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4624
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4625
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4627
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4630
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4631
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4633
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4636
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4638
msgid "Invalid value of additional-mem-pool-size"
4639
msgstr "Ongeldige waarde voor read_timeout\n"
4641
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4643
msgid "Invalid value of autoextend-increment"
4644
msgstr "Ongeldige waarde voor poort\n"
4646
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4648
msgid "Invalid value of buffer-pool-size"
4649
msgstr "Ongeldige waarde voor buffer_length\n"
4651
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4653
msgid "Invalid value of io-capacity"
4654
msgstr "Ongeldige waarde voor poort\n"
4656
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4658
msgid "Invalid value of fast-shutdown"
4659
msgstr "Ongeldige waarde voor poort\n"
4661
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4663
msgid "Invalid value of flush-log-at-trx-commit"
4664
msgstr "Ongeldige waarde voor poort\n"
4666
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4668
msgid "Invalid value of force-recovery"
4669
msgstr "Ongeldige waarde voor poort\n"
4671
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4673
msgid "Invalid value of log-file-size"
4674
msgstr "Ongeldige waarde voor write_timeout\n"
4676
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4678
msgid "Invalid value of log-files-in-group"
4679
msgstr "Ongeldige waarde voor poort\n"
4681
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4683
msgid "Invalid value of lock-wait-timeout"
4684
msgstr "Ongeldige waarde voor write_timeout\n"
4686
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4688
msgid "Invalid value of log-buffer-size"
4689
msgstr "Ongeldige waarde voor buffer_length\n"
4691
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4693
msgid "Invalid value of lru-old-blocks-pct"
4694
msgstr "Ongeldige waarde voor threshold-slow"
4696
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4698
msgid "Invalid value of lru-block-access-recency"
4699
msgstr "Ongeldige waarde voor poort\n"
4701
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4703
msgid "Invalid value of max-dirty-pages-pct"
4704
msgstr "Ongeldige waarde voor poort\n"
4706
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4708
msgid "Invalid value of max-purge-lag"
4709
msgstr "Ongeldige waarde voor poort\n"
4711
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4713
msgid "Invalid value of open-files"
4714
msgstr "Ongeldige waarde voor poort\n"
4716
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4718
msgid "Invalid value of read-io-threads"
4719
msgstr "Ongeldige waarde voor read_timeout\n"
4721
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4723
msgid "Invalid value of sync_spin_loops"
4724
msgstr "Ongeldige waarde voor poort\n"
4726
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4728
msgid "Error starting Embedded InnoDB %d (%s)\n"
4731
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4732
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4735
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4736
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4739
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4527
"Size of a memory pool HailDB uses to store data dictionary information and "
4741
"Size of a memory pool InnoDB uses to store data dictionary information and "
4528
4742
"other internal data structures."
4531
#: ../plugin/haildb/haildb_engine.cc:3440
4745
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4532
4746
msgid "Data file autoextend increment in megabytes"
4535
#: ../plugin/haildb/haildb_engine.cc:3443
4749
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4538
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4751
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4540
msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
4542
#: ../plugin/haildb/haildb_engine.cc:3446
4543
msgid "The common part for HailDB table spaces."
4546
#: ../plugin/haildb/haildb_engine.cc:3448
4547
msgid "Disable HailDB checksums validation (enabled by default)."
4550
#: ../plugin/haildb/haildb_engine.cc:3450
4551
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4554
#: ../plugin/haildb/haildb_engine.cc:3453
4755
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4756
msgid "The common part for InnoDB table spaces."
4759
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4760
msgid "Enable InnoDB checksums validation (enabled by default)."
4763
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4764
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4767
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4555
4768
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4558
#: ../plugin/haildb/haildb_engine.cc:3456
4771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4560
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4773
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4561
4774
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4564
#: ../plugin/haildb/haildb_engine.cc:3459
4565
msgid "Stores each HailDB table to an .ibd file in the database dir."
4777
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4778
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4568
#: ../plugin/haildb/haildb_engine.cc:3462
4781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4569
4782
msgid "File format to use for new tables in .ibd files."
4572
#: ../plugin/haildb/haildb_engine.cc:3465
4785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4574
4787
"Set to 0 (write and flush once per second),1 (write and flush at each "
4575
4788
"commit) or 2 (write at commit, flush once per second)."
4578
#: ../plugin/haildb/haildb_engine.cc:3468
4791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4579
4792
msgid "With which method to flush data."
4582
#: ../plugin/haildb/haildb_engine.cc:3471
4795
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4584
4797
"Helps to save your data in case the disk image of the database becomes "
4588
#: ../plugin/haildb/haildb_engine.cc:3474
4801
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4589
4803
msgid "Path to individual files and their sizes."
4592
#: ../plugin/haildb/haildb_engine.cc:3477
4806
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4594
msgid "Path to HailDB log files."
4808
msgid "Path to InnoDB log files."
4595
4809
msgstr "Pad voor tijdelijke bestanden."
4597
#: ../plugin/haildb/haildb_engine.cc:3480
4811
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4598
4812
msgid "Size of each log file in a log group."
4601
#: ../plugin/haildb/haildb_engine.cc:3483
4815
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4603
"Number of log files in the log group. HailDB writes to the files in a "
4817
"Number of log files in the log group. InnoDB writes to the files in a "
4604
4818
"circular fashion. Value 3 is recommended here."
4607
#: ../plugin/haildb/haildb_engine.cc:3486
4821
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4609
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4823
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4610
4824
"rolled back. Values above 100000000 disable the timeout."
4613
#: ../plugin/haildb/haildb_engine.cc:3489
4827
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4616
"The size of the buffer which HailDB uses to write log to the log files on "
4830
"The size of the buffer which InnoDB uses to write log to the log files on "
4618
4832
msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
4620
#: ../plugin/haildb/haildb_engine.cc:3492
4834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4622
4836
"Sets the point in the LRU list from where all pages are classified as old "
4623
4837
"(Advanced users)"
4626
#: ../plugin/haildb/haildb_engine.cc:3495
4840
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4628
4842
"Milliseconds between accesses to a block at which it is made young. "
4629
4843
"0=disabled (Advanced users)"
4632
#: ../plugin/haildb/haildb_engine.cc:3498
4846
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4633
4847
msgid "Percentage of dirty pages allowed in bufferpool."
4636
#: ../plugin/haildb/haildb_engine.cc:3501
4850
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4637
4851
msgid "Desired maximum length of the purge queue (0 = no limit)"
4640
#: ../plugin/haildb/haildb_engine.cc:3504
4854
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4642
4856
"Roll back the complete transaction on lock wait timeout, for 4.x "
4643
4857
"compatibility (disabled by default)"
4646
#: ../plugin/haildb/haildb_engine.cc:3507
4647
msgid "How many files at the maximum HailDB keeps open at the same time."
4650
#: ../plugin/haildb/haildb_engine.cc:3510
4651
msgid "Number of background read I/O threads in HailDB."
4654
#: ../plugin/haildb/haildb_engine.cc:3513
4655
msgid "Number of background write I/O threads in HailDB."
4658
#: ../plugin/haildb/haildb_engine.cc:3515
4860
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4861
msgid "How many files at the maximum InnoDB keeps open at the same time."
4864
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4865
msgid "Number of background read I/O threads in InnoDB."
4868
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4869
msgid "Number of background write I/O threads in InnoDB."
4872
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4660
4874
"Disable if you want to reduce the number of messages written to the log "
4661
4875
"(default: enabled)."
4664
#: ../plugin/haildb/haildb_engine.cc:3518
4665
msgid "Enable SHOW HAILDB STATUS output in the log"
4668
#: ../plugin/haildb/haildb_engine.cc:3521
4669
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4672
#: ../plugin/haildb/haildb_engine.cc:3523
4674
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4677
#: ../plugin/hello_events/hello_events.cc:401
4878
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4879
msgid "Enable SHOW INNODB STATUS output in the log"
4882
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4883
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4886
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4887
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4890
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4892
msgid "Failed to send error message to libnotify\n"
4893
msgstr "Versturen van foutbericht aan libnotify mislukt\n"
4895
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4896
msgid "Error Messages to stderr"
4897
msgstr "Foutboodschappen naar stderr"
4899
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4900
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4901
msgid "List of schemas to filter"
4902
msgstr "Lijst van te filteren schemas"
4904
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4905
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4906
msgid "List of tables to filter"
4907
msgstr "Lijst van te filteren tabellen"
4909
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4910
msgid "Regular expression to apply to schemas to filter"
4911
msgstr "Reguliere expressie toe te passen op de te filteren schema's"
4913
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4914
msgid "Regular expression to apply to tables to filter"
4915
msgstr "Reguliere expressie toe te passen op de te filteren tabellen"
4917
#: ../plugin/hello_events/hello_events.cc:301
4919
msgid "Invalid value of before-write-position\n"
4920
msgstr "Ongeldige waarde voor write_timeout\n"
4922
#: ../plugin/hello_events/hello_events.cc:310
4923
#: ../plugin/hello_events/hello_events.cc:319
4925
msgid "Invalid value of before-update-position\n"
4926
msgstr "Ongeldige waarde voor poort\n"
4928
#: ../plugin/hello_events/hello_events.cc:359
4929
#: ../plugin/hello_events/hello_events.cc:362
4930
#: ../plugin/hello_events/hello_events.cc:380
4931
msgid "A comma delimited list of databases to watch"
4934
#: ../plugin/hello_events/hello_events.cc:365
4935
#: ../plugin/hello_events/hello_events.cc:396
4678
4936
msgid "Enable Example Events Plugin"
4939
#: ../plugin/hello_events/hello_events.cc:368
4681
4940
#: ../plugin/hello_events/hello_events.cc:404
4682
#: ../plugin/hello_events/hello_events.cc:407
4683
msgid "A comma delimited list of databases to watch"
4686
#: ../plugin/hello_events/hello_events.cc:410
4687
4941
msgid "Before write row event observer call position"
4690
#: ../plugin/hello_events/hello_events.cc:413
4691
#: ../plugin/pbms/src/parameters_ms.cc:461
4944
#: ../plugin/hello_events/hello_events.cc:371
4945
#: ../plugin/hello_events/hello_events.cc:415
4946
#: ../plugin/pbms/src/parameters_ms.cc:579
4692
4947
msgid "Before update row event observer call position"
4695
#: ../plugin/hello_events/hello_events.cc:416
4950
#: ../plugin/hello_events/hello_events.cc:374
4951
#: ../plugin/hello_events/hello_events.cc:426
4696
4952
msgid "After drop database event observer call position"
4699
#: ../plugin/hello_events/hello_events.cc:427
4955
#: ../plugin/hello_events/hello_events.cc:388
4956
msgid "A comma delimited list of tables to watch"
4959
#: ../plugin/hello_events/hello_events.cc:450
4700
4960
msgid "An example events Plugin"
4703
#: ../plugin/innobase/handler/data_dictionary.cc:760
4963
#: ../plugin/innobase/handler/data_dictionary.cc:202
4705
4965
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4708
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4710
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4714
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4716
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4720
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4723
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4724
"or its equivalent numeric id"
4727
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4728
msgid "Do not use Native AIO library for IO, even if available"
4731
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4733
msgid "Enable internal replication log."
4734
msgstr "Schakel transaction log in"
4736
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4738
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4739
"rolled back. Values above 100000000 disable the timeout."
4742
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4743
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4746
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4748
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4749
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4752
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4753
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4754
#: ../plugin/transaction_log/print_transaction_message.cc:177
4755
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4757
msgid "Unable to parse transaction. Got error: %s.\n"
4758
msgstr "Kon de transactie niet interpreteren. Kreeg fout: %s.\n"
4760
#: ../plugin/innobase/srv/srv0start.cc:1034
4761
msgid "InnoDB: cannot determine Mac OS X version!\n"
4764
#: ../plugin/innobase/srv/srv0start.cc:1039
4766
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4767
"InnoDB: making transactions unsafe!\n"
4770
#: ../plugin/innobase/srv/srv0start.cc:1048
4773
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4774
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4775
"InnoDB: allocate more than 4 GB of memory."
4778
#: ../plugin/innobase/srv/srv0start.cc:1063
4780
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4783
#: ../plugin/innobase/srv/srv0start.cc:1068
4786
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4787
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4788
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4791
#: ../plugin/innobase/srv/srv0start.cc:1078
4793
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4796
#: ../plugin/innobase/srv/srv0start.cc:1083
4798
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4801
#: ../plugin/innobase/srv/srv0start.cc:1088
4803
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4806
#: ../plugin/innobase/srv/srv0start.cc:1092
4808
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4811
#: ../plugin/innobase/srv/srv0start.cc:1097
4813
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4816
#: ../plugin/innobase/srv/srv0start.cc:1167
4818
msgid " InnoDB: Using Linux native AIO\n"
4821
#: ../plugin/logging_gearman/logging_gearman.cc:186
4968
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4970
msgid "Invalid value for io-capacity\n"
4971
msgstr "Ongeldige waarde voor poort\n"
4973
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4975
msgid "Invalid value for fast-shutdown\n"
4976
msgstr "Ongeldige waarde voor threshold-slow"
4978
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4980
msgid "Invalid value for flush-log-at-trx-commit\n"
4981
msgstr "Ongeldige waarde voor retry_count\n"
4983
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4985
msgid "Invalid value for max-dirty-pages-pct\n"
4986
msgstr "Ongeldige waarde voor retry_count\n"
4988
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4990
msgid "Invalid value for stats-sample-pages\n"
4991
msgstr "Ongeldige waarde voor read_timeout\n"
4993
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4995
msgid "Invalid value for additional-mem-pool-size\n"
4996
msgstr "Ongeldige waarde voor read_timeout\n"
4998
#: ../plugin/innobase/handler/ha_innodb.cc:1951
5000
msgid "Invalid value for autoextend-increment\n"
5001
msgstr "Ongeldige waarde voor write_timeout\n"
5003
#: ../plugin/innobase/handler/ha_innodb.cc:1961
5005
msgid "Invalid value for buffer-pool-size\n"
5006
msgstr "Ongeldige waarde voor buffer_length\n"
5008
#: ../plugin/innobase/handler/ha_innodb.cc:1971
5010
msgid "Invalid value for commit-concurrency\n"
5011
msgstr "Ongeldige waarde voor retry_count\n"
5013
#: ../plugin/innobase/handler/ha_innodb.cc:1980
5015
msgid "Invalid value for concurrency-tickets\n"
5016
msgstr "Ongeldige waarde voor connect_timeout\n"
5018
#: ../plugin/innobase/handler/ha_innodb.cc:1989
5020
msgid "Invalid value for file-io-threads\n"
5021
msgstr "Ongeldige waarde voor write_timeout\n"
5023
#: ../plugin/innobase/handler/ha_innodb.cc:1998
5025
msgid "Invalid value for read-io-threads\n"
5026
msgstr "Ongeldige waarde voor read_timeout\n"
5028
#: ../plugin/innobase/handler/ha_innodb.cc:2007
5030
msgid "Invalid value for write-io-threads\n"
5031
msgstr "Ongeldige waarde voor write_timeout\n"
5033
#: ../plugin/innobase/handler/ha_innodb.cc:2016
5035
msgid "Invalid value for force-recovery\n"
5036
msgstr "Ongeldige waarde voor retry_count\n"
5038
#: ../plugin/innobase/handler/ha_innodb.cc:2026
5039
#: ../plugin/innobase/handler/ha_innodb.cc:2036
5041
msgid "Invalid value for log-file-size\n"
5042
msgstr "Ongeldige waarde voor write_timeout\n"
5044
#: ../plugin/innobase/handler/ha_innodb.cc:2045
5046
msgid "Invalid value for log-files-in-group\n"
5047
msgstr "Ongeldige waarde voor write_timeout\n"
5049
#: ../plugin/innobase/handler/ha_innodb.cc:2054
5051
msgid "Invalid value for mirrored-log-groups\n"
5052
msgstr "Ongeldige waarde voor retry_count\n"
5054
#: ../plugin/innobase/handler/ha_innodb.cc:2063
5056
msgid "Invalid value for open-files\n"
5057
msgstr "Ongeldige waarde voor read_timeout\n"
5059
#: ../plugin/innobase/handler/ha_innodb.cc:2072
5061
msgid "Invalid value for thread-concurrency\n"
5062
msgstr "Ongeldige waarde voor retry_count\n"
5064
#: ../plugin/innobase/handler/ha_innodb.cc:2095
5066
msgid "Invalid value for read-ahead-threshold\n"
5067
msgstr "Ongeldige waarde voor threshold-slow"
5069
#: ../plugin/innobase/handler/ha_innodb.cc:2119
5071
msgid "Invalid value for lock-wait-timeout\n"
5072
msgstr "Ongeldige waarde voor write_timeout\n"
5074
#: ../plugin/logging_gearman/logging_gearman.cc:199
4823
5076
msgid "fail gearman_client_create(): %s"
4824
5077
msgstr "gearman_client_create() mislukt: %s"
4826
#: ../plugin/logging_gearman/logging_gearman.cc:197
5079
#: ../plugin/logging_gearman/logging_gearman.cc:210
4828
5081
msgid "fail gearman_client_add_server(): %s"
4829
5082
msgstr "gearman_client_add_server() mislukt: %s"
4831
#: ../plugin/logging_gearman/logging_gearman.cc:302
5084
#: ../plugin/logging_gearman/logging_gearman.cc:309
5085
#: ../plugin/logging_gearman/logging_gearman.cc:316
5086
msgid "Enable logging to a gearman server"
5087
msgstr "Schakel logging naar een gearman server in"
5089
#: ../plugin/logging_gearman/logging_gearman.cc:325
4832
5090
msgid "Hostname for logging to a Gearman server"
4833
5091
msgstr "Hostname voor logging naar een Gearman server"
4835
#: ../plugin/logging_gearman/logging_gearman.cc:305
5093
#: ../plugin/logging_gearman/logging_gearman.cc:334
4836
5094
msgid "Gearman Function to send logging to"
4837
5095
msgstr "Gearman Functie om de logging naar toe te sturen"
4839
#: ../plugin/logging_gearman/logging_gearman.cc:316
5097
#: ../plugin/logging_gearman/logging_gearman.cc:352
4840
5098
msgid "Log queries to a Gearman server"
4841
5099
msgstr "Log queries naar een Gearman server"
4843
#: ../plugin/logging_query/logging_query.cc:178
5101
#: ../plugin/logging_query/logging_query.cc:192
4845
5103
msgid "fail open() fn=%s er=%s\n"
4846
5104
msgstr "mislukt open() fn=%s er=%s\n"
4848
#: ../plugin/logging_query/logging_query.cc:319
5106
#: ../plugin/logging_query/logging_query.cc:316
5107
msgid "Invalid value for threshold-slow"
5108
msgstr "Ongeldige waarde voor threshold-slow"
5110
#: ../plugin/logging_query/logging_query.cc:325
5111
msgid "Invalid value for threshold-big-resultset"
5112
msgstr "Ongeldige waarde voor threshold-big-resultset"
5114
#: ../plugin/logging_query/logging_query.cc:334
5115
msgid "Invalid value for threshold-big-examined"
5116
msgstr "Ongeldige waarde voor threshold-big-examined"
5118
#: ../plugin/logging_query/logging_query.cc:348
5119
#: ../plugin/logging_query/logging_query.cc:364
4849
5120
msgid "Enable logging to CSV file"
4850
5121
msgstr "Schakel logging naar CSV bestand in"
4852
#: ../plugin/logging_query/logging_query.cc:322
4853
msgid "File to log to"
4854
msgstr "Bestand om naar te loggen"
4856
#: ../plugin/logging_query/logging_query.cc:325
4857
msgid "PCRE to match the query against"
4858
msgstr "PCRE waarmee de query vergeleken wordt"
4860
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5123
#: ../plugin/logging_query/logging_query.cc:351
5124
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
5125
#: ../plugin/syslog/module.cc:233
4861
5126
msgid "Threshold for logging slow queries, in microseconds"
4862
5127
msgstr "Drempel voor het loggen van trage queries, in microseconden"
4864
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5129
#: ../plugin/logging_query/logging_query.cc:354
5130
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
5131
#: ../plugin/syslog/module.cc:236
4865
5132
msgid "Threshold for logging big queries, for rows returned"
4867
5134
"Drempel voor het loggen van grote queries wat teruggegeven rijen betreft"
4869
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5136
#: ../plugin/logging_query/logging_query.cc:357
5137
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
5138
#: ../plugin/syslog/module.cc:239
4870
5139
msgid "Threshold for logging big queries, for rows examined"
4872
5141
"Drempel voor het loggen van grote queries wat onderzochte rijen betreft"
4874
#: ../plugin/logging_query/logging_query.cc:345
5143
#: ../plugin/logging_query/logging_query.cc:373
5144
msgid "File to log to"
5145
msgstr "Bestand om naar te loggen"
5147
#: ../plugin/logging_query/logging_query.cc:382
5148
msgid "PCRE to match the query against"
5149
msgstr "PCRE waarmee de query vergeleken wordt"
5151
#: ../plugin/logging_query/logging_query.cc:439
4875
5152
msgid "Log queries to a CSV file"
4876
5153
msgstr "Log queries naar een CSV bestand"
4878
#: ../plugin/logging_stats/logging_stats.cc:373
5155
#: ../plugin/logging_stats/logging_stats.cc:312
5157
msgid "Invalid value for max-user-count\n"
5158
msgstr "Ongeldige waarde voor retry_count\n"
5160
#: ../plugin/logging_stats/logging_stats.cc:320
5162
msgid "Invalid value for bucket-count\n"
5163
msgstr "Ongeldige waarde voor retry_count\n"
5165
#: ../plugin/logging_stats/logging_stats.cc:329
5167
msgid "Invalid value for scoreboard-size\n"
5168
msgstr "Ongeldige waarde voor read_timeout\n"
5170
#: ../plugin/logging_stats/logging_stats.cc:364
5171
#: ../plugin/logging_stats/logging_stats.cc:406
4879
5172
msgid "Max number of users that will be logged"
4882
#: ../plugin/logging_stats/logging_stats.cc:376
5175
#: ../plugin/logging_stats/logging_stats.cc:375
5176
#: ../plugin/logging_stats/logging_stats.cc:409
4884
5178
msgid "Max number of range locks to use for Scoreboard"
4885
5179
msgstr "Maximaal aantal bytes in gesorteerde records."
4887
#: ../plugin/logging_stats/logging_stats.cc:379
5181
#: ../plugin/logging_stats/logging_stats.cc:386
5182
#: ../plugin/logging_stats/logging_stats.cc:412
4888
5183
msgid "Max number of concurrent sessions that will be logged"
4891
#: ../plugin/logging_stats/logging_stats.cc:380
5186
#: ../plugin/logging_stats/logging_stats.cc:397
5187
#: ../plugin/logging_stats/logging_stats.cc:415
4893
5189
msgid "Enable Logging Statistics Collection"
4894
5190
msgstr "Schakel logging naar CSV bestand in"
4896
#: ../plugin/logging_stats/logging_stats.cc:389
5192
#: ../plugin/logging_stats/logging_stats.cc:432
4897
5193
msgid "User Statistics as DATA_DICTIONARY tables"
5230
5550
msgid "Tablespace not empty"
5231
5551
msgstr "Tablespace is niet leeg"
5233
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5553
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5554
msgid "Invalid value for retry_count"
5555
msgstr "Ongeldige waarde voor retry_count"
5557
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5558
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5235
5560
"Port number to use for connection or 0 for default to with MySQL protocol."
5237
5562
"Poortnummer om te gebruiken voor de verbinding of 0 om als standaard het "
5238
5563
"MySQL protocol te gebruiken."
5240
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
5242
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5243
"the file is stale and should be removed?"
5246
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
5248
msgid "Path used for MySQL UNIX Socket Protocol."
5249
msgstr "Gebruik het MySQL Protocol."
5251
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
5252
msgid "Clobber socket file if one is there already."
5255
#: ../plugin/pbms/src/parameters_ms.cc:426
5257
msgid "Port number to use for connection or 0 for default PBMS port "
5259
"Poortnummer om te gebruiken voor de verbinding of 0 om als standaard het "
5260
"MySQL protocol te gebruiken."
5262
#: ../plugin/pbms/src/parameters_ms.cc:429
5263
msgid "The maximum size of a BLOB repository file."
5266
#: ../plugin/pbms/src/parameters_ms.cc:432
5267
msgid "The maximum size of a temorary BLOB log file."
5270
#: ../plugin/pbms/src/parameters_ms.cc:435
5272
"A ':' delimited list of metadata header names to be used to initialize the "
5273
"pbms_metadata_header table when a database is created."
5276
#: ../plugin/pbms/src/parameters_ms.cc:439
5277
msgid "The percentage of garbage in a repository file before it is compacted."
5280
#: ../plugin/pbms/src/parameters_ms.cc:442
5282
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
5283
"after this time, unless committed to the database."
5286
#: ../plugin/pbms/src/parameters_ms.cc:445
5288
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
5292
#: ../plugin/pbms/src/parameters_ms.cc:448
5293
msgid "The next backup ID to use when backing up a PBMS database."
5296
#: ../plugin/pbms/src/parameters_ms.cc:451
5565
#: ../plugin/pbms/src/parameters_ms.cc:552
5298
5567
"A comma delimited list of tables to watch of the format: <database>."
5302
#: ../plugin/pbms/src/parameters_ms.cc:453
5571
#: ../plugin/pbms/src/parameters_ms.cc:560
5303
5572
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5306
#: ../plugin/pbms/src/parameters_ms.cc:457
5575
#: ../plugin/pbms/src/parameters_ms.cc:568
5307
5576
msgid "Before insert row event observer call position"
5310
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5311
msgid "Could not open socket, is rabbitmq running?"
5579
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5580
msgid "event_add error in libevent_add_session_callback\n"
5581
msgstr "event_add fout in libevent_add_session_callback\n"
5583
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5585
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5586
msgstr "libevent_thread_proc: my_thread_init() mislukt\n"
5588
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5589
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5590
msgstr "init_pipe(session_add_pipe) fout in libevent_init\n"
5592
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5593
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5594
msgstr "init_pipe(session_kill_pipe) fout in libevent_init\n"
5596
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5597
msgid "session_add_event event_add error in libevent_init\n"
5598
msgstr "session_add_event event_add fout in libevent_init\n"
5600
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5602
msgid "Can't create completion port thread (error %d)"
5603
msgstr "Kan completion port thread niet aanmaken (fout %d)"
5605
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5607
msgid "Invalid value for size\n"
5608
msgstr "Ongeldige waarde voor poort\n"
5610
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5611
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5612
msgid "Size of Pool."
5314
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5615
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5316
5617
msgid "Failed to allocate enough memory to transaction message\n"
5317
5618
msgstr "Toewijzen van een TransactionLog instance mislukt. Kreeg fout: %s\n"
5319
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5620
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5320
5621
#, fuzzy, c-format
5321
5622
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5322
5623
msgstr "Toewijzen van een TransactionLog instance mislukt. Kreeg fout: %s\n"
5324
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5625
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
5325
5626
#, fuzzy, c-format
5326
5627
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5327
5628
msgstr "Toewijzen van een TransactionLog instance mislukt. Kreeg fout: %s\n"
5329
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5630
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5631
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5633
msgid "Enable rabbitmq log"
5634
msgstr "Schakel transaction log in"
5636
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5637
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
5330
5638
msgid "Host name to connect to"
5333
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
5335
msgid "Port to connect to"
5336
msgstr "Socket bestand om te gebruiken voor de verbinding."
5338
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5339
msgid "RabbitMQ virtualhost"
5641
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5642
msgid "RabbitMQ Port"
5342
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5645
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5646
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
5344
5648
msgid "RabbitMQ username"
5345
5649
msgstr "gebruikersnaam"
5347
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5651
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5652
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
5348
5653
msgid "RabbitMQ password"
5351
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5352
#: ../plugin/transaction_log/module.cc:270
5656
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5657
msgid "RabbitMQ virtualhost"
5660
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5661
msgid "Name of RabbitMQ exchange to publish to"
5664
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5665
msgid "Name of RabbitMQ routing key to use"
5668
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5669
#: ../plugin/transaction_log/module.cc:309
5670
#: ../plugin/transaction_log/module.cc:362
5353
5671
msgid "Name of the replicator plugin to use (default='default_replicator')"
5355
5673
"Naam van de te gebruiken replicator plugin (standaard='default_replicator')"
5357
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5358
msgid "Name of RabbitMQ exchange to publish to"
5361
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5362
msgid "Name of RabbitMQ routing key to use"
5365
#: ../plugin/session_dictionary/processlist.cc:78
5675
#: ../plugin/session_dictionary/processlist.cc:94
5367
5677
msgid "no user"
5368
5678
msgstr "(niet gebruikt)"
5370
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5680
#: ../plugin/signal_handler/signal_handler.cc:230
5682
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5683
msgstr "Kan geen interrupt-thread aanmaken (fout %d, foutcode: %d)"
5685
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5372
5687
msgid "syslog facility \"%s\" not known, using \"local0\""
5373
5688
msgstr "syslog mogelijkheid \"%s\" onbekend, gebruikt \"local0\""
5375
#: ../plugin/syslog/errmsg.cc:50
5690
#: ../plugin/syslog/errmsg.cc:49
5377
5692
msgid "syslog priority \"%s\" not known, using \"warn\""
5378
5693
msgstr "syslog prioriteit \"%s\" onbekend, gebruikt \"warn\""
5380
#: ../plugin/syslog/logging.cc:63
5695
#: ../plugin/syslog/logging.cc:72
5382
5697
msgid "syslog priority \"%s\" not known, using \"info\""
5383
5698
msgstr "syslog prioriteit \"%s\" onbekend, gebruikt \"info\""
5385
#: ../plugin/syslog/module.cc:95
5700
#: ../plugin/syslog/module.cc:61
5702
msgid "Invalid value for logging-threshold-slow\n"
5703
msgstr "Ongeldige waarde voor threshold-slow"
5705
#: ../plugin/syslog/module.cc:70
5707
msgid "Invalid value for logging-threshold-big-resultset\n"
5708
msgstr "Ongeldige waarde voor threshold-big-resultset"
5710
#: ../plugin/syslog/module.cc:79
5712
msgid "Invalid value for logging-threshold-big-examined\n"
5713
msgstr "Ongeldige waarde voor threshold-big-examined"
5715
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5386
5716
msgid "Syslog Ident"
5389
#: ../plugin/syslog/module.cc:98
5719
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5390
5720
msgid "Syslog Facility"
5393
#: ../plugin/syslog/module.cc:101
5723
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5395
5725
msgid "Enable logging to syslog of the query log"
5396
5726
msgstr "Schakel logging naar CSV bestand in"
5398
#: ../plugin/syslog/module.cc:104
5728
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5399
5729
msgid "Syslog Priority of query logging"
5402
#: ../plugin/syslog/module.cc:116
5732
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5404
5734
msgid "Enable logging to syslog of the error messages"
5405
5735
msgstr "Schakel logging naar een gearman server in"
5407
#: ../plugin/syslog/module.cc:119
5737
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5408
5738
msgid "Syslog Priority of error messages"
5533
5861
msgid "Failed to sync log file. Got error: %s\n"
5534
5862
msgstr "Sync log file mislukt. Kreeg fout: %s\n"
5536
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5537
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5539
msgid "Attempted to read record bigger than INT_MAX\n"
5540
msgstr "Probeerde een record groter dan INT_MAX te lezen\n"
5542
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5544
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5546
"Geheugentoewijzingsfout bij een poging om %<PRIu64> bytes toe te wijzen.\n"
5548
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5550
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5551
msgstr "Controlecijfer mislukt. Wilde %<PRIu32> kreeg %<PRIu32>\n"
5553
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5555
msgid "Cannot open file: "
5556
msgstr "Kan bestand niet openen: %s\n"
5558
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5559
msgid "Could not skip to position "
5562
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5564
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5566
"Niet-transactioneel bericht gevonden in de log. Dit wordt momenteel niet "
5569
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5571
msgid "Memory allocation failure trying to allocate "
5573
"Geheugentoewijzingsfout bij een poging om %<PRIu64> bytes toe te wijzen.\n"
5575
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5579
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5582
msgstr "GPB ERROR: %s.\n"
5584
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5594
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5596
msgid "Unable to parse command. Got error: "
5597
msgstr "Kon de opdracht niet interpreteren. Kreeg fout: %s.\n"
5599
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5610
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5612
msgid "Display help and exit"
5613
msgstr "Toon deze hulp en sluit af."
5615
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5617
msgid "Read from the innodb transaction log"
5618
msgstr "Pad naar het bestand voor de transaction log"
5620
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5622
msgid "Password to use when connecting to server"
5623
msgstr "Paswoord om te gebruiken voor authenticatie."
5625
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5626
msgid "Perform checksum"
5629
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5630
msgid "Ignore event messages"
5633
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5635
msgid "Transaction log file"
5636
msgstr "Openen van transaction log bestand mislukt "
5638
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5639
msgid "Print raw Protobuf messages instead of SQL"
5642
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5644
msgid "Start reading from the given file position"
5645
msgstr "Kreeg een leesfout van de verbindings-pipe"
5647
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5649
msgid "Only output for the given transaction ID and later"
5650
msgstr "Vergrendeling of actieve transactie"
5652
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5654
msgid "Only output for the given transaction ID"
5655
msgstr "Vergrendeling of actieve transactie"
5657
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5658
msgid "Summarize message contents"
5661
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5662
msgid "Cannot use --start-pos and --transaction-id together\n"
5665
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5666
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5669
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5671
msgid "Checksum failed. Wanted "
5672
msgstr "Controlecijfer mislukt. Wilde %<PRIu32> kreeg %<PRIu32>\n"
5674
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5679
#~ msgid "Error: Invalid Value for max_connect_errors"
5680
#~ msgstr "Fout: Ongeldige waarde voor opt_max_connect_retries"
5683
#~ "If there is more than this number of interrupted connections from a host "
5684
#~ "this host will be blocked from further connections."
5686
#~ "Indien er meer onderbroken verbindingen van een host zijn dan deze "
5687
#~ "waarde, dan wordt deze host geblokkeerd voor verdere verbindingen."
5689
#~ msgid "Set the default storage engine (table type) for tables."
5690
#~ msgstr "Stel het standaard storage engine (tabel type) voor tabellen in."
5692
#~ msgid "List of schemas to filter"
5693
#~ msgstr "Lijst van te filteren schemas"
5695
#~ msgid "List of tables to filter"
5696
#~ msgstr "Lijst van te filteren tabellen"
5698
#~ msgid "Table %s has invalid/unknown collation: %d,%s"
5699
#~ msgstr "Tabel %s heeft een ongeldige/onbekende collation: %d,%s"
5701
#~ msgid "ENUM column %s has greater than %d possible values"
5702
#~ msgstr "ENUM kolom %s heeft meer dan %d mogelijke waarden"
5704
#~ msgid "Out of memory."
5705
#~ msgstr "Geheugen opgebruikt."
5707
#~ msgid "Unknown variable type code 0x%x in plugin '%s'."
5708
#~ msgstr "Onbekende variabele type code 0x%x in plugin '%s'."
5711
#~ "Server variable %s of plugin %s was forced to be read-only: string "
5712
#~ "variable without update_func and PLUGIN_VAR_MEMALLOC flag"
5714
#~ "Server variabele %s van plugin %s werd geforceerd read-only: string "
5715
#~ "variabele zonder update_func en PLUGIN_VAR_MEMALLOC vlag"
5717
#~ msgid "Missing variable name in plugin '%s'."
5718
#~ msgstr "Ontbrekende variabele naam in plugin '%s'."
5720
#~ msgid "Thread local variable '%s' not allocated in plugin '%s'."
5721
#~ msgstr "Locale thread variabele '%s' niet toegewezen in plugin '%s'."
5723
#~ msgid "Out of memory for plugin '%s'."
5724
#~ msgstr "Geheugen tekort in plugin '%s'."
5726
#~ msgid "Bad options for plugin '%s'."
5727
#~ msgstr "Slechte opties voor plugin '%s'."
5729
#~ msgid "Plugin '%s' has conflicting system variables"
5730
#~ msgstr "Plugin '%s' heeft conflicterende systeem variabelen"
5733
#~ msgid "Invalid value for io-capacity\n"
5734
#~ msgstr "Ongeldige waarde voor poort\n"
5737
#~ msgid "Invalid value for fast-shutdown\n"
5738
#~ msgstr "Ongeldige waarde voor threshold-slow"
5741
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5742
#~ msgstr "Ongeldige waarde voor retry_count\n"
5745
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5746
#~ msgstr "Ongeldige waarde voor retry_count\n"
5749
#~ msgid "Invalid value for stats-sample-pages\n"
5750
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5753
#~ msgid "Invalid value for additional-mem-pool-size\n"
5754
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5757
#~ msgid "Invalid value for autoextend-increment\n"
5758
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5761
#~ msgid "Invalid value for buffer-pool-size\n"
5762
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5765
#~ msgid "Invalid value for buffer-pool-instances\n"
5766
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5769
#~ msgid "Invalid value for commit-concurrency\n"
5770
#~ msgstr "Ongeldige waarde voor retry_count\n"
5773
#~ msgid "Invalid value for concurrency-tickets\n"
5774
#~ msgstr "Ongeldige waarde voor connect_timeout\n"
5777
#~ msgid "Invalid value for read-io-threads\n"
5778
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5781
#~ msgid "Invalid value for write-io-threads\n"
5782
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5785
#~ msgid "Invalid value for force-recovery\n"
5786
#~ msgstr "Ongeldige waarde voor retry_count\n"
5789
#~ msgid "Invalid value for log-file-size\n"
5790
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5793
#~ msgid "Invalid value for log-files-in-group\n"
5794
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5797
#~ msgid "Invalid value for mirrored-log-groups\n"
5798
#~ msgstr "Ongeldige waarde voor retry_count\n"
5801
#~ msgid "Invalid value for open-files\n"
5802
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5805
#~ msgid "Invalid value for thread-concurrency\n"
5806
#~ msgstr "Ongeldige waarde voor retry_count\n"
5809
#~ msgid "Invalid value for read-ahead-threshold\n"
5810
#~ msgstr "Ongeldige waarde voor threshold-slow"
5812
#~ msgid "Invalid value of port\n"
5813
#~ msgstr "Ongeldige waarde voor poort\n"
5815
#~ msgid "Invalid value for connect_timeout\n"
5816
#~ msgstr "Ongeldige waarde voor connect_timeout\n"
5818
#~ msgid "Invalid value for read_timeout\n"
5819
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5821
#~ msgid "Invalid value for write_timeout\n"
5822
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5824
#~ msgid "Invalid value for retry_count"
5825
#~ msgstr "Ongeldige waarde voor retry_count"
5827
#~ msgid "Invalid value for buffer_length\n"
5828
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5831
#~ msgid "Invalid value of log-file-size"
5832
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5835
#~ msgid "Invalid value of log-files-in-group"
5836
#~ msgstr "Ongeldige waarde voor poort\n"
5839
#~ msgid "Invalid value of lock-wait-timeout"
5840
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5843
#~ msgid "Invalid value of log-buffer-size"
5844
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5847
#~ msgid "Invalid value of lru-old-blocks-pct"
5848
#~ msgstr "Ongeldige waarde voor threshold-slow"
5851
#~ msgid "Invalid value of lru-block-access-recency"
5852
#~ msgstr "Ongeldige waarde voor poort\n"
5855
#~ msgid "Invalid value of max-dirty-pages-pct"
5856
#~ msgstr "Ongeldige waarde voor poort\n"
5859
#~ msgid "Invalid value of max-purge-lag"
5860
#~ msgstr "Ongeldige waarde voor poort\n"
5863
#~ msgid "Invalid value of open-files"
5864
#~ msgstr "Ongeldige waarde voor poort\n"
5867
#~ msgid "Invalid value of read-io-threads"
5868
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5871
#~ msgid "Invalid value of sync_spin_loops"
5872
#~ msgstr "Ongeldige waarde voor poort\n"
5875
#~ msgid "Invalid value of before-write-position\n"
5876
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5879
#~ msgid "Invalid value of before-update-position\n"
5880
#~ msgstr "Ongeldige waarde voor poort\n"
5883
#~ msgid "Invalid value for lock-wait-timeout\n"
5884
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5886
#~ msgid "Enable logging to a gearman server"
5887
#~ msgstr "Schakel logging naar een gearman server in"
5889
#~ msgid "Invalid value for threshold-slow"
5890
#~ msgstr "Ongeldige waarde voor threshold-slow"
5892
#~ msgid "Invalid value for threshold-big-resultset"
5893
#~ msgstr "Ongeldige waarde voor threshold-big-resultset"
5895
#~ msgid "Invalid value for threshold-big-examined"
5896
#~ msgstr "Ongeldige waarde voor threshold-big-examined"
5899
#~ msgid "Invalid value for max-user-count\n"
5900
#~ msgstr "Ongeldige waarde voor retry_count\n"
5903
#~ msgid "Invalid value for bucket-count\n"
5904
#~ msgstr "Ongeldige waarde voor retry_count\n"
5907
#~ msgid "Invalid value of expiry\n"
5908
#~ msgstr "Ongeldige waarde voor poort\n"
5911
#~ msgid "Enable rabbitmq log"
5912
#~ msgstr "Schakel transaction log in"
5915
#~ msgid "Invalid value for logging-threshold-slow\n"
5916
#~ msgstr "Ongeldige waarde voor threshold-slow"
5919
#~ msgid "Invalid value for logging-threshold-big-resultset\n"
5920
#~ msgstr "Ongeldige waarde voor threshold-big-resultset"
5923
#~ msgid "Invalid value for logging-threshold-big-examined\n"
5924
#~ msgstr "Ongeldige waarde voor threshold-big-examined"
5926
#~ msgid "Enable HTTP Auth check"
5927
#~ msgstr "Schakel HTTP Auth check in"
5930
#~ msgid "Invalid value of io-capacity"
5931
#~ msgstr "Ongeldige waarde voor poort\n"
5934
#~ msgid "Invalid value of fast-shutdown"
5935
#~ msgstr "Ongeldige waarde voor poort\n"
5938
#~ msgid "Invalid value of flush-log-at-trx-commit"
5939
#~ msgstr "Ongeldige waarde voor poort\n"
5942
#~ msgid "Invalid value of force-recovery"
5943
#~ msgstr "Ongeldige waarde voor poort\n"
5946
#~ msgid "Invalid value for max-threads\n"
5947
#~ msgstr "Ongeldige waarde voor threshold-slow"
5950
#~ msgid "Invalid value for max-sort-file-size\n"
5951
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5954
#~ msgid "Invalid value for sort-buffer-size\n"
5955
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5958
#~ msgid "Invalid value for sync-method\n"
5959
#~ msgstr "Ongeldige waarde voor connect_timeout\n"
5962
#~ msgid "Invalid value for num-write-buffers\n"
5963
#~ msgstr "Ongeldige waarde voor write_timeout\n"
5966
#~ msgid "Usage: %s [options] TRANSACTION_LOG \n"
5967
#~ msgstr "Gebruik: %s TRANSACTION_LOG\n"
5970
#~ msgid "--help : Display help and exit\n"
5971
#~ msgstr "Toon deze hulp en sluit af."
5974
#~ msgid "Invalid value of additional-mem-pool-size"
5975
#~ msgstr "Ongeldige waarde voor read_timeout\n"
5978
#~ msgid "Invalid value of autoextend-increment"
5979
#~ msgstr "Ongeldige waarde voor poort\n"
5982
#~ msgid "Invalid value of buffer-pool-size"
5983
#~ msgstr "Ongeldige waarde voor buffer_length\n"
5985
#~ msgid "Use compression in server/client protocol."
5986
#~ msgstr "Gebruik compressie in het server/client protocol."
5988
#~ msgid "%s: You must use option --tab with --fields-...\n"
5989
#~ msgstr "%s: Je moet optie --tab gebruiken met --fields-...\n"
5992
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5995
#~ "%s: Je kan ..enclosed.. en ..optionally-enclosed.. niet gelijktijdig "
5999
#~ msgid "Deprecated. Use --skip-set-charset instead."
6001
#~ "WAARSCHUWING: deze optie wordt afgeraden; gebruik --disable-pager.\n"
6004
#~ msgid "Error: Invalid Value for back_log"
6005
#~ msgstr "Fout: Ongeldige waarde voor opt_sleep"
6007
#~ msgid "Display this help and exit after initializing plugins."
6008
#~ msgstr "Toon deze help en sluit af na het initialiseren van de plugins."
6010
#~ msgid "(IGNORED)"
6011
#~ msgstr "(GENEGEERD)"
6013
#~ msgid "Unknown database '%-.192s'"
6014
#~ msgstr "Onbekende databank: '%-.192s'"
6016
#~ msgid "Incorrect database name '%-.100s'"
6017
#~ msgstr "Foute databanknaam '%-.100s'"
6019
#~ msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
6020
#~ msgstr "Gebruik: %s TRANSACTION_LOG [--checksum] \n"
6022
#~ msgid "Invalid value for retry_count\n"
6023
#~ msgstr "Ongeldige waarde voor retry_count\n"
6026
#~ "Port number to use for connection or 0 for default to, in order of "
6027
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
6029
#~ "Poortnummer om te gebruiken voor de verbinding of 0 om als standaard - in "
6030
#~ "orde van voorkeur - drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default "
6031
#~ "(4427) te gebruiken."
6033
#~ msgid "Unknown Drizzle error"
6034
#~ msgstr "Onbekende Drizzle fout %d"
6036
#~ msgid "Can't create UNIX socket (%d)"
6037
#~ msgstr "Kan UNIX socket niet creëren (%d)"
6039
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6041
#~ "Kan niet verbinden met locale Drizzle server via socket '%-.100s' (%d)"
6043
#~ msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6044
#~ msgstr "Kan niet verbinden met Drizzle server op '%-.100s:%lu' (%d)"
6046
#~ msgid "Can't create TCP/IP socket (%d)"
6047
#~ msgstr "Kan TCP/IP socket (%d) niet aanmaken"
6049
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
6050
#~ msgstr "Onbekende Drizzle server host '%-.100s' (%d)"
6052
#~ msgid "Drizzle server has gone away"
6053
#~ msgstr "Drizzle server is weggevallen"
6055
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
6057
#~ "Protocols passen niet bij elkaar; server versie = %d, client versie = %d"
6059
#~ msgid "Drizzle client ran out of memory"
6060
#~ msgstr "Drizzle client had onvoldoende geheugen"
6062
#~ msgid "Wrong host info"
6063
#~ msgstr "Verkeerd host informatie"
6065
#~ msgid "Localhost via UNIX socket"
6066
#~ msgstr "Localhost via UNIX socket"
6068
#~ msgid "%-.100s via TCP/IP"
6069
#~ msgstr "%-.100s via TCP/IP"
6071
#~ msgid "Error in server handshake"
6072
#~ msgstr "Fout bij handen schudden met de server"
6074
#~ msgid "Lost connection to Drizzle server during query"
6075
#~ msgstr "Connectie met Drizzle weggevallen tijdens de query"
6077
#~ msgid "Commands out of sync; you can't run this command now"
6079
#~ "Niet gesynchroniseerde opdrachten; je kan deze opdracht nu niet uitvoeren"
6081
#~ msgid "Named pipe: %-.32s"
6082
#~ msgstr "Named pipe: %-.32s"
6084
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6086
#~ "Kan niet wachten op named pipe naar host: %-.64s pipe: %-.32s (%lu)"
6088
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6089
#~ msgstr "Kan named pipe naar host: %-.64s niet openen pipe: %-.32s (%lu)"
6091
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6093
#~ "Kan status van named pipe naar host: %-.64s niet instellen pipe: %-.32s (%"
6096
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
6097
#~ msgstr "Kan karakterset %-.32s niet initialiseren (path: %-.100s)"
6099
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
6100
#~ msgstr "Kreeg een pakket met meer dan 'max_allowed_packet' bytes"
6102
#~ msgid "Embedded server"
6103
#~ msgstr "Ingebedde server"
6105
#~ msgid "Error on SHOW SLAVE STATUS:"
6106
#~ msgstr "Fout bij SHOW SLAVE STATUS:"
6108
#~ msgid "Error on SHOW SLAVE HOSTS:"
6109
#~ msgstr "Fout bij SHOW SLAVE HOSTS:"
6111
#~ msgid "Error connecting to slave:"
6112
#~ msgstr "Fout bij verbinden met slave:"
6114
#~ msgid "Error connecting to master:"
6115
#~ msgstr "Fout bij verbinden met de master:"
6117
#~ msgid "SSL connection error"
6118
#~ msgstr "SSL verbindingsfout"
6120
#~ msgid "Malformed packet"
6121
#~ msgstr "Slecht gevormd pakket"
6123
#~ msgid "(unused error message)"
6124
#~ msgstr "(ongebruikte foutboodschap)"
6126
#~ msgid "Statement not prepared"
6127
#~ msgstr "Statement werd niet voorbereid"
6129
#~ msgid "No data supplied for parameters in prepared statement"
6130
#~ msgstr "Geen gegevens aangeleverd voor parameters in voorbereid statement"
6132
#~ msgid "Data truncated"
6133
#~ msgstr "Data afgekapt"
6135
#~ msgid "No parameters exist in the statement"
6136
#~ msgstr "Er bestaan geen parameters in het statement"
6139
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
6141
#~ "Kan geen lange data verzenden voor niet-string/niet-binaire datatypes "
6142
#~ "(parameter: %d)"
6144
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
6145
#~ msgstr "Gebruikt niet-ondersteund buffertype: %d (parameter: %d)"
6147
#~ msgid "Shared memory: %-.100s"
6148
#~ msgstr "Gedeeld geheugen: %-.100s"
6150
#~ msgid "Wrong or unknown protocol"
6151
#~ msgstr "Verkeerd of onbekend protocol"
6153
#~ msgid "Invalid connection handle"
6154
#~ msgstr "Ongeldige verbindingshandle"
6157
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
6158
#~ "option 'secure_auth' enabled)"
6160
#~ "Connectie die oud (pre-4.1.1) authenticatieprotocol gebruikt geweigerd "
6161
#~ "(client optie 'secure_auth' ingeschalekd)"
6163
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6165
#~ "Ophalen van rijen geannuleerd door aanroep van drizzle_stmt_close() "
6168
#~ msgid "Attempt to read column without prior row fetch"
6169
#~ msgstr "Poging kolom te lezen zonder dat eerst een rij opgehaald werd"
6171
#~ msgid "Prepared statement contains no metadata"
6172
#~ msgstr "Voorbereid statement bevat geen metadata"
6175
#~ "Attempt to read a row while there is no result set associated with the "
6178
#~ "Poging een rij te lezen terwijl er geen resultaatset mee geassocieerd "
6181
#~ msgid "This feature is not implemented yet"
6182
#~ msgstr "Deze functionaliteit werd nog niet geïmplementeerd"
6185
#~ "Lost connection to Drizzle server while waiting for initial communication "
6186
#~ "packet, system error: %d"
6188
#~ "Verbinding met Drizzle server ging verloren tijdens het wachten op een "
6189
#~ "initieel communicatiepakket, systeemfout: %d"
6192
#~ "Lost connection to Drizzle server while reading initial communication "
6193
#~ "packet, system error: %d"
6195
#~ "Verbinding met Drizzle server ging verloren tijdens het lezen van het "
6196
#~ "initieel communicatiepakket, systeemfout: %d"
6199
#~ "Lost connection to Drizzle server while sending authentication "
6200
#~ "information, system error: %d"
6202
#~ "Verbinding met Drizzle server ging verloren tijdens het verzenden van "
6203
#~ "authenticatie informatie, systeemfout: %d"
6206
#~ "Lost connection to Drizzle server while reading authorization "
6207
#~ "information, system error: %d"
6209
#~ "Verbinding met Drizzle server ging verloren tijdens het lezen van "
6210
#~ "authenticatie informatie, systeemfout: %d"
6213
#~ "Lost connection to Drizzle server while setting initial database, system "
6216
#~ "Verbinding met Drizzle server ging verloren tijdens het instellen van de "
6217
#~ "initiële databank, systeemfout: %d"
6219
#~ msgid "Statement closed indirectly because of a preceding %s() call"
6221
#~ "Statement onrechtstreeks afgesloten vanwege een voorgaande %s() aanroep"
6223
#~ msgid "Couldn't uncompress communication packet"
6224
#~ msgstr "Kon het communicatiepakket niet uitpakken"
6226
#~ msgid "Got an error reading communication packets"
6227
#~ msgstr "Kreeg een fout tijdens het lezen van communicatiepakketten"
6229
#~ msgid "Got timeout reading communication packets"
6230
#~ msgstr "Kreeg timeout tijdens het lezen van communicatiepakketten"
6232
#~ msgid "Got an error writing communication packets"
6233
#~ msgstr "Kreeg een fout tijdens het schrijven van communicatiepakketten"
6235
#~ msgid "Got timeout writing communication packets"
6236
#~ msgstr "Kreeg een timeout tijdens het schrijven van communicatiepakketten"
6238
#~ msgid "event_add error in libevent_add_session_callback\n"
6239
#~ msgstr "event_add fout in libevent_add_session_callback\n"
6242
#~ msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6243
#~ msgstr "libevent_thread_proc: my_thread_init() mislukt\n"
6245
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6246
#~ msgstr "init_pipe(session_add_pipe) fout in libevent_init\n"
6248
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6249
#~ msgstr "init_pipe(session_kill_pipe) fout in libevent_init\n"
6251
#~ msgid "session_add_event event_add error in libevent_init\n"
6252
#~ msgstr "session_add_event event_add fout in libevent_init\n"
6254
#~ msgid "Can't create completion port thread (error %d)"
6255
#~ msgstr "Kan completion port thread niet aanmaken (fout %d)"
6258
#~ "Named commands are disabled. Use \\* form only, or use named commands "
6259
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
6260
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
6261
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
6262
#~ "option deprecated; use --disable-named-commands instead."
6264
#~ "Named commands zijn uitgeschakeld. Gebuik enkel de \\* vorm, of gebuik "
6265
#~ "named commands enkel in het begin van een lijn eindigend op puntkomma (;) "
6266
#~ "Sinds versie 10.9 start de client standaard met deze optie INGESCHAKELD! "
6267
#~ "Schakel uit met '-G'. Opdrachten met het lange formaat werken nog steeds "
6268
#~ "vanop de eerste lijn. WAARSCHUWING: optie wordt afgeraden; gebruik --"
6269
#~ "disable-named-commands."
6271
#~ msgid "Ignore space after function names."
6272
#~ msgstr "Negeer spaties na functienamen."
6275
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
6276
#~ "version of this option instead."
6278
#~ "Schrijf geen lijnnummers bij fouten. Waarschuwing: -L wordt afgeraden, "
6279
#~ "gebruik de lange versie van deze optie."
6282
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
6283
#~ "completion. This gives a quicker start of drizzle_st and disables "
6284
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
6285
#~ "rehash instead."
6287
#~ "Geen automatische rehashing. Men moet 'rehash' gebruiken om tabellen en "
6288
#~ "velden te vervolledigen. Dit veroorzaakt een snellere start van "
6289
#~ "drizzle_st en schakelt rehashing bij herverbinden uit. WAARSCHUWING: "
6290
#~ "optie wordt afgeraden; gebruik --disable-auto-rehash."
6293
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
6294
#~ "This option is enabled by default."
6296
#~ "Opnieuw verbinden wanneer de verbinding verloren ging. Schakel dit uit "
6297
#~ "met --disable-reconnect. Deze optie is standaard ingeschakeld."
6299
#~ msgid "Wait and retry if connection is down."
6300
#~ msgstr "Wacht en probeer opnieuw indin de verbinding weggevallen is."
6302
#~ msgid "Got error: %s (%d) %s"
6303
#~ msgstr "Kreeg fout: %s (%d) %s"
6305
#~ msgid "Couldn't execute '%s': %s (%d)"
6306
#~ msgstr "Kon '%s' niet uitvoeren: %s (%d)"
6309
#~ msgid "-- Connecting to %s, using protocol %s...\n"
6310
#~ msgstr "-- Verbindt met %s...\n"
6312
#~ msgid "Couldn't allocate memory"
6313
#~ msgstr "Kon geen geheugen toewijzen"
6316
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
6319
#~ "-- Waarschuwing: Uitgestelde inserts kunnen niet gebruikt worden voor "
6320
#~ "tabel '%s' omdat die van type %s is\n"
6322
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
6324
#~ "%s: Waarschuwing: Kan SQL_QUOTE_SHOW_CREATE optie (%s) niet instellen\n"
6326
#~ msgid "%s: Can't get keys for table %s\n"
6327
#~ msgstr "%s: Kan sleutelvelden niet ophalen voor tabel %s\n"
6329
#~ msgid "Error: Couldn't read status information for table %s\n"
6330
#~ msgstr "Fout: Kon status informatie niet lezen voor tabel %s\n"
6332
#~ msgid "Error retrieving table structure for table: \"%s\""
6333
#~ msgstr "Fout bij ophalen tabelstructuur voor tabel: \"%s\""
6335
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
6337
#~ "-- Slaat dumpen van data over voor tabel '%s', --no-data werd gebruikt\n"
6339
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
6341
#~ "-- Waarschuwing: Slaat data voor tabel '%s' over omdat ze van type %s is\n"
6343
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
6344
#~ msgstr "-- Slaat dump van data over voor tabel '%s', ze heeft geen velden\n"
6346
#~ msgid "-- Sending SELECT query...\n"
6347
#~ msgstr "-- Verstuurt SELECT query...\n"
6349
#~ msgid "when executing 'SELECT INTO OUTFILE'"
6350
#~ msgstr "bij uitvoeren van 'SELECT INTO OUTFILE'"
6355
#~ "-- Dumping data for table %s\n"
6360
#~ "-- Dumpt data voor tabel %s\n"
6363
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
6364
#~ msgstr "%s: Fout in het aantal velden voor tabel: %s ! Breekt af.\n"
6366
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
6368
#~ "%s: Fout bij het lezen van rijen voor tabel: %s (%d:%s) ! Breekt af.\n"
6370
#~ msgid "Not enough fields from table %s! Aborting.\n"
6371
#~ msgstr "Niet gevoeg velden van tabel %s! Breekt af.\n"
6373
#~ msgid "when doing refresh"
6374
#~ msgstr "tijdens het verversen"
6376
#~ msgid "alloc_root failure."
6377
#~ msgstr "alloc_root fout."
6379
#~ msgid "Couldn't find table: \"%s\""
6380
#~ msgstr "Kon tabel niet vinden: \"%s\""
6383
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
6385
#~ "Waarschuwing: Kon de sleutels van tabel %s niet lezen; records werden "
6386
#~ "NIET gesorteerd (%s)\n"
6388
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
6389
#~ msgstr "Fout: Niet genoeg geheugen om de ORDER BY clausule op te slaan\n"
6391
#~ msgid "Input filename too long: %s"
6392
#~ msgstr "Invoer bestandsnaam te lang: %s"
6394
#~ msgid "Can't create thread-keys"
6395
#~ msgstr "Kan geen thread-keys aanmaken"
6398
#~ msgid "Print the default settings and exit"
6399
#~ msgstr "Druk wat debug infrmatie bij afsluiten"
6401
#~ msgid "Can't start server: cannot resolve hostname!"
6402
#~ msgstr "Kan de server niet starten: kan de hostnaam niet oplossen!"
6404
#~ msgid "Can't start server: bind-address refers to multiple interfaces!"
6406
#~ "Kan de server niet starten: het verbindingsadres verwijst naar meerdere "
6409
#~ msgid "Parsing options for plugin '%s' failed."
6410
#~ msgstr "Interpreteren van opties voor plugin '%s' mislukt."
6412
#~ msgid "Table %s had a open data Cursor in reopen_table"
6413
#~ msgstr "Tabel %s had een open data Cursor in reopen_table"
6416
#~ msgid "Invalid value for file-io-threads\n"
6417
#~ msgstr "Ongeldige waarde voor write_timeout\n"
6419
#~ msgid "Can't create interrupt-thread (error %d, errno: %d)"
6420
#~ msgstr "Kan geen interrupt-thread aanmaken (fout %d, foutcode: %d)"
5864
#~ msgid "Use MySQL Protocol."
5865
#~ msgstr "Gebruik het MySQL Protocol."
6423
5868
#~ "Copyright (C) 2008 Sun Microsystems\n"