update the theme

This commit is contained in:
Christoph Cullmann 2022-01-23 20:39:12 +01:00
parent 8d0046b6d8
commit 6feacd6cd3
11 changed files with 1966 additions and 1681 deletions

View file

@ -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"

View file

@ -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"