Update Italian translations
This commit is contained in:
+24
-20
@@ -1,24 +1,28 @@
|
|||||||
package l10n
|
package l10n
|
||||||
|
|
||||||
var phrasesIT = map[string]string{
|
var phrasesIT = map[string]string{
|
||||||
"Anonymous post": "Post anonimo",
|
"Anonymous post": "Post anonimo",
|
||||||
"Blogs": "Blogs",
|
"Blogs": "Blogs",
|
||||||
"Newer": "Più recenti",
|
"Enter": "Invio",
|
||||||
"Older": "Più vecchi",
|
"Newer": "Recenti",
|
||||||
"Posts": "Posts",
|
"Older": "Precedenti",
|
||||||
"Publish to...": "Pubblica su...",
|
"Posts": "Posts",
|
||||||
"Publish": "Pubblica",
|
"Publish to...": "Pubblica su...",
|
||||||
"Read more...": "Continua...",
|
"Publish": "Pubblica",
|
||||||
"Toggle theme": "Attiva tema",
|
"Read more...": "Continua...",
|
||||||
"View posts": "Vedi Posts",
|
"Subscribe": "Sottoscrivi",
|
||||||
"delete": "cancella",
|
"This blog requires a password.": "Questo blog necessita una password.",
|
||||||
"edit": "modifica",
|
"Toggle theme": "Attiva tema",
|
||||||
"move to...": "sposta verso...",
|
"View posts": "Vedi Posts",
|
||||||
"pin": "attacca",
|
"delete": "cancella",
|
||||||
"published with write.as": "pubblicato con write.as",
|
"edit": "modifica",
|
||||||
"share modal ending": "Mandalo ad un amico, condividilo sul web, oppure tweettalo. Per saperne di più.",
|
"email subscription prompt": "Inserisci la tua email per ricevere aggiornamenti",
|
||||||
"share modal introduction": "Ogni post pubblicato possiede un URL segreto e unico che puoi condividere con chiunque. Questo è l'URL:",
|
"move to...": "sposta verso...",
|
||||||
"share modal title": "Condividi questo post",
|
"pin": "appunta",
|
||||||
"share": "condividi",
|
"published with write.as": "pubblicato con write.as",
|
||||||
"unpin": "stacca",
|
"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",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user