~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/nl.po

  • Committer: Monty Taylor
  • Date: 2008-08-16 23:49:05 UTC
  • Revision ID: monty@inaugust.com-20080816234905-3dg9u3nyqd0xoyku
Merged in new strings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2008-08-16 14:06-0700\n"
 
10
"POT-Creation-Date: 2008-08-16 16:48-0700\n"
11
11
"PO-Revision-Date: 2008-08-13 03:19+0000\n"
12
12
"Last-Translator: Monty Taylor <monty@inaugust.com>\n"
13
13
"Language-Team: Dutch <nl@li.org>\n"
1561
1561
msgid "Tablespace not empty"
1562
1562
msgstr "Tablespace is niet leeg"
1563
1563
 
 
1564
#: drizzled/authentication.cc:48 drizzled/handler.cc:362
 
1565
#: drizzled/sql_plugin.cc:790 drizzled/sql_udf.cc:100
 
1566
#, c-format
 
1567
msgid "Plugin '%s' init function returned error."
 
1568
msgstr ""
 
1569
 
1564
1570
#: drizzled/drizzled.cc:551
1565
1571
#, c-format
1566
1572
msgid "Got error %d from pthread_cond_timedwait"
6215
6221
"while the same tablespace is defined on the server as '%-.256s'"
6216
6222
msgstr ""
6217
6223
 
 
6224
#: drizzled/handler.cc:390
 
6225
#, fuzzy
 
6226
msgid "Too many storage engines!"
 
6227
msgstr "Kon niet verbinden met storage engine"
 
6228
 
 
6229
#: drizzled/handler.cc:394
 
6230
#, c-format
 
6231
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
 
6232
msgstr ""
 
6233
 
 
6234
#: drizzled/handler.cc:1278
 
6235
#, c-format
 
6236
msgid "Found %d prepared transaction(s) in %s"
 
6237
msgstr ""
 
6238
 
 
6239
#: drizzled/handler.cc:1330
 
6240
msgid "Starting crash recovery..."
 
6241
msgstr ""
 
6242
 
 
6243
#: drizzled/handler.cc:1362
 
6244
#, c-format
 
6245
msgid "Found %d prepared XA transactions"
 
6246
msgstr ""
 
6247
 
 
6248
#: drizzled/handler.cc:1366
 
6249
#, c-format
 
6250
msgid ""
 
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."
 
6255
msgstr ""
 
6256
 
 
6257
#: drizzled/handler.cc:1376
 
6258
msgid "Crash recovery finished."
 
6259
msgstr ""
 
6260
 
 
6261
#: drizzled/log.cc:1072
 
6262
#, fuzzy
 
6263
msgid "I/O error reading the header from the binary log"
 
6264
msgstr "Geen plaats meer in het index bestand"
 
6265
 
 
6266
#: drizzled/log.cc:1079
 
6267
msgid ""
 
6268
"Binlog has bad magic number;  It's not a binary log file that can be used by "
 
6269
"this version of Drizzle"
 
6270
msgstr ""
 
6271
 
 
6272
#: drizzled/log.cc:1094
 
6273
#, fuzzy, c-format
 
6274
msgid "Failed to open log (file '%s', errno %d)"
 
6275
msgstr ""
 
6276
"Openen van een  bestaand master info bestand mislukt (bestand '%s', "
 
6277
"foutnummer %d')"
 
6278
 
 
6279
#: drizzled/log.cc:1096 drizzled/log.cc:1104
 
6280
#, fuzzy
 
6281
msgid "Could not open log file"
 
6282
msgstr "Kon niet verbinden met storage engine"
 
6283
 
 
6284
#: drizzled/log.cc:1102
 
6285
#, fuzzy, c-format
 
6286
msgid "Failed to create a cache on log (file '%s')"
 
6287
msgstr "Creatie van een  cache op master info bestand mislukt (bestand '%s')"
 
