themes/hugo-coder/i18n/it.toml

d11eb2f7491d32cc1bd8f112fd4a6ca8098a6f91 · 478 B · 33 lines raw

1 [category]
2 other = "categoria"
3
4 [tag]
5 other = "tag"
6
7 [series]
8 other = "serie"
9
10 [author]
11 other = "autore"
12
13 [posts]
14 other = "post"
15
16 [reading_time]
17 one = "Lettura di un minuto"
18 other = "{{ .Count }} minuti di lettura"
19
20 [page_not_found]
21 other = "Pagina non trovata"
22
23 [page_does_not_exist]
24 other = "Siamo spiacenti, questa pagina non esiste."
25
26 [head_back]
27 other = "Torna alla <a href=\"{{ . }}\">homepage</a>."
28
29 [powered_by]
30 other = "Generato da"
31
32 [see_also]
33 other = "Vedi anche in"