mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
2ca4abc6d5
Change-Id: I6074394864ee7c61b416ae146c94c75d48f509af
25 lines
845 B
JSON
25 lines
845 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Edgars2007",
|
|
"Marozols",
|
|
"Papuass",
|
|
"Yyy"
|
|
]
|
|
},
|
|
"math-visualeditor-mwmathinspector-title": "Formula",
|
|
"math_failure": "Parsēšanas 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_lexing_error": "leksikas kļūda",
|
|
"math_sample": "Šeit ievieto formulu",
|
|
"math_syntax_error": "sintakses kļūda",
|
|
"math_tip": "Matemātikas formula (LaTeX)",
|
|
"math_unknown_error": "nezināma kļūda",
|
|
"math_unknown_function": "nezināma funkcija '$1'",
|
|
"mw_math_mathjax": "MathJax (eksperimentāls)",
|
|
"mw_math_mathml": "MathML ar SVG alternatīvu (eksperimentāla iespēja)",
|
|
"mw_math_png": "Vienmēr attēlot PNG",
|
|
"mw_math_source": "Saglabāt kā TeX (teksta pārlūkiem)",
|
|
"prefs-math": "Formulas"
|
|
}
|