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

43 lines
1.5 KiB
YAML
Raw Normal View History

2017-11-20 18:08:48 -05:00
# 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/
2015-06-14 04:38:11 -04:00
zh_CN:
js:
2017-12-12 11:17:05 -05:00
notifications:
alt:
solved:
accepted_notification: "已接受"
solved:
2017-12-12 11:17:05 -05:00
title: "已解决"
2015-07-22 00:01:42 -04:00
allow_accepted_answers: "允许楼主和职员选择解决方案"
2018-11-29 11:11:40 -05:00
accept_answer: "选择此回复是否解决了问题"
2019-10-10 11:27:00 -04:00
accepted_description: "这是该主题的公认解决方案"
2017-12-12 11:17:05 -05:00
has_no_accepted_answer: "这一主题尚无解方案"
2018-11-29 11:11:40 -05:00
unaccept_answer: "取消选择如果此回复不再解决问题"
2015-07-22 00:01:42 -04:00
accepted_answer: "解决方案"
solution: "解决方案"
2019-01-31 16:38:16 -05:00
solution_summary:
other: "解决方案"
2020-06-24 11:42:24 -04:00
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>"
2019-05-30 11:32:54 -04:00
topic_status_filter:
all: "全部"
solved: "已解决"
unsolved: "未解决"
topic_statuses:
solved:
help: "这个主题已经有了解决方案"
2020-05-04 10:51:02 -04:00
search:
advanced:
statuses:
solved: "已解决"
admin:
web_hooks:
solved_event:
name: "已解决事件"
details: "当用户将帖子标记为接受或不被接受的答案时。"