summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:36:29 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 20:59:32 +0200
commitabb68a769f210479fdf84e0b268ce3897281e8a1 (patch)
tree29e733f38de99b06fc1306ed24961339fecb225b /res/values-es
parent215b902b1750f6aef4c383f46cc0c48b2f56017a (diff)
downloadpackages_apps_Settings-abb68a769f210479fdf84e0b268ce3897281e8a1.zip
packages_apps_Settings-abb68a769f210479fdf84e0b268ce3897281e8a1.tar.gz
packages_apps_Settings-abb68a769f210479fdf84e0b268ce3897281e8a1.tar.bz2
Automatic translation import
Change-Id: Ib491ce3d4325bd3b562355e6f896149d2df2ddaa
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/cm_plurals.xml20
-rw-r--r--res/values-es/cm_strings.xml122
2 files changed, 142 insertions, 0 deletions
diff --git a/res/values-es/cm_plurals.xml b/res/values-es/cm_plurals.xml
new file mode 100644
index 0000000..806dfe8
--- /dev/null
+++ b/res/values-es/cm_plurals.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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">
+ <plurals name="backlight_timeout_time">
+ <item quantity="one"><xliff:g id="seconds">%d</xliff:g> segundo</item>
+ <item quantity="other"><xliff:g id="seconds">%d</xliff:g> segundos</item>
+ </plurals>
+</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
new file mode 100644
index 0000000..034d708
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="show_dev_countdown_cm">
+ <item quantity="one">Ahora estás a <xliff:g id="step_count">%1$d</xliff:g> paso de habilitar las opciones de desarrollo.</item>
+ <item quantity="other">Ahora estás a <xliff:g id="step_count">%1$d</xliff:g> pasos de habilitar las opciones de desarrollo.</item>
+ </plurals>
+ <string name="show_dev_on_cm">¡Has activado los ajustes de desarrollo!</string>
+ <string name="show_dev_already_cm">No es necesario. Las opciones de desarrollo ya están activadas.</string>
+ <string name="development_tools_title">Herramientas de desarrollo</string>
+ <string name="root_access">Acceso administrativo</string>
+ <string name="root_access_warning_title">¿Permitir acceso administrativo?</string>
+ <string name="root_access_warning_message">¡Permitir a las aplicaciones solicitar acceso administrativo es muy peligroso y puede comprometer la seguridad del sistema!</string>
+ <string name="root_access_none">Desactivado</string>
+ <string name="root_access_apps">Solo aplicaciones</string>
+ <string name="root_access_adb">Solo ADB</string>
+ <string name="root_access_all">Aplicaciones y ADB</string>
+ <string name="mod_api_level">Nivel de la API de CyanogenMod</string>
+ <string name="cmupdate_settings_title">Actualizaciones de CyanogenMod</string>
+ <string name="ring_mode_normal">Normal</string>
+ <string name="ring_mode_vibrate">Vibración</string>
+ <string name="ring_mode_mute">Silencio</string>
+ <string name="ring_mode_unchanged">Sin cambios</string>
+ <string name="profiles_settings_title">Perfiles del sistema</string>
+ <string name="profiles_add">Añadir</string>
+ <string name="profile_settings_title">Perfil</string>
+ <string name="profile_empty_list_profiles_off">Para configurar y usar los perfiles del sistema, hay que activarlos previamente</string>
+ <string name="profile_write_nfc_tag">Escribir a etiqueta NFC</string>
+ <string name="profile_write_touch_tag">Tocar etiqueta para escribir</string>
+ <string name="profile_write_success">Etiqueta escrita correctamente</string>
+ <string name="profile_write_failed">¡No se pudo escribir la etiqueta!</string>
+ <string name="profile_selected">Perfil seleccionado: %1$s</string>
+ <string name="profile_nfc_text">Escribir un perfil a una etiqueta NFC permite tocar la etiqueta para seleccionar el perfil. Tocar una segunda vez seleccionará el perfil seleccionado previamente.</string>
+ <string name="profile_unknown_nfc_tag">Perfil desconocido</string>
+ <string name="profile_add_nfc_text">Esta etiqueta NFC hace referencia a un perfil desconocido. Añadir esta etiqueta NFC a un perfil existente permitirá seleccionar el perfil en el futuro</string>
+ <string name="profile_select">Seleccionar perfil</string>
+ <string name="profile_remove_dialog_message">¿Eliminar perfil %1$s?</string>
+ <string name="profile_populate_profile_from_state">¿Configurar el perfil usando la configuración actual del dispositivo?</string>
+ <string name="profile_menu_fill_from_state">Importar la configuración actual del dispositivo</string>
+ <string name="profile_remove_current_profile">¡No se puede eliminar el perfil actual!</string>
+ <string name="profile_app_group_item_instructions">Añadir o quitar grupos</string>
+ <string name="profile_entries_on">Activo</string>
+ <string name="profile_entries_off">Desactivado</string>
+ <string name="profile_name_title">Nombre</string>
+ <string name="new_profile_name">&lt;nuevo perfil&gt;</string>
+ <string name="rename_dialog_message">Introducir un nuevo nombre</string>
+ <string name="rename_dialog_hint">Introduce el nombre del perfil</string>
+ <string name="profile_reset_title">Restablecer</string>
+ <string name="profile_networkmode_2g3g">2G/3G</string>
+ <string name="profile_volume_override_checkbox_label">Anular volumen</string>
+ <string name="profile_profiles_manage">Perfiles</string>
+ <string name="profile_trigger_connect">Al conectar</string>
+ <string name="profile_trigger_disconnect">Al desconectar</string>
+ <string name="profile_choose_app">Elegir aplicación</string>
+ <string name="profile_system_settings_title">Ajustes del sistema</string>
+ <string name="profile_lockmode_disabled">Desactivado</string>
+ <string name="toggleSync">Sincronización automática</string>
+ <string name="toggle2g3g">2G/3G</string>
+ <string name="battery_light_title">Indicador de batería</string>
+ <string name="battery_low_pulse_title">Parpadear con batería baja</string>
+ <string name="battery_light_low_color_title">Batería baja</string>
+ <string name="battery_light_medium_color_title">Cargando</string>
+ <string name="enable_adb_summary_cm">Activar la interfaz de Android Debug Bridge (adb)</string>
+ <string name="app_ops_categories_su">Acceso administrativo</string>
+ <string name="ok">Aceptar</string>
+ <string name="hardware_keys_action_launch_camera">Iniciar cámara</string>
+ <string name="camera_launch_title">Iniciar cámara</string>
+ <string name="camera_launch_summary">Una pulsación larga iniciará la cámara</string>
+ <string name="adaptive_backlight_summary">Ajusta inteligentemente el brillo de la pantalla, ayudando así a la duración de la batería</string>
+ <string name="backlight_summary_enabled_with_timeout">Activado durante <xliff:g id="timeout">%s</xliff:g></string>
+ <string name="backlight_summary_enabled">Activado</string>
+ <string name="gesture_settings_title">Gestos</string>
+ <string name="disable_navkeys_title">Activar la barra de navegación</string>
+ <string name="font_size_sample">Muestra</string>
+ <string name="headset_connect_player_title">Iniciar reproductor de música</string>
+ <string name="headset_connect_player_summary">Iniciar el reproductor de música por defecto al conectar los auriculares</string>
+ <string name="auto_brightness_reset_button">Restablecer</string>
+ <string name="live_display_summary">Optimizar la pantalla según la hora del día y las condiciones ambientales para mejorar la legibilidad y reducir la fatiga visual</string>
+ <string name="summary_heads_up_enabled">Las notificaciones emergentes están activadas</string>
+ <string name="gestures_settings_title">Gestos de Stylus</string>
+ <string name="category_spen_title">Gestos de Stylus</string>
+ <string name="enable_spen_title_head">Activar gestos</string>
+ <string name="enable_spen_summary_head">Utilizar gestos al pulsar el botón del stylus</string>
+ <string name="gestures_subcat_title">Gestos</string>
+ <string name="stylus_app_not_installed">%s no está instalada</string>
+ <string name="touchscreen_hovering_summary">Te permitirá deslizar por la pantalla como un ratón en navegadores, escritorios remotos, etc.</string>
+ <string name="status_bar_battery_style_title">Estilo del icono de batería</string>
+ <string name="status_bar_battery_style_icon_portrait">Icono vertical</string>
+ <string name="status_bar_battery_style_icon_landscape">Icono horizontal</string>
+ <string name="status_bar_battery_style_circle">Circular</string>
+ <string name="status_bar_battery_style_text">Texto</string>
+ <string name="status_bar_battery_style_hidden">Oculto</string>
+ <string name="status_bar_battery_percentage_title">Porcentaje de batería</string>
+ <string name="status_bar_battery_percentage_default">Oculto</string>
+ <string name="status_bar_battery_percentage_text_inside">Dentro del icono</string>
+ <string name="edge_gesture_service_title">Bloquear eventos táctiles</string>
+ <string name="edge_gesture_service_summary">No enviar a las aplicaciones los eventos táctiles de la barra de estado y de navegación</string>
+ <string name="battery_saver_threshold">Ahorro de batería</string>
+ <string name="autoperf_summary">Elige automáticamente un modo de batería adecuado para diversas aplicaciones</string>
+ <string name="perf_profile_title">Modo de batería</string>
+ <string name="expanded_enabled_for_all">Activado para todos</string>
+ <string name="voice_wakeup_activity_title">Actividad para iniciar</string>
+ <string name="voice_wakeup_default_activity">Google Now</string>
+ <string name="blacklist_bad_number_add">No se puede añadir el número erróneo a la lista negra de contactos</string>
+ <string name="preview_carrier_title">Operadora móvil</string>
+ <string name="stats_collection_summary">Obtener información sobre las operaciones realizadas por las aplicaciones</string>
+</resources>