summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/cs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/i18n/cs.yaml')
-rw-r--r--themes/blowfish/i18n/cs.yaml71
1 files changed, 71 insertions, 0 deletions
diff --git a/themes/blowfish/i18n/cs.yaml b/themes/blowfish/i18n/cs.yaml
new file mode 100644
index 0000000..d4f4512
--- /dev/null
+++ b/themes/blowfish/i18n/cs.yaml
@@ -0,0 +1,71 @@
+global:
+ language: "CS"
+
+article:
+ anchor_label: "Kotva"
+ date: "{{ .Date }}"
+ date_updated: "Aktualizováno: {{ .Date }}"
+ draft: "Návrh"
+ edit_title: "Upravit"
+ reading_time:
+ one: "{{ .Count }} min"
+ other: "{{ .Count }} min"
+ reading_time_title: "Doba čtení"
+ table_of_contents: "Obsah"
+ word_count:
+ one: "{{ .Count }} slovo"
+ other: "{{ .Count }} slov"
+ views:
+ one: "{{ .Count }} zhlédnutí"
+ other: "{{ .Count }} zhlédnutí"
+ likes:
+ one: "{{ .Count }} líbí se mi"
+ other: "{{ .Count }} líbí se mi"
+ part_of_series: "Tento článek patří do série."
+ part: "Část"
+ this_article: "Tento článek"
+ related_articles: "Related"
+
+author:
+ byline_title: "Autor"
+
+code:
+ copy: "Kopírovat"
+ copied: "Zkopírováno"
+
+error:
+ 404_title: "Stránka nenalezena :confused:"
+ 404_error: "Error 404"
+ 404_description: "Zdá se, že stránka neexistuje."
+
+footer:
+ dark_appearance: "Přepnout na tmavý režim"
+ light_appearance: "Přepnout na světlý režim"
+ powered_by: "Postaveno na technologiích {{ .Hugo }} & {{ .Theme }}"
+
+list:
+ externalurl_title: "Odkaz na externí stránku"
+ no_articles: "Tato sekce zatím neobsahuje žádné články."
+
+nav:
+ scroll_to_top_title: "Nahoru"
+ skip_to_main: "Přeskočit na hlavní obsah"
+
+search:
+ open_button_title: "Vyhledat (/)"
+ close_button_title: "Zavřít (Esc)"
+ input_placeholder: "Hledat"
+
+sharing:
+ email: "Poslat emailem"
+ facebook: "Sdílet na Facebook"
+ linkedin: "Sdílet na LinkedIn"
+ pinterest: "Připnout na Pinterest"
+ reddit: "Přidat na Reddit"
+ twitter: "Tweet na Twitter"
+
+shortcode:
+ recent_articles: "Nedávné"
+
+recent:
+ show_more: "Zobrazit další"