summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:15:13 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:15:13 +0300
commit82eba9d534b354e81242ddfa70ed601d520fee5c (patch)
treea73377fa14dcdf7cd64ac266761fded886344a36
parentc33a1ff1036e6e01c36932ab5d949aab4348a432 (diff)
downloadandroid_packages_apps_UnifiedEmail-82eba9d534b354e81242ddfa70ed601d520fee5c.tar.gz
android_packages_apps_UnifiedEmail-82eba9d534b354e81242ddfa70ed601d520fee5c.tar.bz2
android_packages_apps_UnifiedEmail-82eba9d534b354e81242ddfa70ed601d520fee5c.zip
Automatic translation import
Change-Id: I1446ab9b8e1e5c9e87c97ebd38a2e596e381724d
-rw-r--r--res/values-da/cm_strings.xml32
-rw-r--r--res/values-sv/cm_strings.xml20
2 files changed, 52 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..4382d9576
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,32 @@
+<?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>
+ <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>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 000000000..87ebd5507
--- /dev/null
+++ b/res/values-sv/cm_strings.xml
@@ -0,0 +1,20 @@
+<?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>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Alla</string>
+</resources>