From 6feacd6cd33762a109049b155dc6b74b50a8f766 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 23 Jan 2022 20:39:12 +0100 Subject: update the theme --- themes/CodeIT/i18n/de.toml | 16 ++++++++-------- themes/CodeIT/i18n/it.toml | 24 ++++++++++++------------ 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'themes/CodeIT/i18n') diff --git a/themes/CodeIT/i18n/de.toml b/themes/CodeIT/i18n/de.toml index 1c731d1..0835456 100644 --- a/themes/CodeIT/i18n/de.toml +++ b/themes/CodeIT/i18n/de.toml @@ -42,12 +42,12 @@ other = "Mehr" other = "Sprache wählen" [switchTheme] -other = "Thema wechseln" +other = "Umschaltung Hell/Dunkel" # === partials/header.html === # === partials/footer.html === [poweredBySome] -other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}" +other = "Ermöglicht durch {{ .Hugo }} | Theme - {{ .Theme }}" # === partials/footer.html === # === partials/comment.html === @@ -87,7 +87,7 @@ other = "lib/lunr/lunr.de.js" other = "In Zwischenablage kopieren" [cookieconsentMessage] -other = "Diese Website verwendet Cookies, um Ihre Erfahrung zu verbessern." +other = "Diese Website verwendet Cookies, um Ihren Besuch auf unserer Website optimal zu gestalten." [cookieconsentDismiss] other = "Zustimmen" @@ -112,15 +112,15 @@ other = "veröffentlicht auf {{ .Date }}" other = "enthalten in {{ .Categories }}" [wordCount] -one = "Ein wort" -other = "{{ .Count }} wörter" +one = "Ein Wort" +other = "{{ .Count }} Wörter" [readingTime] -one = "Eine minute" -other = "{{ .Count }} minuten" +one = "Eine Minute" +other = "{{ .Count }} Minuten" [views] -other = "aufrufe" +other = "Aufrufe" [author] other = "Autor" diff --git a/themes/CodeIT/i18n/it.toml b/themes/CodeIT/i18n/it.toml index 2a8ea99..200bb50 100644 --- a/themes/CodeIT/i18n/it.toml +++ b/themes/CodeIT/i18n/it.toml @@ -17,7 +17,7 @@ other = "Articoli" # === Taxonomy === [allSome] -other = "Tutti {{ .Some }}" +other = "{{ .Some }}" [tag] other = "Etichetta" @@ -34,20 +34,20 @@ other = "Categorie" # === Pagination === [more] -other = "Più" +other = "Di più" # === Pagination === # === partials/header.html === [selectLanguage] -other = "Scegliere la lingua" +other = "Scegli lingua" [switchTheme] -other = "Cambiare il tema" +other = "Cambia tema" # === partials/header.html === # === partials/footer.html === [poweredBySome] -other = "Realizzato da {{ .Hugo }} | Tema - {{ .Theme }}" +other = "Realizzato con {{ .Hugo }} | Tema - {{ .Theme }}" # === partials/footer.html === # === partials/comment.html === @@ -69,7 +69,7 @@ other = "Cerca" other = "Cerca il titolo o il contenuto dell'articolo ..." [clear] -other = "Chiaro" +other = "Cancella" [cancel] other = "Annulla" @@ -87,10 +87,10 @@ other = "lib/lunr/lunr.it.js" other = "Copia negli appunti" [cookieconsentMessage] -other = "Questo sito Web utilizza i Cookies per migliorare la tua esperienza." +other = "Questo sito Web utilizza i Cookie per migliorare la tua esperienza." [cookieconsentDismiss] -other = "Essere d'accordo" +other = "Sono d'accordo" [cookieconsentLink] other = "Per saperne di più" @@ -106,7 +106,7 @@ other = "Condividi su" other = "Contenuti" [publishedOnDate] -other = "pubblicato su {{ .Date }}" +other = "pubblicato il {{ .Date }}" [includedInCategories] other = "incluso in {{ .Categories }}" @@ -151,7 +151,7 @@ other = "Mi spiace, la pagina cercata non esiste." # === shortcodes/admonition.html === [note] -other = "Note" +other = "Nota" [abstract] other = "Sommario" @@ -160,13 +160,13 @@ other = "Sommario" other = "Info" [tip] -other = "Suggerimenti" +other = "Suggerimento" [success] other = "Successo" [question] -other = "Domande" +other = "Domanda" [warning] other = "Avvertimento" -- cgit v1.2.3