Math/i18n/zh-hans.json

47 lines
2.6 KiB
JSON
Raw Normal View History

{
"@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_notexvccheck": "<code>texvccheck</code> 可执行文件缺失;请查阅 math/README 进行配置。",
"math_output_error": "无法在文件系统上存储数学图像。",
"math_sample": "在此插入数学公式",
"math_syntax_error": "语法错误",
"math_timeout": "$1自“$2”起超时",
"math_tip": "插入数学公式 LaTeX",
"math_unknown_error": "未知错误",
"math_unknown_function": "未知函数“$1”",
"math_xmlversion": "警告XML类型检查被跳过请检查您所安装的MediaWiki版本是否是wmf/1.22wmf7或更高。",
"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": "数学公式"
}