6288
 
 
6289
#: drizzled/log.cc:1256 drizzled/log.cc:1906
 
6290
#, c-format
 
6291
msgid ""
 
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."
 
6295
msgstr ""
 
6296
 
 
6297
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
 
6298
#: drizzled/log.cc:2582
 
6299
#, fuzzy, c-format
 
6300
msgid "Failed to delete file '%s'"
 
6301
msgstr "Leegmaken van het master info bestand is mislukt"
 
6302
 
 
6303
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
 
6304
#, c-format
 
6305
msgid ""
 
6306
"a problem with deleting %s; consider examining correspondence of your binlog "
 
6307
"index file to the actual binlog files"
 
6308
msgstr ""
 
6309
 
 
6310
#: drizzled/log.cc:2312
 
6311
#, c-format
 
6312
msgid "next log error: %d  offset: %s  log: %s included: %d"
 
6313
msgstr ""
 
6314
 
 
6315
#: drizzled/log.cc:2424 drizzled/log.cc:2550
 
6316
#, fuzzy, c-format
 
6317
msgid "Failed to execute stat() on file '%s'"
 
6318
msgstr "Creatie van een  cache op master info bestand mislukt (bestand '%s')"
 
6319
 
 
6320
#: drizzled/log.cc:2435 drizzled/log.cc:2561
 
6321
#, c-format
 
6322
msgid ""
 
6323
"a problem with getting info on being purged %s; consider examining "
 
6324
"correspondence of your binlog index file to the actual binlog files"
 
6325
msgstr ""
 
6326
 
 
6327
#: drizzled/log.cc:4057 drizzled/log.cc:4550
 
6328
#, c-format
 
6329
msgid "Recovering after a crash using %s"
 
6330
msgstr ""
 
6331
 
 
6332
#: drizzled/log.cc:4060
 
6333
msgid ""
 
6334
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
 
6335
msgstr ""
 
6336
 
 
6337
#: drizzled/log.cc:4397
 
6338
msgid "Bad magic header in tc log"
 
6339
msgstr ""
 
6340
 
 
6341
#: drizzled/log.cc:4407
 
6342
#, c-format
 
6343
msgid ""
 
6344
"Recovery failed! You must enable exactly %d storage engines that support two-"
 
6345
"phase commit protocol"
 
6346
msgstr ""
 
6347
 
 
6348
#: drizzled/log.cc:4435
 
6349
msgid ""
 
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}"
 
6353
msgstr ""
 
6354
 
 
6355
#: drizzled/log.cc:4465
 
6356
msgid "Heuristic crash recovery mode"
 
6357
msgstr ""
 
6358
 
 
6359
#: drizzled/log.cc:4467
 
6360
msgid "Heuristic crash recovery failed"
 
6361
msgstr ""
 
6362
 
 
6363
#: drizzled/log.cc:4468
 
6364
msgid "Please restart mysqld without --tc-heuristic-recover"
 
6365
msgstr ""
 
6366
 
 
6367
#: drizzled/log.cc:4512 drizzled/log.cc:4536
 
6368
#, fuzzy, c-format
 
6369
msgid "find_log_pos() failed (error: %d)"
 
6370
msgstr "Kan bestand niet vergrendelen (Foutcode: %d)"
 
6371
 
 
6372
#: drizzled/log.cc:4649
 
6373
msgid ""
 
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}"
 
6377
msgstr ""
 
6378
 
6218
6379
#: drizzled/rpl_mi.cc:148
6219
6380
#, c-format
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."
6270
6431
 
 
6432
#: drizzled/scheduler.cc:121
 
6433
msgid "Memory allocation error in thd_scheduler::init\n"
 
6434
msgstr ""
 
6435
 
 
6436
#: drizzled/scheduler.cc:212
 
6437
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
 
6438
msgstr ""
 
6439
 
 
6440
#: drizzled/scheduler.cc:218
 
6441
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
 
