From 66c2282fed78440dafb27ae32b8aa7bf922d79ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Pfrogner?= <48058525+pfrogond@users.noreply.github.com> Date: Sun, 25 Dec 2022 18:40:07 +0100 Subject: [PATCH 1/4] Add files via upload --- i18n/cs.yaml | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 i18n/cs.yaml diff --git a/i18n/cs.yaml b/i18n/cs.yaml new file mode 100644 index 00000000..f5991613 --- /dev/null +++ b/i18n/cs.yaml @@ -0,0 +1,64 @@ +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" + +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ší" From 314b7681e2a819f6ee1b9fce15037379fb28add4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Pfrogner?= <48058525+pfrogond@users.noreply.github.com> Date: Sun, 25 Dec 2022 18:48:13 +0100 Subject: [PATCH 2/4] Delete cs.yaml --- i18n/cs.yaml | 64 ---------------------------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 i18n/cs.yaml diff --git a/i18n/cs.yaml b/i18n/cs.yaml deleted file mode 100644 index f5991613..00000000 --- a/i18n/cs.yaml +++ /dev/null @@ -1,64 +0,0 @@ -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" - -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ší" From 6f27cbc208d1fef8e7626ff83fb68dccb750f577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Pfrogner?= <48058525+pfrogond@users.noreply.github.com> Date: Sun, 25 Dec 2022 18:48:32 +0100 Subject: [PATCH 3/4] Add files via upload --- i18n/cs.yaml | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 i18n/cs.yaml diff --git a/i18n/cs.yaml b/i18n/cs.yaml new file mode 100644 index 00000000..f5a3908c --- /dev/null +++ b/i18n/cs.yaml @@ -0,0 +1,67 @@ +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" + +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ší" From 825f335d9ae3fdee26dcdf29cbb9977cdb9eaa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Pfrogner?= <48058525+pfrogond@users.noreply.github.com> Date: Wed, 28 Dec 2022 20:32:54 +0100 Subject: [PATCH 4/4] Update index.md --- exampleSite/content/docs/configuration/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/docs/configuration/index.md b/exampleSite/content/docs/configuration/index.md index cd866d7a..ee3e5c48 100644 --- a/exampleSite/content/docs/configuration/index.md +++ b/exampleSite/content/docs/configuration/index.md @@ -76,6 +76,7 @@ The theme currently supports the following languages by default: | :tr: Turkish | `tr` | | 🇭🇷 Croatian | `hr` | | 🇮🇩 Indonesian | `id` | +| 🇨🇿 Czech | `cs` | The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).