Import new translations
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..f6fb0ed
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source 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 xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+    <string name="app_label">"Alarm"</string>
+    <string name="add_alarm">"Tilføj alarm"</string>
+    <string name="delete_alarm">"Slet alarm"</string>
+    <string name="delete_alarm_confirm">"Denne alarm slettes."</string>
+    <string name="show_clock">"Vis ur"</string>
+    <string name="hide_clock">"Skjul ur"</string>
+    <string name="label">"Etiket"</string>
+    <string name="default_label">"Alarm"</string>
+    <string name="set_alarm">"Indstil alarm"</string>
+    <string name="enable">"Slå alarm til"</string>
+    <string name="alarm_vibrate">"Vibrer"</string>
+    <string name="alarm_repeat">"Gentag"</string>
+    <string name="alert">"Ringetone"</string>
+    <string name="time">"Tid"</string>
+    <string name="alert_title">"Alarm"</string>
+    <string name="alarm_alert_dismiss_text">"Annuller"</string>
+    <string name="alarm_alert_alert_silenced">"Alarm dæmpes efter <xliff:g id="MINUTES">%d</xliff:g> minutter"</string>
+    <string name="alarm_alert_snooze_text">"Slumretilstand"</string>
+    <string name="alarm_alert_snooze_set">"Slumrer i <xliff:g id="MINUTES">%d</xliff:g> minutter."</string>
+    <string name="alarm_alert_snooze_not_set">"Der er ikke indstillet slumretilstand. Næste alarm er indstillet til <xliff:g id="TIME">%s</xliff:g>"</string>
+    <string name="alarm_set">"Alarmen er indstillet til <xliff:g id="TIME_DELTA">%s</xliff:g> fra nu af."</string>
+    <string name="combiner">"<xliff:g id="XXX_0">%1$s</xliff:g><xliff:g id="XXX_1">%2$s</xliff:g><xliff:g id="XXX_2">%3$s</xliff:g><xliff:g id="XXX_3">%4$s</xliff:g><xliff:g id="XXX_4">%5$s</xliff:g>"</string>
+    <string name="day">"1 dag"</string>
+    <string name="days">"<xliff:g id="DAYS">%s</xliff:g> dage"</string>
+    <string name="hour">"1 time"</string>
+    <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> timer"</string>
+    <string name="and">" og "</string>
+    <string name="space">" "</string>
+    <string name="subminute">"mindre end 1 minut"</string>
+    <string name="minute">"1 minut"</string>
+    <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> minutter"</string>
+    <string name="every_day">"hver dag"</string>
+    <string name="never">"Aldrig"</string>
+    <string name="day_concat">", "</string>
+    <string name="clock_instructions">"Vælg et ur, der skal vises."</string>
+    <string name="error">"Alarmen er ikke indstillet"</string>
+    <string name="dberror">"Beklager, alarmen kunne ikke indstilles."</string>
+    <string name="analog_gadget">"Analogt ur"</string>
+    <string name="settings">"Indstillinger"</string>
+    <string name="alarm_in_silent_mode_title">"Alarm er i lydløs tilstand"</string>
+    <string name="alarm_in_silent_mode_summary">"Afspil alarm, selvom telefonen er i lydløs tilstand"</string>
+</resources>