summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2014-01-29 14:25:22 +0100
committerLorenzo M <djmesias@yahoo.es>2014-01-30 11:57:15 +0100
commit8bb56dbd87e280f58f91cdf76ddd1ec4f7759b79 (patch)
tree5a17084cbd527b4597467865d8deeecb2bab5b6c
parenta3b8b43dbd33f1f1b94808eb21fc579bbd795a5f (diff)
downloadandroid_packages_apps_Calendar-8bb56dbd87e280f58f91cdf76ddd1ec4f7759b79.tar.gz
android_packages_apps_Calendar-8bb56dbd87e280f58f91cdf76ddd1ec4f7759b79.tar.bz2
android_packages_apps_Calendar-8bb56dbd87e280f58f91cdf76ddd1ec4f7759b79.zip
Calendar: ES tranlations
- Transifex export Change-Id: I0236825d7d7f346ed9c4f59addd111f06e985b06
-rw-r--r--res/values-es/cm_strings.xml23
-rw-r--r--res/values-es/cm_translations.xml26
2 files changed, 26 insertions, 23 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
deleted file mode 100644
index def33ba2..00000000
--- a/res/values-es/cm_strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012-2013 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">Recordatorios</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_on">Preguntar por el intervalo de tiempo entre recordatorios en cada recordatorio</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_off">Usar siempre el intervalo de tiempo entre recordatorios por defecto</string>
- <string name="snooze_delay_dialog_title">Intervalo de tiempo</string>
- <string name="preferences_default_snooze_delay_title">Intervalo entre recordatorios</string>
- <string name="preferences_default_snooze_delay_dialog">Intervalo entre recordatorios por defecto</string>
-</resources>
diff --git a/res/values-es/cm_translations.xml b/res/values-es/cm_translations.xml
new file mode 100644
index 00000000..ca607706
--- /dev/null
+++ b/res/values-es/cm_translations.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012-2013 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">Recordatorios</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Preguntar por el intervalo de tiempo entre recordatorios en cada recordatorio</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Usar siempre el intervalo de tiempo entre recordatorios por defecto</string>
+ <string name="snooze_delay_dialog_title">Intervalo de tiempo</string>
+ <string name="preferences_default_snooze_delay_title">Intervalo entre recordatorios</string>
+ <string name="preferences_default_snooze_delay_dialog">Intervalo entre recordatorios por defecto</string>
+ <string name="default_start_title">Vista por defecto</string>
+ <string name="default_start_last">Vista usada previamente</string>
+</resources>