New translations strings.xml (French)

This commit is contained in:
Eugen Rochko 2022-11-13 17:32:35 +01:00
parent 8f7ef0d564
commit ecf0c2b173
1 changed files with 2 additions and 2 deletions

View File

@ -285,7 +285,7 @@
<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" comment="This string is displayed in the signup form, when the server you're registering on has pre-approval enabled.">Cela nous aidera à examiner votre demande.</string>
<string name="signup_reason_note">Cela nous aidera à examiner votre demande.</string>
<string name="clear">Effacer</string>
<string name="profile_header">Image den-tête</string>
<string name="profile_picture">Image de profil</string>
@ -344,7 +344,7 @@
<item quantity="one">Il y a %d minute</item>
<item quantity="other">Il y a %d minutes</item>
</plurals>
<string name="edited_timestamp" comment="Displayed instead of the timestamp on posts that were edited. %s is the time (2m, 3h, 25 Oct, etc)">modifié %s</string>
<string name="edited_timestamp">modifié %s</string>
<string name="edit_original_post">Message originel</string>
<string name="edit_text_edited">Texte modifié</string>
<string name="edit_spoiler_added">Avertissement de contenu ajouté</string>