summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2014-01-30 10:12:25 +0100
committerLorenzo M <djmesias@yahoo.es>2014-02-08 12:43:08 +0100
commit4b689dc9a9143a88b85d3227131e624934188aa8 (patch)
treeb446a9a59111b9fc7e2d11bf15c932f524210ea5 /res/values-es
parent8b033819e924234e40b7d5c46cb147b378179c0e (diff)
downloadandroid_packages_apps_Trebuchet-4b689dc9a9143a88b85d3227131e624934188aa8.tar.gz
android_packages_apps_Trebuchet-4b689dc9a9143a88b85d3227131e624934188aa8.tar.bz2
android_packages_apps_Trebuchet-4b689dc9a9143a88b85d3227131e624934188aa8.zip
Trebuchet: ES translations
- Transifex export Change-Id: Ic3ac88c9d1d1952cd057185b709656b0bcafbca7
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/cm_translations.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/res/values-es/cm_translations.xml b/res/values-es/cm_translations.xml
new file mode 100644
index 000000000..caa1a8f98
--- /dev/null
+++ b/res/values-es/cm_translations.xml
@@ -0,0 +1,68 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="sort_button_text">Ordenar</string>
+ <string name="filter_button_text">Filtrar</string>
+ <string name="default_screen_button_text">Pantalla por defecto</string>
+ <string name="transition_effect_button_text">Efecto de desplazamiento</string>
+ <string name="sort_mode_title">Título</string>
+ <string name="sort_mode_launch_count">Veces ejecutado</string>
+ <string name="sort_mode_install_time">Fecha de instalación</string>
+ <string name="scrolling_page_outlines">Bordes de pantalla</string>
+ <string name="scrolling_fade_adjacent">Efecto de fundido</string>
+ <string name="wallpaper_scroll">Desplazar fondo</string>
+ <string name="preferences_title">Ajustes</string>
+ <string name="preferences_application_title">Aplicación</string>
+ <string name="preferences_interface_homescreen_title">Pantalla de inicio</string>
+ <string name="preferences_interface_homescreen_search_title">Barra de búsqueda</string>
+ <string name="preferences_interface_homescreen_search_summary">Habilitar la barra de búsqueda permanentemente</string>
+ <string name="preferences_interface_drawer_title">Aplicaciones</string>
+ <string name="preferences_interface_dock_title">Barra de aplicaciones</string>
+ <string name="preferences_interface_general_title">General</string>
+ <string name="preferences_interface_general_icons_category">Iconos</string>
+ <string name="preferences_interface_general_icons_large_title">Iconos grandes</string>
+ <string name="preferences_interface_general_icons_large_summary">Usar iconos grandes en la pantalla de inicio y de aplicaciones</string>
+ <string name="preferences_interface_general_icons_text_style_title">Estilo del texto</string>
+ <string name="preferences_interface_general_icons_text_style_summary">Cambiar el estilo de texto para las etiquetas de los iconos</string>
+ <string name="dialog_pick_iconpack_title">Escoger paquete de iconos</string>
+ <string name="default_iconpack_title">Iconos por defecto</string>
+ <string name="icon_packs_title">Paquetes de iconos</string>
+ <string name="no_iconpacks_summary">No hay paquetes de iconos instalados</string>
+ <string name="all_apps_cling_cm">Personalizar tus aplicaciones</string>
+ <string name="all_apps_cling_summary">Tocar el indicador de página para mostrar ajustes adicionales</string>
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Normal</item>
+ <item>Fina</item>
+ <item>Comprimida</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Ninguno</item>
+ <item>Zoom entrante</item>
+ <item>Zoom saliente</item>
+ <item>Rotar arriba</item>
+ <item>Rotar abajo</item>
+ <item>Cúbico entrante</item>
+ <item>Cúbico saliente</item>
+ <item>Apilar</item>
+ <item>Acordeón</item>
+ <item>Voltear</item>
+ <item>Cilíndrico entrante</item>
+ <item>Cilíndrico saliente</item>
+ <item>Carrusel</item>
+ <item>Perspectiva</item>
+ </string-array>
+</resources>