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:31+0000\n"
12
12
"Last-Translator: Monty Taylor <monty@inaugust.com>\n"
13
13
"Language-Team: Chinese (Hong Kong) <zh_HK@li.org>\n"
979
979
msgid "Statement closed indirectly because of a preceeding %s() call"
982
#: libdrizzle/local_infile.c:186 mysys/errors.c:52
982
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
984
984
msgid "File '%s' not found (Errcode: %d)"
985
985
msgstr "找不到檔案 '%s' (錯誤碼: %d)"
987
#: libdrizzle/local_infile.c:217 mysys/errors.c:26
987
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
989
989
msgid "Error reading file '%s' (Errcode: %d)"
990
990
msgstr "讀取檔案'%s'時發生錯誤 (錯誤碼: %d)"
1446
1446
msgid "Tablespace not empty"
1449
#: drizzled/authentication.cc:48 drizzled/handler.cc:362
1450
#: drizzled/sql_plugin.cc:790 drizzled/sql_udf.cc:100
1449
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1450
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1451
#: drizzled/sql_udf.cc:100
1452
1453
msgid "Plugin '%s' init function returned error."
6234
6235
"mysqld with --tc-heuristic-recover={commit|rollback}"
6238
#: drizzled/log_event.cc:990
6241
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6244
#: drizzled/log_event.cc:3693
6247
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6248
"produced %ld warning(s). Default database: '%s'"
6251
#: drizzled/log_event.cc:4731
6252
msgid "Out of memory while recording slave event"
6237
6255
#: drizzled/rpl_mi.cc:148
6239
6257
msgid "Failed to create a new master info file (file '%s', errno %d)"
6269
6287
msgid "Slave %s: %s%s Error_code: %d"
6290
#: drizzled/rpl_rli.cc:134
6293
"Neither --relay-log nor --relay-log-index were used; so replication may "
6294
"break when this MySQL server acts as a slave and has his hostname changed!! "
6295
"Please use '--relay-log=%s' to avoid this problem."
6298
#: drizzled/rpl_rli.cc:151
6299
msgid "Failed in open_log() called from init_relay_log_info()"
6302
#: drizzled/rpl_rli.cc:168
6304
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6305
msgstr "不能鎖定檔案(錯誤碼: %d)"
6307
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6309
msgid "Failed to create a cache on relay log info file '%s'"
6312
#: drizzled/rpl_rli.cc:186
6313
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6316
#: drizzled/rpl_rli.cc:202
6318
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6319
msgstr "不能鎖定檔案(錯誤碼: %d)"
6321
#: drizzled/rpl_rli.cc:253
6323
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6324
msgstr "不能鎖定檔案(錯誤碼: %d)"
6326
#: drizzled/rpl_rli.cc:268
6327
msgid "Failed to flush relay log info file"
6330
#: drizzled/rpl_rli.cc:271
6331
msgid "Error counting relay log space"
6334
#: drizzled/rpl_rli.cc:295
6336
msgid "log %s listed in the index, but failed to stat"
6339
#: drizzled/rpl_rli.cc:310
6340
msgid "Could not find first log while counting relay log space"
6343
#: drizzled/rpl_rli.cc:967
6344
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6272
6347
#: drizzled/rpl_utility.cc:122
6274
6349
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6738
6813
"Then replication can be restarted."
6741
#: drizzled/sql_base.cc:2544
6816
#: drizzled/sql_base.cc:2530
6743
6818
msgid "Table %s had a open data handler in reopen_table"
6746
#: drizzled/sql_base.cc:3203
6821
#: drizzled/sql_base.cc:3189
6748
6823
msgid "Couldn't repair table: %s.%s"
6751
#: drizzled/sql_base.cc:3246
6826
#: drizzled/sql_base.cc:3232
6754
6829
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6755
6830
"s`.`%s`' to the binary log"
6758
#: drizzled/sql_base.cc:3983
6833
#: drizzled/sql_base.cc:3962
6759
6834
#, fuzzy, c-format
6760
6835
msgid "Could not remove temporary table: '%s', error: %d"
6761
6836
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
6877
6952
msgid "Invalid (old?) table or database name '%s'"
6880
#: drizzled/sql_table.cc:2717
6955
#: drizzled/sql_table.cc:2716
6881
6956
#, fuzzy, c-format
6882
6957
msgid "Unknown - internal error %d during operation"
6883
6958
msgstr "不明的錯誤 %d"
6885
#: drizzled/sql_table.cc:4999
6960
#: drizzled/sql_table.cc:4993
6887
6962
msgid "Could not open table %s.%s after rename\n"
6890
#: drizzled/sql_table.cc:5175
6965
#: drizzled/sql_table.cc:5169
6893
6968
"ORDER BY ignored because there is a user-defined clustered index in the "
6898
6973
msgid "Can't allocate memory for udf structures"
6901
#: drizzled/table.cc:494
6976
#: drizzled/table.cc:488
6904
6979
"'%s' had no or invalid character set, and default character set is multi-"
6905
6980
"byte, so character column sizes may have changed"
6908
#: drizzled/table.cc:1702
6983
#: drizzled/table.cc:1694
6910
6985
msgid "Unknown collation '%s' in table '%-.64s' definition"
6913
#: drizzled/table.cc:1709
6988
#: drizzled/table.cc:1701
6916
6991
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6918
6993
msgstr "不能讀取由不同版本的MySQL所建立的表格 '%-.64s'"
6920
#: drizzled/table.cc:2300
6995
#: drizzled/table.cc:2313
6923
6998
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6927
#: drizzled/table.cc:2326
7002
#: drizzled/table.cc:2339
6930
7005
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6931
7006
"have type %s, found type %s."
6934
#: drizzled/table.cc:2335
7009
#: drizzled/table.cc:2348
6937
7012
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6938
7013
"position %d to have character set '%s' but the type has no character set."
6941
#: drizzled/table.cc:2345
7016
#: drizzled/table.cc:2358
6944
7019
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6945
7020
"position %d to have character set '%s' but found character set '%s'."
6948
#: drizzled/table.cc:2356
7023
#: drizzled/table.cc:2369
6951
7026
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "