Translated using Weblate (Dutch)

Currently translated at 100.0% (671 of 671 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
pull/1775/head
mm4c 2 years ago committed by Hosted Weblate
parent 3e3c122e21
commit e8ab7e1363
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -722,4 +722,21 @@
<string name="alarm_after_start">%s na begin</string>
<string name="custom_filter_has_reminder">Bevat herinnering</string>
<string name="snoozed_until">Pauzeren tot: %s</string>
<plurals name="reminder_minutes">
<item quantity="one">Minuut</item>
<item quantity="other">Minuten</item>
</plurals>
<plurals name="reminder_hours">
<item quantity="one">Uur</item>
<item quantity="other">Uren</item>
</plurals>
<plurals name="reminder_days">
<item quantity="one">Dag</item>
<item quantity="other">Dagen</item>
</plurals>
<plurals name="reminder_week">
<item quantity="one">Week</item>
<item quantity="other">Weken</item>
</plurals>
<string name="custom_notification">Aangepaste melding</string>
</resources>
Loading…
Cancel
Save