mediawiki-extensions-Math/i18n/ckb.json
Frédéric Wang bfa7f5112f Remove the "best for most browsers" comment for the MathJax mode.
This is a subjective comment that was not true for everybody (trade-off
between speed & quality). Moreover, this is now an orthogonal option to enable
MathJax client-side rather than a separate rendering mode per se, so it is
confusing to compare it against the other modes. The "recommended" mode in the
future is likely to become MathML + SVG fallback (which instead uses MathJax
server-side) ; but it's probably best to keep neutral regarding the user's
preferences.

Change-Id: I5c6ff7c95cded4f06f6bfdef43dbe190e42a2968
2014-08-24 14:29:03 +02:00

20 lines
639 B
JSON

{
"@metadata": {
"authors": [
"Arastein",
"Asoxor",
"Calak",
"Marmzok"
]
},
"math_sample": "فۆرموول لێرە بنووسە",
"math_tip": "فۆرموولی بیرکاری (LaTeX)",
"prefs-math": "ماتماتیک",
"mw_math_png": "ھەموو جارێک وەک PNG نیشان بدە",
"mw_math_source": "وەک TeX بمێنێتەوە (بۆ وێبگەڕە دەقی‌یەکان)",
"mw_math_mathjax": "MathJax (بۆ ئەزموون)",
"math_unknown_error": "هەڵەیەکی نەزانراو",
"math_unknown_function": "فەرمانێکی نەناسراو",
"math_syntax_error": "ڕستەکار هەڵەیە"
}