Math/i18n/lv.json
Siebrand Mazeland 5cbbd0c807 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
2014-03-28 11:06:06 +01:00

23 lines
910 B
JSON

{
"@metadata": {
"authors": [
"Edgars2007",
"Marozols",
"Papuass",
"Yyy"
]
},
"math_sample": "Šeit ievieto formulu",
"math_tip": "Matemātikas formula (LaTeX)",
"prefs-math": "Formulas",
"mw_math_png": "Vienmēr attēlot PNG",
"mw_math_source": "Saglabāt kā TeX (teksta pārlūkiem)",
"mw_math_mathjax": "MathJax (eksperimentāls; labākais variants lielākajai daļai pārlūku)",
"math_failure": "Parsēšanas kļūda",
"math_unknown_error": "nezināma kļūda",
"math_unknown_function": "nezināma funkcija '$1'",
"math_lexing_error": "leksikas kļūda",
"math_syntax_error": "sintakses kļūda",
"math_image_error": "Kļūda konvertējot uz PNG formātu;\npārbaudi vai ir korekti uzinstalēti latex, dvips, gs, un convert",
"math-visualeditor-mwmathinspector-title": "Formula"
}