basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
41
tfc/themes/ananke/i18n/it.toml
Normal file
41
tfc/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 = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
Loading…
Add table
Add a link
Reference in a new issue