liquid_feedback_frontend

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

Impressum / About Us