mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
004d8f5dca
Change-Id: Ic45910f92a1ca24559b5c50f353408fb4f67ccbf
84 lines
4.5 KiB
JSON
84 lines
4.5 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Hzy980512",
|
||
"Liuxinyu970226",
|
||
"Xiaomingyan",
|
||
"Yfdyh000",
|
||
"乌拉跨氪",
|
||
"PhiLiP",
|
||
"Liangent"
|
||
]
|
||
},
|
||
"math-desc": "在<code><math></code>...<code></math></code>标签间生成数学公式",
|
||
"math-visualeditor-mwmathcontextitem-quickedit": "快速编辑",
|
||
"math-visualeditor-mwmathdialog-title": "公式",
|
||
"math-visualeditor-mwmathdialog-card-formula": "公式",
|
||
"math-visualeditor-mwmathdialog-card-options": "选项",
|
||
"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-visualeditor-symbol-group-accents": "重音和变音符号",
|
||
"math-visualeditor-symbol-group-arrows": "箭头",
|
||
"math-visualeditor-symbol-group-bounds": "界限",
|
||
"math-visualeditor-symbol-group-derivatives": "微分和衍生物",
|
||
"math-visualeditor-symbol-group-functions": "标准数值函数",
|
||
"math-visualeditor-symbol-group-geometry": "几何学",
|
||
"math-visualeditor-symbol-group-greek": "希腊字母",
|
||
"math-visualeditor-symbol-group-hebrew": "希伯来字母",
|
||
"math-visualeditor-symbol-group-large": "大布局",
|
||
"math-visualeditor-symbol-group-logic": "逻辑",
|
||
"math-visualeditor-symbol-group-matrices": "矩阵",
|
||
"math-visualeditor-symbol-group-modular": "模运算",
|
||
"math-visualeditor-symbol-group-operators": "运算符",
|
||
"math-visualeditor-symbol-group-projections": "投影",
|
||
"math-visualeditor-symbol-group-parentheses": "圆括号",
|
||
"math-visualeditor-symbol-group-relations": "关系式",
|
||
"math-visualeditor-symbol-group-root": "根基",
|
||
"math-visualeditor-symbol-group-sets": "集合",
|
||
"math-visualeditor-symbol-group-spacing": "间距",
|
||
"math-visualeditor-symbol-group-special": "特殊",
|
||
"math-visualeditor-symbol-group-subscripts": "下标、上标和积分",
|
||
"math-visualeditor-symbol-group-symbols": "符号和常量",
|
||
"math-visualeditor-symbol-group-typefaces": "字体",
|
||
"math-visualeditor-symbol-group-unsorted": "未分类",
|
||
"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": "此页面显示有关已启用的数学渲染{{PLURAL:$1|模式}}的信息。\n\n以下渲染{{PLURAL:$1|模式}}已启用:",
|
||
"math_syntax_error": "语法错误",
|
||
"math_timeout": "$1自“$2”起超时。",
|
||
"math-test-end": "用于渲染模式“$1”的后端测试已完成。",
|
||
"math-test-fail": "测试“$1”<span style=\"color:red\">失败</span>。",
|
||
"math-test-start": "用于渲染模式“$1”的后端测试正在运行。",
|
||
"math-test-success": "测试“$1”<span style=\"color:green\">完成</span>。",
|
||
"math-test-contains-diff": "返回的字符串$1不包含预期字符串$2。",
|
||
"math-test-equals-diff": "返回的字符串$1不同于预期字符串$2。",
|
||
"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": "LaTeX源(用于文字浏览器)",
|
||
"prefs-math": "数学公式",
|
||
"mathstatus": "公式生成器状态",
|
||
"datatypes-type-math": "数学表达式",
|
||
"wikibase-listdatatypes-math-head": "数学表达式",
|
||
"wikibase-listdatatypes-math-body": "用于数学表达式、公式、方程等的文字数据字段,以LaTeX的一种变体表达。"
|
||
}
|