mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +00:00
0e16082e0b
Change-Id: I38bc58400b2e0e0112acf5ebabc1b60dc7772bbc
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Waihorace",
|
||
"Ktchankt",
|
||
"Macofe"
|
||
]
|
||
},
|
||
"math-visualeditor-mwmathinspector-display": "顯示",
|
||
"math-visualeditor-mwmathinspector-display-block": "封鎖",
|
||
"math-visualeditor-mwmathinspector-display-default": "預設",
|
||
"math-visualeditor-mwmathinspector-display-inline": "行內",
|
||
"math-visualeditor-mwmathinspector-title": "方程式",
|
||
"math_bad_output": "唔能夠寫入或建立輸出數目錄",
|
||
"math_bad_tmpdir": "唔能夠寫入或建立臨時數目錄",
|
||
"math_failure": "語法拼砌失敗",
|
||
"math_image_error": "PNG 轉換失敗;檢查latex、dvipng(或者dvips+gs+convert)係唔係已經正確咁樣安裝",
|
||
"math_lexing_error": "lexing錯誤",
|
||
"math_notexvc": "<code>texvc</code> 執行檔已經遺失;請睇睇 math/README 去較吓。",
|
||
"math_sample": "喺呢度插入方程式",
|
||
"math_syntax_error": "語法錯誤",
|
||
"math_tip": "數學方程(LaTeX)",
|
||
"math_unknown_error": "唔知錯乜",
|
||
"math_unknown_function": "唔知乜函數「$1」",
|
||
"mw_math_mathml": "可以嘅話用MathML(實驗中)",
|
||
"mw_math_png": "全部用PNG表示",
|
||
"mw_math_source": "保留返用LaTeX(文字瀏覽器用)",
|
||
"prefs-math": "數"
|
||
}
|