mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
19207b7182
Change-Id: Ia7037485336ce1d897cc9d7a58ebfe7ba8ce05f0
23 lines
983 B
JSON
23 lines
983 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Perkunas"
|
|
]
|
|
},
|
|
"math_sample": "Įveskite formulę",
|
|
"math_tip": "Matematinė formulė (LaTeX formatu)",
|
|
"prefs-math": "Matematika",
|
|
"mw_math_png": "Visada formuoti PNG",
|
|
"mw_math_source": "Palikti TeX formatą (tekstinėms naršyklėms)",
|
|
"mw_math_mathml": "MathML jei įmanoma (eksperimentinis)",
|
|
"math_failure": "Nepavyko apdoroti",
|
|
"math_unknown_error": "nežinoma klaida",
|
|
"math_unknown_function": "nežinoma funkcija",
|
|
"math_lexing_error": "leksikos klaida",
|
|
"math_syntax_error": "sintaksės klaida",
|
|
"math_image_error": "PNG konvertavimas nepavyko; patikrinkite, ar teisingai įdiegta latex ir dvipng (arba dvips, gs ir convert)",
|
|
"math_bad_tmpdir": "Nepavyksta sukurti arba rašyti į matematikos laikinąjį aplanką",
|
|
"math_bad_output": "Nepavyksta sukurti arba rašyti į matematikos išvesties aplanką",
|
|
"math_notexvc": "Trūksta <code>texvc</code> vykdomojo failo; pažiūrėkite math/README kaip konfigūruoti."
|
|
}
|