Math/i18n/be-tarask.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

28 lines
1.8 KiB
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": [
"EugeneZelenko",
"Jim-by",
"Wizardist"
]
},
"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_latexml": "LaTeXML (экспэрымэнтальна; ужывае MathML)",
"math_failure": "Немагчыма разабраць",
"math_unknown_error": "невядомая памылка",
"math_unknown_function": "невядомая функцыя '$1'",
"math_lexing_error": "лексычная памылка",
"math_syntax_error": "сынтаксычная памылка",
"math_image_error": "Памылка пераўтварэньня ў фармат PNG;\nправерце слушнасьць усталяваньня latex, dvips (ці dvips + gs + convert)",
"math_bad_tmpdir": "Немагчыма запісаць ці стварыць часовую дырэкторыю для матэматыкі",
"math_bad_output": "Немагчыма запісаць ці стварыць выходную матэматычную дырэкторыю",
"math_notexvc": "Выканаўчы модуль <code>texvc</code> ня знойдзены.\nКалі ласка, прачытайце math/README пра яго канфігурацыю.",
"math_output_error": "Не ўдалося захаваць выяву выразу ў файлавай сыстэме."
}