mediawiki-extensions-Math/i18n/lt.json
Translation updater bot 19207b7182 Localisation updates from https://translatewiki.net.
Change-Id: Ia7037485336ce1d897cc9d7a58ebfe7ba8ce05f0
2014-10-27 20:14:08 +01:00

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."
}