aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-nl-rNL/strings_pref_notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-nl-rNL/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values-nl-rNL/strings_pref_notifications.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/app/src/main/res/values-nl-rNL/strings_pref_notifications.xml b/app/src/main/res/values-nl-rNL/strings_pref_notifications.xml
new file mode 100644
index 00000000..643eab00
--- /dev/null
+++ b/app/src/main/res/values-nl-rNL/strings_pref_notifications.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="notification_frequency">Interval notificaties</string>
+ <string name="no_notifications">Geen notificaties</string>
+ <string name="notification_keywords">Trefwoorden</string>
+ <string name="notification_keywords_desc">Toon geen notificaties die een van de opgegeven trefwoorden bevatten.</string>
+ <string name="add_keyword">Trefwoord toevoegen</string>
+ <string name="hint_keyword">Typ een woord en druk op +</string>
+ <string name="empty_keyword">Leeg trefwoord</string>
+ <string name="notification_general">Algemene notificaties inschakelen</string>
+ <string name="notification_general_desc">Toon algemene notificaties voor het huidige account.</string>
+ <string name="notification_general_all_accounts">Algemene notificaties voor alle accounts</string>
+ <string name="notification_general_all_accounts_desc">Toon algemene notificaties voor alle ingelogde accounts.</string>
+ <string name="notification_messages">Notifications voor berichten</string>
+ <string name="notification_messages_desc">Toon notificaties voor berichten op het huidige account.</string>
+ <string name="notification_messages_all_accounts">Notificaties voor berichten van alle accounts</string>
+ <string name="notification_messages_all_accounts_desc">Toon notificaties voor berichten van alle accounts</string>
+ <string name="notification_fetch_now">Notificaties ophalen</string>
+ <string name="notification_fetch_now_desc">Haal nu eenmalig notificaties op.</string>
+ <string name="notification_fetch_success">Notificaties ophalen…</string>
+ <string name="notification_fetch_fail">Kon geen notificaties ophalen</string>
+ <string name="notification_sound">Geluid voor notificaties</string>
+ <string name="notification_channel">Geluid voor notificaties kiezen</string>
+ <string name="notification_channel_desc">Pas geluid, trillen, prioriteit etc. aan</string>
+ <string name="notification_ringtone">Geluid voor notificaties</string>
+ <string name="message_ringtone">Geluid voor berichten</string>
+ <string name="select_ringtone">Kies geluid</string>
+ <string name="notification_vibrate">Trillen bij notificaties</string>
+ <string name="notification_lights">Licht bij notificaties</string>
+</resources>