0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-math/config/locales/server.zh_CN.yml
Discourse Translator Bot 5c1cff4184 I18N: Update translations
2026-03-03 14:11:51 +01:00

16 lines
1,002 B
YAML
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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:
discourse_math_enabled: "启用 Discourse Math 插件(将对 $ 和 $$ 进行特殊处理)"
discourse_math_provider: "默认数学呈现提供程序"
discourse_math_enable_latex_delimiters: "启用 LaTex 风格的分隔符:\\ (...\\) 用于行内公式,\\ [...\\] 用于分块公式"
discourse_math_mathjax_output: "MathJax 输出格式(仅限 MathJax"
discourse_math_enable_menu: "启用上下文菜单(仅限 MathJax"
discourse_math_enable_accessibility: "启用无障碍功能(仅限带菜单的 MathJax"
discourse_math_zoom_on_click: "按住 Alt 键点击可缩放 175%(仅限带菜单的 MathJax"
discourse_math_enable_asciimath: "启用 asciimath将对以 % 分隔的输入进行特殊处理;仅 MathJax 支持)"