summaryrefslogtreecommitdiff
path: root/themes/new_theme/i18n/cs.yaml
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-06-05 16:57:53 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-06-05 16:57:53 +0200
commit983b64ca51f5e769f790a5ebc55e3808157b8d94 (patch)
tree4fb52d8e2f449e44a51ed0549cec9debbcd3d157 /themes/new_theme/i18n/cs.yaml
parentff7e6bde0be9ac60e694097ce3598f9b552c4807 (diff)
downloadwww-andreasbaumann-cc-983b64ca51f5e769f790a5ebc55e3808157b8d94.tar.gz
www-andreasbaumann-cc-983b64ca51f5e769f790a5ebc55e3808157b8d94.tar.bz2
updated to newest theme supporting newer hugo versions
Diffstat (limited to 'themes/new_theme/i18n/cs.yaml')
-rw-r--r--themes/new_theme/i18n/cs.yaml94
1 files changed, 94 insertions, 0 deletions
diff --git a/themes/new_theme/i18n/cs.yaml b/themes/new_theme/i18n/cs.yaml
new file mode 100644
index 0000000..a209199
--- /dev/null
+++ b/themes/new_theme/i18n/cs.yaml
@@ -0,0 +1,94 @@
+# General
+- id: read_more
+ translation: "Číst více…"
+
+- id: menu_label
+ translation: "Menu"
+
+- id: sidemenu_title
+ translation: "Menu"
+
+# Post meta
+- id: meta_lastmod
+ translation: "Naposledy upraveno"
+
+- id: meta_translations
+ translation: "Překlady"
+
+# Table of Contents
+- id: toc_title
+ translation: "Obsah stránky"
+
+# Post nav
+- id: post_nav_prev
+ translation: "Předchozí"
+
+- id: post_nav_next
+ translation: "Následující"
+
+# Authorbox
+- id: authorbox_name
+ translation: "O {{ .Count }}"
+
+# Sidebar
+- id: sidebar_warning
+ translation: "POZOR"
+
+- id: sidebar_recommendation
+ translation: "Prosím aktivujte aspoň jeden widget postranní lišty."
+
+# Search widget
+- id: search_placeholder
+ translation: "Hledat..."
+
+# Languages widget
+- id: languages_title
+ translation: "Jazyky"
+
+# Categories widget
+- id: categories_title
+ translation: "Kategorie"
+
+# Recent Posts widget
+- id: recent_title
+ translation: "Poslední příspěvky"
+
+# Social widget
+- id: social_title
+ translation: "Sociální sítě"
+
+# Tags List widget
+- id: tags_title
+ translation: "Štítky"
+
+# Footer
+- id: footer_credits
+ translation:
+ "Vytvořeno pomocí <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> a tématu \
+ <a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
+
+# 404
+- id: 404_title
+ translation: "404. Stránka nebyla nalezena"
+
+- id: 404_text
+ translation:
+ "Požadovaná stránka neexistuje, nebo byla přesunuta či smazána. Využijte, prosím, vyhledávání, nebo pokračujte na"
+
+- id: 404_linktext
+ translation: "hlavní stránka"
+
+# No posts empty state
+- id: noposts_warning_title
+ translation: "Zatím nemáte žádné příspěvky!"
+
+- id: noposts_warning_description
+ translation:
+ "Jakmile vytvoříte příspěvek v libovolném podadresáři (sekci) adresáře <b>content</b>, objeví se zde. Ve výchozím \
+ nastavení je na hlavní stránce zobrazena pouze jedna sekce (s největším množstvím příspěvků)."
+
+- id: noposts_warning_tip
+ translation:
+ "<b>Tip:</b> Pomocí parametru \
+ <b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
+ můžete zobrazit libovolný počet sekcí."