Browse Source

New translations strings.xml (French)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
31615713a4
  1. 10
      app/src/main/res/values-fr/strings.xml

10
app/src/main/res/values-fr/strings.xml

@ -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\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="one">%s\nPublication</item>
<item quantity="other">%s\nPublications</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="one">%s\nAbonné</item>
<item quantity="other">%s\nAbonnés</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nAbonnements</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>

Loading…
Cancel
Save