ananke/i18n/it.toml
Regis Philibert 8915e56e6e
Localize "By" (#530)
* Localize "By" for some languages (En/De/Es/Fr/It/Pt/No) and wrap string in a dedicated template.

Fixes #528
2022-04-07 13:34:56 -04:00

41 lines
583 B
TOML

[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 = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
[pageTitle]
other = "{{ .Name }} pagina"