6442
msgstr ""
 
6443
 
 
6444
#: drizzled/scheduler.cc:230
 
6445
msgid "thd_add_event event_add error in libevent_init\n"
 
6446
msgstr ""
 
6447
 
 
6448
#: drizzled/scheduler.cc:246
 
6449
#, fuzzy, c-format
 
6450
msgid "Can't create completion port thread (error %d)"
 
6451
msgstr "Kan symlink '%s' verwijzend naar '%s' niet creëren (Fout %d)"
 
6452
 
 
6453
#: drizzled/scheduler.cc:359
 
6454
msgid "event_add error in libevent_add_thd_callback\n"
 
6455
msgstr ""
 
6456
 
 
6457
#: drizzled/scheduler.cc:385
 
6458
msgid "Scheduler init error in libevent_add_new_connection\n"
 
6459
msgstr ""
 
6460
 
 
6461
#: drizzled/scheduler.cc:467
 
6462
msgid "libevent_thread_proc: my_thread_init() failed\n"
 
6463
msgstr ""
 
6464
 
 
6465
#: drizzled/set_var.cc:905
 
6466
msgid "Ambiguous slave modes combination. STRICT will be used"
 
6467
msgstr ""
 
6468
 
6271
6469
#: drizzled/slave.cc:89
6272
6470
msgid "Waiting to reconnect after a failed registration on master"
6273
6471
msgstr ""
6689
6887
"Then replication can be restarted."
6690
6888
msgstr ""
6691
6889
 
 
6890
#: drizzled/sql_base.cc:2544
 
6891
#, c-format
 
6892
msgid "Table %s had a open data handler in reopen_table"
 
6893
msgstr ""
 
6894
 
 
6895
#: drizzled/sql_base.cc:3203
 
6896
#, c-format
 
6897
msgid "Couldn't repair table: %s.%s"
 
6898
msgstr ""
 
6899
 
 
6900
#: drizzled/sql_base.cc:3246
 
6901
#, c-format
 
6902
msgid ""
 
6903
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
 
6904
"s`.`%s`' to the binary log"
 
6905
msgstr ""
 
6906
 
 
6907
#: drizzled/sql_base.cc:3983
 
6908
#, fuzzy, c-format
 
6909
msgid "Could not remove temporary table: '%s', error: %d"
 
6910
msgstr "Kan bestand '%s' niet aanmaken/wijzigen (Foutcode: %d)"
 
6911
 
 
6912
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
 
6913
#, c-format
 
6914
msgid "Error while loading database options: '%s':"
 
6915
msgstr ""
 
6916
 
 
6917
#: drizzled/sql_plugin.cc:647
 
6918
#, c-format
 
6919
msgid "Plugin '%s' of type %s failed deinitialization"
 
6920
msgstr ""
 
6921
 
 
6922
#: drizzled/sql_plugin.cc:661
 
6923
#, c-format
 
6924
msgid "Plugin '%s' has ref_count=%d after deinitialization."
 
6925
msgstr ""
 
6926
 
 
6927
#: drizzled/sql_plugin.cc:781
 
6928
#, c-format
 
6929
msgid "Plugin '%s' registration as a %s failed."
 
6930
msgstr ""
 
6931
 
 
6932
#: drizzled/sql_plugin.cc:1035
 
6933
msgid "plugin-load parameter too long"
 
6934
msgstr ""
 
6935
 
 
6936
#: drizzled/sql_plugin.cc:1095
 
6937
#, c-format
 
6938
msgid "Couldn't load plugin named '%s' with soname '%s'."
 
6939
msgstr ""
 
6940
 
 
6941
#: drizzled/sql_plugin.cc:1146
 
6942
#, c-format
 
6943
msgid "Forcing shutdown of %d plugins"
 
6944
msgstr ""
 
6945
 
 
6946
#: drizzled/sql_plugin.cc:1168
 
6947
#, c-format
 
