mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-30 18:35:12 +00:00
03a8a4d6cc
Change-Id: I960e7721a7603e84303c2ba928428c22cf0b0263
22 lines
992 B
JSON
22 lines
992 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)",
|
|
"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."
|
|
}
|