mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
5cbbd0c807
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
19 lines
719 B
JSON
19 lines
719 B
JSON
{
|
||
"@metadata": {
|
||
"authors": []
|
||
},
|
||
"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": "律有誤",
|
||
"math_syntax_error": "語法有誤",
|
||
"math_image_error": "PNG 轉敗之;查已裝 latex, dvipng(或dvips + gs + convert)乎",
|
||
"math_bad_tmpdir": "無寫或建數式臨目",
|
||
"math_bad_output": "無寫或建數式出目",
|
||
"math_notexvc": "少「texvc」;參 math/README 置之。"
|
||
} |