Import theme

This commit is contained in:
DuN0z 2025-10-09 10:23:36 +02:00
parent 51769fa6be
commit c59ffbfeee
127 changed files with 13611 additions and 1 deletions

54
i18n/it.toml Normal file
View file

@ -0,0 +1,54 @@
[category]
other = "categoria"
[tag]
other = "tag"
[reading_time]
one = "Tempo di lettura: un minuto."
other = "Tempo di lettura: {{ .Count }} minuti."
[page_not_found]
other = "Pagina non trovata"
[page_does_not_exist]
other = "Spiacente, questa pagina non esiste."
[head_back]
other = "Puoi tornare alla <a href=\"{{ . }}\">homepage</a>."
[comments]
other = "commenti"
[send]
other = "Invia"
[read_more]
other = "Continua a leggere"
[name]
other = "Nome"
[email]
other = "Email"
[message]
other = "Messaggio"
[warning]
other = "Avviso"
[info]
other = "Informazioni"
[update]
other = "Aggiorna"
[series_posts]
other = "Messaggi di questa serie"
[related_posts]
other = "Post simili"
[toc]
other = "Indice dei contenuti"