New translations strings.xml (French)

This commit is contained in:
Eugen Rochko 2022-05-02 05:00:28 +02:00
parent e34542a420
commit c16d373de8
1 changed files with 1 additions and 6 deletions

View File

@ -10,13 +10,10 @@
<string name="ok">OK</string>
<string name="preparing_auth">Préparation à lauthentification…</string>
<string name="finishing_auth">Fin de lauthentification…</string>
<string name="user_boosted">%s a partagé</string>
<string name="in_reply_to">En réponse à %s</string>
<string name="notifications">Notifications</string>
<string name="user_followed_you">sest abonné à vous</string>
<string name="user_sent_follow_request">vous a envoyé une demande de suivi</string>
<string name="user_favorited">a mis votre pouet en favori</string>
<string name="notification_boosted">a partagé votre pouet</string>
<string name="poll_ended">sondage terminé</string>
<string name="time_seconds">%d s</string>
<string name="time_minutes">%d m</string>
@ -222,7 +219,6 @@
<string name="skip">Passer</string>
<string name="notification_type_follow">Nouveaux⋅elles abonné⋅e⋅s</string>
<string name="notification_type_favorite">Favoris</string>
<string name="notification_type_reblog">Partages</string>
<string name="notification_type_mention">Mentions</string>
<string name="notification_type_poll">Sondages</string>
<string name="choose_account">Choisir un compte</string>
@ -285,8 +281,6 @@
<string name="unfollowed_user">Vous ne suivez plus %s</string>
<string name="followed_user">Vous suivez maintenant %s</string>
<string name="open_in_browser">Ouvrir dans le navigateur</string>
<string name="hide_boosts_from_user">Masquer les partages de %s</string>
<string name="show_boosts_from_user">Afficher les partages de %s</string>
<string name="signup_reason">pourquoi voulez-vous vous inscrire ?</string>
<string name="signup_reason_note">Cela nous aidera à examiner votre demande.</string>
<string name="clear">Effacer</string>
@ -313,4 +307,5 @@
<string name="button_follow_pending">En attente</string>
<string name="follows_you">Vous suit</string>
<string name="manually_approves_followers">Approuver manuellement les demande de suivie</string>
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
</resources>