Math/i18n/bs.json

76 lines
4.4 KiB
JSON

{
"@metadata": {
"authors": [
"CERminator",
"Semso98",
"Srdjan m",
"Munja"
]
},
"math-visualeditor-mwmathdialog-title": "Formula",
"math-visualeditor-mwmathdialog-card-formula": "Formula",
"math-visualeditor-mwmathdialog-card-options": "Opcije",
"math-visualeditor-mwmathinspector-display": "Prikaži",
"math-visualeditor-mwmathinspector-display-block": "Blok",
"math-visualeditor-mwmathinspector-display-default": "Predodređeno",
"math-visualeditor-mwmathinspector-display-inline": "U redu",
"math-visualeditor-mwmathinspector-id": "ID linka (neobavezno)",
"math-visualeditor-mwmathinspector-title": "Formula",
"math-visualeditor-symbol-group-accents": "Akcenti i dijakritički znakovi",
"math-visualeditor-symbol-group-arrows": "Strelice",
"math-visualeditor-symbol-group-bounds": "Granice",
"math-visualeditor-symbol-group-derivatives": "Diferencijali i izvodi",
"math-visualeditor-symbol-group-functions": "Standardne numeričke funkcije",
"math-visualeditor-symbol-group-geometry": "Geometrijski",
"math-visualeditor-symbol-group-greek": "Grčki alfabet",
"math-visualeditor-symbol-group-hebrew": "Hebrejski alfabet",
"math-visualeditor-symbol-group-large": "Veliki raspored",
"math-visualeditor-symbol-group-logic": "Logički",
"math-visualeditor-symbol-group-matrices": "Matrice",
"math-visualeditor-symbol-group-modular": "Modularna aritmetika",
"math-visualeditor-symbol-group-operators": "Operatori",
"math-visualeditor-symbol-group-projections": "Projekcije",
"math-visualeditor-symbol-group-parentheses": "Zagrade",
"math-visualeditor-symbol-group-relations": "Odnosi",
"math-visualeditor-symbol-group-root": "Korijeni",
"math-visualeditor-symbol-group-sets": "Skupovi",
"math-visualeditor-symbol-group-spacing": "Razmaci",
"math-visualeditor-symbol-group-special": "Specijalni",
"math-visualeditor-symbol-group-subscripts": "Indeksi, stepeni i integrali",
"math-visualeditor-symbol-group-symbols": "Simboli i konstante",
"math-visualeditor-symbol-group-typefaces": "Oblici fonta",
"math-visualeditor-symbol-group-unsorted": "Nesortirano",
"math_bad_output": "Ne može se napisati ili napraviti direktorij za matematični izvještaj",
"math_bad_tmpdir": "Ne može se napisati ili napraviti privremeni matematični direktorij",
"math_failure": "Neuspjeh pri parsiranju",
"math_image_error": "PNG konverzija neuspješna; provjerite tačnu instalaciju latex-a i dvipng-a (ili dvips + gs + convert)",
"math_invalidjson": "Odgovor servera $1 je nevažeći JSON.",
"math_invalidresponse": "$1: Neispravan odgovor (\"$3\") sa servera \"$2\":",
"math_invalidxml": "MathML ili SVG je neispravan XML.",
"math_lexing_error": "riječnička greška",
"math_mathoid_error": "Greška u razgovoru. Server (\"$1\") izvještava: \"$2\"",
"math_notexvc": "Nedostaje izvršno <code>texvc</code>; molimo Vas da pogledate math/README da podesite.",
"math_output_error": "Nije moguće spremiti matematičku sliku na sistem.",
"math_sample": "Unesite formulu ovdje",
"math-status-introduction": "Ova stranica prikazuje informacije o dozvoljenim načinima renderiranja matematike.\n\nNaredni renderirajući {{PLURAL:$1|način je|načini su}} dozvoljeni:",
"math_syntax_error": "sintaksna greška",
"math_timeout": "$1 istek vremena sa \"$2\".",
"math-test-end": "Testovi za backend za način renderiranja ''$1'' su završeni.",
"math-test-fail": "Test ''$1'' <span style=\"color:red\">nije uspio</span>.",
"math-test-start": "Pokreću se backend testovi za način renderiranja ''$1''.",
"math-test-success": "Test ''$1'' <span style=\"color:green\">je uspio</span>.",
"math-test-contains-diff": "Vraćeni string $1 ne sadrži očekivani string $2.",
"math-test-equals-diff": "Vraćeni string $1 je različit od očekivanog stringa $2.",
"math_tip": "Matematička formula (LaTeX)",
"math_unknown_error": "nepoznata greška",
"math_unknown_function": "nepoznata funkcija \"$1\"",
"mw_math_latexml": "LaTeXML (eksperimentalni; koristi MathML)",
"mw_math_latexml_jax": "LaTeXML sa MathJax-om na klijent računaru (eksperimentalni; koristi MathML)",
"mw_math_mathjax": "Klijentni MathJax (spor; poboljšava prikaz na nekim preglednicima i pristupačnim alatima)",
"mw_math_mathml": "MathML sa SVG ili PNG rezervom (preporučuje se za moderne preglednike i alate pristupačnosti)",
"mw_math_png": "PNG slike",
"mw_math_source": "TeX izvor (za tekstualne preglednike)",
"prefs-math": "Matematika",
"mathstatus": "Stanje matematike"
}