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

27 lines
1.0 KiB
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:
notifications:
alt:
solved:
accepted_notification: "已接受"
solved:
title: "已解决"
allow_accepted_answers: "允许楼主和职员选择解决方案"
accept_answer: "选择此回复是否解决了问题"
has_accepted_answer: "这个主题已经有了解决方案"
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}}'>#{{post_number}}楼</a>解决"
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"