New translations strings.xml (French)

This commit is contained in:
Eugen Rochko 2023-07-30 18:44:39 +02:00
parent 022a227b08
commit 2d9e01bbc1
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,7 @@
<string name="button_blocked">Bloqué</string>
<string name="action_vote">Voter</string>
<string name="delete">Supprimer</string>
<string name="confirm_delete_title">Supprimer la publication</string>
<string name="confirm_delete">Voulez-vous vraiment supprimer ce message ?</string>
<string name="deleting">Suppression en cours…</string>
<string name="notification_channel_audio_player">Lecture audio</string>
@ -128,6 +129,7 @@
<string name="report_choose_reason">Quel est le problème avec ce post ?</string>
<string name="report_choose_reason_account">Quel est le problème avec %s ?</string>
<string name="report_choose_reason_subtitle">Sélectionnez la meilleure correspondance</string>
<string name="report_reason_personal">Je n\'aime pas ça</string>
<string name="report_reason_personal_subtitle">Cest quelque chose que je ne souhaite pas voir</string>
<string name="report_reason_spam">C\'est du spam</string>
<string name="report_reason_spam_subtitle">Liens malveillants, faux engagement ou réponses répétitives</string>