mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 21:45:25 +08:00
65 lines
2.1 KiB
YAML
Vendored
65 lines
2.1 KiB
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_CN:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_topic_voting: "Discourse 话题投票"
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "投票"
|
|
topic_voting:
|
|
category_type_ideas:
|
|
title: "想法"
|
|
notification_label:
|
|
vote_released: "投票已返还"
|
|
title: "投票话题"
|
|
reached_limit: "您无法再投票了,请移除现有投票!"
|
|
list_votes: "列出您的投票"
|
|
votes_nav_help: "票数最多的话题"
|
|
hot_nav_help: "近期热门话题,包括近期票数最多的话题"
|
|
voted: "您已经为为话题投过票了"
|
|
allow_topic_voting: "允许用户为此类别中的话题投票"
|
|
vote_title: "投票"
|
|
vote_title_plural: "投票"
|
|
voting_closed_description: "此话题的投票已关闭。"
|
|
see_votes: "您还剩余 %{count}/%{max} 票"
|
|
locked: "已锁定"
|
|
locked_description: "提升信任级别以投票"
|
|
votes:
|
|
other: "%{count} 票"
|
|
anonymous_button:
|
|
other: "投票"
|
|
remove_vote: "移除投票"
|
|
watch_topic: "有新帖子时通知我"
|
|
no_votes_yet: "还没有人对此投票"
|
|
and_more_voters: "其他 %{count} 个…"
|
|
show_voters: "显示投票人"
|
|
vote_count_thousands: "%{count}k"
|
|
no_votes_title_self: "您还没有为任何话题投票"
|
|
no_votes_title_others: "%{username} 还没有为任何话题投票"
|
|
filters:
|
|
votes:
|
|
title: "投票"
|
|
help: "票数最多的话题"
|
|
my_votes:
|
|
title: "我的投票"
|
|
help: "您投过票的话题"
|
|
search:
|
|
most_votes: "票数最多"
|
|
advanced:
|
|
vote:
|
|
count:
|
|
label: "最小投票数"
|
|
admin:
|
|
web_hooks:
|
|
voting_event:
|
|
group_name: "话题投票事件"
|
|
topic_upvote: "当用户对某个话题投票时"
|
|
topic_unvote: "当用户对某个话题取消投票时"
|