77 lines
3.0 KiB
YAML
77 lines
3.0 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_solved: "Discourse Solved"
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "已被接受"
|
|
solutions: "解决方案"
|
|
solved:
|
|
title: "已解决"
|
|
allow_accepted_answers: "允许话题所有者和管理人员将回复标记为解决方案"
|
|
solved_topics_auto_close_hours: "当话题被标记为已解决后,在最后回复 (n) 小时后自动关闭话题。"
|
|
accept_answer: "如果此回复解决了问题,请选择"
|
|
accepted_description: "这是此话题被接受的解决方案"
|
|
has_no_accepted_answer: "此话题尚无解决方案"
|
|
unaccept_answer: "如果此回复不再解决问题,请取消选择"
|
|
accepted_answer: "解决方案"
|
|
solution: "解决方案"
|
|
solution_summary:
|
|
other: "解决方案"
|
|
accepted_html: "已由 <span class='by'><a href data-user-card='%{username_lower}'>%{username}</a></span> 在<a href='%{post_path}' class='back'>帖子 #%{post_number}</a> 中解决 %{icon}"
|
|
accepted_notification: "<p><span>%{username}</span> %{description}</p>"
|
|
topic_status_filter:
|
|
all: "所有"
|
|
solved: "已解决"
|
|
unsolved: "未解决"
|
|
no_solved_topics_title: "您尚未解决任何话题"
|
|
no_solved_topics_title_others: "%{username} 还没有解决任何话题"
|
|
no_solved_topics_body: "当您对某个话题提供有用的回复时,您的回复可能会被话题所有者或管理人员选为解决方案。"
|
|
no_answer:
|
|
title: 您的问题是否已被解答?
|
|
description: "在正确回复下方使用解决方案按钮突出显示回答并帮助他人。"
|
|
notification:
|
|
title: "您的帖子已被标记为解决方案"
|
|
topic_statuses:
|
|
solved:
|
|
help: "此话题已有解决方案"
|
|
search:
|
|
advanced:
|
|
statuses:
|
|
solved: "已被解决"
|
|
unsolved: "尚未解决"
|
|
admin:
|
|
web_hooks:
|
|
solved_event:
|
|
group_name: "已解决的事件"
|
|
accepted_solution: "当用户将帖子标记为被接受的回答时"
|
|
unaccepted_solution: "当用户将帖子标记为遭拒的回答时"
|
|
api:
|
|
scopes:
|
|
descriptions:
|
|
solved:
|
|
answer: 接受/不接受解决方案。
|
|
discourse_automation:
|
|
triggerables:
|
|
first_accepted_solution:
|
|
max_trust_level:
|
|
tl1: 信任级别 < 1
|
|
tl2: 信任级别 < 2
|
|
tl3: 信任级别 < 3
|
|
tl4: 信任级别 < 4
|
|
any: 任何
|
|
fields:
|
|
maximum_trust_level:
|
|
label: 信任级别
|
|
description: 此信任级别下的用户将触发此自动化
|