6154
6160
"while the same tablespace is defined on the server as '%-.256s'"
6163
#: drizzled/handler.cc:390
6165
msgid "Too many storage engines!"
6166
msgstr "कनेक्ट कर रहा है"
6168
#: drizzled/handler.cc:394
6170
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6173
#: drizzled/handler.cc:1278
6175
msgid "Found %d prepared transaction(s) in %s"
6178
#: drizzled/handler.cc:1330
6179
msgid "Starting crash recovery..."
6182
#: drizzled/handler.cc:1362
6184
msgid "Found %d prepared XA transactions"
6187
#: drizzled/handler.cc:1366
6190
"Found %d prepared transactions! It means that drizzled was not shut down "
6191
"properly last time and critical recovery information (last binlog or %s "
6192
"file) was manually deleted after a crash. You have to start drizzled with "
6193
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6196
#: drizzled/handler.cc:1376
6197
msgid "Crash recovery finished."
6200
#: drizzled/log.cc:1072
6202
msgid "I/O error reading the header from the binary log"
6203
msgstr "इंडेक्स फाइल में और जगह नही है"
6205
#: drizzled/log.cc:1079
6207
"Binlog has bad magic number; It's not a binary log file that can be used by "
6208
"this version of Drizzle"
6211
#: drizzled/log.cc:1094
6213
msgid "Failed to open log (file '%s', errno %d)"
6214
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
6216
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6217
msgid "Could not open log file"
6220
#: drizzled/log.cc:1102
6222
msgid "Failed to create a cache on log (file '%s')"
6225
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6228
"Could not use %s for logging (error %d). Turning logging off for the whole "
6229
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6230
"shutdown the Drizzle server and restart it."
6233
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6234
#: drizzled/log.cc:2582
6236
msgid "Failed to delete file '%s'"
6239
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6242
"a problem with deleting %s; consider examining correspondence of your binlog "
6243
"index file to the actual binlog files"
6246
#: drizzled/log.cc:2312
6248
msgid "next log error: %d offset: %s log: %s included: %d"
6251
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6253
msgid "Failed to execute stat() on file '%s'"
6256
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6259
"a problem with getting info on being purged %s; consider examining "
6260
"correspondence of your binlog index file to the actual binlog files"
6263
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6265
msgid "Recovering after a crash using %s"
6268
#: drizzled/log.cc:4060
6270
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6273
#: drizzled/log.cc:4397
6274
msgid "Bad magic header in tc log"
6277
#: drizzled/log.cc:4407
6280
"Recovery failed! You must enable exactly %d storage engines that support two-"
6281
"phase commit protocol"
6284
#: drizzled/log.cc:4435
6286
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6287
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6288
"heuristic-recover={commit|rollback}"
6291
#: drizzled/log.cc:4465
6292
msgid "Heuristic crash recovery mode"
6295
#: drizzled/log.cc:4467
6296
msgid "Heuristic crash recovery failed"
6299
#: drizzled/log.cc:4468
6300
msgid "Please restart mysqld without --tc-heuristic-recover"
6303
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6305
msgid "find_log_pos() failed (error: %d)"
6306
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
6308
#: drizzled/log.cc:4649
6310
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6311
"of memory error) and restart, or delete (or rename) binary log and start "
6312
"mysqld with --tc-heuristic-recover={commit|rollback}"
6157
6315
#: drizzled/rpl_mi.cc:148
6159
6317
msgid "Failed to create a new master info file (file '%s', errno %d)"
6201
6359
"Master's column size should be <= the slave's column size."
6362
#: drizzled/scheduler.cc:121
6363
msgid "Memory allocation error in thd_scheduler::init\n"
6366
#: drizzled/scheduler.cc:212
6367
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6370
#: drizzled/scheduler.cc:218
6371
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6374
#: drizzled/scheduler.cc:230
6375
msgid "thd_add_event event_add error in libevent_init\n"
6378
#: drizzled/scheduler.cc:246
6380
msgid "Can't create completion port thread (error %d)"
6381
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
6383
#: drizzled/scheduler.cc:359
6384
msgid "event_add error in libevent_add_thd_callback\n"
6387
#: drizzled/scheduler.cc:385
6388
msgid "Scheduler init error in libevent_add_new_connection\n"
6391
#: drizzled/scheduler.cc:467
6392
msgid "libevent_thread_proc: my_thread_init() failed\n"
6395
#: drizzled/set_var.cc:905
6396
msgid "Ambiguous slave modes combination. STRICT will be used"
6204
6399
#: drizzled/slave.cc:89
6205
6400
msgid "Waiting to reconnect after a failed registration on master"
6621
6816
"Then replication can be restarted."
6819
#: drizzled/sql_base.cc:2544
6821
msgid "Table %s had a open data handler in reopen_table"
6824
#: drizzled/sql_base.cc:3203
6826
msgid "Couldn't repair table: %s.%s"
6829
#: drizzled/sql_base.cc:3246
6832
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6833
"s`.`%s`' to the binary log"
6836
#: drizzled/sql_base.cc:3983
6838
msgid "Could not remove temporary table: '%s', error: %d"
6839
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
6841
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6843
msgid "Error while loading database options: '%s':"
6846
#: drizzled/sql_plugin.cc:647
6848
msgid "Plugin '%s' of type %s failed deinitialization"
6851
#: drizzled/sql_plugin.cc:661
6853
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6856
#: drizzled/sql_plugin.cc:781
6858
msgid "Plugin '%s' registration as a %s failed."
6861
#: drizzled/sql_plugin.cc:1035
6862
msgid "plugin-load parameter too long"
6865
#: drizzled/sql_plugin.cc:1095
6867
msgid "Couldn't load plugin named '%s' with soname '%s'."
6870
#: drizzled/sql_plugin.cc:1146
6872
msgid "Forcing shutdown of %d plugins"
6875
#: drizzled/sql_plugin.cc:1168
6877
msgid "Plugin '%s' will be forced to shutdown"
6880
#: drizzled/sql_plugin.cc:1184
6882
msgid "Plugin '%s' has ref_count=%d after shutdown."
6885
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6887
msgid "Unknown variable type code 0x%x in plugin '%s'."
6888
msgstr "अज्ञात कमांड: '%-.60s'"
6890
#: drizzled/sql_plugin.cc:2476
6893
"Server variable %s of plugin %s was forced to be read-only: string variable "
6894
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6897
#: drizzled/sql_plugin.cc:2507
6899
msgid "Missing variable name in plugin '%s'."
6902
#: drizzled/sql_plugin.cc:2524
6904
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6907
#: drizzled/sql_plugin.cc:2643
6909
msgid "Out of memory for plugin '%s'."
6912
#: drizzled/sql_plugin.cc:2650
6914
msgid "Bad options for plugin '%s'."
6917
#: drizzled/sql_plugin.cc:2659
6919
msgid "Parsing options for plugin '%s' failed."
6922
#: drizzled/sql_plugin.cc:2702
6924
msgid "Plugin '%s' has conflicting system variables"
6927
#: drizzled/sql_plugin.cc:2712
6929
msgid "Plugin '%s' disabled by command line option"
6624
6932
#: drizzled/sql_repl.cc:101
6625
6933
msgid "Failed in send_file() while reading file name"
6637
6945
msgid "Failed in send_file() while negotiating file transfer close"
6948
#: drizzled/sql_select.cc:13156
6950
msgid "Got error %d when reading table '%s'"
6953
#: drizzled/sql_table.cc:81
6955
msgid "Invalid (old?) table or database name '%s'"
6958
#: drizzled/sql_table.cc:2717
6960
msgid "Unknown - internal error %d during operation"
6961
msgstr "अज्ञात त्रुटि %d"
6963
#: drizzled/sql_table.cc:4999
6965
msgid "Could not open table %s.%s after rename\n"
6968
#: drizzled/sql_table.cc:5175
6971
"ORDER BY ignored because there is a user-defined clustered index in the "
6975
#: drizzled/sql_udf.cc:39
6977
msgid "Can't allocate memory for udf structures"
6978
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
6640
6980
#: drizzled/table.cc:494