mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
d1d90e37a1
Change-Id: I204cb407cfb417961da361b4eaa84af432e2bd29
48 lines
2.6 KiB
JSON
48 lines
2.6 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Justincheng12345",
|
||
"Liangent",
|
||
"Liuxinyu970226",
|
||
"Mark85296341",
|
||
"Simon Shek",
|
||
"Cwlin0416"
|
||
]
|
||
},
|
||
"math-desc": "在 <code><math></code>...<code></math></code> 標籤顯示數學公式",
|
||
"math-preference-mwmathinspector-description": "加入用來編輯數學工具的實驗中的功能至 VisualEditor 在一般發行前做測試。在使用實驗中的功能時,請記得時儲存之前再次檢查您的變更。",
|
||
"math-preference-mwmathinspector-label": "VisualEditor 公式編輯",
|
||
"math-visualeditor-mwmathinspector-display": "顯示",
|
||
"math-visualeditor-mwmathinspector-display-block": "方塊",
|
||
"math-visualeditor-mwmathinspector-display-default": "預設",
|
||
"math-visualeditor-mwmathinspector-display-inline": "行內",
|
||
"math-visualeditor-mwmathinspector-id": "連結 ID (選填)",
|
||
"math-visualeditor-mwmathinspector-title": "公式",
|
||
"math_bad_output": "無法寫入或建立數學公式輸出目錄",
|
||
"math_bad_tmpdir": "無法寫入或建立數學公式暫存目錄",
|
||
"math_failure": "解析失敗",
|
||
"math_image_error": "PNG 轉換失敗;請檢查是否正確安裝了 latex 與 dvipng (或 dvips + gs + convert)",
|
||
"math_invalidjson": "$1 伺服器回應無效的 JSON。",
|
||
"math_invalidresponse": "$1:從伺服器 \"$2\" 收到無效的回應 (\"$3\")。",
|
||
"math_invalidxml": " MathML 或 SVG 是無效的 XML。",
|
||
"math_lexing_error": "語句錯誤",
|
||
"math_mathoid_error": "轉換錯誤。 伺服器 (\"$1\") 己回報:\"$2\"",
|
||
"math_notexvc": "缺少 \"<code>texvc</code>\" 執行程式;請參考 math/README 進行設定。",
|
||
"math_notexvccheck": "缺少 <code>texvccheck</code> 執行程式;請參考 math/README 進行設定。",
|
||
"math_output_error": "無法儲存數學公式圖片於檔案系統。",
|
||
"math_sample": "在此插入數學公式",
|
||
"math_syntax_error": "語法錯誤",
|
||
"math_timeout": "\"$2\" 的 $1 逾時。",
|
||
"math_tip": "插入數學公式 (LaTeX)",
|
||
"math_unknown_error": "不明錯誤",
|
||
"math_unknown_function": "不明函數 \"$1\"",
|
||
"math_xmlversion": "警告:已跳過 XML 類型檢查!檢查您安裝的 MediaWiki 版本是否為 wmf/1.22wmf7 或更新版本。",
|
||
"mw_math_latexml": "LaTeXML (實驗性;使用 MathML)",
|
||
"mw_math_latexml_jax": "LaTeXML 使用客戶端 MathJax (實驗中;使用 MathML)",
|
||
"mw_math_mathjax": "客戶端 MathJax (速度較慢,改進於部份瀏覽器與輔助工具的繪圖效果)",
|
||
"mw_math_mathml": "MathML 使用 SVG 或 PNG 備用 (建議用於現代瀏覽器與輔助工具)",
|
||
"mw_math_png": "PNG 圖片",
|
||
"mw_math_source": "TeX 原始碼 (供文字瀏覽器使用)",
|
||
"prefs-math": "數學公式"
|
||
}
|