Skip to content

Commit

Permalink
Update Italian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaer committed Nov 5, 2021
1 parent b0d08b0 commit 482d2a0
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions l10n/phrases_it.go
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
package l10n

var phrasesIT = map[string]string{
"Anonymous post": "Post anonimo",
"Blogs": "Blogs",
"Newer": "Più recenti",
"Older": "Più vecchi",
"Posts": "Posts",
"Publish to...": "Pubblica su...",
"Publish": "Pubblica",
"Read more...": "Continua...",
"Toggle theme": "Attiva tema",
"View posts": "Vedi Posts",
"delete": "cancella",
"edit": "modifica",
"move to...": "sposta verso...",
"pin": "attacca",
"published with write.as": "pubblicato con write.as",
"share modal ending": "Mandalo ad un amico, condividilo sul web, oppure tweettalo. Per saperne di più.",
"share modal introduction": "Ogni post pubblicato possiede un URL segreto e unico che puoi condividere con chiunque. Questo è l'URL:",
"share modal title": "Condividi questo post",
"share": "condividi",
"unpin": "stacca",
"Anonymous post": "Post anonimo",
"Blogs": "Blogs",
"Enter": "Invio",
"Newer": "Recenti",
"Older": "Precedenti",
"Posts": "Posts",
"Publish to...": "Pubblica su...",
"Publish": "Pubblica",
"Read more...": "Continua...",
"Subscribe": "Sottoscrivi",
"This blog requires a password.": "Questo blog necessita una password.",
"Toggle theme": "Attiva tema",
"View posts": "Vedi Posts",
"delete": "cancella",
"edit": "modifica",
"email subscription prompt": "Inserisci la tua email per ricevere aggiornamenti",
"move to...": "sposta verso...",
"pin": "appunta",
"published with write.as": "pubblicato con write.as",
"share modal ending": "Mandala ad un amico, condividila sul web, oppure tweettala. Per saperne di più.",
"share modal introduction": "Ogni post pubblicato possiede una URL segreta e unica che puoi condividere con chiunque. Questa è l'URL:",
"share modal title": "Condividi questo post",
"share": "condividi",
"unpin": "stacca",
}

0 comments on commit 482d2a0

Please sign in to comment.