Math/i18n/zh-hant.json

43 lines
2.3 KiB
JSON
Raw Normal View History

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