44 lines
1.7 KiB
YAML
44 lines
1.7 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:
|
||
site_settings:
|
||
solved_enabled: "启用 Solved 插件,允许用户为话题选择解决方案"
|
||
accept_all_solutions_trust_level: "在任何话题中接受一个解决方案所需的最小信任等级(即使不是管理人员)"
|
||
empty_box_on_unsolved: "在未解决的话题旁显示一个空框"
|
||
solved_quote_length: "在第一个帖子下显示解决方案时引用的字符数目"
|
||
solved_topics_auto_close_hours: "当话题被标记为已解决后,等待(n)小时后自动关闭话题。设置为 0 以禁用自动关闭。"
|
||
show_filter_by_solved_status: "通过下拉列表按解决状态筛选话题列表"
|
||
notify_on_staff_accept_solved: "当帖子被工作人员标记为解决方案时,向话题创建者发送通知"
|
||
disable_solved_education_message: "禁用已解决话题的指导消息。"
|
||
reports:
|
||
accepted_solutions:
|
||
title: "已接受的解决方案"
|
||
xaxis: "天"
|
||
yaxis: "总计"
|
||
solved:
|
||
no_solutions:
|
||
self: "你尚无被接受的解决方案。"
|
||
others: "尚无被接受的解决方案。"
|
||
badges:
|
||
helpdesk:
|
||
name: "助人为乐"
|
||
description: "答案第一次在话题中被接受"
|
||
tech_support:
|
||
name: "技术支持"
|
||
description: "10 个已接受的回答"
|
||
education:
|
||
topic_is_solved: |
|
||
### 此话题已解决
|
||
|
||
仅在以下情况回复:
|
||
|
||
- 您有其他详细信息
|
||
|
||
- 该解决方案对您不起作用
|
||
|
||
如果您有不相关的问题,请 [新建话题](%{base_url}/new-topic)。
|