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 16:48-0700\n"
10
"POT-Creation-Date: 2008-08-18 16:06-0700\n"
11
11
"PO-Revision-Date: 2008-08-13 03:14+0000\n"
12
12
"Last-Translator: Monty Taylor <monty@inaugust.com>\n"
13
13
"Language-Team: Hindi <hi@li.org>\n"
1045
1045
msgid "Statement closed indirectly because of a preceeding %s() call"
1048
#: libdrizzle/local_infile.c:186 mysys/errors.c:52
1048
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
1050
1050
msgid "File '%s' not found (Errcode: %d)"
1051
1051
msgstr "'%s' फाइल नही मिली (त्रुटी कोड: %d)"
1053
#: libdrizzle/local_infile.c:217 mysys/errors.c:26
1053
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
1055
1055
msgid "Error reading file '%s' (Errcode: %d)"
1056
1056
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
1512
1512
msgid "Tablespace not empty"
1513
1513
msgstr "तालिकास्थान खाली नही है"
1515
#: drizzled/authentication.cc:48 drizzled/handler.cc:362
1516
#: drizzled/sql_plugin.cc:790 drizzled/sql_udf.cc:100
1515
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1516
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1517
#: drizzled/sql_udf.cc:100
1518
1519
msgid "Plugin '%s' init function returned error."
6312
6313
"mysqld with --tc-heuristic-recover={commit|rollback}"
6316
#: drizzled/log_event.cc:990
6319
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6322
#: drizzled/log_event.cc:3693
6325
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6326
"produced %ld warning(s). Default database: '%s'"
6329
#: drizzled/log_event.cc:4731
6330
msgid "Out of memory while recording slave event"
6315
6333
#: drizzled/rpl_mi.cc:148
6317
6335
msgid "Failed to create a new master info file (file '%s', errno %d)"
6347
6365
msgid "Slave %s: %s%s Error_code: %d"
6348
6366
msgstr "दास %s: %s%s त्रुटी कोड: %d"
6368
#: drizzled/rpl_rli.cc:134
6371
"Neither --relay-log nor --relay-log-index were used; so replication may "
6372
"break when this MySQL server acts as a slave and has his hostname changed!! "
6373
"Please use '--relay-log=%s' to avoid this problem."
6376
#: drizzled/rpl_rli.cc:151
6377
msgid "Failed in open_log() called from init_relay_log_info()"
6380
#: drizzled/rpl_rli.cc:168
6382
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6383
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
6385
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6387
msgid "Failed to create a cache on relay log info file '%s'"
6390
#: drizzled/rpl_rli.cc:186
6391
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6394
#: drizzled/rpl_rli.cc:202
6396
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6397
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
6399
#: drizzled/rpl_rli.cc:253
6401
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6402
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
6404
#: drizzled/rpl_rli.cc:268
6405
msgid "Failed to flush relay log info file"
6408
#: drizzled/rpl_rli.cc:271
6409
msgid "Error counting relay log space"
6412
#: drizzled/rpl_rli.cc:295
6414
msgid "log %s listed in the index, but failed to stat"
6417
#: drizzled/rpl_rli.cc:310
6418
msgid "Could not find first log while counting relay log space"
6421
#: drizzled/rpl_rli.cc:967
6422
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6350
6425
#: drizzled/rpl_utility.cc:122
6352
6427
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6816
6891
"Then replication can be restarted."
6819
#: drizzled/sql_base.cc:2544
6894
#: drizzled/sql_base.cc:2530
6821
6896
msgid "Table %s had a open data handler in reopen_table"
6824
#: drizzled/sql_base.cc:3203
6899
#: drizzled/sql_base.cc:3189
6826
6901
msgid "Couldn't repair table: %s.%s"
6829
#: drizzled/sql_base.cc:3246
6904
#: drizzled/sql_base.cc:3232
6832
6907
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6833
6908
"s`.`%s`' to the binary log"
6836
#: drizzled/sql_base.cc:3983
6911
#: drizzled/sql_base.cc:3962
6837
6912
#, fuzzy, c-format
6838
6913
msgid "Could not remove temporary table: '%s', error: %d"
6839
6914
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
6955
7030
msgid "Invalid (old?) table or database name '%s'"
6958
#: drizzled/sql_table.cc:2717
7033
#: drizzled/sql_table.cc:2716
6959
7034
#, fuzzy, c-format
6960
7035
msgid "Unknown - internal error %d during operation"
6961
7036
msgstr "अज्ञात त्रुटि %d"
6963
#: drizzled/sql_table.cc:4999
7038
#: drizzled/sql_table.cc:4993
6965
7040
msgid "Could not open table %s.%s after rename\n"
6968
#: drizzled/sql_table.cc:5175
7043
#: drizzled/sql_table.cc:5169
6971
7046
"ORDER BY ignored because there is a user-defined clustered index in the "
6977
7052
msgid "Can't allocate memory for udf structures"
6978
7053
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
6980
#: drizzled/table.cc:494
7055
#: drizzled/table.cc:488
6983
7058
"'%s' had no or invalid character set, and default character set is multi-"
6984
7059
"byte, so character column sizes may have changed"
6987
#: drizzled/table.cc:1702
7062
#: drizzled/table.cc:1694
6989
7064
msgid "Unknown collation '%s' in table '%-.64s' definition"
6992
#: drizzled/table.cc:1709
7067
#: drizzled/table.cc:1701
6995
7070
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6999
#: drizzled/table.cc:2300
7074
#: drizzled/table.cc:2313
7002
7077
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
7006
#: drizzled/table.cc:2326
7081
#: drizzled/table.cc:2339
7009
7084
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7010
7085
"have type %s, found type %s."
7013
#: drizzled/table.cc:2335
7088
#: drizzled/table.cc:2348
7016
7091
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7017
7092
"position %d to have character set '%s' but the type has no character set."
7020
#: drizzled/table.cc:2345
7095
#: drizzled/table.cc:2358
7023
7098
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7024
7099
"position %d to have character set '%s' but found character set '%s'."
7027
#: drizzled/table.cc:2356
7102
#: drizzled/table.cc:2369
7030
7105
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "