mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 07:33:38 +08:00
19 lines
743 B
YAML
19 lines
743 B
YAML
# 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:
|
|
activerecord:
|
|
attributes:
|
|
post:
|
|
poll_options: "投票选项"
|
|
poll:
|
|
must_contain_poll_options: "必须包含投票选项"
|
|
cannot_have_modified_options: "在开始的五分钟后不能修改。如果需要修改他们,请联系一位版主。"
|
|
cannot_add_or_remove_options: "只能被编辑,不能添加或者删除。如果您需要添加或者删除选项,你需要锁定这个投票并创建新的投票。"
|
|
prefix: "投票"
|
|
closed_prefix: "已关闭的投票:"
|