summaryrefslogtreecommitdiffstats
path: root/res/values-da/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-da/cm_strings.xml')
-rw-r--r--res/values-da/cm_strings.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 000000000..c14681d3e
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CyanogenMod Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Suggested contacts preferences -->
+ <string name="prefDialogTitle_suggestedContactsMode">Tilstand</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Deaktiveret</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Funktion til at foreslå kontakter er deaktiveret</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Seneste</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Kun nyligt foreslåede kontakter kan vælges</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Alle</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Alle foreslåede kontaktpersoner kan vælges</string>
+ <string name="preference_header_suggested_contacts">Foreslåede kontakter</string>
+ <string name="preference_suggested_contacts_mode">Tilstand for foreslåede kontakter</string>
+ <string name="preference_suggested_contacts_clear_all">Slet foreslåede kontakter</string>
+ <string name="suggested_contacts_cleared">Foreslåede kontakter slettet.</string>
+ <string name="clear_suggested_contacts_dialog_title">Slet foreslåede kontakter?</string>
+ <string name="clear_suggested_contacts_dialog_message">Alle de foreslåede kontakter, der tidligere er gemt, vil blive slettet.</string>
+ <!-- Notification lights dialogs -->
+ <string name="edit_light_settings">Lysindstillinger for mappe</string>
+ <string name="pulse_speed_title">Blinklængde og hastighed</string>
+ <string name="default_time">Normal</string>
+ <string name="custom_time">Tilpasset</string>
+ <string name="dialog_delete_title">Slet</string>
+ <string name="dialog_delete_message">Fjern valgte element?</string>
+ <string name="pref_lights_default">Standard</string>
+ <!-- Values for the notification lights pulse spinners -->
+ <string name="pulse_length_always_on">Altid til</string>
+ <string name="pulse_length_very_short">Meget kort</string>
+ <string name="pulse_length_short">Kort</string>
+ <string name="pulse_length_normal">Normal</string>
+ <string name="pulse_length_long">Lang</string>
+ <string name="pulse_length_very_long">Meget lang</string>
+ <string name="pulse_speed_very_fast">Meget hurtig</string>
+ <string name="pulse_speed_fast">Hurtig</string>
+ <string name="pulse_speed_normal">Normal</string>
+ <string name="pulse_speed_slow">Langsom</string>
+ <string name="pulse_speed_very_slow">Meget langsom</string>
+</resources>