summaryrefslogtreecommitdiffstats
path: root/res/values-es-rMX
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 21:59:44 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-18 16:00:25 -0700
commit91edbdd479350d260aae1052d6b1959e1338719e (patch)
tree576dd3a0b87dbacbb2cc06e3fc3556365af03e0b /res/values-es-rMX
parentbfd3ede27099dbea4ac22e1b9259bc345b53c546 (diff)
downloadpackages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.zip
packages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.tar.gz
packages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.tar.bz2
Automatic translation import
Change-Id: Ide7fdb04e25ae1d25205a835b37ff8a004660ad4
Diffstat (limited to 'res/values-es-rMX')
-rw-r--r--res/values-es-rMX/cm_strings.xml121
-rw-r--r--res/values-es-rMX/strings.xml11
2 files changed, 132 insertions, 0 deletions
diff --git a/res/values-es-rMX/cm_strings.xml b/res/values-es-rMX/cm_strings.xml
index 5fd19c8..d5d0f10 100644
--- a/res/values-es-rMX/cm_strings.xml
+++ b/res/values-es-rMX/cm_strings.xml
@@ -27,6 +27,7 @@
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, CyanogenMod Api Level -->
+ <string name="mod_api_level">Nivel de API de CyanogenMod</string>
<!-- About phone screen, build date -->
<!-- CM Updater -->
<!-- Settings switch for updating Cyanogen recovery -->
@@ -38,6 +39,7 @@
<!-- Add Profile -->
<!-- Rename Dialog -->
<!-- Reset Profiles -->
+ <string name="profile_reset_message">¿Eliminar todos los perfiles y grupos de aplicaciones creados por el usuario y restaurarlos a los valores por defecto?</string>
<!-- Delete confimation messages -->
<!-- Profile network mode -->
<!-- Profile Config screen PreferenceGroup titles -->
@@ -59,7 +61,11 @@
<!-- Values for the notification light pulse spinners -->
<!-- Battery light settings -->
<!-- Lights settings screen, notification light settings -->
+ <string name="notification_light_zen_mode">Luces en el modo no molestar</string>
+ <string name="notification_light_automagic">Elegir colores automáticamente</string>
<!-- Lights settings, LED notification -->
+ <string name="led_notification_title">Ajustes de luz de notificación</string>
+ <string name="led_notification_text">Luz LED activada por ajustes</string>
<!-- Setting checkbox title for Whether to enable Android debugging support on the phone. -->
<!-- Setting checkbox summary for Whether to enable Android debugging support on the phone -->
<!-- Android debugging over WiFi -->
@@ -67,7 +73,64 @@
<!-- Setting checkbox summary for displaying USB debugging notification -->
<!-- Names of categories of app ops tabs - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
+ <string name="app_ops_summaries_wifi_scan">Escaneo de conexiones Wi-Fi</string>
+ <string name="app_ops_summaries_notification">notificación/toast</string>
+ <string name="app_ops_summaries_bluetooth_volume">volumen de bluetooth</string>
+ <string name="app_ops_summaries_get_usage_stats">obtener estadísticas de uso</string>
+ <string name="app_ops_summaries_write_wallpaper">editar fondo de pantalla</string>
+ <string name="app_ops_summaries_assist_structure">ayudar a la estructura</string>
+ <string name="app_ops_summaries_assist_screenshot">ayudar a la captura de pantalla</string>
+ <string name="app_ops_summaries_read_phone_state">leer estado del teléfono</string>
+ <string name="app_ops_summaries_add_voicemail">agregar al buzón de voz</string>
+ <string name="app_ops_summaries_use_sip">usar SIP</string>
+ <string name="app_ops_summaries_make_call">hacer llamada</string>
+ <string name="app_ops_summaries_use_fingerprint">usar huella digital</string>
+ <string name="app_ops_summaries_use_body_sensors">utilizar sensores corporales</string>
+ <string name="app_ops_summaries_read_cell_broadcasts">leer transmisiones celulares</string>
+ <string name="app_ops_summaries_mock_location">ubicación falsa</string>
+ <string name="app_ops_summaries_read_external_storage">leer en almacenamiento externo</string>
+ <string name="app_ops_summaries_write_external_storage">escribir en almacenamiento externo</string>
+ <string name="app_ops_summaries_turn_screen_on">encender pantalla</string>
+ <string name="app_ops_summaries_get_accounts">obtener cuentas</string>
+ <string name="app_ops_summaries_toggle_wifi">conmutar Wi-Fi</string>
+ <string name="app_ops_summaries_toggle_bluetooth">conmutar Bluetooth</string>
+ <string name="app_ops_summaries_start_at_boot">iniciar en el arranque</string>
+ <string name="app_ops_summaries_toggle_nfc">conmutar NFC</string>
+ <string name="app_ops_summaries_toggle_mobile_data">conmutar los datos móviles</string>
<!-- User display names for app ops codes - extension of AOSP -->
+ <string name="app_ops_labels_coarse_location">Ubicación aproximada</string>
+ <string name="app_ops_labels_fine_location">Ubicación precisa</string>
+ <string name="app_ops_labels_wifi_scan">Escaneo de conexiones Wi-Fi</string>
+ <string name="app_ops_labels_cell_scan">Escaneo celular</string>
+ <string name="app_ops_labels_read_sms">Leer SMS</string>
+ <string name="app_ops_labels_write_sms">Escribir SMS</string>
+ <string name="app_ops_labels_receive_emergency_sms">Recibir SMS de emergencia</string>
+ <string name="app_ops_labels_receive_wap_push">Recibir mensajes WAP</string>
+ <string name="app_ops_labels_read_icc_sms">Leer tus mensajes ICC</string>
+ <string name="app_ops_labels_write_icc_sms">Editar tus mensajes ICC</string>
+ <string name="app_ops_labels_monitor_location">Consultar ubicación aproximada</string>
+ <string name="app_ops_labels_monitor_high_power_location">Consultar ubicación precisa</string>
+ <string name="app_ops_labels_get_usage_stats">Obtener estadísticas de uso</string>
+ <string name="app_ops_labels_write_wallpaper">Editar fondo de pantalla</string>
+ <string name="app_ops_labels_assist_structure">Ayudar a la estructura</string>
+ <string name="app_ops_labels_assist_screenshot">Ayudar a la captura de pantalla</string>
+ <string name="app_ops_labels_read_phone_state">Leer estado del teléfono</string>
+ <string name="app_ops_labels_add_voicemail">Agregar al buzón de voz</string>
+ <string name="app_ops_labels_use_sip">Usar SIP</string>
+ <string name="app_ops_labels_make_call">Hacer llamada</string>
+ <string name="app_ops_labels_use_fingerprint">Usar huella digital</string>
+ <string name="app_ops_labels_use_body_sensors">Utilizar sensores corporales</string>
+ <string name="app_ops_labels_read_cell_broadcasts">Leer transmisiones celulares</string>
+ <string name="app_ops_labels_mock_location">Ubicación falsa</string>
+ <string name="app_ops_labels_read_external_storage">Leer en almacenamiento externo</string>
+ <string name="app_ops_labels_write_external_storage">Escribir en almacenamiento externo</string>
+ <string name="app_ops_labels_turn_screen_on">Encender pantalla</string>
+ <string name="app_ops_labels_get_accounts">Obtener cuentas</string>
+ <string name="app_ops_labels_toggle_wifi">Conmutar Wi-Fi</string>
+ <string name="app_ops_labels_toggle_bluetooth">Conmutar Bluetooth</string>
+ <string name="app_ops_labels_start_at_boot">Iniciar en el arranque</string>
+ <string name="app_ops_labels_toggle_nfc">Conmutar NFC</string>
+ <string name="app_ops_labels_toggle_mobile_data">Conmutar datos móviles</string>
<!-- App ops permissions -->
<!-- App ops detail -->
<!-- App ops menu options -->
@@ -95,6 +158,11 @@
<!-- Display : Rotation -->
<!-- Display settings. Screen color. -->
<!-- LiveDisplay -->
+ <string name="live_display_color_profile_cinema_summary">Reproducción perfecta de color para video</string>
+ <string name="live_display_color_profile_photography_title">Fotografía</string>
+ <string name="live_display_color_profile_photography_summary">Reproducción de color perfecta para fotos</string>
+ <string name="live_display_color_profile_basic_title">Básico</string>
+ <string name="live_display_color_profile_basic_summary">Utilizar pantalla sin calibrar</string>
<!-- Whether to display IME switcher notifcation -->
<!-- Heads up -->
<!-- Bluetooth settings. A checkbox to set if we should accept all the file types regardless of their presence in MIME type whitelist -->
@@ -114,10 +182,14 @@
<!-- Sound settings, Charging sounds ringtone selection, preference label -->
<!-- Sound settings, charging sounds label for ringtone == none -->
<!-- Status bar -->
+ <string name="status_bar_quick_qs_pulldown_summary_left">Izquierdo</string>
+ <string name="status_bar_quick_qs_pulldown_summary_right">Derecho</string>
<!-- Status bar - Clock -->
<!-- Status bar - Battery -->
<!-- Status bar - Battery percentage -->
<!-- Status bar - icon blacklist -->
+ <string name="status_bar_icons_title">Iconos de la barra de estado</string>
+ <string name="status_bar_icons_summary">Controlar qué iconos aparecen en la barra de estado</string>
<!-- EdgeGesture service -->
<!-- Keep screen on strings -->
<!-- Privacy Settings Header item -->
@@ -130,15 +202,20 @@
<!-- Whether the keyguard will directly pass to PIN entry -->
<!-- lock screen visualizer -->
<!-- lock screen disabled by QS tile warning -->
+ <string name="lockscreen_disabled_by_qs_tile_title">Desactivado por el ajuste rápido de controles</string>
+ <string name="lockscreen_disabled_by_qs_tile_summary">Pulse para activar la pantalla de bloqueo</string>
+ <string name="lockscreen_disabled_by_qs_tile_summary_enabled">¡Pantalla de bloqueo activada!</string>
<!-- Battery saver -->
<!-- Battery : Automatic performance profiles -->
<!-- Memory -->
+ <string name="memory_startup_apps_title">Aplicaciones iniciadas en el arranque</string>
<!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
<!-- Advanced reboot options -->
<!-- Expanded desktop -->
<!-- Kill app long-press back -->
<!-- Show/Hide Search Bar -->
<!-- Voice Wakeup -->
+ <string name="voice_wakeup_needs_dial_permission_warning">La activación por voz debe tener permisos de llamada para seleccionar un contacto directo.</string>
<!-- Blacklist preferences -->
<!-- Blacklist management -->
<!-- Sms security limit -->
@@ -148,30 +225,74 @@
<!-- Anonymous Statistics - Preview -->
<!-- Protected apps lockpattern reset button -->
<!-- Protected Apps -->
+ <string name="protected_apps_summary">Administrar aplicaciones que se ocultan detrás de un bloqueo seguro</string>
+ <string name="pa_pattern_or_fingerprint_header">Debe dibujar el patrón o utilizar huellas digitales para desbloquear</string>
<!-- Contributors cloud activity -->
+ <string name="contributor_info_msg">
+ <![CDATA[<b>Nombre:</b> <xliff:g id="name">%1$s</xliff:g><br/><br/>
+ <b>Apodo:</b> <xliff:g id="nick">%2$s</xliff:g><br/><br/>
+ <b>Contribuciones:</b> <xliff:g id="commits">%3$s</xliff:g>]]></string>
+ <string name="lcd_density_prompt_message">Algunas aplicaciones pueden no funcionar con un DPI no estándar.\n\nEsto reiniciará tu teléfono.</string>
<!-- Edit access point labels: PPP number -->
+ <string name="apn_ppp_number">Número de teléfono de APN PPP</string>
<!-- APNs screen message indicating new APN user is adding is a duplicate -->
+ <string name="duplicate_apn_error_title">APN Duplicado</string>
+ <string name="duplicate_apn_error_message">Ya existe esta APN. Desecha o cambia los parámetros.</string>
+ <string name="sim_enabler_summary"><xliff:g id="displayName">%1$s </xliff:g> es <xliff:g id="status" example="disabled">%2$s </xliff:g></string>
+ <string name="sim_enabler_need_disable_sim">La tarjeta SIM se desactivará. ¿Quieres continuar?</string>
+ <string name="sim_enabler_will_disable_sim_title">Atención</string>
+ <string name="sim_enabler_need_switch_data_service">Se desactivará esta SIM y la SIM <xliff:g id="slotid">%1$s</xliff:g> se utilizará para servicios de datos. ¿Estás seguro que deseas continuar?</string>
+ <string name="sim_enabler_enabling">Activando\u2026</string>
+ <string name="sim_enabler_disabling">Desactivando\u2026</string>
+ <string name="sub_activate_success">SIM activada.</string>
+ <string name="sub_activate_failed">Error de activación.</string>
+ <string name="sub_deactivate_success">SIM desactivada.</string>
+ <string name="sub_deactivate_failed">Error de desactivación.</string>
+ <string name="select_sim_card">Seleccionar tarjeta SIM</string>
<!-- MSIM SIM status -->
+ <string name="sim_mobile_network_settings_category_title">Configuración de red móvil</string>
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
+ <string name="zen_mode_summary_reminders">recordatorios</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
+ <string name="zen_mode_summary_events">eventos</string>
<!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_callers, but part of a list, so lower case if needed -->
+ <string name="zen_mode_summary_selected_callers">llamadores seleccionados</string>
<!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed -->
+ <string name="zen_mode_summary_selected_messages">mensajes seleccionados</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<!-- IC Codes -->
<!-- label for application name -->
+ <string name="app_name_label_cm">Aplicación:</string>
<!-- label for last time used -->
+ <string name="last_time_used_label_cm">Última vez utilizada:</string>
<!-- label for usage time -->
+ <string name="usage_time_label_cm">Tiempo de uso:</string>
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<!-- Factory reset strings -->
<!-- Tethering & portable hotspot other category -->
+ <string name="tethering_other_category_text">Otros</string>
<!-- Wi-Fi tethering inactivity timeout -->
+ <string name="hotstpot_inactivity_timeout_text">Tiempo de espera del punto de acceso Wi\u2011Fi</string>
+ <string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
+ <string name="hotstpot_inactivity_timeout_5_minutes">5 minutos</string>
+ <string name="hotstpot_inactivity_timeout_10_minutes">10 minutos</string>
+ <string name="hotstpot_inactivity_timeout_never_summary_text">El punto de acceso portable Wi\u2011Fi no se apagará nunca</string>
+ <string name="hotstpot_inactivity_timeout_summary_text">El punto de acceso portable Wi\u2011Fi se apagará después de <xliff:g id="timeout">%1$s</xliff:g></string>
<!-- Live lock screen -->
<!-- Live lock screen title -->
+ <string name="live_lock_screen_title">Pantalla de bloqueo animada</string>
<!-- Live lock screen summary -->
+ <string name="live_lock_screen_summary">Activa y configura pantallas de bloqueo animadas</string>
<!-- Live lock screen settings content description -->
<!-- Live lock screen settings screen, caption for when live lock screens are disabled -->
+ <string name="live_lock_screen_settings_disabled_prompt">Para ver las pantallas de bloqueo animadas disponibles, activa las pantallas de bloqueo animadas.</string>
<!-- CM Legal -->
+ <!-- Menu label for reset the battery stats -->
+ <!-- Reset stats confirmation dialog's message -->
+ <!-- Dock battery not present message -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on Dock AC. -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over Dock USB. -->
</resources>
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
index c3268d5..2216f6c 100644
--- a/res/values-es-rMX/strings.xml
+++ b/res/values-es-rMX/strings.xml
@@ -1200,6 +1200,7 @@
<!-- Master clear progress screen text [CHAR LIMIT=75] -->
<!-- Main settings screen, Call settings title for item to go into the call settings -->
<!-- Main settings screen, Call settings summary for item to go into call settings -->
+ <!-- TODO: Remove them once the same entries in SettingsLib is translated. -->
<!-- Tethering controls, item title to go into the tethering settings -->
<!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
<!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
@@ -1402,6 +1403,7 @@
<!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
<!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode. -->
<!-- Manage applications, individual application screen, checkbox to control compatibility mode. -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<!-- [CHAR LIMIT=25] Manage applications screen, menu item. Sorts all of the apps in the list alphabetically. -->
<!-- Manage applications screen, menu item. Sorts all of the apps in the list based on their file size. This is used to uninstall when space is getting low. -->
@@ -1499,6 +1501,7 @@
<!-- [CHAR LIMIT=10] Running services, summary of foreground processes -->
<!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. -->
<!-- Text to label a process entry with the process name. -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
<!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed -->
<!-- Descriptive text of a running process: singular process, singular service. -->
@@ -1912,6 +1915,7 @@
<!-- Menu label for viewing battery usage since unplugged -->
<!-- Menu label for viewing battery usage total -->
<!-- Menu label for refreshing with latest usage numbers -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Label for kernel threads in battery usage -->
<!-- Label for mediaserver process in battery usage -->
<!-- Label for dex2oat process in battery usage used for the optimization of one or more apps -->
@@ -2403,7 +2407,9 @@
<!-- Body of dialog shown before user restricts background data usage. This is for multiuser phones. [CHAR LIMIT=NONE] -->
<!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] -->
<!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
<!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] -->
<!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] -->
@@ -2531,6 +2537,7 @@
<!-- Setting label to show that a new user is being added [CHAR LIMIT=30] -->
<!-- Spoken content description for delete icon beside a user [CHAR LIMIT=none] -->
<!-- Delete button text [CHAR LIMIT=25] -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Title for Guest user [CHAR LIMIT=35] -->
<!-- Label for item to exit guest mode [CHAR LIMIT=35] -->
<!-- Title of dialog to user to confirm exiting guest. [CHAR LIMIT=50] -->
@@ -2846,6 +2853,7 @@
<!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
<!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
<!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
+ <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
<!-- Title for a work profile. [CHAR LIMIT=25] -->
<!-- Opening string on the dialog that prompts the user to confirm that they really want to delete their existing work profile. The administration app icon and name appear after the final colon. [CHAR LIMIT=NONE] -->
<!-- Summary for work profile accounts group. [CHAR LIMIT=25] -->
@@ -3086,4 +3094,7 @@
<!-- Description of each color mode for the display. [CHAR LIMIT=NONE] -->
<!-- Name of feature to change color setting for the display [CHAR LIMIT=60] -->
<!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] -->
+ <!-- Name of the setting to change the display's color temperature -->
+ <!-- Description of the setting to change the display's color temperature -->
+ <!-- Toast message letting the user know the color temperature setting is not immediate -->
</resources>