diff options
Diffstat (limited to 'app/src/main/res/values-da-rDK/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-da-rDK/strings_pref_notifications.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app/src/main/res/values-da-rDK/strings_pref_notifications.xml b/app/src/main/res/values-da-rDK/strings_pref_notifications.xml new file mode 100644 index 00000000..f8713858 --- /dev/null +++ b/app/src/main/res/values-da-rDK/strings_pref_notifications.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--> +<resources> + <string name="notification_frequency">Notifikationsinterval</string> + <string name="no_notifications">Ingen notifikationer</string> + <string name="notification_keywords">Nøgleord</string> + <string name="notification_keywords_desc">Giver ikke besked, når notifikationen indeholder disse nøgleord.</string> + <string name="add_keyword">Tilføj nøgleord</string> + <string name="hint_keyword">Skriv nøgleord og tryk +</string> + <string name="empty_keyword">Tomt nøgleord</string> + <string name="notification_general">Aktivér generelle notifikationer</string> + <string name="notification_general_desc">Få generelle notifikationer for din aktuelle konto.</string> + <string name="notification_general_all_accounts">Notifikationer fra alle konti</string> + <string name="notification_general_all_accounts_desc">Få generelle notifikationer fra alle konti, der er logget ind.</string> + <string name="notification_messages">Aktiver beskednotifikationer</string> + <string name="notification_messages_desc">Få chat-notifikationer for din nuværende konto.</string> + <string name="notification_messages_all_accounts">Beskednotifikationer fra alle konti</string> + <string name="notification_messages_all_accounts_desc">Få chat-notifikationer fra alle konti</string> + <string name="notification_fetch_now">Hent notifikationer nu</string> + <string name="notification_fetch_now_desc">Udløs notifikationshenteren en enkelt gang.</string> + <string name="notification_fetch_success">Henter notifikationer…</string> + <string name="notification_fetch_fail">Kunne ikke hente notifikationer</string> + <string name="notification_sound">Notifikationslyd</string> + <string name="notification_channel">Tilpas notifikationskanaler</string> + <string name="notification_channel_desc">Redigér lyd, vibration, prioritet osv.</string> + <string name="notification_ringtone">Notifikationsringetone</string> + <string name="message_ringtone">Beskedringetone</string> + <string name="select_ringtone">Vælg ringetone</string> + <string name="notification_vibrate">Vibrér ved notifikationer</string> + <string name="notification_lights">Notifikationslys</string> +</resources> |