From 9cb69df568e83b1a6c6062a61919c40035d4f5a9 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 22 Dec 2022 15:09:46 +0100 Subject: [PATCH] New translations en.json (Italian) [ci skip] --- app/javascript/mastodon/locales/it.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/mastodon/locales/it.json b/app/javascript/mastodon/locales/it.json index 82560c0405..77ee0c3303 100644 --- a/app/javascript/mastodon/locales/it.json +++ b/app/javascript/mastodon/locales/it.json @@ -12,7 +12,7 @@ "about.powered_by": "Social media decentralizzato alimentato da {mastodon}", "about.rules": "Regole del server", "account.account_note_header": "Nota", - "account.add_or_remove_from_list": "Aggiungi o togli dalle liste", + "account.add_or_remove_from_list": "Aggiungi o Rimuovi dalle liste", "account.badges.bot": "Bot", "account.badges.group": "Gruppo", "account.block": "Blocca @{name}", @@ -32,7 +32,7 @@ "account.follow": "Segui", "account.followers": "Follower", "account.followers.empty": "Ancora nessuno segue questo utente.", - "account.followers_counter": "{count, plural, one {{counter} Seguace} other {{counter} Seguaci}}", + "account.followers_counter": "{count, plural, one {{counter} Follower} other {{counter} Follower}}", "account.following": "Seguiti", "account.following_counter": "{count, plural, one {{counter} Seguiti} other {{counter} Seguiti}}", "account.follows.empty": "Questo utente non segue ancora nessuno.", @@ -559,7 +559,7 @@ "status.filter": "Filtra questo post", "status.filtered": "Filtrato", "status.hide": "Nascondi toot", - "status.history.created": "{name} ha creato {date}", + "status.history.created": "Creato da {name} il {date}", "status.history.edited": "Modificato da {name} il {date}", "status.load_more": "Carica altro", "status.media_hidden": "Media nascosto",