mirror of https://github.com/tootsuite/mastodon
parent
a7ff548c26
commit
9cb69df568
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue