mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 09:20:05 +00:00
24903de630
Change-Id: I9876b3c98aa5da41f9b756c8208e428810b4f1e0
25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"math-desc": "Visualisar formulas mathematic inter etiquettas <code><math></code> ... <code></math></code>",
|
|
"math_sample": "Inserer formula hic",
|
|
"math_tip": "Formula mathematic (LaTeX)",
|
|
"prefs-math": "Mathematica",
|
|
"mw_math_png": "Sempre producer PNG",
|
|
"mw_math_source": "Lassa lo como TeX (pro navigatores in modo texto)",
|
|
"mw_math_mathjax": "MathJax (experimental)",
|
|
"mw_math_mathml": "MathML",
|
|
"math_failure": "Error durante le analyse del syntaxe",
|
|
"math_unknown_error": "error incognite",
|
|
"math_unknown_function": "function '$1' incognite",
|
|
"math_lexing_error": "error lexic",
|
|
"math_syntax_error": "error de syntaxe",
|
|
"math_image_error": "Le conversion in PNG ha fallite;\nverifica le installation del programmas ''latex\" e \"dvipng\" (o \"dvips\" + \"gs\" + ''convert'').",
|
|
"math_bad_tmpdir": "Non pote scriber in o crear le directorio temporari \"math\".",
|
|
"math_bad_output": "Non pote scriber in o crear le directorio de output \"math\".",
|
|
"math_notexvc": "Le executabile ''<code>texvc</code>'' manca;\nper favor vide math/README pro configurar lo."
|
|
}
|