mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
7f14d2d5e7
Change-Id: Iafc3ebad8c9358ee2b023a1e2e0a9a4341d697a9
21 lines
770 B
JSON
21 lines
770 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Macofe"
|
||
]
|
||
},
|
||
"math_bad_output": "寫伓正或建伓正數學公式輸出目錄",
|
||
"math_bad_tmpdir": "寫伓正或建伓正數學公式臨時目錄",
|
||
"math_failure": "分析失敗",
|
||
"math_image_error": "PNG轉換失敗;請檢查係否裝正嘞latex, dvips, gs同到convert",
|
||
"math_lexing_error": "句法錯誤",
|
||
"math_notexvc": "執行伓正\"<code>texvc</code>\";請參看 math/README 再配置過。",
|
||
"math_syntax_error": "文法錯誤",
|
||
"math_unknown_error": "未知錯誤",
|
||
"math_unknown_function": "未知函數",
|
||
"mw_math_mathml": "儘可能用MathML (試驗中)",
|
||
"mw_math_png": "全部使用PNG圖像",
|
||
"mw_math_source": "顯示係LaTeX代碼 (文字瀏覽器用)",
|
||
"prefs-math": "數學公式"
|
||
}
|