summaryrefslogtreecommitdiffstats
path: root/res/values-da
diff options
context:
space:
mode:
authorJacob Overgaard Madsen <u2jacob@gmail.com>2014-02-02 22:10:45 +0100
committerJacob Overgaard Madsen <u2jacob@gmail.com>2014-02-12 22:13:40 +0100
commitef1abafbb0bfcf5e03582ec5cbce490c2120413e (patch)
tree26ebdcdd5495b988cac44015511ac91abb56eb21 /res/values-da
parentd5f4c6614f69b79fb0c2a96d97b24bcf8eff6c3b (diff)
downloadandroid_packages_apps_Trebuchet-ef1abafbb0bfcf5e03582ec5cbce490c2120413e.tar.gz
android_packages_apps_Trebuchet-ef1abafbb0bfcf5e03582ec5cbce490c2120413e.tar.bz2
android_packages_apps_Trebuchet-ef1abafbb0bfcf5e03582ec5cbce490c2120413e.zip
Trebuchet: DA translation
Patchset 4: 2 unneeded strings removed Change-Id: I9dee441a45d982c792cf2aa613533ce378eca728
Diffstat (limited to 'res/values-da')
-rw-r--r--res/values-da/cm_arrays.xml39
-rw-r--r--res/values-da/cm_strings.xml48
2 files changed, 87 insertions, 0 deletions
diff --git a/res/values-da/cm_arrays.xml b/res/values-da/cm_arrays.xml
new file mode 100644
index 000000000..0cddf39fa
--- /dev/null
+++ b/res/values-da/cm_arrays.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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>
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Regulær</item>
+ <item>Lys</item>
+ <item>Kondenseret</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Ingen</item>
+ <item>Zoom ind</item>
+ <item>Zoom ud</item>
+ <item>Rotér op</item>
+ <item>Rotér ned</item>
+ <item>Terning ind</item>
+ <item>Terning ud</item>
+ <item>Stak</item>
+ <item>Harmonika</item>
+ <item>Flip</item>
+ <item>Cylinder ind</item>
+ <item>Cylinder ud</item>
+ <item>Karrusel</item>
+ <item>Overblik</item>
+ </string-array>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 000000000..c55635da8
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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>
+ <string name="application_copyright">Copyright \u00A9 2014 The CyanogenMod Project</string>
+ <string name="sort_button_text">Sortér</string>
+ <string name="filter_button_text">Filtrér</string>
+ <string name="default_screen_button_text">Standardskærm</string>
+ <string name="transition_effect_button_text">Rulleeffekt</string>
+ <string name="sort_mode_title">Titel</string>
+ <string name="sort_mode_launch_count">Antal gange brugt</string>
+ <string name="sort_mode_install_time">Installationstidspunkt</string>
+ <string name="scrolling_page_outlines">Sideomrids</string>
+ <string name="scrolling_fade_adjacent">Sideovergange</string>
+ <string name="wallpaper_scroll">Rul baggrund</string>
+ <string name="preferences_title">Indstillinger</string>
+ <string name="preferences_application_title">App</string>
+ <string name="preferences_interface_homescreen_title">Startskærm</string>
+ <string name="preferences_interface_homescreen_search_title">Søgelinje</string>
+ <string name="preferences_interface_homescreen_search_summary">Vis permanent søgelinje i toppen af skærmen</string>
+ <string name="preferences_interface_drawer_title">Oversigt</string>
+ <string name="preferences_interface_dock_title">Docklinje</string>
+ <string name="preferences_interface_general_title">Generelt</string>
+ <string name="preferences_interface_general_icons_category">Ikoner</string>
+ <string name="preferences_interface_general_icons_large_title">Større ikoner</string>
+ <string name="preferences_interface_general_icons_large_summary">Brug ekstra store app-ikoner på startskærm og i oversigten</string>
+ <string name="preferences_interface_general_icons_text_style_title">Font til tekster</string>
+ <string name="preferences_interface_general_icons_text_style_summary">Fontvariant og -stilart til ikontekster</string>
+ <string name="dialog_pick_iconpack_title">Vælg ikonpakke</string>
+ <string name="default_iconpack_title">Standardikoner</string>
+ <string name="icon_packs_title">Ikonpakker</string>
+ <string name="no_iconpacks_summary">Ingen ikonpakker installeret</string>
+ <string name="all_apps_cling_cm">Tilpas din oversigt</string>
+ <string name="all_apps_cling_summary">Tryk på sideindikatoren for at vise yderligere konfigurationsindstillinger</string>
+</resources>