2021-11-05 17:33:49 +01:00

74 lines
1.0 KiB
TOML

[more]
other = "Altro"
[allTitle]
other = "Tutti {{.Title }}"
[recentTitle]
other = "Articoli Recenti "
[readMore]
other = "leggi di più"
[whatsInThis]
other = "Cosa c'è in {{ .Type }}"
[related]
other = "Correlati"
[yourName]
other = "Il tuo nome"
[emailAddress]
other = "Indirizzo email"
[message]
other = "Messaggio"
[emailRequiredNote]
other = "Indirizzo email obbligatorio."
[send]
other = "Invia"
[taxonomyPageList]
other = "Sotto trovi tutti gli articoli che utilizzano il termine “{{ .Title }}” nella tassonomia"
[pageTitle]
other = "{{ .Name }} pagina"
[wordCount]
one = "{{ .Count }} parola"
other = "{{ .Count }} parole"
[readingTime]
one = "{{ .Count }} minuto lettura"
other = "{{ .Count }} minuti lettura"
[Month]
[January]
other = "Gennaio"
[February]
other = "Febbraio"
[March]
other = "Marzo"
[April]
other = "Aprile"
[May]
other = "Maggio"
[June]
other = "Giugno"
[July]
other = "Luglio"
[Agoust]
other = "Agosto"
[September]
other = "Settembre"
[October]
other = "Ottobre"
[November]
other = "Novembre"
[December]
other = "Dicembre"