summaryrefslogtreecommitdiffstats
path: root/sphinx/locale/hr/LC_MESSAGES/sphinx.js
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/locale/hr/LC_MESSAGES/sphinx.js')
-rw-r--r--sphinx/locale/hr/LC_MESSAGES/sphinx.js60
1 files changed, 60 insertions, 0 deletions
diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.js b/sphinx/locale/hr/LC_MESSAGES/sphinx.js
new file mode 100644
index 0000000..f4ecdac
--- /dev/null
+++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.js
@@ -0,0 +1,60 @@
+Documentation.addTranslations({
+ "locale": "hr",
+ "messages": {
+ "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s",
+ "© %(copyright_prefix)s %(copyright)s.": "",
+ ", in ": ", u ",
+ "About these documents": "O ovim dokumentima",
+ "Automatically generated list of changes in version %(version)s": "Automatski generirani popis promjena u verziji %(version)s",
+ "C API changes": "C API promjene",
+ "Changes in Version %(version)s — %(docstitle)s": "Promjene u verziji %(version)s — %(docstitle)s",
+ "Collapse sidebar": "Sakrij pomo\u0107nu traku",
+ "Complete Table of Contents": "Detaljni sadr\u017eaj",
+ "Contents": "Sadr\u017eaj",
+ "Copyright": "Sva prava zadr\u017eana",
+ "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
+ "Expand sidebar": "Poka\u017ei pomo\u0107nu traku",
+ "Full index on one page": "Potpun indeks na jednoj stranici",
+ "General Index": "Opceniti abecedni indeks",
+ "Global Module Index": "Op\u0107eniti popis modula",
+ "Go": "Tra\u017ei",
+ "Hide Search Matches": "Sakrij rezultate pretrage",
+ "Index": "Abecedni popis",
+ "Index &ndash; %(key)s": "Index &ndash; %(key)s",
+ "Index pages by letter": "Indeksiraj stranice po slovu",
+ "Indices and tables:": "Kazala i tablice:",
+ "Last updated on %(last_updated)s.": "Zadnji put a\u017eurirano %(last_updated)s.",
+ "Library changes": "Promjene lib-ova",
+ "Navigation": "Navigacija",
+ "Next topic": "Sljede\u0107a tema",
+ "Other changes": "Ostale promjene",
+ "Overview": "Pregled",
+ "Please activate JavaScript to enable the search\n functionality.": "Molimo omogu\u0107ite JavaScript\n za djelovanje tra\u017eilice.",
+ "Preparing search...": "Priprema pretrage...",
+ "Previous topic": "Prija\u0161nja tema",
+ "Quick search": "Brzo pretra\u017eivanje",
+ "Search": "Tra\u017ei",
+ "Search Page": "Tra\u017eilica",
+ "Search Results": "Rezultati pretrage",
+ "Search finished, found ${resultCount} page(s) matching the search query.": "",
+ "Search within %(docstitle)s": "Tra\u017ei izme\u0111u %(docstitle)s",
+ "Searching": "Pretra\u017eivanje",
+ "Searching for multiple words only shows matches that contain\n all words.": "",
+ "Show Source": "Prika\u017ei izvorni kod",
+ "Table of Contents": "",
+ "This Page": "Trenutna stranica",
+ "Welcome! This is": "Dobro do\u0161li! Ovo je",
+ "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Zadanim uvjetima nije prona\u0111en dokument. Molim provjerite to\u010dnost upisanih rije\u010di i odabir ozna\u010denih kategija.",
+ "all functions, classes, terms": "sve funkcije, razredi, izrazi",
+ "can be huge": "mo\u017ee biti ogromno",
+ "last updated": "posljednja promjena",
+ "lists all sections and subsections": "prika\u017ei sve sekcije i podsekcije",
+ "next chapter": "sljede\u0107e poglavlje",
+ "previous chapter": "Prija\u0161nje poglavlje",
+ "quick access to all modules": "brz dostup do svih modula",
+ "search": "tra\u017ei",
+ "search this documentation": "tra\u017ei po dokumentaciji",
+ "the documentation for": "dokumentacija za"
+ },
+ "plural_expr": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2"
+}); \ No newline at end of file