mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-15 03:34:10 +00:00
714b642618
Change-Id: Ia59e37b329581fd66defcb2f50f58855f195c0be
18 lines
585 B
JSON
18 lines
585 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Helix84",
|
|
"Teslaton"
|
|
]
|
|
},
|
|
"math-desc": "Vykresľovať matematické vzorce medzi značkami <code><math></code> ... <code></math></code>",
|
|
"math_failure": "Syntaktická analýza (parsing) neúspešná",
|
|
"math_syntax_error": "syntaktická chyba",
|
|
"math_unknown_error": "neznáma chyba",
|
|
"math_unknown_function": "neznáma funkcia",
|
|
"mw_math_mathml": "MathML (experimentálne)",
|
|
"mw_math_png": "Vždy vykresľovať PNG",
|
|
"mw_math_source": "Ponechať TeX (pre textové prehliadače)",
|
|
"prefs-math": "Vykreslenie matematiky"
|
|
}
|