summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/it.toml
blob: a6f622a11901c817f724759a4688120f38ad92a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[category]
other = "categoria"

[tag]
other = "tag"

[series]
other = "serie"

[author]
other = "autore"

[posts]
other = "post"

[reading_time]
one = "Lettura di un minuto"
other = "{{ .Count }} minuti di lettura"

[page_not_found]
other = "Pagina non trovata"

[page_does_not_exist]
other = "Siamo spiacenti, questa pagina non esiste."

[head_back]
other = "Torna alla <a href=\"{{ . }}\">homepage</a>."

[powered_by]
other = "Generato da"

[see_also]
other = "Vedi anche in"