liquid_feedback_frontend

annotate locale/translations.zh-Hans.lua @ 1117:93b84dee5577

Added tag translate for changeset 749e12242db8
author bsw
date Mon Nov 10 19:06:19 2014 +0100 (2014-11-10)
parents 749e12242db8
children a97bb3ca4cb4
rev   line source
Chun-Ting@859 1 #!/usr/bin/env lua
Chun-Ting@859 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@859 9 ["#{count} finished"] = "#{count} 个已结束";
Chun-Ting@859 10 ["#{count} in discussion"] = "#{count} 个项目讨论中";
Chun-Ting@859 11 ["#{count} in verification"] = "#{count} 个项目验证中";
Chun-Ting@859 12 ["#{count} in voting"] = "#{count} 个项目表决中";
bsw@1116 13 ["#{count} matching issues found"] = false;
bsw@1116 14 ["#{count} matching members found"] = false;
Chun-Ting@859 15 ["#{count} more areas in this unit"] = "此单位的另外 #{count} 个领域";
Chun-Ting@859 16 ["#{count} new"] = "#{count} 个新的";
Chun-Ting@859 17 ["#{count} of them have an area delegation set"] = "其中 #{count} 个已设有领域委任";
Chun-Ting@859 18 ["#{count} of your outgoing delegation(s) are broken"] = "您所委任的表决中有 #{count} 个已经毁损";
bsw@1116 19 ["#{count} supporter"] = false;
bsw@1116 20 ["#{duration}"] = false;
Chun-Ting@859 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@859 26 ["#{issues_to_vote_count} issue(s)"] = "#{issues_to_vote_count} 个议题";
bsw@1116 27 ["#{issue} is in voting"] = false;
Chun-Ting@859 28 ["#{name}\n\n"] = "#{name}\n\n";
Chun-Ting@859 29 ["#{number} Image(s) has been deleted"] = "#{number} 张图片已被刪除";
Chun-Ting@859 30 ["#{number} Image(s) has been updated"] = "#{number} 张图片已被更新";
bsw@1116 31 ["#{percentage}%"] = false;
Chun-Ting@859 32 ["#{policy_name} ##{issue_id}"] = false;
Chun-Ting@859 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@859 47 ["(new window)"] = "(新视窗)";
Chun-Ting@859 48 ["+ #{weight}"] = "+ #{weight}";
bsw@1116 49 ["+ add new organizational unit"] = false;
bsw@1116 50 ["+ add new subject area"] = false;
Chun-Ting@859 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@859 56 ["API key has been created"] = "API-码已被制造";
Chun-Ting@859 57 ["API key has been deleted"] = "API-码已被刪除";
Chun-Ting@859 58 ["Abandon global delegation for this area"] = "停止此领域中的全面委任";
Chun-Ting@859 59 ["Abandon unit and area delegations for this issue"] = "停止此议题的单位及领域委任";
jbe@992 60 ["Abandon unit delegation"] = false;
Chun-Ting@859 61 ["Abandon unit delegation for this area"] = "停止此领域的单位委任";
Chun-Ting@859 62 ["About site"] = "关于本站";
Chun-Ting@859 63 ["Abstention"] = "弃权";
Chun-Ting@859 64 ["Abstention [many entries]"] = "弃权";
Chun-Ting@859 65 ["Abstention [single entry]"] = "弃权";
Chun-Ting@859 66 ["Accepted at"] = "接受于";
bsw@1116 67 ["Account history"] = false;
bsw@1116 68 ["Activated"] = false;
Chun-Ting@859 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@859 72 ["Address"] = "地址";
Chun-Ting@859 73 ["Admin?"] = "管理员?";
bsw@1116 74 ["Administrative notice:"] = false;
bsw@1116 75 ["Admission"] = false;
Chun-Ting@859 76 ["Admission time"] = "递交期";
Chun-Ting@859 77 ["Admitted"] = "已递交";
Chun-Ting@859 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@859 81 ["All units"] = "所有单位";
bsw@1116 82 ["Allowed policies"] = false;
Chun-Ting@859 83 ["Apply global delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "对此领域使用全面委任 (目前: #{delegate_name} [#{scope}])";
Chun-Ting@859 84 ["Apply global or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "对此议题使用全面或是领域委任 (目前: #{delegate_name} [#{scope}])";
Chun-Ting@859 85 ["Apply unit delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "对此领域使用单位委任 (目前: #{delegate_name} [#{scope}])";
Chun-Ting@859 86 ["Apply unit or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "对此议题使用单位或领域委任 (目前: #{delegate_name} [#{scope}])";
Chun-Ting@859 87 ["Approval (#th preference) [many entries]"] = "赞同 (第 # 顺位)";
Chun-Ting@859 88 ["Approval (#th preference) [single entry]"] = "赞同 (第 # 顺位)";
Chun-Ting@859 89 ["Approval (first preference) [many entries]"] = "赞同 (第一顺位)";
Chun-Ting@859 90 ["Approval (first preference) [single entry]"] = "赞同 (第一顺位)";
Chun-Ting@859 91 ["Approval (second preference) [many entries]"] = "赞同 (第二顺位)";
Chun-Ting@859 92 ["Approval (second preference) [single entry]"] = "赞同 (第二顺位)";
Chun-Ting@859 93 ["Approval (third preference) [many entries]"] = "赞同 (第三顺位)";
Chun-Ting@859 94 ["Approval (third preference) [single entry]"] = "赞同 (第三顺位)";
Chun-Ting@859 95 ["Approval [many entries]"] = "赞同";
Chun-Ting@859 96 ["Approval [single entry]"] = "赞同";
Chun-Ting@859 97 ["Approved"] = "通过";
bsw@1116 98 ["Are you aware that revoking an initiative is irrevocable?"] = false;
Chun-Ting@859 99 ["Area"] = "领域";
Chun-Ting@859 100 ["Area delegation"] = "领域委任";
Chun-Ting@859 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@859 104 ["Author"] = "作者";
bsw@1116 105 ["Available policies"] = false;
Chun-Ting@859 106 ["Avatar"] = "头像";
bsw@1116 107 ["Ballot of '#{member_name}'"] = false;
Chun-Ting@859 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@859 111 ["Birthday"] = "生日";
Chun-Ting@859 112 ["Broken delegations"] = "毁损的委任";
Chun-Ting@859 113 ["Calculation"] = "计数";
Chun-Ting@859 114 ["Can't remove last initiator"] = "无法移除最末位发起者";
Chun-Ting@859 115 ["Can't send confirmation email"] = "无法寄送确认电邮";
Chun-Ting@859 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@859 121 ["Change email address"] = "更改电邮地址";
Chun-Ting@859 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@859 130 ["Choose member"] = "选择成员";
bsw@1116 131 ["Choose timing"] = false;
bsw@1116 132 ["Choose your delegatee"] = false;
Chun-Ting@859 133 ["Closed"] = "结案";
Chun-Ting@859 134 ["Closed issues"] = "已结案议题";
bsw@1116 135 ["Closed user group"] = false;
Chun-Ting@859 136 ["Collective opinion of supporters"] = "支持者的整体意见";
bsw@1116 137 ["Collective rating"] = false;
Chun-Ting@859 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@859 144 ["Configure notifications now"] = "立即设定通知";
Chun-Ting@859 145 ["Confirm"] = "确认";
bsw@1116 146 ["Confirm notification address"] = false;
bsw@1116 147 ["Confirm your email address"] = false;
Chun-Ting@859 148 ["Confirmation code"] = "确认码";
Chun-Ting@859 149 ["Confirmation code invalid!"] = "确认码无效!";
Chun-Ting@859 150 ["Contacts"] = "通讯录";
bsw@1116 151 ["Create a new issue"] = false;
Chun-Ting@859 152 ["Create new area"] = "新增新的领域";
Chun-Ting@859 153 ["Create new policy"] = "新增新的规则";
Chun-Ting@859 154 ["Create new unit"] = "新增新的单位";
Chun-Ting@859 155 ["Created at"] = "新增于";
bsw@1116 156 ["Current delegatee"] = false;
Chun-Ting@859 157 ["Current name"] = "目前代号";
jbe@992 158 ["Current phase is already closed."] = false;
Chun-Ting@859 159 ["Current status"] = "目前状态";
jbe@992 160 ["Current unit and area delegations need confirmation"] = false;
Chun-Ting@859 161 ["Current votings in areas you are member of and issues you are interested in:"] = "目前在您的领域或您所关心的议题中正进行的表决:";
Chun-Ting@859 162 ["Currently no API key is set."] = "目前並无 API-码被设置.";
Chun-Ting@859 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@859 165 ["Date format is not valid. Please use following format: YYYY-MM-DD"] = "日期格式无效。请使用下列格式:年年年年-月月-日日,例如:1945-05-23";
bsw@1116 166 ["Deactivate member"] = false;
Chun-Ting@859 167 ["Default Policy"] = "預设规则";
Chun-Ting@859 168 ["Degree"] = "程度";
Chun-Ting@859 169 ["Delegate area"] = "领域委任";
Chun-Ting@859 170 ["Delegate issue"] = "议题委任";
Chun-Ting@859 171 ["Delegate unit"] = "单位委任";
Chun-Ting@859 172 ["Delegation abandoned"] = "委任已被停止";
Chun-Ting@859 173 ["Delegation turned off for area"] = "对领域的委任被停用";
Chun-Ting@859 174 ["Delegation turned off for issue"] = "对议题的委任被停用";
Chun-Ting@859 175 ["Delegations"] = "委任清单";
bsw@1116 176 ["Describe how the proposal and/or the reasons of the initiative could be improved"] = false;
Chun-Ting@859 177 ["Description"] = "描述";
Chun-Ting@859 178 ["Details"] = "详细资料";
Chun-Ting@859 179 ["Developer settings"] = "开发者设定";
bsw@1116 180 ["Did the initiator implement this suggestion?"] = false;
Chun-Ting@859 181 ["Direct majority"] = "直接表决多数";
bsw@1116 182 ["Direct majority denominator"] = false;
Chun-Ting@859 183 ["Direct majority non negative"] = "直接表决多数非否定票";
Chun-Ting@859 184 ["Direct majority numerator"] = "直接表决多数分子";
Chun-Ting@859 185 ["Direct majority positive"] = "直接表决多数肯定票";
Chun-Ting@859 186 ["Disapproval (prefer to last block) [many entries]"] = "否決 (但较偏好此草案于前数个被否決的草案)";
Chun-Ting@859 187 ["Disapproval (prefer to last block) [single entry]"] = "否決 (但较偏好此草案于前个被否決的草案)";
Chun-Ting@859 188 ["Disapproval (prefer to lower block) [many entries]"] = "否決 (但较偏好此草案于下层被否決的众草案)";
Chun-Ting@859 189 ["Disapproval (prefer to lower block) [single entry]"] = "否決 (但较偏好此草案于下层被否決的草案)";
Chun-Ting@859 190 ["Disapproval (prefer to lower blocks) [many entries]"] = "否決 (但较偏好此草案于下数层被否決的草案)";
Chun-Ting@859 191 ["Disapproval (prefer to lower blocks) [single entry]"] = "否決 (但较偏好此草案于下层被否決的众草案)";
Chun-Ting@859 192 ["Disapproval [many entries]"] = "否決";
Chun-Ting@859 193 ["Disapproval [single entry]"] = "否決";
bsw@1116 194 ["Disapproved"] = false;
bsw@1116 195 ["Discard my vote"] = false;
Chun-Ting@859 196 ["Discussion"] = "讨论期";
bsw@1116 197 ["Discussion #{time_info}"] = false;
Chun-Ting@859 198 ["Discussion URL"] = "讨论网址";
Chun-Ting@859 199 ["Discussion started"] = "讨论已开始";
Chun-Ting@859 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@859 203 ["Download"] = "下载";
Chun-Ting@859 204 ["Download database export"] = "下载汇出的资料库";
Chun-Ting@859 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@859 211 ["Edit"] = "编辑";
bsw@1116 212 ["Edit again"] = false;
Chun-Ting@859 213 ["Edit areas"] = "编辑领域";
Chun-Ting@859 214 ["Edit initiative"] = "编辑提案";
Chun-Ting@859 215 ["Edit profile"] = "编辑个人简介";
bsw@1116 216 ["Edit voting comment"] = false;
bsw@1116 217 ["Edit your profile data"] = false;
Chun-Ting@859 218 ["Eligible as winner"] = "有获选者资格";
bsw@1116 219 ["Eligible members (#{count})"] = false;
Chun-Ting@859 220 ["Eligible voters"] = "合格投票人";
Chun-Ting@859 221 ["Email address"] = "电邮地址";
Chun-Ting@859 222 ["Email address confirmation"] = "确认电邮地址";
bsw@1116 223 ["Email address for notifications"] = false;
Chun-Ting@859 224 ["Email address is confirmed now"] = "电邮地址现已被确认";
Chun-Ting@859 225 ["Email address too short!"] = "电邮地址太短!";
Chun-Ting@859 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@859 237 ["Error while converting image. Please note, that only JPG files are supported!"] = "轉換图片错误。请注意,只支援 JPG 檔案!";
Chun-Ting@859 238 ["Error while updating member, database reported:<br /><br /> (#{errormessage})"] = "更新成员错误,系统通报错误讯息:<br /><br /> (#{errormessage})";
Chun-Ting@859 239 ["Etherpad authentication failed"] = "Etherpad 认证失败";
Chun-Ting@917 240 ["Event #{id} -> #{num} members"] = "项目 #{id} -> #{num} 位成员";
Chun-Ting@859 241 ["External memberships"] = "外部成员";
Chun-Ting@859 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@859 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@859 254 ["Frozen"] = "底定期";
Chun-Ting@859 255 ["Fully frozen at"] = "全底定于";
Chun-Ting@859 256 ["Generate API key"] = "产生 API-码";
Chun-Ting@859 257 ["Global delegation"] = "全面委任";
bsw@1116 258 ["Go back to home page"] = false;
Chun-Ting@859 259 ["Half frozen at"] = "半底定于";
bsw@1116 260 ["Headlines"] = false;
Chun-Ting@859 261 ["Hello\n\n"] = "您好\n\n";
Chun-Ting@859 262 ["Hello "] = "您好 ";
jbe@992 263 ["Hello,\n\n"] = false;
Chun-Ting@859 264 ["Help #{id}"] = "说明文件 #{id}";
Chun-Ting@859 265 ["Hide"] = "隐藏";
Chun-Ting@917 266 ["Hide active units"] = "隐藏活跃的单位";
Chun-Ting@859 267 ["Hint"] = "提示";
Chun-Ting@859 268 ["History"] = "紀录";
Chun-Ting@859 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@859 304 ["Id"] = "身分";
Chun-Ting@859 305 ["Identification"] = "身分";
Chun-Ting@859 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@859 308 ["Ignore initiative"] = "忽略提案";
Chun-Ting@917 309 ["Implicitly admitted"] = "被默许递交";
Chun-Ting@859 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@859 314 ["Index"] = "索引";
Chun-Ting@859 315 ["Indirect majority"] = "间接多数";
bsw@1116 316 ["Indirect majority denominator"] = false;
Chun-Ting@859 317 ["Indirect majority non negative"] = "间接多数非否定票";
Chun-Ting@859 318 ["Indirect majority numerator"] = "间接多数分子";
Chun-Ting@859 319 ["Indirect majority positive"] = "间接多数肯定票";
bsw@1116 320 ["Individual ratings"] = false;
Chun-Ting@859 321 ["Initiative is revoked now"] = "提案目前被撤销";
bsw@1116 322 ["Initiative not admitted"] = false;
Chun-Ting@859 323 ["Initiative quorum"] = "提案法定门槛";
bsw@1116 324 ["Initiative quorum denominator"] = false;
Chun-Ting@859 325 ["Initiative quorum numerator"] = "提案法定门槛分子";
Chun-Ting@859 326 ["Initiative revoked"] = "提案被撤销";
Chun-Ting@859 327 ["Initiative successfully created"] = "提案新增成功";
Chun-Ting@859 328 ["Initiative successfully updated"] = "提案更新成功";
Chun-Ting@859 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@859 333 ["Initiatives that invited you to become initiator:"] = "邀请您成为发起者的提案:";
Chun-Ting@859 334 ["Initiator invites"] = "发起者邀请";
Chun-Ting@859 335 ["Initiators"] = "发起者";
bsw@1116 336 ["Interest already removed"] = false;
Chun-Ting@859 337 ["Interest removed"] = "刪除关心议题";
Chun-Ting@859 338 ["Interest updated"] = "更新关心议题";
Chun-Ting@859 339 ["Interested members"] = "对此关心的成员";
Chun-Ting@859 340 ["Internal posts"] = "內部职位";
Chun-Ting@859 341 ["Interval format:"] = "期限形式:";
bsw@1116 342 ["Introduction"] = false;
Chun-Ting@859 343 ["Invalid login name or password!"] = "帐号或是密码无效!";
bsw@1116 344 ["Invalid timing"] = false;
Chun-Ting@859 345 ["Invitation has been refused"] = "邀请已被婉拒";
Chun-Ting@859 346 ["Invitation to LiquidFeedback"] = "邀请至 LiquidFeedback";
Chun-Ting@859 347 ["Invite an initiator to initiative"] = "邀请发起者来提案";
Chun-Ting@859 348 ["Invite code"] = "邀请码";
bsw@1116 349 ["Invite member"] = false;
Chun-Ting@859 350 ["Invited"] = "已被邀请";
bsw@1116 351 ["Issue #"] = false;
Chun-Ting@859 352 ["Issue ##{id}"] = "议题 ##{id}";
bsw@1116 353 ["Issue ##{issue_id}: #{initiative_name}"] = false;
Chun-Ting@859 354 ["Issue delegation"] = "议题委任";
jbe@1033 355 ["Issue has been canceled"] = false;
Chun-Ting@859 356 ["Issue quorum"] = "议题法定门槛";
bsw@1116 357 ["Issue quorum denominator"] = false;
Chun-Ting@859 358 ["Issue quorum numerator"] = "议题法定门槛分子";
Chun-Ting@859 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@859 364 ["Issues:"] = "议题:";
Chun-Ting@859 365 ["JavaScript is disabled or not available."] = "JavaScript 被停用或尚未安装.";
Chun-Ting@859 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@859 370 ["Latest events"] = "最新动态";
bsw@1116 371 ["Links"] = false;
Chun-Ting@859 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@859 375 ["Lock member?"] = "封锁成员?";
Chun-Ting@859 376 ["Locked?"] = "被封锁?";
Chun-Ting@859 377 ["Login"] = "登入";
Chun-Ting@859 378 ["Login name"] = "帐号";
jbe@992 379 ["Login name request"] = false;
jbe@992 380 ["Login-Name: "] = false;
Chun-Ting@859 381 ["Logout"] = "登出";
Chun-Ting@859 382 ["Logout successful"] = "成功登出";
bsw@1116 383 ["Make your choice by placing the initiatives"] = false;
bsw@1116 384 ["Manage system settings"] = false;
Chun-Ting@859 385 ["Member"] = "成员";
Chun-Ting@859 386 ["Member has been removed from initiators"] = "该成员不再是发起者";
Chun-Ting@859 387 ["Member has been removed from your contacts"] = "该成员不再是您的联络人";
Chun-Ting@859 388 ["Member has not approved latest draft"] = "该成员尚未通过最新草案";
Chun-Ting@859 389 ["Member inactive?"] = "该成员怠惰?";
Chun-Ting@859 390 ["Member is already saved in your contacts!"] = "该成员已是您的联络人!";
Chun-Ting@859 391 ["Member is not participating in any of the #{count} areas in this unit"] = "该成员不參与此单位中 #{count} 个领域的任何一个";
Chun-Ting@859 392 ["Member is not participating in the only area of the unit"] = "该成员不參与此单位中的唯一领域";
Chun-Ting@859 393 ["Member is now invited to be initiator"] = "该成员现被邀请为发起者";
Chun-Ting@859 394 ["Member list"] = "成员列表";
Chun-Ting@859 395 ["Member menu"] = "使用者目录";
Chun-Ting@859 396 ["Member name"] = "成员代号";
bsw@1116 397 ["Member successfully deactivated"] = false;
Chun-Ting@859 398 ["Member successfully registered"] = "成员注册成功";
Chun-Ting@859 399 ["Member successfully updated"] = "成员更新成功";
Chun-Ting@859 400 ["Members"] = "成员";
Chun-Ting@859 401 ["Memberships"] = "成员身分";
Chun-Ting@859 402 ["Missing help text: #{id}.#{lang}.txt"] = "缺少说明文件: #{id}.#{lang}.txt";
Chun-Ting@859 403 ["Mobile phone"] = "行动电话";
Chun-Ting@859 404 ["Move down"] = "下移";
Chun-Ting@859 405 ["Move up"] = "上移";
Chun-Ting@859 406 ["My areas"] = "我的领域";
Chun-Ting@859 407 ["Name"] = "使用者代号";
Chun-Ting@859 408 ["New"] = "递交期";
bsw@1116 409 ["New area"] = false;
bsw@1116 410 ["New draft for initiative '#{initiative_name}'"] = false;
Chun-Ting@859 411 ["New drafts for #{count} initiative(s) you are supporting"] = "#{count} 个您所支持的提案有新草案";
Chun-Ting@859 412 ["New initiative"] = "新提案";
Chun-Ting@859 413 ["New initiative draft"] = "新提案之草案";
Chun-Ting@859 414 ["New issue"] = "新议题";
bsw@1116 415 ["New member"] = false;
bsw@1116 416 ["New organizational unit"] = false;
Chun-Ting@859 417 ["New passwords does not match."] = "重复输入的新设密码並不吻合";
Chun-Ting@859 418 ["New passwords is too short."] = "新设密码太短";
bsw@1116 419 ["New policy"] = false;
Chun-Ting@859 420 ["New suggestion"] = "新增建议";
Chun-Ting@859 421 ["No"] = "否定";
bsw@1116 422 ["No (not yet)"] = false;
Chun-Ting@917 423 ["No admission needed"] = "无须递交";
Chun-Ting@859 424 ["No changes to your images were made"] = "您的图片未被更改";
Chun-Ting@859 425 ["No default"] = "无預设值";
Chun-Ting@859 426 ["No delegation"] = "无委任";
bsw@1116 427 ["No matching issues found"] = false;
bsw@1116 428 ["No matching members found"] = false;
Chun-Ting@859 429 ["No more events available"] = "无其他动态可选";
Chun-Ting@859 430 ["No multistage majority"] = "无多阶段多数";
bsw@1116 431 ["No published contacts"] = false;
bsw@1116 432 ["No results for this selection"] = false;
Chun-Ting@859 433 ["No reverse beat path"] = "无循环性优先顺序";
Chun-Ting@859 434 ["No suggestions"] = "无建议";
Chun-Ting@859 435 ["No suggestions yet"] = "尚无建议";
Chun-Ting@859 436 ["Not a member"] = "非成员";
Chun-Ting@859 437 ["Not voted issues"] = "未表决议题";
Chun-Ting@859 438 ["Notification address unconfirmed"] = "通知电邮地址尚未被确认";
Chun-Ting@859 439 ["Notification email"] = "通知电邮";
Chun-Ting@859 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@859 443 ["Number of incoming delegations, follow link to see more details"] = "受委任的表决数,请点入连结以查看详细资料";
Chun-Ting@859 444 ["Old password is wrong"] = "旧密码输入错误";
Chun-Ting@859 445 ["On that page please enter the confirmation code:\n\n"] = "请在此页面输入确认码:\n\n";
Chun-Ting@859 446 ["On that page please enter the invite key:\n\n"] = "请在此页面输入邀请码:\n\n";
Chun-Ting@859 447 ["On that page please enter the reset code:\n\n"] = "请在此页面输入重设码:\n\n";
Chun-Ting@859 448 ["One issue"] = "一个议题";
Chun-Ting@859 449 ["One issue you are interested in"] = "一个您所关心的议题";
Chun-Ting@859 450 ["One more area in this unit"] = "此单位的另一个领域";
Chun-Ting@859 451 ["One of them have an area delegation set"] = "其中设有一组领域委任";
Chun-Ting@859 452 ["Only for issues reaching the discussion phase"] = "限已进入讨论阶段的议题";
bsw@1116 453 ["Only for issues reaching the verification phase"] = false;
Chun-Ting@859 454 ["Only for issues reaching the voting phase"] = "限已进入表决阶段的议题";
Chun-Ting@859 455 ["Open initiatives you are supporting which has been updated their draft:"] = "开启您所支持的提案中有草稿更新者:";
Chun-Ting@859 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@859 458 ["Options"] = "选項";
Chun-Ting@859 459 ["Organizational unit"] = "组織单位";
bsw@1116 460 ["Organizational units"] = false;
bsw@1116 461 ["Organizational units and subject areas"] = false;
Chun-Ting@859 462 ["Other failures"] = "其他错误";
Chun-Ting@859 463 ["Outgoing delegations"] = "所委任的表决";
bsw@1116 464 ["Page not found"] = false;
bsw@1116 465 ["Paragraphs"] = false;
Chun-Ting@859 466 ["Parent unit"] = "母单位";
Chun-Ting@859 467 ["Password"] = "密码";
Chun-Ting@859 468 ["Password has been reset successfully"] = "密码重设成功";
Chun-Ting@859 469 ["Password reset request"] = "申请密码重设";
Chun-Ting@859 470 ["Passwords don't match!"] = "所输入的密码並不吻合";
Chun-Ting@859 471 ["Passwords must consist of at least 8 characters!"] = "密码必须至少由 8 个符号组成";
bsw@1116 472 ["Personal information"] = false;
bsw@1116 473 ["Phase durations"] = false;
Chun-Ting@859 474 ["Phone"] = "电话";
Chun-Ting@859 475 ["Photo"] = "照片";
Chun-Ting@859 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@859 477 ["Please choose a member"] = "请选择一个成员";
Chun-Ting@859 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@859 479 ["Please choose a password and enter it twice. The password is case sensitive."] = "请选择一组密码並输入兩次。密码的大小写是有区分的。";
Chun-Ting@859 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@859 483 ["Please choose two different versions of the draft to compare"] = "请选择兩个不同版本的草案以比较。";
Chun-Ting@859 484 ["Please confirm your email address"] = "请确认您的电邮地址";
Chun-Ting@859 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@859 488 ["Please enter the email reset code you have received:"] = "请输入您所收到的电邮重设码:";
bsw@1116 489 ["Please enter the invite code you've received"] = false;
Chun-Ting@859 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@859 492 ["Please enter your login name. You will receive an email with a link to reset your password."] = "请输入您的帐号。您将收到一封附有重设密码连结的电子邮件。";
Chun-Ting@859 493 ["Please enter your new password twice."] = "请输入您的新密码兩次:";
Chun-Ting@859 494 ["Please select your preferred notification level"] = "请选择所偏好的通知等级";
Chun-Ting@859 495 ["Policies"] = "规则";
Chun-Ting@859 496 ["Policy"] = "规则";
Chun-Ting@859 497 ["Policy '#{name}'"] = "规则 '#{name}'";
Chun-Ting@859 498 ["Policy list"] = "规则清单";
Chun-Ting@917 499 ["Polling mode"] = "计票模式";
Chun-Ting@859 500 ["Population"] = "人数";
Chun-Ting@859 501 ["Posts"] = "职位";
bsw@1116 502 ["Preference comparison"] = false;
bsw@1116 503 ["Preference voting"] = false;
Chun-Ting@859 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@859 508 ["Profession"] = "职業";
Chun-Ting@859 509 ["Publish"] = "公开";
bsw@1116 510 ["Publish now"] = false;
Chun-Ting@859 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@859 520 ["Real name"] = "真名";
bsw@1116 521 ["Recover login name"] = false;
Chun-Ting@859 522 ["Register new member"] = "登录新成员";
bsw@1116 523 ["Registered members (#{count})"] = false;
Chun-Ting@859 524 ["Registration"] = "注册";
Chun-Ting@859 525 ["Registration (step 1 of 3: Invite code)"] = "注册 (三步骤之一:邀请码)";
Chun-Ting@859 526 ["Registration (step 2 of 3: Personal information)"] = "注册 (三步骤之二:个人资料)";
Chun-Ting@859 527 ["Registration (step 3 of 3: Terms of use and password)"] = "注册 (三步骤之三:使用条款及密码)";
Chun-Ting@859 528 ["Rejected"] = "被婉拒";
bsw@1116 529 ["Rejected (rank #{rank})"] = false;
Chun-Ting@859 530 ["Remove"] = "移除";
bsw@1116 531 ["Remove an initiator from initiative"] = false;
Chun-Ting@859 532 ["Remove initiator"] = "移除发起者";
Chun-Ting@859 533 ["Rendered"] = "已格式化";
jbe@992 534 ["Request email with login name"] = false;
Chun-Ting@859 535 ["Request password reset link"] = "申请重设密码的连结";
Chun-Ting@859 536 ["Resend activation email to '#{email}'"] = "重寄启用电邮至 '#{email}'";
Chun-Ting@859 537 ["Reset code"] = "重设码";
Chun-Ting@859 538 ["Reset code is invalid!"] = "重设码无效";
Chun-Ting@859 539 ["Reset password"] = "重设密码";
Chun-Ting@859 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@859 545 ["Revoked at"] = "撤销于";
bsw@1116 546 ["Rules of procedure"] = false;
Chun-Ting@859 547 ["Save"] = "储存";
bsw@1116 548 ["Save new password"] = false;
bsw@1116 549 ["Save voting comment"] = false;
Chun-Ting@859 550 ["Saved contacts"] = "已存的联络人";
Chun-Ting@859 551 ["Schulze rank"] = "Schulze 排序";
Chun-Ting@859 552 ["Screen name"] = "使用者代号";
Chun-Ting@859 553 ["Search"] = "搜寻";
Chun-Ting@859 554 ["Search results for: '#{search}'"] = "'#{search}' 的搜寻结果";
Chun-Ting@859 555 ["Search term (only complete words)"] = "关键字 (限完整词汇)";
bsw@1116 556 ["Select a notification level"] = false;
Chun-Ting@859 557 ["Select language \"#{langcode}\""] = "选择 \"#{langcode}\" 语言";
Chun-Ting@859 558 ["Send invite?"] = "送出邀请?";
bsw@1116 559 ["Separate each paragraph with at least one blank line"] = false;
Chun-Ting@859 560 ["Set URL"] = "设定网址";
bsw@1116 561 ["Set area delegation"] = false;
bsw@1116 562 ["Set issue delegation"] = false;
Chun-Ting@859 563 ["Set unit delegation"] = "设定单位委任";
Chun-Ting@859 564 ["Settings"] = "设定";
bsw@1116 565 ["Should the initiator implement this suggestion?"] = false;
Chun-Ting@859 566 ["Show"] = "显示";
bsw@1116 567 ["Show all members"] = false;
Chun-Ting@859 568 ["Show areas in use"] = "显示所使用的领域";
Chun-Ting@859 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@859 574 ["Show member"] = "显示成员";
bsw@1116 575 ["Show more and rate this"] = false;
bsw@1116 576 ["Show my voting ballot"] = false;
Chun-Ting@859 577 ["Show older events"] = "显示较早动态";
Chun-Ting@859 578 ["Show policies in use"] = "显示所使用的规则";
Chun-Ting@859 579 ["Show policies not in use"] = "显示停用规则";
Chun-Ting@859 580 ["Show profile"] = "显示个人简介";
bsw@1116 581 ["Show voting ballot"] = false;
Chun-Ting@859 582 ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = "抱歉,您的帐号並无经认证的电邮地址。请联络管理员或支援。";
Chun-Ting@859 583 ["Sorry, but you are currently not invited"] = "抱歉,您目前未受邀请。";
Chun-Ting@859 584 ["Sorry, you have reached your personal flood limit. Please be slower..."] = "抱歉,您已经达到个人流量限制。请减缓...";
Chun-Ting@859 585 ["Sorry, your contingent for creating initiatives has been used up. Please try again later."] = "抱歉,您的提案申请额度已经用尽。请稍后重试!";
Chun-Ting@859 586 ["Source"] = "来源";
Chun-Ting@859 587 ["Statement"] = "自述";
Chun-Ting@859 588 ["Status"] = "状态";
Chun-Ting@859 589 ["Status quo: #{rank}"] = "现状: #{rank}";
Chun-Ting@859 590 ["Strict direct majority"] = "严格直接表决多数";
Chun-Ting@859 591 ["Strict indirect majority"] = "严格间接多数";
bsw@1116 592 ["Structured discussion"] = false;
Chun-Ting@859 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@859 599 ["Suggest no initiative"] = "无建议提案";
Chun-Ting@859 600 ["Suggestion"] = "建议";
Chun-Ting@859 601 ["Suggestion currently implemented"] = "建议目前被采纳";
Chun-Ting@859 602 ["Suggestion currently not implemented"] = "建议目前未被采纳";
Chun-Ting@859 603 ["Suggestion does not exist anymore"] = "建议不再存在";
bsw@1116 604 ["Suggestion for improvement #{id}"] = false;
Chun-Ting@859 605 ["Suggestions"] = "建议";
bsw@1116 606 ["Suggestions for improvement (#{count})"] = false;
Chun-Ting@859 607 ["Support this initiative"] = "支持提案";
Chun-Ting@859 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@859 613 ["Terms of use"] = "使用条款";
Chun-Ting@859 614 ["The code you've entered is invalid"] = "您所输入的密码无效";
Chun-Ting@859 615 ["The draft of this initiative has been updated!"] = "此提案之草案已被更新!";
Chun-Ting@859 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@859 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@859 622 ["This email address is too short!"] = "此电邮地址太短!";
Chun-Ting@859 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@859 626 ["This initiative is already revoked"] = "此提案已撤销";
Chun-Ting@859 627 ["This initiative is revoked"] = "此提案被撤销";
Chun-Ting@859 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@859 630 ["This issue is already closed."] = "此议题已结案。";
Chun-Ting@859 631 ["This issue is already frozen."] = "此议题已底定。";
bsw@1116 632 ["This issue is closed"] = false;
Chun-Ting@859 633 ["This login is already taken, please choose another one!"] = "此帐号已被使用,请另择一!";
Chun-Ting@859 634 ["This login is too short!"] = "此帐号太短!";
Chun-Ting@859 635 ["This member account has been created at #{created}"] = "该成员帐号于 #{created} 被新增。";
Chun-Ting@859 636 ["This member has rejected to become initiator of this initiative"] = "该成员婉拒成为此提案的发起者。";
Chun-Ting@859 637 ["This member is already initiator of this initiative"] = "该成员已是此提案的发起者。";
Chun-Ting@859 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@859 640 ["This member is inactive"] = "该成员怠惰";
Chun-Ting@859 641 ["This member is locked"] = "该成员被锁定";
bsw@1116 642 ["This member is participating, the remaining delegation chain is suspended during discussing."] = false;
Chun-Ting@859 643 ["This name is already taken, please choose another one!"] = "此使用者代号已被使用,请另择一!";
Chun-Ting@859 644 ["This name is too short!"] = "此使用者代号太短!";
Chun-Ting@859 645 ["This screen name is too short!"] = "此使用者代号太短!";
Chun-Ting@859 646 ["This service is provided by:"] = "服务提供者为:";
Chun-Ting@859 647 ["This service is provided using the following software components:"] = "此服务是经由下列软体组件提供:";
Chun-Ting@859 648 ["This suggestion has been meanwhile deleted"] = "此建议已在期间被刪除";
Chun-Ting@859 649 ["This title is really too short!"] = "此标题真的太短!";
bsw@1116 650 ["This title is too long!"] = false;
Chun-Ting@859 651 ["Title"] = "标题";
bsw@1116 652 ["To create a competing initiative see below."] = false;
Chun-Ting@859 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@859 656 ["Unit"] = "单位";
Chun-Ting@859 657 ["Unit delegation"] = "单位委任";
Chun-Ting@859 658 ["Unit list"] = "单位列表";
Chun-Ting@859 659 ["Unknown author"] = "无名作者";
Chun-Ting@859 660 ["Updated drafts"] = "更新的草案";
Chun-Ting@859 661 ["Upload avatar/photo"] = "上传头像";
bsw@1116 662 ["Use [Text](http://example.com/) for links"] = false;
Chun-Ting@859 663 ["Use terms"] = "使用条款";
bsw@1116 664 ["Verification"] = false;
bsw@1116 665 ["Verification #{time_info}"] = false;
Chun-Ting@859 666 ["Verification started"] = "验证开始";
Chun-Ting@859 667 ["Verification time"] = "验证期";
bsw@1116 668 ["Vote delegation"] = false;
Chun-Ting@859 669 ["Voted no"] = "投否定票";
Chun-Ting@859 670 ["Voted yes"] = "投肯定票";
Chun-Ting@917 671 ["Voters"] = "投票人";
Chun-Ting@859 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@859 678 ["Voting for this issue has already begun."] = "对此议题的表决已开始。";
Chun-Ting@859 679 ["Voting has not started yet."] = "此表决尚未开始。";
Chun-Ting@859 680 ["Voting started"] = "表决已开始";
Chun-Ting@859 681 ["Voting time"] = "表决期";
Chun-Ting@859 682 ["We couldn't deliver a confirmation mail to this address. Please check entered email address."] = "认证电子邮件无法被寄送。请复查所输入之电邮地址。";
Chun-Ting@859 683 ["We have sent an email with activation link already in the last hour. Please try again later."] = "含有启用连结的电子邮件已在过去一小时內寄发,请稍后重试。";
Chun-Ting@859 684 ["Website"] = "网站";
bsw@1116 685 ["What can I do here?"] = false;
bsw@1116 686 ["What this member is currently supporting"] = false;
Chun-Ting@859 687 ["Wiki engine"] = "Wiki 软体";
Chun-Ting@859 688 ["Wiki engine for statement"] = "编辑自述的 Wiki 软体";
Chun-Ting@859 689 ["Withdraw"] = "退出";
Chun-Ting@859 690 ["Withdraw membership"] = "退出成员身分";
Chun-Ting@859 691 ["Yes"] = "肯定";
bsw@1116 692 ["Yes, it's implemented"] = false;
Chun-Ting@917 693 ["You already voted this issue"] = "您已表决过此议题";
Chun-Ting@859 694 ["You are already initiator"] = "您已是发起者";
Chun-Ting@859 695 ["You are already supporting the latest draft"] = "您已支持最新的草案";
Chun-Ting@859 696 ["You are currently not invited to any initiative."] = "您目前无任何提案邀请";
Chun-Ting@859 697 ["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = "您目前並不直接支持此提案。在此提案加入建议,您将自动成为可能支持者!";
Chun-Ting@859 698 ["You are initiator of this initiative"] = "您为此提案的发起者";
Chun-Ting@859 699 ["You are interested in this issue"] = "您关心此议题";
Chun-Ting@859 700 ["You are invited to #{count} initiative(s)"] = "您被邀请參与 #{count} 个提案";
Chun-Ting@859 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@859 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@859 707 ["You are not participating in any of the #{count} areas in this unit"] = "您並未參与此单位中 #{count} 个领域的任何一个";
Chun-Ting@859 708 ["You are not participating in the only area of the unit"] = "您並未參与此单位中的唯一领域";
Chun-Ting@859 709 ["You are now initiator of this initiative"] = "您现在是此提案的";
Chun-Ting@859 710 ["You are potential supporter"] = "您是可能支持者";
bsw@1116 711 ["You are subscribed for this subject area"] = false;
Chun-Ting@859 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@859 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@859 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@859 724 ["You didn't confirm your email address '#{email}' within 7 days."] = "您的电邮地址 '#{email}' 並未在七日內确认。";
Chun-Ting@859 725 ["You didn't confirm your email address '#{email}'. You have received an email with an activation link."] = "您尚未确认电邮地址 '#{email}' 。您已收到一封有启用连结的电邮。";
Chun-Ting@859 726 ["You didn't save any member as contact yet."] = "您尚未将任何成员存为联络人。";
Chun-Ting@859 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@859 730 ["You have not voted #{count} issue(s) you were interested in"] = "您对 #{count} 个您所关心的议题尚未进行表决。";
Chun-Ting@859 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@859 739 ["You were potential supporter"] = "您曾是可能支持者";
Chun-Ting@859 740 ["You were supporter"] = "您曾是支持者";
Chun-Ting@859 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@859 744 ["Your email address has been changed, please check for confirmation email with activation link!"] = "您的电邮地址已被更改,请在确认电邮中找寻启用连结!";
Chun-Ting@859 745 ["Your login has been changed to '#{login}'"] = "您的帐号已更改为 '#{login}'";
Chun-Ting@859 746 ["Your name has been changed"] = "您的代号已被更改";
Chun-Ting@859 747 ["Your page has been updated"] = "您的专页已被更新";
Chun-Ting@859 748 ["Your password has been updated successfully"] = "密码更改成功";
bsw@1116 749 ["Your photo will be shown in your profile."] = false;
Chun-Ting@859 750 ["Your rating has been deleted"] = "您的评比已刪除";
Chun-Ting@859 751 ["Your rating has been updated"] = "您的评比已更新";
jbe@992 752 ["Your request has been processed."] = false;
Chun-Ting@859 753 ["Your suggestion has been added"] = "您的建议已加入";
Chun-Ting@859 754 ["Your support has been updated to the latest draft"] = "您的支持已被更新至最新的草案";
Chun-Ting@859 755 ["Your vote has been discarded. Delegation rules apply if set."] = "您所做的表决已被舍弃。若已有设置,委任规则便适用。";
Chun-Ting@859 756 ["[Name of Language]"] = "简体中文";
bsw@1116 757 ["[Not public]"] = false;
bsw@1116 758 ["[calculating]"] = false;
Chun-Ting@859 759 ["[event mail] URL: #{url}"] = " 网址: #{url}";
Chun-Ting@859 760 ["[event mail] Area: #{name}"] = " 领域: #{name}";
Chun-Ting@859 761 ["[event mail] Unit: #{name}"] = " 单位: #{name}";
Chun-Ting@859 762 ["[event mail] Event: #{event}"] = " 动态: #{event}";
Chun-Ting@859 763 ["[event mail] Issue: ##{id}"] = " 议题: ##{id}";
Chun-Ting@859 764 ["[event mail] Phase: #{phase}"] = " 阶段: #{phase}";
Chun-Ting@859 765 ["[event mail] Policy: #{policy}"] = " 规则: #{policy}";
Chun-Ting@859 766 ["[not displayed public]"] = "[不公开显示]";
Chun-Ting@859 767 ["abandoned"] = "被停用";
bsw@1116 768 ["accept invitation"] = false;
jbe@992 769 ["action"] = false;
bsw@1116 770 ["activate account"] = false;
Chun-Ting@859 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@859 780 ["and #{count} more initiatives"] = "之外 #{count} 个提案";
Chun-Ting@859 781 ["area"] = "领域";
Chun-Ting@859 782 ["at least #{count} approvals"] = "至少 #{count} 票肯定";
Chun-Ting@859 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@859 829 ["deactivated"] = "停用";
jbe@992 830 ["delegated to"] = false;
Chun-Ting@859 831 ["delegates to"] = "委任给";
bsw@1116 832 ["delegation suspended during discussion"] = false;
Chun-Ting@859 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@859 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@859 849 ["global"] = "全面";
bsw@1116 850 ["hide details"] = false;
Chun-Ting@859 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@859 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@859 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@859 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@859 879 ["must"] = "必须";
bsw@1116 880 ["must be implemented"] = false;
Chun-Ting@859 881 ["must not"] = "不可";
bsw@1116 882 ["my issues"] = false;
Chun-Ting@859 883 ["neutral"] = "中立";
bsw@1116 884 ["newest first"] = false;
bsw@1116 885 ["no delegation set"] = false;
Chun-Ting@859 886 ["no reverse beat path to status quo (including ties)"] = "无循环性优先顺序导至现状 (包括平手)";
Chun-Ting@859 887 ["none"] = "无";
bsw@1116 888 ["not admitted"] = false;
Chun-Ting@859 889 ["not implemented"] = "未被采纳";
bsw@1116 890 ["not voted by me"] = false;
Chun-Ting@859 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@859 902 ["possibly instable result caused by multistage majority"] = "因多阶段多数可能导致不稳定结果";
bsw@1116 903 ["preference voting"] = false;
bsw@1116 904 ["proceed with registration"] = false;
Chun-Ting@859 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@859 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@859 925 ["should"] = "应当";
bsw@1116 926 ["should be implemented"] = false;
Chun-Ting@859 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@859 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@859 958 ["unit"] = "单位";
jbe@992 959 ["unit / area"] = false;
bsw@1116 960 ["unsubscribe"] = false;
Chun-Ting@859 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@859 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@859 993 }

Impressum / About Us