mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 17:40:33 +08:00
30 lines
931 B
YAML
30 lines
931 B
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_TW:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_reactions: "Discourse Reactions"
|
|
js:
|
|
discourse_reactions:
|
|
reactions_title: "反應"
|
|
state_panel:
|
|
more_users: "和%{count}更多。"
|
|
picker:
|
|
react_with: "對這篇文章的反應是: %{reaction}"
|
|
cant_remove_reaction: "您無法再移除您的反應"
|
|
remove_reaction: "刪除此 %{reaction} 反應"
|
|
main_reaction:
|
|
add: "給此貼文按讚"
|
|
remove: "刪除這個喜歡"
|
|
notifications:
|
|
reaction_2_users: "%{username}、%{username2}"
|
|
reaction_multiple_users:
|
|
other: "%{username} 和其他 %{count} 人"
|
|
titles:
|
|
reaction: "新反應"
|