6275
6281
"while the same tablespace is defined on the server as '%-.256s'"
6284
#: drizzled/handler.cc:390
6286
msgid "Too many storage engines!"
6287
msgstr "Erreur %d du moteur de stockage"
6289
#: drizzled/handler.cc:394
6291
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6294
#: drizzled/handler.cc:1278
6296
msgid "Found %d prepared transaction(s) in %s"
6299
#: drizzled/handler.cc:1330
6300
msgid "Starting crash recovery..."
6303
#: drizzled/handler.cc:1362
6305
msgid "Found %d prepared XA transactions"
6308
#: drizzled/handler.cc:1366
6311
"Found %d prepared transactions! It means that drizzled was not shut down "
6312
"properly last time and critical recovery information (last binlog or %s "
6313
"file) was manually deleted after a crash. You have to start drizzled with "
6314
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6317
#: drizzled/handler.cc:1376
6318
msgid "Crash recovery finished."
6321
#: drizzled/log.cc:1072
6322
msgid "I/O error reading the header from the binary log"
6325
#: drizzled/log.cc:1079
6327
"Binlog has bad magic number; It's not a binary log file that can be used by "
6328
"this version of Drizzle"
6331
#: drizzled/log.cc:1094
6333
msgid "Failed to open log (file '%s', errno %d)"
6334
msgstr "Impossible de verrouiller le fichier (Errcode : %d)"
6336
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6338
msgid "Could not open log file"
6339
msgstr "Connexion au moteur de stockage impossible"
6341
#: drizzled/log.cc:1102
6343
msgid "Failed to create a cache on log (file '%s')"
6344
msgstr "Echoué sur request_dump()"
6346
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6349
"Could not use %s for logging (error %d). Turning logging off for the whole "
6350
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6351
"shutdown the Drizzle server and restart it."
6354
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6355
#: drizzled/log.cc:2582
6357
msgid "Failed to delete file '%s'"
6358
msgstr "Echoué sur request_dump()"
6360
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6363
"a problem with deleting %s; consider examining correspondence of your binlog "
6364
"index file to the actual binlog files"
6367
#: drizzled/log.cc:2312
6369
msgid "next log error: %d offset: %s log: %s included: %d"
6372
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6374
msgid "Failed to execute stat() on file '%s'"
6375
msgstr "Echoué sur request_dump()"
6377
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6380
"a problem with getting info on being purged %s; consider examining "
6381
"correspondence of your binlog index file to the actual binlog files"
6384
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6386
msgid "Recovering after a crash using %s"
6389
#: drizzled/log.cc:4060
6391
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6394
#: drizzled/log.cc:4397
6395
msgid "Bad magic header in tc log"
6398
#: drizzled/log.cc:4407
6401
"Recovery failed! You must enable exactly %d storage engines that support two-"
6402
"phase commit protocol"
6405
#: drizzled/log.cc:4435
6407
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6408
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6409
"heuristic-recover={commit|rollback}"
6412
#: drizzled/log.cc:4465
6413
msgid "Heuristic crash recovery mode"
6416
#: drizzled/log.cc:4467
6417
msgid "Heuristic crash recovery failed"
6420
#: drizzled/log.cc:4468
6421
msgid "Please restart mysqld without --tc-heuristic-recover"
6424
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6426
msgid "find_log_pos() failed (error: %d)"
6427
msgstr "Impossible de verrouiller le fichier (Errcode : %d)"
6429
#: drizzled/log.cc:4649
6431
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6432
"of memory error) and restart, or delete (or rename) binary log and start "
6433
"mysqld with --tc-heuristic-recover={commit|rollback}"
6278
6436
#: drizzled/rpl_mi.cc:148
6280
6438
msgid "Failed to create a new master info file (file '%s', errno %d)"
6322
6480
"Master's column size should be <= the slave's column size."
6483
#: drizzled/scheduler.cc:121
6484
msgid "Memory allocation error in thd_scheduler::init\n"
6487
#: drizzled/scheduler.cc:212
6488
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6491
#: drizzled/scheduler.cc:218
6492
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6495
#: drizzled/scheduler.cc:230
6496
msgid "thd_add_event event_add error in libevent_init\n"
6499
#: drizzled/scheduler.cc:246
6501
msgid "Can't create completion port thread (error %d)"
6502
msgstr "Impossible de créer un thread d'interruption (erreur %d, errno : %d)"
6504
#: drizzled/scheduler.cc:359
6505
msgid "event_add error in libevent_add_thd_callback\n"
6508
#: drizzled/scheduler.cc:385
6509
msgid "Scheduler init error in libevent_add_new_connection\n"
6512
#: drizzled/scheduler.cc:467
6513
msgid "libevent_thread_proc: my_thread_init() failed\n"
6516
#: drizzled/set_var.cc:905
6517
msgid "Ambiguous slave modes combination. STRICT will be used"
6325
6520
#: drizzled/slave.cc:89
6326
6521
msgid "Waiting to reconnect after a failed registration on master"
6750
6945
"Then replication can be restarted."
6948
#: drizzled/sql_base.cc:2544
6950
msgid "Table %s had a open data handler in reopen_table"
6953
#: drizzled/sql_base.cc:3203
6955
msgid "Couldn't repair table: %s.%s"
6958
#: drizzled/sql_base.cc:3246
6961
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6962
"s`.`%s`' to the binary log"
6965
#: drizzled/sql_base.cc:3983
6967
msgid "Could not remove temporary table: '%s', error: %d"
6968
msgstr "Ne peux créer la table '%-.200s' (errno: %d)"
6970
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6972
msgid "Error while loading database options: '%s':"
6975
#: drizzled/sql_plugin.cc:647
6977
msgid "Plugin '%s' of type %s failed deinitialization"
6980
#: drizzled/sql_plugin.cc:661
6982
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6985
#: drizzled/sql_plugin.cc:781
6987
msgid "Plugin '%s' registration as a %s failed."
6990
#: drizzled/sql_plugin.cc:1035
6991
msgid "plugin-load parameter too long"
6994
#: drizzled/sql_plugin.cc:1095
6996
msgid "Couldn't load plugin named '%s' with soname '%s'."
6999
#: drizzled/sql_plugin.cc:1146
7001
msgid "Forcing shutdown of %d plugins"
7004
#: drizzled/sql_plugin.cc:1168
7006
msgid "Plugin '%s' will be forced to shutdown"
7009
#: drizzled/sql_plugin.cc:1184
7011
msgid "Plugin '%s' has ref_count=%d after shutdown."
7014
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
7016
msgid "Unknown variable type code 0x%x in plugin '%s'."
7017
msgstr "Commande inconnue: '%-.60s'"
7019
#: drizzled/sql_plugin.cc:2476
7022
"Server variable %s of plugin %s was forced to be read-only: string variable "
7023
"without update_func and PLUGIN_VAR_MEMALLOC flag"
7026
#: drizzled/sql_plugin.cc:2507
7028
msgid "Missing variable name in plugin '%s'."
7031
#: drizzled/sql_plugin.cc:2524
7033
msgid "Thread local variable '%s' not allocated in plugin '%s'."
7036
#: drizzled/sql_plugin.cc:2643
7038
msgid "Out of memory for plugin '%s'."
7039
msgstr "Mémoire insuffisante dans le moteur"
7041
#: drizzled/sql_plugin.cc:2650
7043
msgid "Bad options for plugin '%s'."
7046
#: drizzled/sql_plugin.cc:2659
7048
msgid "Parsing options for plugin '%s' failed."
7051
#: drizzled/sql_plugin.cc:2702
7053
msgid "Plugin '%s' has conflicting system variables"
7056
#: drizzled/sql_plugin.cc:2712
7058
msgid "Plugin '%s' disabled by command line option"
6753
7061
#: drizzled/sql_repl.cc:101
6754
7062
msgid "Failed in send_file() while reading file name"
6755
7063
msgstr "Echec dans send_file() à la lecture du nom de fichier"
6766
7074
msgid "Failed in send_file() while negotiating file transfer close"
6767
7075
msgstr "Echec dans send_file() à la fin du transfert de fichier."
7077
#: drizzled/sql_select.cc:13156
7079
msgid "Got error %d when reading table '%s'"
7082
#: drizzled/sql_table.cc:81
7084
msgid "Invalid (old?) table or database name '%s'"
7087
#: drizzled/sql_table.cc:2717
7089
msgid "Unknown - internal error %d during operation"
7090
msgstr "Erreur inconnue %d"
7092
#: drizzled/sql_table.cc:4999
7094
msgid "Could not open table %s.%s after rename\n"
7097
#: drizzled/sql_table.cc:5175
7100
"ORDER BY ignored because there is a user-defined clustered index in the "
7104
#: drizzled/sql_udf.cc:39
7106
msgid "Can't allocate memory for udf structures"
7107
msgstr "Ne peux allouer de la mémoire pour le fichier historique temporaire!\n"
6769
7109
#: drizzled/table.cc:494