New translations strings.xml (Dutch)
This commit is contained in:
parent
823e2f6ac6
commit
cfc5683f75
1 changed files with 4 additions and 2 deletions
|
@ -230,11 +230,11 @@
|
||||||
<string name="file_saved">Bestand opgeslagen</string>
|
<string name="file_saved">Bestand opgeslagen</string>
|
||||||
<string name="downloading">Downloaden…</string>
|
<string name="downloading">Downloaden…</string>
|
||||||
<string name="no_app_to_handle_action">Kon geen app vinden om deze actie uit te voeren</string>
|
<string name="no_app_to_handle_action">Kon geen app vinden om deze actie uit te voeren</string>
|
||||||
<string name="local_timeline">Livefeed</string>
|
<string name="local_timeline">Lokale tijdlijn</string>
|
||||||
<string name="trending_posts_info_banner">Dit zijn berichten die populair zijn op Mastodon.</string>
|
<string name="trending_posts_info_banner">Dit zijn berichten die populair zijn op Mastodon.</string>
|
||||||
<string name="trending_links_info_banner">Dit zijn de nieuwsverhalen waarover op Mastodon wordt gesproken.</string>
|
<string name="trending_links_info_banner">Dit zijn de nieuwsverhalen waarover op Mastodon wordt gesproken.</string>
|
||||||
<!-- %s is the server domain -->
|
<!-- %s is the server domain -->
|
||||||
<string name="local_timeline_info_banner">Dit zijn alle berichten van alle gebruikers op uw server (%s).</string>
|
<string name="local_timeline_info_banner">Dit zijn alle berichten van alle gebruikers op jouw server (%s).</string>
|
||||||
<string name="recommended_accounts_info_banner">Mogelijk vind je deze accounts leuk op basis van andere accounts die je volgt.</string>
|
<string name="recommended_accounts_info_banner">Mogelijk vind je deze accounts leuk op basis van andere accounts die je volgt.</string>
|
||||||
<string name="see_new_posts">Nieuwe berichten</string>
|
<string name="see_new_posts">Nieuwe berichten</string>
|
||||||
<string name="load_missing_posts">Resterende berichten laden</string>
|
<string name="load_missing_posts">Resterende berichten laden</string>
|
||||||
|
@ -766,4 +766,6 @@
|
||||||
<string name="settings_manage_donations">Donaties beheren</string>
|
<string name="settings_manage_donations">Donaties beheren</string>
|
||||||
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
|
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
|
||||||
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
|
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
|
||||||
|
<string name="relationship_severance_learn_more">Meer informatie</string>
|
||||||
|
<string name="moderation_warning_learn_more">Meer informatie</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Reference in a new issue