Math/i18n/zh-hans.json

51 lines
2.7 KiB
JSON
Raw 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.

{
"@metadata": {
"authors": [
"Hzy980512",
"Liuxinyu970226",
"Xiaomingyan",
"Yfdyh000",
"乌拉跨氪"
]
},
"math-desc": "在<code>&lt;math&gt;</code>...<code>&lt;/math&gt;</code>标签间生成数学公式",
"math-preference-mwmathinspector-description": "在正式发布前,将创建和编辑数学公式的测试功能加入可视化编辑器。请务必在保存前检查使用测试功能作出的更改。",
"math-preference-mwmathinspector-label": "可视化编辑器公式编辑",
"math-visualeditor-mwmathinspector-display": "显示",
"math-visualeditor-mwmathinspector-display-block": "块",
"math-visualeditor-mwmathinspector-display-default": "默认",
"math-visualeditor-mwmathinspector-display-inline": "行内",
"math-visualeditor-mwmathinspector-id": "链接ID可选",
"math-visualeditor-mwmathinspector-title": "公式",
"math_bad_output": "无法写入或建立数学公式输出目录",
"math_bad_tmpdir": "无法写入或建立数学公式临时目录",
"math_failure": "解析失败",
"math_image_error": "PNG转换失败检查latex和dvipng或dvips + gs + convert是否正确安装",
"math_invalidjson": "$1服务器响应的JSON无效。",
"math_invalidresponse": "$1从服务器“$2”返回无效的响应“$3”",
"math_invalidxml": "MathML或SVG是无效的XML。",
"math_lexing_error": "句法错误",
"math_mathoid_error": "转换错误。服务器(“$1”报告“$2”",
"math_notexvc": "<code>texvc</code>执行文件遗失请参照math/README进行配置。",
"math_output_error": "无法在文件系统上存储数学图像。",
"math_sample": "在此插入数学公式",
"math-status-introduction": "此页面显示有关已启用的数学渲染模式的信息。\n\n以下渲染模式已起用。",
"math_syntax_error": "语法错误",
"math_timeout": "$1自“$2”起超时",
"math-test-end": "用于渲染模式“$1”的后端测试已完成。",
"math-test-fail": "测试“$1”失败。",
"math-test-start": "用于渲染模式“$1”的后端测试正在运行。",
"math-test-success": "测试“$1”完成。",
"math_tip": "插入数学公式 LaTeX",
"math_unknown_error": "未知错误",
"math_unknown_function": "未知函数“$1”",
"mw_math_latexml": "LaTeXML试验中使用MathML",
"mw_math_latexml_jax": "带客户端MathJax的LaTeXML实验中使用MathML",
"mw_math_mathjax": "客户端MathJax改进一些浏览器和辅助工具的渲染",
"mw_math_mathml": "带SVG或PNG备选的MathML建议用于现代的浏览器和辅助工具",
"mw_math_png": "PNG图片",
"mw_math_source": "TeX源用于文字浏览器",
"prefs-math": "数学公式",
"mathstatus": "数学状态"
}