mediawiki-extensions-Math/i18n/pms.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

27 lines
1.6 KiB
JSON

{
"@metadata": {
"authors": [
"Borichèt",
"Dragonòt"
]
},
"math-desc": "Rende le fòrmule matemàtiche antra le tichëtte <code>&lt;math&gt;</code> ... \n<code>&lt;/math&gt;</code>",
"math_sample": "Che a buta la fòrmula ambelessì",
"math_tip": "Fòrmula matemàtica (LaTeX)",
"prefs-math": "Fòrmule ëd matemàtica",
"mw_math_png": "Most-lo sempe coma PNG",
"mw_math_source": "Lass-lo coma TeX (për ij programa ëd navigassion testual)",
"mw_math_mathjax": "MathJax (sperimental)",
"math_failure": "Parsificassion falà",
"math_unknown_error": "Eror nen conossù",
"math_unknown_function": "funsion che as sa pa lòn che a la sia",
"math_lexing_error": "eror ëd léssich",
"math_syntax_error": "eror ëd sintassi",
"math_image_error": "La conversion an PNG a l'é falìa; che a contròla l'ùltima instalassion ëd latex e dvipng (o dvips + gs + convert)",
"math_bad_tmpdir": "Ël sistema a-i la fa pa a creé la diretriss '''math temp''', ò pura a-i la fa nen a scriv-je andrinta",
"math_bad_output": "Ël sistema a-i la fa pa a creé la diretriss '''math output''', ò pura a-i la fa nen a scriv-je andrinta",
"math_notexvc": "Pa gnun <code>texvc</code> executable; për piasì, che a contròla math/README për la configurassion.",
"math-preference-mwmathinspector-description": "Gionté ël manteniment ësperimental a l'Editor Visual për creé e modifiché dle fórmole matemàtiche për preuva, prima dla publicassion general. Për piasì, ch'as visa ëd controlé sempe soe modìfiche prima ëd salvé cand ch'a deuvra 'd fonsionalità sperimentaj.",
"math-preference-mwmathinspector-label": "Modìfica ëd fórmole ant l'Editor Visual"
}