mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
5cbbd0c807
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
21 lines
866 B
JSON
21 lines
866 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Waihorace"
|
||
]
|
||
},
|
||
"math_sample": "喺呢度插入方程式",
|
||
"math_tip": "數學方程(LaTeX)",
|
||
"prefs-math": "數",
|
||
"mw_math_png": "全部用PNG表示",
|
||
"mw_math_source": "保留返用TeX(文字瀏覽器用)",
|
||
"math_failure": "語法拼砌失敗",
|
||
"math_unknown_error": "唔知錯乜",
|
||
"math_unknown_function": "唔知乜函數",
|
||
"math_lexing_error": "lexing錯誤",
|
||
"math_syntax_error": "語法錯誤",
|
||
"math_image_error": "PNG 轉換失敗;檢查latex、dvipng(或者dvips+gs+convert)係唔係已經正確咁樣安裝",
|
||
"math_bad_tmpdir": "唔能夠寫入或建立臨時數目錄",
|
||
"math_bad_output": "唔能夠寫入或建立輸出數目錄",
|
||
"math_notexvc": "texvc 執行檔已經遺失;請睇睇 math/README 去較吓。"
|
||
} |