summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-07-11 13:03:41 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-07-11 13:03:41 +0300
commit6415d23ae5108266058d69ee09c9af36d13f10c5 (patch)
tree008317b108f4110a673848ef85a36e663edd8b46
parentf33cc62a747d2d2b9cf8acbf85fd89ec4f1f1155 (diff)
downloadandroid_packages_apps_Calendar-6415d23ae5108266058d69ee09c9af36d13f10c5.tar.gz
android_packages_apps_Calendar-6415d23ae5108266058d69ee09c9af36d13f10c5.tar.bz2
android_packages_apps_Calendar-6415d23ae5108266058d69ee09c9af36d13f10c5.zip
Automatic translation import
Change-Id: If0e6c323027fe5e2333acc9f3d758c54ce2df975
-rw-r--r--res/values-eu/cm_strings.xml20
-rw-r--r--res/values-ko/cm_strings.xml27
2 files changed, 47 insertions, 0 deletions
diff --git a/res/values-eu/cm_strings.xml b/res/values-eu/cm_strings.xml
new file mode 100644
index 00000000..274aeaca
--- /dev/null
+++ b/res/values-eu/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="preferences_alerts_custom_snooze_delay_title">Oroigarriak</string>
+</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 00000000..605a423d
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="preferences_alerts_custom_snooze_delay_title">알림을 일시중지할 시간 묻기</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">알림을 일시중지할 시간을 항상 물어보기</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">알림 일시중지 시간으로 항상 기본값 사용</string>
+ <string name="snooze_delay_dialog_title">일시중지 시간 설정</string>
+ <string name="preferences_default_snooze_delay_title">기본 일시중지 시간</string>
+ <string name="preferences_default_snooze_delay_dialog">기본 일시중지 시간</string>
+ <string name="default_start_title">기본 보기</string>
+ <string name="default_start_last">이전에 사용한 보기</string>
+</resources>