New translations strings.xml (Dutch)

This commit is contained in:
Austin Huang 2021-03-05 14:32:26 -05:00
parent 59d659a4d8
commit 1d26fb5ad0
1 changed files with 5 additions and 5 deletions

View File

@ -46,14 +46,14 @@
<string name="import_export">Importeren/Exporteren</string>
<string name="select_language">Taal</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Post</item>
<item quantity="other">%s Berichten</item>
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s Follower</item>
<item quantity="other">%s Volgers</item>
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s Volgend </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">Video\'s automatisch afspelen</string>
<string name="post_viewer_muted_autoplay">Video\'s altijd dempen</string>
<string name="post_viewer_show_captions">Always show post captions</string>