mediawiki-extensions-Math/i18n/sh.json
Translation updater bot 5275d2707f Localisation updates from https://translatewiki.net.
Change-Id: Ibff511a5fbf3e80b50025bfebcd42e26ea3b7678
2014-04-16 15:41:53 +00:00

23 lines
1,001 B
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 <code>texvc</code>; molimo Vas da pogledate math/README da podesite."
}