discourse-topic-voting/config/locales/server.zh_CN.yml
2019-11-06 10:47:51 -05:00

23 lines
1.1 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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:
site_settings:
voting_enabled: '是否允许用户为主帖点击推荐?'
voting_tl0_vote_limit: '信用等级0的用户有多少可选票'
voting_tl1_vote_limit: '信用等级1的用户有多少可选票'
voting_tl2_vote_limit: '信用等级2的用户有多少可选票'
voting_tl3_vote_limit: '信用等级3的用户有多少可选票'
voting_tl4_vote_limit: '信用等级4的用户有多少可选票'
voting_show_who_voted: '是否允许用户查看哪些人已推荐?'
voting_show_votes_on_profile: '允许用户在活动信息中见到他们的选票?'
voting_alert_votes_left: '通知用户他们的未选票'
voting:
votes_moved:
other: "%{count}个投票被移动。"
duplicated_votes:
other: "%{count}个投票无法移动,因为其用户已在另一个主题中投票。"