Translated using Weblate (Dutch)

Currently translated at 100.0% (365 of 365 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nl/
This commit is contained in:
jeroenpraat 2019-04-30 22:28:56 +00:00 committed by nailyk-weblate
parent 900d0a8930
commit 190e019675
1 changed files with 26 additions and 1 deletions

View File

@ -390,4 +390,29 @@
<string name="notifications_clear">Leegmaken</string>
<string name="notifications_apply_filter">Filter</string>
</resources>
<string name="filter_favorites">\@string/notification_channel_favourite_name</string>
<string name="filter_boosts">\@string/notification_channel_boost_name</string>
<string name="filter_follows">\@string/notification_channel_follow_name</string>
<string name="filter_mentions">\@string/notification_channel_mention_name</string>
<string name="filter_apply">Toepassen</string>
<string name="compose_shortcut_long_label">Toot schrijven</string>
<string name="compose_shortcut_short_label">Schrijven</string>
<string name="pref_title_bot_overlay">Botsindicator tonen</string>
<string name="notification_clear_text">Weet je zeker dat je alle meldingen permanent wilt verwijderen\?</string>
<string name="poll_info_format"> <!-- 15 votes • 1 hour left --> %1$s • %2$s</string>
<plurals name="poll_info_votes">
<item quantity="one">%s stem</item>
<item quantity="other">%s stemmen</item>
</plurals>
<string name="poll_info_time_relative">%s over</string>
<string name="poll_info_time_absolute">eindigt op %s</string>
<string name="poll_info_closed">gesloten</string>
<string name="poll_option_format"> <!-- 15% vote for this! --> &lt;b&gt;%1$d%%&lt;/b&gt; %2$s</string>
<string name="poll_vote">Stemmen</string>
</resources>