discourse-solved/config/locales/client.zh_CN.yml

43 lines
1.5 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:
js:
notifications:
alt:
solved:
accepted_notification: "已接受"
solved:
title: "已解决"
allow_accepted_answers: "允许楼主和职员选择解决方案"
accept_answer: "选择此回复是否解决了问题"
accepted_description: "这是该主题的公认解决方案"
has_no_accepted_answer: "这一主题尚无解方案"
unaccept_answer: "取消选择如果此回复不再解决问题"
accepted_answer: "解决方案"
solution: "解决方案"
solution_summary:
other: "解决方案"
accepted_html: "%{icon}<span class='by'><a href data-user-card='%{username_lower}'>%{username}</a></span>在<a href='%{post_path}' class='back'>#%{post_number}楼</a>解决了问题"
accepted_notification: "<p><span>%{username}</span>%{description}</p>"
topic_status_filter:
all: "全部"
solved: "已解决"
unsolved: "未解决"
topic_statuses:
solved:
help: "这个主题已经有了解决方案"
search:
advanced:
statuses:
solved: "已解决"
unsolved: "未解决"
admin:
web_hooks:
solved_event:
name: "已解决事件"
details: "当用户将帖子标记为接受或不被接受的答案时。"