~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_HK.po

Launchpad automatic translations update.

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: 2009-09-29 17:09-0700\n"
11
 
"PO-Revision-Date: 2009-10-26 02:03+0000\n"
12
 
"Last-Translator: CL <klrkdekira@gmail.com>\n"
 
10
"POT-Creation-Date: 2009-09-27 15:18-0700\n"
 
11
"PO-Revision-Date: 2009-09-29 00:47+0000\n"
 
12
"Last-Translator: javacrazy <mba.cis@gmail.com>\n"
13
13
"Language-Team: Chinese (Hong Kong) <zh_HK@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
 
"X-Launchpad-Export-Date: 2009-10-27 08:23+0000\n"
 
18
"X-Launchpad-Export-Date: 2009-09-30 06:42+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#: client/drizzle.cc:273
22
22
msgid "Synonym for `help'."
23
 
msgstr "幫助"
 
23
msgstr "Synonym for `help'."
24
24
 
25
25
#: client/drizzle.cc:274
26
26
msgid "Clear command."
27
 
msgstr "清除"
 
27
msgstr ""
28
28
 
29
29
#: client/drizzle.cc:276
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
 
msgstr "重新連接伺服器,選擇性參數有db和host。"
 
31
msgstr "重新接駁伺服器.非必須的參數有db及host"
32
32
 
33
33
#: client/drizzle.cc:278
34
34
msgid ""
41
41
 
42
42
#: client/drizzle.cc:281
43
43
msgid "Exit drizzle. Same as quit."
44
 
msgstr "離開drizzle,等於quit"
 
44
msgstr "離開drizzle.等如quit."
45
45
 
46
46
#: client/drizzle.cc:282
47
47
msgid "Send command to drizzle server."
61
61
 
62
62
#: client/drizzle.cc:287
63
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
 
msgstr "設定PAGER[to_pager].通過PAGER顯示詢問結果"
 
64
msgstr ""
65
65
 
66
66
#: client/drizzle.cc:288
67
67
msgid "Print current command."
68
 
msgstr "顯示現在的指令"
 
68
msgstr ""
69
69
 
70
70
#: client/drizzle.cc:289
71
71
msgid "Change your drizzle prompt."
72
 
msgstr "更改您的drizzle提示"
 
72
msgstr ""
73
73
 
74
74
#: client/drizzle.cc:290
75
75
msgid "Quit drizzle."
76
 
msgstr "退出drizzle"
 
76
msgstr "離開drizzle"
77
77
 
78
78
#: client/drizzle.cc:291
79
79
msgid "Rebuild completion hash."
80
 
msgstr "重新建立完成碎片"
 
80
msgstr ""
81
81
 
82
82
#: client/drizzle.cc:293
83
83
msgid "Execute an SQL script file. Takes a file name as an argument."
84
 
msgstr "執行一個SQL腳本文件。採用文件名稱爲論點。"
 
84
msgstr ""
85
85
 
86
86
#: client/drizzle.cc:294
87
87
msgid "Get status information from the server."
88
 
msgstr "從伺服器取得狀態資料"
 
88
msgstr "取得伺服器狀態資料"
89
89
 
90
90
#: client/drizzle.cc:296
91
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
92
 
msgstr "設定輸出檔[to_outfile]。附加所有加入指定輸出檔。"
 
92
msgstr ""
93
93
 
94
94
#: client/drizzle.cc:298
95
95
msgid "Use another database. Takes database name as argument."
96
 
msgstr "使用其他數據庫。使用數據庫名稱爲論點。"
 
96
msgstr ""
97
97
 
98
98
#: client/drizzle.cc:300 client/drizzle.cc:1579
99
99
msgid "Show warnings after every statement."
100
 
msgstr "每個聲明之後顯示警告。"
 
100
msgstr ""
101
101
 
102
102
#: client/drizzle.cc:302
103
103
msgid "Don't show warnings after every statement."
104
 
msgstr "每個生命之後不顯示警告。"
 
104
msgstr ""
105
105
 
106
106
#: client/drizzle.cc:1163 client/drizzle.cc:1170
107
107
#, c-format
108
108
msgid ""
109
109
"Memory allocation error while constructing initial prompt. Aborting.\n"
110
 
msgstr "建造初步提示時記憶分配錯誤。中止中。\n"
 
110
msgstr ""
111
111
 
112
112
#: client/drizzle.cc:1266
113
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
 
msgstr "歡迎來到Drizzle客戶端。指令以 ; 或 \\g 結束。"
 
114
msgstr ""
115
115
 
