6215
6221
"while the same tablespace is defined on the server as '%-.256s'"
6224
#: drizzled/handler.cc:390
6226
msgid "Too many storage engines!"
6227
msgstr "Kon niet verbinden met storage engine"
6229
#: drizzled/handler.cc:394
6231
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6234
#: drizzled/handler.cc:1278
6236
msgid "Found %d prepared transaction(s) in %s"
6239
#: drizzled/handler.cc:1330
6240
msgid "Starting crash recovery..."
6243
#: drizzled/handler.cc:1362
6245
msgid "Found %d prepared XA transactions"
6248
#: drizzled/handler.cc:1366
6251
"Found %d prepared transactions! It means that drizzled was not shut down "
6252
"properly last time and critical recovery information (last binlog or %s "
6253
"file) was manually deleted after a crash. You have to start drizzled with "
6254
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6257
#: drizzled/handler.cc:1376
6258
msgid "Crash recovery finished."
6261
#: drizzled/log.cc:1072
6263
msgid "I/O error reading the header from the binary log"
6264
msgstr "Geen plaats meer in het index bestand"
6266
#: drizzled/log.cc:1079
6268
"Binlog has bad magic number; It's not a binary log file that can be used by "
6269
"this version of Drizzle"
6272
#: drizzled/log.cc:1094
6274
msgid "Failed to open log (file '%s', errno %d)"
6276
"Openen van een bestaand master info bestand mislukt (bestand '%s', "
6279
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6281
msgid "Could not open log file"
6282
msgstr "Kon niet verbinden met storage engine"
6284
#: drizzled/log.cc:1102
6286
msgid "Failed to create a cache on log (file '%s')"
6287
msgstr "Creatie van een cache op master info bestand mislukt (bestand '%s')"
6289
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6292
"Could not use %s for logging (error %d). Turning logging off for the whole "
6293
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6294
"shutdown the Drizzle server and restart it."
6297
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6298
#: drizzled/log.cc:2582
6300
msgid "Failed to delete file '%s'"
6301
msgstr "Leegmaken van het master info bestand is mislukt"
6303
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6306
"a problem with deleting %s; consider examining correspondence of your binlog "
6307
"index file to the actual binlog files"
6310
#: drizzled/log.cc:2312
6312
msgid "next log error: %d offset: %s log: %s included: %d"
6315
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6317
msgid "Failed to execute stat() on file '%s'"
6318
msgstr "Creatie van een cache op master info bestand mislukt (bestand '%s')"
6320
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6323
"a problem with getting info on being purged %s; consider examining "
6324
"correspondence of your binlog index file to the actual binlog files"
6327
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6329
msgid "Recovering after a crash using %s"
6332
#: drizzled/log.cc:4060
6334
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6337
#: drizzled/log.cc:4397
6338
msgid "Bad magic header in tc log"
6341
#: drizzled/log.cc:4407
6344
"Recovery failed! You must enable exactly %d storage engines that support two-"
6345
"phase commit protocol"
6348
#: drizzled/log.cc:4435
6350
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6351
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6352
"heuristic-recover={commit|rollback}"
6355
#: drizzled/log.cc:4465
6356
msgid "Heuristic crash recovery mode"
6359
#: drizzled/log.cc:4467
6360
msgid "Heuristic crash recovery failed"
6363
#: drizzled/log.cc:4468
6364
msgid "Please restart mysqld without --tc-heuristic-recover"
6367
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6369
msgid "find_log_pos() failed (error: %d)"
6370
msgstr "Kan bestand niet vergrendelen (Foutcode: %d)"
6372
#: drizzled/log.cc:4649
6374
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6375
"of memory error) and restart, or delete (or rename) binary log and start "
6376
"mysqld with --tc-heuristic-recover={commit|rollback}"
6218
6379
#: drizzled/rpl_mi.cc:148
6220
6381
msgid "Failed to create a new master info file (file '%s', errno %d)"
6268
6429
"Kolom %d grootte afwijking - master heeft grootte %d, %s.%s onp de slave "
6269
6430
"heedt grootte %d. Master kolomgrootte zou <= slave's kolomgrootte."
6432
#: drizzled/scheduler.cc:121
6433
msgid "Memory allocation error in thd_scheduler::init\n"
6436
#: drizzled/scheduler.cc:212
6437
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6440
#: drizzled/scheduler.cc:218
6441
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6444
#: drizzled/scheduler.cc:230
6445
msgid "thd_add_event event_add error in libevent_init\n"
6448
#: drizzled/scheduler.cc:246
6450
msgid "Can't create completion port thread (error %d)"
6451
msgstr "Kan symlink '%s' verwijzend naar '%s' niet creëren (Fout %d)"
6453
#: drizzled/scheduler.cc:359
6454
msgid "event_add error in libevent_add_thd_callback\n"
6457
#: drizzled/scheduler.cc:385
6458
msgid "Scheduler init error in libevent_add_new_connection\n"
6461
#: drizzled/scheduler.cc:467
6462
msgid "libevent_thread_proc: my_thread_init() failed\n"
6465
#: drizzled/set_var.cc:905
6466
msgid "Ambiguous slave modes combination. STRICT will be used"
6271
6469
#: drizzled/slave.cc:89
6272
6470
msgid "Waiting to reconnect after a failed registration on master"
6689
6887
"Then replication can be restarted."
6890
#: drizzled/sql_base.cc:2544
6892
msgid "Table %s had a open data handler in reopen_table"
6895
#: drizzled/sql_base.cc:3203
6897
msgid "Couldn't repair table: %s.%s"
6900
#: drizzled/sql_base.cc:3246
6903
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6904
"s`.`%s`' to the binary log"
6907
#: drizzled/sql_base.cc:3983
6909
msgid "Could not remove temporary table: '%s', error: %d"
6910
msgstr "Kan bestand '%s' niet aanmaken/wijzigen (Foutcode: %d)"
6912
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6914
msgid "Error while loading database options: '%s':"
6917
#: drizzled/sql_plugin.cc:647
6919
msgid "Plugin '%s' of type %s failed deinitialization"
6922
#: drizzled/sql_plugin.cc:661
6924
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6927
#: drizzled/sql_plugin.cc:781
6929
msgid "Plugin '%s' registration as a %s failed."
6932
#: drizzled/sql_plugin.cc:1035
6933
msgid "plugin-load parameter too long"
6936
#: drizzled/sql_plugin.cc:1095
6938
msgid "Couldn't load plugin named '%s' with soname '%s'."
6941
#: drizzled/sql_plugin.cc:1146
6943
msgid "Forcing shutdown of %d plugins"
6946
#: drizzled/sql_plugin.cc:1168
6948
msgid "Plugin '%s' will be forced to shutdown"
6951
#: drizzled/sql_plugin.cc:1184
6953
msgid "Plugin '%s' has ref_count=%d after shutdown."
6956
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6958
msgid "Unknown variable type code 0x%x in plugin '%s'."
6959
msgstr "Onbekende opdracht: '%-.60s'"
6961
#: drizzled/sql_plugin.cc:2476
6964
"Server variable %s of plugin %s was forced to be read-only: string variable "
6965
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6968
#: drizzled/sql_plugin.cc:2507
6970
msgid "Missing variable name in plugin '%s'."
6973
#: drizzled/sql_plugin.cc:2524
6975
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6978
#: drizzled/sql_plugin.cc:2643
6980
msgid "Out of memory for plugin '%s'."
6981
msgstr "Geheugen tekort in engine"
6983
#: drizzled/sql_plugin.cc:2650
6985
msgid "Bad options for plugin '%s'."
6988
#: drizzled/sql_plugin.cc:2659
6990
msgid "Parsing options for plugin '%s' failed."
6993
#: drizzled/sql_plugin.cc:2702
6995
msgid "Plugin '%s' has conflicting system variables"
6998
#: drizzled/sql_plugin.cc:2712
7000
msgid "Plugin '%s' disabled by command line option"
6692
7003
#: drizzled/sql_repl.cc:101
6693
7004
msgid "Failed in send_file() while reading file name"
6705
7016
msgid "Failed in send_file() while negotiating file transfer close"
7019
#: drizzled/sql_select.cc:13156
7021
msgid "Got error %d when reading table '%s'"
7024
#: drizzled/sql_table.cc:81
7026
msgid "Invalid (old?) table or database name '%s'"
7029
#: drizzled/sql_table.cc:2717
7031
msgid "Unknown - internal error %d during operation"
7032
msgstr "Onbekende fout %d"
7034
#: drizzled/sql_table.cc:4999
7036
msgid "Could not open table %s.%s after rename\n"
7039
#: drizzled/sql_table.cc:5175
7042
"ORDER BY ignored because there is a user-defined clustered index in the "
7046
#: drizzled/sql_udf.cc:39
7048
msgid "Can't allocate memory for udf structures"
7049
msgstr "Kon geen geheugen toewijzen voor tijdelijk geschiedenisbestand !\n"
6708
7051
#: drizzled/table.cc:494