mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-09 01:32:45 +00:00
74 lines
1.0 KiB
TOML
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"
|