Localisation updates from https://translatewiki.net.

Change-Id: I19462041d5c87cf906cca88147c96097e7630222
This commit is contained in:
Translation updater bot 2015-07-22 22:15:27 +02:00
parent bc81cdd4b7
commit db45934a1e

View File

@ -29,8 +29,13 @@
"math_notexvc": "缺少 \"<code>texvc</code>\" 執行程式;請參考 math/README 進行設定。",
"math_output_error": "無法儲存數學公式圖片於檔案系統。",
"math_sample": "在此插入數學公式",
"math-status-introduction": "此頁面顯示有關已開啟的數學繪圖模式資訊。\n\n下列繪圖{{PLURAL:$1|模式|模式}}已開啟:",
"math_syntax_error": "語法錯誤",
"math_timeout": "\"$2\" 的 $1 逾時。",
"math-test-end": "繪圖模式 ''$1'' 的後端測試已完成。",
"math-test-fail": "測試 ''$1'' <span style=\"color:red\">失敗</span>。",
"math-test-start": "執行繪圖模式 ''$1'' 的後端測試。",
"math-test-success": "測試 ''$1'' <span style=\"color:green\">已成功</span>。",
"math_tip": "插入數學公式 (LaTeX)",
"math_unknown_error": "不明錯誤",
"math_unknown_function": "不明函數 \"$1\"",
@ -40,5 +45,6 @@
"mw_math_mathml": "MathML 使用 SVG 或 PNG 備用 (建議用於現代瀏覽器與輔助工具)",
"mw_math_png": "PNG 圖片",
"mw_math_source": "TeX 原始碼 (供文字瀏覽器使用)",
"prefs-math": "數學公式"
"prefs-math": "數學公式",
"mathstatus": "數學狀態"
}