116
116
#: client/drizzle.cc:1276
117
117
#, c-format
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
121
121
msgstr ""
122
 
"您的Drizzle連接身份是%u。\n"
123
 
"伺服器版本: %s\n"
124
122
 
125
123
#: client/drizzle.cc:1308
126
124
#, c-format
127
125
msgid "Reading history-file %s\n"
128
 
msgstr "提取歷史-檔案 %s。\n"
 
126
msgstr ""
129
127
 
130
128
#: client/drizzle.cc:1312
131
129
#, c-format
132
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
 
msgstr "不能分配記憶給歷史檔案暫存。\n"
 
131
msgstr ""
134
132
 
135
133
#: client/drizzle.cc:1319
136
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
137
#: client/drizzle.cc:1337
140
138
#, c-format
141
139
msgid "Writing history-file %s\n"
142
 
msgstr "寫入歷史-檔案 %s中。\n"
 
140
msgstr ""
143
141
 
144
142
#: client/drizzle.cc:1345
145
143
msgid "Aborted"
4747
4745
msgid "logging '%s' post() failed"
4748
4746
msgstr ""
4749
4747
 
4750
 
#: drizzled/message/command_reader.cc:55
 
4748
#: drizzled/message/command_reader.cc:220
4751
4749
#, c-format
4752
4750
msgid "Usage: %s COMMAND_LOG\n"
4753
4751
msgstr ""
4754
4752
 
4755
 
#: drizzled/message/command_reader.cc:64
 
4753
#: drizzled/message/command_reader.cc:229
4756
4754
#, c-format
4757
4755
msgid "Cannot open file: %s\n"
4758
4756
msgstr ""
4759
4757
 
4760
 
#: drizzled/message/command_reader.cc:83
 
4758
#: drizzled/message/command_reader.cc:248
4761
4759
#, c-format
4762
4760
msgid "Failed to read initial length header\n"
4763
4761
msgstr ""
4764
4762
 
4765
 
#: drizzled/message/command_reader.cc:90
 
4763
#: drizzled/message/command_reader.cc:255
4766
4764
#, c-format
4767
4765
msgid "Attempted to read record bigger than SIZE_MAX\n"
4768
4766
msgstr ""
4769
4767
 
4770
 
#: drizzled/message/command_reader.cc:110
 
4768
#: drizzled/message/command_reader.cc:275
4771
4769
#, c-format
4772
4770
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4773
4771
msgstr ""
4774
4772
 
4775
 
#: drizzled/message/command_reader.cc:120
 
4773
#: drizzled/message/command_reader.cc:285
4776
4774
#, c-format
4777
4775
msgid ""
4778
4776
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4779
4777
"bytes.\n"
4780
4778
msgstr ""
4781
4779
 
4782
 
#: drizzled/message/command_reader.cc:126
 
4780
#: drizzled/message/command_reader.cc:291
4783
4781
#, c-format
4784
4782
msgid "Unable to parse command. Got error: %s.\n"
4785
4783
msgstr ""
4786
4784
 
4787
 
#: drizzled/message/command_reader.cc:128
 
4785
#: drizzled/message/command_reader.cc:293
4788
4786
#, c-format
4789
4787
msgid "BUFFER: %s\n"
4790
4788
msgstr ""
4791
4789
 
4792
 
#: drizzled/message/command_reader.cc:136
 
4790
#: drizzled/message/command_reader.cc:301
4793
4791
#, c-format
4794
4792
msgid ""
4795
4793
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5040
5038
"restrictions."
5041
5039
msgstr ""
5042
5040
 
5043
 
#: drizzled/sql_table.cc:2360
 
5041
#: drizzled/sql_table.cc:2383
5044
5042
#, c-format
5045
5043
msgid "Unknown - internal error %d during operation"
5046
5044
msgstr ""
5047
5045
 
5048
 
#: drizzled/statement/alter_table.cc:1136
 
5046
#: drizzled/statement/alter_table.cc:1137
5049
5047
#, c-format
5050
5048
msgid "Could not open table %s.%s after rename\n"
5051
5049
msgstr ""
5052
5050
 
5053
 
#: drizzled/statement/alter_table.cc:1299
 
5051
#: drizzled/statement/alter_table.cc:1300
5054
5052
#, c-format
5055
5053
msgid ""
5056
5054
"order_st BY ignored because there is a user-defined clustered index in the "
5064
5062
"byte, so character column sizes may have changed"
5065
5063
msgstr ""
5066
5064
 
5067
 
#: drizzled/table.cc:1608
 
