mediawiki-extensions-Math/i18n/yue.json
Siebrand Mazeland 5cbbd0c807 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
2014-03-28 11:06:06 +01:00

21 lines
866 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@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 去較吓。"
}