discourse/plugins/poll/config/locales/client.zh_CN.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

105 lines
3.4 KiB
YAML
Raw Normal View History

2020-08-05 09:55:12 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
2015-05-06 11:35:09 -04:00
#
# To work with us on translations, join this project:
2020-08-05 09:55:12 -04:00
# https://translate.discourse.org/
2015-05-06 11:35:09 -04:00
zh_CN:
js:
poll:
voters:
other: "投票者"
total_votes:
2015-07-22 13:27:18 -04:00
other: "总票数"
average_rating: "平均评分:<strong>%{average}</strong>。"
2018-12-14 10:34:12 -05:00
public:
2019-04-24 09:02:04 -04:00
title: "投票为<strong>公开</strong>。"
2018-12-14 10:34:12 -05:00
results:
2020-02-25 10:29:14 -05:00
groups:
title: "你需要成为 %{groups} 的一员才能投票。"
2018-12-14 10:34:12 -05:00
vote:
title: "结果将显示在<strong>投票</strong>上。"
closed:
title: "结果将显示一次<strong>关闭</strong>。"
2019-09-25 22:29:44 -04:00
staff:
title: "结果仅显示给<strong>管理</strong>成员。"
2020-06-01 13:58:51 -04:00
multiple:
help:
at_least_min_options:
other: "至少选择<strong>%{count}</strong>个选项。"
up_to_max_options:
other: "最多选择 <strong>%{count}</strong> 个选项。"
x_options:
other: "选择 <strong>%{count}</strong> 个选项。"
between_min_and_max_options: "选择<strong>%{min}</strong>到<strong>%{max}</strong>个选项。"
2015-05-06 11:35:09 -04:00
cast-votes:
title: "投你的票"
label: "现在投票!"
show-results:
title: "显示投票结果"
label: "显示结果"
hide-results:
title: "返回到你的投票"
2019-12-19 12:31:52 -05:00
label: "显示投票"
2020-01-20 11:00:44 -05:00
group-results:
title: "按用户字段分组投票"
label: "显示错误"
2019-12-05 11:20:52 -05:00
export-results:
2020-01-20 11:00:44 -05:00
title: "到处投票结果"
2019-12-05 11:20:52 -05:00
label: "导出"
2015-05-06 11:35:09 -04:00
open:
title: "开启投票"
label: "开启"
confirm: "你确定要开启这个投票么?"
close:
title: "关闭投票"
label: "关闭"
confirm: "你确定要关闭这个投票?"
2019-05-20 07:42:05 -04:00
automatic_close:
closes_in: "于<strong>%{timeLeft}</strong>关闭。"
age: "<strong>%{age}</strong>关闭"
2020-08-11 09:04:00 -04:00
breakdown:
title: "投票结果"
votes: "%{count} 票"
breakdown: "故障"
percentage: "百分比"
count: "计数"
2016-08-05 14:39:55 -04:00
error_while_toggling_status: "对不起,改变投票状态时出错了。"
error_while_casting_votes: "对不起,投票时出错了。"
error_while_fetching_voters: "对不起,显示投票者时出错了。"
2020-01-20 11:00:44 -05:00
error_while_exporting_results: "抱歉,导出投票结果时出错。"
ui_builder:
2016-08-05 14:39:55 -04:00
title: 创建投票
insert: 插入投票
help:
2020-02-25 10:29:14 -05:00
options_count: 至少输入1个选项
2017-05-29 02:53:49 -04:00
invalid_values: 最小值必须小于最大值。
2017-12-06 10:25:12 -05:00
min_step_value: 最小步长为1
poll_type:
label: 类型
regular: 单选
multiple: 多选
number: 评分
2018-12-14 10:34:12 -05:00
poll_result:
label: 结果
always: 总是可见
vote: 投票
closed: 关闭时
2019-09-25 22:29:44 -04:00
staff: 仅管理人员
2020-02-25 10:29:14 -05:00
poll_groups:
label: 允许的群组
2020-01-20 11:00:44 -05:00
poll_chart_type:
label: 图表类型
2020-05-04 10:39:01 -04:00
bar: 条形
pie: 饼状
poll_config:
max: 最大
min: 最小
step: 梯级
poll_public:
2016-08-05 14:39:55 -04:00
label: 显示投票人
poll_options:
label: 每行输入一个调查选项
2018-11-05 05:58:41 -05:00
automatic_close:
label: 自动关闭投票