mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 01:53:03 +08:00
41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
# 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_reactions: "Discourse Reactions"
|
||
js:
|
||
discourse_reactions:
|
||
reactions_title: "回应"
|
||
state_panel:
|
||
more_users: "还有 %{count} 个…"
|
||
show_users: "显示更多用户"
|
||
hide_users: "显示更少用户"
|
||
reaction_group:
|
||
other: "%{reaction}:%{count} 个用户"
|
||
picker:
|
||
react_with: "使用以下方式回应此帖子:%{reaction}"
|
||
cant_remove_reaction: "您无法再移除您自己的回应了"
|
||
remove_reaction: "删除此 %{reaction} 回应"
|
||
counter:
|
||
aria_label:
|
||
other: "%{count} 个回应"
|
||
main_reaction:
|
||
add: "点赞此帖子"
|
||
remove: "移除此赞"
|
||
cant_remove: "您无法再移除您自己的赞了"
|
||
unauthenticated: "请注册或登录以点赞此帖子"
|
||
notifications:
|
||
reaction_1_user_multiple_posts:
|
||
other: "回应了您的 %{count} 个帖子"
|
||
reaction_2_users: "%{username}、%{username2}"
|
||
reaction_multiple_users:
|
||
other: "%{username} 和其他 %{count} 人"
|
||
titles:
|
||
reaction: "新回应"
|