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

29 lines
1.4 KiB
JSON

{
"@metadata": {
"authors": [
"Robby",
"Soued031"
]
},
"math_sample": "Formel hei asetzen",
"math_tip": "Mathematesch Formel (LaTeX)",
"prefs-math": "Math/TeX",
"mw_math_png": "Ëmmer als PNG duerstellen",
"mw_math_source": "Als TeX loossen (fir Textbrowser)",
"mw_math_mathjax": "MathJax (experimentell)",
"mw_math_mathml": "MathML mat SVG wann et net geet (experimentell)",
"math_failure": "Parser-Feeler",
"math_unknown_error": "Onbekannte Feeler",
"math_unknown_function": "Onbekannte Funktioun '$1'",
"math_lexing_error": "'Lexing'-Feeler",
"math_syntax_error": "Syntaxfeeler",
"math_image_error": "D'PNG-Konvertéierung huet net funktionéiert;\niwwerpréift déi korrekt Installatioun vu LaTeX an dvipng (oder dvips + gs + convert)",
"math_bad_tmpdir": "Den temporäre Repertire fir mathematesch Formele kann net ugeluecht ginn oder et kann näischt do gespäichert ginn.",
"math_bad_output": "Den Zilrepertoire fir mathematesch Formele kann net ugeluecht ginn oder et kann näischt do gespäichert ginn.",
"math_notexvc": "Den <code>texvc</code> Programm feelt: Liest w.e.g. math/README fir en anzestellen.",
"math_timeout": "$1 timeout vu(n) \"$2\"",
"math_invalidxml": "MathML ass net valabelen XML.",
"math_xmlversion": "Opgepasst: D'Kontroll vum Typ vun XML gouf iwwersprong! Kuckt no op Är MediaWiki Installatioun d'Versioun wmf/1.22wmf7 oder méi rezent ass.",
"math-visualeditor-mwmathinspector-title": "Formel"
}