liquid_feedback_frontend

view locale/translations.zh-TW.lua @ 1116:749e12242db8

Updated translations files for changed strings
author bsw
date Mon Nov 10 19:05:55 2014 +0100 (2014-11-10)
parents 3721955d2aca
children a97bb3ca4cb4
line source
1 #!/usr/bin/env lua
2 return {
3 ["#{closed_ago} ago"] = false;
4 ["#{count} Neutral"] = false;
5 ["#{count} No"] = false;
6 ["#{count} Yes, alternative choice"] = false;
7 ["#{count} Yes, first choice"] = false;
8 ["#{count} canceled"] = "#{count} 個已取消";
9 ["#{count} finished"] = "#{count} 個已結束";
10 ["#{count} in discussion"] = "#{count} 個項目討論中";
11 ["#{count} in verification"] = "#{count} 個項目驗證中";
12 ["#{count} in voting"] = "#{count} 個項目表決中";
13 ["#{count} matching issues found"] = false;
14 ["#{count} matching members found"] = false;
15 ["#{count} more areas in this unit"] = "此單位的另外 #{count} 個領域";
16 ["#{count} new"] = "#{count} 個新的";
17 ["#{count} of them have an area delegation set"] = "其中 #{count} 個已設有領域委任";
18 ["#{count} of your outgoing delegation(s) are broken"] = "您所委任的表決中有 #{count} 個已經毀損";
19 ["#{count} supporter"] = false;
20 ["#{duration}"] = false;
21 ["#{interested_issues_to_vote_count} issue(s) you are interested in"] = "#{interested_issues_to_vote_count} 個您所關心的議題";
22 ["#{interval_text} [interval]"] = false;
23 ["#{interval_text} ago"] = false;
24 ["#{interval_text} left"] = false;
25 ["#{interval} ago"] = false;
26 ["#{issues_to_vote_count} issue(s)"] = "#{issues_to_vote_count} 個議題";
27 ["#{issue} is in voting"] = false;
28 ["#{name}\n\n"] = "#{name}\n\n";
29 ["#{number} Image(s) has been deleted"] = "#{number} 張圖片已被刪除";
30 ["#{number} Image(s) has been updated"] = "#{number} 張圖片已被更新";
31 ["#{percentage}%"] = false;
32 ["#{policy_name} ##{issue_id}"] = false;
33 ["#{policy} ##{id}"] = false;
34 ["#{result}: #{yes_count} Yes (#{yes_percent}), #{no_count} No (#{no_percent}), #{neutral_count} Abstention (#{neutral_percent})"] = false;
35 ["#{result}: No votes (0)"] = false;
36 ["(+ #{count} potential)"] = false;
37 ["(1) Admission"] = false;
38 ["(1) Admission phase"] = false;
39 ["(2) Discussion"] = false;
40 ["(2) Discussion phase"] = false;
41 ["(3) Verification"] = false;
42 ["(3) Verification phase"] = false;
43 ["(4) Voting"] = false;
44 ["(4) Voting phase"] = false;
45 ["(5) Result"] = false;
46 ["(invited)"] = false;
47 ["(new window)"] = "(新視窗)";
48 ["+ #{weight}"] = "+ #{weight}";
49 ["+ add new organizational unit"] = false;
50 ["+ add new subject area"] = false;
51 ["+getElementById("] = false;
52 ["1 matching issue found"] = false;
53 ["1 matching member found"] = false;
54 ["4 phases of a decision"] = false;
55 ["A short title (80 chars max)"] = false;
56 ["API key has been created"] = "API-碼已被製造";
57 ["API key has been deleted"] = "API-碼已被刪除";
58 ["Abandon global delegation for this area"] = "停止此領域中的全面委任";
59 ["Abandon unit and area delegations for this issue"] = "停止此議題的單位及領域委任";
60 ["Abandon unit delegation"] = false;
61 ["Abandon unit delegation for this area"] = "停止此領域的單位委任";
62 ["About site"] = "關於本站";
63 ["Abstention"] = "棄權";
64 ["Abstention [many entries]"] = "棄權";
65 ["Abstention [single entry]"] = "棄權";
66 ["Accepted at"] = "接受於";
67 ["Account history"] = false;
68 ["Activated"] = false;
69 ["Active?"] = "確定啟用?";
70 ["Add a new competing initiative to issue"] = false;
71 ["Add a new suggestion for improvement"] = false;
72 ["Address"] = "地址";
73 ["Admin?"] = "管理員?";
74 ["Administrative notice:"] = false;
75 ["Admission"] = false;
76 ["Admission time"] = "遞交期";
77 ["Admitted"] = "已遞交";
78 ["All areas in my units"] = "我單位中所有領域";
79 ["All fields are optional. Please enter only data which should be published."] = false;
80 ["All initiatives failed 2nd quorum"] = false;
81 ["All units"] = "所有單位";
82 ["Allowed policies"] = false;
83 ["Apply global delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "對此領域使用全面委任 (目前: #{delegate_name} [#{scope}])";
84 ["Apply global or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "對此議題使用全面或是領域委任 (目前: #{delegate_name} [#{scope}])";
85 ["Apply unit delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "對此領域使用單位委任 (目前: #{delegate_name} [#{scope}])";
86 ["Apply unit or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "對此議題使用單位或領域委任 (目前: #{delegate_name} [#{scope}])";
87 ["Approval (#th preference) [many entries]"] = "贊同 (第 # 順位)";
88 ["Approval (#th preference) [single entry]"] = "贊同 (第 # 順位)";
89 ["Approval (first preference) [many entries]"] = "贊同 (第一順位)";
90 ["Approval (first preference) [single entry]"] = "贊同 (第一順位)";
91 ["Approval (second preference) [many entries]"] = "贊同 (第二順位)";
92 ["Approval (second preference) [single entry]"] = "贊同 (第二順位)";
93 ["Approval (third preference) [many entries]"] = "贊同 (第三順位)";
94 ["Approval (third preference) [single entry]"] = "贊同 (第三順位)";
95 ["Approval [many entries]"] = "贊同";
96 ["Approval [single entry]"] = "贊同";
97 ["Approved"] = "通過";
98 ["Are you aware that revoking an initiative is irrevocable?"] = false;
99 ["Area"] = "領域";
100 ["Area delegation"] = "領域委任";
101 ["Area list of '#{unit_name}'"] = "在'#{unit_name}' 之中的領域清單";
102 ["As long as you are interested in this issue yourself, the delegation is suspended for this issue, but it will be applied again in the voting phase unless you vote yourself."] = false;
103 ["As soon as one initiative of this issue reaches the 1st quorum of #{quorum} support, the issue will proceed to discussion phase."] = false;
104 ["Author"] = "作者";
105 ["Available policies"] = false;
106 ["Avatar"] = "頭像";
107 ["Ballot of '#{member_name}'"] = false;
108 ["Become a member"] = "成為成員";
109 ["Before creating a new issue, please check any existant issues before, if the topic is already in discussion."] = false;
110 ["Best not admitted initiative"] = false;
111 ["Birthday"] = "生日";
112 ["Broken delegations"] = "毀損的委任";
113 ["Calculation"] = "計數";
114 ["Can't remove last initiator"] = "無法移除最末位發起者";
115 ["Can't send confirmation email"] = "無法寄送確認電郵";
116 ["Cancel"] = "取消";
117 ["Cancel [nullify]"] = "取消";
118 ["Cancel issue"] = false;
119 ["Cancel issue ##{id}"] = false;
120 ["Canceled by administrative intervention"] = false;
121 ["Change email address"] = "更改電郵地址";
122 ["Change order"] = "更改排序";
123 ["Check and enter personal data"] = false;
124 ["Check your #{scope} delegation to '#{trustee_name}' for '#{context}'"] = false;
125 ["Check your delegations!"] = false;
126 ["Check your outgoing delegations"] = false;
127 ["Choose a formatting engine:"] = false;
128 ["Choose a member to invite"] = false;
129 ["Choose an initiator to remove"] = false;
130 ["Choose member"] = "選擇成員";
131 ["Choose timing"] = false;
132 ["Choose your delegatee"] = false;
133 ["Closed"] = "結案";
134 ["Closed issues"] = "已結案議題";
135 ["Closed user group"] = false;
136 ["Collective opinion of supporters"] = "支持者的整體意見";
137 ["Collective rating"] = false;
138 ["Compare"] = "比較";
139 ["Comparision of revisions #{id1} and #{id2}"] = false;
140 ["Competing initiatives"] = false;
141 ["Competing initiatives failed the 2nd quorum (#{num}/#{den}):"] = false;
142 ["Competing initiatives in pairwise comparison to best initiative:"] = false;
143 ["Competing initiatives in pairwise comparison to winner:"] = false;
144 ["Configure notifications now"] = "立即設定通知";
145 ["Confirm"] = "確認";
146 ["Confirm notification address"] = false;
147 ["Confirm your email address"] = false;
148 ["Confirmation code"] = "確認碼";
149 ["Confirmation code invalid!"] = "確認碼無效!";
150 ["Contacts"] = "通訊錄";
151 ["Create a new issue"] = false;
152 ["Create new area"] = "新增新的領域";
153 ["Create new policy"] = "新增新的規則";
154 ["Create new unit"] = "新增新的單位";
155 ["Created at"] = "新增於";
156 ["Current delegatee"] = false;
157 ["Current name"] = "目前代號";
158 ["Current phase is already closed."] = false;
159 ["Current status"] = "目前狀態";
160 ["Current unit and area delegations need confirmation"] = false;
161 ["Current votings in areas you are member of and issues you are interested in:"] = "目前在您的領域或您所關心的議題中正進行的表決:";
162 ["Currently no API key is set."] = "目前並無 API-碼被設置.";
163 ["Currently required"] = "目前所需人數";
164 ["Currently this is the only initiative in this issue, because nobody started a competing initiative (yet)."] = false;
165 ["Date format is not valid. Please use following format: YYYY-MM-DD"] = "日期格式無效。請使用下列格式:年年年年-月月-日日,例如:1945-05-23";
166 ["Deactivate member"] = false;
167 ["Default Policy"] = "預設規則";
168 ["Degree"] = "程度";
169 ["Delegate area"] = "領域委任";
170 ["Delegate issue"] = "議題委任";
171 ["Delegate unit"] = "單位委任";
172 ["Delegation abandoned"] = "委任已被停止";
173 ["Delegation turned off for area"] = "對領域的委任被停用";
174 ["Delegation turned off for issue"] = "對議題的委任被停用";
175 ["Delegations"] = "委任清單";
176 ["Describe how the proposal and/or the reasons of the initiative could be improved"] = false;
177 ["Description"] = "描述";
178 ["Details"] = "詳細資料";
179 ["Developer settings"] = "開發者設定";
180 ["Did the initiator implement this suggestion?"] = false;
181 ["Direct majority"] = "直接表決多數";
182 ["Direct majority denominator"] = false;
183 ["Direct majority non negative"] = "直接表決多數非否定票";
184 ["Direct majority numerator"] = "直接表決多數分子";
185 ["Direct majority positive"] = "直接表決多數肯定票";
186 ["Disapproval (prefer to last block) [many entries]"] = "否決 (但較偏好此草案於前數個被否決的草案)";
187 ["Disapproval (prefer to last block) [single entry]"] = "否決 (但較偏好此草案於前個被否決的草案)";
188 ["Disapproval (prefer to lower block) [many entries]"] = "否決 (但較偏好此草案於下層被否決的眾草案)";
189 ["Disapproval (prefer to lower block) [single entry]"] = "否決 (但較偏好此草案於下層被否決的草案)";
190 ["Disapproval (prefer to lower blocks) [many entries]"] = "否決 (但較偏好此草案於下數層被否決的草案)";
191 ["Disapproval (prefer to lower blocks) [single entry]"] = "否決 (但較偏好此草案於下層被否決的眾草案)";
192 ["Disapproval [many entries]"] = "否決";
193 ["Disapproval [single entry]"] = "否決";
194 ["Disapproved"] = false;
195 ["Discard my vote"] = false;
196 ["Discussion"] = "討論期";
197 ["Discussion #{time_info}"] = false;
198 ["Discussion URL"] = "討論網址";
199 ["Discussion started"] = "討論已開始";
200 ["Discussion time"] = "剩餘討論時間";
201 ["Do you really want to irrevocably deactive this member?"] = false;
202 ["Do you want to suggest to support another initiative?"] = false;
203 ["Download"] = "下載";
204 ["Download database export"] = "下載匯出的資料庫";
205 ["Download documents"] = "下載文件";
206 ["Draft history"] = false;
207 ["Draft revision #{id}"] = false;
208 ["During the discussion phase, the issue is debated on while the initiators improve the proposals and reasons in their initiatives. Supporters of initiatives can write and rate suggestions for improvement."] = false;
209 ["During the verification phase, existing initiatives cannot be changed anymore. Initiatives need to pass the 2nd quorum of #{quorum} at end of verification phase to become admitted for voting."] = false;
210 ["During the voting phase, votes for all admitted initiatives in this issue can be cast. The final result will be calculated as soon as this phase ends."] = false;
211 ["Edit"] = "編輯";
212 ["Edit again"] = false;
213 ["Edit areas"] = "編輯領域";
214 ["Edit initiative"] = "編輯提案";
215 ["Edit profile"] = "編輯個人簡介";
216 ["Edit voting comment"] = false;
217 ["Edit your profile data"] = false;
218 ["Eligible as winner"] = "有獲選者資格";
219 ["Eligible members (#{count})"] = false;
220 ["Eligible voters"] = "合格投票人";
221 ["Email address"] = "電郵地址";
222 ["Email address confirmation"] = "確認電郵地址";
223 ["Email address for notifications"] = false;
224 ["Email address is confirmed now"] = "電郵地址現已被確認";
225 ["Email address too short!"] = "電郵地址太短!";
226 ["Email confirmation request"] = "申請電郵地址確認";
227 ["Emphasis"] = false;
228 ["Enter a new email address:"] = false;
229 ["Enter a new login name"] = false;
230 ["Enter a new password:"] = false;
231 ["Enter a new screen name:"] = false;
232 ["Enter a title for your initiative (max. 140 chars):"] = false;
233 ["Enter your current password:"] = false;
234 ["Enter your new password again please:"] = false;
235 ["Enter your proposal and/or reasons"] = false;
236 ["Enter your proposal and/or reasons:"] = false;
237 ["Error while converting image. Please note, that only JPG files are supported!"] = "轉換圖片錯誤。請注意,只支援 JPG 檔案!";
238 ["Error while updating member, database reported:<br /><br /> (#{errormessage})"] = "更新成員錯誤,系統通報錯誤訊息:<br /><br /> (#{errormessage})";
239 ["Etherpad authentication failed"] = "Etherpad 認證失敗";
240 ["Event #{id} -> #{num} members"] = "項目 #{id} -> #{num} 位成員";
241 ["External memberships"] = "外部成員";
242 ["External posts"] = "外部職位";
243 ["Failed #{sign}#{num}/#{den}"] = false;
244 ["Failed 1st quorum"] = false;
245 ["Finish delegation check"] = false;
246 ["Finish voting"] = "完成投票";
247 ["Finished with winner"] = false;
248 ["For numbered items use a digit (e.g. 1) followed by a dot (.) and a space"] = false;
249 ["For which issue phases do you like to receive notification emails?"] = false;
250 ["Forgot login name?"] = false;
251 ["Forgot password?"] = false;
252 ["Formatting help"] = false;
253 ["Free timing:"] = false;
254 ["Frozen"] = "底定期";
255 ["Fully frozen at"] = "全底定於";
256 ["Generate API key"] = "產生 API-碼";
257 ["Global delegation"] = "全面委任";
258 ["Go back to home page"] = false;
259 ["Half frozen at"] = "半底定於";
260 ["Headlines"] = false;
261 ["Hello\n\n"] = "您好\n\n";
262 ["Hello "] = "您好 ";
263 ["Hello,\n\n"] = false;
264 ["Help #{id}"] = "說明文件 #{id}";
265 ["Hide"] = "隱藏";
266 ["Hide active units"] = "隱藏活躍的單位";
267 ["Hint"] = "提示";
268 ["History"] = "紀錄";
269 ["Home"] = "首頁";
270 ["How important is your suggestions for you?"] = false;
271 ["How this member voted"] = false;
272 ["I do not like to hear from this member"] = false;
273 ["I do not like to receive notifications by email"] = false;
274 ["I don't like any of the initiative in this issue and I want to add my opinion or counter proposal"] = false;
275 ["I don't like this initiative and I want to add my opinion or counter proposal"] = false;
276 ["I don't like to vote this issue (myself):"] = false;
277 ["I like this initiative and I want to support it"] = false;
278 ["I like to change/revoke my vote:"] = false;
279 ["I like to receive notifications"] = false;
280 ["I like to vote on this issue:"] = false;
281 ["I understand, that this is not revocable"] = false;
282 ["I want to change account settings"] = false;
283 ["I want to change the interface language"] = false;
284 ["I want to customize my profile"] = false;
285 ["I want to deactive this member irrevocably"] = false;
286 ["I want to delegate my vote"] = false;
287 ["I want to delegate this issue"] = false;
288 ["I want to delegate this organizational unit"] = false;
289 ["I want to delegate this subject area"] = false;
290 ["I want to download all data"] = false;
291 ["I want to improve this initiative"] = false;
292 ["I want to know whats going on"] = false;
293 ["I want to learn more about LiquidFeedback"] = false;
294 ["I want to logout"] = false;
295 ["I want to manage my saved contacts"] = false;
296 ["I want to participate in this issue"] = false;
297 ["I want to participate in this subject area"] = false;
298 ["I want to save this member as contact (i.e. to use as delegatee)"] = false;
299 ["I want to start a new initiative"] = false;
300 ["I want to stay informed"] = false;
301 ["I want to take a look at other organizational units"] = false;
302 ["I'm interested in this issue"] = false;
303 ["I'm supporting this initiative"] = false;
304 ["Id"] = "身分";
305 ["Identification"] = "身分";
306 ["If this link is not working, please open following url in your web browser:\n\n"] = "若此連結失效,請於您的瀏覽器開啟下列網址:\n\n";
307 ["If you cannot find any appropriate existing issue, "] = false;
308 ["Ignore initiative"] = "忽略提案";
309 ["Implicitly admitted"] = "被默許遞交";
310 ["Incoming delegations"] = "受委任的表決";
311 ["Incoming delegations for '#{member_name}'"] = false;
312 ["Incoming delegations for '#{member}'"] = false;
313 ["Indent sub items with spaces"] = false;
314 ["Index"] = "索引";
315 ["Indirect majority"] = "間接多數";
316 ["Indirect majority denominator"] = false;
317 ["Indirect majority non negative"] = "間接多數非否定票";
318 ["Indirect majority numerator"] = "間接多數分子";
319 ["Indirect majority positive"] = "間接多數肯定票";
320 ["Individual ratings"] = false;
321 ["Initiative is revoked now"] = "提案目前被撤銷";
322 ["Initiative not admitted"] = false;
323 ["Initiative quorum"] = "提案法定門檻";
324 ["Initiative quorum denominator"] = false;
325 ["Initiative quorum numerator"] = "提案法定門檻分子";
326 ["Initiative revoked"] = "提案被撤銷";
327 ["Initiative successfully created"] = "提案新增成功";
328 ["Initiative successfully updated"] = "提案更新成功";
329 ["Initiative: "] = "提案: ";
330 ["Initiatives"] = false;
331 ["Initiatives and issues"] = false;
332 ["Initiatives created by this member"] = false;
333 ["Initiatives that invited you to become initiator:"] = "邀請您成為發起者的提案:";
334 ["Initiator invites"] = "發起者邀請";
335 ["Initiators"] = "發起者";
336 ["Interest already removed"] = false;
337 ["Interest removed"] = "刪除關心議題";
338 ["Interest updated"] = "更新關心議題";
339 ["Interested members"] = "對此關心的成員";
340 ["Internal posts"] = "內部職位";
341 ["Interval format:"] = "期限形式:";
342 ["Introduction"] = false;
343 ["Invalid login name or password!"] = "帳號或是密碼無效!";
344 ["Invalid timing"] = false;
345 ["Invitation has been refused"] = "邀請已被婉拒";
346 ["Invitation to LiquidFeedback"] = "邀請至 LiquidFeedback";
347 ["Invite an initiator to initiative"] = "邀請發起者來提案";
348 ["Invite code"] = "邀請碼";
349 ["Invite member"] = false;
350 ["Invited"] = "已被邀請";
351 ["Issue #"] = false;
352 ["Issue ##{id}"] = "議題 ##{id}";
353 ["Issue ##{issue_id}: #{initiative_name}"] = false;
354 ["Issue delegation"] = "議題委任";
355 ["Issue has been canceled"] = false;
356 ["Issue quorum"] = "議題法定門檻";
357 ["Issue quorum denominator"] = false;
358 ["Issue quorum numerator"] = "議題法定門檻分子";
359 ["Issue reached next phase"] = "議題進入下個階段";
360 ["Issues in admission phase"] = false;
361 ["Issues in discussion phase"] = false;
362 ["Issues in verification phase"] = false;
363 ["Issues in voting phase"] = false;
364 ["Issues:"] = "議題:";
365 ["JavaScript is disabled or not available."] = "JavaScript 被停用或尚未安裝.";
366 ["Last activity (updated daily)"] = "最新動態 (每日更新)";
367 ["Last counting:"] = false;
368 ["Latest approved issue"] = false;
369 ["Latest disapproved issue"] = false;
370 ["Latest events"] = "最新動態";
371 ["Links"] = false;
372 ["LiquidFeedback"] = "LiquidFeedback";
373 ["Lists"] = false;
374 ["Lists must be preceeded and followed by at least one blank line"] = false;
375 ["Lock member?"] = "封鎖成員?";
376 ["Locked?"] = "被封鎖?";
377 ["Login"] = "登入";
378 ["Login name"] = "帳號";
379 ["Login name request"] = false;
380 ["Login-Name: "] = false;
381 ["Logout"] = "登出";
382 ["Logout successful"] = "成功登出";
383 ["Make your choice by placing the initiatives"] = false;
384 ["Manage system settings"] = false;
385 ["Member"] = "成員";
386 ["Member has been removed from initiators"] = "該成員不再是發起者";
387 ["Member has been removed from your contacts"] = "該成員不再是您的聯絡人";
388 ["Member has not approved latest draft"] = "該成員尚未通過最新草案";
389 ["Member inactive?"] = "該成員怠惰?";
390 ["Member is already saved in your contacts!"] = "該成員已是您的聯絡人!";
391 ["Member is not participating in any of the #{count} areas in this unit"] = "該成員不參與此單位中 #{count} 個領域的任何一個";
392 ["Member is not participating in the only area of the unit"] = "該成員不參與此單位中的唯一領域";
393 ["Member is now invited to be initiator"] = "該成員現被邀請為發起者";
394 ["Member list"] = "成員列表";
395 ["Member menu"] = "使用者目錄";
396 ["Member name"] = "成員代號";
397 ["Member successfully deactivated"] = false;
398 ["Member successfully registered"] = "成員註冊成功";
399 ["Member successfully updated"] = "成員更新成功";
400 ["Members"] = "成員";
401 ["Memberships"] = "成員身分";
402 ["Missing help text: #{id}.#{lang}.txt"] = "缺少說明文件: #{id}.#{lang}.txt";
403 ["Mobile phone"] = "行動電話";
404 ["Move down"] = "下移";
405 ["Move up"] = "上移";
406 ["My areas"] = "我的領域";
407 ["Name"] = "使用者代號";
408 ["New"] = "遞交期";
409 ["New area"] = false;
410 ["New draft for initiative '#{initiative_name}'"] = false;
411 ["New drafts for #{count} initiative(s) you are supporting"] = "#{count} 個您所支持的提案有新草案";
412 ["New initiative"] = "新提案";
413 ["New initiative draft"] = "新提案之草案";
414 ["New issue"] = "新議題";
415 ["New member"] = false;
416 ["New organizational unit"] = false;
417 ["New passwords does not match."] = "重複輸入的新設密碼並不吻合";
418 ["New passwords is too short."] = "新設密碼太短";
419 ["New policy"] = false;
420 ["New suggestion"] = "新增建議";
421 ["No"] = "否定";
422 ["No (not yet)"] = false;
423 ["No admission needed"] = "無須遞交";
424 ["No changes to your images were made"] = "您的圖片未被更改";
425 ["No default"] = "無預設值";
426 ["No delegation"] = "無委任";
427 ["No matching issues found"] = false;
428 ["No matching members found"] = false;
429 ["No more events available"] = "無其他動態可選";
430 ["No multistage majority"] = "無多階段多數";
431 ["No published contacts"] = false;
432 ["No results for this selection"] = false;
433 ["No reverse beat path"] = "無循環性優先順序";
434 ["No suggestions"] = "無建議";
435 ["No suggestions yet"] = "尚無建議";
436 ["Not a member"] = "非成員";
437 ["Not voted issues"] = "未表決議題";
438 ["Notification address unconfirmed"] = "通知電郵地址尚未被確認";
439 ["Notification email"] = "通知電郵";
440 ["Notification level not set yet"] = "通知等級尚未被設定";
441 ["Notifications"] = false;
442 ["Notifications are only send to you about events in the subject areas you subscribed, the issues you are interested in and the initiatives you are supporting."] = false;
443 ["Number of incoming delegations, follow link to see more details"] = "受委任的表決數,請點入連結以查看詳細資料";
444 ["Old password is wrong"] = "舊密碼輸入錯誤";
445 ["On that page please enter the confirmation code:\n\n"] = "請在此頁面輸入確認碼:\n\n";
446 ["On that page please enter the invite key:\n\n"] = "請在此頁面輸入邀請碼:\n\n";
447 ["On that page please enter the reset code:\n\n"] = "請在此頁面輸入重設碼:\n\n";
448 ["One issue"] = "一個議題";
449 ["One issue you are interested in"] = "一個您所關心的議題";
450 ["One more area in this unit"] = "此單位的另一個領域";
451 ["One of them have an area delegation set"] = "其中設有一組領域委任";
452 ["Only for issues reaching the discussion phase"] = "限已進入討論階段的議題";
453 ["Only for issues reaching the verification phase"] = false;
454 ["Only for issues reaching the voting phase"] = "限已進入表決階段的議題";
455 ["Open initiatives you are supporting which has been updated their draft:"] = "開啟您所支持的提案中有草稿更新者:";
456 ["Open issues"] = "開放性議題";
457 ["Open the appropriate subject area where your issue fits in and follow the instruction on that page."] = false;
458 ["Options"] = "選項";
459 ["Organizational unit"] = "組織單位";
460 ["Organizational units"] = false;
461 ["Organizational units and subject areas"] = false;
462 ["Other failures"] = "其他錯誤";
463 ["Outgoing delegations"] = "所委任的表決";
464 ["Page not found"] = false;
465 ["Paragraphs"] = false;
466 ["Parent unit"] = "母單位";
467 ["Password"] = "密碼";
468 ["Password has been reset successfully"] = "密碼重設成功";
469 ["Password reset request"] = "申請密碼重設";
470 ["Passwords don't match!"] = "所輸入的密碼並不吻合";
471 ["Passwords must consist of at least 8 characters!"] = "密碼必須至少由 8 個符號組成";
472 ["Personal information"] = false;
473 ["Phase durations"] = false;
474 ["Phone"] = "電話";
475 ["Photo"] = "照片";
476 ["Please choose a login name. This name will not be shown to others and is used only by you to login into the system. The login name is case sensitive."] = "請選擇一個帳號。此帳號將不會顯示給其他使用者,而只由您在登入時使用。帳號的大小寫是有區別的。";
477 ["Please choose a member"] = "請選擇一個成員";
478 ["Please choose a name, i.e. your real name or your nick name. This name will be shown to others to identify you."] = "請選擇一個使用者代號,例如您的真名或綽號。此使用者代號將會顯示給其他使用者,以便辨認您。";
479 ["Please choose a password and enter it twice. The password is case sensitive."] = "請選擇一組密碼並輸入兩次。密碼的大小寫是有區分的。";
480 ["Please choose a policy"] = "請選擇一組規則";
481 ["Please choose a policy for the new issue:"] = false;
482 ["Please choose an area name"] = false;
483 ["Please choose two different versions of the draft to compare"] = "請選擇兩個不同版本的草案以比較。";
484 ["Please confirm your email address"] = "請確認您的電郵地址";
485 ["Please confirm your email address by clicking the following link:\n\n"] = "請點擊下列連結以確認您的電郵地址:\n\n";
486 ["Please decide for each delegation to confirm or to revoke it!"] = false;
487 ["Please enter a meaningful title for your initiative!"] = false;
488 ["Please enter the email reset code you have received:"] = "請輸入您所收到的電郵重設碼:";
489 ["Please enter the invite code you've received"] = false;
490 ["Please enter your email address. This address will be used for automatic notifications (if you request them) and in case you've lost your password. This address will not be published. After registration you will receive an email with a confirmation link."] = "請輸入您的電郵地址。此地址將為您申請密碼重設時自動通知的收件信箱。此電郵地址將不被公開。在註冊完成後您將收到一封電郵內含認證此信箱的連結。";
491 ["Please enter your email address. You will receive an email with your login name."] = false;
492 ["Please enter your login name. You will receive an email with a link to reset your password."] = "請輸入您的帳號。您將收到一封附有重設密碼連結的電子郵件。";
493 ["Please enter your new password twice."] = "請輸入您的新密碼兩次:";
494 ["Please select your preferred notification level"] = "請選擇所偏好的通知等級";
495 ["Policies"] = "規則";
496 ["Policy"] = "規則";
497 ["Policy '#{name}'"] = "規則 '#{name}'";
498 ["Policy list"] = "規則清單";
499 ["Polling mode"] = "計票模式";
500 ["Population"] = "人數";
501 ["Posts"] = "職位";
502 ["Preference comparison"] = false;
503 ["Preference voting"] = false;
504 ["Preview"] = "預覽";
505 ["Preview of delegation"] = false;
506 ["Preview of voting ballot"] = false;
507 ["Private contacts"] = false;
508 ["Profession"] = "職業";
509 ["Publish"] = "公開";
510 ["Publish now"] = false;
511 ["Published"] = "已公開";
512 ["Published contacts"] = false;
513 ["Put **double asterisks** around a phrase to make it bold"] = false;
514 ["Put *asterisks* or around a phrase to make it italic"] = false;
515 ["Put a hypen (-) or asterisk (*) followed by a space in front of each item"] = false;
516 ["Quorums"] = false;
517 ["Reached #{sign}#{num}/#{den}"] = false;
518 ["Read and accept the terms and choose a password"] = false;
519 ["Read more"] = false;
520 ["Real name"] = "真名";
521 ["Recover login name"] = false;
522 ["Register new member"] = "登錄新成員";
523 ["Registered members (#{count})"] = false;
524 ["Registration"] = "註冊";
525 ["Registration (step 1 of 3: Invite code)"] = "註冊 (三步驟之一:邀請碼)";
526 ["Registration (step 2 of 3: Personal information)"] = "註冊 (三步驟之二:個人資料)";
527 ["Registration (step 3 of 3: Terms of use and password)"] = "註冊 (三步驟之三:使用條款及密碼)";
528 ["Rejected"] = "被婉拒";
529 ["Rejected (rank #{rank})"] = false;
530 ["Remove"] = "移除";
531 ["Remove an initiator from initiative"] = false;
532 ["Remove initiator"] = "移除發起者";
533 ["Rendered"] = "已格式化";
534 ["Request email with login name"] = false;
535 ["Request password reset link"] = "申請重設密碼的連結";
536 ["Resend activation email to '#{email}'"] = "重寄啟用電郵至 '#{email}'";
537 ["Reset code"] = "重設碼";
538 ["Reset code is invalid!"] = "重設碼無效";
539 ["Reset password"] = "重設密碼";
540 ["Revoke initiative"] = "撤銷提案";
541 ["Revoke now"] = false;
542 ["Revoked (during admission)"] = false;
543 ["Revoked (during discussion)"] = false;
544 ["Revoked (during verification)"] = false;
545 ["Revoked at"] = "撤銷於";
546 ["Rules of procedure"] = false;
547 ["Save"] = "儲存";
548 ["Save new password"] = false;
549 ["Save voting comment"] = false;
550 ["Saved contacts"] = "已存的聯絡人";
551 ["Schulze rank"] = "Schulze 排序";
552 ["Screen name"] = "使用者代號";
553 ["Search"] = "搜尋";
554 ["Search results for: '#{search}'"] = "'#{search}' 的搜尋結果";
555 ["Search term (only complete words)"] = "關鍵字 (限完整詞彙)";
556 ["Select a notification level"] = false;
557 ["Select language \"#{langcode}\""] = "選擇 \"#{langcode}\" 語言";
558 ["Send invite?"] = "送出邀請?";
559 ["Separate each paragraph with at least one blank line"] = false;
560 ["Set URL"] = "設定網址";
561 ["Set area delegation"] = false;
562 ["Set issue delegation"] = false;
563 ["Set unit delegation"] = "設定單位委任";
564 ["Settings"] = "設定";
565 ["Should the initiator implement this suggestion?"] = false;
566 ["Show"] = "顯示";
567 ["Show all members"] = false;
568 ["Show areas in use"] = "顯示所使用的領域";
569 ["Show areas not in use"] = "顯示未使用的領域";
570 ["Show full history"] = false;
571 ["Show full member list"] = false;
572 ["Show inactive units"] = "顯示不活躍的單位";
573 ["Show less"] = false;
574 ["Show member"] = "顯示成員";
575 ["Show more and rate this"] = false;
576 ["Show my voting ballot"] = false;
577 ["Show older events"] = "顯示較早動態";
578 ["Show policies in use"] = "顯示所使用的規則";
579 ["Show policies not in use"] = "顯示停用規則";
580 ["Show profile"] = "顯示個人簡介";
581 ["Show voting ballot"] = false;
582 ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = "抱歉,您的帳號並無經認證的電郵地址。請聯絡管理員或支援。";
583 ["Sorry, but you are currently not invited"] = "抱歉,您目前未受邀請。";
584 ["Sorry, you have reached your personal flood limit. Please be slower..."] = "抱歉,您已經達到個人流量限制。請減緩...";
585 ["Sorry, your contingent for creating initiatives has been used up. Please try again later."] = "抱歉,您的提案申請額度已經用盡。請稍後重試!";
586 ["Source"] = "來源";
587 ["Statement"] = "自述";
588 ["Status"] = "狀態";
589 ["Status quo: #{rank}"] = "現狀: #{rank}";
590 ["Strict direct majority"] = "嚴格直接表決多數";
591 ["Strict indirect majority"] = "嚴格間接多數";
592 ["Structured discussion"] = false;
593 ["Stylesheet URL has been updated"] = "樣式網址已更新";
594 ["Subject area subscribed"] = false;
595 ["Subject areas"] = false;
596 ["Subscribed members (#{count})"] = false;
597 ["Subscription already removed"] = false;
598 ["Subscription removed"] = false;
599 ["Suggest no initiative"] = "無建議提案";
600 ["Suggestion"] = "建議";
601 ["Suggestion currently implemented"] = "建議目前被採納";
602 ["Suggestion currently not implemented"] = "建議目前未被採納";
603 ["Suggestion does not exist anymore"] = "建議不再存在";
604 ["Suggestion for improvement #{id}"] = false;
605 ["Suggestions"] = "建議";
606 ["Suggestions for improvement (#{count})"] = false;
607 ["Support this initiative"] = "支持提案";
608 ["Syntax help"] = "Syntax 說明";
609 ["System administration"] = false;
610 ["System settings"] = false;
611 ["Take a look through the existing issues. Maybe someone else started a debate on your topic (and you can join it) or the topic has been decided already in the past."] = false;
612 ["Tell others about this initiative:"] = false;
613 ["Terms of use"] = "使用條款";
614 ["The code you've entered is invalid"] = "您所輸入的密碼無效";
615 ["The draft of this initiative has been updated!"] = "此提案之草案已被更新!";
616 ["The drafts do not differ"] = "這些草案並無差異";
617 ["The initiative draft has been updated again in the meanwhile, support not updated!"] = false;
618 ["The initiative text has been updated"] = false;
619 ["The initiators suggest to support the following initiative:"] = "提案人建議支持下列提案:";
620 ["The title is the figurehead of your iniative. It should be short but meaningful! As others identifies your initiative by this title, you cannot change it later!"] = false;
621 ["This delegation is suspended, because you voted yourself."] = false;
622 ["This email address is too short!"] = "此電郵地址太短!";
623 ["This initiative"] = "提案";
624 ["This initiative has been revoked at #{revoked} by:"] = false;
625 ["This initiative has not been admitted! It failed the 2nd quorum of #{quorum}."] = false;
626 ["This initiative is already revoked"] = "此提案已撤銷";
627 ["This initiative is revoked"] = "此提案被撤銷";
628 ["This invite key is connected with the following information:"] = "此邀請碼與下列資訊連結:";
629 ["This is the only initiative in this issue, because nobody started a competing initiative."] = false;
630 ["This issue is already closed."] = "此議題已結案。";
631 ["This issue is already frozen."] = "此議題已底定。";
632 ["This issue is closed"] = false;
633 ["This login is already taken, please choose another one!"] = "此帳號已被使用,請另擇一!";
634 ["This login is too short!"] = "此帳號太短!";
635 ["This member account has been created at #{created}"] = "該成員帳號於 #{created} 被新增。";
636 ["This member has rejected to become initiator of this initiative"] = "該成員婉拒成為此提案的發起者。";
637 ["This member is already initiator of this initiative"] = "該成員已是此提案的發起者。";
638 ["This member is already invited to become initiator of this initiative"] = "該成員已被邀請成為此提案的發起者。";
639 ["This member is currently participating in this issue."] = false;
640 ["This member is inactive"] = "該成員怠惰";
641 ["This member is locked"] = "該成員被鎖定";
642 ["This member is participating, the remaining delegation chain is suspended during discussing."] = false;
643 ["This name is already taken, please choose another one!"] = "此使用者代號已被使用,請另擇一!";
644 ["This name is too short!"] = "此使用者代號太短!";
645 ["This screen name is too short!"] = "此使用者代號太短!";
646 ["This service is provided by:"] = "服務提供者為:";
647 ["This service is provided using the following software components:"] = "此服務是經由下列軟體組件提供:";
648 ["This suggestion has been meanwhile deleted"] = "此建議已在期間被刪除";
649 ["This title is really too short!"] = "此標題真的太短!";
650 ["This title is too long!"] = false;
651 ["Title"] = "標題";
652 ["To create a competing initiative see below."] = false;
653 ["Trustee has no voting right in this unit"] = "受託人在此單位中無表決權";
654 ["Underline main headlines with ==="] = false;
655 ["Underline sub headlines with ---"] = false;
656 ["Unit"] = "單位";
657 ["Unit delegation"] = "單位委任";
658 ["Unit list"] = "單位列表";
659 ["Unknown author"] = "無名作者";
660 ["Updated drafts"] = "更新的草案";
661 ["Upload avatar/photo"] = "上傳頭像";
662 ["Use [Text](http://example.com/) for links"] = false;
663 ["Use terms"] = "使用條款";
664 ["Verification"] = false;
665 ["Verification #{time_info}"] = false;
666 ["Verification started"] = "驗證開始";
667 ["Verification time"] = "驗證期";
668 ["Vote delegation"] = false;
669 ["Voted no"] = "投否定票";
670 ["Voted yes"] = "投肯定票";
671 ["Voters"] = "投票人";
672 ["Voting"] = "表決中";
673 ["Voting #{time_info}"] = false;
674 ["Voting comment"] = "表決評論";
675 ["Voting comment (last updated: #{timestamp})"] = "表決評論 (最後更新:#{timestamp})";
676 ["Voting comment (optional)"] = "表決評論 (自選)";
677 ["Voting comment available"] = "有表決評論";
678 ["Voting for this issue has already begun."] = "對此議題的表決已開始。";
679 ["Voting has not started yet."] = "此表決尚未開始。";
680 ["Voting started"] = "表決已開始";
681 ["Voting time"] = "表決期";
682 ["We couldn't deliver a confirmation mail to this address. Please check entered email address."] = "認證電子郵件無法被寄送。請複查所輸入之電郵地址。";
683 ["We have sent an email with activation link already in the last hour. Please try again later."] = "含有啟用連結的電子郵件已在過去一小時內寄發,請稍後重試。";
684 ["Website"] = "網站";
685 ["What can I do here?"] = false;
686 ["What this member is currently supporting"] = false;
687 ["Wiki engine"] = "Wiki 軟體";
688 ["Wiki engine for statement"] = "編輯自述的 Wiki 軟體";
689 ["Withdraw"] = "退出";
690 ["Withdraw membership"] = "退出成員身分";
691 ["Yes"] = "肯定";
692 ["Yes, it's implemented"] = false;
693 ["You already voted this issue"] = "您已表決過此議題";
694 ["You are already initiator"] = "您已是發起者";
695 ["You are already supporting the latest draft"] = "您已支持最新的草案";
696 ["You are currently not invited to any initiative."] = "您目前無任何提案邀請";
697 ["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = "您目前並不直接支持此提案。在此提案加入建議,您將自動成為可能支持者!";
698 ["You are initiator of this initiative"] = "您為此提案的發起者";
699 ["You are interested in this issue"] = "您關心此議題";
700 ["You are invited to #{count} initiative(s)"] = "您被邀請參與 #{count} 個提案";
701 ["You are invited to LiquidFeedback. To register please click the following link:\n\n"] = "您被邀請參與 LiquidFeedback。請點擊下列連結以註冊:\n\n";
702 ["You are invited to become initiator of '#{initiative_name}'"] = false;
703 ["You are invited to become initiator of this initiative"] = false;
704 ["You are member"] = "您是成員";
705 ["You are not eligible to participate"] = false;
706 ["You are not entitled to vote in this unit"] = false;
707 ["You are not participating in any of the #{count} areas in this unit"] = "您並未參與此單位中 #{count} 個領域的任何一個";
708 ["You are not participating in the only area of the unit"] = "您並未參與此單位中的唯一領域";
709 ["You are now initiator of this initiative"] = "您現在是此提案的";
710 ["You are potential supporter"] = "您是可能支持者";
711 ["You are subscribed for this subject area"] = false;
712 ["You are supporter"] = "您是支持者";
713 ["You are supporting this initiative"] = false;
714 ["You blocked this member (i.e. you will not be notified about this members actions)"] = false;
715 ["You can change your email address only once per hour. Please try again later."] = "您只能在一小時內更改電郵地址一次,請稍後重試。";
716 ["You can change your text again anytime during admission and discussion phase"] = false;
717 ["You can choose only members which you have been saved as contact before."] = false;
718 ["You can't suggest the initiative you are revoking"] = "您無法對您所撤銷的提案提出建議。";
719 ["You cannot change your text again later, because this issue is already in verfication phase!"] = false;
720 ["You delegated this issue"] = false;
721 ["You delegated this organizational unit"] = false;
722 ["You delegated this subject area"] = false;
723 ["You delegated this unit"] = false;
724 ["You didn't confirm your email address '#{email}' within 7 days."] = "您的電郵地址 '#{email}' 並未在七日內確認。";
725 ["You didn't confirm your email address '#{email}'. You have received an email with an activation link."] = "您尚未確認電郵地址 '#{email}' 。您已收到一封有啟用連結的電郵。";
726 ["You didn't save any member as contact yet."] = "您尚未將任何成員存為聯絡人。";
727 ["You didn't set the level of notifications you like to receive"] = "您尚未設定您的通知層級。";
728 ["You do not like to vote this issue (yourself)"] = false;
729 ["You have been voted"] = false;
730 ["You have not voted #{count} issue(s) you were interested in"] = "您對 #{count} 個您所關心的議題尚未進行表決。";
731 ["You have to mark 'Are you sure' to revoke!"] = "請勾選 '確認' 以撤銷";
732 ["You have voted"] = false;
733 ["You have voted via delegation"] = false;
734 ["You may choose one of the ongoing initiatives you are currently supporting"] = false;
735 ["You need to confirm to deactivate!"] = false;
736 ["You refused to become initiator of this initiative"] = false;
737 ["You saved this member as contact (i.e. to use as delegatee)"] = false;
738 ["You saved this member as contact (i.e. to use as delegatee) and others can see it"] = false;
739 ["You were potential supporter"] = "您曾是可能支持者";
740 ["You were supporter"] = "您曾是支持者";
741 ["You've successfully registered and you can login now with your login and password!"] = "您已成功註冊並可使用帳號及密碼登入!";
742 ["Your avatar is a small photo, which will be shown always next to your name."] = false;
743 ["Your choice"] = false;
744 ["Your email address has been changed, please check for confirmation email with activation link!"] = "您的電郵地址已被更改,請在確認電郵中找尋啟用連結!";
745 ["Your login has been changed to '#{login}'"] = "您的帳號已更改為 '#{login}'";
746 ["Your name has been changed"] = "您的代號已被更改";
747 ["Your page has been updated"] = "您的專頁已被更新";
748 ["Your password has been updated successfully"] = "密碼更改成功";
749 ["Your photo will be shown in your profile."] = false;
750 ["Your rating has been deleted"] = "您的評比已刪除";
751 ["Your rating has been updated"] = "您的評比已更新";
752 ["Your request has been processed."] = false;
753 ["Your suggestion has been added"] = "您的建議已加入";
754 ["Your support has been updated to the latest draft"] = "您的支持已被更新至最新的草案";
755 ["Your vote has been discarded. Delegation rules apply if set."] = "您所做的表決已被捨棄。若已有設置,委任規則便適用。";
756 ["[Name of Language]"] = "傳統中文";
757 ["[Not public]"] = false;
758 ["[calculating]"] = false;
759 ["[event mail] URL: #{url}"] = " 網址: #{url}";
760 ["[event mail] Area: #{name}"] = " 領域: #{name}";
761 ["[event mail] Unit: #{name}"] = " 單位: #{name}";
762 ["[event mail] Event: #{event}"] = " 動態: #{event}";
763 ["[event mail] Issue: ##{id}"] = " 議題: ##{id}";
764 ["[event mail] Phase: #{phase}"] = " 階段: #{phase}";
765 ["[event mail] Policy: #{policy}"] = " 規則: #{policy}";
766 ["[not displayed public]"] = "[不公開顯示]";
767 ["abandoned"] = "被停用";
768 ["accept invitation"] = false;
769 ["action"] = false;
770 ["activate account"] = false;
771 ["activated"] = "被啟用";
772 ["add my interest"] = false;
773 ["add my support"] = false;
774 ["add to my list of private contacts"] = false;
775 ["add to my list of public contacts"] = false;
776 ["add your support (see above) and rate or write new suggestions (and thereby restrict your support to certain conditions if necessary)"] = false;
777 ["all issues"] = false;
778 ["allow invitation again"] = false;
779 ["and"] = false;
780 ["and #{count} more initiatives"] = "之外 #{count} 個提案";
781 ["area"] = "領域";
782 ["at least #{count} approvals"] = "至少 #{count} 票肯定";
783 ["at least #{count} approvals or abstentions"] = "至少 #{count} 票肯定或棄權";
784 ["author"] = false;
785 ["avatar/photo"] = false;
786 ["block this member"] = false;
787 ["browse through the competing initiatives"] = false;
788 ["but"] = false;
789 ["by A-Z"] = false;
790 ["by Z-A"] = false;
791 ["by default only those issues are shown, for which your are eligible to participate (change filters on top of the list)"] = false;
792 ["by latest activity"] = false;
793 ["cancel"] = false;
794 ["cancel issue"] = false;
795 ["cancel issue now"] = false;
796 ["cancel registration"] = false;
797 ["canceled"] = false;
798 ["change avatar/photo"] = false;
799 ["change my vote"] = false;
800 ["change vote"] = false;
801 ["change your login"] = false;
802 ["change your notification email address"] = false;
803 ["change your password"] = false;
804 ["change your screen name"] = false;
805 ["change/revoke area delegation"] = false;
806 ["change/revoke delegation"] = false;
807 ["change/revoke delegation of organizational unit"] = false;
808 ["change/revoke delegation of subject area"] = false;
809 ["change/revoke delegation only for this issue"] = false;
810 ["change/revoke delegation only for this subject area"] = false;
811 ["change/revoke issue delegation"] = false;
812 ["check your "] = false;
813 ["choose delegatee"] = false;
814 ["choose issue delegatee"] = false;
815 ["choose subject area delegatee"] = false;
816 ["collapse subject areas"] = false;
817 ["collective rating:"] = false;
818 ["compare"] = false;
819 ["compare revisions"] = false;
820 ["confirm"] = false;
821 ["confirmed address"] = false;
822 ["database download"] = false;
823 ["day [interval ago]"] = false;
824 ["day [interval time left]"] = false;
825 ["day [interval]"] = false;
826 ["days [interval ago]"] = false;
827 ["days [interval time left]"] = false;
828 ["days [interval]"] = false;
829 ["deactivated"] = "停用";
830 ["delegated to"] = false;
831 ["delegates to"] = "委任給";
832 ["delegation suspended during discussion"] = false;
833 ["delete<br /><br />"] = "刪除<br /><br />";
834 ["developer settings"] = false;
835 ["direct interest"] = false;
836 ["discard"] = false;
837 ["discard my vote"] = false;
838 ["do not notify me about this voting anymore"] = false;
839 ["download database"] = false;
840 ["draft ID"] = false;
841 ["draft history (#{count})"] = false;
842 ["edit profile data"] = false;
843 ["edit proposal and/or reasons"] = false;
844 ["email"] = "電郵";
845 ["ends in #{state_time_left}"] = false;
846 ["ends soon"] = false;
847 ["failed #{quorum}"] = false;
848 ["finished"] = false;
849 ["global"] = "全面";
850 ["hide details"] = false;
851 ["i#{id}: #{name}"] = false;
852 ["if you like to implement a suggestion in your proposal and/or reasons, update your initiative draft"] = false;
853 ["implemented"] = "已被採納";
854 ["implemented:"] = false;
855 ["in all phases"] = false;
856 ["in my areas"] = false;
857 ["in my units"] = false;
858 ["inactive"] = "不活動的";
859 ["initiated by me"] = false;
860 ["interest via delegation"] = false;
861 ["interested directly or via delegation"] = false;
862 ["invite another initiator"] = false;
863 ["is implemented"] = false;
864 ["is not implemented"] = false;
865 ["issue"] = false;
866 ["issue view"] = false;
867 ["login name"] = "帳號";
868 ["login to participate"] = false;
869 ["logout"] = false;
870 ["make this contact private"] = false;
871 ["make this contact public"] = false;
872 ["member inactive"] = false;
873 ["month [interval ago]"] = false;
874 ["month [interval time left]"] = false;
875 ["month [interval]"] = false;
876 ["months [interval ago]"] = false;
877 ["months [interval time left]"] = false;
878 ["months [interval]"] = false;
879 ["must"] = "必須";
880 ["must be implemented"] = false;
881 ["must not"] = "不可";
882 ["my issues"] = false;
883 ["neutral"] = "中立";
884 ["newest first"] = false;
885 ["no delegation set"] = false;
886 ["no reverse beat path to status quo (including ties)"] = "無循環性優先順序導至現狀 (包括平手)";
887 ["none"] = "無";
888 ["not admitted"] = false;
889 ["not implemented"] = "未被採納";
890 ["not voted by me"] = false;
891 ["not yet"] = "尚未";
892 ["notification settings"] = false;
893 ["notifications"] = false;
894 ["notifications settings"] = false;
895 ["oldest first"] = false;
896 ["one step back"] = false;
897 ["open the appropriate subject area for your issue and follow the instruction on that page."] = false;
898 ["open the organizational unit, subject area or issue you like to delegate and follow the instruction on that page."] = false;
899 ["or swipe"] = false;
900 ["ordered by delegation count"] = false;
901 ["phase ends soon"] = false;
902 ["possibly instable result caused by multistage majority"] = "因多階段多數可能導致不穩定結果";
903 ["preference voting"] = false;
904 ["proceed with registration"] = false;
905 ["prohibit potentially instable results caused by multistage majorities"] = "防止因多階段多數導致潛在不穩定結果";
906 ["public administrative notice:"] = false;
907 ["publish avatar/photo"] = false;
908 ["publish my rating"] = false;
909 ["publish profile data"] = false;
910 ["publish suggestion"] = false;
911 ["published at"] = false;
912 ["reached #{quorum}"] = false;
913 ["refresh my support"] = false;
914 ["refuse invitation"] = false;
915 ["remove an initiator"] = false;
916 ["remove from my contact list"] = false;
917 ["remove my interest"] = false;
918 ["remove my support"] = false;
919 ["reverse beat path to status quo (including ties)"] = "循環性優先順序導至現狀 (包括平手)";
920 ["revoke"] = false;
921 ["revoke initiative"] = false;
922 ["revoked"] = false;
923 ["search"] = false;
924 ["select tabs"] = false;
925 ["should"] = "應當";
926 ["should be implemented"] = false;
927 ["should not"] = "不應";
928 ["show all units"] = false;
929 ["show details"] = false;
930 ["show differences"] = false;
931 ["show other subject areas"] = false;
932 ["show saved contacts"] = false;
933 ["show subject areas"] = false;
934 ["show vote"] = false;
935 ["start a new competing initiative"] = false;
936 ["start an initiative in a new issue"] = false;
937 ["structured discussion"] = false;
938 ["subscribe"] = false;
939 ["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = false;
940 ["subscribed"] = false;
941 ["suggestions (#{count}) ↓"] = false;
942 ["supporter"] = false;
943 ["supporter with restricting suggestions"] = false;
944 ["take a look at the competing initiatives"] = false;
945 ["take a look at the suggestions (see left) and rate them"] = false;
946 ["take a look at the suggestions of your supporters"] = false;
947 ["take a look on the issues (see left)"] = false;
948 ["the following login is connected to this email address:\n\n"] = false;
949 ["this issue is in verification phase, therefore the initiative text cannot be updated anymore"] = false;
950 ["this issue is in voting phase, therefore the initiative text cannot be updated anymore"] = false;
951 ["timeline"] = false;
952 ["to argue about suggestions, just add your arguments to your reasons in the initiative draft, so your supporters can learn about your opinion"] = false;
953 ["to reset your password please click on the following link:\n\n"] = "欲重設您的密碼請點擊下列連結:\n\n";
954 ["to show more info and learn what you can do"] = false;
955 ["today at #{time}"] = false;
956 ["unblock member"] = false;
957 ["unconfirmed address"] = false;
958 ["unit"] = "單位";
959 ["unit / area"] = false;
960 ["unsubscribe"] = false;
961 ["until"] = "直到";
962 ["update area"] = false;
963 ["update member"] = false;
964 ["update policy"] = false;
965 ["update unit"] = false;
966 ["variable"] = "不固定";
967 ["via delegation"] = false;
968 ["vote delegation"] = false;
969 ["vote now"] = false;
970 ["voted and not voted by me"] = false;
971 ["voted by me"] = false;
972 ["voted directly by me"] = false;
973 ["voted no"] = false;
974 ["voted via delegation"] = false;
975 ["voted yes"] = false;
976 ["without"] = "無須";
977 ["without quorum"] = false;
978 ["write a new suggestion"] = false;
979 ["written and rated by the supportes of this initiative to improve the proposal and its reasons"] = false;
980 ["xmpp"] = "Jabber (XMPP)";
981 ["year [interval ago]"] = false;
982 ["year [interval time left]"] = false;
983 ["year [interval]"] = false;
984 ["years [interval ago]"] = false;
985 ["years [interval time left]"] = false;
986 ["years [interval]"] = false;
987 ["yesterday at #{time}"] = false;
988 ["you are interested"] = false;
989 ["you are subscribed"] = false;
990 ["you have #{count} incoming delegations"] = false;
991 ["you restricted your support by rating suggestions as must or must not"] = false;
992 ["you voted"] = false;
993 }

Impressum / About Us