Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/it.yaml')
-rw-r--r--i18n/it.yaml66
1 files changed, 18 insertions, 48 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml
index 0cbeeab..81f3fb4 100644
--- a/i18n/it.yaml
+++ b/i18n/it.yaml
@@ -1,73 +1,43 @@
-toggleMenu:
- other: Toggle Menu
+toggleMenu: Toggle Menu
-darkMode:
- other: Dark Mode
+darkMode: Dark Mode
list:
page:
one: "{{ .Count }} pagina"
other: "{{ .Count }} pagine"
-
- section:
- other: Sezione
-
+ section: Sezione
subsection:
one: Sottosezione
other: Sottosezioni
article:
- back:
- other: Indietro
-
- tableOfContents:
- other: Indice
-
- relatedContent:
- other: Contenuti correlati
-
- lastUpdatedOn:
- other: Aggiornato il
-
+ back: Indietro
+ tableOfContents: Indice
+ relatedContent: Contenuti correlati
+ lastUpdatedOn: Aggiornato il
readingTime:
one: "{{ .Count }} min per leggere"
other: "{{ .Count }} min per leggere"
notFound:
- title:
- other: Non trovato
- subtitle:
- other: Questa pagina non esiste.
+ title: Non trovato
+ subtitle: Questa pagina non esiste.
widget:
archives:
- title:
- other: Archivi
-
- more:
- other: Di più
-
+ title: Archivi
+ more: Di più
tagCloud:
- title:
- other: Tags
-
+ title: Tags
categoriesCloud:
- title:
- other: Categorie
+ title: Categorie
search:
- title:
- other: Cerca
-
- placeholder:
- other: Scrivi qualcosa...
-
- resultTitle:
- other: "#PAGES_COUNT pagine (#TIME_SECONDS secondi)"
+ title: Cerca
+ placeholder: Scrivi qualcosa...
+ resultTitle: "#PAGES_COUNT pagine (#TIME_SECONDS secondi)"
footer:
- builtWith:
- other: Realizzato con {{ .Generator }}
-
- designedBy:
- other: Tema {{ .Theme }} realizzato da {{ .DesignedBy }}
+ builtWith: Realizzato con {{ .Generator }}
+ designedBy: Tema {{ .Theme }} realizzato da {{ .DesignedBy }}