mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
5275d2707f
Change-Id: Ibff511a5fbf3e80b50025bfebcd42e26ea3b7678
22 lines
923 B
JSON
22 lines
923 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."
|
|
}
|