aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-nl-rNL/strings_pref_notifications.xml
blob: 643eab00defc2e87f333f1c7dd64b53a4f46b0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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>