Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrešimir Jozić <kjozic@gmail.com>2019-11-12 00:20:44 +0300
committerKrešimir Jozić <kjozic@gmail.com>2019-11-12 00:20:44 +0300
commit209cd15ac3a2a36a8beb0628731a2d8dbba3bccf (patch)
tree1aa5b31c04558fd0d4f7828e70d2cf6da7d3b65f
parentea2867027db71ac3508d3820ea2c496bed8a29a8 (diff)
Add Croatian translation
-rw-r--r--i18n/hr.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/i18n/hr.yaml b/i18n/hr.yaml
new file mode 100644
index 0000000..2490ed1
--- /dev/null
+++ b/i18n/hr.yaml
@@ -0,0 +1,74 @@
+# Content
+- id: dateFormat
+ translation: "Siječanj 2, 2006"
+- id: shortdateFormat
+ translation: "Sij 2, 2006 15:04:05"
+- id: postedOnDate
+ translation: "Obajvljeno na {{ .Count }}"
+- id: lastModified
+ translation: "(Zadnja promjena na {{ .Count }})"
+- id: translationsLabel
+ translation: "Ostali jezici: "
+- id: translationsSeparator
+ translation: ", "
+- id: readMore
+ translation: "Pročitaj više"
+- id: olderPosts
+ translation: "Starije objave"
+- id: newerPosts
+ translation: "Novije objave"
+- id: previousPost
+ translation: "Prethodna objava"
+- id: nextPost
+ translation: "Slijedeća objava"
+- id: readTime
+ translation: "minuta"
+- id: words
+ translation: "riječi"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "Whoops, ova stranica ne postoji. Idemo dalje. (404 error)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: '<a href="https://gohugo.io">Pokreće Hugo v{{ .Site.Hugo.Version }}</a> &nbsp;&bull;&nbsp; Tema <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> prilagođena od <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
+
+# Navigation
+- id: toggleNavigation
+ translation: "Uključi/isključi navigaciju"
+- id: languageSwitcherLabel
+ translation: "Jezik"
+- id: gcseLabelShort
+ translation: "Traži"
+- id: gcseLabelLong
+ translation: "Traži {{ .Site.Title }}"
+- id: gcseClose
+ translation: "Zatvori"
+
+# Staticman
+- id: noComment
+ translation: "Nema komenatara"
+- id: oneComment
+ translation: "komentar"
+- id: moreComment
+ translation: "komenatari"
+- id: useMarkdown
+ translation: "Možete koristiti Markdown sintaksu"
+- id: yourName
+ translation: "Vaše ime"
+- id: yourEmail
+ translation: "Vaša email adresa"
+- id: yourWebsite
+ translation: "You web stranica"
+
+# Delayed Disqus
+- id: show
+ translation: "Pokaži"
+- id: comments
+ translation: "komentari"
+
+# Related posts
+- id: seeAlso
+ translation: "Također vidi"