Merge remote-tracking branch 'upstream/master'

This commit is contained in:
sk
2023-05-13 15:15:00 +02:00
23 changed files with 820 additions and 62 deletions

View File

@@ -250,6 +250,7 @@
<string name="notify_none">nessuno</string>
<string name="notify_favorites">Apprezza i miei post</string>
<string name="notify_follow">Mi segue</string>
<string name="notify_reblog">Condivide il mio post</string>
<string name="notify_mention">Mi menziona</string>
<string name="settings_boring">La zona noiosa</string>
<string name="settings_account">Impostazioni dell\'account</string>
@@ -437,9 +438,11 @@
<string name="show">Mostra</string>
<string name="hide">Nascondi</string>
<string name="join_default_server">Unisciti a %s</string>
<string name="pick_server">Scegli il mio server</string>
<string name="pick_server">Scegli un altro server</string>
<string name="signup_or_login">o</string>
<string name="learn_more">Scopri di più</string>
<string name="welcome_to_mastodon">Benvenuto/a su Mastodon</string>
<string name="welcome_paragraph1">Mastodon è un social network decentralizzato, il che significa che nessuna singola azienda lo controlla. È composto da molti server indipendenti e tutti connessi insieme.</string>
<string name="what_are_servers">Cosa sono i server?</string>
<string name="welcome_paragraph2"><![CDATA[Ogni account Mastodon è ospitato su un server — ognuno con i propri valori, regole, e amministratori. Non importa quale scegliere, è possibile seguire e interagire con le persone su qualsiasi server.]]></string>
</resources>