New translations strings.xml (French)

This commit is contained in:
Austin Huang 2021-03-05 14:32:38 -05:00
parent 913d7d345f
commit 98d36646a1
1 changed files with 5 additions and 5 deletions

View File

@ -46,14 +46,14 @@
<string name="import_export">Importer/Exporter</string>
<string name="select_language">Langues</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Publication</item>
<item quantity="other">%s Publications</item>
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s Abonné</item>
<item quantity="other">%s Abonnés</item>
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s Abonnements </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">Lecture automatique des vidéos</string>
<string name="post_viewer_muted_autoplay">Toujours couper le son des vidéos</string>
<string name="post_viewer_show_captions">Toujours afficher les sous-titres de publication</string>