mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-14 11:15:13 +00:00
0e16082e0b
Change-Id: I38bc58400b2e0e0112acf5ebabc1b60dc7772bbc
24 lines
1 KiB
JSON
24 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Juanpabl",
|
|
"Macofe"
|
|
]
|
|
},
|
|
"math_bad_output": "No s'ha puesto escribir u creyar o directorio de salida d'esprisions matematicas",
|
|
"math_bad_tmpdir": "No s'ha puesto escribir u creyar o directorio temporal d'esprisions matematicas",
|
|
"math_failure": "Error en o codigo",
|
|
"math_image_error": "A conversión enta PNG ha tenito errors;\ncomprebe si latex, dvips, gs y convert son bien instalatos.",
|
|
"math_lexing_error": "error de lexico",
|
|
"math_notexvc": "No s'ha trobato o fichero executable ''<code>texvc</code>''. Por favor, leiga <em>math/README</em> ta confegurar-lo correctament.",
|
|
"math_sample": "Escriba aquí a formula",
|
|
"math_syntax_error": "error de sintaxi",
|
|
"math_tip": "Formula matematica (LaTeX)",
|
|
"math_unknown_error": "error esconoxita",
|
|
"math_unknown_function": "función esconoxita",
|
|
"mw_math_mathml": "MathML si ye posible (esperimental)",
|
|
"mw_math_png": "Producir siempre PNG",
|
|
"mw_math_source": "Deixar como LaTeX (ta navegadores en formato texto)",
|
|
"prefs-math": "Esprisions matematicas"
|
|
}
|