Math/i18n/sh.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

22 lines
1.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Kolega2357",
"OC Ripper"
]
},
"math_sample": "Unesite formulu ovdje",
"math_tip": "Matematička formula (LaTeX)",
"prefs-math": "Prikazivanje matematike",
"mw_math_png": "Uvijek prikaži kao PNG",
"mw_math_source": "Ostavi kao TeX (za tekstualne preglednike)",
"math_failure": "Neuspjeh pri parsiranju",
"math_unknown_error": "nepoznata greška",
"math_unknown_function": "nepoznata funkcija",
"math_lexing_error": "riječnička greška",
"math_syntax_error": "greška u sintaksi - грешка у синтакси",
"math_image_error": "PNG konverzija neuspješna; provjerite tačnu instalaciju latex-a i dvipng-a (ili dvips + gs + convert)",
"math_bad_tmpdir": "Ne može se napisati ili napraviti privremeni matematički direktorijum",
"math_bad_output": "Ne može se napisati ili napraviti direktorijum za matematički izvještaj.",
"math_notexvc": "Nedostaje izvršno texvc; molimo Vas da pogledate math/README da podesite."
}