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

25 lines
1.3 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": [
"Cedric31"
]
},
"math_sample": "Picatz vòstra formula aicí",
"math_tip": "Formula matematica (LaTeX)",
"prefs-math": "Rendut de las matas",
"mw_math_png": "Totjorn produire un imatge PNG",
"mw_math_source": "Daissar lo còde TeX d'origina",
"mw_math_mathjax": "MathJax (experimental)",
"math_failure": "Error matas",
"math_unknown_error": "error indeterminada",
"math_unknown_function": "foncion desconeguda « $1 »",
"math_lexing_error": "error lexicala",
"math_syntax_error": "error de sintaxi",
"math_image_error": "La conversion en PNG a pas capitat ; verificatz linstallacion de Latex e dvipng (o dvips + gs + convert)",
"math_bad_tmpdir": "Impossible de crear o descriure dins lo repertòri math temporari",
"math_bad_output": "Impossible de crear o descriure dins lo repertòri math de sortida",
"math_notexvc": "Lexecutable « <code>texvc</code> » es introbable. Legissètz math/README per lo configurar.",
"math-preference-mwmathinspector-description": "Apondre d'aisinas experimentalas a VisualEditor per crear o modificar de formulas matematicas, per dire d'o ensajar, abans la mesa en produccion. Doblidètz pas d'enregistrar las modificacions abans d'utilizar las foncions experimentalas.",
"math-preference-mwmathinspector-label": "Modificacion de formulas dins l'EditorVisual"
}