New translations strings.xml (Italian)

This commit is contained in:
Eugen Rochko 2024-03-11 13:45:02 +01:00
parent 29d5e4fa13
commit ee05e818d9
1 changed files with 6 additions and 0 deletions

View File

@ -712,4 +712,10 @@ Più persone segui, più sarà attivo e interessante.</string>
<string name="post_pinned">Il post è stato fissato</string>
<string name="post_unpinned">Il post è stato sbloccato</string>
<!-- %s is the username -->
<string name="enable_new_post_notifications">Avvisami quando %s pubblica un post</string>
<string name="disable_new_post_notifications">Smetti di avvisarmi quando %s pubblica un post</string>
<string name="new_post_notifications_enabled">Riceverai notifiche per i nuovi post.</string>
<string name="new_post_notifications_disabled">Non riceverai più notifiche per i nuovi post.</string>
<string name="mute_conversation">Silenzia la conversazione</string>
<string name="unmute_conversation">Riattiva le notifiche della conversazione</string>
</resources>