summaryrefslogtreecommitdiffstats
path: root/res/values-es-rUS
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-16 00:03:42 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 14:13:46 -0700
commita9923baa655018602cdc9db5676dbb6eb155c1cc (patch)
tree9c2b2d7d8869ff7ae82b52abf5b7805a7eef1328 /res/values-es-rUS
parent84f8a14859cf75baf4bb5602b8e8233f6014e680 (diff)
downloadandroid_packages_apps_UnifiedEmail-a9923baa655018602cdc9db5676dbb6eb155c1cc.tar.gz
android_packages_apps_UnifiedEmail-a9923baa655018602cdc9db5676dbb6eb155c1cc.tar.bz2
android_packages_apps_UnifiedEmail-a9923baa655018602cdc9db5676dbb6eb155c1cc.zip
Automatic translation import
Change-Id: I8b172b2cc9bf6c40f36a2d786f4259d50ac92b75
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r--res/values-es-rUS/cm_strings.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
new file mode 100644
index 000000000..e7156d777
--- /dev/null
+++ b/res/values-es-rUS/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">Modo</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Desactivado</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">La función de contactos sugeridos está desactivada</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recientes</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Solamente serán seleccionables los contactos sugeridos recientes</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Todos</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Todos los contactos sugeridos serán seleccionables</string>
+ <string name="preference_header_suggested_contacts">Contactos sugeridos</string>
+ <string name="preference_suggested_contacts_mode">Modo de contactos sugeridos</string>
+ <string name="preference_suggested_contacts_clear_all">Limpiar contactos sugeridos</string>
+ <string name="suggested_contacts_cleared">Se limpiaron los contactos sugeridos.</string>
+ <string name="clear_suggested_contacts_dialog_title">¿Limpiar contactos sugeridos?</string>
+ <string name="clear_suggested_contacts_dialog_message">Se quitarán todos los contactos sugeridos almacenados previamente.</string>
+</resources>