5065
#: drizzled/table.cc:1586
5068
5066
#, c-format
5069
5067
msgid "Unknown collation '%s' in table '%-.64s' definition"
5070
5068
msgstr ""
5071
5069
 
5072
 
#: drizzled/table.cc:1615
 
5070
#: drizzled/table.cc:1593
5073
5071
#, c-format
5074
5072
msgid ""
5075
5073
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5076
5074
"read"
5077
5075
msgstr ""
5078
5076
 
5079
 
#: drizzled/table.cc:3515
 
5077
#: drizzled/table.cc:3488
5080
5078
#, c-format
5081
5079
msgid "Got error %d when reading table '%s'"
5082
5080
msgstr ""
5463
5461
msgid "Error Messages to stderr"
5464
5462
msgstr ""
5465
5463
 
5466
 
#: plugin/filtered_replicator/filtered_replicator.cc:486
 
5464
#: plugin/filtered_replicator/filtered_replicator.cc:484
5467
5465
msgid "Enable filtered replicator"
5468
5466
msgstr ""
5469
5467
 
5470
 
#: plugin/filtered_replicator/filtered_replicator.cc:493
 
5468
#: plugin/filtered_replicator/filtered_replicator.cc:491
5471
5469
msgid "List of schemas to filter"
5472
5470
msgstr ""
5473
5471
 
5474
 
#: plugin/filtered_replicator/filtered_replicator.cc:500
 
5472
#: plugin/filtered_replicator/filtered_replicator.cc:498
5475
5473
msgid "List of tables to filter"
5476
5474
msgstr ""
5477
5475
 
5478
 
#: plugin/filtered_replicator/filtered_replicator.cc:507
 
5476
#: plugin/filtered_replicator/filtered_replicator.cc:505
5479
5477
msgid "Regular expression to apply to schemas to filter"
5480
5478
msgstr ""
5481
5479
 
5482
 
#: plugin/filtered_replicator/filtered_replicator.cc:514
 
5480
#: plugin/filtered_replicator/filtered_replicator.cc:512
5483
5481
msgid "Regular expression to apply to tables to filter"
5484
5482
msgstr ""
5485
5483
 
5486
 
#: plugin/filtered_replicator/filtered_replicator.cc:533
 
5484
#: plugin/filtered_replicator/filtered_replicator.cc:531
5487
5485
msgid "Filtered Replicator"
5488
5486
msgstr ""
5489
5487
 
6065
6063
 
6066
6064
#: plugin/oldlibdrizzle/errmsg.cc:82
6067
6065
msgid "Prepared statement contains no metadata"
6068
 
msgstr "準備聲明不含元數據。"
 
6066
msgstr ""
6069
6067
 
6070
6068
#: plugin/oldlibdrizzle/errmsg.cc:83
6071
6069
msgid ""
6119
6117
 
6120
6118
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6121
6119
msgid "Connect Timeout."
6122
 
msgstr "連接中斷。"
 
6120
msgstr ""
6123
6121
 
6124
6122
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6125
6123
msgid "Read Timeout."
6126
 
msgstr "提取中斷。"
 
6124
msgstr ""
6127
6125
 
6128
6126
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6129
6127
msgid "Write Timeout."
6130
 
msgstr "寫入中斷。"
 
6128
msgstr ""
6131
6129
 
6132
6130
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6133
6131
msgid "Retry Count."
6134
 
msgstr "再嘗中斷。"
 
6132
msgstr ""
6135
6133
 
6136
6134
#: plugin/pool_of_threads/pool_of_threads.cc:237
6137
6135
msgid "event_add error in libevent_add_session_callback\n"
6152
6150
#: plugin/pool_of_threads/pool_of_threads.cc:435
6153
6151
#, c-format
6154
6152
msgid "Can't create completion port thread (error %d)"
6155
 
msgstr "不能建造完成端口索(錯誤 %d)"
 
6153
msgstr ""
6156
6154
 
6157
6155
#: plugin/pool_of_threads/pool_of_threads.cc:527
6158
6156
msgid "libevent_thread_proc: my_thread_init() failed\n"
6160
6158
 
6161
6159
#: plugin/pool_of_threads/pool_of_threads.cc:725
6162
6160
msgid "Size of Pool."
6163
 
msgstr "儲備大小"
 
6161
msgstr ""
6164
6162
 
6165
6163
#: plugin/signal_handler/signal_handler.cc:214
6166
6164
#, c-format
6167
6165
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6168
 
msgstr "不能建立干擾-索(錯誤 %d, 錯誤號碼: %d)"
 
6166
msgstr ""