6948
msgid "Plugin '%s' will be forced to shutdown"
 
6949
msgstr ""
 
6950
 
 
6951
#: drizzled/sql_plugin.cc:1184
 
6952
#, c-format
 
6953
msgid "Plugin '%s' has ref_count=%d after shutdown."
 
6954
msgstr ""
 
6955
 
 
6956
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
 
6957
#, fuzzy, c-format
 
6958
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
6959
msgstr "Onbekende opdracht: '%-.60s'"
 
6960
 
 
6961
#: drizzled/sql_plugin.cc:2476
 
6962
#, c-format
 
6963
msgid ""
 
6964
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
6965
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
6966
msgstr ""
 
6967
 
 
6968
#: drizzled/sql_plugin.cc:2507
 
6969
#, c-format
 
6970
msgid "Missing variable name in plugin '%s'."
 
6971
msgstr ""
 
6972
 
 
6973
#: drizzled/sql_plugin.cc:2524
 
6974
#, c-format
 
6975
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
6976
msgstr ""
 
6977
 
 
6978
#: drizzled/sql_plugin.cc:2643
 
6979
#, fuzzy, c-format
 
6980
msgid "Out of memory for plugin '%s'."
 
6981
msgstr "Geheugen tekort in engine"
 
6982
 
 
6983
#: drizzled/sql_plugin.cc:2650
 
6984
#, c-format
 
6985
msgid "Bad options for plugin '%s'."
 
6986
msgstr ""
 
6987
 
 
6988
#: drizzled/sql_plugin.cc:2659
 
6989
#, c-format
 
6990
msgid "Parsing options for plugin '%s' failed."
 
6991
msgstr ""
 
6992
 
 
6993
#: drizzled/sql_plugin.cc:2702
 
6994
#, c-format
 
6995
msgid "Plugin '%s' has conflicting system variables"
 
6996
msgstr ""
 
6997
 
 
6998
#: drizzled/sql_plugin.cc:2712
 
6999
#, c-format
 
7000
msgid "Plugin '%s' disabled by command line option"
 
7001
msgstr ""
 
7002
 
6692
7003
#: drizzled/sql_repl.cc:101
6693
7004
msgid "Failed in send_file() while reading file name"
6694
7005
msgstr ""
6705
7016
msgid "Failed in send_file() while negotiating file transfer close"
6706
7017
msgstr ""
6707
7018
 
 
7019
#: drizzled/sql_select.cc:13156
 
7020
#, c-format
 
7021
msgid "Got error %d when reading table '%s'"
 
7022
msgstr ""
 
7023
 
 
7024
#: drizzled/sql_table.cc:81
 
7025
#, c-format
 
7026
msgid "Invalid (old?) table or database name '%s'"
 
7027
msgstr ""
 
7028
 
 
7029
#: drizzled/sql_table.cc:2717
 
7030
#, fuzzy, c-format
 
7031
msgid "Unknown - internal error %d during operation"
 
7032
msgstr "Onbekende fout %d"
 
7033
 
 
7034
#: drizzled/sql_table.cc:4999
 
7035
#, c-format
 
7036
msgid "Could not open table %s.%s after rename\n"
 
7037
msgstr ""
 
7038
 
 
7039
#: drizzled/sql_table.cc:5175
 
7040
#, c-format
 
7041
msgid ""
 
7042
"ORDER BY ignored because there is a user-defined clustered index in the "
 
7043
"table '%-.192s'"
 
7044
msgstr ""
 
7045
 
 
7046
#: drizzled/sql_udf.cc:39
 
7047
#, fuzzy
 
7048
msgid "Can't allocate memory for udf structures"
 
7049
msgstr "Kon geen geheugen toewijzen voor tijdelijk geschiedenisbestand !\n"
 
7050
 
6708
7051
#: drizzled/table.cc:494
6709
7052
#, c-format
6710
7053
msgid ""