mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
31 lines
953 B
YAML
31 lines
953 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:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "投票"
|
|
voting:
|
|
title: "投票"
|
|
reached_limit: "你没有选票了,先删除一张已选票!"
|
|
list_votes: "显示你的投票"
|
|
votes_nav_help: "选票最多的主题"
|
|
voted: "你在该主题中已经投过票了"
|
|
allow_topic_voting: "允许用户在此分类中为主帖点推荐"
|
|
vote_title: "推荐"
|
|
vote_title_plural: "推荐"
|
|
voted_title: "已投票"
|
|
voting_closed_title: "已结束推荐"
|
|
voting_limit: "次数限制"
|
|
anonymous_button:
|
|
other: "投票"
|
|
remove_vote: "移除投票"
|
|
filters:
|
|
votes:
|
|
title: "推荐"
|
|
help: "选票最多的主题"
|