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

70 lines
2.3 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
zh_CN:
js:
poll:
voters:
other: "投票者"
total_votes:
2015-07-22 13:27:18 -04:00
other: "总票数"
average_rating: "平均评分:<strong>%{average}</strong>。"
2015-05-06 11:35:09 -04:00
multiple:
help:
2015-10-02 10:40:28 -04:00
at_least_min_options:
other: "至少选择 <strong>%{count}</strong> 个选项"
2015-10-02 10:40:28 -04:00
up_to_max_options:
other: "最多选择 <strong>%{count}</strong> 个选项"
2015-10-02 10:40:28 -04:00
x_options:
other: "选择 <strong>%{count}</strong> 个选项"
2016-08-05 14:39:55 -04:00
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: "返回到你的投票"
label: "隐藏结果"
open:
title: "开启投票"
label: "开启"
confirm: "你确定要开启这个投票么?"
close:
title: "关闭投票"
label: "关闭"
confirm: "你确定要关闭这个投票?"
2018-11-05 05:58:41 -05:00
automatic_close:
closes_in: "于<strong>%{timeLeft}</strong>关闭"
age: "<strong>%{age}</strong>关闭"
2016-08-05 14:39:55 -04:00
error_while_toggling_status: "对不起,改变投票状态时出错了。"
error_while_casting_votes: "对不起,投票时出错了。"
error_while_fetching_voters: "对不起,显示投票者时出错了。"
ui_builder:
2016-08-05 14:39:55 -04:00
title: 创建投票
insert: 插入投票
help:
options_count: 输入至少 2 个选项
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: 评分
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: 自动关闭投票