New translations strings.xml (Italian)

This commit is contained in:
Eugen Rochko 2024-11-07 20:36:16 +01:00
parent b62963c4f3
commit 5a0ed9b7c1
1 changed files with 8 additions and 0 deletions

View File

@ -816,4 +816,12 @@ Più persone segui, più sarà attivo e interessante.</string>
<string name="familiar_followers_one">Seguito da %s</string> <string name="familiar_followers_one">Seguito da %s</string>
<string name="familiar_followers_two">Seguito da %s e %s</string> <string name="familiar_followers_two">Seguito da %s e %s</string>
<string name="profile_saved_posts">Salvati</string> <string name="profile_saved_posts">Salvati</string>
<plurals name="familiar_followers_many">
<item quantity="one">Seguito da %1$s, %2$s e %3$,d altro</item>
<item quantity="other">Seguito da %1$s, %2$s e altri %3$,d</item>
</plurals>
<plurals name="x_followers_you_know">
<item quantity="one">%,d seguace che conosci</item>
<item quantity="other">%,d seguaci che conosci</item>
</plurals>
</resources> </resources>