New translations strings.xml (Dutch)

This commit is contained in:
Austin Huang 2021-03-11 15:23:31 -05:00
parent ac0cac6ea8
commit 778e07e8c2
1 changed files with 10 additions and 8 deletions

View File

@ -45,9 +45,13 @@
<string name="instadp_settings">Instadp gebruiken voor hoge definitie profielfoto\'s</string>
<string name="import_export">Importeren/Exporteren</string>
<string name="select_language">Taal</string>
<plurals name="main_posts_count_inline">
<plurals name="main_posts_count">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nBerichten</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Post</item>
<item quantity="other">%s Posts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
@ -114,8 +118,7 @@
<string name="unbookmark">Verwijderen uit favorieten</string>
<string name="follow">Volg</string>
<string name="unfollow">Ontvolg</string>
<string name="favorite_short">Toevoegen aan favorieten</string>
<string name="unfavorite_short">Verwijderen uit favorieten</string>
<string name="favorite_short" comment="Adjective, not verb">Toevoegen aan favorieten</string>
<string name="block">Blokkeer</string>
<string name="unblock">Deblokkeer</string>
<string name="restrict">Beperk</string>
@ -307,14 +310,13 @@
<string name="dark_theme_settings">Donker thema</string>
<string name="light_barinsta_theme" comment="Yes, this one is Barista (the theme), you can also substitute it with other coffee-related words">Barista</string>
<string name="dark_material_dark_theme">Materiaal Donker</string>
<string name="added_to_favs">Toegevoegd aan favorieten</string>
<string name="added_to_favs_short" comment="Here it's an adjective (equivalent to verb past tense), used for the favorite chip on profile/hashtag/location fragments, so be short">Favorited</string>
<string name="add_to_favorites" comment="Here it's a verb, used for the favorite chip on profile/hashtag/location fragments, so be short">Favorite</string>
<string name="added_to_favs">Added to Favorites!</string>
<string name="add_to_favorites">Add to Favorites</string>
<string name="accounts">Accounts</string>
<string name="hashtags">Hashtags</string>
<string name="locations">Locaties</string>
<string name="unknown">Onbekend</string>
<string name="removed_from_favs">Verwijderd uit Favorieten</string>
<string name="removed_from_favs">Removed from Favourites!</string>
<string name="backup_and_restore">Backup &amp; Restore</string>
<string name="backup_summary">Backup Barinsta app settings, account login data, and/or favorites to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up account login data, treat the file as confidential and keep it somewhere safe!</string>