mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-01-01 11:37:33 +01:00
New translations strings.xml (French)
This commit is contained in:
parent
f70101279d
commit
2985c5490b
@ -662,7 +662,6 @@
|
||||
<string name="block_user_x_instead">Bloquer %s à la place</string>
|
||||
<string name="users_cant_see_blocked">Vous ne verrez plus les messages ou les notifications des utilisateur·rice·s de ce serveur.</string>
|
||||
<string name="you_wont_see_server_posts">Vous ne verrez aucun message des utilisateur·rice·s de ce serveur.</string>
|
||||
<string name="server_followers_will_be_removed">Vos abonné·e·s de ce serveur seront supprimés.</string>
|
||||
<string name="server_cant_mention_or_follow_you">Personne de ce serveur ne peut vous suivre.</string>
|
||||
<string name="server_can_interact_with_older">Les personnes de ce serveur peuvent interagir avec vos anciennes publications.</string>
|
||||
<string name="unblocked_domain_x">Débloquage du domaine %s</string>
|
||||
@ -759,4 +758,7 @@
|
||||
<string name="settings_manage_donations">Gestion des dons</string>
|
||||
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
|
||||
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
|
||||
<!-- appears when you're about to block a server -->
|
||||
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
|
||||
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user