Initial site working
This commit is contained in:
41
themes/ananke/i18n/it.toml
Normal file
41
themes/ananke/i18n/it.toml
Normal file
@ -0,0 +1,41 @@
|
||||
[more]
|
||||
other = "Altro"
|
||||
|
||||
[allTitle]
|
||||
other = "Tutti {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Recenti {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "leggi di più"
|
||||
|
||||
[by]
|
||||
other = "Da"
|
||||
|
||||
[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 = "Di seguito troverai le pagine che utilizzano il termine “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
Reference in New Issue
Block a user