mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
5cbbd0c807
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
23 lines
910 B
JSON
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"
|
|
} |