summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2014-02-23 21:58:42 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-02-23 21:58:42 +0000
commitabd558ef3ad3046eed7166a4c76b8bba3bbdbdfc (patch)
tree5be6fae10602bcd5f7dba0be545d5733ea1fff28
parented02f1c215d79e204050633c25e221874154b17c (diff)
parenta8726492412a340da6fc14dc6d5f70877225a11a (diff)
downloadandroid_packages_apps_Trebuchet-abd558ef3ad3046eed7166a4c76b8bba3bbdbdfc.tar.gz
android_packages_apps_Trebuchet-abd558ef3ad3046eed7166a4c76b8bba3bbdbdfc.tar.bz2
android_packages_apps_Trebuchet-abd558ef3ad3046eed7166a4c76b8bba3bbdbdfc.zip
Merge "Revert "Trebuchet: ES translations"" into cm-11.0
-rw-r--r--res/values-es/cm_translations.xml68
1 files changed, 0 insertions, 68 deletions
diff --git a/res/values-es/cm_translations.xml b/res/values-es/cm_translations.xml
deleted file mode 100644
index caa1a8f98..000000000
--- a/res/values-es/cm_translations.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<?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>