The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 2 | <!-- Copyright (C) 2007 The Android Open Source Project |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 15 | --> |
| 16 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 19 | <string name="yes" msgid="4676390750360727396">"Sí"</string> |
| 20 | <string name="no" msgid="6731231425810196216">"No"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 21 | <string name="create" msgid="3578857613172647409">"Crear"</string> |
Baligh Uddin | 051e08b | 2012-12-03 12:09:04 -0800 | [diff] [blame] | 22 | <string name="allow" msgid="3349662621170855910">"Permitir"</string> |
| 23 | <string name="deny" msgid="6947806159746484865">"Denegar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 24 | <string name="device_info_default" msgid="7847265875578739287">"Desconocido"</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 25 | <plurals name="show_dev_countdown" formatted="false" msgid="7201398282729229649"> |
| 26 | <item quantity="other">Solo te quedan <xliff:g id="STEP_COUNT_1">%1$d</xliff:g> pasos de ser un desarrollador.</item> |
| 27 | <item quantity="one">Solo te queda <xliff:g id="STEP_COUNT_0">%1$d</xliff:g> paso de ser un desarrollador.</item> |
| 28 | </plurals> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 29 | <string name="show_dev_on" msgid="1110711554982716293">"¡Ahora están activadas las opciones de desarrollo!"</string> |
| 30 | <string name="show_dev_already" msgid="2151632240145446227">"No es necesario, están activadas las opciones de desarrollo."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 31 | <string name="header_category_wireless_networks" msgid="5110914332313954940">"Conexiones inalámbricas y redes"</string> |
| 32 | <string name="header_category_connections" msgid="6471513040815680662">"Conexiones"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 33 | <string name="header_category_device" msgid="4544026001618307754">"Dispositivo"</string> |
| 34 | <string name="header_category_personal" msgid="3310195187905720823">"Personal"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 35 | <string name="header_category_access" msgid="7580499097416970962">"Acceder"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 36 | <string name="header_category_system" msgid="2816866961183068977">"Sistema"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 37 | <string name="turn_on_radio" msgid="8706561489788373676">"Activar señal móvil"</string> |
| 38 | <string name="turn_off_radio" msgid="1820294552893884115">"Desactivar señal móvil"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 39 | <string name="sms_over_ims_on" msgid="5085290395865632925">"Activar SMS por IMS"</string> |
| 40 | <string name="sms_over_ims_off" msgid="8354792045992793959">"Desactivar SMS por IMS"</string> |
| 41 | <string name="ims_reg_required_on" msgid="3885152087309614653">"Es necesario activar el registro de IMS."</string> |
| 42 | <string name="ims_reg_required_off" msgid="1720570343422743943">"Es necesario desactivar el registro de IMS."</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 43 | <string name="volte_provisioned_flag_on" msgid="6023503159480902956">"Activar marca administrada de VoLTE"</string> |
| 44 | <string name="volte_provisioned_flag_off" msgid="6168612015904744405">"Desactivar marca administrada de VoLTE"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 45 | <string name="lte_ram_dump_on" msgid="8568568019520172177">"Activar volcado RAM de LTE"</string> |
| 46 | <string name="lte_ram_dump_off" msgid="2514507918652378283">"Desactivar volcado RAM de LTE"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 47 | <string name="radioInfo_menu_viewADN" msgid="8743377494429930831">"Ver libreta de direcciones de tarjeta SIM"</string> |
| 48 | <string name="radioInfo_menu_viewFDN" msgid="7934301566925610318">"Ver números de marcación fija"</string> |
| 49 | <string name="radioInfo_menu_viewSDN" msgid="7130280686244955669">"Ver números de marcación de servicio"</string> |
| 50 | <string name="radioInfo_menu_getPDP" msgid="560610293888406317">"Obtener lista PDP"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 51 | <string name="radioInfo_service_in" msgid="1915416319177520020">"En servicio"</string> |
| 52 | <string name="radioInfo_service_out" msgid="5238736759641916278">"Fuera de servicio"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 53 | <string name="radioInfo_service_emergency" msgid="2485604591272668370">"Solo llamadas de emergencia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 54 | <string name="radioInfo_service_off" msgid="1434084741785525415">"Señal móvil desactivada"</string> |
| 55 | <string name="radioInfo_roaming_in" msgid="9045363884600341051">"Itinerancia"</string> |
| 56 | <string name="radioInfo_roaming_not" msgid="2851853244069662307">"Sin itinerancia"</string> |
| 57 | <string name="radioInfo_phone_idle" msgid="7489244938838742820">"Inactivo"</string> |
| 58 | <string name="radioInfo_phone_ringing" msgid="4883724645684297895">"Sonando"</string> |
| 59 | <string name="radioInfo_phone_offhook" msgid="4174402846862780998">"Llamada en curso"</string> |
| 60 | <string name="radioInfo_data_disconnected" msgid="1959735267890719418">"Desconectada"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 61 | <string name="radioInfo_data_connecting" msgid="8404571440697917823">"Estableciendo conexión"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 62 | <string name="radioInfo_data_connected" msgid="7074301157399238697">"Conectado"</string> |
| 63 | <string name="radioInfo_data_suspended" msgid="5315325487890334196">"Suspendido"</string> |
| 64 | <string name="radioInfo_unknown" msgid="737385314432468266">"desconocido"</string> |
| 65 | <string name="radioInfo_display_packets" msgid="8654359809877290639">"pqts"</string> |
| 66 | <string name="radioInfo_display_bytes" msgid="4018206969492931883">"bytes"</string> |
| 67 | <string name="radioInfo_display_dbm" msgid="3621221793699882781">"dBm"</string> |
| 68 | <string name="radioInfo_display_asu" msgid="1422248392727818082">"asu"</string> |
| 69 | <string name="radioInfo_lac" msgid="8415219164758307156">"LAC"</string> |
| 70 | <string name="radioInfo_cid" msgid="4362599198392643138">"CID"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 71 | <string name="sdcard_unmount" product="nosdcard" msgid="6325292633327972272">"Desactivar USB"</string> |
| 72 | <string name="sdcard_unmount" product="default" msgid="3364184561355611897">"Desactivar tarjeta SD"</string> |
| 73 | <string name="sdcard_format" product="nosdcard" msgid="6285310523155166716">"Borrar almacenamiento USB"</string> |
| 74 | <string name="sdcard_format" product="default" msgid="6713185532039187532">"Borrar tarjeta SD"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 75 | <string name="small_font" msgid="2295331917424072635">"Pequeño"</string> |
| 76 | <string name="medium_font" msgid="2068475425515133701">"Mediano"</string> |
| 77 | <string name="large_font" msgid="599055175160971446">"Grande"</string> |
| 78 | <string name="font_size_save" msgid="3450855718056759095">"Aceptar"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 79 | <string name="sdcard_setting" product="nosdcard" msgid="8281011784066476192">"Almacenamiento USB"</string> |
| 80 | <string name="sdcard_setting" product="default" msgid="5922637503871474866">"Tarjeta SD"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 81 | <string name="battery_info_status_label" msgid="8109155295509700309">"Estado de la batería:"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 82 | <string name="battery_info_power_label" msgid="7465140230991349382">"Cargar batería:"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 83 | <string name="battery_info_scale_label" msgid="3649763192389778437">"Nivel de batería:"</string> |
| 84 | <string name="battery_info_level_label" msgid="8706526709307788737">"Nivel de batería:"</string> |
| 85 | <string name="battery_info_health_label" msgid="6416051542741886958">"Estado de la batería:"</string> |
| 86 | <string name="battery_info_technology_label" msgid="788304533220748681">"Tecnología de batería:"</string> |
| 87 | <string name="battery_info_voltage_label" msgid="8971764146757637863">"Voltaje de la batería:"</string> |
| 88 | <string name="battery_info_voltage_units" msgid="8658490792208288107">"mV"</string> |
| 89 | <string name="battery_info_temperature_label" msgid="1968383098818648037">"Temperatura de la batería:"</string> |
| 90 | <string name="battery_info_temperature_units" msgid="9098950587249987550">"°C"</string> |
| 91 | <string name="battery_info_uptime" msgid="5548545143573527992">"Tiempo desde el inicio:"</string> |
| 92 | <string name="battery_info_awake_battery" msgid="2557725975486185849">"Tiempo de actividad en batería:"</string> |
| 93 | <string name="battery_info_awake_plugged" msgid="176716874713478188">"Tiempo de actividad durante la carga:"</string> |
| 94 | <string name="battery_info_screen_on" msgid="376277447175613889">"Pantalla de duración de encendido"</string> |
| 95 | <string name="battery_info_status_unknown" msgid="196130600938058547">"Desconocido"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 96 | <string name="battery_info_status_charging" msgid="1705179948350365604">"Cargando"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 97 | <string name="battery_info_status_charging_ac" msgid="2909861890674399949">"Cargando en CA"</string> |
| 98 | <string name="battery_info_status_charging_usb" msgid="2207489369680923929">"Cargando por USB"</string> |
| 99 | <string name="battery_info_status_charging_wireless" msgid="3574032603735446573">"Cargando de forma inalámbrica"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 100 | <string name="battery_info_status_discharging" msgid="310932812698268588">"No se está cargando"</string> |
| 101 | <string name="battery_info_status_not_charging" msgid="2820070506621483576">"No se está cargando"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 102 | <string name="battery_info_status_full" msgid="2824614753861462808">"Completa"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 103 | <string name="battery_info_power_unplugged" msgid="5987246575519551081">"No se está cargando"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 104 | <string name="battery_info_power_ac" msgid="6808516193001604634">"CA"</string> |
| 105 | <string name="battery_info_power_usb" msgid="8012931702516331797">"USB"</string> |
Baligh Uddin | 8bb1195 | 2012-08-21 11:58:35 -0700 | [diff] [blame] | 106 | <string name="battery_info_power_wireless" msgid="6819163295739305097">"conexiones inalámbricas"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 107 | <string name="battery_info_power_ac_usb" msgid="6777734146838328688">"AC+USB"</string> |
| 108 | <string name="battery_info_power_unknown" msgid="7344115502868899881">"Desconocido"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 109 | <string name="battery_info_health_unknown" msgid="5664295556921944255">"Desconocido"</string> |
| 110 | <string name="battery_info_health_good" msgid="8070356565806711806">"Buena"</string> |
| 111 | <string name="battery_info_health_overheat" msgid="8442959549291368806">"Sobrecalentamiento"</string> |
| 112 | <string name="battery_info_health_dead" msgid="1725917445762829059">"Agotada"</string> |
| 113 | <string name="battery_info_health_over_voltage" msgid="2420269351664490121">"Sobretensión"</string> |
| 114 | <string name="battery_info_health_unspecified_failure" msgid="6347021103185471590">"Error desconocido"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 115 | <string name="battery_info_health_cold" msgid="3835692786176707318">"Nivel bajo"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 116 | <string name="bluetooth" msgid="5549625000628014477">"Ajustes de Bluetooth"</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 117 | <string name="bluetooth_is_discoverable" msgid="8373421452106840526">"Visible para dispositivos Bluetooth cercanos (<xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g>)"</string> |
| 118 | <string name="bluetooth_is_discoverable_always" msgid="2849387702249327748">"Visible para dispositivos Bluetooth cercanos"</string> |
| 119 | <string name="bluetooth_not_visible_to_other_devices" msgid="9120274591523391910">"Oculto para otros dispositivos Bluetooth"</string> |
| 120 | <string name="bluetooth_only_visible_to_paired_devices" msgid="2049983392373296028">"Solo visible para dispositivos sincronizados"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 121 | <string name="bluetooth_visibility_timeout" msgid="8002247464357005429">"Tiempo de visibilidad"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 122 | <string name="bluetooth_lock_voice_dialing" msgid="3139322992062086225">"Bloquear marcación por voz"</string> |
| 123 | <string name="bluetooth_lock_voice_dialing_summary" msgid="4741338867496787042">"Evitar el uso del marcador a través de Bluetooth cuando la pantalla esté bloqueada"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 124 | <string name="bluetooth_devices" msgid="1886018064039454227">"Dispositivos Bluetooth"</string> |
| 125 | <string name="bluetooth_device_name" msgid="8415828355207423800">"Nombre del dispositivo"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 126 | <string name="bluetooth_device_details" msgid="4594773497930028085">"Ajustes del dispositivo"</string> |
| 127 | <string name="bluetooth_profile_details" msgid="6823621790324933337">"Ajustes de perfil"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 128 | <string name="bluetooth_name_not_set" msgid="2653752006416027426">"No se ha establecido ningún nombre; se utiliza el nombre de cuenta."</string> |
| 129 | <string name="bluetooth_scan_for_devices" msgid="9214184305566815727">"Buscar dispositivos"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 130 | <string name="bluetooth_rename_device" msgid="4352483834491958740">"Cambiar nombre del dispositivo"</string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 131 | <string name="bluetooth_rename_button" msgid="1648028693822994566">"Cambiar nombre"</string> |
| 132 | <string name="bluetooth_disconnect_title" msgid="6026705382020027966">"¿Desconectar?"</string> |
| 133 | <string name="bluetooth_disconnect_all_profiles" msgid="9148530542956217908">"Finalizará la conexión con<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b>."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 134 | <string name="bluetooth_empty_list_user_restricted" msgid="603521233563983689">"No tienes permiso para cambiar los ajustes de Bluetooth."</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 135 | <string name="bluetooth_is_visible_message" msgid="6222396240776971862">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> será visible para dispositivos cercanos mientras los ajustes de Bluetooth estén abiertos."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 136 | <string name="bluetooth_is_disconnect_question" msgid="5334933802445256306">"¿Desconectar <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 137 | <string name="bluetooth_broadcasting" msgid="16583128958125247">"Emisiones"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 138 | <string name="bluetooth_disable_profile_title" msgid="5916643979709342557">"¿Inhabilitar perfil?"</string> |
| 139 | <string name="bluetooth_disable_profile_message" msgid="2895844842011809904">"Se inhabilitará<br><b><xliff:g id="PROFILE_NAME">%1$s</xliff:g></b><br><br>de<br><b><xliff:g id="DEVICE_NAME">%2$s</xliff:g></b>."</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 140 | <string name="bluetooth_unknown" msgid="644716244548801421"></string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 141 | <string name="bluetooth_device" msgid="5291950341750186887">"Dispositivo Bluetooth sin nombre"</string> |
Eric Fischer | fcc5063 | 2012-04-19 13:49:46 -0700 | [diff] [blame] | 142 | <string name="progress_scanning" msgid="192587958424295789">"Buscando"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 143 | <string name="bluetooth_no_devices_found" msgid="1085232930277181436">"No hay dispositivos Bluetooth cercanos."</string> |
Baligh Uddin | da06101 | 2013-04-15 11:15:51 -0700 | [diff] [blame] | 144 | <string name="bluetooth_notif_ticker" msgid="4726721390078512173">"Solicitud de vinculación de Bluetooth"</string> |
| 145 | <string name="bluetooth_notif_title" msgid="2485175521845371514">"Solicitud de vinculación"</string> |
| 146 | <string name="bluetooth_notif_message" msgid="5300852675110479862">"Toca para vincular con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 147 | <string name="bluetooth_show_received_files" msgid="5164787486105868895">"Mostrar archivos recibidos"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 148 | <string name="device_picker" msgid="4978696506172252813">"Seleccionar dispositivo Bluetooth"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 149 | <string name="bluetooth_permission_request" msgid="1523129741266262748">"Solicitud de permiso de Bluetooth"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 150 | <string name="bluetooth_ask_enablement" msgid="1712443355224737143">"Una aplicación quiere activar el Bluetooth en este dispositivo."</string> |
Baligh Uddin | 051e08b | 2012-12-03 12:09:04 -0800 | [diff] [blame] | 151 | <string name="bluetooth_ask_discovery" product="tablet" msgid="786921566047356213">"Una aplicación quiere hacer visible tu tablet para otros dispositivos Bluetooth durante <xliff:g id="TIMEOUT">%1$d</xliff:g> segundos."</string> |
| 152 | <string name="bluetooth_ask_discovery" product="default" msgid="5510358858113713272">"Una aplicación quiere hacer visible tu teléfono para otros dispositivos Bluetooth durante <xliff:g id="TIMEOUT">%1$d</xliff:g> segundos."</string> |
| 153 | <string name="bluetooth_ask_lasting_discovery" product="tablet" msgid="8863617309580598607">"Una aplicación quiere hacer visible tu tablet para otros dispositivos Bluetooth. Puedes cambiar esta configuración más tarde en los ajustes de Bluetooth."</string> |
| 154 | <string name="bluetooth_ask_lasting_discovery" product="default" msgid="6487606808683607975">"Una aplicación quiere hacer visible tu teléfono para otros dispositivos Bluetooth. Puedes cambiar esta configuración más tarde en los ajustes de Bluetooth."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 155 | <string name="bluetooth_ask_start_broadcast" product="default" msgid="3535628155254187911">"<xliff:g id="APP_NAME">%1$s</xliff:g> quiere activar las emisiones de Bluetooth para comunicarse con otros dispositivos cercanos. Puedes cambiar esta opción más tarde en los ajustes de Bluetooth."</string> |
Baligh Uddin | e22559c | 2014-01-23 10:03:30 -0800 | [diff] [blame] | 156 | <string name="bluetooth_ask_enablement_and_start_broadcast" product="default" msgid="8810858601242763295">"<xliff:g id="APP_NAME">%1$s</xliff:g> quiere activar el Bluetooth y las emisiones de Bluetooth para comunicarse con otros dispositivos cercanos. Puedes cambiar esta opción más tarde en los ajustes de Bluetooth."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 157 | <string name="bluetooth_broadcasting_explaination" product="default" msgid="4249322115655011799">"Si esta función está activada, el teléfono puede comunicarse con otros dispositivos cercanos.\n\nLas emisiones utilizan señales de Bluetooth de baja energía."</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 158 | <string name="bluetooth_ask_enablement_and_discovery" product="tablet" msgid="3346529092809011149">"Una aplicación quiere activar el Bluetooth y hacer visible tu tablet para otros dispositivos durante <xliff:g id="TIMEOUT">%1$d</xliff:g> segundos."</string> |
| 159 | <string name="bluetooth_ask_enablement_and_discovery" product="default" msgid="4724094889807196118">"Una aplicación quiere activar el Bluetooth y hacer visible tu teléfono para otros dispositivos durante <xliff:g id="TIMEOUT">%1$d</xliff:g> segundos."</string> |
| 160 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet" msgid="989613204829097159">"Una aplicación quiere activar el Bluetooth y hacer visible tu tablet para otros dispositivos. Puedes cambiar esta configuración más tarde en los ajustes de Bluetooth."</string> |
| 161 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default" msgid="6671615712909139801">"Una aplicación quiere activar el Bluetooth y hacer visible tu teléfono para otros dispositivos. Puedes cambiar esta configuración más tarde en los ajustes de Bluetooth."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 162 | <string name="bluetooth_turning_on" msgid="4850574877288036646">"Activando Bluetooth…"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 163 | <string name="bluetooth_turning_off" msgid="2337747302892025192">"Desactivando Bluetooth…"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 164 | <string name="bluetooth_auto_connect" msgid="40711424456733571">"Conexión automática"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 165 | <string name="bluetooth_connection_permission_request" msgid="4747918249032890077">"Solicitud para conectar con Bluetooth"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 166 | <string name="bluetooth_connection_notif_message" msgid="3687933246423942977">"Toca para conectarte a \"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>\"."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 167 | <string name="bluetooth_connection_dialog_text" msgid="8455427559949998023">"¿Quieres conectarte a <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 168 | <string name="bluetooth_phonebook_request" msgid="3951420080540915279">"Solicitud de acceso a agenda teléfonica"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 169 | <string name="bluetooth_pb_acceptance_dialog_text" msgid="6555508756987053866">"%1$s quiere acceder a tus contactos y a tu historial de llamadas. ¿Quieres permitir el acceso a %2$s?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 170 | <string name="bluetooth_remember_choice" msgid="6919682671787049800">"No volver a preguntar"</string> |
| 171 | <string name="bluetooth_pb_remember_choice" msgid="3622898084442402071">"No volver a preguntar"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 172 | <string name="bluetooth_map_request" msgid="4595727689513143902">"Solicitud de acceso a mensajes"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 173 | <string name="bluetooth_map_acceptance_dialog_text" msgid="8712508202081143737">"%1$s quiere acceder a tus mensajes. ¿Quieres permitir el acceso a %2$s?"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 174 | <string name="bluetooth_sap_request" msgid="2669762224045354417">"Solicitud de acceso de SIM"</string> |
| 175 | <string name="bluetooth_sap_acceptance_dialog_text" msgid="4414253873553608690">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> quiere acceder a tu tarjeta SIM. Si lo permites, se inhabilitará la conexión de datos del dispositivo durante la conexión. Conceder acceso a <xliff:g id="DEVICE_NAME_1">%2$s?</xliff:g>"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 176 | <string name="date_and_time" msgid="9062980487860757694">"Fecha y hora"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 177 | <string name="choose_timezone" msgid="1362834506479536274">"Seleccionar zona horaria"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 178 | <string name="display_preview_label" msgid="1127597250917274792">"Vista previa:"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 179 | <string name="display_font_size_label" msgid="8941851418397475389">"Tamaño de la fuente:"</string> |
The Android Open Source Project | e6dd1fa | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 180 | <!-- no translation found for intent_sender_data_label (6332324780477289261) --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 181 | <skip /> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 182 | <string name="intent_sender_sendbroadcast_text" msgid="1415735148895872715">"Enviar <xliff:g id="BROADCAST">broadcast</xliff:g>"</string> |
| 183 | <string name="intent_sender_action_label" msgid="616458370005452389">"<xliff:g id="ACTION">Action</xliff:g>:"</string> |
| 184 | <string name="intent_sender_startactivity_text" msgid="5080516029580421895">"Iniciar <xliff:g id="ACTIVITY">activity</xliff:g>"</string> |
| 185 | <string name="intent_sender_resource_label" msgid="6963659726895482829">"<xliff:g id="RESOURCE">Resource</xliff:g>:"</string> |
| 186 | <string name="intent_sender_account_label" msgid="465210404475603404">"Cuenta:"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 187 | <string name="proxy_settings_title" msgid="9049437837600320881">"Proxy"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 188 | <string name="proxy_clear_text" msgid="5555400754952012657">"Borrar"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 189 | <string name="proxy_port_label" msgid="5655276502233453400">"Puerto proxy"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 190 | <string name="proxy_exclusionlist_label" msgid="7700491504623418701">"Omitir proxy para"</string> |
| 191 | <string name="proxy_exclusionlist_hint" msgid="6084099226687226948">"example.com,mycomp.test.com,localhost"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 192 | <string name="proxy_defaultView_text" msgid="6387985519141433291">"Restaurar valores predeterminados"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 193 | <string name="proxy_action_text" msgid="2957063145357903951">"Ok"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 194 | <string name="proxy_hostname_label" msgid="8490171412999373362">"Nombre de host de proxy"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 195 | <string name="proxy_hostname_hint" msgid="2076157057003936176">"proxy.example.com"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 196 | <string name="proxy_error" msgid="8926675299638611451">"Atención"</string> |
| 197 | <string name="proxy_error_dismiss" msgid="4993171795485460060">"Aceptar"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 198 | <string name="proxy_error_invalid_host" msgid="6865850167802455230">"El nombre de host introducido no es válido."</string> |
| 199 | <string name="proxy_error_invalid_exclusion_list" msgid="678527645450894773">"La lista de exclusión que has escrito no es correcta. Introduce una lista separada por comas de dominios excluidos."</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 200 | <string name="proxy_error_empty_port" msgid="5539106187558215246">"Debes completar el campo de puerto."</string> |
Eric Fischer | f750fc1 | 2011-05-17 17:04:53 -0700 | [diff] [blame] | 201 | <string name="proxy_error_empty_host_set_port" msgid="2451694104858226781">"El campo de puerto debe estar vacío si el campo de host también lo está."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 202 | <string name="proxy_error_invalid_port" msgid="5988270202074492710">"El puerto que has introducido no es válido."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 203 | <string name="proxy_warning_limited_support" msgid="7229337138062837422">"El navegador utiliza el proxy HTTP, pero no puede utilizarlo otras aplicaciones."</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 204 | <string name="proxy_url_title" msgid="7185282894936042359">"URL PAC "</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 205 | <string name="radio_info_signal_location_label" msgid="16475158265551708">"Ubicación:"</string> |
| 206 | <string name="radio_info_neighboring_location_label" msgid="2385625674055934880">"CID anexo"</string> |
Ying Wang | 93ffc68 | 2012-07-26 15:15:23 -0700 | [diff] [blame] | 207 | <string name="radio_info_cellinfo_label" msgid="1300937728020622362">"Información móvil:"</string> |
Baligh Uddin | 9190949 | 2014-04-21 13:50:52 -0700 | [diff] [blame] | 208 | <string name="radio_info_dcrtinfo_label" msgid="6802395441317448068">"DcRtInfo:"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 209 | <string name="radio_info_data_attempts_label" msgid="1731106244577323381">"Intentos de datos:"</string> |
| 210 | <string name="radio_info_gprs_service_label" msgid="2331818110375395364">"Servicio GPRS:"</string> |
| 211 | <string name="radio_info_roaming_label" msgid="6141505430275138647">"Itinerancia:"</string> |
| 212 | <string name="radio_info_imei_label" msgid="1220524224732944192">"IMEI:"</string> |
| 213 | <string name="radio_info_call_redirect_label" msgid="1654674226961476872">"Desvío de llamada:"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 214 | <string name="radio_info_ppp_resets_label" msgid="3241667824729310546">"Número de PPP restablecido desde el inicio:"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 215 | <string name="radio_info_gsm_disconnects_label" msgid="1683069665736339820">"Desconexión de GSM:"</string> |
| 216 | <string name="radio_info_current_network_label" msgid="3256402602440102610">"Red actual:"</string> |
| 217 | <string name="radio_info_data_successes_label" msgid="4417894113689054945">"Datos correctos:"</string> |
| 218 | <string name="radio_info_ppp_received_label" msgid="3345184342444878849">"PPP recibido:"</string> |
| 219 | <string name="radio_info_gsm_service_label" msgid="2082332114596916985">"Servicio GSM:"</string> |
| 220 | <string name="radio_info_signal_strength_label" msgid="1931937920896925766">"Intensidad de la señal:"</string> |
| 221 | <string name="radio_info_call_status_label" msgid="4896238900685510883">"Estado de la llamada:"</string> |
| 222 | <string name="radio_info_ppp_sent_label" msgid="5009102250704375687">"PPP enviado:"</string> |
| 223 | <string name="radio_info_radio_resets_label" msgid="9211343458143291617">"Restablecimientos de señal móvil:"</string> |
| 224 | <string name="radio_info_message_waiting_label" msgid="6981842420058672207">"Mensaje en espera:"</string> |
| 225 | <string name="radio_info_phone_number_label" msgid="7192944627907412169">"Número de teléfono:"</string> |
| 226 | <string name="radio_info_band_mode_label" msgid="441469694142042022">"Seleccionar banda de señal móvil"</string> |
| 227 | <string name="radio_info_network_type_label" msgid="3706382548257257987">"Tipo de red:"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 228 | <string name="radio_info_set_perferred_label" msgid="9039200405863503267">"Establecer tipo de red preferida:"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 229 | <string name="radio_info_ping_ipaddr" msgid="498747917793263530">"Hacer ping a DirIP:"</string> |
| 230 | <string name="radio_info_ping_hostname" msgid="3054888474808217853">"Hacer ping a nombre de host (www.google.com):"</string> |
| 231 | <string name="radio_info_http_client_test" msgid="5733604021077701555">"Prueba de cliente HTTP:"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 232 | <string name="ping_test_label" msgid="7255376471490860631">"Ejecutar prueba de ping"</string> |
| 233 | <string name="radio_info_smsc_label" msgid="6399460520126501354">"SMSC:"</string> |
| 234 | <string name="radio_info_smsc_update_label" msgid="7258686760358791539">"Actualizar"</string> |
| 235 | <string name="radio_info_smsc_refresh_label" msgid="6902302130315125102">"Actualizar"</string> |
| 236 | <string name="radio_info_toggle_dns_check_label" msgid="8292252930563286858">"alternar comprobación de DNS"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 237 | <string name="oem_radio_info_label" msgid="6163141792477958941">"Ajustes/información específica de OEM"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 238 | <string name="band_mode_title" msgid="954174198903776205">"Establecer banda GSM/UMTS"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 239 | <string name="band_mode_loading" msgid="548764766363847336">"Cargando lista de bandas…"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 240 | <string name="band_mode_set" msgid="5730560180249458484">"Establecer"</string> |
| 241 | <string name="band_mode_failed" msgid="1495968863884716379">"Con error"</string> |
| 242 | <string name="band_mode_succeeded" msgid="2701016190055887575">"Correcto"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 243 | <string name="sdcard_changes_instructions" msgid="4482324130377280131">"Los cambios se aplicarán cuando se vuelva a conectar el cable USB."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 244 | <string name="sdcard_settings_screen_mass_storage_text" msgid="3741220147296482474">"Habilitar almacenamiento masivo USB"</string> |
| 245 | <string name="sdcard_settings_total_bytes_label" msgid="9184160745785062144">"Bytes totales:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 246 | <string name="sdcard_settings_not_present_status" product="nosdcard" msgid="1636218515775929394">"USB no activado"</string> |
| 247 | <string name="sdcard_settings_not_present_status" product="default" msgid="2048419626134861599">"Falta la tarjeta SD."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 248 | <string name="sdcard_settings_available_bytes_label" msgid="763232429899373001">"Bytes disponibles:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 249 | <string name="sdcard_settings_mass_storage_status" product="nosdcard" msgid="7993410985895217054">"USB como almacenamiento masivo"</string> |
| 250 | <string name="sdcard_settings_mass_storage_status" product="default" msgid="2742075324087038036">"La tarjeta SD se está usando como dispositivo de almacenamiento masivo."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 251 | <string name="sdcard_settings_unmounted_status" product="nosdcard" msgid="5128923500235719226">"Es seguro extraer el almacenamiento USB."</string> |
| 252 | <string name="sdcard_settings_unmounted_status" product="default" msgid="666233604712540408">"Es seguro extraer la tarjeta SD."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 253 | <string name="sdcard_settings_bad_removal_status" product="nosdcard" msgid="7761390725880773697">"USB extraído en uso"</string> |
| 254 | <string name="sdcard_settings_bad_removal_status" product="default" msgid="5145797653495907970">"La tarjeta SD se ha extraído mientras estaba en uso."</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 255 | <string name="sdcard_settings_used_bytes_label" msgid="8820289486001170836">"Bytes usados:"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 256 | <string name="sdcard_settings_scanning_status" product="nosdcard" msgid="7503429447676219564">"Buscando archivos almac USB…"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 257 | <string name="sdcard_settings_scanning_status" product="default" msgid="2763464949274455656">"Buscando medios en tarjeta SD…"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 258 | <string name="sdcard_settings_read_only_status" product="nosdcard" msgid="3624143937437417788">"Almacenamiento USB activado como solo lectura"</string> |
| 259 | <string name="sdcard_settings_read_only_status" product="default" msgid="4518291824764698112">"La tarjeta SD está activada en modo de solo lectura."</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 260 | <string name="skip_label" msgid="47510779345218297">"Saltar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 261 | <string name="next_label" msgid="4693520878012668114">"Siguiente"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 262 | <string name="language_picker_title" msgid="5349877711342869319">"Idioma"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 263 | <string name="activity_picker_label" msgid="6295660302548177109">"Seleccionar actividad"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 264 | <string name="device_info_label" msgid="6551553813651711205">"Información del dispositivo"</string> |
| 265 | <string name="battery_info_label" msgid="4132685016148679403">"Información sobre la batería"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 266 | <string name="display_label" msgid="8074070940506840792">"Pantalla"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 267 | <string name="phone_info_label" product="tablet" msgid="7820855350955963628">"Información del tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 268 | <string name="phone_info_label" product="default" msgid="2127552523124277664">"Información sobre el teléfono"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 269 | <string name="sd_card_settings_label" product="nosdcard" msgid="8101475181301178428">"Almacenamiento USB"</string> |
| 270 | <string name="sd_card_settings_label" product="default" msgid="5743100901106177102">"Tarjeta SD"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 271 | <string name="proxy_settings_label" msgid="3271174136184391743">"Ajustes de proxy"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 272 | <string name="cancel" msgid="6859253417269739139">"Cancelar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 273 | <string name="okay" msgid="1997666393121016642">"Aceptar"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 274 | <string name="forget" msgid="1400428660472591263">"Borrar"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 275 | <string name="save" msgid="879993180139353333">"Guardar"</string> |
| 276 | <string name="done" msgid="6942539184162713160">"Listo"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 277 | <string name="settings_label" msgid="1626402585530130914">"Ajustes"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 278 | <string name="settings_label_launcher" msgid="8344735489639482340">"Ajustes"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 279 | <string name="settings_shortcut" msgid="3936651951364030415">"Acceso a Ajustes"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 280 | <string name="airplane_mode" msgid="8837269988154128601">"Modo avión"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 281 | <string name="radio_controls_title" msgid="3447085191369779032">"Más"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 282 | <string name="wireless_networks_settings_title" msgid="3643009077742794212">"Conexiones inalámbricas y redes"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 283 | <string name="radio_controls_summary" msgid="2837395036275123133">"Administrar Wi-Fi, Bluetooth, modo avión, redes móviles y redes privadas virtuales"</string> |
| 284 | <string name="cellular_data_title" msgid="2525947635539415202">"Datos móviles"</string> |
| 285 | <string name="calls_title" msgid="3544471959217176768">"Llamadas"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 286 | <string name="sms_messages_title" msgid="1778636286080572535">"Mensajes SMS"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 287 | <string name="cellular_data_summary" msgid="4575500999626276446">"Permitir uso de datos en redes móviles"</string> |
| 288 | <string name="allow_data_usage_title" msgid="2238205944729213062">"Permitir uso datos itinerancia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 289 | <string name="roaming" msgid="3596055926335478572">"Itinerancia de datos"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 290 | <string name="roaming_enable" msgid="3737380951525303961">"Conectarse a servicios de datos en itinerancia"</string> |
| 291 | <string name="roaming_disable" msgid="1295279574370898378">"Conectarse a servicios de datos en itinerancia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 292 | <string name="roaming_reenable_message" msgid="9141007271031717369">"Has perdido la conectividad de datos porque has dejado desactivada la itinerancia de datos de tu red doméstica."</string> |
| 293 | <string name="roaming_turn_it_on_button" msgid="4387601818162120589">"Activarla"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 294 | <string name="roaming_warning" msgid="7625933694709170887">"Al permitir la itinerancia de datos, es posible que te facturen cargos adicionales elevados."</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 295 | <string name="roaming_warning_multiuser" product="tablet" msgid="6458990250829214777">"Al permitir la itinerancia de datos, los costes de itinerancia que deberás asumir pueden ser significativos.\n\nEsta configuración afecta a todos los usuarios de este tablet."</string> |
| 296 | <string name="roaming_warning_multiuser" product="default" msgid="6368421100292355440">"Al permitir la itinerancia de datos, los costes de itinerancia que deberás asumir pueden ser significativos.\n\nEsta configuración afecta a todos los usuarios de este teléfono."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 297 | <string name="roaming_reenable_title" msgid="6068100976707316772">"¿Permitir itinerancia de datos?"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 298 | <string name="networks" msgid="6333316876545927039">"Selección de operador"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 299 | <string name="sum_carrier_select" msgid="3616956422251879163">"Selecciona un operador de red"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 300 | <string name="date_and_time_settings_title" msgid="3350640463596716780">"Fecha y hora"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 301 | <string name="date_and_time_settings_title_setup_wizard" msgid="2391530758339384324">"Establecer fecha y hora"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 302 | <string name="date_and_time_settings_summary" msgid="7095318986757583584">"Establecer fecha, hora, zona horaria y formatos"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 303 | <string name="date_time_auto" msgid="7076906458515908345">"Fecha y hora automáticas"</string> |
| 304 | <string name="date_time_auto_summaryOn" msgid="4609619490075140381">"Usar hora proporcionada por la red"</string> |
| 305 | <string name="date_time_auto_summaryOff" msgid="8698762649061882791">"Usar hora proporcionada por la red"</string> |
| 306 | <string name="zone_auto" msgid="334783869352026648">"Zona horaria automática"</string> |
| 307 | <string name="zone_auto_summaryOn" msgid="6142830927278458314">"Usar zona horaria proporcionada por la red"</string> |
| 308 | <string name="zone_auto_summaryOff" msgid="2597745783162041390">"Usar zona horaria proporcionada por la red"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 309 | <string name="date_time_24hour_title" msgid="3203537578602803850">"Formato de 24 horas"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 310 | <string name="date_time_24hour" msgid="1193032284921000063">"Formato de 24 horas"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 311 | <string name="date_time_set_time_title" msgid="6296795651349047016">"Hora"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 312 | <string name="date_time_set_time" msgid="5716856602742530696">"Establecer hora"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 313 | <string name="date_time_set_timezone_title" msgid="3047322337368233197">"Zona horaria"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 314 | <string name="date_time_set_timezone" msgid="5045627174274377814">"Seleccionar zona horaria"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 315 | <string name="date_time_set_date_title" msgid="6928286765325608604">"Fecha"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 316 | <string name="date_time_set_date" msgid="7021491668550232105">"Establecer fecha"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 317 | <string name="zone_list_menu_sort_alphabetically" msgid="5683377702671088588">"Ordenar alfabéticamente"</string> |
| 318 | <string name="zone_list_menu_sort_by_timezone" msgid="2720190443744884114">"Ordenar por zona horaria"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 319 | <string name="date_picker_title" msgid="1338210036394128512">"Fecha"</string> |
| 320 | <string name="time_picker_title" msgid="483460752287255019">"Hora"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 321 | <string name="lock_after_timeout" msgid="4590337686681194648">"Bloquear automáticamente"</string> |
Eric Fischer | 0cd2d04 | 2012-05-31 14:29:54 -0700 | [diff] [blame] | 322 | <string name="lock_after_timeout_summary" msgid="6128431871360905631">"Tras <xliff:g id="TIMEOUT_STRING">%1$s</xliff:g> después de suspender"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 323 | <string name="lock_after_timeout_summary_with_exception" msgid="5579064842797188409">"<xliff:g id="TIMEOUT_STRING">%1$s</xliff:g> después de activar el modo de suspensión, salvo si <xliff:g id="TRUST_AGENT_NAME">%2$s</xliff:g> mantiene el dispositivo desbloqueado"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 324 | <string name="show_owner_info_on_lockscreen_label" msgid="5074906168357568434">"Mostrar datos del propietario en la pantalla de bloqueo"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 325 | <string name="owner_info_settings_title" msgid="5530285568897386122">"Mensaje pant. bloq."</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 326 | <string name="security_enable_widgets_title" msgid="2754833397070967846">"Habilitar widgets"</string> |
| 327 | <string name="security_enable_widgets_disabled_summary" msgid="1557090442377855233">"Inhabilitado por administrador"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 328 | <string name="owner_info_settings_summary" msgid="7472393443779227052">"Ninguno"</string> |
| 329 | <string name="owner_info_settings_status" msgid="120407527726476378">"<xliff:g id="COUNT_0">%1$d</xliff:g> / <xliff:g id="COUNT_1">%2$d</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 330 | <string name="owner_info_settings_edit_text_hint" msgid="7591869574491036360">"P. ej., Android de Juan."</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 331 | <string name="user_info_settings_title" msgid="1195015434996724736">"Información del usuario"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 332 | <string name="show_profile_info_on_lockscreen_label" msgid="2741208907263877990">"Mostrar información de perfil en pantalla bloqueo"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 333 | <string name="profile_info_settings_title" msgid="3518603215935346604">"Información de perfil"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 334 | <string name="Accounts_settings_title" msgid="1643879107901699406">"Cuentas"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 335 | <string name="location_settings_title" msgid="1369675479310751735">"Ubicación"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 336 | <string name="account_settings_title" msgid="626177544686329806">"Cuentas"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 337 | <string name="security_settings_title" msgid="7945465324818485460">"Seguridad"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 338 | <string name="security_settings_summary" msgid="967393342537986570">"Establecer Mi ubicación, bloqueo de pantalla, bloqueo de tarjeta SIM y bloqueo de almacenamiento de credenciales"</string> |
| 339 | <string name="cdma_security_settings_summary" msgid="6068799952798901542">"Establecer ubicación, bloqueo de pantalla y bloqueo de almacenamiento de credenciales"</string> |
| 340 | <string name="security_passwords_title" msgid="2930627259125138363">"Contraseñas"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 341 | <string name="security_settings_fingerprint_preference_title" msgid="2488725232406204350">"Huella digital"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 342 | <string name="fingerprint_manage_category_title" msgid="8293801041700001681">"Administrar huellas"</string> |
| 343 | <string name="fingerprint_usage_category_title" msgid="8438526918999536619">"Usar huella para"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 344 | <string name="fingerprint_add_title" msgid="1926752654454033904">"Añadir huella digital"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 345 | <string name="fingerprint_enable_keyguard_toggle_title" msgid="5078060939636911795">"bloqueo de pantalla"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 346 | <plurals name="security_settings_fingerprint_preference_summary" formatted="false" msgid="624961700033979880"> |
| 347 | <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> huellas digitales configuradas</item> |
| 348 | <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> huella digital configurada</item> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 349 | </plurals> |
| 350 | <string name="security_settings_fingerprint_enroll_onboard_title" msgid="4735546436672054254">"Configuración huella"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 351 | <string name="security_settings_fingerprint_enroll_onboard_message" msgid="2655449737443418341">"Si quieres utilizar tu huella digital para desbloquear la pantalla de bloqueo o confirmar compras, debes:"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 352 | <string name="security_settings_fingerprint_enroll_onboard_message_1" msgid="2799884038398627882">"Configurar un método de bloqueo de pantalla alternativo"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 353 | <string name="security_settings_fingerprint_enroll_onboard_message_2" msgid="4158160658182631304">"Añadir tu huella digital"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 354 | <string name="security_settings_fingerprint_enroll_find_sensor_title" msgid="5877265753699187149">"Localiza el sensor"</string> |
| 355 | <string name="security_settings_fingerprint_enroll_find_sensor_message" msgid="1959655161889313661">"Localiza el sensor de huellas digitales situado en la parte trasera del teléfono."</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 356 | <string name="security_settings_fingerprint_enroll_find_sensor_content_description" msgid="2058830032070449160">"Ilustración con la ubicación del sensor de huellas digitales y dispositivo"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 357 | <string name="security_settings_fingerprint_enroll_dialog_name_label" msgid="7086763077909041106">"Nombre"</string> |
| 358 | <string name="security_settings_fingerprint_enroll_dialog_ok" msgid="4150384963879569750">"Aceptar"</string> |
| 359 | <string name="security_settings_fingerprint_enroll_dialog_delete" msgid="4114615413240707936">"Eliminar"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 360 | <string name="security_settings_fingerprint_enroll_start_title" msgid="9192567284554495805">"¡Vamos a empezar!"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 361 | <string name="security_settings_fingerprint_enroll_start_message" msgid="6294541599045187369">"Coloca el dedo en el sensor de huellas digitales y levántalo cuando notes una vibración."</string> |
| 362 | <string name="security_settings_fingerprint_enroll_repeat_title" msgid="3732060789409510229">"¡Genial! Ahora repítelo."</string> |
| 363 | <string name="security_settings_fingerprint_enroll_repeat_message" msgid="8846866512704467036">"Coloca el mismo dedo en el sensor de huellas digitales y levántalo cuando notes una vibración."</string> |
| 364 | <string name="security_settings_fingerprint_enroll_finish_title" msgid="4798692662828257300">"Huella digital añadida"</string> |
| 365 | <string name="security_settings_fingerprint_enroll_finish_message" msgid="835496875787664316">"Cuando aparezca este icono, puedes usar tu huella digital para identificarte o autorizar una compra."</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 366 | <string name="security_settings_fingerprint_enroll_setup_screen_lock" msgid="1195743489835505376">"Configurar bloqueo de pantalla"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 367 | <string name="security_settings_fingerprint_enroll_done" msgid="4014607378328187567">"Listo"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 368 | <string name="security_settings_fingerprint_enroll_touch_dialog_title" msgid="1863561601428695160">"¡Vaya! Ese no es el sensor"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 369 | <string name="security_settings_fingerprint_enroll_touch_dialog_message" msgid="5053971232594165142">"Usa sensor huellas digitales del dispositivo."</string> |
| 370 | <string name="fingerprint_enroll_button_add" msgid="6317978977419045463">"Añadir otra"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 371 | <string name="fingerprint_enroll_button_next" msgid="6247009337616342759">"Siguiente"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 372 | <string name="security_settings_fingerprint_enroll_disclaimer" msgid="2624905914239271751">"Además de desbloquear el teléfono, también puedes utilizar tu huella digital para autorizar acceso a aplicaciones y compras. "<annotation id="url">"Más información"</annotation></string> |
| 373 | <string name="security_settings_fingerprint_enroll_disclaimer_lockscreen_disabled" msgid="4504501581228672208">"La opción de bloqueo de pantalla está inhabilitada. Puedes seguir utilizando tu huella digital para autorizar acceso a aplicaciones y compras. "<annotation id="url">"Más información"</annotation></string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 374 | <string name="crypt_keeper_settings_title" msgid="4219233835490520414">"Cifrado"</string> |
| 375 | <string name="crypt_keeper_encrypt_title" product="tablet" msgid="1060273569887301457">"Cifrar tablet"</string> |
| 376 | <string name="crypt_keeper_encrypt_title" product="default" msgid="1878996487755806122">"Cifrar teléfono"</string> |
| 377 | <string name="crypt_keeper_encrypted_summary" msgid="1868233637888132906">"Cifrado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 378 | <string name="crypt_keeper_desc" product="tablet" msgid="503014594435731275">"Puedes cifrar tus cuentas, los ajustes, las aplicaciones descargadas y sus datos, archivos multimedia y otros archivos. Después de cifrar el tablet, siempre que hayas configurado una pantalla de bloqueo (es decir, un patrón o una contraseña o un PIN numéricos), tendrás que desbloquear la pantalla para descifrar el tablet cada vez que lo enciendas. También puedes descifrar el dispositivo restableciendo los datos de fábrica, pero se borrarán todos tus datos.\n\nEl proceso de cifrado tarda aproximadamente una hora. Debes iniciar el proceso con la batería cargada y mantener el tablet enchufado. Si se interrumpe el proceso, perderás tus datos de forma total o parcial"</string> |
| 379 | <string name="crypt_keeper_desc" product="default" msgid="2579929266645543631">"Puedes cifrar tus cuentas, los ajustes, las aplicaciones descargadas y sus datos, archivos multimedia y otros archivos. Después de cifrar el teléfono, siempre que hayas configurado una pantalla de bloqueo (es decir, un patrón o una contraseña o un PIN numéricos), tendrás que desbloquear la pantalla para descifrar el teléfono cada vez que lo enciendas. También puedes descifrar el dispositivo restableciendo los datos de fábrica, pero se borrarán todos tus datos.\n\nEl proceso de cifrar tarda aproximadamente una hora. Debes iniciar el proceso con la batería cargada y mantener el teléfono enchufado. Si se interrumpe el proceso, perderás tus datos de forma total o parcial."</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 380 | <string name="crypt_keeper_button_text" product="tablet" msgid="1189623490604750854">"Cifrar tablet"</string> |
| 381 | <string name="crypt_keeper_button_text" product="default" msgid="2008346408473255519">"Cifrar teléfono"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 382 | <string name="crypt_keeper_low_charge_text" msgid="2029407131227814893">"Carga la batería y vuelve a intentarlo."</string> |
| 383 | <string name="crypt_keeper_unplugged_text" msgid="4785376766063053901">"Conecta el cargador y vuelve a intentarlo."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 384 | <string name="crypt_keeper_dialog_need_password_title" msgid="4058971800557767">"Falta la contraseña o el PIN de la pantalla de bloqueo"</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 385 | <string name="crypt_keeper_dialog_need_password_message" msgid="4071395977297369642">"Debes establecer una contraseña o un PIN de la pantalla de bloqueo para poder iniciar el proceso de cifrado."</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 386 | <string name="crypt_keeper_confirm_title" msgid="5100339496381875522">"¿Cifrar dispositivo?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 387 | <string name="crypt_keeper_final_desc" product="tablet" msgid="517662068757620756">"La operación de cifrado no se puede deshacer y, si la interrumpes, perderás datos. El cifrado tarda aproximadamente una hora y el tablet se reinicia varias veces durante este proceso."</string> |
| 388 | <string name="crypt_keeper_final_desc" product="default" msgid="287503113671320916">"La operación de cifrado no se puede deshacer y, si la interrumpes, perderás datos. El cifrado puede tardar una hora o más y el teléfono se reinicia varias veces durante este proceso."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 389 | <string name="crypt_keeper_setup_title" msgid="1783951453124244969">"Encriptando"</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 390 | <string name="crypt_keeper_setup_description" product="tablet" msgid="6689952371032099350">"Espera mientras se cifra el tablet. <xliff:g id="PERCENT">^1</xliff:g>% completado"</string> |
| 391 | <string name="crypt_keeper_setup_description" product="default" msgid="951918761585534875">"Espera mientras se cifra el teléfono. <xliff:g id="PERCENT">^1</xliff:g>% completado"</string> |
| 392 | <string name="crypt_keeper_setup_time_remaining" product="tablet" msgid="1655047311546745695">"Espera mientras se cifra el tablet. Tiempo restante: <xliff:g id="DURATION">^1</xliff:g>"</string> |
| 393 | <string name="crypt_keeper_setup_time_remaining" product="default" msgid="1862964662304683072">"Espera mientras se cifra el teléfono. Tiempo restante: <xliff:g id="DURATION">^1</xliff:g>"</string> |
Geoff Mendal | 41ae403 | 2014-11-19 11:19:12 -0800 | [diff] [blame] | 394 | <string name="crypt_keeper_force_power_cycle" product="tablet" msgid="556504311511212648">"Para desbloquear el tablet, apágalo y vuelve a encenderlo."</string> |
| 395 | <string name="crypt_keeper_force_power_cycle" product="default" msgid="1794353635603020327">"Para desbloquear el teléfono, apágalo y vuelve a encenderlo."</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 396 | <string name="crypt_keeper_warn_wipe" msgid="2738374897337991667">"Advertencia: Se borrarán los datos del dispositivo después de otros <xliff:g id="COUNT">^1</xliff:g> intentos fallidos para desbloquearlo"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 397 | <string name="crypt_keeper_enter_password" msgid="2223340178473871064">"Escribe tu contraseña"</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 398 | <string name="crypt_keeper_failed_title" msgid="7133499413023075961">"Error en el cifrado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 399 | <string name="crypt_keeper_failed_summary" product="tablet" msgid="8219375738445017266">"El proceso de cifrado se ha interrumpido y no se puede completar. No podrás volver a acceder a los datos del tablet. \n\nDebes restablecer los datos de fábrica para volver a usar el tablet. Cuando configures el tablet después de este proceso, podrás restaurar los datos de los que hayas hecho una copia de seguridad en tu cuenta de Google."</string> |
| 400 | <string name="crypt_keeper_failed_summary" product="default" msgid="3270131542549577953">"El cifrado se ha interrumpido y no se puede completar. No podrás volver a acceder a los datos del teléfono. \n\nDebes restablecer los datos de fábrica para volver a usar el teléfono. Cuando configures el teléfono después de este proceso, podrás restaurar los datos de los que hayas hecho una copia de seguridad en tu cuenta de Google."</string> |
Baligh Uddin | 0a07ee8 | 2014-08-18 19:09:47 -0700 | [diff] [blame] | 401 | <string name="crypt_keeper_data_corrupt_title" msgid="8759119849089795751">"Descifrado incorrecto"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 402 | <string name="crypt_keeper_data_corrupt_summary" product="tablet" msgid="840107296925798402">"La contraseña que has introducido es correcta pero, lamentablemente, tus datos están dañados. \n\nPara seguir utilizando el tablet, debes restablecer los datos de fábrica. Al configurar el dispositivo después de este proceso, podrás restaurar los datos incluidos en la copia de seguridad de tu cuenta de Google."</string> |
| 403 | <string name="crypt_keeper_data_corrupt_summary" product="default" msgid="8843311420059663824">"La contraseña que has introducido es correcta pero, lamentablemente, tus datos están dañados. \n\nPara seguir utilizando el teléfono, debes restablecer los datos de fábrica. Al configurar el dispositivo después de este proceso, podrás restaurar los datos incluidos en la copia de seguridad de tu cuenta de Google."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 404 | <string name="crypt_keeper_switch_input_method" msgid="4168332125223483198">"Cambiar método de entrada"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 405 | <string name="lock_settings_picker_title" msgid="1095755849152582712">"Elegir bloqueo de pantalla"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 406 | <string name="unlock_set_unlock_launch_picker_title" msgid="2084576942666016993">"Bloqueo de pantalla"</string> |
Eric Fischer | 860931d | 2011-09-02 14:52:46 -0700 | [diff] [blame] | 407 | <string name="unlock_set_unlock_launch_picker_change_title" msgid="5045866882028324941">"Cambiar pantalla de bloqueo"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 408 | <string name="unlock_set_unlock_launch_picker_change_summary" msgid="2790960639554590668">"Cambia o inhabilit seguridad contraseña, PIN o patrón"</string> |
Eric Fischer | 7ea34ac | 2010-12-14 13:59:18 -0800 | [diff] [blame] | 409 | <string name="unlock_set_unlock_launch_picker_enable_summary" msgid="4791110798817242301">"Elige un método para bloquear la pantalla."</string> |
Eric Fischer | 860931d | 2011-09-02 14:52:46 -0700 | [diff] [blame] | 410 | <string name="unlock_set_unlock_off_title" msgid="7117155352183088342">"Sin seguridad"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 411 | <string name="unlock_set_unlock_off_summary" msgid="94361581669110415"></string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 412 | <string name="unlock_set_unlock_none_title" msgid="5679243878975864640">"Deslizar"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 413 | <string name="unlock_set_unlock_none_summary" msgid="8914673583104628191">"Sin seguridad"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 414 | <string name="unlock_set_unlock_pattern_title" msgid="2912067603917311700">"Patrón"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 415 | <string name="unlock_set_unlock_pattern_summary" msgid="7062696666227725593">"Seguridad media"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 416 | <string name="unlock_set_unlock_pin_title" msgid="5846029709462329515">"PIN"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 417 | <string name="unlock_set_unlock_pin_summary" msgid="907878650556383388">"Seguridad media-alta"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 418 | <string name="unlock_set_unlock_password_title" msgid="8775603825675090937">"Contraseña"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 419 | <string name="unlock_set_unlock_password_summary" msgid="8856220848940929546">"Seguridad alta"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 420 | <string name="current_screen_lock" msgid="4104091715420072219">"Bloqueo de pantalla actual"</string> |
Geoff Mendal | 4c40383 | 2014-12-03 13:01:49 -0800 | [diff] [blame] | 421 | <string name="unlock_disable_frp_warning_content" msgid="7070131836291098244">"Las funciones de protección del dispositivo ya no funcionarán."</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 422 | <string name="unlock_set_unlock_disabled_summary" msgid="2120729867788851674">"Desactivado por el administrador, política de cifrado o almacenamiento de credenciales"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 423 | <string name="unlock_set_unlock_mode_off" msgid="5881952274566013651">"Ninguno"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 424 | <string name="unlock_set_unlock_mode_none" msgid="8467360084676871617">"Deslizar"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 425 | <string name="unlock_set_unlock_mode_pattern" msgid="7837270780919299289">"Patrón"</string> |
| 426 | <string name="unlock_set_unlock_mode_pin" msgid="3541326261341386690">"PIN"</string> |
| 427 | <string name="unlock_set_unlock_mode_password" msgid="1203938057264146610">"Contraseña"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 428 | <string name="unlock_setup_wizard_fingerprint_details" msgid="7893457665921363009">"Una vez que hayas configurado un bloqueo de pantalla, podrás configurar también la huella digital en Ajustes > Seguridad."</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 429 | <string name="unlock_disable_lock_title" msgid="1427036227416979120">"Desactivar bloqueo pantalla"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 430 | <string name="unlock_disable_lock_pattern_summary" msgid="6801602880568869201">"Eliminar patrón de desbloqueo"</string> |
| 431 | <string name="unlock_disable_lock_pin_summary" msgid="8856842745366993387">"Eliminar PIN de desbloqueo"</string> |
| 432 | <string name="unlock_disable_lock_password_summary" msgid="192161194564577025">"Eliminar contraseña de desbloqueo"</string> |
Geoff Mendal | 4c40383 | 2014-12-03 13:01:49 -0800 | [diff] [blame] | 433 | <string name="unlock_disable_lock_unknown_summary" msgid="8688498722601653961">"Eliminar bloqueo de pantalla"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 434 | <string name="unlock_change_lock_pattern_title" msgid="2044092014872741130">"Cambiar patrón desbloqueo"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 435 | <string name="unlock_change_lock_pin_title" msgid="806629901095938484">"Cambiar PIN de desbloqueo"</string> |
| 436 | <string name="unlock_change_lock_password_title" msgid="5606298470358768865">"Cambiar contraseña de desbloqueo"</string> |
| 437 | <string name="lockpassword_password_too_short" msgid="7328975683669256660">"La contraseña debe contener al menos %d caracteres."</string> |
Eric Fischer | 149e352 | 2012-06-13 14:20:54 -0700 | [diff] [blame] | 438 | <string name="lockpassword_pin_too_short" msgid="1677649103470518953">"El PIN debe contener como mínimo %d dígitos."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 439 | <string name="lockpassword_press_continue" msgid="122706614386757182">"Tocar Continuar al terminar"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 440 | <string name="lockpassword_continue_label" msgid="4602203784934526940">"Continuar"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 441 | <string name="lockpassword_password_too_long" msgid="7016906583950201704">"La contraseña debe tener menos de <xliff:g id="NUMBER">%d</xliff:g> caracteres."</string> |
| 442 | <string name="lockpassword_pin_too_long" msgid="6419879099090294052">"El PIN debe tener menos de <xliff:g id="NUMBER">%d</xliff:g> dígitos."</string> |
| 443 | <string name="lockpassword_pin_contains_non_digits" msgid="1079053457942945709">"El PIN solo debe contener dígitos comprendidos entre el 0 y el 9."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 444 | <string name="lockpassword_pin_recently_used" msgid="214840704635573454">"El administrador de dispositivos no permite usar un PIN reciente."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 445 | <string name="lockpassword_illegal_character" msgid="8742901630116866738">"La contraseña contiene un carácter no permitido."</string> |
| 446 | <string name="lockpassword_password_requires_alpha" msgid="5203836082520634764">"La contraseña debe tener al menos una letra."</string> |
| 447 | <string name="lockpassword_password_requires_digit" msgid="3958033271435659825">"La contraseña debe tener al menos un dígito."</string> |
| 448 | <string name="lockpassword_password_requires_symbol" msgid="7226621405629726899">"La contraseña debe tener al menos un símbolo."</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 449 | <plurals name="lockpassword_password_requires_letters" formatted="false" msgid="5677371623980347934"> |
| 450 | <item quantity="other">La contraseña debe tener al menos %d letras.</item> |
| 451 | <item quantity="one">La contraseña debe tener al menos 1 letra.</item> |
| 452 | </plurals> |
| 453 | <plurals name="lockpassword_password_requires_lowercase" formatted="false" msgid="5396846200894553640"> |
| 454 | <item quantity="other">La contraseña debe tener al menos %d letras minúsculas.</item> |
| 455 | <item quantity="one">La contraseña debe tener al menos 1 letra minúscula.</item> |
| 456 | </plurals> |
| 457 | <plurals name="lockpassword_password_requires_uppercase" formatted="false" msgid="2483949715040341677"> |
| 458 | <item quantity="other">La contraseña debe tener al menos %d letras mayúsculas.</item> |
| 459 | <item quantity="one">La contraseña debe tener al menos 1 letra mayúscula.</item> |
| 460 | </plurals> |
| 461 | <plurals name="lockpassword_password_requires_numeric" formatted="false" msgid="9156410893744210033"> |
| 462 | <item quantity="other">La contraseña debe tener al menos %d dígitos numéricos.</item> |
| 463 | <item quantity="one">La contraseña debe tener al menos 1 dígito numérico.</item> |
| 464 | </plurals> |
| 465 | <plurals name="lockpassword_password_requires_symbols" formatted="false" msgid="5384442837439742233"> |
| 466 | <item quantity="other">La contraseña debe tener al menos %d símbolos especiales.</item> |
| 467 | <item quantity="one">La contraseña debe tener al menos 1 símbolo especial.</item> |
| 468 | </plurals> |
| 469 | <plurals name="lockpassword_password_requires_nonletter" formatted="false" msgid="4175064976268466293"> |
| 470 | <item quantity="other">La contraseña debe tener al menos %d caracteres no alfabéticos.</item> |
| 471 | <item quantity="one">La contraseña debe tener al menos 1 carácter no alfabético.</item> |
| 472 | </plurals> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 473 | <string name="lockpassword_password_recently_used" msgid="4687102591995446860">"El administrador de dispositivos no permite usar una contraseña reciente."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 474 | <string name="lockpassword_pin_no_sequential_digits" msgid="6830610582179569631">"No se permiten una secuencia ascendente, descendente ni repetida de dígitos"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 475 | <string name="lockpassword_ok_label" msgid="313822574062553672">"Aceptar"</string> |
| 476 | <string name="lockpassword_cancel_label" msgid="8818529276331121899">"Cancelar"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 477 | <string name="lockpattern_tutorial_cancel_label" msgid="6431583477570493261">"Cancelar"</string> |
| 478 | <string name="lockpattern_tutorial_continue_label" msgid="3559793618653400434">"Siguiente"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 479 | <string name="lock_setup" msgid="3355847066343753943">"Se ha completado la configuración."</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 480 | <string name="device_admin_title" msgid="3562216873644263804">"Administración de dispositivos"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 481 | <string name="manage_device_admin" msgid="5059296715271077278">"Administradores de dispositivos"</string> |
| 482 | <string name="manage_device_admin_summary" msgid="7672709110988761075">"Ver o desactivar administradores de dispositivo"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 483 | <string name="manage_trust_agents" msgid="4629279457536987768">"Agentes de confianza"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 484 | <string name="disabled_because_no_backup_security" msgid="6877660253409580377">"Para usarlo, debes establecer una pantalla de bloqueo"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 485 | <string name="manage_trust_agents_summary" msgid="6804319935640148441">"Ver o desactivar agentes de confianza"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 486 | <string name="bluetooth_quick_toggle_title" msgid="1037056952714061893">"Ajustes de Bluetooth"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 487 | <string name="bluetooth_quick_toggle_summary" msgid="5293641680139873341">"Activar Bluetooth"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 488 | <string name="bluetooth_settings" msgid="1810521656168174329">"Bluetooth"</string> |
| 489 | <string name="bluetooth_settings_title" msgid="1908745291161353016">"Bluetooth"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 490 | <string name="bluetooth_settings_summary" msgid="2091062709530570462">"Administrar conexiones, establecer el nombre del dispositivo y la visibilidad"</string> |
Baligh Uddin | da06101 | 2013-04-15 11:15:51 -0700 | [diff] [blame] | 491 | <string name="bluetooth_pairing_request" msgid="6385750334766370310">"Solicitud de vinculación de Bluetooth"</string> |
Baligh Uddin | 03ef258 | 2014-08-31 22:54:02 -0700 | [diff] [blame] | 492 | <string name="bluetooth_enter_pin_msg" msgid="4954085254142996877">"Dispositivo"</string> |
| 493 | <string name="bluetooth_pairing_key_msg" msgid="333005542843637754">"Código de vinculación"</string> |
| 494 | <string name="bluetooth_enter_passkey_msg" msgid="6813273136442138444">"Escribe el código de vinculación y, a continuación, pulsa la tecla Intro"</string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 495 | <string name="bluetooth_enable_alphanumeric_pin" msgid="7222713483058171357">"El PIN contiene letras o símbolos."</string> |
| 496 | <string name="bluetooth_pin_values_hint" msgid="3815897557875873646">"Normalmente: 0000 o 1234"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 497 | <string name="bluetooth_enter_pin_other_device" msgid="4637977124526813470">"Es posible que tengas que introducir este PIN en el otro dispositivo."</string> |
| 498 | <string name="bluetooth_enter_passkey_other_device" msgid="2798719004030279602">"Es posible que tengas que introducir la clave de acceso en el otro dispositivo."</string> |
Baligh Uddin | da06101 | 2013-04-15 11:15:51 -0700 | [diff] [blame] | 499 | <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Para vincular con:<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b><br><br> Comprueba que se muestre la clave:<br><b><xliff:g id="PASSKEY">%2$s</xliff:g></b>"</string> |
| 500 | <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"De:<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b><br><br>¿Vincular con este dispositivo?"</string> |
| 501 | <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Para vincular con:<xliff:g id="BOLD1_0"><br><b></xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1"></b><br><br></xliff:g>Escribe<xliff:g id="BOLD2_1"><br><b></xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2"></b></xliff:g> en el dispositivo y, a continuación, pulsa la tecla Intro o de retorno."</string> |
Baligh Uddin | 4766caa | 2014-09-20 23:45:37 -0700 | [diff] [blame] | 502 | <string name="bluetooth_pairing_will_share_phonebook" msgid="4982239145676394429">"La vinculación permite acceder a tus contactos y al historial de llamadas cuando el dispositivo está conectado."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 503 | <string name="bluetooth_error_title" msgid="6850384073923533096"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 504 | <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"No se ha podido establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 505 | <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Buscar dispositivos"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 506 | <string name="bluetooth_search_for_devices" msgid="2754007356491461674">"Actualizar"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 507 | <string name="bluetooth_searching_for_devices" msgid="9203739709307871727">"Buscando…"</string> |
Eric Fischer | 3b046f5 | 2010-11-17 11:41:10 -0800 | [diff] [blame] | 508 | <string name="bluetooth_preference_device_settings" msgid="907776049862799122">"Ajustes del dispositivo"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 509 | <string name="bluetooth_preference_paired_dialog_title" msgid="8875124878198774180">"Dispositivo vinculado"</string> |
| 510 | <string name="bluetooth_preference_paired_dialog_name_label" msgid="8111146086595617285">"Nombre"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 511 | <string name="bluetooth_preference_paired_dialog_internet_option" msgid="7112953286863428412">"Conexión a Internet"</string> |
| 512 | <string name="bluetooth_preference_paired_dialog_keyboard_option" msgid="2271954176947879628">"Teclado"</string> |
| 513 | <string name="bluetooth_preference_paired_dialog_contacts_option" msgid="7747163316331917594">"Contactos e historial de llamadas"</string> |
| 514 | <string name="bluetooth_pairing_dialog_title" msgid="1417255032435317301">"¿Vincular con este dispositivo?"</string> |
| 515 | <string name="bluetooth_pairing_dialog_sharing_phonebook_title" msgid="7664141669886358618">"¿Compartir agenda telefónica?"</string> |
| 516 | <string name="bluetooth_pairing_dialog_contants_request" msgid="5531109163573611348">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> quiere acceder a tus contactos y al historial de llamadas."</string> |
| 517 | <string name="bluetooth_pairing_dialog_paring_request" msgid="8451248193517851958">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> quiere vincularse con Bluetooth. Al conectarse, podrá acceder a contactos e historial de llamadas."</string> |
Eric Fischer | 3b046f5 | 2010-11-17 11:41:10 -0800 | [diff] [blame] | 518 | <string name="bluetooth_preference_paired_devices" msgid="1970524193086791964">"Dispositivos sincronizados"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 519 | <string name="bluetooth_preference_found_devices" msgid="1647983835063249680">"Dispositivos disponibles"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 520 | <string name="bluetooth_preference_no_found_devices" msgid="7594339669961811591">"No hay dispositivos disponibles"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 521 | <string name="bluetooth_device_context_connect" msgid="3997659895003244941">"Conectar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 522 | <string name="bluetooth_device_context_disconnect" msgid="8220072022970148683">"Desconectar"</string> |
Baligh Uddin | da06101 | 2013-04-15 11:15:51 -0700 | [diff] [blame] | 523 | <string name="bluetooth_device_context_pair_connect" msgid="7611522504813927727">"Vincular y conectar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 524 | <string name="bluetooth_device_context_unpair" msgid="662992425948536144">"Desincronizar"</string> |
| 525 | <string name="bluetooth_device_context_disconnect_unpair" msgid="7644014238070043798">"Desconectar y desincronizar"</string> |
| 526 | <string name="bluetooth_device_context_connect_advanced" msgid="2643129703569788771">"Opciones…"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 527 | <string name="bluetooth_menu_advanced" msgid="8572178316357220524">"Ajustes avanzados"</string> |
| 528 | <string name="bluetooth_advanced_titlebar" msgid="2142159726881547669">"Ajustes avanzados de Bluetooth"</string> |
Baligh Uddin | a035856 | 2014-03-10 15:39:07 -0700 | [diff] [blame] | 529 | <string name="bluetooth_empty_list_bluetooth_off" msgid="6351930724051893423">"Cuando se activa el Bluetooth, tu dispositivo puede comunicarse con otros dispositivos Bluetooh cercanos."</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 530 | <string name="ble_scan_notify_text" msgid="3719383048635344071">"Para mejorar la precisión de la ubicación, las aplicaciones y los servicios buscarán dispositivos Bluetooth aunque la conexión Bluetooth esté desactivada. Puedes cambiar esta opción en los <xliff:g id="LINK_BEGIN_0">LINK_BEGIN</xliff:g>ajustes de búsqueda<xliff:g id="LINK_END_1">LINK_END</xliff:g>."</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 531 | <string name="bluetooth_connect_specific_profiles_title" msgid="6952214406025825164">"Conectar con…"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 532 | <string name="bluetooth_disconnect_a2dp_profile" msgid="3524648279150937177">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará del perfil de audio A2DP."</string> |
| 533 | <string name="bluetooth_disconnect_headset_profile" msgid="8635908811168780720">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará del audio manos libres."</string> |
| 534 | <string name="bluetooth_disconnect_hid_profile" msgid="3282295189719352075">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará del dispositivo de entrada."</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 535 | <string name="bluetooth_disconnect_pan_user_profile" msgid="8037627994382458698">"Se desconectará el acceso a Internet a través de <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 536 | <string name="bluetooth_disconnect_pan_nap_profile" product="tablet" msgid="1262792320446274407">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará y no compartirá la conexión a Internet de este tablet."</string> |
| 537 | <string name="bluetooth_disconnect_pan_nap_profile" product="default" msgid="5700332050175684571">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará y no compartirá la conexión a Internet de este teléfono."</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 538 | <string name="bluetooth_device_advanced_title" msgid="6066342531927499308">"Dispositivo Bluetooth sincronizado"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 539 | <string name="bluetooth_device_advanced_online_mode_title" msgid="3689050071425683114">"Conectar"</string> |
| 540 | <string name="bluetooth_device_advanced_online_mode_summary" msgid="1204424107263248336">"Conectar con dispositivo Bluetooth"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 541 | <string name="bluetooth_device_advanced_profile_header_title" msgid="102745381968579605">"Usar para"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 542 | <string name="bluetooth_device_advanced_rename_device" msgid="5148578059584955791">"Cambiar nombre"</string> |
Eric Fischer | 3b046f5 | 2010-11-17 11:41:10 -0800 | [diff] [blame] | 543 | <string name="bluetooth_device_advanced_enable_opp_title" msgid="8222550640371627365">"Permitir transferencias entrantes"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 544 | <string name="bluetooth_pan_user_profile_summary_connected" msgid="4602294638909590612">"Conectado para acceso a Internet"</string> |
| 545 | <string name="bluetooth_pan_nap_profile_summary_connected" msgid="1561383706411975199">"Compartiendo conexión a Internet con el dispositivo"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 546 | <string name="bluetooth_dock_settings" msgid="3218335822716052885">"Ajustes de la base"</string> |
| 547 | <string name="bluetooth_dock_settings_title" msgid="5543069893044375188">"Uso de la base para audio"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 548 | <string name="bluetooth_dock_settings_headset" msgid="1001821426078644650">"Como altavoz del teléfono"</string> |
| 549 | <string name="bluetooth_dock_settings_a2dp" msgid="8791004998846630574">"Para música y contenido multimedia"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 550 | <string name="bluetooth_dock_settings_remember" msgid="5551459057010609115">"Ajustes de recordatorio"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 551 | <string name="wifi_assistant_title" msgid="2553267316621598101">"Asistente de Wi‑Fi"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 552 | <string name="wifi_display_settings_title" msgid="8740852850033480136">"Enviar"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 553 | <string name="wifi_display_enable_menu_item" msgid="4883036464138167674">"Habilitar pantalla inalámbrica"</string> |
| 554 | <string name="wifi_display_no_devices_found" msgid="1382012407154143453">"No hay dispositivos cercanos."</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 555 | <string name="wifi_display_status_connecting" msgid="5688608834000748607">"Conectando"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 556 | <string name="wifi_display_status_connected" msgid="8364125226376985558">"Conectada"</string> |
Baligh Uddin | 60a497d | 2013-06-10 10:06:42 -0700 | [diff] [blame] | 557 | <string name="wifi_display_status_in_use" msgid="8556830875615434792">"En uso"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 558 | <string name="wifi_display_status_not_available" msgid="5714978725794210102">"No disponible"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 559 | <string name="wifi_display_details" msgid="7791118209992162698">"Ajustes de pantalla"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 560 | <string name="wifi_display_options_title" msgid="5740656401635054838">"Opciones de pantalla inalámbrica"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 561 | <string name="wifi_display_options_forget" msgid="9119048225398894580">"Borrar"</string> |
| 562 | <string name="wifi_display_options_done" msgid="5703116500357822557">"Listo"</string> |
| 563 | <string name="wifi_display_options_name" msgid="4756080222307467898">"Nombre"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 564 | <string name="wifi_alert_lockdown_by_device_owner" msgid="5063705929160653088">"<xliff:g id="APP_NAME">%1$s</xliff:g> administra tu dispositivo y ha inhabilitado la modificación y eliminación de esta red Wi-Fi. Para obtener más información, ponte en contacto con el administrador."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 565 | <string name="nfc_quick_toggle_title" msgid="6769159366307299004">"NFC"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 566 | <string name="nfc_quick_toggle_summary" product="tablet" msgid="8302974395787498915">"Permitir intercambio de datos cuando el tablet toque otro dispositivo"</string> |
Eric Fischer | f113bfb | 2012-05-14 14:40:58 -0700 | [diff] [blame] | 567 | <string name="nfc_quick_toggle_summary" product="default" msgid="5237208142892767592">"Permitir el intercambio de datos cuando el teléfono toque otro dispositivo"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 568 | <string name="android_beam_settings_title" msgid="7832812974600338649">"Android Beam"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 569 | <string name="android_beam_on_summary" msgid="3618057099355636830">"Listo para compartir contenido de aplicaciones por NFC"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 570 | <string name="android_beam_off_summary" msgid="4663095428454779138">"No"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 571 | <string name="android_beam_disabled_summary" msgid="1737782116894793393">"No disponible porque la función NFC está desactivada"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 572 | <string name="android_beam_label" msgid="6257036050366775040">"Android Beam"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 573 | <string name="android_beam_explained" msgid="6981652347448777459">"Si la función Android Beam está activada, puedes juntar tu dispositivo con otro compatible con la tecnología NFC para compartir el contenido de las aplicaciones. Por ejemplo, puedes transferir páginas del navegador, vídeos de YouTube, contactos y mucho más.\n\nSolo tienes que unir los dispositivos (normalmente, por la parte trasera) y, a continuación, tocar la pantalla de tu dispositivo. Las aplicaciones determinan el contenido que puede compartirse."</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 574 | <string name="nsd_quick_toggle_title" msgid="3125572815278848258">"Detección de aplicaciones"</string> |
Eric Fischer | b3e458a | 2012-04-20 13:56:13 -0700 | [diff] [blame] | 575 | <string name="nsd_quick_toggle_summary" msgid="155692215972781276">"Permitir que las aplicaciones de otros dispositivos puedan ver las aplicaciones de este dispositivo"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 576 | <string name="wifi_quick_toggle_title" msgid="8850161330437693895">"Wi-Fi"</string> |
| 577 | <string name="wifi_quick_toggle_summary" msgid="2696547080481267642">"Activar conexión Wi-Fi"</string> |
| 578 | <string name="wifi_settings" msgid="29722149822540994">"Wi-Fi"</string> |
| 579 | <string name="wifi_settings_category" msgid="8719175790520448014">"Ajustes de Wi-Fi"</string> |
| 580 | <string name="wifi_settings_title" msgid="3103415012485692233">"Wi-Fi"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 581 | <string name="wifi_settings_summary" msgid="668767638556052820">"Configurar y administrar puntos de acceso inalámbricos"</string> |
Geoff Mendal | 2dd40e7 | 2014-12-01 07:00:28 -0800 | [diff] [blame] | 582 | <string name="wifi_setup_wizard_title" msgid="7873622558088429710">"Seleccionar red Wi‑Fi"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 583 | <string name="wifi_select_network" msgid="4210954938345463209">"Selecciona una red Wi-Fi"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 584 | <string name="wifi_starting" msgid="6732377932749942954">"Activando Wi‑Fi…"</string> |
| 585 | <string name="wifi_stopping" msgid="8952524572499500804">"Desactivando Wi‑Fi…"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 586 | <string name="wifi_error" msgid="3207971103917128179">"Error"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 587 | <string name="wifi_in_airplane_mode" msgid="8652520421778203796">"Modo avión"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 588 | <string name="wifi_notify_open_networks" msgid="3755768188029653293">"Notificación de red disponible"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 589 | <string name="wifi_notify_open_networks_summary" msgid="3716818008370391253">"Recibir notificación si hay una red pública disponible"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 590 | <string name="wifi_poor_network_detection" msgid="4925789238170207169">"Solo conexiones estables"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 591 | <string name="wifi_poor_network_detection_summary" msgid="2784135142239546291">"No usar una red Wi-Fi a menos que tenga una buena conexión a Internet"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 592 | <string name="wifi_avoid_poor_network_detection_summary" msgid="4674423884870027498">"Solo usar redes con buena conexión a Internet"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 593 | <string name="wifi_automatically_connect_title" msgid="7950640291510621742">"Usar redes Wi‑Fi abiertas automáticamente"</string> |
| 594 | <string name="wifi_automatically_connect_summary" msgid="6722194413023965902">"Dejar que un asistente de Wi‑Fi se conecte automáticamente a redes abiertas consideradas de buena calidad"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 595 | <string name="wifi_select_assistant_dialog_title" msgid="4014645210955009439">"Elige un asistente"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 596 | <string name="wifi_install_credentials" msgid="3551143317298272860">"Instalar certificados"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 597 | <string name="wifi_scan_notify_text" msgid="3135282824516650989">"Para mejorar la precisión de la ubicación, las aplicaciones y los servicios buscarán redes Wi‑Fi aunque la conexión Wi‑Fi esté desactivada. Puedes cambiar esta opción en los <xliff:g id="LINK_BEGIN_0">LINK_BEGIN</xliff:g>ajustes de búsqueda<xliff:g id="LINK_END_1">LINK_END</xliff:g>."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 598 | <string name="wifi_scan_notify_remember_choice" msgid="7104867814641144485">"No volver a mostrar"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 599 | <string name="wifi_setting_sleep_policy_title" msgid="5149574280392680092">"Usar Wi-Fi en suspensión"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 600 | <string name="wifi_setting_on_during_sleep_title" msgid="8308975500029751565">"Wi‑Fi activado en suspensión"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 601 | <string name="wifi_setting_sleep_policy_error" msgid="8174902072673071961">"Error al cambiar la configuración"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 602 | <string name="wifi_suspend_efficiency_title" msgid="2338325886934703895">"Mejorar eficacia"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 603 | <string name="wifi_suspend_optimizations" msgid="1220174276403689487">"Optimización de Wi‑Fi"</string> |
| 604 | <string name="wifi_suspend_optimizations_summary" msgid="4151428966089116856">"Minimizar uso de batería con Wi-Fi activado"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 605 | <string name="wifi_limit_optimizations_summary" msgid="9000801068363468950">"Limitar batería usada por Wi‑Fi"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 606 | <string name="wifi_add_network" msgid="6234851776910938957">"Añadir red"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 607 | <string name="wifi_access_points" msgid="7053990007031968609">"Redes Wi-Fi"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 608 | <string name="wifi_menu_wps_pbc" msgid="2668564692207863017">"Botón WPS"</string> |
Baligh Uddin | 3a7fd50 | 2012-10-22 12:09:26 -0700 | [diff] [blame] | 609 | <string name="wifi_menu_more_options" msgid="2448097861752719396">"Más opciones"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 610 | <string name="wifi_menu_wps_pin" msgid="6426448256268695933">"PIN WPS"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 611 | <string name="wifi_menu_p2p" msgid="7619851399250896797">"Wi-Fi Direct"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 612 | <string name="wifi_menu_scan" msgid="1470911530412095868">"Buscar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 613 | <string name="wifi_menu_advanced" msgid="7522252991919573664">"Ajustes avanzados"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 614 | <string name="wifi_menu_connect" msgid="4996220309848349408">"Conectar con red"</string> |
Geoff Mendal | 0bda36d | 2014-11-10 14:33:04 -0800 | [diff] [blame] | 615 | <string name="wifi_menu_remember" msgid="8814185749388713796">"Recordar red"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 616 | <string name="wifi_menu_forget" msgid="8736964302477327114">"Borrar red"</string> |
| 617 | <string name="wifi_menu_modify" msgid="2068554918652440105">"Modificar red"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 618 | <string name="wifi_menu_write_to_nfc" msgid="7692881642188240324">"Escribir en etiqueta NFC"</string> |
Baligh Uddin | f095664 | 2013-02-08 11:03:45 -0800 | [diff] [blame] | 619 | <string name="wifi_empty_list_wifi_off" msgid="8056223875951079463">"Para ver redes disponibles, activa el Wi-Fi."</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 620 | <string name="wifi_empty_list_wifi_on" msgid="8746108031587976356">"Buscando redes Wi-Fi…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 621 | <string name="wifi_empty_list_user_restricted" msgid="7322372065475939129">"No tienes permiso para cambiar la red Wi‑Fi."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 622 | <string name="wifi_other_network" msgid="1484433183857764750">"Añadir otra red"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 623 | <string name="wifi_more" msgid="3195296805089107950">"Más"</string> |
| 624 | <string name="wifi_setup_wps" msgid="8128702488486283957">"Configuración automática (WPS)"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 625 | <string name="wifi_show_advanced" msgid="3409422789616520979">"Opciones avanzadas"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 626 | <string name="wifi_wps_setup_title" msgid="8207552222481570175">"Configuración WPS"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 627 | <string name="wifi_wps_setup_msg" msgid="315174329121275092">"Iniciando configuración WPS…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 628 | <string name="wifi_wps_onstart_pbc" msgid="817003360936932340">"Pulsa el botón Configuración WPS del router. Es posible que se llame WPS o que esté identificado con este símbolo:"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 629 | <string name="wifi_wps_onstart_pin" msgid="223344506445335358">"Introduce el código <xliff:g id="NUMBER">%1$s</xliff:g> en el router Wi‑Fi. El proceso de configuración puede tardar hasta dos minutos."</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 630 | <string name="wifi_wps_complete" msgid="2388138550456729134">"La configuración WPS se ha iniciado correctamente. Estableciendo conexión con la red…"</string> |
Baligh Uddin | f095664 | 2013-02-08 11:03:45 -0800 | [diff] [blame] | 631 | <string name="wifi_wps_connected" msgid="7153432445748931183">"Conectado a la red Wi‑Fi <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 632 | <string name="wifi_wps_in_progress" msgid="3372311348221357944">"El proceso de configuración de WPS está en curso y puede tardar hasta dos minutos."</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 633 | <string name="wifi_wps_failed_generic" msgid="5668775022238832527">"Se ha producido un error en la configuración WPS. Inténtalo de nuevo en unos minutos."</string> |
| 634 | <string name="wifi_wps_failed_wep" msgid="2702820087105284461">"No se admite el ajuste de seguridad del router inalámbrico (protocolo WEP)."</string> |
| 635 | <string name="wifi_wps_failed_tkip" msgid="4282401586860713349">"No se admite el ajuste de seguridad del router inalámbrico (protocolo TKIP)."</string> |
| 636 | <string name="wifi_wps_failed_auth" msgid="1174614355181181958">"Se ha producido un error de autenticación. Inténtalo de nuevo."</string> |
| 637 | <string name="wifi_wps_failed_overlap" msgid="5159533685596844778">"Se ha detectado otra configuración WPS. Inténtalo de nuevo en unos minutos."</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 638 | <string name="wifi_ssid" msgid="5519636102673067319">"Nombre de la red"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 639 | <string name="wifi_ssid_hint" msgid="897593601067321355">"Introduce el SSID"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 640 | <string name="wifi_security" msgid="6603611185592956936">"Seguridad"</string> |
| 641 | <string name="wifi_signal" msgid="5514120261628065287">"Intensidad de la señal"</string> |
| 642 | <string name="wifi_status" msgid="4824568012414605414">"Estado"</string> |
| 643 | <string name="wifi_speed" msgid="3526198708812322037">"Velocidad de enlace"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 644 | <string name="wifi_frequency" msgid="7791090119577812214">"Frecuencia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 645 | <string name="wifi_ip_address" msgid="1440054061044402918">"Dirección IP"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 646 | <string name="passpoint_label" msgid="6381371313076009926">"Guardada a través de"</string> |
| 647 | <string name="passpoint_content" msgid="8447207162397870483">"Credenciales de <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 648 | <string name="wifi_eap_method" msgid="8529436133640730382">"Método EAP"</string> |
Irfan Sheriff | de3e566 | 2010-06-02 15:25:13 -0700 | [diff] [blame] | 649 | <string name="please_select_phase2" msgid="5231074529772044898">"Autenticación de fase 2"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 650 | <string name="wifi_eap_ca_cert" msgid="3521574865488892851">"Certificado de CA"</string> |
| 651 | <string name="wifi_eap_user_cert" msgid="1291089413368160789">"Certificado de usuario"</string> |
| 652 | <string name="wifi_eap_identity" msgid="4359453783379679103">"Identidad"</string> |
| 653 | <string name="wifi_eap_anonymous" msgid="2989469344116577955">"Identidad anónima"</string> |
| 654 | <string name="wifi_password" msgid="5948219759936151048">"Contraseña"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 655 | <string name="wifi_show_password" msgid="6461249871236968884">"Mostrar contraseña"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 656 | <string name="wifi_ap_band_config" msgid="1611826705989117930">"Seleccionar banda de AP"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 657 | <string name="wifi_ap_choose_2G" msgid="8724267386885036210">"Banda de 2,4 GHz"</string> |
| 658 | <string name="wifi_ap_choose_5G" msgid="8137061170937978040">"Banda de 5 GHz"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 659 | <string name="wifi_ip_settings" msgid="3359331401377059481">"Ajustes de IP"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 660 | <string name="wifi_unchanged" msgid="3410422020930397102">"(sin modificar)"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 661 | <string name="wifi_unspecified" msgid="5431501214192991253">"(no especificado)"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 662 | <string name="wifi_wps_available_first_item" msgid="4422547079984583502">"WPS disponible"</string> |
Eric Fischer | 67e61f8 | 2012-04-30 13:42:48 -0700 | [diff] [blame] | 663 | <string name="wifi_wps_available_second_item" msgid="8427520131718215301">" (WPS disponible)"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 664 | <string name="wifi_wps_nfc_enter_password" msgid="2288214226916117159">"Introduce la contraseña de tu red"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 665 | <string name="wifi_scan_always_turnon_message" msgid="203123538572122989">"Para mejorar la precisión de la ubicación y para otros fines, <xliff:g id="APP_NAME">%1$s</xliff:g> quiere activar la búsqueda de redes aunque la conexión Wi-Fi esté desactivada.\n\n¿Permitir para todas las aplicaciones que quieran buscar redes?"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 666 | <string name="wifi_scan_always_turnoff_message" msgid="5538901671131941043">"Para desactivar esta opción, accede a las opciones avanzadas del menú adicional."</string> |
Baligh Uddin | 9c65b16 | 2013-03-22 11:40:40 -0700 | [diff] [blame] | 667 | <string name="wifi_scan_always_confirm_allow" msgid="5355973075896817232">"Permitir"</string> |
| 668 | <string name="wifi_scan_always_confirm_deny" msgid="4463982053823520710">"Rechazar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 669 | <string name="wifi_hotspot_title" msgid="7726205804813286950">"¿Iniciar sesión para conectar?"</string> |
| 670 | <string name="wifi_hotspot_message" msgid="3673833421453455747">"<xliff:g id="APP_NAME">%1$s</xliff:g> requiere que inicies sesión para conectarte."</string> |
| 671 | <string name="wifi_hotspot_connect" msgid="5065506390164939225">"CONECTAR"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 672 | <string name="no_internet_access_text" msgid="1509171132175355674">"Esta red no tiene acceso a Internet. ¿Quieres utilizarla de todos modos?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 673 | <string name="no_internet_access_remember" msgid="4697314331614625075">"No volver a preguntar por esta red"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 674 | <string name="wifi_connect" msgid="1076622875777072845">"Conectar"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 675 | <string name="wifi_failed_connect_message" msgid="8491902558970292871">"Error al conectar a la red"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 676 | <string name="wifi_forget" msgid="8168174695608386644">"Borrar"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 677 | <string name="wifi_failed_forget_message" msgid="1348172929201654986">"Error al eliminar la red"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 678 | <string name="wifi_save" msgid="3331121567988522826">"Guardar"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 679 | <string name="wifi_failed_save_message" msgid="6650004874143815692">"Error al guardar la red"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 680 | <string name="wifi_cancel" msgid="6763568902542968964">"Cancelar"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 681 | <string name="wifi_skip_anyway" msgid="6965361454438011190">"Saltar de todas formas"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 682 | <string name="wifi_dont_skip" msgid="1677493161164629163">"No saltar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 683 | <string name="wifi_skipped_message" product="tablet" msgid="6761689889733331124">"ADVERTENCIA: Si omites la conexión Wi‑Fi, el tablet solo utilizará datos móviles para realizar descargas y actualizaciones iniciales. Conéctate al Wi‑Fi para evitar posibles cargos de datos."</string> |
| 684 | <string name="wifi_skipped_message" product="device" msgid="1385490367826852775">"ADVERTENCIA: Si omites la conexión Wi‑Fi, el dispositivo solo utilizará datos móviles para realizar descargas y actualizaciones iniciales. Conéctate al Wi‑Fi para evitar posibles cargos de datos."</string> |
| 685 | <string name="wifi_skipped_message" product="default" msgid="6084295135297772350">"ADVERTENCIA: Si omites la conexión Wi‑Fi, el teléfono solo utilizará datos móviles para realizar descargas y actualizaciones iniciales. Conéctate al Wi‑Fi para evitar posibles cargos de datos."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 686 | <string name="wifi_and_mobile_skipped_message" product="tablet" msgid="6324917391996718760">"Si te saltas el paso de la conexión Wi‑Fi:\n\n"<li>"Tu tablet no tendrá conexión a Internet."</li>\n\n<li>"No recibirás actualizaciones de software hasta que te conectes a Internet."</li>\n\n<li>"No podrás activar las funciones de protección del dispositivo en este momento."</li></string> |
| 687 | <string name="wifi_and_mobile_skipped_message" product="device" msgid="1110629752293998468">"Si te saltas el paso de la conexión Wi‑Fi:\n\n"<li>"Tu dispositivo no tendrá conexión a Internet."</li>\n\n<li>"No recibirás actualizaciones de software hasta que te conectes a Internet."</li>\n\n<li>"No podrás activar las funciones de protección del dispositivo en este momento."</li></string> |
| 688 | <string name="wifi_and_mobile_skipped_message" product="default" msgid="8271524692702309267">"Si te saltas el paso de la conexión Wi‑Fi:\n\n"<li>"Tu teléfono no tendrá conexión a Internet."</li>\n\n<li>"No recibirás actualizaciones de software hasta que te conectes a Internet."</li>\n\n<li>"No podrás activar las funciones de protección del dispositivo en este momento."</li></string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 689 | <string name="wifi_connect_failed_message" product="tablet" msgid="4474691090681670156">"El tablet no se ha podido conectar a esta red Wi-Fi."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 690 | <string name="wifi_connect_failed_message" product="device" msgid="8870885845666880869">"El dispositivo no se ha podido conectar a esta red Wi‑Fi."</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 691 | <string name="wifi_connect_failed_message" product="default" msgid="2185803140161396572">"El teléfono no se ha podido conectar a esta red Wi‑Fi."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 692 | <string name="wifi_saved_access_points_titlebar" msgid="2996149477240134064">"Redes guardadas"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 693 | <string name="wifi_advanced_titlebar" msgid="4485841401774142908">"Ajustes avanzados de Wi-Fi"</string> |
| 694 | <string name="wifi_setting_frequency_band_title" msgid="3655327399028584656">"Banda de frecuencia Wi-Fi"</string> |
Eric Fischer | 5931c0d | 2010-11-29 15:17:31 -0800 | [diff] [blame] | 695 | <string name="wifi_setting_frequency_band_summary" msgid="3250740757118009784">"Especificar intervalo frecuencia de funcionamiento"</string> |
| 696 | <string name="wifi_setting_frequency_band_error" msgid="837281974489794378">"Error al establecer la banda de frecuencia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 697 | <string name="wifi_advanced_mac_address_title" msgid="6571335466330978393">"Dirección MAC"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 698 | <string name="wifi_advanced_ip_address_title" msgid="6215297094363164846">"Dirección IP"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 699 | <string name="wifi_saved_access_points_label" msgid="2013409399392285262">"Redes guardadas"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 700 | <string name="wifi_advanced_settings_label" msgid="3654366894867838338">"Ajustes de IP"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 701 | <string name="wifi_ip_settings_menu_save" msgid="7296724066102908366">"Guardar"</string> |
| 702 | <string name="wifi_ip_settings_menu_cancel" msgid="6582567330136502340">"Cancelar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 703 | <string name="wifi_ip_settings_invalid_ip_address" msgid="2513142355364274970">"Introduce una dirección IP válida."</string> |
| 704 | <string name="wifi_ip_settings_invalid_gateway" msgid="8164264988361096450">"Introduce una dirección de puerta de enlace válida."</string> |
| 705 | <string name="wifi_ip_settings_invalid_dns" msgid="8744583948328391047">"Introduce una dirección DNS válida."</string> |
| 706 | <string name="wifi_ip_settings_invalid_network_prefix_length" msgid="40470058023181052">"Introduce un prefijo de red que tenga entre 0 y 32 caracteres."</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 707 | <string name="wifi_dns1" msgid="7344118050720080045">"DNS 1"</string> |
| 708 | <string name="wifi_dns2" msgid="1368601006824882659">"DNS 2"</string> |
| 709 | <string name="wifi_gateway" msgid="163914742461092086">"Puerta de enlace"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 710 | <string name="wifi_network_prefix_length" msgid="3028785234245085998">"Longitud del prefijo de red"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 711 | <string name="wifi_p2p_settings_title" msgid="5444461191435291082">"Wi-Fi Direct"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 712 | <string name="wifi_p2p_device_info" msgid="3191876744469364173">"Información del dispositivo"</string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 713 | <string name="wifi_p2p_persist_network" msgid="1646424791818168590">"Recordar esta conexión"</string> |
Eric Fischer | 8d3c1b5 | 2012-03-13 15:09:56 -0700 | [diff] [blame] | 714 | <string name="wifi_p2p_menu_search" msgid="3436429984738771974">"Buscar dispositivos"</string> |
| 715 | <string name="wifi_p2p_menu_searching" msgid="2396704492143633876">"Buscando…"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 716 | <string name="wifi_p2p_menu_rename" msgid="8448896306960060415">"Cambiar nombre del dispositivo"</string> |
Eric Fischer | 8d3c1b5 | 2012-03-13 15:09:56 -0700 | [diff] [blame] | 717 | <string name="wifi_p2p_peer_devices" msgid="299526878463303432">"Otros dispositivos"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 718 | <string name="wifi_p2p_remembered_groups" msgid="3847022927914068230">"Grupos recordados"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 719 | <string name="wifi_p2p_failed_connect_message" msgid="8491862096448192157">"No se ha podido conectar."</string> |
Eric Fischer | a353f9e | 2012-05-01 13:34:17 -0700 | [diff] [blame] | 720 | <string name="wifi_p2p_failed_rename_message" msgid="2562182284946936380">"Error al cambiar nombre del dispositivo"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 721 | <string name="wifi_p2p_disconnect_title" msgid="3216846049677448420">"¿Desconectar?"</string> |
| 722 | <string name="wifi_p2p_disconnect_message" msgid="8227342771610125771">"Si desconectas el dispositivo, finalizará la conexión con <xliff:g id="PEER_NAME">%1$s</xliff:g>."</string> |
| 723 | <string name="wifi_p2p_disconnect_multiple_message" msgid="3283805371034883105">"Si desconectas el dispositivo, finalizará la conexión con <xliff:g id="PEER_NAME">%1$s</xliff:g> y con otros dispositivos de <xliff:g id="PEER_COUNT">%2$s</xliff:g>."</string> |
Eric Fischer | 7dbda12 | 2012-04-11 13:56:16 -0700 | [diff] [blame] | 724 | <string name="wifi_p2p_cancel_connect_title" msgid="255267538099324413">"¿Quieres cancelar la invitación?"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 725 | <string name="wifi_p2p_cancel_connect_message" msgid="7477756213423749402">"¿Quieres cancelar la invitación para conectar con <xliff:g id="PEER_NAME">%1$s</xliff:g>?"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 726 | <string name="wifi_p2p_delete_group_message" msgid="834559380069647086">"¿Borrar este grupo?"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 727 | <string name="wifi_tether_checkbox_text" msgid="1847167643625779136">"Zona Wi-Fi portátil"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 728 | <string name="wifi_hotspot_checkbox_text" msgid="7763495093333664887">"Zona Wi‑Fi"</string> |
| 729 | <string name="wifi_hotspot_checkbox_text_summary" msgid="3800646230853724318">"Usar conex. móvil para ofrecer red Wi‑Fi"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 730 | <string name="wifi_tether_starting" msgid="1322237938998639724">"Activando zona Wi-Fi…"</string> |
Ying Wang | af0aaa1 | 2012-07-09 13:23:39 -0700 | [diff] [blame] | 731 | <string name="wifi_tether_stopping" msgid="4835852171686388107">"Desactivando zona Wi-Fi…"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 732 | <string name="wifi_tether_enabled_subtext" msgid="8948641212931906143">"Zona Wi-Fi portátil <xliff:g id="NETWORK_SSID">%1$s</xliff:g> activa"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 733 | <string name="wifi_tether_failed_subtext" msgid="1484941858530919002">"Error de zona Wi-Fi portátil"</string> |
| 734 | <string name="wifi_tether_configure_ap_text" msgid="7974681394041609308">"Configurar zona Wi-Fi"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 735 | <string name="wifi_hotspot_configure_ap_text" msgid="5478614731464220432">"Configuración zona Wi‑Fi"</string> |
| 736 | <string name="wifi_hotspot_configure_ap_text_summary" msgid="5618031116920832182">"Zona Wi-Fi portátil AndroidAP WPA2 PSK"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 737 | <string name="wifi_tether_configure_subtext" msgid="7957547035983257748">"Zona Wi-Fi portátil: <xliff:g id="NETWORK_SSID">%1$s</xliff:g> (<xliff:g id="NETWORK_SECURITY">%2$s</xliff:g>)"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 738 | <string name="wifi_tether_configure_ssid_default" msgid="8467525402622138547">"AndroidHotspot"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 739 | <string name="wifi_calling_settings_title" msgid="4102921303993404577">"Llamadas Wi-Fi"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 740 | <string name="wifi_calling_mode_title" msgid="2164073796253284289">"Preferencia de llamada"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 741 | <string name="wifi_calling_mode_dialog_title" msgid="8149690312199253909">"Modo de llamadas Wi-Fi"</string> |
| 742 | <string-array name="wifi_calling_mode_choices"> |
| 743 | <item msgid="2124257075906188844">"Preferir Wi-Fi"</item> |
| 744 | <item msgid="5267397515594230396">"Preferir datos móviles"</item> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 745 | </string-array> |
| 746 | <string-array name="wifi_calling_mode_values"> |
| 747 | <item msgid="4799585830102342375">"2"</item> |
| 748 | <item msgid="1171822231056612021">"1"</item> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 749 | </string-array> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 750 | <string name="wifi_calling_off_explanation" msgid="2597566001655908391">"Si has activado las llamadas Wi-Fi, tu teléfono puede establecer las llamadas por redes Wi-Fi o por la red de tu operador, en función de la preferencia que hayas establecido y de qué señal tenga más potencia. Antes de activar esta función, consulta con tu proveedor las tarifas aplicables y otros detalles."</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 751 | <string name="home_settings" msgid="212375129455718176">"Inicio"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 752 | <string name="display_settings_title" msgid="1708697328627382561">"Pantalla"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 753 | <string name="sound_settings" msgid="5534671337768745343">"Sonido"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 754 | <string name="ringtone_summary" msgid="2630023412632683493"></string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 755 | <string name="all_volume_title" msgid="4296957391257836961">"Volumen"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 756 | <string name="musicfx_title" msgid="3415566786340790345">"Efectos de música"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 757 | <string name="ring_volume_title" msgid="7938706566797464165">"Volumen del timbre"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 758 | <string name="vibrate_in_silent_title" msgid="3897968069156767036">"Vibrar en modo silencio"</string> |
Baligh Uddin | b0d0cf8 | 2012-12-07 11:38:03 -0800 | [diff] [blame] | 759 | <string name="notification_sound_title" msgid="5137483249425507572">"Sonido de notificación predeterminado"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 760 | <string name="incoming_call_volume_title" msgid="8073714801365904099">"Tono"</string> |
| 761 | <string name="notification_volume_title" msgid="2012640760341080408">"Notificación"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 762 | <string name="checkbox_notification_same_as_incoming_call" msgid="1073644356290338921">"Utilizar volumen de llamada entrante para notificaciones"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 763 | <string name="home_work_profile_not_supported" msgid="7457951997970419085">"No admite perfiles de trabajo"</string> |
Baligh Uddin | b0d0cf8 | 2012-12-07 11:38:03 -0800 | [diff] [blame] | 764 | <string name="notification_sound_dialog_title" msgid="3805140135741385667">"Sonido de notificación predeterminado"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 765 | <string name="media_volume_title" msgid="3576565767317118106">"Multimedia"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 766 | <string name="media_volume_summary" msgid="5363248930648849974">"Establecer volumen para música y vídeos"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 767 | <string name="alarm_volume_title" msgid="2285597478377758706">"Alarma"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 768 | <string name="dock_settings_summary" msgid="455802113668982481">"Ajustes de audio de la base"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 769 | <string name="dtmf_tone_enable_title" msgid="8533399267725365088">"Sonar al marcar número"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 770 | <string name="sound_effects_enable_title" msgid="1171590821131077296">"Sonar al tocar"</string> |
| 771 | <string name="lock_sounds_enable_title" msgid="450098505659399520">"Sonido en pantalla de bloqueo"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 772 | <string name="haptic_feedback_enable_title" msgid="2438293710530828760">"Vibrar al tocar"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 773 | <string name="audio_record_proc_title" msgid="4271091199976457534">"Supresión de ruido"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 774 | <string name="volume_media_description" msgid="7949355934788807863">"Música, vídeos, juegos, y otros archivos multimedia"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 775 | <string name="volume_ring_description" msgid="5936851631698298989">"Tono y notificaciones"</string> |
| 776 | <string name="volume_notification_description" msgid="5810902320215328321">"Notificaciones"</string> |
| 777 | <string name="volume_alarm_description" msgid="8322615148532654841">"Alarmas"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 778 | <string name="volume_ring_mute" msgid="3018992671608737202">"Silenciar tono y notificaciones"</string> |
| 779 | <string name="volume_media_mute" msgid="3399059928695998166">"Silenciar música y otros archivos multimedia"</string> |
| 780 | <string name="volume_notification_mute" msgid="7955193480006444159">"Silenciar notificaciones"</string> |
| 781 | <string name="volume_alarm_mute" msgid="4452239420351035936">"Silenciar alarmas"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 782 | <string name="dock_settings" msgid="1820107306693002541">"Base"</string> |
| 783 | <string name="dock_settings_title" msgid="9161438664257429372">"Ajustes de la base"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 784 | <string name="dock_audio_settings_title" msgid="3324750259959570305">"Audio"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 785 | <string name="dock_audio_summary_desk" msgid="6487784412371139335">"Ajustes de la base"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 786 | <string name="dock_audio_summary_car" msgid="6740897586006248450">"Ajustes de la base del vehículo"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 787 | <string name="dock_audio_summary_none" product="tablet" msgid="8215337394914283607">"Tablet no conectado"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 788 | <string name="dock_audio_summary_none" product="default" msgid="289909253741048784">"Teléfono no conectado"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 789 | <string name="dock_audio_summary_unknown" msgid="4465059868974255693">"Ajustes de la base"</string> |
| 790 | <string name="dock_not_found_title" msgid="3290961741828952424">"No se ha encontrado la base"</string> |
| 791 | <string name="dock_not_found_text" product="tablet" msgid="8405432495282299143">"Para configurar el audio de la base, debes insertar el tablet en la base."</string> |
| 792 | <string name="dock_not_found_text" product="default" msgid="1460497923342627801">"Para configurar el audio de la base, debes insertar el teléfono en la base."</string> |
Eric Fischer | 42149da | 2012-05-09 13:35:12 -0700 | [diff] [blame] | 793 | <string name="dock_sounds_enable_title" msgid="885839627097024110">"Sonido al insertar dispositivo"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 794 | <string name="dock_sounds_enable_summary_on" product="tablet" msgid="838102386448981339">"Reproducir sonido al insertar o extraer el tablet de la base"</string> |
| 795 | <string name="dock_sounds_enable_summary_on" product="default" msgid="8491180514199743771">"Reproducir sonido al insertar o extraer el teléfono de la base"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 796 | <string name="dock_sounds_enable_summary_off" product="tablet" msgid="4308252722466813560">"No reproducir sonido al insertar o extraer el tablet de la base"</string> |
| 797 | <string name="dock_sounds_enable_summary_off" product="default" msgid="2034927992716667672">"No reproducir sonido al insertar o extraer el teléfono de la base"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 798 | <string name="account_settings" msgid="6403589284618783461">"Cuentas"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 799 | <string name="category_personal" msgid="1299663247844969448">"Personal"</string> |
| 800 | <string name="category_work" msgid="8699184680584175622">"Trabajo"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 801 | <string name="search_settings" msgid="1910951467596035063">"Búsqueda"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 802 | <string name="search_settings_summary" msgid="9205656546570654169">"Administrar historial y configuración de búsqueda"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 803 | <string name="display_settings" msgid="7965901687241669598">"Pantalla"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 804 | <string name="accelerometer_title" msgid="7854608399547349157">"Girar pantalla automáticamente"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 805 | <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Cambiar orientación al girar el tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 806 | <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Cambiar orientación automáticamente al girar el teléfono"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 807 | <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Cambiar orientación al girar el tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 808 | <string name="accelerometer_summary_off" product="default" msgid="5485489363715740761">"Cambiar orientación automáticamente al girar el teléfono"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 809 | <string name="brightness" msgid="8480105032417444275">"Nivel de brillo"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 810 | <string name="brightness_title" msgid="5746272622112982836">"Brillo"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 811 | <string name="brightness_summary" msgid="838917350127550703">"Ajustar el brillo de la pantalla"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 812 | <string name="auto_brightness_title" msgid="6341042882350279391">"Brillo automático"</string> |
| 813 | <string name="auto_brightness_summary" msgid="1799041158760605375">"Optimizar el nivel de brillo según la luz disponible"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 814 | <string name="night_mode_title" msgid="6928425617491943384">"Tema"</string> |
| 815 | <string name="night_mode_summary" msgid="9196605054622017193">"%s"</string> |
| 816 | <string name="night_mode_no" msgid="7682792841791457238">"Claro"</string> |
| 817 | <string name="night_mode_yes" msgid="4847655033618591567">"Oscuro"</string> |
| 818 | <string name="night_mode_auto" msgid="7508348175804304327">"Automático"</string> |
Baligh Uddin | b07c809 | 2012-10-11 20:22:24 -0700 | [diff] [blame] | 819 | <string name="screen_timeout" msgid="4351334843529712571">"Suspender después de"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 820 | <string name="screen_timeout_title" msgid="5130038655092628247">"La pantalla se apaga"</string> |
Ying Wang | ce670cb | 2012-06-18 14:44:02 -0700 | [diff] [blame] | 821 | <string name="screen_timeout_summary" msgid="327761329263064327">"<xliff:g id="TIMEOUT_DESCRIPTION">%1$s</xliff:g> de inactividad"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 822 | <string name="wallpaper_settings_title" msgid="5449180116365824625">"Fondo de pantalla"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 823 | <string name="wallpaper_settings_fragment_title" msgid="519078346877860129">"Selecciona una categoría"</string> |
Baligh Uddin | a1850b3 | 2012-10-29 13:40:29 -0700 | [diff] [blame] | 824 | <string name="screensaver_settings_title" msgid="3349790120327233241">"Salvapantallas"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 825 | <string name="screensaver_settings_summary_either_long" msgid="2458481525925378465">"Cuando el dispositivo esté en una base o inactivo y cargando"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 826 | <string name="screensaver_settings_summary_either_short" msgid="6140527286137331478">"Ambos casos"</string> |
Baligh Uddin | eabf976 | 2012-10-04 15:00:03 -0700 | [diff] [blame] | 827 | <string name="screensaver_settings_summary_sleep" msgid="9086186698140423493">"Durante la carga"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 828 | <string name="screensaver_settings_summary_dock" msgid="2072657401664633283">"Cuando el dispositivo esté conectado a una base"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 829 | <string name="screensaver_settings_summary_off" msgid="2481581696365146473">"No"</string> |
Baligh Uddin | 1d73c4e | 2012-11-02 01:45:20 -0700 | [diff] [blame] | 830 | <string name="screensaver_settings_disabled_prompt" msgid="3857507943322777651">"Para controlar lo que ocurre cuando el teléfono está conectado o inactivo, debes activar el salvapantallas."</string> |
Baligh Uddin | a3c9e0a | 2012-11-22 23:22:23 -0800 | [diff] [blame] | 831 | <string name="screensaver_settings_when_to_dream" msgid="8352267826043957746">"Cuándo activarlo"</string> |
Baligh Uddin | 0746020 | 2012-10-24 16:27:14 -0700 | [diff] [blame] | 832 | <string name="screensaver_settings_dream_start" msgid="4998187847985120168">"Iniciar ahora"</string> |
Baligh Uddin | b1597fc | 2012-10-05 16:29:40 -0700 | [diff] [blame] | 833 | <string name="screensaver_settings_button" msgid="7292214707625717013">"Ajustes"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 834 | <string name="automatic_brightness" msgid="5014143533884135461">"Brillo automático"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 835 | <string name="lift_to_wake_title" msgid="4555378006856277635">"Levantar el dispositivo para activarlo"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 836 | <string name="doze_title" msgid="2259176504273878294">"Pantalla ambiente"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 837 | <string name="doze_summary" msgid="7128970177894383698">"Activar pantalla al coger el dispositivo o recibir notificaciones"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 838 | <string name="title_font_size" msgid="4405544325522105222">"Tamaño de la fuente"</string> |
| 839 | <string name="dialog_title_font_size" msgid="2231507851258955038">"Tamaño de la fuente"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 840 | <string name="sim_lock_settings" msgid="3392331196873564292">"Ajustes de bloqueo tarjeta SIM"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 841 | <string name="sim_lock_settings_category" msgid="5136244267576697004">"Bloqueo de tarjeta SIM"</string> |
| 842 | <string name="sim_lock_settings_title" msgid="9018585580955414596">"Bloqueo de tarjeta SIM"</string> |
| 843 | <string name="sim_pin_toggle" msgid="1742123478029451888">"Bloquear tarjeta SIM"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 844 | <string name="sim_lock_on" product="tablet" msgid="5058355081270397764">"Solicitar PIN para utilizar el tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 845 | <string name="sim_lock_on" product="default" msgid="2503536505568814324">"Solicitar PIN para utilizar el teléfono"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 846 | <string name="sim_lock_off" product="tablet" msgid="2813800553917012356">"Solicitar PIN para utilizar el tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 847 | <string name="sim_lock_off" product="default" msgid="258981978215428916">"Solicitar PIN para utilizar el teléfono"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 848 | <string name="sim_pin_change" msgid="6311414184279932368">"Cambiar PIN de tarjeta SIM"</string> |
| 849 | <string name="sim_enter_pin" msgid="6608715137008508432">"PIN de tarjeta SIM"</string> |
| 850 | <string name="sim_enable_sim_lock" msgid="4517742794997166918">"Bloquear tarjeta SIM"</string> |
| 851 | <string name="sim_disable_sim_lock" msgid="7664729528754784824">"Desbloquear tarjeta SIM"</string> |
| 852 | <string name="sim_enter_old" msgid="6074196344494634348">"PIN de tarjeta SIM antiguo"</string> |
| 853 | <string name="sim_enter_new" msgid="8742727032729243562">"Nuevo PIN de tarjeta SIM"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 854 | <string name="sim_reenter_new" msgid="6523819386793546888">"Volver a introducir nuevo PIN"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 855 | <string name="sim_change_pin" msgid="7328607264898359112">"PIN de tarjeta SIM"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 856 | <string name="sim_bad_pin" msgid="2345230873496357977">"PIN incorrecto"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 857 | <string name="sim_pins_dont_match" msgid="1695021563878890574">"Los números PIN no coinciden."</string> |
| 858 | <string name="sim_change_failed" msgid="3602072380172511475">"No se puede modificar el PIN.\nEs posible que el PIN no sea correcto."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 859 | <string name="sim_change_succeeded" msgid="8556135413096489627">"El PIN de la tarjeta SIM se ha modificado correctamente."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 860 | <string name="sim_lock_failed" msgid="2489611099235575984">"No se puede modificar el estado de bloqueo de la tarjeta SIM.\nEs posible que el PIN no sea correcto."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 861 | <string name="sim_enter_ok" msgid="6475946836899218919">"Aceptar"</string> |
| 862 | <string name="sim_enter_cancel" msgid="6240422158517208036">"Cancelar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 863 | <string name="sim_multi_sims_title" msgid="9159427879911231239">"Varias SIM encontradas"</string> |
| 864 | <string name="sim_multi_sims_summary" msgid="7018740080801483990">"Selecciona la SIM que prefieras usar para datos móviles."</string> |
Baligh Uddin | 15adc9b | 2014-11-06 10:02:24 -0800 | [diff] [blame] | 865 | <string name="sim_change_data_title" msgid="294357201685244532">"¿Cambiar SIM de datos?"</string> |
| 866 | <string name="sim_change_data_message" msgid="1313940695939674633">"¿Usar <xliff:g id="NEW_SIM">%1$s</xliff:g> en lugar de <xliff:g id="OLD_SIM">%2$s</xliff:g> para datos móviles?"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 867 | <string name="sim_preferred_title" msgid="5567909634636045268">"¿Actualizar tarjeta SIM preferida?"</string> |
| 868 | <string name="sim_preferred_message" msgid="301251431163650167">"<xliff:g id="NEW_SIM">%1$s</xliff:g> es la única tarjeta SIM del dispositivo. ¿Quieres utilizar esta tarjeta SIM para datos móviles, llamadas y mensajes SMS?"</string> |
Baligh Uddin | 96c95b0 | 2013-10-28 15:23:39 -0700 | [diff] [blame] | 869 | <string name="wrong_pin_code_pukked" msgid="4003655226832658066">"Código PIN de la tarjeta SIM incorrecto. Debes ponerte en contacto con tu operador para desbloquear el dispositivo."</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 870 | <plurals name="wrong_pin_code" formatted="false" msgid="1582398808893048097"> |
| 871 | <item quantity="other">Código PIN de la tarjeta SIM incorrecto. Te quedan <xliff:g id="NUMBER_1">%d</xliff:g> intentos.</item> |
| 872 | <item quantity="one">Código PIN de la tarjeta SIM incorrecto. Te queda <xliff:g id="NUMBER_0">%d</xliff:g> intento para tener que ponerte en contacto con tu operador para desbloquear el dispositivo.</item> |
| 873 | </plurals> |
Baligh Uddin | 96c95b0 | 2013-10-28 15:23:39 -0700 | [diff] [blame] | 874 | <string name="pin_failed" msgid="1848423634948587645">"Error al intentar desbloquear la tarjeta SIM con el código PIN"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 875 | <string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Estado del tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 876 | <string name="device_info_settings" product="default" msgid="475872867864762157">"Estado del teléfono"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 877 | <string name="system_update_settings_list_item_title" msgid="3342887311059985961">"Actualizaciones del sistema"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 878 | <string name="system_update_settings_list_item_summary" msgid="3853057315907710747"></string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 879 | <string name="firmware_version" msgid="4801135784886859972">"Versión de Android"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 880 | <string name="model_number" msgid="3765737700545384794">"Número de modelo"</string> |
Ying Wang | 739b81a | 2012-07-16 13:01:22 -0700 | [diff] [blame] | 881 | <string name="fcc_equipment_id" msgid="149114368246356737">"ID de equipo"</string> |
Baligh Uddin | f675b0f | 2014-03-24 13:07:04 -0700 | [diff] [blame] | 882 | <string name="baseband_version" msgid="1848990160763524801">"Versión de la banda base"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 883 | <string name="kernel_version" msgid="9192574954196167602">"Versión del kernel"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 884 | <string name="build_number" msgid="3075795840572241758">"Número de compilación"</string> |
Baligh Uddin | 2dfd140 | 2012-08-10 11:24:00 -0700 | [diff] [blame] | 885 | <string name="selinux_status" msgid="6212165375172061672">"Estado de SELinux"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 886 | <string name="device_info_not_available" msgid="8062521887156825182">"No disponible"</string> |
| 887 | <string name="device_status_activity_title" msgid="1411201799384697904">"Estado"</string> |
| 888 | <string name="device_status" msgid="607405385799807324">"Estado"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 889 | <string name="device_status_summary" product="tablet" msgid="3292717754497039686">"Estado de la batería y de la red y otra información"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 890 | <string name="device_status_summary" product="default" msgid="2599162787451519618">"Número de teléfono, señal, etc."</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 891 | <string name="storage_settings" msgid="4211799979832404953">"Almacenamiento"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 892 | <string name="storage_settings_title" msgid="8746016738388094064">"Ajustes de almacenamiento"</string> |
| 893 | <string name="storage_settings_summary" product="nosdcard" msgid="3543813623294870759">"Desactivar almacenamiento USB, ver almacenamiento disponible"</string> |
| 894 | <string name="storage_settings_summary" product="default" msgid="9176693537325988610">"Desactivar tarjeta SD, ver almacenamiento disponible."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 895 | <string name="status_number" product="tablet" msgid="1138837891091222272">"MDN"</string> |
| 896 | <string name="status_number" product="default" msgid="5123197324870153205">"Mi número de teléfono"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 897 | <string name="status_min_number" msgid="3519504522179420597">"MIN"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 898 | <string name="status_msid_number" msgid="909010114445780530">"MSID"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 899 | <string name="status_prl_version" msgid="1007470446618081441">"Versión de PRL"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 900 | <string name="status_meid_number" msgid="1751442889111731088">"MEID"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 901 | <string name="status_icc_id" msgid="943368755577172747">"ICCID"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 902 | <string name="status_network_type" msgid="952552009117455166">"Tipo de red móvil"</string> |
Baligh Uddin | b0d0cf8 | 2012-12-07 11:38:03 -0800 | [diff] [blame] | 903 | <string name="status_latest_area_info" msgid="7222470836568238054">"Información de operador"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 904 | <string name="status_data_state" msgid="4578972321533789767">"Estado de red móvil"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 905 | <string name="status_service_state" msgid="2323931627519429503">"Estado del servicio"</string> |
| 906 | <string name="status_signal_strength" msgid="3732655254188304547">"Intensidad de la señal"</string> |
| 907 | <string name="status_roaming" msgid="2638800467430913403">"Itinerancia"</string> |
| 908 | <string name="status_operator" msgid="2274875196954742087">"Red"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 909 | <string name="status_wifi_mac_address" msgid="2202206684020765378">"Dirección MAC de Wi‑Fi"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 910 | <string name="status_bt_address" msgid="4195174192087439720">"Dirección de Bluetooth"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 911 | <string name="status_serial_number" msgid="2257111183374628137">"Número de serie"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 912 | <string name="status_unavailable" msgid="7862009036663793314">"No disponible"</string> |
| 913 | <string name="status_up_time" msgid="7294859476816760399">"Tiempo de actividad"</string> |
| 914 | <string name="status_awake_time" msgid="2393949909051183652">"Tiempo de actividad"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 915 | <string name="internal_memory" msgid="9129595691484260784">"Almacenamiento interno"</string> |
| 916 | <string name="sd_memory" product="nosdcard" msgid="2510246194083052841">"Almacenamiento USB"</string> |
| 917 | <string name="sd_memory" product="default" msgid="151871913888051515">"Tarjeta SD"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 918 | <string name="memory_available" msgid="5052397223077021181">"Disponible"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 919 | <string name="memory_available_read_only" msgid="6497534390167920206">"Disponible (solo lectura)"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 920 | <string name="memory_size" msgid="6629067715017232195">"Espacio total"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 921 | <string name="memory_calculating_size" msgid="2188358544203768588">"Calculando…"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 922 | <string name="memory_apps_usage" msgid="5128673488173839077">"Aplicaciones y datos de aplicaciones"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 923 | <string name="memory_media_usage" msgid="3738830697707880405">"Multimedia"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 924 | <string name="memory_downloads_usage" msgid="3755173051677533027">"Descargas"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 925 | <string name="memory_dcim_usage" msgid="558887013613822577">"Imágenes, vídeos"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 926 | <string name="memory_music_usage" msgid="1363785144783011606">"Audio (música, tonos, etc.)"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 927 | <string name="memory_media_misc_usage" msgid="6094866738586451683">"Otros archivos"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 928 | <string name="memory_media_cache_usage" msgid="6704293333141177910">"Datos almacenados en caché"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 929 | <string name="sd_eject" product="nosdcard" msgid="4988563376492400073">"Desactivar almacenam comp"</string> |
| 930 | <string name="sd_eject" product="default" msgid="6915293408836853020">"Desactivar tarjeta SD"</string> |
| 931 | <string name="sd_eject_summary" product="nosdcard" msgid="5009296896648072891">"Desactivar almacenamiento USB interno"</string> |
| 932 | <string name="sd_eject_summary" product="default" msgid="3300599435073550246">"Desactivar la tarjeta SD para extraerla de forma segura"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 933 | <string name="sd_insert_summary" product="nosdcard" msgid="5264016886409577313">"Inserta USB para activar almacenamiento"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 934 | <string name="sd_insert_summary" product="default" msgid="2048640010381803841">"Insertar una tarjeta SD para el montaje"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 935 | <string name="sd_mount" product="nosdcard" msgid="8966695015677343116">"Activar almacenamiento USB"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 936 | <string name="sd_mount" product="default" msgid="5940523765187704135">"Activar tarjeta SD"</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 937 | <string name="sd_mount_summary" product="nosdcard" msgid="4673411327373419641"></string> |
| 938 | <string name="sd_mount_summary" product="default" msgid="4673411327373419641"></string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 939 | <string name="sd_format" product="nosdcard" msgid="2148179271623099054">"Borrar almacenamiento USB"</string> |
| 940 | <string name="sd_format" product="default" msgid="2576054280507119870">"Borrar tarjeta SD"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 941 | <string name="sd_format_summary" product="nosdcard" msgid="6331905044907914603">"Borrar todos los datos del almacenamiento USB del teléfono, como la música y las fotos"</string> |
Eric Fischer | c344975 | 2011-05-02 15:54:52 -0700 | [diff] [blame] | 942 | <string name="sd_format_summary" product="default" msgid="212703692181793109">"Borra todos los datos de la tarjeta SD, como la música y las fotos."</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 943 | <string name="memory_clear_cache_title" msgid="5423840272171286191">"¿Borrar datos almacenados en caché?"</string> |
| 944 | <string name="memory_clear_cache_message" msgid="4550262490807415948">"Se borrarán datos en caché de las aplicaciones."</string> |
Baligh Uddin | 43a4873 | 2012-08-27 15:11:32 -0700 | [diff] [blame] | 945 | <string name="mtp_ptp_mode_summary" msgid="3710436114807789270">"La función MTP o PTP está activa."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 946 | <string name="dlg_confirm_unmount_title" product="nosdcard" msgid="3077285629197874055">"¿Desactivar almacenamiento USB?"</string> |
| 947 | <string name="dlg_confirm_unmount_title" product="default" msgid="3634502237262534381">"¿Desactivar tarjeta SD?"</string> |
| 948 | <string name="dlg_confirm_unmount_text" product="nosdcard" msgid="4322636662873269018">"Si desactivas el almacenamiento USB, se detendrán algunas aplicaciones que estás usando y no estarán disponibles hasta que vuelvas a activarlo."</string> |
| 949 | <string name="dlg_confirm_unmount_text" product="default" msgid="6998379994779187692">"Si desactivas la tarjeta SD, se detendrán algunas aplicaciones en ejecución y no estarán disponibles hasta que la vuelvas a activar."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 950 | <string name="dlg_error_unmount_title" product="nosdcard" msgid="4642742385125426529"></string> |
| 951 | <string name="dlg_error_unmount_title" product="default" msgid="4642742385125426529"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 952 | <string name="dlg_error_unmount_text" product="nosdcard" msgid="9191518889746166147">"No se ha podido desactivar el almacenamiento USB. Inténtalo de nuevo más tarde."</string> |
| 953 | <string name="dlg_error_unmount_text" product="default" msgid="3500976899159848422">"No se ha podido desactivar la tarjeta SD. Inténtalo de nuevo más tarde."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 954 | <string name="unmount_inform_text" product="nosdcard" msgid="7120241136790744265">"Se desactivará el almacenamiento USB."</string> |
| 955 | <string name="unmount_inform_text" product="default" msgid="1904212716075458402">"Se desactivará la tarjeta SD."</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 956 | <string name="sd_ejecting_title" msgid="8824572198034365468">"Desactivando"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 957 | <string name="sd_ejecting_summary" msgid="2028753069184908491">"La tarjeta SD se está desactivando."</string> |
Ying Wang | c4551be | 2012-06-15 14:36:14 -0700 | [diff] [blame] | 958 | <string name="storage_low_title" msgid="1388569749716225155">"No queda espacio de almacenamiento"</string> |
| 959 | <string name="storage_low_summary" msgid="7737465774892563129">"Es posible que algunas funciones del sistema, como la sincronización, no funcionen correctamente. Prueba a eliminar o a desactivar elementos para liberar espacio (por ejemplo, aplicaciones o contenido multimedia)."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 960 | <string name="storage_menu_rename" msgid="7141058657592615390">"Cambiar nombre"</string> |
| 961 | <string name="storage_menu_mount" msgid="1014683672493425425">"Activar"</string> |
| 962 | <string name="storage_menu_unmount" msgid="681485356885955898">"Expulsar"</string> |
| 963 | <string name="storage_menu_format" msgid="8334422679047059459">"Borrar y formatear"</string> |
| 964 | <string name="storage_menu_format_internal" msgid="6553368530402755543">"Borrar/format. como alm. int."</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 965 | <string name="storage_menu_migrate" msgid="3969621494238154294">"Migrar datos"</string> |
| 966 | <string name="storage_menu_forget" msgid="6305824238997983426">"Borrar"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 967 | <string name="storage_title_usb" msgid="679612779321689418">"Conexión USB a ordenador"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 968 | <string name="usb_connection_category" msgid="7805945595165422882">"Conectar como"</string> |
| 969 | <string name="usb_mtp_title" msgid="3399663424394065964">"Dispositivo multimedia (MTP)"</string> |
Eric Fischer | d19c736 | 2012-06-04 18:21:17 -0700 | [diff] [blame] | 970 | <string name="usb_mtp_summary" msgid="4617321473211391236">"Permitir transferir archivos multimedia en Windows o mediante la aplicación Android File Transfer en Mac (consulta la página www.android.com/filetransfer)"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 971 | <string name="usb_ptp_title" msgid="3852760810622389620">"Cámara (PTP)"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 972 | <string name="usb_ptp_summary" msgid="7406889433172511530">"Permitir transferir fotos con el software de la cámara y archivos a ordenadores que no admitan MTP"</string> |
Geoff Mendal | 03f8c5c | 2015-02-25 06:28:40 -0800 | [diff] [blame] | 973 | <string name="usb_midi_title" msgid="3069990264258413994">"MIDI"</string> |
| 974 | <string name="usb_midi_summary" msgid="539169474810956358">"Permite a las aplicaciones compatibles con MIDI utilizar software de MIDI en tu ordenador por USB."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 975 | <string name="storage_other_users" msgid="808708845102611856">"Otros usuarios"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 976 | <string name="storage_internal_title" msgid="690771193137801021">"Almacenamiento del dispositivo"</string> |
| 977 | <string name="storage_external_title" msgid="2723851748972673696">"Almacenamiento extraíble"</string> |
| 978 | <string name="storage_volume_summary" msgid="476551204412943800">"<xliff:g id="FREE">%1$s</xliff:g> libres (<xliff:g id="TOTAL">%2$s</xliff:g> en total)"</string> |
| 979 | <string name="storage_mount_success" msgid="687641090137253647">"<xliff:g id="NAME">%1$s</xliff:g> se ha activado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 980 | <string name="storage_mount_failure" msgid="1042621107954547316">"Error al activar <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 981 | <string name="storage_unmount_success" msgid="5737203344673441677">"<xliff:g id="NAME">%1$s</xliff:g> se ha expulsado de forma segura"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 982 | <string name="storage_unmount_failure" msgid="5758387106579519489">"No se ha podido expulsar <xliff:g id="NAME">%1$s</xliff:g> de forma segura"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 983 | <string name="storage_format_success" msgid="3023144070597190555">"<xliff:g id="NAME">%1$s</xliff:g> se ha formateado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 984 | <string name="storage_format_failure" msgid="6032640952779735766">"Error al formatear <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 985 | <string name="storage_rename_title" msgid="8242663969839491485">"Cambiar nombre de almacenamiento"</string> |
| 986 | <string name="storage_internal_format_details" msgid="4018647158382548820">"Después de formatear la unidad, puedes utilizar tu <xliff:g id="NAME_0">^1</xliff:g> en otros dispositivos. \n\nTe recomendamos que hagas una copia de seguridad de los datos de tu <xliff:g id="NAME_1">^1</xliff:g>, ya que se borrarán cuando se formatee. \n\n"<b>"Copia de seguridad de fotos y de otro contenido multimedia"</b>" \nMueve tus archivos multimedia a otro espacio de almacenamiento del dispositivo o transfiérelos a un ordenador con un cable USB. \n\n"<b>"Copia de seguridad de aplicaciones"</b>" \nSe desinstalarán todas las aplicaciones almacenadas en tu <xliff:g id="NAME_6">^1</xliff:g> y se borrarán sus datos. Para conservarlas, muévelas a otro espacio de almacenamiento del dispositivo."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 987 | <string name="storage_internal_unmount_details" msgid="3582802571684490057"><b>"Al extraer tu <xliff:g id="NAME_0">^1</xliff:g>, las aplicaciones almacenadas en esta unidad dejarán de funcionar y los archivos multimedia guardados en ella no estarán disponibles hasta que se vuelva a insertar."</b>" \n\nTu <xliff:g id="NAME_1">^1</xliff:g> se ha formateado para que solo funcione en este dispositivo."</string> |
| 988 | <string name="storage_internal_forget_details" msgid="9028875424669047327">"Para utilizar las aplicaciones, fotos o datos incluidos en tu <xliff:g id="NAME">^1</xliff:g>, vuelve a insertarla. \n\nTambién puedes borrar el almacenamiento si el dispositivo no está disponible. \n\nSi lo haces, los datos del dispositivo se perderán para siempre. \n\nPuedes volver a instalar las aplicaciones más tarde, pero se perderán sus datos almacenados en este dispositivo."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 989 | <string name="storage_wizard_init_title" msgid="5085400514028585772">"Configurar tu <xliff:g id="NAME">^1</xliff:g>"</string> |
| 990 | <string name="storage_wizard_init_external_title" msgid="4867326438945303598">"Utilizar como almacenamiento portátil"</string> |
| 991 | <string name="storage_wizard_init_external_summary" msgid="7476105886344565074">"Para mover fotos y otro contenido multimedia de un dispositivo a otro."</string> |
| 992 | <string name="storage_wizard_init_internal_title" msgid="9100613534261408519">"Utilizar como almacenamiento interno"</string> |
| 993 | <string name="storage_wizard_init_internal_summary" msgid="6240417501036216410">"Para almacenar cualquier contenido (como aplicaciones y fotos) únicamente en este dispositivo. Se debe formatear la unidad para que no se pueda utilizar con otros dispositivos."</string> |
| 994 | <string name="storage_wizard_format_confirm_title" msgid="2814021794538252546">"Formatear como almacen. interno"</string> |
| 995 | <string name="storage_wizard_format_confirm_body" msgid="4401758710076806509">"Debes formatear tu <xliff:g id="NAME_0">^1</xliff:g> por seguridad. \n\nUna vez que se formatee, tu <xliff:g id="NAME_1">^1</xliff:g> solo funcionará en este dispositivo. \n\n"<b>"Al formatear tu <xliff:g id="NAME_2">^1</xliff:g>, se borrarán todos los datos que tenga almacenados."</b>" Te recomendamos que hagas una copia de seguridad de los datos para no perderlos."</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 996 | <string name="storage_wizard_format_confirm_public_title" msgid="4905690038882041566">"Formatear como almacenamiento portátil"</string> |
| 997 | <string name="storage_wizard_format_confirm_public_body" msgid="1516932692920060272">"Debes formatear tu <xliff:g id="NAME_0">^1</xliff:g>. \n\n"<b>"Al formatear tu <xliff:g id="NAME_1">^1</xliff:g>, se borrarán todos los datos que tengas almacenados."</b>" Te recomendamos que hagas una copia de seguridad de los datos para no perderlos."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 998 | <string name="storage_wizard_format_confirm_next" msgid="2774557300531702572">"Borrar y formatear"</string> |
| 999 | <string name="storage_wizard_format_progress_title" msgid="6487352396450582292">"Formateando <xliff:g id="NAME">^1</xliff:g>…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1000 | <string name="storage_wizard_format_progress_body" msgid="4445041233802828430">"No extraigas tu <xliff:g id="NAME">^1</xliff:g> mientras se esté formateando."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1001 | <string name="storage_wizard_migrate_title" msgid="1363078147938160407">"Mover a nuevo almacenamiento"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1002 | <string name="storage_wizard_migrate_body" msgid="2980740530060653893">"Puedes mover tus fotos, tus archivos y los datos de tus aplicaciones a la nueva <xliff:g id="NAME">^1</xliff:g>. \n\nLa operación durará aproximadamente <xliff:g id="TIME">^2</xliff:g> y permitirá liberar <xliff:g id="SIZE">^3</xliff:g> de espacio de almacenamiento interno. Algunas aplicaciones no funcionarán hasta que finalice el proceso."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1003 | <string name="storage_wizard_migrate_now" msgid="4523444323744239143">"Mover ahora"</string> |
| 1004 | <string name="storage_wizard_migrate_later" msgid="3173482328116026253">"Mover más tarde"</string> |
| 1005 | <string name="storage_wizard_migrate_confirm_title" msgid="8564833529613286965">"Mover datos ahora"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 1006 | <string name="storage_wizard_migrate_confirm_body" msgid="4212060581792135962"><b>"La migración durará aproximadamente <xliff:g id="TIME">^1</xliff:g> y permite liberar <xliff:g id="SIZE">^2</xliff:g> de espacio de almacenamiento en <xliff:g id="NAME">^3</xliff:g>."</b></string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1007 | <string name="storage_wizard_migrate_confirm_next" msgid="5509475628423823202">"Mover"</string> |
| 1008 | <string name="storage_wizard_migrate_progress_title" msgid="1665479429044202868">"Moviendo datos…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1009 | <string name="storage_wizard_migrate_details" msgid="3709728824651136227">"Durante la migración: \n• No extraigas tu <xliff:g id="NAME">^1</xliff:g>. \n• Algunas aplicaciones no funcionarán correctamente. \n• Mantén cargado el dispositivo."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1010 | <string name="storage_wizard_ready_title" msgid="5381632402953258267">"Tu <xliff:g id="NAME">^1</xliff:g> ya se puede utilizar"</string> |
| 1011 | <string name="storage_wizard_ready_external_body" msgid="2879508114260597474">"Tu <xliff:g id="NAME">^1</xliff:g> se ha configurado para que se utilice con fotos y con otro contenido multimedia."</string> |
| 1012 | <string name="storage_wizard_ready_internal_body" msgid="122532674037860197">"Tu nueva <xliff:g id="NAME">^1</xliff:g> está lista. \n\nPara mover fotos, archivos y datos de aplicaciones a este dispositivo, accede a Ajustes > Almacenamiento."</string> |
| 1013 | <string name="storage_wizard_move_confirm_title" msgid="292782012677890250">"Mover <xliff:g id="APP">^1</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1014 | <string name="storage_wizard_move_confirm_body" msgid="5176432115206478941">"La migración de <xliff:g id="APP">^1</xliff:g> y de sus datos a tu <xliff:g id="NAME_0">^2</xliff:g> solo durará un momento. No podrás utilizar la aplicación hasta que finalice el proceso. \n\nNo extraigas tu <xliff:g id="NAME_1">^2</xliff:g> durante la migración."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1015 | <string name="storage_wizard_move_progress_title" msgid="4443920302548035674">"Moviendo <xliff:g id="APP">^1</xliff:g>…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1016 | <string name="storage_wizard_move_progress_body" msgid="7802577486578105609">"No extraigas tu <xliff:g id="NAME">^1</xliff:g> durante la migración \n\nLa aplicación <xliff:g id="APP">^2</xliff:g> de este dispositivo no estará disponible hasta que finalice el proceso."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1017 | <string name="storage_wizard_move_progress_cancel" msgid="542047237524588792">"Cancelar migración"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1018 | <string name="storage_wizard_slow_body" msgid="8010127667184768025">"Esta <xliff:g id="NAME_0">^1</xliff:g> no parece ser muy rápida. \n\nPuedes seguir, pero puede que las aplicaciones movidas a esta ubicación no funcionen de forma fluida y las transferencias de datos tarden bastante. \n\nConsidera usar una <xliff:g id="NAME_1">^1</xliff:g> para mejorar el rendimiento."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1019 | <string name="battery_status_title" msgid="9159414319574976203">"Estado de la batería"</string> |
| 1020 | <string name="battery_level_title" msgid="2965679202786873272">"Nivel de batería"</string> |
| 1021 | <string name="apn_settings" msgid="3743170484827528406">"APN"</string> |
| 1022 | <string name="apn_edit" msgid="1354715499708424718">"Editar punto de acceso"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1023 | <string name="apn_not_set" msgid="4974192007399968164">"No definido"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1024 | <string name="apn_name" msgid="4115580098369824123">"Nombre"</string> |
| 1025 | <string name="apn_apn" msgid="2479425126733513353">"APN"</string> |
| 1026 | <string name="apn_http_proxy" msgid="1826885957243696354">"Proxy"</string> |
| 1027 | <string name="apn_http_port" msgid="3763259523984976226">"Puerto"</string> |
| 1028 | <string name="apn_user" msgid="455637547356117761">"Nombre de usuario"</string> |
| 1029 | <string name="apn_password" msgid="5412301994998250968">"Contraseña"</string> |
| 1030 | <string name="apn_server" msgid="2436185314756372858">"Servidor"</string> |
| 1031 | <string name="apn_mmsc" msgid="3670124402105585737">"MMSC"</string> |
| 1032 | <string name="apn_mms_proxy" msgid="5374082621073999275">"Proxy MMS"</string> |
| 1033 | <string name="apn_mms_port" msgid="4074188088199243040">"Puerto de MMS"</string> |
| 1034 | <string name="apn_mcc" msgid="4258628382260674636">"MCC"</string> |
| 1035 | <string name="apn_mnc" msgid="8629374076888809874">"MNC"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1036 | <string name="apn_auth_type" msgid="6167205395676037015">"Tipo de autenticación"</string> |
| 1037 | <string name="apn_auth_type_none" msgid="5069592676845549926">"Ninguno"</string> |
| 1038 | <string name="apn_auth_type_pap" msgid="1666934536996033383">"PAP"</string> |
| 1039 | <string name="apn_auth_type_chap" msgid="3369626283789068360">"CHAP"</string> |
| 1040 | <string name="apn_auth_type_pap_chap" msgid="9102343063036134541">"PAP o CHAP"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1041 | <string name="apn_type" msgid="469613123902220544">"Tipo de APN"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 1042 | <string name="apn_protocol" msgid="3272222921649348640">"Protocolo APN"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1043 | <string name="apn_roaming_protocol" msgid="3386954381510788422">"Protocolo de itinerancia APN"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1044 | <string name="carrier_enabled" msgid="407655861175280806">"Habilitar o inhabilitar APN"</string> |
| 1045 | <string name="carrier_enabled_summaryOn" msgid="6338915271908057531">"APN habilitado"</string> |
| 1046 | <string name="carrier_enabled_summaryOff" msgid="4300790190221203756">"APN inhabilitado"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1047 | <string name="bearer" msgid="594270280031923558">"Tipo de conexión"</string> |
Baligh Uddin | 9c65b16 | 2013-03-22 11:40:40 -0700 | [diff] [blame] | 1048 | <string name="mvno_type" msgid="2543253857818336421">"Tipo de OMV"</string> |
| 1049 | <string name="mvno_match_data" msgid="4560671695220540466">"Valor de OMV"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1050 | <string name="menu_delete" msgid="6981294422841124659">"Eliminar APN"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1051 | <string name="menu_new" msgid="3014205883303921729">"Nuevo APN"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1052 | <string name="menu_save" msgid="8109345640668285399">"Guardar"</string> |
| 1053 | <string name="menu_cancel" msgid="2194502410474697474">"Descartar"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1054 | <string name="error_title" msgid="7631322303341024692"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1055 | <string name="error_name_empty" msgid="5508155943840201232">"El campo Nombre no puede estar vacío."</string> |
| 1056 | <string name="error_apn_empty" msgid="4932211013600863642">"El campo APN no puede estar vacío."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1057 | <string name="error_mcc_not3" msgid="4560171714156251661">"El campo MMC debe contener 3 dígitos."</string> |
| 1058 | <string name="error_mnc_not23" msgid="8418177072458379439">"El campo MNC debe contener 2 ó 3 dígitos."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1059 | <string name="restore_default_apn" msgid="8178010218751639581">"Restaurando la configuración de APN predeterminada"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1060 | <string name="menu_restore" msgid="8260067415075573273">"Restablecer configuración"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1061 | <string name="restore_default_apn_completed" msgid="2824775307377604897">"Se ha restablecido la configuración predeterminada de APN."</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1062 | <string name="reset_network_title" msgid="4557113742173895074">"Restablecimiento de ajustes de red"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1063 | <string name="reset_network_desc" msgid="581668983587311282">"Se restablecerán todos los ajustes de red, como:\n\n"<li>"Wi‑Fi"</li>\n<li>"Datos móviles"</li>\n<li>"Bluetooth"</li></string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1064 | <string name="reset_network_button_text" msgid="2035676527471089853">"Restablecer ajustes"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1065 | <string name="reset_network_final_desc" msgid="6388371121099245116">"¿Quieres restablecer todos los ajustes de red? Esta acción no se puede deshacer."</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1066 | <string name="reset_network_final_button_text" msgid="1797434793741744635">"Restablecer ajustes"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1067 | <string name="reset_network_confirm_title" msgid="1759888886976962773">"¿Restablecer?"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 1068 | <string name="network_reset_not_available" msgid="7188610385577164676">"Este usuario no puede restablecer la red"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1069 | <string name="reset_network_complete_toast" msgid="787829973559541880">"Se han restablecido los ajustes de red"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1070 | <string name="device_reset_title" msgid="2384019005638768076">"Restablecer dispositivo"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1071 | <string name="master_clear_title" msgid="5907939616087039756">"Restablecer datos de fábrica"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1072 | <string name="master_clear_desc" product="tablet" msgid="9146059417023157222">"Se borrarán todos los datos del "<b>"almacenamiento interno"</b>" del tablet, como:\n\n"<li>"Tu cuenta de Google"</li>\n<li>"Los ajustes y los datos de aplicaciones y del sistema"</li>\n<li>"Las aplicaciones descargadas"</li></string> |
| 1073 | <string name="master_clear_desc" product="default" msgid="4800386183314202571">"Se borrarán todos los datos del "<b>"almacenamiento interno"</b>" del teléfono, como:\n\n"<li>"Tu cuenta de Google"</li>\n<li>"Los ajustes y los datos de aplicaciones y del sistema"</li>\n<li>"Las aplicaciones descargadas"</li></string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1074 | <string name="master_clear_accounts" product="default" msgid="6412857499147999073">\n\n"Has accedido a las cuentas que se indican a continuación:\n"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 1075 | <string name="master_clear_other_users_present" product="default" msgid="5161423070702470742">\n\n"Hay otros usuarios presentes en este dispositivo.\n"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1076 | <string name="master_clear_desc_also_erases_external" msgid="1903185203791274237"><li>"Música"</li>\n<li>"Fotos"</li>\n<li>"Otros datos de usuario"</li></string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1077 | <string name="master_clear_desc_erase_external_storage" product="nosdcard" msgid="7744115866662613411">\n\n"Para eliminar la música, las imágenes y otros datos de usuario, debes borrar el "<b>"almacenamiento USB"</b>"."</string> |
| 1078 | <string name="master_clear_desc_erase_external_storage" product="default" msgid="4801026652617377093">\n\n"Para eliminar la música, las imágenes y otros datos de usuario, deber borrar la "<b>"tarjeta SD"</b>"."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1079 | <string name="erase_external_storage" product="nosdcard" msgid="969364037450286809">"Borrar almacenamiento USB"</string> |
| 1080 | <string name="erase_external_storage" product="default" msgid="1397239046334307625">"Borrar tarjeta SD"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1081 | <string name="erase_external_storage_description" product="nosdcard" msgid="4728558173931599429">"Borra todos los datos del almacenamiento USB interno, como la música o las fotos."</string> |
| 1082 | <string name="erase_external_storage_description" product="default" msgid="1737638779582964966">"Borra todos los datos de la tarjeta SD, como la música o las fotos."</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1083 | <string name="master_clear_button_text" product="tablet" msgid="3130786116528304116">"Restablecer tablet"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1084 | <string name="master_clear_button_text" product="default" msgid="7550632653343157971">"Restablecer teléfono"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1085 | <string name="master_clear_final_desc" msgid="7318683914280403086">"¿Quieres borrar toda tu información personal y todas las aplicaciones descargadas? Esta acción no se puede deshacer."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1086 | <string name="master_clear_final_button_text" msgid="5390908019019242910">"Borrar todo"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1087 | <string name="master_clear_failed" msgid="2503230016394586353">"No se ha reiniciado el sistema porque el servicio Borrado del sistema no está disponible."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1088 | <string name="master_clear_confirm_title" msgid="7572642091599403668">"¿Restablecer?"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1089 | <string name="master_clear_not_available" msgid="1000370707967468909">"Este usuario no puede restablecer los datos de fábrica"</string> |
Baligh Uddin | 9c58032 | 2014-09-03 23:27:12 -0700 | [diff] [blame] | 1090 | <string name="master_clear_progress_title" msgid="5194793778701994634">"Borrando"</string> |
| 1091 | <string name="master_clear_progress_text" msgid="6559096229480527510">"Espera..."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1092 | <string name="media_format_title" product="nosdcard" msgid="3999653431422767156">"Borrar almacenamiento USB"</string> |
| 1093 | <string name="media_format_title" product="default" msgid="4427528440306787972">"Borrar tarjeta SD"</string> |
| 1094 | <string name="media_format_summary" product="nosdcard" msgid="776603298628082065">"Borra los datos de USB"</string> |
| 1095 | <string name="media_format_summary" product="default" msgid="3805714639375830120">"Borra todos los datos de la tarjeta SD."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1096 | <string name="media_format_desc" product="nosdcard" msgid="4557243156946319034">"¿Quieres borrar todo el almacenamiento USB? Perderás "<b>"todos"</b>" los datos almacenados."</string> |
| 1097 | <string name="media_format_desc" product="default" msgid="8764037252319942415">"¿Borrar la tarjeta SD? Perderás "<b>"todos"</b>" los datos de la tarjeta."</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1098 | <string name="media_format_button_text" product="nosdcard" msgid="6293669371185352810">"Borrar"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1099 | <string name="media_format_button_text" product="default" msgid="6721544380069373626">"Borrar tarjeta SD"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1100 | <string name="media_format_final_desc" product="nosdcard" msgid="941597815448108794">"¿Quieres borrar el almacenamiento USB y eliminar todos sus archivos? Esta acción no se puede deshacer."</string> |
| 1101 | <string name="media_format_final_desc" product="default" msgid="7220996042092437566">"¿Quieres borrar la tarjeta SD y eliminar todos sus archivos? Esta acción no se puede deshacer."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1102 | <string name="media_format_final_button_text" msgid="4881713344315923175">"Borrar todo"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 1103 | <string name="call_settings_title" msgid="5188713413939232801">"Ajustes de llamadas"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1104 | <string name="call_settings_summary" msgid="7291195704801002886">"Configurar buzón, llamada en espera, desvío e identificador"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1105 | <string name="tether_settings_title_usb" msgid="6688416425801386511">"Compartir por USB"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1106 | <string name="tether_settings_title_wifi" msgid="3277144155960302049">"Zona Wi-Fi portátil"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1107 | <string name="tether_settings_title_bluetooth" msgid="355855408317564420">"Compartir por Bluetooth"</string> |
| 1108 | <string name="tether_settings_title_usb_bluetooth" msgid="5355828977109785001">"Compartir Internet"</string> |
| 1109 | <string name="tether_settings_title_all" msgid="8356136101061143841">"Compartir Internet y zona Wi-Fi"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 1110 | <string name="usb_title" msgid="7483344855356312510">"USB"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1111 | <string name="usb_tethering_button_text" msgid="585829947108007917">"Compartir por USB"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 1112 | <string name="usb_tethering_available_subtext" msgid="156779271296152605">"USB conectado, sin anclaje a red"</string> |
| 1113 | <string name="usb_tethering_active_subtext" msgid="8916210851136467042">"Anclado a red"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1114 | <string name="usb_tethering_storage_active_subtext" msgid="8427089411146908205">"No se puede hacer el anclaje a red si el almacenamiento USB está en uso"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1115 | <string name="usb_tethering_unavailable_subtext" msgid="1044622421184007254">"USB no conectado"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1116 | <string name="usb_tethering_turnon_subtext" msgid="4748616058219273033">"Conectar para activar"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1117 | <string name="usb_tethering_errored_subtext" msgid="1377574819427841992">"Error al compartir por USB"</string> |
| 1118 | <string name="bluetooth_tether_checkbox_text" msgid="2379175828878753652">"Compartir por Bluetooth"</string> |
| 1119 | <string name="bluetooth_tethering_available_subtext" product="tablet" msgid="4328374808439440517">"Compartiendo conexión a Internet del tablet"</string> |
| 1120 | <string name="bluetooth_tethering_available_subtext" product="default" msgid="7451579908917710359">"Compartiendo conexión a Internet de este teléfono"</string> |
| 1121 | <string name="bluetooth_tethering_device_connected_subtext" product="tablet" msgid="7296104766087335891">"Compartiendo conexión a Internet del tablet con 1 dispositivo"</string> |
| 1122 | <string name="bluetooth_tethering_device_connected_subtext" product="default" msgid="2785474869740805972">"Compartiendo conexión a Internet del teléfono con 1 dispositivo"</string> |
| 1123 | <string name="bluetooth_tethering_devices_connected_subtext" product="tablet" msgid="7345108029216525495">"Compartiendo conexión a Internet del tablet con <xliff:g id="CONNECTEDDEVICECOUNT">%1$d</xliff:g> dispositivos"</string> |
| 1124 | <string name="bluetooth_tethering_devices_connected_subtext" product="default" msgid="2992288063706153665">"Compartiendo conexión a Internet con <xliff:g id="CONNECTEDDEVICECOUNT">%1$d</xliff:g> dispositivos"</string> |
| 1125 | <string name="bluetooth_tethering_off_subtext_config" msgid="6630416508030836214">"Compartiendo la conexión a Internet de este <xliff:g id="DEVICE_NAME">%1$d</xliff:g>"</string> |
| 1126 | <string name="bluetooth_tethering_off_subtext" product="tablet" msgid="3737828501935728137">"No se comparte la conexión a Internet de este tablet"</string> |
| 1127 | <string name="bluetooth_tethering_off_subtext" product="default" msgid="9099562374002272901">"No se comparte la conexión a Internet de este teléfono"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1128 | <string name="bluetooth_tethering_errored_subtext" msgid="4926566308991142264">"No anclado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1129 | <string name="bluetooth_tethering_overflow_error" msgid="2135590598511178690">"No se puede anclar a más de <xliff:g id="MAXCONNECTION">%1$d</xliff:g> dispositivos."</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1130 | <string name="bluetooth_untether_blank" msgid="2871192409329334813">"Se desactivará el anclaje a red de <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1131 | <string name="tethering_help_button_text" msgid="656117495547173630">"Ayuda"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1132 | <string name="network_settings_title" msgid="4871233236744292831">"Redes móviles"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1133 | <string name="manage_mobile_plan_title" msgid="7630170375010107744">"Plan móvil"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1134 | <string name="sms_application_title" msgid="4903928270533250448">"Aplicación SMS"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1135 | <string name="sms_change_default_dialog_title" msgid="1958688831875804286">"¿Cambiar aplicación de SMS?"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 1136 | <string name="sms_change_default_dialog_text" msgid="1522783933230274787">"¿Usar <xliff:g id="NEW_APP">%1$s</xliff:g> en lugar de <xliff:g id="CURRENT_APP">%2$s</xliff:g> como aplicación de SMS?"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 1137 | <string name="sms_change_default_no_previous_dialog_text" msgid="602683880284921998">"¿Usar <xliff:g id="NEW_APP">%s</xliff:g> como aplicación de SMS?"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1138 | <string name="network_scorer_change_active_dialog_title" msgid="3776301550387574975">"¿Cambiar Asistente de Wi‑Fi?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 1139 | <string name="network_scorer_change_active_dialog_text" msgid="8035173880322990715">"¿Quieres usar <xliff:g id="NEW_APP">%1$s</xliff:g> en lugar de <xliff:g id="CURRENT_APP">%2$s</xliff:g> para administrar tus conexiones de red?"</string> |
| 1140 | <string name="network_scorer_change_active_no_previous_dialog_text" msgid="7444620909047611601">"¿Quieres usar <xliff:g id="NEW_APP">%s</xliff:g> para administrar tus conexiones de red?"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1141 | <string name="mobile_unknown_sim_operator" msgid="2156912373230276157">"Operador de SIM desconocido"</string> |
Baligh Uddin | 12c8b64 | 2013-07-08 09:22:36 -0700 | [diff] [blame] | 1142 | <string name="mobile_no_provisioning_url" msgid="2399426808423775711">"%1$s no tiene ningún sitio web de aprovisionamiento"</string> |
| 1143 | <string name="mobile_insert_sim_card" msgid="9052590985784056395">"Inserta la tarjeta SIM y reinicia el dispositivo"</string> |
| 1144 | <string name="mobile_connect_to_internet" msgid="1733894125065249639">"Debes conectarte a Internet"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1145 | <string name="location_title" msgid="1029961368397484576">"Mi ubicación"</string> |
Geoff Mendal | 2dd40e7 | 2014-12-01 07:00:28 -0800 | [diff] [blame] | 1146 | <string name="managed_profile_location_category" msgid="6992546457880004735">"Perfil de trabajo"</string> |
| 1147 | <string name="managed_profile_location_switch_title" msgid="6712332547063039683">"Ubicación para el perfil de trabajo"</string> |
| 1148 | <string name="managed_profile_location_switch_lockdown" msgid="3851708343340350369">"Desactivado por tu empresa"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 1149 | <string name="location_mode_title" msgid="3982009713118421689">"Modo"</string> |
| 1150 | <string name="location_mode_high_accuracy_title" msgid="8241802585110932849">"Alta precisión"</string> |
| 1151 | <string name="location_mode_battery_saving_title" msgid="711273645208158637">"Ahorro de batería"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1152 | <string name="location_mode_sensors_only_title" msgid="3040366132175435160">"Solo dispositivo"</string> |
Baligh Uddin | 5d671a7 | 2013-11-15 11:08:07 -0800 | [diff] [blame] | 1153 | <string name="location_mode_location_off_title" msgid="2829713015012529465">"Ubicación desactivada"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1154 | <string name="location_category_recent_location_requests" msgid="1938721350424447421">"Solicitudes de ubicación recientes"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1155 | <string name="location_no_recent_apps" msgid="2800907699722178041">"Ninguna aplicación ha solicitado la ubicación recientemente"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1156 | <string name="location_category_location_services" msgid="7437150886946685979">"Servicios de ubicación"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1157 | <string name="location_high_battery_use" msgid="517199943258508020">"Uso de batería elevado"</string> |
| 1158 | <string name="location_low_battery_use" msgid="8602232529541903596">"Poco uso de batería"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 1159 | <string name="location_mode_screen_title" msgid="4528716772270246542">"Modo de ubicación"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1160 | <string name="location_mode_high_accuracy_description" msgid="5349014493087338351">"Determinar ubicación con GPS, Wi‑Fi y redes móviles"</string> |
| 1161 | <string name="location_mode_battery_saving_description" msgid="7581657383062066461">"Determinar ubicación con Wi‑Fi y redes móviles"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 1162 | <string name="location_mode_sensors_only_description" msgid="788127681455735699">"Determinar ubicación con el GPS"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 1163 | <string name="location_menu_scanning" msgid="8536245838478802959">"Buscando"</string> |
| 1164 | <string name="location_scanning_screen_title" msgid="4408076862929611554">"Buscando"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 1165 | <string name="location_scanning_wifi_always_scanning_title" msgid="6216705505621183645">"Búsqueda de redes Wi‑Fi"</string> |
| 1166 | <string name="location_scanning_wifi_always_scanning_description" msgid="2070686681074461301">"Permitir que las aplicaciones y los servicios busquen redes Wi‑Fi aunque la conexión Wi‑Fi esté desactivada para mejorar la precisión de la ubicación"</string> |
| 1167 | <string name="location_scanning_bluetooth_always_scanning_title" msgid="5444989508204520019">"Búsqueda de dispositivos Bluetooth"</string> |
| 1168 | <string name="location_scanning_bluetooth_always_scanning_description" msgid="7308864666710919365">"Permitir que los servicios del sistema busquen dispositivos Bluetooth aunque la conexión Bluetooth esté desactivada para mejorar la precisión de la ubicación"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1169 | <string name="location_network_based" msgid="6010456018401296590">"Ubicación de red móvil y Wi‑Fi"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1170 | <string name="location_neighborhood_level" msgid="5141318121229984788">"Permitir que las aplicaciones usen el servicio de ubicación de Google para calcular tu ubicación más rápido. Se recopilarán datos de ubicación anónimos y se enviarán a Google"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1171 | <string name="location_neighborhood_level_wifi" msgid="4234820941954812210">"Ubicación determinada por Wi-Fi"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1172 | <string name="location_gps" msgid="8392461023569708478">"Satélites GPS"</string> |
Baligh Uddin | d7a9d39 | 2014-04-09 12:51:17 -0700 | [diff] [blame] | 1173 | <string name="location_street_level" product="tablet" msgid="1669562198260860802">"Permitir que las aplicaciones usen el GPS del tablet para determinar tu ubicación exacta"</string> |
| 1174 | <string name="location_street_level" product="default" msgid="4617445745492014203">"Permitir que las aplicaciones usen el GPS del teléfono para determinar tu ubicación exacta"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1175 | <string name="assisted_gps" msgid="4649317129586736885">"Utilizar GPS asistido"</string> |
| 1176 | <string name="assisted_gps_enabled" msgid="8751899609589792803">"Utilizar el servidor para asistir al GPS (desactivar para reducir el uso de la red)"</string> |
| 1177 | <string name="assisted_gps_disabled" msgid="6982698333968010748">"Utilizar el servidor para asistir al GPS (desactivar para mejorar el rendimiento del GPS)"</string> |
Eric Fischer | b5023d2 | 2011-11-29 11:19:18 -0800 | [diff] [blame] | 1178 | <string name="use_location_title" msgid="5206937465504979977">"Ubicación en búsquedas"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1179 | <string name="use_location_summary" msgid="3978805802386162520">"Permitir que Google use tu ubicación para mejorar los resultados de búsqueda y otros servicios"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 1180 | <string name="location_access_title" msgid="7064108942964081243">"Permitir el acceso a tu ubicación"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1181 | <string name="location_access_summary" msgid="69031404093194341">"Permitir que las aplicaciones que han pedido permiso usen la información sobre tu ubicación"</string> |
Ying Wang | 434285a | 2012-07-24 12:42:50 -0700 | [diff] [blame] | 1182 | <string name="location_sources_heading" msgid="1278732419851088319">"Fuentes de ubicación"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1183 | <string name="about_settings" product="tablet" msgid="593457295516533765">"Información del tablet"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1184 | <string name="about_settings" product="default" msgid="1743378368185371685">"Información del teléfono"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1185 | <string name="about_settings_summary" msgid="3371517697156165959">"Ver información legal, estado, versión del software"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1186 | <string name="legal_information" msgid="5769301644270604095">"Información legal"</string> |
| 1187 | <string name="contributors_title" msgid="5917703088825286504">"Contribuidores"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1188 | <string name="regulatory_information" msgid="5695464367088752150">"Información regulatoria"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1189 | <string name="copyright_title" msgid="865906688917260647">"Derechos de autor"</string> |
| 1190 | <string name="license_title" msgid="1990487604356037871">"Licencia"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 1191 | <string name="terms_title" msgid="7697580845616764642">"Condiciones de uso"</string> |
Geoff Mendal | 58f2579 | 2015-01-12 07:14:04 -0800 | [diff] [blame] | 1192 | <string name="webview_license_title" msgid="2813507464175738967">"Licencia de WebView del sistema"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1193 | <string name="wallpaper_attributions" msgid="3645880512943433928">"Fondos de pantalla"</string> |
| 1194 | <string name="wallpaper_attributions_values" msgid="2996183537914690469">"Proveedores de imágenes de satélite:\n©2014 CNES / Astrium, DigitalGlobe, Bluesky"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1195 | <string name="settings_license_activity_title" msgid="7553683406244228650">"Licencias de código abierto"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1196 | <string name="settings_license_activity_unavailable" msgid="4210539215951487627">"Se ha producido un problema al intentar cargar las licencias."</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1197 | <string name="settings_license_activity_loading" msgid="3337535809093591740">"Cargando…"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1198 | <string name="settings_safetylegal_title" msgid="1289483965535937431">"Información de seguridad"</string> |
| 1199 | <string name="settings_safetylegal_activity_title" msgid="6901214628496951727">"Información de seguridad"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1200 | <string name="settings_safetylegal_activity_unreachable" msgid="250674109915859456">"No tienes conexión de datos. Para ver esta información, accede a %s desde cualquier ordenador conectado a Internet."</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1201 | <string name="settings_safetylegal_activity_loading" msgid="8059022597639516348">"Cargando…"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1202 | <string name="lockpassword_choose_your_password_header" msgid="8624900666929394990">"Selecciona tu contraseña"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1203 | <string name="lockpassword_choose_your_pattern_header" msgid="6949761069941694050">"Elige un patrón"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1204 | <string name="lockpassword_choose_your_pin_header" msgid="7598849519816138302">"Selecciona tu PIN"</string> |
| 1205 | <string name="lockpassword_confirm_your_password_header" msgid="6308478184889846633">"Confirma tu contraseña"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1206 | <string name="lockpassword_confirm_your_pattern_header" msgid="7543433733032330821">"Confirma el patrón"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1207 | <string name="lockpassword_confirm_your_pin_header" msgid="49038294648213197">"Confirma el número PIN"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1208 | <string name="lockpassword_confirm_passwords_dont_match" msgid="5140892109439191415">"Las contraseñas no coinciden"</string> |
| 1209 | <string name="lockpassword_confirm_pins_dont_match" msgid="7226244811505606217">"Los números PIN no coinciden"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1210 | <string name="lockpassword_choose_lock_generic_header" msgid="3811438094903786145">"Método de desbloqueo"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1211 | <string name="lockpassword_password_set_toast" msgid="4875050283108629383">"La contraseña se ha establecido."</string> |
| 1212 | <string name="lockpassword_pin_set_toast" msgid="6011826444725291475">"El PIN se ha establecido."</string> |
| 1213 | <string name="lockpassword_pattern_set_toast" msgid="6867259621331406236">"El patrón se ha establecido."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1214 | <string name="lockpassword_confirm_your_pattern_generic" msgid="7050256155547273836">"Para continuar, utiliza el patrón del dispositivo."</string> |
| 1215 | <string name="lockpassword_confirm_your_pin_generic" msgid="1072670959803859869">"Para continuar, introduce el PIN del dispositivo."</string> |
| 1216 | <string name="lockpassword_confirm_your_password_generic" msgid="1022239625083264596">"Para continuar, introduce la contraseña del dispositivo."</string> |
| 1217 | <string name="lockpassword_invalid_pin" msgid="15588049067548470">"PIN incorrecto"</string> |
| 1218 | <string name="lockpassword_invalid_password" msgid="4038507398784975200">"Contraseña incorrecta"</string> |
| 1219 | <string name="lockpattern_need_to_unlock_wrong" msgid="1745247595356012176">"Patrón incorrecto"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 1220 | <string name="lock_settings_title" msgid="4213839087748988686">"Seguridad del dispositivo"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1221 | <string name="lockpattern_change_lock_pattern_label" msgid="5679630792003440352">"Cambiar patrón desbloqueo"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1222 | <string name="lockpattern_change_lock_pin_label" msgid="266707138486731661">"Cambiar PIN de desbloqueo"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1223 | <string name="lockpattern_recording_intro_header" msgid="308287052221942814">"Crea un patrón de desbloqueo"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1224 | <string name="lockpattern_recording_intro_footer" msgid="1118579101409152113">"Pulsa la tecla de menú para obtener ayuda."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1225 | <string name="lockpattern_recording_inprogress" msgid="6667844062721656773">"Levanta el dedo cuando termines"</string> |
| 1226 | <string name="lockpattern_recording_incorrect_too_short" msgid="1348234155120957561">"Une al menos <xliff:g id="NUMBER">%d</xliff:g> puntos. Inténtalo de nuevo."</string> |
| 1227 | <string name="lockpattern_pattern_entered_header" msgid="4316818983675591604">"Patrón grabado"</string> |
| 1228 | <string name="lockpattern_need_to_confirm" msgid="8054853451639221265">"Vuelve a dibujar el patrón para confirmarlo"</string> |
| 1229 | <string name="lockpattern_pattern_confirmed_header" msgid="8455614172231880211">"Tu nuevo patrón de desbloqueo"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1230 | <string name="lockpattern_confirm_button_text" msgid="1128204343957002841">"Confirmar"</string> |
| 1231 | <string name="lockpattern_restart_button_text" msgid="3337574403350953926">"Crear un patrón nuevo"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1232 | <string name="lockpattern_retry_button_text" msgid="3480423193273588166">"Borrar"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 1233 | <string name="lockpattern_continue_button_text" msgid="4723771754714471410">"Continuar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1234 | <string name="lockpattern_settings_title" msgid="3207750489460466680">"Patrón de desbloqueo"</string> |
| 1235 | <string name="lockpattern_settings_enable_title" msgid="6920616873671115281">"Patrón obligatorio"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1236 | <string name="lockpattern_settings_enable_summary" msgid="1165707416664252167">"Debes crear un patrón para desbloquear la pantalla."</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 1237 | <string name="lockpattern_settings_enable_visible_pattern_title" msgid="2615606088906120711">"Mostrar el patrón dibujado"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1238 | <string name="lockpattern_settings_enable_tactile_feedback_title" msgid="8898518337442601027">"Vibrar al tocar"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1239 | <string name="lockpattern_settings_enable_power_button_instantly_locks" msgid="5735444062633666327">"Bloquear al encender"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1240 | <string name="lockpattern_settings_power_button_instantly_locks_summary" msgid="8196258755143711694">"Salvo si <xliff:g id="TRUST_AGENT_NAME">%1$s</xliff:g> mantiene el dispositivo desbloqueado"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1241 | <string name="lockpattern_settings_choose_lock_pattern" msgid="1652352830005653447">"Patrón de desbloqueo"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1242 | <string name="lockpattern_settings_change_lock_pattern" msgid="1123908306116495545">"Cambiar patrón desbloqueo"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1243 | <string name="lockpattern_settings_help_how_to_record" msgid="2614673439060830433">"Cómo crear un patrón de desbloqueo"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1244 | <string name="lockpattern_too_many_failed_confirmation_attempts" msgid="6909161623701848863">"Demasiados intentos fallidos. Vuelve a intentarlo en <xliff:g id="NUMBER">%d</xliff:g> segundos."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1245 | <string name="activity_not_found" msgid="5551664692991605325">"La aplicación no está instalada en el teléfono."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1246 | <string name="manageapplications_settings_title" msgid="7041951105633616745">"Administrar aplicaciones"</string> |
| 1247 | <string name="manageapplications_settings_summary" msgid="1794401500935451259">"Administrar y eliminar aplicaciones instaladas"</string> |
| 1248 | <string name="applications_settings" msgid="1721442176406964682">"Aplicaciones"</string> |
| 1249 | <string name="applications_settings_summary" msgid="6683465446264515367">"Administrar aplicaciones y configurar accesos directos de inicio rápido"</string> |
| 1250 | <string name="applications_settings_header" msgid="1014813055054356646">"Ajustes de aplicación"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1251 | <string name="install_applications" msgid="4872012136210802181">"Orígenes desconocidos"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1252 | <string name="install_applications_title" msgid="4987712352256508946">"Permitir todas las fuentes"</string> |
| 1253 | <string name="install_unknown_applications_title" msgid="663831043139080992">"Te permite instalar aplicaciones procedentes de otras fuentes"</string> |
Eric Fischer | d19c736 | 2012-06-04 18:21:17 -0700 | [diff] [blame] | 1254 | <string name="install_unknown_applications" msgid="176855644862942064">"Permitir la instalación de aplicaciones de origen desconocido"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1255 | <string name="install_all_warning" product="tablet" msgid="3263360446508268880">"El tablet y los datos personales son más vulnerables a los ataques de aplicaciones de origen desconocido. El usuario acepta ser el único responsable de cualquier daño en el tablet o pérdida de datos que se pueda derivar del uso de estas aplicaciones."</string> |
| 1256 | <string name="install_all_warning" product="default" msgid="8113734576826384682">"El teléfono y los datos personales son más vulnerables a los ataques de aplicaciones de origen desconocido. El usuario acepta ser el único responsable de cualquier daño en el teléfono o pérdida de datos que se pueda derivar del uso de estas aplicaciones."</string> |
Eric Fischer | 2c70157 | 2011-04-15 14:41:32 -0700 | [diff] [blame] | 1257 | <string name="advanced_settings" msgid="1777249286757067969">"Ajustes avanzados"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1258 | <string name="advanced_settings_summary" msgid="4016682978071086747">"Habilitar más opciones de configuración"</string> |
| 1259 | <string name="application_info_label" msgid="5736524913065714880">"Información de la aplicación"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1260 | <string name="storage_label" msgid="8700867073480107253">"Almacenamiento"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 1261 | <string name="auto_launch_label" msgid="2669236885531442195">"Abrir de forma predeterminada"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 1262 | <string name="auto_launch_label_generic" msgid="3230569852551968694">"Valores predeterminados"</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 1263 | <string name="screen_compatibility_label" msgid="663250687205465394">"Compatibilidad de la pantalla"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1264 | <string name="permissions_label" msgid="2605296874922726203">"Permisos"</string> |
| 1265 | <string name="cache_header_label" msgid="1877197634162461830">"Caché"</string> |
| 1266 | <string name="clear_cache_btn_text" msgid="5756314834291116325">"Borrar caché"</string> |
| 1267 | <string name="cache_size_label" msgid="7505481393108282913">"Caché"</string> |
| 1268 | <string name="controls_label" msgid="7611113077086853799">"Controles"</string> |
| 1269 | <string name="force_stop" msgid="7435006169872876756">"Forzar detención"</string> |
| 1270 | <string name="total_size_label" msgid="1048676419552557254">"Total"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1271 | <string name="application_size_label" msgid="8494609207373874267">"Aplicación"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 1272 | <string name="external_code_size_label" msgid="3459343140355961335">"En almacen. USB"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1273 | <string name="data_size_label" msgid="8679376373625710107">"Datos"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1274 | <string name="external_data_size_label" product="nosdcard" msgid="7533821466482000453">"Datos en almacen. USB"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1275 | <string name="external_data_size_label" product="default" msgid="626414192825329708">"Tarjeta SD"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1276 | <string name="uninstall_text" msgid="3644892466144802466">"Desinstalar"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1277 | <string name="uninstall_all_users_text" msgid="851857393177950340">"Desinstalar para todos los usuarios"</string> |
Baligh Uddin | 0e62d10 | 2012-08-31 09:33:10 -0700 | [diff] [blame] | 1278 | <string name="install_text" msgid="884360662922471113">"Instalar"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1279 | <string name="disable_text" msgid="6544054052049395202">"Inhabilitar"</string> |
| 1280 | <string name="enable_text" msgid="9217362512327828987">"Habilitar"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1281 | <string name="clear_user_data_text" msgid="5597622864770098388">"Borrar datos"</string> |
| 1282 | <string name="app_factory_reset" msgid="6635744722502563022">"Desinstalar actualizaciones"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1283 | <string name="auto_launch_enable_text" msgid="4275746249511874845">"Has elegido iniciar esta aplicación de forma predeterminada para algunas acciones."</string> |
| 1284 | <string name="always_allow_bind_appwidgets_text" msgid="566822577792032925">"Has permitido que esta aplicación pueda crear widgets y acceder a sus datos."</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1285 | <string name="auto_launch_disable_text" msgid="7800385822185540166">"No se han establecido valores por defecto"</string> |
| 1286 | <string name="clear_activities" msgid="7408923511535174430">"Borrar valores por defecto"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1287 | <string name="screen_compatibility_text" msgid="1616155457673106022">"Es posible que esta aplicación no se haya diseñado para tu pantalla. Aquí puedes controlar cómo se ajusta a la pantalla."</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 1288 | <string name="ask_compatibility" msgid="7225195569089607846">"Preguntar al iniciar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1289 | <string name="enable_compatibility" msgid="5806819252068617811">"Aplicación de escala"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1290 | <string name="unknown" msgid="1592123443519355854">"Desconocido"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1291 | <string name="sort_order_alpha" msgid="1410278099123670628">"Ordenar por nombre"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1292 | <string name="sort_order_size" msgid="7024513286636502362">"Ordenar por tamaño"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1293 | <string name="show_running_services" msgid="5736278767975544570">"Servicios en ejecución"</string> |
| 1294 | <string name="show_background_processes" msgid="2009840211972293429">"Procesos en caché"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1295 | <string name="default_emergency_app" msgid="1951760659640369980">"Aplicación Emergencia"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1296 | <string name="reset_app_preferences" msgid="1321050641018356925">"Restablecer preferencias"</string> |
| 1297 | <string name="reset_app_preferences_title" msgid="6093179367325336662">"¿Restablecer preferencias?"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1298 | <string name="reset_app_preferences_desc" msgid="4822447731869201512">"Se restablecerán todas las preferencias de:\n\n "<li>"aplicaciones inhabilitadas,"</li>\n" "<li>"notificaciones de aplicaciones inhabilitadas,"</li>\n" "<li>"aplicaciones predeterminadas para realizar acciones,"</li>\n" "<li>"restricciones de conexiones automáticas de aplicaciones,"</li>\n" "<li>"restricciones de permisos."</li>\n\n" No se perderán los datos de las aplicaciones."</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1299 | <string name="reset_app_preferences_button" msgid="2559089511841281242">"Restablecer aplicaciones"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1300 | <string name="manage_space_text" msgid="8852711522447794676">"Administrar espacio"</string> |
| 1301 | <string name="filter" msgid="2018011724373033887">"Filtrar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1302 | <string name="filter_dlg_title" msgid="8693024463731076091">"Seleccionar opciones de filtrado"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1303 | <string name="filter_apps_all" msgid="5142129378749391876">"Todas"</string> |
Baligh Uddin | 4d69d9b | 2013-01-23 11:34:51 -0800 | [diff] [blame] | 1304 | <string name="filter_apps_disabled" msgid="5364447573326472890">"Inhabilitadas"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1305 | <string name="filter_apps_third_party" msgid="7786348047690140979">"Descargadas"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1306 | <string name="filter_apps_running" msgid="7767071454371350486">"En ejecución"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1307 | <string name="filter_apps_onsdcard" product="nosdcard" msgid="4843063154701023349">"Almacenamiento USB"</string> |
| 1308 | <string name="filter_apps_onsdcard" product="default" msgid="1477351142334784771">"En tarjeta SD"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1309 | <string name="disabled" msgid="9206776641295849915">"Inhabilitada"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 1310 | <string name="not_installed" msgid="2797554494953450291">"No instalada para este usuario"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1311 | <string name="no_applications" msgid="7336588977497084921">"No hay aplicaciones."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1312 | <string name="internal_storage" msgid="1584700623164275282">"Almacenamiento interno"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1313 | <string name="sd_card_storage" product="nosdcard" msgid="2673203150465132465">"Almacenamiento USB"</string> |
| 1314 | <string name="sd_card_storage" product="default" msgid="7623513618171928235">"Tarjeta SD"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1315 | <string name="recompute_size" msgid="7722567982831691718">"Recalculando tamaño…"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1316 | <string name="clear_data_dlg_title" msgid="5605258400134511197">"¿Eliminar datos de la aplicación?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1317 | <string name="clear_data_dlg_text" msgid="3951297329833822490">"Todos los datos de esta aplicación se eliminarán de forma permanente. Esto incluye todos los archivos, configuración, cuentas, bases de datos, etc."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1318 | <string name="dlg_ok" msgid="2402639055725653590">"Aceptar"</string> |
| 1319 | <string name="dlg_cancel" msgid="1674753358972975911">"Cancelar"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1320 | <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1321 | <string name="app_not_found_dlg_text" msgid="4893589904687340011">"No se ha encontrado la aplicación en la lista de aplicaciones instaladas."</string> |
| 1322 | <string name="clear_data_failed" msgid="7214074331627422248">"No se ha podido borrar los datos de aplicaciones."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1323 | <string name="app_factory_reset_dlg_title" msgid="7441012826373143593">"¿Desinstalar aplicaciones?"</string> |
| 1324 | <string name="app_factory_reset_dlg_text" msgid="6371247225487725860">"Se desinstalarán todas las actualizaciones de esta aplicación del sistema Android."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1325 | <string name="clear_failed_dlg_title" msgid="2387060805294783175">"Borrar datos"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1326 | <string name="clear_failed_dlg_text" msgid="5464475937929941008">"No se ha podido borrar los datos de la aplicación."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1327 | <string name="security_settings_desc" product="tablet" msgid="1292421279262430109">"Esta aplicación puede acceder a los siguientes elementos del tablet:"</string> |
| 1328 | <string name="security_settings_desc" product="default" msgid="61749028818785244">"Esta aplicación puede acceder a los siguientes elementos del teléfono:"</string> |
Eric Fischer | bb50970 | 2012-06-21 15:07:31 -0700 | [diff] [blame] | 1329 | <string name="security_settings_desc_multi" product="tablet" msgid="7300932212437084403">"Esta aplicación puede acceder a la siguiente información de tu tablet. Para mejorar el rendimiento y reducir el uso de la memoria, algunos de estos permisos están disponibles para <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> porque se ejecuta en el mismo proceso que <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> |
| 1330 | <string name="security_settings_desc_multi" product="default" msgid="6610268420793984752">"Esta aplicación puede acceder a la siguiente información de tu teléfono. Para mejorar el rendimiento y reducir el uso de la memoria, algunos de estos permisos están disponibles para <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> porque se ejecuta en el mismo proceso que <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> |
| 1331 | <string name="join_two_items" msgid="1336880355987539064">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g> y <xliff:g id="SECOND_ITEM">%2$s</xliff:g>"</string> |
| 1332 | <string name="join_many_items_last" msgid="5925635036718502724">"<xliff:g id="ALL_BUT_LAST_ITEM">%1$s</xliff:g> y <xliff:g id="LAST_ITEM_0">%2$s</xliff:g>"</string> |
| 1333 | <string name="join_many_items_first" msgid="4333907712038448660">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g>, <xliff:g id="ALL_BUT_FIRST_AND_LAST_ITEM">%2$s</xliff:g>"</string> |
| 1334 | <string name="join_many_items_middle" msgid="7556692394478220814">"<xliff:g id="ADDED_ITEM">%1$s</xliff:g>, <xliff:g id="REST_OF_ITEMS">%2$s</xliff:g>"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1335 | <string name="security_settings_billing_desc" msgid="8061019011821282358">"Puede que se cobre dinero por usar esta aplicación:"</string> |
| 1336 | <string name="security_settings_premium_sms_desc" msgid="8734171334263713717">"Enviar SMS premium"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1337 | <string name="computing_size" msgid="1599186977475211186">"Calculando…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1338 | <string name="invalid_size_value" msgid="1582744272718752951">"No se ha podido calcular el tamaño del paquete."</string> |
| 1339 | <string name="empty_list_msg" msgid="3552095537348807772">"No tienes instalada ninguna aplicación externa."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1340 | <string name="version_text" msgid="9189073826278676425">"versión <xliff:g id="VERSION_NUM">%1$s</xliff:g>"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1341 | <string name="move_app" msgid="5042838441401731346">"Mover"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1342 | <string name="move_app_to_internal" product="tablet" msgid="2299714147283854957">"Mover al tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 1343 | <string name="move_app_to_internal" product="default" msgid="3895430471913858185">"Mover al teléfono"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1344 | <string name="move_app_to_sdcard" product="nosdcard" msgid="4350451696315265420">"Mover a almacen. USB"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1345 | <string name="move_app_to_sdcard" product="default" msgid="1143379049903056407">"Mover a la tarjeta SD"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 1346 | <string name="moving" msgid="6431016143218876491">"Moviendo"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1347 | <string name="insufficient_storage" msgid="481763122991093080">"No hay suficiente espacio de almacenamiento."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1348 | <string name="does_not_exist" msgid="1501243985586067053">"La aplicación no existe."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1349 | <string name="app_forward_locked" msgid="6331564656683790866">"La aplicación está protegida contra copias."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1350 | <string name="invalid_location" msgid="4354595459063675191">"La ubicación de instalación no es válida."</string> |
| 1351 | <string name="system_package" msgid="1352722848400644991">"Las actualizaciones del sistema no se pueden instalar en ubicaciones externas."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1352 | <string name="force_stop_dlg_title" msgid="977530651470711366">"¿Forzar detención?"</string> |
| 1353 | <string name="force_stop_dlg_text" msgid="7208364204467835578">"Si se detiene una aplicación, es posible que no funcione correctamente."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1354 | <string name="move_app_failed_dlg_title" msgid="1282561064082384192"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1355 | <string name="move_app_failed_dlg_text" msgid="187885379493011720">"No se ha podido mover la aplicación (<xliff:g id="REASON">%1$s</xliff:g>)."</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 1356 | <string name="app_install_location_title" msgid="2068975150026852168">"Ubicación de instalación preferida"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1357 | <string name="app_install_location_summary" msgid="5155453752692959098">"Modificar la ubicación de instalación preferida para nuevas aplicaciones"</string> |
| 1358 | <string name="app_disable_dlg_title" msgid="3916469657537695436">"¿Inhabilitar aplicación integrada?"</string> |
| 1359 | <string name="app_disable_dlg_text" msgid="3562567756362627323">"Si inhabilitas una aplicación integrada, es posible que otras aplicaciones no funcionen correctamente."</string> |
Baligh Uddin | 3a7fd50 | 2012-10-22 12:09:26 -0700 | [diff] [blame] | 1360 | <string name="app_special_disable_dlg_title" msgid="2690148680327142674">"¿Quieres eliminar los datos e inhabilitar la aplicación?"</string> |
| 1361 | <string name="app_special_disable_dlg_text" msgid="3447657419284854195">"Si inhabilitas una aplicación integrada, es posible que otras aplicaciones no funcionen correctamente. Tus datos también se eliminarán."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1362 | <string name="app_disable_notifications_dlg_title" msgid="7669264654851761857">"¿Desactivar notificaciones?"</string> |
| 1363 | <string name="app_disable_notifications_dlg_text" msgid="5088484670924769845">"Si desactivas las notificaciones de esta aplicación, es posible que no recibas actualizaciones y alertas importantes."</string> |
Baligh Uddin | 74d305e | 2013-02-25 09:56:45 -0800 | [diff] [blame] | 1364 | <string name="app_ops_settings" msgid="5108481883575527511">"Operaciones de la aplicación"</string> |
Baligh Uddin | f200469 | 2013-01-22 09:27:15 -0800 | [diff] [blame] | 1365 | <string name="app_ops_running" msgid="7706949900637284122">"En curso"</string> |
Baligh Uddin | 131b6f8 | 2013-01-30 10:43:41 -0800 | [diff] [blame] | 1366 | <string name="app_ops_never_used" msgid="9114608022906887802">"(Sin utilizar)"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 1367 | <string name="no_default_apps" msgid="2915315663141025400">"Ninguna aplicación predeterminada"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1368 | <string name="storageuse_settings_title" msgid="5657014373502630403">"Uso de almacenamiento"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1369 | <string name="storageuse_settings_summary" msgid="3748286507165697834">"Ver almacenamiento usado por aplicaciones"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1370 | <string name="runningservices_settings_title" msgid="8097287939865165213">"Servicios en ejecución"</string> |
| 1371 | <string name="runningservices_settings_summary" msgid="854608995821032748">"Ver y controlar los servicios en ejecución"</string> |
| 1372 | <string name="service_restarting" msgid="2242747937372354306">"Reiniciando"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1373 | <string name="cached" msgid="1059590879740175019">"Proceso en segundo plano en caché"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1374 | <string name="no_running_services" msgid="2059536495597645347">"No hay nada en ejecución."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1375 | <string name="service_started_by_app" msgid="818675099014723551">"Iniciado por aplicación"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1376 | <!-- no translation found for service_client_name (4037193625611815517) --> |
| 1377 | <skip /> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1378 | <string name="service_background_processes" msgid="6844156253576174488">"<xliff:g id="MEMORY">%1$s</xliff:g> libre"</string> |
| 1379 | <string name="service_foreground_processes" msgid="7583975676795574276">"<xliff:g id="MEMORY">%1$s</xliff:g> usado"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1380 | <string name="memory" msgid="6609961111091483458">"RAM"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1381 | <!-- no translation found for service_process_name (4098932168654826656) --> |
| 1382 | <skip /> |
Baligh Uddin | 9bb2f8d | 2012-08-23 18:13:40 -0700 | [diff] [blame] | 1383 | <string name="running_process_item_user_label" msgid="3129887865552025943">"Usuario: <xliff:g id="USER_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 1384 | <string name="running_process_item_removed_user_label" msgid="8250168004291472959">"Usuario eliminado"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1385 | <string name="running_processes_item_description_s_s" msgid="5790575965282023145">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> proceso y <xliff:g id="NUMSERVICES">%2$d</xliff:g> servicio"</string> |
| 1386 | <string name="running_processes_item_description_s_p" msgid="8019860457123222953">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> proceso y <xliff:g id="NUMSERVICES">%2$d</xliff:g> servicios"</string> |
| 1387 | <string name="running_processes_item_description_p_s" msgid="744424668287252915">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> procesos y <xliff:g id="NUMSERVICES">%2$d</xliff:g> servicio"</string> |
| 1388 | <string name="running_processes_item_description_p_p" msgid="1607384595790852782">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> procesos y <xliff:g id="NUMSERVICES">%2$d</xliff:g> servicios"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 1389 | <string name="running_processes_header_title" msgid="6588371727640789560">"Memoria del dispositivo"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 1390 | <string name="running_processes_header_footer" msgid="723908176275428442">"RAM usada por las aplicaciones"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 1391 | <string name="running_processes_header_system_prefix" msgid="6104153299581682047">"Sistema"</string> |
| 1392 | <string name="running_processes_header_apps_prefix" msgid="5787594452716832727">"Aplicaciones"</string> |
| 1393 | <string name="running_processes_header_free_prefix" msgid="4620613031737078415">"Libre"</string> |
| 1394 | <string name="running_processes_header_used_prefix" msgid="5924288703085123978">"Usada"</string> |
| 1395 | <string name="running_processes_header_cached_prefix" msgid="7950853188089434987">"En caché"</string> |
| 1396 | <string name="running_processes_header_ram" msgid="996092388884426817">"<xliff:g id="RAM_0">%1$s</xliff:g> de RAM"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1397 | <string name="runningservicedetails_settings_title" msgid="3224004818524731568">"Aplicación en ejecución"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1398 | <string name="no_services" msgid="7133900764462288263">"Inactivos"</string> |
| 1399 | <string name="runningservicedetails_services_title" msgid="391168243725357375">"Servicios"</string> |
| 1400 | <string name="runningservicedetails_processes_title" msgid="928115582044655268">"Procesos"</string> |
| 1401 | <string name="service_stop" msgid="6369807553277527248">"Detener"</string> |
| 1402 | <string name="service_manage" msgid="1876642087421959194">"Ajustes"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1403 | <string name="service_stop_description" msgid="9146619928198961643">"Servicio iniciado por su aplicación. Si se detiene, se puede producir un error en la aplicación."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1404 | <string name="heavy_weight_stop_description" msgid="6050413065144035971">"No se puede detener la aplicación de forma segura. Si lo haces, puedes perder parte de tu trabajo."</string> |
| 1405 | <string name="background_process_stop_description" msgid="3834163804031287685">"Es un proceso de una aplicación anterior que aún está en ejecución por si se necesita de nuevo. Por lo general, no hay motivos para detenerlo."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1406 | <string name="service_manage_description" msgid="7050092269951613102">"<xliff:g id="CLIENT_NAME">%1$s</xliff:g>: actualmente en uso. Toca en Ajustes para controlarlo."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1407 | <string name="main_running_process_description" msgid="1130702347066340890">"Proceso principal en uso"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1408 | <string name="process_service_in_use_description" msgid="8993335064403217080">"Servicio <xliff:g id="COMP_NAME">%1$s</xliff:g> en uso"</string> |
| 1409 | <string name="process_provider_in_use_description" msgid="5586603325677678940">"Proveedor <xliff:g id="COMP_NAME">%1$s</xliff:g> en uso"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 1410 | <string name="runningservicedetails_stop_dlg_title" msgid="4253292537154337233">"¿Quieres detener el servicio del sistema?"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1411 | <string name="runningservicedetails_stop_dlg_text" product="tablet" msgid="3371302398335665793">"Si detienes este servicio, es posible que algunas funciones del tablet dejen de funcionar correctamente hasta que reinicies el dispositivo."</string> |
| 1412 | <string name="runningservicedetails_stop_dlg_text" product="default" msgid="3920243762189484756">"Si detienes este servicio, es posible que algunas funciones del teléfono dejen de funcionar correctamente hasta que reinicies el dispositivo."</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 1413 | <string name="language_settings" msgid="5292716747264442359">"Idioma e introducción de texto"</string> |
| 1414 | <string name="language_keyboard_settings_title" msgid="243220021717425813">"Idioma e introducción de texto"</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1415 | <string name="language_settings_category" msgid="2288258489940617043">"Ajustes de idioma"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 1416 | <string name="keyboard_settings_category" msgid="8275523930352487827">"Teclado y métodos de introducción"</string> |
Eric Fischer | 4b532c4 | 2011-09-12 09:55:55 -0700 | [diff] [blame] | 1417 | <string name="phone_language" msgid="8870144109924299673">"Idioma"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1418 | <string name="phone_language_summary" msgid="3871309445655554211"></string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1419 | <string name="auto_replace" msgid="6199184757891937822">"Corrección automática"</string> |
| 1420 | <string name="auto_replace_summary" msgid="370288728200084466">"Corregir palabras con errores de escritura"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1421 | <string name="auto_caps" msgid="6379232078052591265">"Mayúsculas automáticas"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1422 | <string name="auto_caps_summary" msgid="6358102538315261466">"Escribir en mayúsculas la primera letra de las frases"</string> |
| 1423 | <string name="auto_punctuate" msgid="4595367243950425833">"Puntuación automática"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1424 | <string name="hardkeyboard_category" msgid="5957168411305769899">"Ajustes del teclado físico"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1425 | <string name="auto_punctuate_summary" msgid="4372126865670574837">"Pulsa la barra espaciadora dos veces para insertar el carácter \".\""</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 1426 | <string name="show_password" msgid="3001113966880559611">"Mostrar las contraseñas"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1427 | <string name="ime_security_warning" msgid="4135828934735934248">"Este método de entrada puede registrar todo lo que escribas, incluidos datos personales, como las contraseñas y los números de las tarjetas de crédito. Procede de la aplicación <xliff:g id="IME_APPLICATION_NAME">%1$s</xliff:g>. ¿Quieres usar este método de entrada?"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1428 | <string name="spellchecker_security_warning" msgid="9060897418527708922">"Este corrector ortográfico puede registrar todo lo que escribas, incluidos datos personales, como las contraseñas y los números de las tarjetas de crédito. Procede de la aplicación <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. ¿Quieres usar este corrector ortográfico?"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1429 | <string name="spellchecker_quick_settings" msgid="246728645150092058">"Ajustes"</string> |
| 1430 | <string name="spellchecker_language" msgid="6041050114690541437">"Idioma"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1431 | <string name="failed_to_open_app_settings_toast" msgid="1251067459298072462">"Error al abrir los ajustes de <xliff:g id="SPELL_APPLICATION_NAME">%1$s</xliff:g>"</string> |
Eric Fischer | 4b532c4 | 2011-09-12 09:55:55 -0700 | [diff] [blame] | 1432 | <string name="pointer_settings_category" msgid="8183819795164034286">"Ratón/trackpad"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1433 | <string name="pointer_speed" msgid="1221342330217861616">"Velocidad del puntero"</string> |
Eric Fischer | 7046d96 | 2012-04-18 14:42:42 -0700 | [diff] [blame] | 1434 | <string name="game_controller_settings_category" msgid="8794508575329923718">"Mandos de videojuegos"</string> |
| 1435 | <string name="vibrate_input_devices" msgid="2599591466928793082">"Usar vibración"</string> |
| 1436 | <string name="vibrate_input_devices_summary" msgid="4595570516865299153">"Redireccionar vibración al controlador de videojuego cuando esté conectado"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1437 | <string name="keyboard_layout_dialog_title" msgid="8030087214949381372">"Elige un tipo de teclado"</string> |
| 1438 | <string name="keyboard_layout_dialog_setup_button" msgid="8514583747236476384">"Configurar diseños de teclado"</string> |
| 1439 | <string name="keyboard_layout_dialog_switch_hint" msgid="3889961090676293795">"Para cambiar, pulsa Ctrl+espacio."</string> |
Eric Fischer | b3e458a | 2012-04-20 13:56:13 -0700 | [diff] [blame] | 1440 | <string name="keyboard_layout_default_label" msgid="2952672513543482165">"Predeterminado"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1441 | <string name="keyboard_layout_picker_title" msgid="556081931972771610">"Diseños de teclado"</string> |
Baligh Uddin | bd20e47 | 2013-05-03 13:16:25 -0700 | [diff] [blame] | 1442 | <string name="user_dict_settings_title" msgid="3427169369758733521">"Diccionario personal"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1443 | <string name="user_dict_settings_summary" msgid="7965571192902870454"></string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1444 | <string name="user_dict_settings_add_menu_title" msgid="4056762757149923551">"Añadir"</string> |
| 1445 | <string name="user_dict_settings_add_dialog_title" msgid="4702613990174126482">"Añadir al diccionario"</string> |
Eric Fischer | 42149da | 2012-05-09 13:35:12 -0700 | [diff] [blame] | 1446 | <string name="user_dict_settings_add_screen_title" msgid="742580720124344291">"Frase"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1447 | <string name="user_dict_settings_add_dialog_more_options" msgid="8848798370746019825">"Más opciones"</string> |
| 1448 | <string name="user_dict_settings_add_dialog_less_options" msgid="2441785268726036101">"Menos opciones"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1449 | <string name="user_dict_settings_add_dialog_confirm" msgid="6225823625332416144">"Aceptar"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1450 | <string name="user_dict_settings_add_word_option_name" msgid="7868879174905963135">"Palabra:"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1451 | <string name="user_dict_settings_add_shortcut_option_name" msgid="660089258866063925">"Texto de sustitución:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1452 | <string name="user_dict_settings_add_locale_option_name" msgid="5696358317061318532">"Idioma:"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1453 | <string name="user_dict_settings_add_word_hint" msgid="5725254076556821247">"Escribe una palabra"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1454 | <string name="user_dict_settings_add_shortcut_hint" msgid="7333763456561873445">"Introducir"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1455 | <string name="user_dict_settings_edit_dialog_title" msgid="8967476444840548674">"Editar palabra"</string> |
| 1456 | <string name="user_dict_settings_context_menu_edit_title" msgid="2210564879320004837">"Editar"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1457 | <string name="user_dict_settings_context_menu_delete_title" msgid="9140703913776549054">"Eliminar"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1458 | <string name="user_dict_settings_empty_text" msgid="996593969349827966">"No tienes ninguna palabra en el diccionario del usuario. Toca el botón Añadir (+) para añadir una palabra."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1459 | <string name="user_dict_settings_all_languages" msgid="6742000040975959247">"Para todos los idiomas"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1460 | <string name="user_dict_settings_more_languages" msgid="7316375944684977910">"Más idiomas…"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1461 | <string name="testing" msgid="6584352735303604146">"Prueba"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1462 | <string name="testing_phone_info" product="tablet" msgid="193561832258534798">"Información del tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 1463 | <string name="testing_phone_info" product="default" msgid="8656693364332840056">"Información sobre el teléfono"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1464 | <string name="testing_battery_info" msgid="3497865525976497848">"Información sobre la batería"</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 1465 | <string name="input_methods_settings_title" msgid="6800066636850553887">"Introducción de texto"</string> |
| 1466 | <string name="input_method" msgid="5434026103176856164">"Introducción de texto"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1467 | <string name="current_input_method" msgid="2636466029213488159">"Teclado actual"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1468 | <string name="input_method_selector" msgid="4311213129681430709">"Selector de método de entrada"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1469 | <string name="input_method_selector_show_automatically_title" msgid="1001612945471546158">"Automáticamente"</string> |
| 1470 | <string name="input_method_selector_always_show_title" msgid="3891824124222371634">"Mostrar siempre"</string> |
| 1471 | <string name="input_method_selector_always_hide_title" msgid="7699647095118680424">"Ocultar siempre"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1472 | <string name="configure_input_method" msgid="1317429869771850228">"Configurar métodos de entrada"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1473 | <string name="input_method_settings" msgid="5801295625486269553">"Ajustes"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1474 | <string name="input_method_settings_button" msgid="6778344383871619368">"Ajustes"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1475 | <string name="active_input_method_subtypes" msgid="3596398805424733238">"Métodos de entrada activos"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1476 | <string name="use_system_language_to_select_input_method_subtypes" msgid="3346751753141428573">"Usar idioma del sistema"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1477 | <string name="input_methods_settings_label_format" msgid="6002887604815693322">"Ajustes de <xliff:g id="IME_NAME">%1$s</xliff:g>"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 1478 | <string name="input_methods_and_subtype_enabler_title" msgid="4421813273170250462">"Elegir métodos entrada activos"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1479 | <string name="onscreen_keyboard_settings_summary" msgid="5841558383556238653">"Ajustes de teclado en pantalla"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1480 | <string name="builtin_keyboard_settings_title" msgid="7688732909551116798">"Teclado físico"</string> |
| 1481 | <string name="builtin_keyboard_settings_summary" msgid="2392531685358035899">"Ajustes del teclado físico"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1482 | <string name="development_settings_title" msgid="215179176067683667">"Opciones de desarrollo"</string> |
| 1483 | <string name="development_settings_summary" msgid="1815795401632854041">"Establecer opciones de desarrollo de aplicaciones"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1484 | <string name="development_settings_not_available" msgid="4308569041701535607">"Las opciones de desarrollador no están disponibles para este usuario"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1485 | <string name="vpn_settings_not_available" msgid="956841430176985598">"Los ajustes de VPN no están disponibles para este usuario"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1486 | <string name="tethering_settings_not_available" msgid="6765770438438291012">"Los ajustes para compartir Internet no están disponibles para este usuario"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1487 | <string name="apn_settings_not_available" msgid="7873729032165324000">"Los ajustes del nombre de punto de acceso no están disponibles para este usuario"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1488 | <string name="enable_adb" msgid="7982306934419797485">"Depuración USB"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1489 | <string name="enable_adb_summary" msgid="4881186971746056635">"Activar el modo de depuración cuando el dispositivo esté conectado por USB"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 1490 | <string name="clear_adb_keys" msgid="4038889221503122743">"Revocar autorizaciones depur. USB"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1491 | <string name="bugreport_in_power" msgid="7923901846375587241">"Acceso directo a informe de errores"</string> |
| 1492 | <string name="bugreport_in_power_summary" msgid="1778455732762984579">"Mostrar un botón en el menú de encendido para recopilar un informe de error"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1493 | <string name="keep_screen_on" msgid="1146389631208760344">"Pantalla activa"</string> |
Eric Fischer | 0cd2d04 | 2012-05-31 14:29:54 -0700 | [diff] [blame] | 1494 | <string name="keep_screen_on_summary" msgid="2173114350754293009">"La pantalla nunca entra en modo de suspensión si el dispositivo se está cargando"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1495 | <string name="bt_hci_snoop_log" msgid="3340699311158865670">"Registro de búsqueda de HCI Bluetooth"</string> |
Baligh Uddin | 21c0ea4 | 2013-07-29 10:58:35 -0700 | [diff] [blame] | 1496 | <string name="bt_hci_snoop_log_summary" msgid="730247028210113851">"Capturar todos los paquetes de HCI de Bluetooth HCI en un archivo"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 1497 | <string name="oem_unlock_enable" msgid="6040763321967327691">"Desbloqueo de OEM"</string> |
| 1498 | <string name="oem_unlock_enable_summary" msgid="4720281828891618376">"Permitir desbloquear el gestor de arranque"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 1499 | <string name="confirm_enable_oem_unlock_title" msgid="4802157344812385674">"¿Permitir desbloqueo de OEM?"</string> |
| 1500 | <string name="confirm_enable_oem_unlock_text" msgid="5517144575601647022">"ADVERTENCIA: Las funciones de protección no funcionarán en este dispositivo mientras esta opción esté activada."</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1501 | <string name="select_logd_size_title" msgid="7433137108348553508">"Tamaños de búfer de Logger"</string> |
| 1502 | <string name="select_logd_size_dialog_title" msgid="1206769310236476760">"Elegir tamaños Logger/búfer registro"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 1503 | <string name="mock_location_app" msgid="7966220972812881854">"Seleccionar aplicación para simular ubicación"</string> |
| 1504 | <string name="mock_location_app_not_set" msgid="809543285495344223">"Aplicación para simular ubicación no establecida"</string> |
| 1505 | <string name="mock_location_app_set" msgid="8966420655295102685">"Aplicación para simular ubicación: <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1506 | <string name="debug_view_attributes" msgid="6485448367803310384">"Habilitar inspección de atributos de vista"</string> |
| 1507 | <string name="debug_networking_category" msgid="7044075693643009662">"Redes"</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 1508 | <string name="wifi_display_certification" msgid="8611569543791307533">"Certificación de pantalla inalámbrica"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1509 | <string name="wifi_verbose_logging" msgid="4203729756047242344">"Habilitar registro Wi-Fi detallado"</string> |
| 1510 | <string name="wifi_aggressive_handover" msgid="9194078645887480917">"Transferencia total de Wi‑Fi a móvil"</string> |
| 1511 | <string name="wifi_allow_scan_with_traffic" msgid="3601853081178265786">"Permitir siempre búsquedas de Wi-Fi"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1512 | <string name="legacy_dhcp_client" msgid="694426978909127287">"Usar cliente DHCP heredado"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 1513 | <string name="mobile_data_always_on" msgid="7745605759775320362">"Datos móviles siempre activos"</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 1514 | <string name="wifi_display_certification_summary" msgid="1155182309166746973">"Mostrar opciones de certificación de pantalla inalámbrica"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1515 | <string name="wifi_verbose_logging_summary" msgid="6615071616111731958">"Aumentar nivel registro sesión Wi-Fi, mostrar por SSID RSSI en selector Wi-Fi"</string> |
| 1516 | <string name="wifi_aggressive_handover_summary" msgid="6328455667642570371">"Si está habilitada, la conexión Wi‑Fi será más agresiva al transferir conexión de datos al móvil (si la señal Wi‑Fi no es estable)"</string> |
| 1517 | <string name="wifi_allow_scan_with_traffic_summary" msgid="2575101424972686310">"Permitir/No permitir búsquedas de Wi-Fi basadas en la cantidad de tráfico de datos presente en la interfaz"</string> |
Baligh Uddin | a696589 | 2014-06-16 12:51:55 -0700 | [diff] [blame] | 1518 | <string name="select_logd_size_title" msgid="7433137108348553508">"Tamaños de búfer de Logger"</string> |
| 1519 | <string name="select_logd_size_dialog_title" msgid="1206769310236476760">"Elegir tamaños Logger/búfer registro"</string> |
Geoff Mendal | bed6c4d | 2014-10-13 13:03:15 -0700 | [diff] [blame] | 1520 | <string name="select_usb_configuration_title" msgid="2649938511506971843">"Seleccionar configuración de USB"</string> |
| 1521 | <string name="select_usb_configuration_dialog_title" msgid="6385564442851599963">"Seleccionar configuración de USB"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1522 | <string name="allow_mock_location" msgid="2787962564578664888">"Ubicaciones simuladas"</string> |
| 1523 | <string name="allow_mock_location_summary" msgid="317615105156345626">"Permitir ubicaciones simuladas"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1524 | <string name="debug_view_attributes" msgid="6485448367803310384">"Habilitar inspección de atributos de vista"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1525 | <string name="legacy_dhcp_client_summary" msgid="163383566317652040">"Utiliza el cliente DHCP de Lollipop en lugar del nuevo cliente DHCP de Android."</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 1526 | <string name="mobile_data_always_on_summary" msgid="8149773901431697910">"Mantén los datos móviles siempre activos, aunque la conexión Wi‑Fi esté activada (para cambiar de red rápidamente)."</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1527 | <string name="adb_warning_title" msgid="6234463310896563253">"¿Permitir depuración USB?"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1528 | <string name="adb_warning_message" msgid="7316799925425402244">"La depuración USB solo está indicada para actividades de desarrollo. Puedes utilizarla para intercambiar datos entre el ordenador y el dispositivo, para instalar aplicaciones en el dispositivo sin recibir notificaciones y para leer datos de registro."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1529 | <string name="adb_keys_warning_message" msgid="5659849457135841625">"¿Quieres revocar el acceso a la depuración USB de todos los ordenadores que habías autorizado anteriormente?"</string> |
Eric Fischer | 67e6cf4 | 2012-02-06 12:41:31 -0800 | [diff] [blame] | 1530 | <string name="dev_settings_warning_title" msgid="7244607768088540165">"¿Permitir ajustes de desarrollo?"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1531 | <string name="dev_settings_warning_message" msgid="2298337781139097964">"Estos ajustes están destinados únicamente a los desarrolladores. Pueden provocar que el dispositivo o las aplicaciones no funcionen correctamente."</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 1532 | <string name="verify_apps_over_usb_title" msgid="4177086489869041953">"Verificar aplicaciones por USB"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 1533 | <string name="verify_apps_over_usb_summary" msgid="9164096969924529200">"Comprueba las aplicaciones instaladas mediante ADB/ADT para detectar comportamientos dañinos"</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1534 | <string name="enforce_read_external_title" product="nosdcard" msgid="7733257271454664956">"Proteger almacenamiento USB"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1535 | <string name="enforce_read_external_summary" product="nosdcard" msgid="1798088409346660567">"Las aplicaciones deben solicitar permiso para leer el almacenamiento USB"</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1536 | <string name="enforce_read_external_confirm_title" product="nosdcard" msgid="2112813067171502209">"¿Proteger almacenamiento USB?"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1537 | <string name="enforce_read_external_confirm_message" product="nosdcard" msgid="605444326545922054">"Cuando el almacenamiento USB está protegido, las aplicaciones deben solicitar permiso para leer los datos del almacenamiento externo.\n\nEs posible que algunas aplicaciones no funcionen hasta que los desarrolladores las actualicen."</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1538 | <string name="enforce_read_external_title" product="default" msgid="2226662853797940829">"Proteger tarjeta SD"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1539 | <string name="enforce_read_external_summary" product="default" msgid="2750027486786530064">"Las aplicaciones deben solicitar permiso para leer la tarjeta SD"</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1540 | <string name="enforce_read_external_confirm_title" product="default" msgid="273220585729800783">"¿Proteger tarjeta SD?"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1541 | <string name="enforce_read_external_confirm_message" product="default" msgid="3858482712337574407">"Cuando la tarjeta SD está protegida, las aplicaciones deben solicitar permiso para leer los datos del almacenamiento externo.\n\nEs posible que algunas aplicaciones no funcionen hasta que los desarrolladores las actualicen."</string> |
Baligh Uddin | 31dd72a | 2013-03-12 11:27:24 -0700 | [diff] [blame] | 1542 | <string name="enable_terminal_title" msgid="95572094356054120">"Terminal local"</string> |
| 1543 | <string name="enable_terminal_summary" msgid="67667852659359206">"Habilitar aplicación de terminal que ofrece acceso a shell local"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1544 | <string name="gadget_picker_title" msgid="98374951396755811">"Seleccionar gadget"</string> |
| 1545 | <string name="widget_picker_title" msgid="9130684134213467557">"Seleccionar widget"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 1546 | <string name="allow_bind_app_widget_activity_allow_bind_title" msgid="2538303018392590627">"¿Crear widget y permitir acceso?"</string> |
| 1547 | <string name="allow_bind_app_widget_activity_allow_bind" msgid="1584388129273282080">"Después de crear el widget, <xliff:g id="WIDGET_HOST_NAME">%1$s</xliff:g> podrá acceder a todos los datos que muestre."</string> |
Eric Fischer | 6f00070 | 2012-05-02 14:13:27 -0700 | [diff] [blame] | 1548 | <string name="allow_bind_app_widget_activity_always_allow_bind" msgid="7037503685859688034">"Permitir que <xliff:g id="WIDGET_HOST_NAME">%1$s</xliff:g> pueda crear widgets y acceder a sus datos siempre"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1549 | <string name="battery_history_days" msgid="7110262897769622564">"<xliff:g id="DAYS">%1$d</xliff:g> d <xliff:g id="HOURS">%2$d</xliff:g> h <xliff:g id="MINUTES">%3$d</xliff:g> min <xliff:g id="SECONDS">%4$d</xliff:g> s"</string> |
| 1550 | <string name="battery_history_hours" msgid="7525170329826274999">"<xliff:g id="HOURS">%1$d</xliff:g> h <xliff:g id="MINUTES">%2$d</xliff:g> min <xliff:g id="SECONDS">%3$d</xliff:g> s"</string> |
| 1551 | <string name="battery_history_minutes" msgid="1467775596084148610">"<xliff:g id="MINUTES">%1$d</xliff:g> min <xliff:g id="SECONDS">%2$d</xliff:g> s"</string> |
| 1552 | <string name="battery_history_seconds" msgid="4283492130945761685">"<xliff:g id="SECONDS">%1$d</xliff:g> s"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1553 | <string name="battery_history_days_no_seconds" msgid="703063770554334710">"<xliff:g id="DAYS">%1$d</xliff:g> d <xliff:g id="HOURS">%2$d</xliff:g> h <xliff:g id="MINUTES">%3$d</xliff:g> min"</string> |
| 1554 | <string name="battery_history_hours_no_seconds" msgid="663342892615646712">"<xliff:g id="HOURS">%1$d</xliff:g> h <xliff:g id="MINUTES">%2$d</xliff:g> min"</string> |
| 1555 | <string name="battery_history_minutes_no_seconds" msgid="7780294302606853082">"<xliff:g id="MINUTES">%1$d</xliff:g> min"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1556 | <string name="usage_stats_label" msgid="5890846333487083609">"Estadísticas de uso"</string> |
| 1557 | <string name="testing_usage_stats" msgid="7823048598893937339">"Estadísticas de uso"</string> |
| 1558 | <string name="display_order_text" msgid="8592776965827565271">"Ordenar por:"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1559 | <string name="app_name_label" msgid="5440362857006046193">"Aplicación"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1560 | <string name="last_time_used_label" msgid="8459441968795479307">"Último uso"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1561 | <string name="usage_time_label" msgid="295954901452833058">"Tiempo de uso"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1562 | <string name="accessibility_settings" msgid="3975902491934816215">"Accesibilidad"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1563 | <string name="accessibility_settings_title" msgid="2130492524656204459">"Ajustes de accesibilidad"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 1564 | <string name="accessibility_services_title" msgid="2592221829284342237">"Servicios"</string> |
| 1565 | <string name="accessibility_system_title" msgid="7187919089874130484">"Sistema"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1566 | <string name="accessibility_display_title" msgid="7610175687949675162">"Pantalla"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1567 | <string name="accessibility_captioning_title" msgid="7589266662024836291">"Subtítulos"</string> |
Baligh Uddin | f675b0f | 2014-03-24 13:07:04 -0700 | [diff] [blame] | 1568 | <string name="accessibility_screen_magnification_title" msgid="7001782548715744981">"Gestos de lupa"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1569 | <string name="accessibility_screen_magnification_summary" msgid="1178289000423776584">"Cuando esta función está activada, puedes acercar y alejar la imagen tocando tres veces la pantalla.\n\nA continuación se indican las acciones que puedes hacer con la imagen acercada:\n"<ul><li>"Desplazar la imagen: arrastra dos o más dedos por la pantalla."</li>\n<li>"Modificar el nivel de zoom: une dos o más dedos o sepáralos."</li></ul>\n\n"También puedes ampliar el contenido seleccionado de forma temporal con solo tocar la pantalla tres veces y mantenerla pulsada. Con el contenido ampliado, puedes arrastrar el dedo para explorar diferentes partes de la pantalla. Levanta el dedo para volver al estado anterior.\n\nNota: puedes tocar tres veces la pantalla para ampliar el contenido en cualquier parte, excepto en el teclado y en la barra de navegación."</string> |
Baligh Uddin | eabf976 | 2012-10-04 15:00:03 -0700 | [diff] [blame] | 1570 | <string name="accessibility_global_gesture_preference_title" msgid="6752037184140789970">"Acceso directo a accesibilidad"</string> |
Baligh Uddin | ec9bcad | 2012-10-12 13:54:47 -0700 | [diff] [blame] | 1571 | <string name="accessibility_global_gesture_preference_summary_on" msgid="6180927399052022181">"Sí"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1572 | <string name="accessibility_global_gesture_preference_summary_off" msgid="8102103337813609849">"No"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1573 | <string name="accessibility_global_gesture_preference_description" msgid="750438015254396963">"Cuando esta función está activada, puedes habilitar las funciones de accesibilidad rápidamente en dos pasos.\n\nPaso 1: mantén pulsado el botón de encendido hasta que escuches un sonido o notes una vibración.\n\nPaso 2: mantén la pantalla pulsada con dos dedos hasta que escuches una confirmación.\n\nSi hay varios usuarios en el dispositivo, este acceso directo en la pantalla de bloqueo permite habilitar la accesibilidad de forma temporal hasta que el dispositivo se desbloquea."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1574 | <string name="accessibility_toggle_large_text_preference_title" msgid="6307247527580207161">"Texto grande"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1575 | <string name="accessibility_toggle_high_text_contrast_preference_title" msgid="2567402942683463779">"Texto de alto contraste"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1576 | <string name="accessibility_toggle_screen_magnification_preference_title" msgid="2472285215737820469">"Ampliación de pantalla"</string> |
| 1577 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_title" msgid="7218498768415430963">"Actualizar ampliación automáticamente"</string> |
| 1578 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary" msgid="4392059334816220155">"Actualizar ampliación de la pantalla al cambiar aplicaciones"</string> |
Baligh Uddin | f675b0f | 2014-03-24 13:07:04 -0700 | [diff] [blame] | 1579 | <string name="accessibility_power_button_ends_call_prerefence_title" msgid="6673851944175874235">"El botón de encendido cuelga"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1580 | <string name="accessibility_toggle_speak_password_preference_title" msgid="5986628515113204844">"Decir contraseñas"</string> |
Baligh Uddin | f675b0f | 2014-03-24 13:07:04 -0700 | [diff] [blame] | 1581 | <string name="accessibility_long_press_timeout_preference_title" msgid="6708467774619266508">"Retraso de pulsación prolongada"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 1582 | <string name="accessibility_display_inversion_preference_title" msgid="2119647786141420802">"Invertir colores"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1583 | <string name="accessibility_display_inversion_preference_subtitle" msgid="8658240868230680912">"(Experimental) Puede afectar al rendimiento"</string> |
| 1584 | <string name="accessibility_display_daltonizer_preference_title" msgid="5800761362678707872">"Corrección de color"</string> |
| 1585 | <string name="accessibility_display_daltonizer_preference_subtitle" msgid="3484969015295282911">"Esta función es experimental y puede afectar al rendimiento."</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1586 | <string name="enable_quick_setting" msgid="2366999897816894536">"Mostrar en Ajustes rápidos"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1587 | <string name="daltonizer_type" msgid="1124178250809091080">"Modo de corrección"</string> |
| 1588 | <string name="daltonizer_type_overridden" msgid="3116947244410245916">"Anulado por <xliff:g id="TITLE">%1$s</xliff:g>"</string> |
| 1589 | <string name="daltonizer_mode_disabled" msgid="7482661936053801862">"Inhabilitado"</string> |
| 1590 | <string name="daltonizer_mode_monochromacy" msgid="8485709880666106721">"Acromatopsia"</string> |
| 1591 | <string name="daltonizer_mode_deuteranomaly" msgid="5475532989673586329">"Deuteronomalía (rojo-verde)"</string> |
| 1592 | <string name="daltonizer_mode_protanomaly" msgid="8424148009038666065">"Protanomalía (rojo-verde)"</string> |
| 1593 | <string name="daltonizer_mode_tritanomaly" msgid="481725854987912389">"Tritanomalía (azul-amarillo)"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 1594 | <string name="accessibility_menu_item_settings" msgid="3344942964710773365">"Ajustes"</string> |
Baligh Uddin | 26bfaef | 2013-12-16 12:47:52 -0800 | [diff] [blame] | 1595 | <string name="accessibility_feature_state_on" msgid="2864292320042673806">"Sí"</string> |
| 1596 | <string name="accessibility_feature_state_off" msgid="4172584906487070211">"No"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1597 | <string name="accessibility_feature_or_input_method_not_allowed" msgid="5950315477009501647">"Tu organización no lo permite"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1598 | <string name="captioning_preview_title" msgid="1234015253497016890">"Vista previa"</string> |
| 1599 | <string name="captioning_standard_options_title" msgid="3284211791180335844">"Opciones estándar"</string> |
| 1600 | <string name="captioning_locale" msgid="4559155661018823503">"Idioma"</string> |
| 1601 | <string name="captioning_text_size" msgid="6737002449104466028">"Tamaño de la letra"</string> |
| 1602 | <string name="captioning_preset" msgid="8939737196538429044">"Estilo de subtítulos"</string> |
| 1603 | <string name="captioning_custom_options_title" msgid="5067500939930322405">"Opciones personalizadas"</string> |
| 1604 | <string name="captioning_background_color" msgid="9053011212948992570">"Color de fondo"</string> |
| 1605 | <string name="captioning_background_opacity" msgid="6029993616419971202">"Opacidad del fondo"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1606 | <string name="captioning_window_color" msgid="6902052743419717394">"Color de la ventana de subtítulos"</string> |
| 1607 | <string name="captioning_window_opacity" msgid="5041556024849862376">"Opacidad de ventana de subtítulos"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1608 | <string name="captioning_foreground_color" msgid="85623486537640059">"Color del texto"</string> |
Baligh Uddin | fee406c | 2013-12-09 11:53:08 -0800 | [diff] [blame] | 1609 | <string name="captioning_foreground_opacity" msgid="4370967856995419788">"Opacidad del texto"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1610 | <string name="captioning_edge_color" msgid="3670094753735263238">"Color del borde"</string> |
| 1611 | <string name="captioning_edge_type" msgid="5997247394951682154">"Tipo de borde"</string> |
| 1612 | <string name="captioning_typeface" msgid="1826169240566563259">"Tipo de fuente"</string> |
| 1613 | <string name="captioning_preview_text" msgid="4067935959797375065">"Así aparecerán los subtítulos"</string> |
| 1614 | <string name="captioning_preview_characters" msgid="7105909138497851769">"Aa"</string> |
| 1615 | <string name="locale_default" msgid="2593883646136326969">"Predeterminado"</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 1616 | <string name="color_title" msgid="4258931051732243983">"Color"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1617 | <string name="color_unspecified" msgid="5179683785413568326">"Predeterminado"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1618 | <string name="color_none" msgid="3475640044925814795">"Ninguno"</string> |
| 1619 | <string name="color_white" msgid="8045195170201590239">"Blanco"</string> |
| 1620 | <string name="color_gray" msgid="9192312087142726313">"Gris"</string> |
| 1621 | <string name="color_black" msgid="7517353520909872561">"Negro"</string> |
| 1622 | <string name="color_red" msgid="4949354900304125428">"Rojo"</string> |
| 1623 | <string name="color_green" msgid="5537717328428845841">"Verde"</string> |
| 1624 | <string name="color_blue" msgid="7731984529016953223">"Azul"</string> |
| 1625 | <string name="color_cyan" msgid="7033027180641173211">"Cian"</string> |
| 1626 | <string name="color_yellow" msgid="9112680561610873529">"Amarillo"</string> |
| 1627 | <string name="color_magenta" msgid="5059212823607815549">"Magenta"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1628 | <string name="enable_service_title" msgid="3061307612673835592">"¿Usar <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
| 1629 | <string name="capabilities_list_title" msgid="86713361724771971">"<xliff:g id="SERVICE">%1$s</xliff:g> necesita:"</string> |
Baligh Uddin | 36ddc8a | 2014-12-22 09:12:51 -0800 | [diff] [blame] | 1630 | <string name="touch_filtered_warning" msgid="8644034725268915030">"Una aplicación está bloqueando una solicitud de permiso, por lo que Ajustes no puede verificar tu respuesta."</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1631 | <string name="enable_service_encryption_warning" msgid="3064686622453974606">"Si activas <xliff:g id="SERVICE">%1$s</xliff:g>, el dispositivo no utilizará el bloqueo de pantalla para mejorar el cifrado de datos."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1632 | <string name="secure_lock_encryption_warning" msgid="460911459695077779">"Has activado un servicio de accesibilidad, por lo que el dispositivo no utilizará el bloqueo de pantalla para mejorar el cifrado de datos."</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 1633 | <string name="enable_service_pattern_reason" msgid="777577618063306751">"Activar <xliff:g id="SERVICE">%1$s</xliff:g> afecta al cifrado de datos, por lo que debes confirmar tu patrón."</string> |
| 1634 | <string name="enable_service_pin_reason" msgid="7882035264853248228">"Activar <xliff:g id="SERVICE">%1$s</xliff:g> afecta al cifrado de datos, por lo que debes confirmar tu PIN."</string> |
| 1635 | <string name="enable_service_password_reason" msgid="1224075277603097951">"Activar <xliff:g id="SERVICE">%1$s</xliff:g> afecta al cifrado de datos, por lo que debes confirmar tu contraseña."</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1636 | <string name="capability_title_receiveAccessibilityEvents" msgid="1869032063969970755">"Observar tus acciones"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1637 | <string name="capability_desc_receiveAccessibilityEvents" msgid="6640333613848713883">"Recibe notificaciones cuando interactúes con una aplicación."</string> |
Baligh Uddin | 2053307 | 2013-04-26 10:55:51 -0700 | [diff] [blame] | 1638 | <string name="disable_service_title" msgid="3624005212728512896">"¿Detener <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1639 | <string name="disable_service_message" msgid="2012273739481042318">"Si tocas Aceptar, se detendrá <xliff:g id="SERVICE">%1$s</xliff:g>."</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1640 | <string name="accessibility_no_services_installed" msgid="7200948194639038807">"No se ha instalado ningún servicio."</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1641 | <string name="accessibility_service_default_description" msgid="1072730037861494125">"No se ha especificado ninguna descripción."</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1642 | <string name="settings_button" msgid="3006713718908152930">"Ajustes"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1643 | <string name="print_settings" msgid="4742428530112487843">"Impresión"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1644 | <string name="print_settings_title" msgid="3685449667822217816">"Servicios de impresión"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1645 | <string name="print_service_security_warning_title" msgid="2338435517408144841">"¿Usar <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1646 | <string name="print_service_security_warning_summary" msgid="7567131958613064363">"Es posible que el documento pase por uno o varios servidores antes de imprimirse."</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1647 | <string name="print_no_services_installed" msgid="8443039625463872294">"No se ha instalado ningún servicio."</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1648 | <string name="print_no_printers_found" msgid="989018646884973683">"No se encontraron impresoras"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1649 | <string name="print_menu_item_settings" msgid="6591330373682227082">"Ajustes"</string> |
| 1650 | <string name="print_menu_item_add_printers" msgid="2890738028215834012">"Añadir impresoras"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1651 | <string name="print_feature_state_on" msgid="8098901852502441048">"Sí"</string> |
| 1652 | <string name="print_feature_state_off" msgid="7294876968403966040">"No"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1653 | <string name="print_menu_item_add_service" msgid="3811645167869797802">"Añadir servicio"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1654 | <string name="print_menu_item_add_printer" msgid="8251218970577291032">"Añadir impresora"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1655 | <string name="print_menu_item_search" msgid="7025589328240514553">"Buscar"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1656 | <string name="print_searching_for_printers" msgid="4680248496457576358">"Buscando impresoras"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1657 | <string name="print_service_disabled" msgid="7739452396114245222">"Servicio inhabilitado"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1658 | <string name="print_print_jobs" msgid="3582094777756968793">"Trabajos de impresión"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1659 | <string name="print_print_job" msgid="7563741676053287211">"Trabajo de impresión"</string> |
| 1660 | <string name="print_restart" msgid="8373999687329384202">"Volver a empezar"</string> |
| 1661 | <string name="print_cancel" msgid="3621199386568672235">"Cancelar"</string> |
| 1662 | <string name="print_job_summary" msgid="8472427347192930694">"<xliff:g id="PRINTER">%1$s</xliff:g>\n<xliff:g id="TIME">%2$s</xliff:g>"</string> |
| 1663 | <string name="print_printing_state_title_template" msgid="5736107667714582025">"Imprimiendo <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 5d671a7 | 2013-11-15 11:08:07 -0800 | [diff] [blame] | 1664 | <string name="print_cancelling_state_title_template" msgid="7102968925358219875">"Cancelando <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1665 | <string name="print_failed_state_title_template" msgid="1436099128973357969">"Error de impresora <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| 1666 | <string name="print_blocked_state_title_template" msgid="9065391617425962424">"La impresora ha bloqueado <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 1667 | <string name="print_search_box_shown_utterance" msgid="7730361832020726951">"Cuadro de búsqueda visible"</string> |
| 1668 | <string name="print_search_box_hidden_utterance" msgid="7980832833405818400">"Cuadro de búsqueda oculto"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1669 | <string name="power_usage_summary_title" msgid="7190304207330319919">"Batería"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1670 | <string name="power_usage_summary" msgid="7237084831082848168">"Consumo de la batería"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1671 | <string name="power_usage_not_available" msgid="3109326074656512387">"Datos de uso de la batería no disponibles"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1672 | <string name="power_usage_level_and_status" msgid="7449847570973811784">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="STATUS">%2$s</xliff:g>"</string> |
Baligh Uddin | aa18ac3 | 2014-04-30 12:55:27 -0700 | [diff] [blame] | 1673 | <string name="power_discharge_remaining" msgid="4925678997049911808">"Quedan <xliff:g id="REMAIN">%1$s</xliff:g>"</string> |
| 1674 | <string name="power_charge_remaining" msgid="6132074970943913135">"<xliff:g id="UNTIL_CHARGED">%1$s</xliff:g> para completar la carga"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1675 | <string name="power_discharging_duration" msgid="1605929174734600590">"<xliff:g id="LEVEL">%1$s</xliff:g> - Quedan <xliff:g id="TIME">%2$s</xliff:g> aproximadamente"</string> |
| 1676 | <string name="power_charging" msgid="1779532561355864267">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="STATE">%2$s</xliff:g>"</string> |
| 1677 | <string name="power_charging_duration" msgid="2853265177761520490">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> para completar la batería"</string> |
| 1678 | <string name="power_charging_duration_ac" msgid="3969186192576594254">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> para completar la batería con CA"</string> |
| 1679 | <string name="power_charging_duration_usb" msgid="182405645340976546">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> para completar la batería por USB"</string> |
| 1680 | <string name="power_charging_duration_wireless" msgid="1829295708243159464">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> para completar la batería con Wi-Fi"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1681 | <string name="power_usage_list_summary" msgid="2409288197839512482">"Uso desde la última carga completa"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1682 | <string name="battery_since_unplugged" msgid="338073389740738437">"Uso de la batería desde que se cargó"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1683 | <string name="battery_since_reset" msgid="7464546661121187045">"Uso de la batería desde que se restableció"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1684 | <string name="battery_stats_on_battery" msgid="4970762168505236033">"<xliff:g id="TIME">%1$s</xliff:g> usando batería"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1685 | <string name="battery_stats_duration" msgid="7464501326709469282">"<xliff:g id="TIME">%1$s</xliff:g> desde que se cargó"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1686 | <string name="battery_stats_charging_label" msgid="4223311142875178785">"Cargando"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1687 | <string name="battery_stats_screen_on_label" msgid="7150221809877509708">"Pantalla encendida"</string> |
| 1688 | <string name="battery_stats_gps_on_label" msgid="1193657533641951256">"GPS activado"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1689 | <string name="battery_stats_wifi_running_label" msgid="1845839195549226252">"Wi-Fi"</string> |
Eric Fischer | 4a8608a | 2010-09-10 15:46:25 -0700 | [diff] [blame] | 1690 | <string name="battery_stats_wake_lock_label" msgid="1908942681902324095">"Activa"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1691 | <string name="battery_stats_phone_signal_label" msgid="3537569115723850618">"Señal de red móvil"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1692 | <!-- no translation found for battery_stats_last_duration (1535831453827905957) --> |
Eric Fischer | 9046c92 | 2009-07-13 15:49:57 -0700 | [diff] [blame] | 1693 | <skip /> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1694 | <string name="awake" msgid="387122265874485088">"Tiempo de actividad del dispositivo"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1695 | <string name="wifi_on_time" msgid="3208518458663637035">"Tiempo de conexión Wi-Fi"</string> |
| 1696 | <string name="bluetooth_on_time" msgid="3056108148042308690">"Tiempo de conexión Wi-Fi"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1697 | <string name="history_details_title" msgid="3608240585315506067">"Detalles de historial"</string> |
| 1698 | <string name="details_title" msgid="3792801565213935385">"Detalles de uso"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1699 | <string name="details_subtitle" msgid="32593908269911734">"Detalles de uso"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1700 | <string name="controls_subtitle" msgid="390468421138288702">"Cómo reducir el uso de la batería"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1701 | <string name="packages_subtitle" msgid="4736416171658062768">"Paquetes incluidos"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1702 | <string name="power_screen" msgid="3023346080675904613">"Pantalla"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1703 | <string name="power_flashlight" msgid="7794409781003567614">"Linterna"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1704 | <string name="power_wifi" msgid="1135085252964054957">"Wi-Fi"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1705 | <string name="power_bluetooth" msgid="4373329044379008289">"Bluetooth"</string> |
| 1706 | <string name="power_cell" msgid="6596471490976003056">"Dispositivo inactivo"</string> |
| 1707 | <string name="power_phone" msgid="5392641106474567277">"Llamadas de voz"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1708 | <string name="power_idle" product="tablet" msgid="4612478572401640759">"Tablet inactivo"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 1709 | <string name="power_idle" product="default" msgid="9055659695602194990">"Teléfono inactivo"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 1710 | <string name="power_unaccounted" msgid="709925017022660740">"Varios"</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1711 | <string name="power_overcounted" msgid="2762354976171358445">"Sobrecalculada"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1712 | <string name="usage_type_cpu" msgid="715162150698338714">"Total de CPU"</string> |
| 1713 | <string name="usage_type_cpu_foreground" msgid="6500579611933211831">"Primer plano de la CPU"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1714 | <string name="usage_type_wake_lock" msgid="5125438890233677880">"Activo"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1715 | <string name="usage_type_gps" msgid="7989688715128160790">"GPS"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1716 | <string name="usage_type_wifi_running" msgid="3134357198266380400">"Wi‑Fi activado"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1717 | <string name="usage_type_phone" product="tablet" msgid="262638572890253393">"Tablet"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 1718 | <string name="usage_type_phone" product="default" msgid="9108247984998041853">"Teléfono"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1719 | <string name="usage_type_data_send" msgid="8971710128438365919">"Paquetes móviles enviados"</string> |
| 1720 | <string name="usage_type_data_recv" msgid="5468564329333954445">"Paquetes móviles recibidos"</string> |
Baligh Uddin | 302523e | 2014-03-03 12:37:26 -0800 | [diff] [blame] | 1721 | <string name="usage_type_radio_active" msgid="1732647857619420121">"Radio móvil activada"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1722 | <string name="usage_type_data_wifi_send" msgid="1847552143597396162">"Paquetes Wi‑Fi enviados"</string> |
| 1723 | <string name="usage_type_data_wifi_recv" msgid="5678475911549183829">"Paquetes Wi‑Fi recibidos"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1724 | <string name="usage_type_audio" msgid="6957269406840886290">"Audio"</string> |
| 1725 | <string name="usage_type_video" msgid="4295357792078579944">"Vídeo"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 1726 | <string name="usage_type_on_time" msgid="3351200096173733159">"Tiempo encendida"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1727 | <string name="usage_type_no_coverage" msgid="3797004252954385053">"Tiempo sin señal"</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1728 | <string name="usage_type_total_battery_capacity" msgid="3798285287848675346">"Capacidad total de la batería"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1729 | <string name="usage_type_computed_power" msgid="5862792259009981479">"Uso de batería calculado"</string> |
| 1730 | <string name="usage_type_actual_power" msgid="7047814738685578335">"Uso de batería observado"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1731 | <string name="battery_action_stop" msgid="649958863744041872">"Forzar detención"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1732 | <string name="battery_action_app_details" msgid="7861051816778419018">"Información de la aplicación"</string> |
| 1733 | <string name="battery_action_app_settings" msgid="4570481408106287454">"Ajustes de aplicación"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1734 | <string name="battery_action_display" msgid="7338551244519110831">"Ajustes de la pantalla"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1735 | <string name="battery_action_wifi" msgid="8181553479021841207">"Ajustes de Wi-Fi"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1736 | <string name="battery_action_bluetooth" msgid="8374789049507723142">"Ajustes de Bluetooth"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1737 | <string name="battery_desc_voice" msgid="8980322055722959211">"Batería utilizada por llamadas de voz"</string> |
Eric Fischer | d4f0340 | 2011-03-01 11:02:57 -0800 | [diff] [blame] | 1738 | <string name="battery_desc_standby" product="tablet" msgid="6284747418668280364">"Batería utilizada cuando el tablet está inactivo"</string> |
Eric Fischer | 9dfa60c | 2010-11-09 17:42:54 -0800 | [diff] [blame] | 1739 | <string name="battery_desc_standby" product="default" msgid="3009080001948091424">"Batería utilizada cuando el teléfono está inactivo"</string> |
Baligh Uddin | da06101 | 2013-04-15 11:15:51 -0700 | [diff] [blame] | 1740 | <string name="battery_desc_radio" msgid="5479196477223185367">"Batería utilizada por la señal móvil"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1741 | <string name="battery_sugg_radio" msgid="8211336978326295047">"Cambia a modo avión para ahorrar batería en zonas sin cobertura."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1742 | <string name="battery_desc_flashlight" msgid="2908579430841025494">"Batería utilizada por la linterna"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1743 | <string name="battery_desc_display" msgid="5432795282958076557">"Batería utilizada por la pantalla y por la retroiluminación"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1744 | <string name="battery_sugg_display" msgid="3370202402045141760">"Reduce el brillo y el tiempo que permanece encendida la pantalla."</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1745 | <string name="battery_desc_wifi" msgid="2375567464707394131">"Batería utilizada por la conexión Wi-Fi"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1746 | <string name="battery_sugg_wifi" msgid="7776093125855397043">"Desactiva la conexión Wi-Fi cuando no la estés usando o cuando no esté disponible."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1747 | <string name="battery_desc_bluetooth" msgid="8069070756186680367">"Batería usada por Bluetooth"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1748 | <string name="battery_sugg_bluetooth_basic" msgid="4565141162650835009">"Desactiva el Bluetooth cuando no lo estés usando."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1749 | <string name="battery_sugg_bluetooth_headset" msgid="4071352514714259230">"Prueba a conectarte a otro dispositivo Bluetooth."</string> |
| 1750 | <string name="battery_desc_apps" msgid="8530418792605735226">"Batería usada por la aplicación"</string> |
| 1751 | <string name="battery_sugg_apps_info" msgid="6907588126789841231">"Detener o desinstalar la aplicación"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1752 | <string name="battery_sugg_apps_gps" msgid="5959067516281866135">"Selecciona el modo de ahorro de batería"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1753 | <string name="battery_sugg_apps_settings" msgid="3974902365643634514">"Es posible que la aplicación incluya opciones que permitan reducir el uso de la batería."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1754 | <string name="battery_desc_users" msgid="7682989161885027823">"Batería usada por el usuario"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1755 | <string name="battery_desc_unaccounted" msgid="7404256448541818019">"Uso de batería variado"</string> |
| 1756 | <string name="battery_msg_unaccounted" msgid="1963583522633067961">"El uso de batería es un cálculo aproximado de consumo de energía que no incluye todas las fuentes de consumo de la batería. El uso de batería variado es la diferencia entre el consumo de energía aproximado calculado y el consumo real de batería."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1757 | <string name="battery_desc_overcounted" msgid="5481865509489228603">"Uso de potencia sobrecalculado"</string> |
| 1758 | <string name="mah" msgid="95245196971239711">"<xliff:g id="NUMBER">%d</xliff:g> mAh"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1759 | <string name="menu_stats_unplugged" msgid="8296577130840261624">"<xliff:g id="UNPLUGGED">%1$s</xliff:g> desde que se desenchufó"</string> |
| 1760 | <string name="menu_stats_last_unplugged" msgid="5922246077592434526">"Desde la última vez que se desenchufó para <xliff:g id="UNPLUGGED">%1$s</xliff:g>"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1761 | <string name="menu_stats_total" msgid="8973377864854807854">"Total de consumo"</string> |
| 1762 | <string name="menu_stats_refresh" msgid="1676215433344981075">"Actualizar"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1763 | <string name="process_kernel_label" msgid="3916858646836739323">"Sistema Android"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1764 | <string name="process_mediaserver_label" msgid="6500382062945689285">"Servidor multimedia"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1765 | <string name="battery_saver" msgid="1426682272004907982">"Ahorro de batería"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1766 | <string name="battery_saver_turn_on_automatically_title" msgid="9023847300114669426">"Activar automáticamente"</string> |
| 1767 | <string name="battery_saver_turn_on_automatically_never" msgid="6610846456314373">"Nunca"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1768 | <string name="battery_saver_turn_on_automatically_pct" msgid="7536784431655058267">"con un %1$s de batería"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1769 | <string name="process_stats_summary_title" msgid="1144688045609771677">"Estadísticas de procesos"</string> |
| 1770 | <string name="process_stats_summary" msgid="109387941605607762">"Estadísticas técnicas sobre procesos en ejecución"</string> |
| 1771 | <string name="app_memory_use" msgid="7849258480392171939">"Uso de memoria"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 1772 | <string name="process_stats_total_duration" msgid="7417201400853728029">"<xliff:g id="USEDRAM">%1$s</xliff:g> de <xliff:g id="TOTALRAM">%2$s</xliff:g> usados en la última <xliff:g id="TIMEDURATION">%3$s</xliff:g>"</string> |
| 1773 | <string name="process_stats_total_duration_percentage" msgid="6522457033380025618">"<xliff:g id="PERCENT">%1$s</xliff:g> de RAM usados en <xliff:g id="TIMEDURATION">%2$s</xliff:g>"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1774 | <string name="process_stats_type_background" msgid="3934992858120683459">"En segundo plano"</string> |
| 1775 | <string name="process_stats_type_foreground" msgid="7713118254089580536">"En primer plano"</string> |
| 1776 | <string name="process_stats_type_cached" msgid="6314925846944806511">"En caché"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1777 | <string name="process_stats_os_label" msgid="4813434110442733392">"Sistema Android"</string> |
Geoff Mendal | ef4d788 | 2015-02-09 06:40:55 -0800 | [diff] [blame] | 1778 | <string name="process_stats_os_native" msgid="5322428494231768472">"Nativos"</string> |
| 1779 | <string name="process_stats_os_kernel" msgid="1938523592369780924">"Kernel"</string> |
| 1780 | <string name="process_stats_os_zram" msgid="677138324651671575">"Zram"</string> |
| 1781 | <string name="process_stats_os_cache" msgid="6432533624875078233">"Almacenamientos en caché"</string> |
| 1782 | <string name="process_stats_ram_use" msgid="976912589127397307">"Uso de RAM"</string> |
| 1783 | <string name="process_stats_bg_ram_use" msgid="5398191511030462404">"Uso de RAM (en segundo plano)"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1784 | <string name="process_stats_run_time" msgid="6520628955709369115">"Duración"</string> |
Geoff Mendal | ef4d788 | 2015-02-09 06:40:55 -0800 | [diff] [blame] | 1785 | <string name="processes_subtitle" msgid="6827502409379462438">"Procesos"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1786 | <string name="services_subtitle" msgid="4296402367067266425">"Servicios"</string> |
Baligh Uddin | ac9b068 | 2013-09-25 20:31:24 -0700 | [diff] [blame] | 1787 | <string name="menu_proc_stats_duration" msgid="2323483592994720196">"Duración"</string> |
Baligh Uddin | 9fa8570 | 2014-06-23 12:21:13 -0700 | [diff] [blame] | 1788 | <string name="mem_details_title" msgid="6548392825497290498">"Detalles de la memoria"</string> |
| 1789 | <string name="mem_state_subtitle" msgid="2407238869781011933">"Estados de la memoria"</string> |
| 1790 | <string name="mem_use_subtitle" msgid="7319468770222422412">"Uso de la memoria"</string> |
| 1791 | <string name="mem_use_kernel_type" msgid="8698327165935012484">"Kernel"</string> |
| 1792 | <string name="mem_use_native_type" msgid="5976704902328347400">"Nativos"</string> |
Baligh Uddin | 7bcd0b8 | 2014-06-26 13:55:58 -0700 | [diff] [blame] | 1793 | <string name="mem_use_kernel_cache_type" msgid="6411475064463957513">"Cachés del kernel"</string> |
Baligh Uddin | 9fa8570 | 2014-06-23 12:21:13 -0700 | [diff] [blame] | 1794 | <string name="mem_use_zram_type" msgid="9087217476795358232">"Intercambio ZRam"</string> |
| 1795 | <string name="mem_use_free_type" msgid="717708548454880840">"Libre"</string> |
| 1796 | <string name="mem_use_total" msgid="6308786055749777934">"Total"</string> |
Baligh Uddin | ac9b068 | 2013-09-25 20:31:24 -0700 | [diff] [blame] | 1797 | <string name="menu_duration_3h" msgid="4714866438374738385">"3 horas"</string> |
| 1798 | <string name="menu_duration_6h" msgid="1940846763432184132">"6 horas"</string> |
| 1799 | <string name="menu_duration_12h" msgid="7890465404584356294">"12 horas"</string> |
| 1800 | <string name="menu_duration_1d" msgid="3393631127622285458">"1 día"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1801 | <string name="menu_show_system" msgid="8864603400415567635">"Mostrar sistema"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1802 | <string name="menu_hide_system" msgid="4106826741703745733">"Ocultar procesos del sistema"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 1803 | <string name="menu_show_percentage" msgid="4717204046118199806">"Mostrar porcentajes"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1804 | <string name="menu_use_uss" msgid="467765290771543089">"Usar USS"</string> |
| 1805 | <string name="menu_proc_stats_type" msgid="4700209061072120948">"Tipo de estadísticas"</string> |
| 1806 | <string name="menu_proc_stats_type_background" msgid="2236161340134898852">"En segundo plano"</string> |
| 1807 | <string name="menu_proc_stats_type_foreground" msgid="2286182659954958586">"En primer plano"</string> |
| 1808 | <string name="menu_proc_stats_type_cached" msgid="5084272779786820693">"En caché"</string> |
Kenny Root | 398213e | 2010-04-14 20:34:50 -0700 | [diff] [blame] | 1809 | <string name="voice_input_output_settings" msgid="1336135218350444783">"Entrada y salida de voz"</string> |
| 1810 | <string name="voice_input_output_settings_title" msgid="2442850635048676991">"Configuración entrada y salida de voz"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1811 | <string name="voice_search_settings_title" msgid="2775469246913196536">"Búsqueda por voz"</string> |
| 1812 | <string name="keyboard_settings_title" msgid="5080115226780201234">"Teclado de Android"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1813 | <string name="voice_category" msgid="1430370497125803904">"Voz"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 1814 | <string name="voice_input_settings" msgid="1099937800539324567">"Ajustes de entrada de voz"</string> |
| 1815 | <string name="voice_input_settings_title" msgid="2676028028084981891">"Entrada de voz"</string> |
| 1816 | <string name="voice_service_preference_section_title" msgid="3778706644257601021">"Servicios de entrada de voz"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1817 | <string name="voice_interactor_preference_summary" msgid="1801414022026937190">"Interacción y palabra activa completa"</string> |
| 1818 | <string name="voice_recognizer_preference_summary" msgid="669880813593690527">"Síntesis de voz simple"</string> |
| 1819 | <string name="voice_interaction_security_warning" msgid="6378608263983737325">"Este servicio de entrada de voz podrá supervisar que la voz siempre esté activada y controlar las aplicaciones compatibles con la entrada de voz en tu nombre. Procede de la aplicación <xliff:g id="VOICE_INPUT_SERVICE_APP_NAME">%s</xliff:g>. ¿Quieres habilitar el uso de este servicio?"</string> |
Kenny Root | 398213e | 2010-04-14 20:34:50 -0700 | [diff] [blame] | 1820 | <string name="tts_settings" msgid="8186971894801348327">"Configuración síntesis voz"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1821 | <string name="tts_settings_title" msgid="1237820681016639683">"Síntesis de voz"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1822 | <string name="use_default_tts_settings_title" msgid="1577063839539732930">"Utilizar siempre mi configuración"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1823 | <string name="use_default_tts_settings_summary" msgid="5916421806783703823">"La configuración predeterminada anula la de la aplicación."</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1824 | <string name="tts_default_settings_section" msgid="5787915620218907443">"Ajustes predeterminados"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1825 | <string name="tts_default_synth_title" msgid="4755558388333117572">"Motor predeterminado"</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 1826 | <string name="tts_default_synth_summary" msgid="7326298606388069173">"Establece el motor de síntesis de voz para que lo utilice el texto hablado"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1827 | <string name="tts_default_rate_title" msgid="6030550998379310088">"Velocidad de la voz"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1828 | <string name="tts_default_rate_summary" msgid="4061815292287182801">"Velocidad a la que se lee el texto"</string> |
| 1829 | <string name="tts_default_pitch_title" msgid="6135942113172488671">"Tono"</string> |
| 1830 | <string name="tts_default_pitch_summary" msgid="1328298665182885277">"Afecta al tono del texto hablado."</string> |
| 1831 | <string name="tts_default_lang_title" msgid="8018087612299820556">"Idioma"</string> |
Baligh Uddin | 25193d1 | 2014-05-14 16:25:08 -0700 | [diff] [blame] | 1832 | <string name="tts_lang_use_system" msgid="2679252467416513208">"Usar idioma del sistema"</string> |
Baligh Uddin | 3317434 | 2013-05-23 00:35:21 -0700 | [diff] [blame] | 1833 | <string name="tts_lang_not_selected" msgid="7395787019276734765">"Idioma no seleccionado"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1834 | <string name="tts_default_lang_summary" msgid="5219362163902707785">"Establecer la voz del idioma específico para el texto hablado"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1835 | <string name="tts_play_example_title" msgid="7094780383253097230">"Escuchar un ejemplo"</string> |
| 1836 | <string name="tts_play_example_summary" msgid="8029071615047894486">"Reproducir una breve demostración de síntesis de voz"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1837 | <string name="tts_install_data_title" msgid="4264378440508149986">"Instalar archivos de voz"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1838 | <string name="tts_install_data_summary" msgid="5742135732511822589">"Instalar los archivos de datos de voz necesarios para la síntesis de voz"</string> |
| 1839 | <string name="tts_data_installed_summary" msgid="9162111552859972809">"Las voces necesarias para la síntesis de voz ya están instaladas correctamente."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1840 | <string name="tts_settings_changed_demo" msgid="4926518555912328645">"Tu configuración ha cambiado. Este es un ejemplo de cómo suena."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1841 | <string name="tts_engine_error" msgid="6336134545728152761">"El motor seleccionado no se puede ejecutar."</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1842 | <string name="tts_engine_error_config" msgid="5820525416624637313">"Configurar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1843 | <string name="tts_engine_error_reselect" msgid="2415399149293842112">"Seleccionar otro motor"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1844 | <string name="tts_engine_security_warning" msgid="8786238102020223650">"Es posible que este motor de síntesis de voz recopile todo el texto hablado, incluidos datos personales, como contraseñas y números de tarjeta de crédito. Procede del motor <xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g>. ¿Quieres habilitar el uso de este motor de síntesis de voz?"</string> |
Baligh Uddin | 1d73c4e | 2012-11-02 01:45:20 -0700 | [diff] [blame] | 1845 | <string name="tts_engine_network_required" msgid="1190837151485314743">"Este idioma requiere una conexión de red activa para la salida de síntesis de voz."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1846 | <string name="tts_default_sample_string" msgid="4040835213373086322">"Este es un ejemplo de síntesis de voz"</string> |
| 1847 | <string name="tts_status_title" msgid="7268566550242584413">"Estado de idioma predeterminado"</string> |
| 1848 | <string name="tts_status_ok" msgid="1309762510278029765">"El <xliff:g id="LOCALE">%1$s</xliff:g> se admite completamente"</string> |
| 1849 | <string name="tts_status_requires_network" msgid="6042500821503226892">"El idioma <xliff:g id="LOCALE">%1$s</xliff:g> requiere conexión a Internet"</string> |
| 1850 | <string name="tts_status_not_supported" msgid="4491154212762472495">"No se admite el <xliff:g id="LOCALE">%1$s</xliff:g>"</string> |
| 1851 | <string name="tts_status_checking" msgid="4983413982985913047">"Comprobando..."</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1852 | <string name="tts_engines_section" msgid="7515470972378742429">"Motores"</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1853 | <string name="tts_engine_name_settings" msgid="4974538563074395920">"Ajustes de <xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g>"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1854 | <string name="tts_engine_name_is_enabled_summary" msgid="4909484006804022115">"Se ha habilitado <xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g>."</string> |
| 1855 | <string name="tts_engine_name_is_disabled_summary" msgid="7644198182255168200">"Se ha inhabilitado <xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g>."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1856 | <string name="tts_engine_settings_section" msgid="2346105138448751893">"Configuración del motor"</string> |
| 1857 | <string name="tts_engine_settings_title" msgid="3499112142425680334">"Ajustes de <xliff:g id="TTS_ENGINE_NAME">%s</xliff:g>"</string> |
Kenny Root | c42bee0 | 2010-03-17 22:15:56 -0700 | [diff] [blame] | 1858 | <string name="pico_languages_and_voices" msgid="4611320375917773238">"Idiomas y voces"</string> |
| 1859 | <string name="pico_installed" msgid="2452546687858267414">"Instalada"</string> |
| 1860 | <string name="pico_not_installed" msgid="6266845418419994311">"Sin instalar"</string> |
| 1861 | <string name="pico_voice_summary_female" msgid="8047327176247727492">"Mujer"</string> |
| 1862 | <string name="pico_voice_summary_male" msgid="8331266854058577610">"Hombre"</string> |
Eric Fischer | 5dc3028 | 2010-09-24 12:28:13 -0700 | [diff] [blame] | 1863 | <string name="tts_notif_engine_install_title" msgid="7000346872482649034">"Motor síntesis de voz instalado"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1864 | <string name="tts_notif_engine_install_message" msgid="7250804349781973329">"Habilita el nuevo motor para usarlo."</string> |
Eric Fischer | 860931d | 2011-09-02 14:52:46 -0700 | [diff] [blame] | 1865 | <string name="tts_engine_settings_button" msgid="1030512042040722285">"Iniciar configuración de motor"</string> |
| 1866 | <string name="tts_engine_preference_section_title" msgid="448294500990971413">"Motor preferido"</string> |
| 1867 | <string name="tts_general_section_title" msgid="4402572014604490502">"General"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1868 | <string name="gadget_title" msgid="5519037532720577836">"Control de energía"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1869 | <string name="gadget_toggle_wifi" msgid="319262861956544493">"Actualizando configuración de la conexión Wi-Fi..."</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1870 | <string name="gadget_toggle_bluetooth" msgid="7538903239807020826">"Actualización de la configuración de la conexión Bluetooth"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1871 | <string name="gadget_state_template" msgid="5156935629902649932">"<xliff:g id="ID_1">%1$s</xliff:g> <xliff:g id="ID_2">%2$s</xliff:g>"</string> |
Baligh Uddin | 26bfaef | 2013-12-16 12:47:52 -0800 | [diff] [blame] | 1872 | <string name="gadget_state_on" msgid="6909119593004937688">"sí"</string> |
| 1873 | <string name="gadget_state_off" msgid="5220212352953066317">"no"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1874 | <string name="gadget_state_turning_on" msgid="3395992057029439039">"activando"</string> |
| 1875 | <string name="gadget_state_turning_off" msgid="2395546048102176157">"desactivando"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1876 | <string name="gadget_wifi" msgid="4712584536500629417">"Wi-Fi"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1877 | <string name="gadget_bluetooth" msgid="8998572807378694410">"Bluetooth"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1878 | <string name="gadget_location" msgid="2974757497945178165">"Ubicación"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1879 | <string name="gadget_sync" msgid="858895763714222152">"Sincronizar"</string> |
| 1880 | <string name="gadget_brightness_template" msgid="930541920933123603">"Brillo <xliff:g id="ID_1">%1$s</xliff:g>"</string> |
| 1881 | <string name="gadget_brightness_state_auto" msgid="6667967252426515446">"automático"</string> |
| 1882 | <string name="gadget_brightness_state_full" msgid="6814570109772137631">"completo"</string> |
| 1883 | <string name="gadget_brightness_state_half" msgid="3696671957608774204">"medio"</string> |
Baligh Uddin | 26bfaef | 2013-12-16 12:47:52 -0800 | [diff] [blame] | 1884 | <string name="gadget_brightness_state_off" msgid="946382262872753084">"no"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1885 | <string name="vpn_settings_title" msgid="5662579425832406705">"VPN"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1886 | <string name="credentials_title" msgid="4446234003860769883">"Almacenamiento de credenciales"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1887 | <string name="credentials_install" product="nosdcard" msgid="466093273825150847">"Instalar desde almacenamiento"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1888 | <string name="credentials_install" product="default" msgid="953914549998062317">"Instalar desde la tarjeta SD"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1889 | <string name="credentials_install_summary" product="nosdcard" msgid="4220422806818210676">"Instalar certificados desde almacenamiento"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1890 | <string name="credentials_install_summary" product="default" msgid="5737658257407822713">"Instalar certificados desde la tarjeta SD"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1891 | <string name="credentials_reset" msgid="3239382277144980418">"Eliminar certificados"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1892 | <string name="credentials_reset_summary" msgid="3369361230171260282">"Eliminar todos los certificados"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1893 | <string name="trusted_credentials" msgid="4266945289534242402">"Certificados de confianza"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1894 | <string name="trusted_credentials_summary" msgid="6735221351155686632">"Mostrar certificados de CA de confianza"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 1895 | <string name="advanced_security_title" msgid="2434776238010578865">"Avanzado"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 1896 | <string name="credential_storage_type" msgid="8629968543494001364">"Tipo de almacenamiento"</string> |
| 1897 | <string name="credential_storage_type_hardware" msgid="6077193544333904427">"Almacenado en hardware"</string> |
| 1898 | <string name="credential_storage_type_software" msgid="4403117271207715378">"Solo software"</string> |
Baligh Uddin | a696589 | 2014-06-16 12:51:55 -0700 | [diff] [blame] | 1899 | <string name="credentials_settings_not_available" msgid="7968275634486624215">"Las credenciales no están disponibles para este usuario"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1900 | <string name="credentials_unlock" msgid="385427939577366499"></string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1901 | <string name="credentials_unlock_hint" msgid="2301301378040499348">"Escribe la contraseña del almacenamiento de credenciales."</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1902 | <string name="credentials_old_password" msgid="7553393815538684028">"Contraseña actual:"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1903 | <string name="credentials_reset_hint" msgid="6297256880896133631">"¿Seguro que quieres eliminar todos los certificados?"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1904 | <string name="credentials_password_too_short" msgid="7502749986405522663">"La contraseña debe tener un mínimo de ocho caracteres."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1905 | <string name="credentials_wrong_password" msgid="2541932597104054807">"Contraseña incorrecta"</string> |
| 1906 | <string name="credentials_reset_warning" msgid="5320653011511797600">"Contraseña incorrecta. Tienes una oportunidad más antes de que se borre el almacenamiento de credenciales."</string> |
| 1907 | <string name="credentials_reset_warning_plural" msgid="6514085665301095279">"Contraseña incorrecta. Tienes <xliff:g id="NUMBER">%1$d</xliff:g> oportunidades más antes de que se borre el almacenamiento de credenciales."</string> |
| 1908 | <string name="credentials_erased" msgid="2907836028586342969">"Almacenamiento credenciales borrado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1909 | <string name="credentials_not_erased" msgid="7685932772284216097">"No se ha podido borrar el almacenamiento de credenciales."</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1910 | <string name="credentials_enabled" msgid="7588607413349978930">"Almacenamiento de credenciales habilitado"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 1911 | <string name="credentials_configure_lock_screen_hint" msgid="6757119179588664966">"Para poder usar el almacenamiento de credenciales, debes establecer una contraseña o un PIN para la pantalla de bloqueo."</string> |
Baligh Uddin | 0a07ee8 | 2014-08-18 19:09:47 -0700 | [diff] [blame] | 1912 | <string name="usage_access_title" msgid="332333405495457839">"Aplicaciones con acceso de uso"</string> |
Eric Fischer | 1d75440 | 2009-10-13 16:43:35 -0700 | [diff] [blame] | 1913 | <string name="emergency_tone_title" msgid="1055954530111587114">"Tono de emergencia"</string> |
| 1914 | <string name="emergency_tone_summary" msgid="722259232924572153">"Establecer comportamiento al realizar una llamada de emergencia"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1915 | <string name="privacy_settings" msgid="5446972770562918934">"Copia de seguridad"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1916 | <string name="privacy_settings_title" msgid="4856282165773594890">"Copia de seguridad y restauración"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1917 | <string name="backup_section_title" msgid="7952232291452882740">"Copia de seguridad"</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1918 | <string name="personal_data_section_title" msgid="7815209034443782061">"Datos personales"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1919 | <string name="backup_data_title" msgid="1239105919852668016">"Copiar mis datos"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1920 | <string name="backup_data_summary" msgid="708773323451655666">"Crear copia de seguridad de datos de aplicaciones, contraseñas Wi-Fi y otros ajustes en los servidores de Google"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1921 | <string name="backup_configure_account_title" msgid="3790872965773196615">"Cuenta de copia de seguridad"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1922 | <string name="include_app_data_title" msgid="2829970132260278394">"Incluir datos de aplicaciones"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1923 | <string name="auto_restore_title" msgid="5397528966329126506">"Restauración automática"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 1924 | <string name="auto_restore_summary" msgid="4235615056371993807">"Cuando vuelvas a instalar una aplicación, restaurar la configuración y los datos incluidos en la copia"</string> |
Geoff Mendal | 2dd40e7 | 2014-12-01 07:00:28 -0800 | [diff] [blame] | 1925 | <string name="backup_inactive_title" msgid="5355557151569037197">"El servicio de copia de seguridad está inactivo."</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 1926 | <string name="local_backup_password_title" msgid="3860471654439418822">"Contraseña para copias de ordenador"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1927 | <string name="local_backup_password_summary_none" msgid="6951095485537767956">"Las copias de seguridad completas de ordenador no están protegidas"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1928 | <string name="local_backup_password_summary_change" msgid="2731163425081172638">"Tocar para cambiar o eliminar la contraseña para las copias de seguridad completas de ordenador"</string> |
Ying Wang | 8d7cfd2 | 2012-06-29 13:22:37 -0700 | [diff] [blame] | 1929 | <string name="local_backup_password_toast_success" msgid="582016086228434290">"Nueva contraseña de seguridad establecida"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1930 | <string name="local_backup_password_toast_confirmation_mismatch" msgid="7805892532752708288">"La nueva contraseña y la de confirmación no coinciden."</string> |
Ying Wang | 8d7cfd2 | 2012-06-29 13:22:37 -0700 | [diff] [blame] | 1931 | <string name="local_backup_password_toast_validation_failure" msgid="5646377234895626531">"Error al establecer contraseña de seguridad"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1932 | <string name="backup_erase_dialog_title" msgid="1027640829482174106"></string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1933 | <string name="backup_erase_dialog_message" msgid="5221011285568343155">"¿Quieres dejar de crear copias de seguridad de las contraseñas Wi-Fi, de los marcadores y de otros ajustes y datos de aplicaciones, además de borrar todas las copias de los servidores de Google?"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1934 | <string name="fullbackup_erase_dialog_message" msgid="694766389396659626">"¿Quieres detener la copia de seguridad de los datos del dispositivo (como las contraseñas de redes Wi-Fi y el historial de llamadas) y de las aplicaciones (como la configuración y los archivos guardados) y borrar todas las copias de los servidores remotos?"</string> |
| 1935 | <string name="fullbackup_data_summary" msgid="960850365007767734">"Realiza una copia de seguridad automática de los datos del dispositivo (como las contraseñas de redes Wi-Fi y el historial de llamadas) y de los datos de las aplicaciones (como sus ajustes y archivos guardados) de forma remota.\n\nAl activar la copia de seguridad automática, los datos del dispositivo y de las aplicaciones se guardan periódicamente de forma remota. Los datos de las aplicaciones pueden ser cualquier tipo de información que guarden (en función de la configuración de los desarrolladores), incluidos los datos que pueden ser confidenciales (como contactos, mensajes y fotos)."</string> |
Kenny Root | eab62fa | 2010-04-27 14:07:54 -0700 | [diff] [blame] | 1936 | <string name="device_admin_settings_title" msgid="1335557832906433309">"Ajustes de administración de dispositivos"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1937 | <string name="active_device_admin_msg" msgid="6930903262612422111">"Administrador de dispositivos"</string> |
| 1938 | <string name="remove_device_admin" msgid="3596845261596451437">"Desactivar"</string> |
| 1939 | <string name="select_device_admin_msg" msgid="2645509057946368094">"Administradores de dispositivos"</string> |
| 1940 | <string name="no_device_admins" msgid="702695100241728775">"No hay ningún administrador de dispositivos disponible."</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1941 | <string name="managed_profile_device_admin_info" msgid="5048846624960067582">"Para evitar que <xliff:g id="APP_NAME">%1$s</xliff:g> acceda a tu perfil de trabajo, elimina el perfil en Ajustes > Cuentas"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 1942 | <string name="personal_device_admin_title" msgid="2849617316347669861">"Personal"</string> |
| 1943 | <string name="managed_device_admin_title" msgid="7853955652864478435">"Trabajo"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 1944 | <string name="no_trust_agents" msgid="7450273545568977523">"No hay agentes de confianza disponibles"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 1945 | <string name="add_device_admin_msg" msgid="6246742476064507965">"¿Activar administrador de dispositivos?"</string> |
Eric Fischer | a15d03f | 2010-02-26 17:33:15 -0800 | [diff] [blame] | 1946 | <string name="add_device_admin" msgid="7133327675884827091">"Activar"</string> |
| 1947 | <string name="device_admin_add_title" msgid="7705551449705676363">"Administrador de dispositivos"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1948 | <string name="device_admin_warning" msgid="2026747446313628233">"Al activar este administrador, la aplicación <xliff:g id="APP_NAME">%1$s</xliff:g> podrá llevar a cabo las siguientes operaciones:"</string> |
| 1949 | <string name="device_admin_status" msgid="4252975713178851910">"Este administrador está activo y permite que la aplicación <xliff:g id="APP_NAME">%1$s</xliff:g> realice las siguientes operaciones:"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1950 | <string name="profile_owner_add_title" msgid="6249331160676175009">"¿Activar el administrador de perfiles?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1951 | <string name="adding_profile_owner_warning" msgid="8081841501073689534">"Al continuar, el administrador gestionará tu usuario y podrá almacenar los datos asociados, junto con tus datos personales.\n\nEl administrador podrá controlar y administrar los ajustes, el acceso, las aplicaciones y los datos asociados a este usuario, como la actividad de red y la información de ubicación de tus dispositivos."</string> |
Eric Fischer | ac05211 | 2010-01-07 16:00:11 -0800 | [diff] [blame] | 1952 | <string name="untitled_apn" msgid="1230060359198685513">"Sin título"</string> |
Eric Fischer | f10101c | 2010-08-05 16:09:45 -0700 | [diff] [blame] | 1953 | <string name="sound_category_sound_title" msgid="1488759370067953996">"General"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1954 | <string name="notification_log_title" msgid="3766148588239398464">"Registro de notificaciones"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1955 | <string name="sound_category_call_ringtone_vibrate_title" msgid="1543777228646645163">"Tono de llamada y vibración"</string> |
| 1956 | <string name="sound_category_system_title" msgid="1480844520622721141">"Sistema"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1957 | <string name="wifi_setup_title" msgid="2970260757780025029">"Configuración de Wi-Fi"</string> |
Baligh Uddin | f095664 | 2013-02-08 11:03:45 -0800 | [diff] [blame] | 1958 | <string name="wifi_setup_title_editing_network" msgid="6020614644556717979">"Conectar a la red Wi‑Fi <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
| 1959 | <string name="wifi_setup_title_connecting_network" msgid="5572226790101017822">"Conectando a la red Wi‑Fi <xliff:g id="NETWORK_NAME">%s</xliff:g>…"</string> |
| 1960 | <string name="wifi_setup_title_connected_network" msgid="1608788657122010919">"Conectado a la red Wi‑Fi <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1961 | <string name="wifi_setup_title_add_network" msgid="6932651000151032301">"Añadir una red"</string> |
Eric Fischer | 5dc3028 | 2010-09-24 12:28:13 -0700 | [diff] [blame] | 1962 | <string name="wifi_setup_not_connected" msgid="6997432604664057052">"Sin conexión"</string> |
| 1963 | <string name="wifi_setup_add_network" msgid="5939624680150051807">"Añadir red"</string> |
| 1964 | <string name="wifi_setup_refresh_list" msgid="3411615711486911064">"Actualizar lista"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1965 | <string name="wifi_setup_skip" msgid="6661541841684895522">"Saltar"</string> |
Eric Fischer | 5dc3028 | 2010-09-24 12:28:13 -0700 | [diff] [blame] | 1966 | <string name="wifi_setup_next" msgid="3388694784447820477">"Siguiente"</string> |
Eric Fischer | dd9f69a | 2010-12-01 15:18:42 -0800 | [diff] [blame] | 1967 | <string name="wifi_setup_back" msgid="144777383739164044">"Atrás"</string> |
| 1968 | <string name="wifi_setup_detail" msgid="2336990478140503605">"Detalles de red"</string> |
| 1969 | <string name="wifi_setup_connect" msgid="7954456989590237049">"Conectar"</string> |
| 1970 | <string name="wifi_setup_forget" msgid="2562847595567347526">"Borrar"</string> |
| 1971 | <string name="wifi_setup_save" msgid="3659235094218508211">"Guardar"</string> |
| 1972 | <string name="wifi_setup_cancel" msgid="3185216020264410239">"Cancelar"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1973 | <string name="wifi_setup_status_scanning" msgid="5317003416385428036">"Buscando redes…"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1974 | <string name="wifi_setup_status_select_network" msgid="7519563569903137003">"Toca en una red para conectarte a ella"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 1975 | <string name="wifi_setup_status_existing_network" msgid="6394925174802598186">"Conectar con red existente"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1976 | <string name="wifi_setup_status_unsecured_network" msgid="8143046977328718252">"Conectar con red no segura"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1977 | <string name="wifi_setup_status_edit_network" msgid="4765340816724760717">"Introducir configuración de red"</string> |
Eric Fischer | 5dc3028 | 2010-09-24 12:28:13 -0700 | [diff] [blame] | 1978 | <string name="wifi_setup_status_new_network" msgid="7468952850452301083">"Establecer conexión con red nueva"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1979 | <string name="wifi_setup_status_connecting" msgid="4971421484401530740">"Conectando…"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1980 | <string name="wifi_setup_status_proceed_to_next" msgid="6708250000342940031">"Ir al siguiente paso"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1981 | <string name="wifi_setup_status_eap_not_supported" msgid="6796317704783144190">"EAP no compatible"</string> |
| 1982 | <string name="wifi_setup_eap_not_supported" msgid="6812710317883658843">"No puedes definir una conexión Wi-Fi EAP durante la configuración, pero puedes hacerlo cuando haya finalizado a través de Ajustes > Conexiones inalámbricas y redes."</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 1983 | <string name="wifi_setup_description_connecting" msgid="2793554932006756795">"Conectando (puede tardar unos minutos)…"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1984 | <string name="wifi_setup_description_connected" msgid="736032046548460779">"Toca "<b>"Siguiente"</b>" para continuar con el proceso de configuración.\n\nToca "<b>"Atrás"</b>" para conectarte a otra red Wi-Fi."</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 1985 | <string name="accessibility_sync_enabled" msgid="558480439730263116">"Sincronización habilitada"</string> |
| 1986 | <string name="accessibility_sync_disabled" msgid="1741194106479011384">"Sincronización inhabilitada"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1987 | <string name="accessibility_sync_in_progress" msgid="4501160520879902723">"Sincronizando"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 1988 | <string name="accessibility_sync_error" msgid="8703299118794272041">"Error de sincronización"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1989 | <string name="sync_failed" msgid="1696499856374109647">"Error de sincronización"</string> |
| 1990 | <string name="sync_active" msgid="8476943765960863040">"Sincronización activa"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 1991 | <string name="account_sync_settings_title" msgid="5131314922423053588">"Sincronización"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1992 | <string name="sync_is_failing" msgid="1591561768344128377">"En este momento hay incidencias con la sincronización. Se restablecerá en breve."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 1993 | <string name="add_account_label" msgid="7811707265834013767">"Añadir cuenta"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1994 | <string name="managed_profile_not_available_label" msgid="852263300911325904">"El perfil de trabajo aún no está disponible"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1995 | <string name="remove_managed_profile_label" msgid="3856519337797285325">"Eliminar perfil de trabajo"</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 1996 | <string name="background_data" msgid="5779592891375473817">"Conexiones automáticas"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 1997 | <string name="background_data_summary" msgid="8328521479872763452">"Las aplicaciones pueden sincronizar datos, enviarlos y recibirlos."</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 1998 | <string name="background_data_dialog_title" msgid="6059217698124786537">"¿Inhabilitar conexiones automáticas?"</string> |
| 1999 | <string name="background_data_dialog_message" msgid="6981661606680941633">"Si inhabilitas las conexiones automáticas, aumentarás la duración de la batería y reducirás el uso de datos. Es posible que algunas aplicaciones sigan usando las conexiones automáticas."</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 2000 | <string name="sync_automatically" msgid="1682730255435062059">"Sincronizar datos aplicaciones autom."</string> |
Eric Fischer | 9446b7f | 2010-10-27 14:36:03 -0700 | [diff] [blame] | 2001 | <string name="sync_enabled" msgid="4551148952179416813">"Sincronización activa"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2002 | <string name="sync_disabled" msgid="8511659877596511991">"La sincronización está desactivada"</string> |
Eric Fischer | b5023d2 | 2011-11-29 11:19:18 -0800 | [diff] [blame] | 2003 | <string name="sync_error" msgid="5060969083117872149">"Error de sincronización"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2004 | <string name="last_synced" msgid="4242919465367022234">"Última sincronización: <xliff:g id="LAST_SYNC_TIME">%1$s</xliff:g>"</string> |
| 2005 | <string name="sync_in_progress" msgid="5151314196536070569">"Sincronizando…"</string> |
Eric Fischer | b5023d2 | 2011-11-29 11:19:18 -0800 | [diff] [blame] | 2006 | <string name="settings_backup" msgid="2274732978260797031">"Hacer copia de seguridad de configuración"</string> |
| 2007 | <string name="settings_backup_summary" msgid="7916877705938054035">"Hacer copia de seguridad de mi configuración"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 2008 | <string name="sync_menu_sync_now" msgid="6154608350395805683">"Sincronizar ahora"</string> |
| 2009 | <string name="sync_menu_sync_cancel" msgid="8292379009626966949">"Cancelar sincronización"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2010 | <string name="sync_one_time_sync" msgid="6766593624598183090">"Tocar para realizar la sincronización ahora<xliff:g id="LAST_SYNC_TIME"> |
| 2011 | %1$s</xliff:g>"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 2012 | <string name="sync_gmail" msgid="714886122098006477">"Gmail"</string> |
| 2013 | <string name="sync_calendar" msgid="9056527206714733735">"Calendar"</string> |
| 2014 | <string name="sync_contacts" msgid="9174914394377828043">"Contactos"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 2015 | <string name="sync_plug" msgid="3905078969081888738"><font fgcolor="#ffffffff">"Te damos la bienvenida a Google Sync,"</font>" \nun servicio de Google que te permite sincronizar datos para que puedas acceder a tus contactos, a tus citas, etc., desde cualquier ubicación."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2016 | <string name="header_application_sync_settings" msgid="6205903695598000286">"Ajustes de sincronización de la aplicación"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2017 | <string name="header_data_and_synchronization" msgid="5165024023936509896">"Datos y sincronización"</string> |
| 2018 | <string name="preference_change_password_title" msgid="8955581790270130056">"Cambiar contraseña"</string> |
| 2019 | <string name="header_account_settings" msgid="5382475087121880626">"Ajustes de la cuenta"</string> |
| 2020 | <string name="remove_account_label" msgid="5921986026504804119">"Eliminar cuenta"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2021 | <string name="header_add_an_account" msgid="756108499532023798">"Añade una cuenta"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2022 | <string name="finish_button_label" msgid="481587707657751116">"Finalizar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2023 | <string name="really_remove_account_title" msgid="8800653398717172460">"¿Eliminar cuenta?"</string> |
Eric Fischer | d19c736 | 2012-06-04 18:21:17 -0700 | [diff] [blame] | 2024 | <string name="really_remove_account_message" product="tablet" msgid="1936147502815641161">"Si eliminas esta cuenta, se eliminarán todos sus mensajes, contactos y otros datos del tablet."</string> |
| 2025 | <string name="really_remove_account_message" product="default" msgid="3483528757922948356">"Si eliminas esta cuenta, se eliminarán todos sus mensajes, contactos y otros datos del teléfono."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2026 | <string name="remove_account_failed" msgid="6980737964448187854">"El administrador no permite este cambio"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2027 | <string name="provider_label" msgid="7724593781904508866">"Enviar suscripciones"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 2028 | <!-- no translation found for sync_item_title (4782834606909853006) --> |
| 2029 | <skip /> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2030 | <string name="cant_sync_dialog_title" msgid="2777238588398046285">"No se puede hacer la sincronización de forma manual."</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 2031 | <string name="cant_sync_dialog_message" msgid="1938380442159016449">"La sincronización de este elemento no está disponible en este momento. Para modificar tu preferencia, activa temporalmente las conexiones automáticas y la sincronización automática."</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 2032 | <string name="wimax_settings" msgid="2655139497028469039">"4G"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 2033 | <string name="status_wimax_mac_address" msgid="8390791848661413416">"Dirección MAC 4G"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2034 | <string name="enter_password" msgid="8035706727471334122">"Para iniciar tu dispositivo Android, introduce tu contraseña"</string> |
| 2035 | <string name="enter_pin" msgid="5305333588093263790">"Para iniciar tu dispositivo Android, introduce el PIN"</string> |
| 2036 | <string name="enter_pattern" msgid="4187435713036808566">"Para iniciar tu dispositivo Android, dibuja tu patrón"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2037 | <string name="cryptkeeper_wrong_pattern" msgid="8423835922362956999">"Patrón incorrecto"</string> |
| 2038 | <string name="cryptkeeper_wrong_password" msgid="5200857195368904047">"Contraseña incorrecta"</string> |
| 2039 | <string name="cryptkeeper_wrong_pin" msgid="755720788765259382">"PIN incorrecto"</string> |
| 2040 | <string name="checking_decryption" msgid="8287458611802609493">"Comprobando..."</string> |
| 2041 | <string name="starting_android" msgid="8581493237458496835">"Iniciando Android"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 2042 | <string name="delete" msgid="4219243412325163003">"Eliminar"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2043 | <string name="misc_files" msgid="6720680815969643497">"Archivos variados"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 2044 | <string name="misc_files_selected_count" msgid="4647048020823912088">"Has seleccionado <xliff:g id="NUMBER">%1$d</xliff:g> de <xliff:g id="TOTAL">%2$d</xliff:g>."</string> |
Eric Fischer | c821f6d | 2011-04-07 13:59:28 -0700 | [diff] [blame] | 2045 | <string name="misc_files_selected_count_bytes" msgid="2876232009069114352">"<xliff:g id="NUMBER">%1$s</xliff:g> de <xliff:g id="TOTAL">%2$s</xliff:g>"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2046 | <string name="select_all" msgid="1562774643280376715">"Seleccionar todo"</string> |
Eric Fischer | c821f6d | 2011-04-07 13:59:28 -0700 | [diff] [blame] | 2047 | <string name="hdcp_checking_title" msgid="8605478913544273282">"Comprobación de HDCP"</string> |
| 2048 | <string name="hdcp_checking_dialog_title" msgid="5141305530923283">"Definir comprobación HDCP"</string> |
Eric Fischer | 7943f2f | 2012-02-17 15:58:31 -0800 | [diff] [blame] | 2049 | <string name="debug_debugging_category" msgid="6781250159513471316">"Depuración"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2050 | <string name="debug_app" msgid="8349591734751384446">"Aplicación para depurar"</string> |
Eric Fischer | 7943f2f | 2012-02-17 15:58:31 -0800 | [diff] [blame] | 2051 | <string name="debug_app_not_set" msgid="718752499586403499">"Aplicación de depuración no configurada"</string> |
| 2052 | <string name="debug_app_set" msgid="2063077997870280017">"Aplicación de depuración: <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
| 2053 | <string name="select_application" msgid="5156029161289091703">"Seleccionar aplicación"</string> |
| 2054 | <string name="no_application" msgid="2813387563129153880">"Ninguna"</string> |
| 2055 | <string name="wait_for_debugger" msgid="1202370874528893091">"Esperar al depurador"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2056 | <string name="wait_for_debugger_summary" msgid="1766918303462746804">"La aplicación de depuración espera a que se conecte el depurador para ejecutarse"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2057 | <string name="debug_input_category" msgid="1811069939601180246">"Entrada"</string> |
| 2058 | <string name="debug_drawing_category" msgid="6755716469267367852">"Dibujo"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 2059 | <string name="debug_hw_drawing_category" msgid="6220174216912308658">"Renderización acelerada por hardware"</string> |
Baligh Uddin | b123c7a | 2014-03-31 14:47:58 -0700 | [diff] [blame] | 2060 | <string name="media_category" msgid="4388305075496848353">"Multimedia"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2061 | <string name="debug_monitoring_category" msgid="7640508148375798343">"Supervisión"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2062 | <string name="strict_mode" msgid="1938795874357830695">"Modo estricto"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2063 | <string name="strict_mode_summary" msgid="142834318897332338">"Destellar si las aplicaciones tardan mucho en el proceso principal"</string> |
| 2064 | <string name="pointer_location" msgid="6084434787496938001">"Ubicación del puntero"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2065 | <string name="pointer_location_summary" msgid="840819275172753713">"Superponer los datos de las pulsaciones en la pantalla"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2066 | <string name="show_touches" msgid="1356420386500834339">"Mostrar pulsaciones"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2067 | <string name="show_touches_summary" msgid="6684407913145150041">"Mostrar la ubicación de las pulsaciones en la pantalla"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2068 | <string name="show_screen_updates" msgid="5470814345876056420">"Cambios de superficie"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2069 | <string name="show_screen_updates_summary" msgid="2569622766672785529">"Actualizar superficies de ventana al actualizarse"</string> |
Eric Fischer | b90bef6 | 2012-06-01 12:30:44 -0700 | [diff] [blame] | 2070 | <string name="show_hw_screen_updates" msgid="5036904558145941590">"Actualizaciones GPU"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2071 | <string name="show_hw_screen_updates_summary" msgid="1115593565980196197">"Actualizar vistas de las ventanas creadas con GPU"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 2072 | <string name="show_hw_layers_updates" msgid="5645728765605699821">"Ver actualizaciones capas"</string> |
Baligh Uddin | 2dfd140 | 2012-08-10 11:24:00 -0700 | [diff] [blame] | 2073 | <string name="show_hw_layers_updates_summary" msgid="5296917233236661465">"Iluminar capas de hardware en verde al actualizarse"</string> |
Baligh Uddin | 0309f33 | 2013-05-13 09:46:14 -0700 | [diff] [blame] | 2074 | <string name="debug_hw_overdraw" msgid="2968692419951565417">"Depurar sobredibujos de GPU"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2075 | <string name="disable_overlays" msgid="2074488440505934665">"Inhabilitar superposiciones HW"</string> |
| 2076 | <string name="disable_overlays_summary" msgid="3578941133710758592">"Usar siempre GPU para combinar pantallas"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 2077 | <string name="simulate_color_space" msgid="6745847141353345872">"Simular espacio de color"</string> |
Baligh Uddin | 0746020 | 2012-10-24 16:27:14 -0700 | [diff] [blame] | 2078 | <string name="enable_opengl_traces_title" msgid="6790444011053219871">"Habilitar seguimiento OpenGL"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 2079 | <string name="use_awesomeplayer" msgid="1583337008516364226">"Usar AwesomePlayer (obsoleto)"</string> |
| 2080 | <string name="use_awesomeplayer_summary" msgid="6757734070733387140">"Reproducir con AwesomePlayer en vez de NuPlayer"</string> |
Baligh Uddin | 0a07ee8 | 2014-08-18 19:09:47 -0700 | [diff] [blame] | 2081 | <string name="usb_audio_disable_routing" msgid="8114498436003102671">"Inhabil enrutam audio USB"</string> |
| 2082 | <string name="usb_audio_disable_routing_summary" msgid="980282760277312264">"Inhabil enrutamiento autom a periféricos audio USB"</string> |
Eric Fischer | a353f9e | 2012-05-01 13:34:17 -0700 | [diff] [blame] | 2083 | <string name="debug_layout" msgid="5981361776594526155">"Mostrar límites de diseño"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2084 | <string name="debug_layout_summary" msgid="2001775315258637682">"Mostrar límites de vídeo, márgenes, etc."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 2085 | <string name="force_rtl_layout_all_locales" msgid="2259906643093138978">"Forzar dirección diseño RTL"</string> |
| 2086 | <string name="force_rtl_layout_all_locales_summary" msgid="9192797796616132534">"Forzar dirección (RTL) para todas configuraciones"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2087 | <string name="show_cpu_usage" msgid="2389212910758076024">"Mostrar uso de la CPU"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2088 | <string name="show_cpu_usage_summary" msgid="2113341923988958266">"Suporponer el uso de la CPU en la pantalla"</string> |
| 2089 | <string name="force_hw_ui" msgid="6426383462520888732">"Forzar aceleración GPU"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2090 | <string name="force_hw_ui_summary" msgid="5535991166074861515">"Forzar uso de GPU para dibujos en 2D"</string> |
Baligh Uddin | 3a7fd50 | 2012-10-22 12:09:26 -0700 | [diff] [blame] | 2091 | <string name="force_msaa" msgid="7920323238677284387">"Forzar MSAA 4x"</string> |
| 2092 | <string name="force_msaa_summary" msgid="9123553203895817537">"Habilitar MSAA 4x en aplicaciones de OpenGL ES 2.0"</string> |
Baligh Uddin | bef7b7f | 2013-03-06 10:48:01 -0800 | [diff] [blame] | 2093 | <string name="show_non_rect_clip" msgid="505954950474595172">"Depurar operaciones de recorte no rectangulares"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 2094 | <string name="track_frame_time" msgid="6146354853663863443">"Perfil de renderización de GPU"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2095 | <string name="window_animation_scale_title" msgid="6162587588166114700">"Escala de animación ventana"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2096 | <string name="transition_animation_scale_title" msgid="387527540523595875">"Escala de transición-animación"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 2097 | <string name="animator_duration_scale_title" msgid="3406722410819934083">"Escala de duración de animador"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2098 | <string name="overlay_display_devices_title" msgid="5364176287998398539">"Simular pantallas secundarias"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2099 | <string name="enable_multi_window" msgid="1091779249819137016">"Modo multiventana"</string> |
| 2100 | <string name="enable_multi_window_summary" msgid="5837641304114783514">"Varias actividades en la pantalla al mismo tiempo."</string> |
| 2101 | <string name="confirm_enable_multi_window_title" msgid="950964546995895971">"¿Habilitar modo multiventana?"</string> |
| 2102 | <string name="confirm_enable_multi_window_text" msgid="565834092374755117">"ADVERTENCIA: Esta es una función experimental que permite realizar varias actividades en la pantalla al mismo tiempo a través de la interfaz de usuario de Aplicaciones recientes. Es posible que algunas aplicaciones se bloqueen o no funcionen correctamente cuando se utilicen con esta función."</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2103 | <string name="debug_applications_category" msgid="4206913653849771549">"Aplicaciones"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2104 | <string name="immediately_destroy_activities" msgid="1579659389568133959">"Destruir actividades"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2105 | <string name="immediately_destroy_activities_summary" msgid="3592221124808773368">"Destruir actividades cuando el usuario deje de usarlas"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 2106 | <string name="app_process_limit_title" msgid="4280600650253107163">"Límitar procesos en segundo plano"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 2107 | <string name="show_all_anrs" msgid="28462979638729082">"Errores sin respuesta"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2108 | <string name="show_all_anrs_summary" msgid="641908614413544127">"Informar de que una aplicación en segundo plano no responde"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2109 | <string name="data_usage_summary_title" msgid="3804110657238092929">"Uso de datos"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2110 | <string name="data_usage_app_summary_title" msgid="4147258989837459172">"Uso datos de aplicación"</string> |
| 2111 | <string name="data_usage_accounting" msgid="7170028915873577387">"El uso de datos determinado por el operador puede ser diferente al recuento del dispositivo."</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 2112 | <string name="data_usage_app" msgid="4970478397515423303">"Uso de las aplicaciones"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2113 | <string name="data_usage_app_info_label" msgid="3409931235687866706">"INFORMACIÓN DE LA APLICACIÓN"</string> |
| 2114 | <string name="data_usage_cellular_data" msgid="4859424346276043677">"Datos móviles"</string> |
| 2115 | <string name="data_usage_data_limit" msgid="1193930999713192703">"Establecer límite de datos"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 2116 | <string name="data_usage_cycle" msgid="5652529796195787949">"Ciclo de uso"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2117 | <string name="data_usage_app_items_header_text" msgid="5017850810459372828">"Uso de las aplicaciones"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2118 | <string name="data_usage_menu_roaming" msgid="8042359966835203296">"Itinerancia de datos"</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 2119 | <string name="data_usage_menu_restrict_background" msgid="1989394568592253331">"Restringir conexiones automáticas"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2120 | <string name="data_usage_menu_allow_background" msgid="2694761978633359223">"Permitir conexiones autom."</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 2121 | <string name="data_usage_menu_split_4g" msgid="5322857680792601899">"Dividir uso de 4G"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2122 | <string name="data_usage_menu_show_wifi" msgid="2296217964873872571">"Mostrar Wi‑Fi"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2123 | <string name="data_usage_menu_hide_wifi" msgid="7290056718050186769">"Ocultar Wi‑Fi"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2124 | <string name="data_usage_menu_show_ethernet" msgid="5181361208532314097">"Mostrar uso de Ethernet"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2125 | <string name="data_usage_menu_hide_ethernet" msgid="3326702187179943681">"Ocultar uso de Ethernet"</string> |
| 2126 | <string name="data_usage_menu_metered" msgid="6235119991372755026">"Restricciones de red"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 2127 | <string name="data_usage_menu_auto_sync" msgid="8203999775948778560">"Sincronización automática"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2128 | <string name="data_usage_menu_sim_cards" msgid="6410498422797244073">"Tarjetas SIM"</string> |
| 2129 | <string name="data_usage_menu_cellular_networks" msgid="5243515735055652279">"Redes móviles"</string> |
| 2130 | <string name="account_settings_menu_auto_sync" msgid="6243013719753700377">"Sincronización automática"</string> |
| 2131 | <string name="account_settings_menu_auto_sync_personal" msgid="785541379617346438">"Sincr. autom. datos personales"</string> |
| 2132 | <string name="account_settings_menu_auto_sync_work" msgid="329565580969147026">"Sincr. autom. datos trabajo"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2133 | <string name="data_usage_change_cycle" msgid="7776556448920114866">"Cambiar ciclo…"</string> |
| 2134 | <string name="data_usage_pick_cycle_day" msgid="4470796861757050966">"Día del mes para restablecer ciclo de uso de datos:"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2135 | <string name="data_usage_empty" msgid="8621855507876539282">"Ninguna aplicación ha usado datos en este período."</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 2136 | <string name="data_usage_label_foreground" msgid="4938034231928628164">"Primer plano"</string> |
| 2137 | <string name="data_usage_label_background" msgid="3225844085975764519">"Segundo plano"</string> |
Eric Fischer | 7046d96 | 2012-04-18 14:42:42 -0700 | [diff] [blame] | 2138 | <string name="data_usage_app_restricted" msgid="3568465218866589705">"con restricción"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2139 | <string name="data_usage_disable_mobile" msgid="2613595056882494652">"¿Desactivar datos móviles?"</string> |
| 2140 | <string name="data_usage_disable_mobile_limit" msgid="3934211003105066167">"Establecer límite datos"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 2141 | <string name="data_usage_disable_4g_limit" msgid="6233554774946681175">"Limitar datos 4G"</string> |
| 2142 | <string name="data_usage_disable_3g_limit" msgid="2558557840444266906">"Limitar datos 2G-3G"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 2143 | <string name="data_usage_disable_wifi_limit" msgid="1394901415264660888">"Limitar datos Wi-Fi"</string> |
| 2144 | <string name="data_usage_tab_wifi" msgid="481146038146585749">"Wi-Fi"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2145 | <string name="data_usage_tab_ethernet" msgid="7298064366282319911">"Ethernet"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2146 | <string name="data_usage_tab_mobile" msgid="2084466270343460491">"Móvil"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2147 | <string name="data_usage_tab_4g" msgid="1301978716067512235">"4G"</string> |
| 2148 | <string name="data_usage_tab_3g" msgid="6092169523081538718">"2G-3G"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2149 | <string name="data_usage_list_mobile" msgid="7219011330831181312">"Móvil"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2150 | <string name="data_usage_list_none" msgid="3933892774251050735">"Ninguna"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2151 | <string name="data_usage_enable_mobile" msgid="5900650720568852325">"Datos móviles"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2152 | <string name="data_usage_enable_3g" msgid="6304006671869578254">"Datos 2G-3G"</string> |
| 2153 | <string name="data_usage_enable_4g" msgid="3635854097335036738">"Datos 4G"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2154 | <string name="data_usage_forground_label" msgid="7654319010655983591">"Primer plano:"</string> |
| 2155 | <string name="data_usage_background_label" msgid="2722008379947694926">"Conexiones automáticas:"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2156 | <string name="data_usage_app_settings" msgid="2279171379771253165">"Ajustes de aplicaciones"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2157 | <string name="data_usage_app_restrict_background" msgid="7510046552380574925">"Restringir conex. autom. aplic."</string> |
| 2158 | <string name="data_usage_app_restrict_background_summary" msgid="3720075732277934106">"Inhabilita las conexiones automáticas en redes móviles."</string> |
| 2159 | <string name="data_usage_app_restrict_background_summary_disabled" msgid="1446565717342917727">"Limita datos móviles para restringir conex autom en aplicación."</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 2160 | <string name="data_usage_app_restrict_dialog_title" msgid="1613108390242737923">"¿Restringir conexiones automáticas?"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2161 | <string name="data_usage_app_restrict_dialog" msgid="5871168521456832764">"Esta función puede hacer que una aplicación que depende de las conexiones automáticas deje de funcionar si solo hay redes móviles disponibles.\n\nPuedes encontrar más opciones para controlar el uso de datos en los ajustes disponibles en la aplicación."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2162 | <string name="data_usage_restrict_denied_dialog" msgid="1493134803720421674">"Solo puedes restringir las conexiones automáticas si has establecido un límite de datos móviles."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2163 | <string name="data_usage_auto_sync_on_dialog_title" msgid="2438617846762244389">"¿Activar sincronización automática?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2164 | <string name="data_usage_auto_sync_on_dialog" product="tablet" msgid="8581983093524041669">"Los cambios que hagas en tus cuentas en la Web se copiarán automáticamente en el tablet.\n\nEs posible que algunas cuentas copien también en la Web los cambios que hagas en el tablet. Así funcionan las cuentas de Google."</string> |
| 2165 | <string name="data_usage_auto_sync_on_dialog" product="default" msgid="8651376294887142858">"Los cambios que hagas en tus cuentas en la Web se copiarán automáticamente en el teléfono.\n\nEs posible que algunas cuentas copien también en la Web los cambios que hagas en el teléfono. Así funcionan las cuentas de Google."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2166 | <string name="data_usage_auto_sync_off_dialog_title" msgid="9013139130490125793">"¿Desactivar sincronización automática?"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2167 | <string name="data_usage_auto_sync_off_dialog" msgid="4025938250775413864">"Esto te permitirá ahorrar datos y batería, pero tendrás que sincronizar cada cuenta de forma manual para recopilar información reciente y no recibirás notificaciones cuando haya actualizaciones."</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 2168 | <string name="data_usage_cycle_editor_title" msgid="1373797281540188533">"Elige el día en el que empezará cada ciclo"</string> |
| 2169 | <string name="data_usage_cycle_editor_subtitle" msgid="5512903797979928416">"Día de cada mes:"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2170 | <string name="data_usage_cycle_editor_positive" msgid="8821760330497941117">"Establecer"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 2171 | <string name="data_usage_warning_editor_title" msgid="3704136912240060339">"Establecer advertencia de uso de datos"</string> |
| 2172 | <string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Limitar uso de datos"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2173 | <string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limitar uso de datos"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2174 | <string name="data_usage_limit_dialog_mobile" product="tablet" msgid="5788774061143636263">"Tu tablet desactivará los datos móviles cuando alcance el límite que has establecido.\n\nEl uso de datos determinado por el tablet puede variar del recuento realizado por el operador, por lo que te recomendamos que establezcas un límite moderado."</string> |
| 2175 | <string name="data_usage_limit_dialog_mobile" product="default" msgid="3511301596446820549">"Tu teléfono desactivará los datos móviles cuando alcance el límite que has establecido.\n\nEl uso de datos determinado por el teléfono puede variar del recuento realizado por el operador, por lo que te recomendamos que establezcas un límite moderado."</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 2176 | <string name="data_usage_restrict_background_title" msgid="2201315502223035062">"¿Restringir conexiones automáticas?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2177 | <string name="data_usage_restrict_background" msgid="6264965779074729381">"Si restringes las conexiones automáticas, algunas aplicaciones y algunos servicios no funcionarán sin conexión Wi‑Fi."</string> |
| 2178 | <string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7954930300449415764">"Si restringes las conexiones automáticas, algunas aplicaciones y algunos servicios no funcionarán sin conexión Wi‑Fi.\n\nEsta configuración afecta a todos los usuarios del tablet."</string> |
| 2179 | <string name="data_usage_restrict_background_multiuser" product="default" msgid="259958321968870600">"Si restringes las conexiones automáticas, algunas aplicaciones y algunos servicios no funcionarán sin conexión Wi‑Fi.\n\nEsta configuración afecta a todos los usuarios del teléfono."</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2180 | <string name="data_usage_sweep_warning" msgid="6387081852568846982"><font size="21">"<xliff:g id="NUMBER">^1</xliff:g>"</font>" "<font size="9">"<xliff:g id="UNIT">^2</xliff:g>"</font>\n<font size="12">"aviso"</font></string> |
| 2181 | <string name="data_usage_sweep_limit" msgid="860566507375933039"><font size="21">"<xliff:g id="NUMBER">^1</xliff:g>"</font>" "<font size="9">"<xliff:g id="UNIT">^2</xliff:g>"</font>\n<font size="12">"límite"</font></string> |
| 2182 | <string name="data_usage_uninstalled_apps" msgid="614263770923231598">"Aplicaciones eliminadas"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 2183 | <string name="data_usage_uninstalled_apps_users" msgid="7986294489899813194">"Usuarios y aplicaciones eliminados"</string> |
Eric Fischer | d399a90 | 2011-08-05 17:07:14 -0700 | [diff] [blame] | 2184 | <string name="data_usage_received_sent" msgid="5039699009276621757">"<xliff:g id="RECEIVED">%1$s</xliff:g> recibido, <xliff:g id="SENT">%2$s</xliff:g> enviado"</string> |
Baligh Uddin | a9731af | 2012-09-26 18:51:25 -0700 | [diff] [blame] | 2185 | <string name="data_usage_total_during_range" msgid="4091294280619255237">"<xliff:g id="RANGE">%2$s</xliff:g>: unos <xliff:g id="TOTAL">%1$s</xliff:g> usados"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2186 | <string name="data_usage_total_during_range_mobile" product="tablet" msgid="1925687342154538972">"<xliff:g id="RANGE">%2$s</xliff:g>: unos <xliff:g id="TOTAL">%1$s</xliff:g> usados (según el cálculo del tablet). El cálculo del uso de datos del operador puede variar."</string> |
| 2187 | <string name="data_usage_total_during_range_mobile" product="default" msgid="5063981061103812900">"<xliff:g id="RANGE">%2$s</xliff:g>: unos <xliff:g id="TOTAL">%1$s</xliff:g> usados (según el cálculo del teléfono). El cálculo del uso de datos del operador puede variar."</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2188 | <string name="data_usage_metered_title" msgid="7383175371006596441">"Restricciones de red"</string> |
| 2189 | <string name="data_usage_metered_body" msgid="3262343834446126044">"Las redes de uso medido se tratan como redes móviles cuando se restringen las conexiones automáticas. Las aplicaciones pueden mostrar una advertencia antes de utilizar estas redes."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2190 | <string name="data_usage_metered_mobile" msgid="2326986339431119372">"Redes móviles"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2191 | <string name="data_usage_metered_wifi" msgid="1761738002328299714">"Redes Wi‑Fi de uso medido"</string> |
| 2192 | <string name="data_usage_metered_wifi_disabled" msgid="727808462375941567">"Para seleccionar redes de uso medido, activa el Wi‑Fi."</string> |
| 2193 | <string name="data_usage_disclaimer" msgid="6887858149980673444">"El uso datos determinado por operador puede variar del recuento del dispositivo."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2194 | <string name="cryptkeeper_emergency_call" msgid="198578731586097145">"Llamada de emergencia"</string> |
| 2195 | <string name="cryptkeeper_return_to_call" msgid="5613717339452772491">"Volver a llamada"</string> |
| 2196 | <string name="vpn_name" msgid="4689699885361002297">"Nombre"</string> |
| 2197 | <string name="vpn_type" msgid="5435733139514388070">"Tipo"</string> |
| 2198 | <string name="vpn_server" msgid="2123096727287421913">"Dirección del servidor"</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 2199 | <string name="vpn_mppe" msgid="6639001940500288972">"Cifrado de PPP (MPPE)"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2200 | <string name="vpn_l2tp_secret" msgid="529359749677142076">"L2TP secreto"</string> |
| 2201 | <string name="vpn_ipsec_identifier" msgid="4098175859460006296">"Identificador de IPSec"</string> |
| 2202 | <string name="vpn_ipsec_secret" msgid="4526453255704888704">"Clave precompartida de IPSec"</string> |
| 2203 | <string name="vpn_ipsec_user_cert" msgid="6880651510020187230">"Certificado de usuario de IPSec"</string> |
| 2204 | <string name="vpn_ipsec_ca_cert" msgid="91338213449148229">"Certificado de CA de IPSec"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2205 | <string name="vpn_ipsec_server_cert" msgid="6599276718456935010">"Certificado del servidor IPSec"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2206 | <string name="vpn_show_options" msgid="7182688955890457003">"Mostrar opciones avanzadas"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2207 | <string name="vpn_search_domains" msgid="5391995501541199624">"Dominios de búsqueda DNS"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2208 | <string name="vpn_dns_servers" msgid="5570715561245741829">"Servidores DNS (por ejemplo, 8.8.8.8)"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 2209 | <string name="vpn_routes" msgid="3818655448226312232">"Rutas de reenvío (por ejemplo, 10.0.0.0/8)"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2210 | <string name="vpn_username" msgid="1863901629860867849">"Nombre de usuario"</string> |
| 2211 | <string name="vpn_password" msgid="6756043647233596772">"Contraseña"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2212 | <string name="vpn_save_login" msgid="6350322456427484881">"Guardar información de la cuenta"</string> |
Eric Fischer | 860931d | 2011-09-02 14:52:46 -0700 | [diff] [blame] | 2213 | <string name="vpn_not_used" msgid="9094191054524660891">"(no se usa)"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2214 | <string name="vpn_no_ca_cert" msgid="8776029412793353361">"(no verificar servidor)"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2215 | <string name="vpn_no_server_cert" msgid="2167487440231913330">"(recibido desde el servidor)"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2216 | <string name="vpn_cancel" msgid="1979937976123659332">"Cancelar"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2217 | <string name="vpn_done" msgid="8678655203910995914">"Ignorar"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2218 | <string name="vpn_save" msgid="4233484051644764510">"Guardar"</string> |
| 2219 | <string name="vpn_connect" msgid="8469608541746132301">"Conectar"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2220 | <string name="vpn_edit" msgid="8647191407179996943">"Editar perfil de VPN"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2221 | <string name="vpn_forget" msgid="3684651372749415446">"Borrar"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 2222 | <string name="vpn_connect_to" msgid="5965299358485793260">"Conectar a <xliff:g id="PROFILE">%s</xliff:g>"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2223 | <string name="vpn_disconnect_confirm" msgid="2555877026824771115">"Desconecta esta VPN."</string> |
| 2224 | <string name="vpn_disconnect" msgid="7426570492642111171">"Desconectar"</string> |
| 2225 | <string name="vpn_version" msgid="1939804054179766249">"Versión <xliff:g id="VERSION">%s</xliff:g>"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2226 | <string name="vpn_title" msgid="6317731879966640551">"VPN"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2227 | <string name="vpn_create" msgid="5628219087569761496">"Añadir perfil de VPN"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 2228 | <string name="vpn_menu_edit" msgid="408275284159243490">"Editar perfil"</string> |
| 2229 | <string name="vpn_menu_delete" msgid="8098021690546891414">"Eliminar perfil"</string> |
Baligh Uddin | 0e62d10 | 2012-08-31 09:33:10 -0700 | [diff] [blame] | 2230 | <string name="vpn_menu_lockdown" msgid="7863024538064268139">"VPN siempre activada"</string> |
| 2231 | <string name="vpn_lockdown_summary" msgid="2200032066376720339">"Selecciona un perfil de VPN para permanecer conectado de forma continúa. Solo se permitirá el tráfico de red cuando estés conectado a esta red VPN."</string> |
| 2232 | <string name="vpn_lockdown_none" msgid="9214462857336483711">"Ninguna"</string> |
| 2233 | <string name="vpn_lockdown_config_error" msgid="3898576754914217248">"Las redes VPN activadas continuamente requieren una dirección IP para el servidor y el DNS."</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 2234 | <string name="vpn_no_network" msgid="3050233675132726155">"No hay conexión de red. Inténtalo de nuevo más tarde."</string> |
| 2235 | <string name="vpn_missing_cert" msgid="7972907102570411501">"Falta un certificado. Edita el perfil."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2236 | <string name="trusted_credentials_system_tab" msgid="3984284264816924534">"Sistema"</string> |
| 2237 | <string name="trusted_credentials_user_tab" msgid="2244732111398939475">"Usuario"</string> |
| 2238 | <string name="trusted_credentials_disable_label" msgid="3864493185845818506">"Inhabilitar"</string> |
| 2239 | <string name="trusted_credentials_enable_label" msgid="2498444573635146913">"Habilitar"</string> |
| 2240 | <string name="trusted_credentials_remove_label" msgid="3633691709300260836">"Eliminar"</string> |
| 2241 | <string name="trusted_credentials_enable_confirmation" msgid="83215982842660869">"¿Quieres habilitar el certificado de CA del sistema?"</string> |
| 2242 | <string name="trusted_credentials_disable_confirmation" msgid="8199697813361646792">"¿Quieres inhabilitar el certificado de CA del sistema?"</string> |
| 2243 | <string name="trusted_credentials_remove_confirmation" msgid="443561923016852941">"¿Quieres eliminar el certificado de CA de usuario de forma permanente?"</string> |
Eric Fischer | 4e45b21 | 2012-02-09 12:15:25 -0800 | [diff] [blame] | 2244 | <string name="spellcheckers_settings_title" msgid="399981228588011501">"Corrector ortográfico"</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 2245 | <string name="current_backup_pw_prompt" msgid="7735254412051914576">"Introduce aquí la contraseña actual de la copia de seguridad completa."</string> |
| 2246 | <string name="new_backup_pw_prompt" msgid="8755501377391998428">"Introduce una contraseña nueva para las copias de seguridad completas."</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 2247 | <string name="confirm_new_backup_pw_prompt" msgid="3238728882512787864">"Vuelve a escribir aquí la nueva contraseña de copia de seguridad completa."</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 2248 | <string name="backup_pw_set_button_text" msgid="2387480910044648795">"Establecer contraseña"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2249 | <string name="backup_pw_cancel_button_text" msgid="8845630125391744615">"Cancelar"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 2250 | <string name="additional_system_update_settings_list_item_title" msgid="214987609894661992">"Otras actualizaciones del sistema"</string> |
Baligh Uddin | 2dfd140 | 2012-08-10 11:24:00 -0700 | [diff] [blame] | 2251 | <string name="selinux_status_disabled" msgid="924551035552323327">"Inhabilitado"</string> |
| 2252 | <string name="selinux_status_permissive" msgid="6004965534713398778">"Permisivo"</string> |
| 2253 | <string name="selinux_status_enforcing" msgid="2252703756208463329">"Obligatorio"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 2254 | <string name="ssl_ca_cert_warning" msgid="2045866713601984673">"Puede que la red esté supervisada"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2255 | <string name="done_button" msgid="1991471253042622230">"Listo"</string> |
| 2256 | <string name="ssl_ca_cert_dialog_title" msgid="5339377665264149395">"Supervisión de red"</string> |
Baligh Uddin | f675b0f | 2014-03-24 13:07:04 -0700 | [diff] [blame] | 2257 | <string name="ssl_ca_cert_info_message" msgid="4583879256548819713">"Este dispositivo está administrado por:\n<xliff:g id="MANAGING_DOMAIN">%s</xliff:g>\n\nTu administrador puede supervisar la actividad de la red, como los correos electrónicos, las aplicaciones y los sitios web seguros.\n\nPara obtener más información, ponte en contacto con el administrador."</string> |
Baligh Uddin | 4366e49 | 2013-11-11 10:40:56 -0800 | [diff] [blame] | 2258 | <string name="ssl_ca_cert_warning_message" msgid="8216218659139190498">"Un tercero puede supervisar tu actividad de la red, incluidos los correos electrónicos, las aplicaciones y los sitios web seguros.\n\nEsto es posible por una credencial de confianza instalada en tu dispositivo."</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2259 | <string name="ssl_ca_cert_settings_button" msgid="8760495070836213605">"Comprobar credenciales de confianza"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2260 | <string name="user_settings_title" msgid="6151874007858148344">"Usuarios"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2261 | <string name="user_list_title" msgid="7937158411137563543">"Usuarios y perfiles"</string> |
Baligh Uddin | 25193d1 | 2014-05-14 16:25:08 -0700 | [diff] [blame] | 2262 | <string name="user_add_user_or_profile_menu" msgid="6923838875175259418">"Añadir usuario o perfil"</string> |
| 2263 | <string name="user_add_user_menu" msgid="1675956975014862382">"Añadir usuario"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2264 | <string name="user_summary_restricted_profile" msgid="6354966213806839107">"Perfil limitado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2265 | <string name="user_need_lock_message" msgid="5879715064416886811">"Para poder crear un perfil restringido, debes configurar una pantalla de bloqueo que proteja tus aplicaciones y datos personales."</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 2266 | <string name="user_set_lock_button" msgid="8311219392856626841">"Establecer bloqueo"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2267 | <string name="user_summary_not_set_up" msgid="8778205026866794909">"Sin configurar"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2268 | <string name="user_summary_restricted_not_set_up" msgid="1628116001964325544">"No se ha configurado: perfil limitado"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2269 | <string name="user_summary_managed_profile_not_set_up" msgid="1659125858619760573">"Sin configurar: perfil de trabajo"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2270 | <string name="user_owner" msgid="3879126011135546571">"Propietario"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2271 | <string name="user_you" msgid="1639158809315025986">"Tú (<xliff:g id="NAME">%s</xliff:g>)"</string> |
Baligh Uddin | 284dce7 | 2012-09-27 23:40:16 -0700 | [diff] [blame] | 2272 | <string name="user_nickname" msgid="5148818000228994488">"Apodo"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2273 | <string name="user_add_user_type_title" msgid="2146438670792322349">"Añadir"</string> |
| 2274 | <string name="user_add_user_item_summary" msgid="4702776187132008661">"Los usuarios tienen contenido y aplicaciones propios"</string> |
Baligh Uddin | a72aa4e | 2013-05-27 12:01:18 -0700 | [diff] [blame] | 2275 | <string name="user_add_profile_item_summary" msgid="5931663986889138941">"Desde tu cuenta, puedes restringir el acceso a las aplicaciones y al contenido"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2276 | <string name="user_add_user_item_title" msgid="8212199632466198969">"Usuario"</string> |
| 2277 | <string name="user_add_profile_item_title" msgid="8353515490730363621">"Perfil limitado"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 2278 | <string name="user_add_user_title" msgid="2108112641783146007">"¿Añadir nuevo usuario?"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2279 | <string name="user_add_user_message_long" msgid="8562152293752222985">"Puedes crear más usuarios para compartir este dispositivo con otras personas. Cada usuario tiene su propio espacio, que puede personalizar con aplicaciones, fondos de pantalla, etc., y puede modificar opciones de configuración del dispositivo que afectan a todos los usuarios, como la conexión Wi‑Fi.\n\nCuando se añade un usuario, este debe configurar su espacio.\n\nCualquier usuario puede actualizar las aplicaciones del resto de usuarios."</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2280 | <string name="user_add_user_message_short" msgid="1511354412249044381">"Al añadir un usuario nuevo, este debe configurar su espacio.\n\nCualquier usuario puede actualizar las aplicaciones del resto de usuarios."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2281 | <string name="user_setup_dialog_title" msgid="1765794166801864563">"¿Configurar usuario ahora?"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2282 | <string name="user_setup_dialog_message" msgid="1004068621380867148">"Asegúrate de que la persona pueda acceder al dispositivo y configurar su espacio"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2283 | <string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"¿Quieres configurar un perfil ahora?"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2284 | <string name="user_setup_button_setup_now" msgid="3391388430158437629">"Configurar ahora"</string> |
| 2285 | <string name="user_setup_button_setup_later" msgid="3068729597269172401">"Ahora no"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2286 | <string name="user_cannot_manage_message" product="tablet" msgid="7153048188252553320">"Solo el propietario del tablet puede administrar los usuarios."</string> |
| 2287 | <string name="user_cannot_manage_message" product="default" msgid="959315813089950649">"Solo el propietario del teléfono puede administrar los usuarios."</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 2288 | <string name="user_cannot_add_accounts_message" msgid="5116692653439737050">"Los perfiles restringidos no pueden añadir cuentas"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 2289 | <string name="user_remove_user_menu" msgid="6897150520686691355">"Eliminar a <xliff:g id="USER_NAME">%1$s</xliff:g> de este dispositivo"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2290 | <string name="user_add_on_lockscreen_menu" msgid="3025132738715222247">"Añadir usuarios con disp. bloqueado"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2291 | <string name="user_new_user_name" msgid="369856859816028856">"Nuevo usuario"</string> |
Baligh Uddin | edb906a | 2013-04-30 00:45:30 -0700 | [diff] [blame] | 2292 | <string name="user_new_profile_name" msgid="2632088404952119900">"Perfil nuevo"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2293 | <string name="user_confirm_remove_self_title" msgid="8432050170899479556">"¿Eliminarte a ti mismo?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2294 | <string name="user_confirm_remove_title" msgid="1163721647646152032">"¿Eliminar este usuario?"</string> |
| 2295 | <string name="user_profile_confirm_remove_title" msgid="5573161550669867342">"¿Eliminar este perfil?"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2296 | <string name="work_profile_confirm_remove_title" msgid="2017323555783522213">"¿Eliminar perfil de trabajo?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2297 | <string name="user_confirm_remove_self_message" product="tablet" msgid="2391372805233812410">"Perderás tu espacio y tus datos en este tablet. Esta acción no se puede deshacer."</string> |
| 2298 | <string name="user_confirm_remove_self_message" product="default" msgid="7943645442479360048">"Perderás tu espacio y tus datos en este teléfono. Esta acción no se puede deshacer."</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2299 | <string name="user_confirm_remove_message" msgid="1020629390993095037">"Se eliminarán los datos y las aplicaciones."</string> |
| 2300 | <string name="work_profile_confirm_remove_message" msgid="323856589749078140">"Si continúas, se eliminarán las aplicaciones y los datos de este perfil."</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2301 | <string name="user_profile_confirm_remove_message" msgid="7373754145959298522">"Se eliminarán los datos y las aplicaciones."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2302 | <string name="user_adding_new_user" msgid="1521674650874241407">"Añadiendo nuevo usuario…"</string> |
| 2303 | <string name="user_delete_user_description" msgid="3158592592118767056">"Eliminar usuario"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 2304 | <string name="user_delete_button" msgid="5131259553799403201">"Eliminar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2305 | <string name="user_guest" msgid="8475274842845401871">"Invitado"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2306 | <string name="user_exit_guest_title" msgid="5613997155527410675">"Eliminar invitado"</string> |
| 2307 | <string name="user_exit_guest_confirm_title" msgid="3405527634738147409">"¿Eliminar invitado?"</string> |
| 2308 | <string name="user_exit_guest_confirm_message" msgid="2194459201944413257">"Se eliminarán las aplicaciones y los datos de esta sesión."</string> |
| 2309 | <string name="user_exit_guest_dialog_remove" msgid="6351370829952745350">"Eliminar"</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2310 | <string name="user_enable_calling" msgid="5128605672081602348">"Activar llamadas"</string> |
| 2311 | <string name="user_enable_calling_sms" msgid="9172507088023097063">"Activar llamadas y SMS"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2312 | <string name="user_remove_user" msgid="6490483480937295389">"Eliminar usuario"</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2313 | <string name="user_enable_calling_confirm_title" msgid="4315789475268695378">"¿Activar llamadas?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2314 | <string name="user_enable_calling_confirm_message" msgid="8061594235219352787">"El historial de llamadas se compartirá con este usuario."</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2315 | <string name="user_enable_calling_and_sms_confirm_title" msgid="7243308401401932681">"¿Activar llamadas y SMS?"</string> |
| 2316 | <string name="user_enable_calling_and_sms_confirm_message" msgid="4025082715546544967">"El historial de SMS y de llamadas se compartirán con este usuario."</string> |
Baligh Uddin | 80c6d90 | 2013-03-29 19:43:43 -0700 | [diff] [blame] | 2317 | <string name="application_restrictions" msgid="8207332020898004394">"Permitir aplicaciones y contenido"</string> |
| 2318 | <string name="apps_with_restrictions_header" msgid="3660449891478534440">"Aplicaciones con restricciones"</string> |
| 2319 | <string name="apps_with_restrictions_settings_button" msgid="3841347287916635821">"Ampliar ajustes de aplicación"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2320 | <string name="home_app_uninstall_button" msgid="6808453012607962899">"Desinstalar esta aplicación"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 2321 | <string name="only_one_home_message" msgid="3538846733750242759">"Los ajustes de la pantalla de inicio se ocultarán hasta que instales otra aplicación de pantalla de inicio."</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 2322 | <string name="global_change_warning" product="tablet" msgid="8045013389464294039">"Esta configuración afecta a todos los usuarios de este tablet."</string> |
| 2323 | <string name="global_change_warning" product="default" msgid="2461264421590324675">"Esta configuración afecta a todos los usuarios de este teléfono."</string> |
| 2324 | <string name="global_locale_change_title" msgid="5956281361384221451">"Cambiar idioma"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 2325 | <string name="global_font_change_title" msgid="1887126466191012035">"Cambiar tamaño de la fuente"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 2326 | <string name="nfc_payment_settings_title" msgid="1807298287380821613">"Tocar y pagar"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2327 | <string name="nfc_payment_how_it_works" msgid="3028822263837896720">"Cómo funciona"</string> |
| 2328 | <string name="nfc_payment_no_apps" msgid="3453656795093776889">"Utilizar Tocar y pagar para hacer compras en las tiendas"</string> |
| 2329 | <string name="nfc_payment_default" msgid="8648420259219150395">"Aplicación de pago predeterminada"</string> |
| 2330 | <string name="nfc_payment_default_not_set" msgid="7485060884228447765">"No definida"</string> |
| 2331 | <string name="nfc_payment_app_and_desc" msgid="7942415346564794258">"<xliff:g id="APP">%1$s</xliff:g> - <xliff:g id="DESCRIPTION">%2$s</xliff:g>"</string> |
| 2332 | <string name="nfc_payment_open_app" msgid="5550268485421927976">"Si la aplicación abierta admite Tocar y pagar"</string> |
| 2333 | <string name="nfc_payment_favor_open" msgid="7513784422533299982">"Utilizar esta aplicación en lugar de <xliff:g id="APP">%1$s</xliff:g>"</string> |
| 2334 | <string name="nfc_payment_favor_open_default_unknown" msgid="1179489206233351756">"Utilizar esta aplicación en su lugar"</string> |
| 2335 | <string name="nfc_payment_favor_default" msgid="8238320071435721803">"Seguir utilizando <xliff:g id="APP">%1$s</xliff:g>"</string> |
| 2336 | <string name="nfc_payment_favor_default_default_unknown" msgid="7029467023485683077">"Seguir utilizando la aplicación predeterminada"</string> |
| 2337 | <string name="nfc_payment_pay_with" msgid="7524904024378144072">"En un terminal Tocar y pagar, paga con:"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2338 | <string name="nfc_more_title" msgid="815910943655133280">"Más..."</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 2339 | <string name="nfc_payment_set_default_label" msgid="7315817259485674542">"¿Establecer como preferencia?"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2340 | <string name="nfc_payment_set_default" msgid="8532426406310833489">"¿Utilizar siempre <xliff:g id="APP">%1$s</xliff:g> con la función Tocar y pagar?"</string> |
| 2341 | <string name="nfc_payment_set_default_instead_of" msgid="6993301165940432743">"¿Utilizar siempre <xliff:g id="APP_0">%1$s</xliff:g> en lugar de <xliff:g id="APP_1">%2$s</xliff:g> con la función Tocar y pagar?"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 2342 | <string name="restriction_settings_title" msgid="4233515503765879736">"Restricciones"</string> |
| 2343 | <string name="restriction_menu_reset" msgid="2067644523489568173">"Eliminar restricciones"</string> |
| 2344 | <string name="restriction_menu_change_pin" msgid="740081584044302775">"Cambiar PIN"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 2345 | <string name="app_notifications_switch_label" msgid="9124072219553687583">"Mostrar notificaciones"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2346 | <string name="help_label" msgid="6886837949306318591">"Ayuda y sugerencias"</string> |
Ying Wang | c4551be | 2012-06-15 14:36:14 -0700 | [diff] [blame] | 2347 | <string name="user_account_title" msgid="1127193807312271167">"Cuenta para contenido"</string> |
| 2348 | <string name="user_picture_title" msgid="7297782792000291692">"ID de foto"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2349 | <string name="extreme_threats_title" msgid="6549541803542968699">"Amenazas graves"</string> |
| 2350 | <string name="extreme_threats_summary" msgid="8777860706500920667">"Recibe alertas de amenazas graves contra la vida y propiedad"</string> |
| 2351 | <string name="severe_threats_title" msgid="8362676353803170963">"Amenazas graves"</string> |
| 2352 | <string name="severe_threats_summary" msgid="8848126509420177320">"Recibe alertas de amenazas graves contra la vida y propiedad"</string> |
| 2353 | <string name="amber_alerts_title" msgid="2772220337031146529">"Alertas AMBER"</string> |
| 2354 | <string name="amber_alerts_summary" msgid="4312984614037904489">"Recibir boletines sobre secuestros de menores"</string> |
| 2355 | <string name="repeat_title" msgid="6473587828597786996">"Repetir"</string> |
| 2356 | <string name="call_manager_enable_title" msgid="7718226115535784017">"Habilitar el administrador de llamadas"</string> |
| 2357 | <string name="call_manager_enable_summary" msgid="8458447798019519240">"Permite que este servicio administre la forma de hacer llamadas."</string> |
| 2358 | <string name="call_manager_title" msgid="4479949569744516457">"Administrador de llamadas"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2359 | <!-- no translation found for call_manager_summary (5918261959486952674) --> |
| 2360 | <skip /> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2361 | <string name="cell_broadcast_settings" msgid="2451014351355183338">"Radiodifusiones de emergencia"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2362 | <string name="network_operators_settings" msgid="2583178259504630435">"Operadores de red"</string> |
| 2363 | <string name="access_point_names" msgid="1381602020438634481">"Nombre de punto de acceso"</string> |
| 2364 | <string name="enhanced_4g_lte_mode_title" msgid="5808043757309522392">"Modo 4G LTE mejorado"</string> |
| 2365 | <string name="enhanced_4g_lte_mode_summary" msgid="1376589643017218924">"Usar datos LTE para mejorar la voz y las comunicaciones (recomendado)"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2366 | <string name="preferred_network_type_title" msgid="3431041717309776341">"Tipo de red preferida"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2367 | <string name="preferred_network_type_summary" msgid="6564884693884755019">"LTE (recomendado)"</string> |
| 2368 | <string name="work_sim_title" msgid="4843322164662606891">"SIM de trabajo"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2369 | <string name="user_restrictions_title" msgid="5794473784343434273">"Acceso a contenido y aplicaciones"</string> |
Baligh Uddin | 80c6d90 | 2013-03-29 19:43:43 -0700 | [diff] [blame] | 2370 | <string name="user_rename" msgid="8523499513614655279">"CAMBIAR NOMBRE"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 2371 | <string name="app_restrictions_custom_label" msgid="6160672982086584261">"Definir restricciones de aplicación"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 2372 | <string name="user_restrictions_controlled_by" msgid="3164078767438313899">"Controladas por <xliff:g id="APP">%1$s</xliff:g>"</string> |
Baligh Uddin | 2053307 | 2013-04-26 10:55:51 -0700 | [diff] [blame] | 2373 | <string name="app_sees_restricted_accounts" msgid="7503264525057246240">"Esta aplicación puede acceder a tus cuentas"</string> |
Geoff Mendal | 8d15f5b | 2015-01-21 07:12:37 -0800 | [diff] [blame] | 2374 | <string name="app_sees_restricted_accounts_and_controlled_by" msgid="6968697624437267294">"Esta aplicación puede acceder a tus cuentas. Controladas por <xliff:g id="APP">%1$s</xliff:g>"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2375 | <string name="restriction_wifi_config_title" msgid="8889556384136994814">"Wi‑Fi y redes móviles"</string> |
| 2376 | <string name="restriction_wifi_config_summary" msgid="70888791513065244">"Permitir modificar los ajustes de Wi‑Fi y redes móviles"</string> |
| 2377 | <string name="restriction_bluetooth_config_title" msgid="8871681580962503671">"Bluetooth"</string> |
| 2378 | <string name="restriction_bluetooth_config_summary" msgid="8372319681287562506">"Permitir modificar los ajustes y las vinculaciones de Bluetooth"</string> |
| 2379 | <string name="restriction_nfc_enable_title" msgid="5888100955212267941">"NFC"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2380 | <string name="restriction_nfc_enable_summary_config" msgid="3232480757215851738">"Permitir el intercambio de datos cuando este <xliff:g id="DEVICE_NAME">%1$s</xliff:g> toque otro dispositivo NFC"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2381 | <string name="restriction_nfc_enable_summary" product="tablet" msgid="3891097373396149915">"Permitir intercambio de datos cuando el tablet toque otro dispositivo"</string> |
| 2382 | <string name="restriction_nfc_enable_summary" product="default" msgid="825331120501418592">"Permitir el intercambio de datos cuando el teléfono toque otro dispositivo"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 2383 | <string name="restriction_location_enable_title" msgid="5020268888245775164">"Ubicación"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2384 | <string name="restriction_location_enable_summary" msgid="3489765572281788755">"Permitir a las aplicaciones utilizar tu ubicación"</string> |
Baligh Uddin | 80c6d90 | 2013-03-29 19:43:43 -0700 | [diff] [blame] | 2385 | <string name="wizard_back" msgid="5567007959434765743">"Volver"</string> |
| 2386 | <string name="wizard_next" msgid="3606212602795100640">"Siguiente"</string> |
| 2387 | <string name="wizard_finish" msgid="3286109692700083252">"Finalizar"</string> |
Baligh Uddin | 2053307 | 2013-04-26 10:55:51 -0700 | [diff] [blame] | 2388 | <string name="user_image_take_photo" msgid="1280274310152803669">"Hacer foto"</string> |
| 2389 | <string name="user_image_choose_photo" msgid="7940990613897477057">"Seleccionar foto de la galería"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2390 | <string name="user_image_photo_selector" msgid="5492565707299454873">"Seleccionar foto"</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 2391 | <string name="regulatory_info_text" msgid="5623087902354026557"></string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2392 | <string name="sim_setup_wizard_title" msgid="1732682852692274928">"Tarjetas SIM"</string> |
| 2393 | <string name="sim_settings_title" msgid="6822745211458959756">"Tarjetas SIM"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2394 | <string name="sim_settings_summary" msgid="4050372057097516088">"<xliff:g id="SIM_NAME">%1$s</xliff:g> - <xliff:g id="SIM_NUMBER">%2$s</xliff:g>"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2395 | <string name="sim_cards_changed_message" msgid="7900721153345139783">"Las tarjetas SIM se han cambiado"</string> |
| 2396 | <string name="sim_cards_changed_message_summary" msgid="5452545583546944683">"Toca para establecer actividades"</string> |
| 2397 | <string name="sim_cellular_data_unavailable" msgid="9018555543451203035">"Datos móviles no disponibles"</string> |
| 2398 | <string name="sim_cellular_data_unavailable_summary" msgid="3654805961942166428">"Toca para seleccionar una SIM de datos"</string> |
| 2399 | <string name="sim_calls_always_use" msgid="7936774751250119715">"Usar siempre esta para llamadas"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2400 | <string name="select_sim_for_data" msgid="2366081042162853044">"Selecciona una SIM de datos"</string> |
Geoff Mendal | 3c08ea9 | 2014-12-17 06:39:27 -0800 | [diff] [blame] | 2401 | <string name="data_switch_started" msgid="2040761479817166311">"Cambiando SIM de datos. Este proceso puede tardar hasta un minuto..."</string> |
Geoff Mendal | 1cb2797 | 2014-10-27 10:03:05 -0700 | [diff] [blame] | 2402 | <string name="select_sim_for_calls" msgid="3503094771801109334">"Llamar con"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2403 | <string name="sim_select_card" msgid="211285163525563293">"Selecciona una tarjeta SIM"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2404 | <string name="sim_card_number_title" msgid="7845379943474336488">"SIM <xliff:g id="CARD_NUMBER">%1$d</xliff:g>"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2405 | <string name="sim_slot_empty" msgid="8964505511911854688">"SIM vacía"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2406 | <string name="sim_editor_name" msgid="1722945976676142029">"Nombre de la SIM"</string> |
Geoff Mendal | 2dd40e7 | 2014-12-01 07:00:28 -0800 | [diff] [blame] | 2407 | <string name="sim_name_hint" msgid="7038643345238968930">"Introduce el nombre de SIM"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2408 | <string name="sim_editor_title" msgid="4034301817366627870">"Ranura de la SIM %1$d"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2409 | <string name="sim_editor_carrier" msgid="5684523444677746573">"Operador"</string> |
| 2410 | <string name="sim_editor_number" msgid="6705955651035440667">"Número"</string> |
| 2411 | <string name="sim_editor_color" msgid="2542605938562414355">"Color de la SIM"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2412 | <string name="sim_card_select_title" msgid="6668492557519243456">"Selecciona una tarjeta SIM"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2413 | <string name="color_orange" msgid="4417567658855022517">"Naranja"</string> |
| 2414 | <string name="color_purple" msgid="3888532466427762504">"Violeta"</string> |
| 2415 | <string name="sim_no_inserted_msg" msgid="210316755353227087">"No se ha insertado ninguna tarjeta SIM"</string> |
| 2416 | <string name="sim_status_title" msgid="6744870675182447160">"Estado de SIM"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2417 | <string name="sim_call_back_title" msgid="5181549885999280334">"Volver a llamar desde SIM predeterminada"</string> |
| 2418 | <string name="sim_outgoing_call_title" msgid="1019763076116874255">"SIM para hacer llamadas"</string> |
| 2419 | <string name="sim_other_call_settings" msgid="8247802316114482477">"Otras opciones de llamada"</string> |
| 2420 | <string name="preferred_network_offload_title" msgid="1605829724169550275">"Descarga de red preferida"</string> |
| 2421 | <string name="preferred_network_offload_header" msgid="2321173571529106767">"Inhab. emisión nombre red"</string> |
| 2422 | <string name="preferred_network_offload_footer" msgid="5857279426054744020">"Si no emites el nombre de la red, los usuarios externos no podrá acceder a la información de tu red."</string> |
| 2423 | <string name="preferred_network_offload_popup" msgid="2252915199889604600">"Si no emites el nombre de la red, las conexiones automáticas no podrán ocultar las redes."</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2424 | <string name="sim_signal_strength" msgid="9144010043784767984">"<xliff:g id="DBM">%1$d</xliff:g> dBm <xliff:g id="ASU">%2$d</xliff:g> asu"</string> |
Geoff Mendal | 41ae403 | 2014-11-19 11:19:12 -0800 | [diff] [blame] | 2425 | <string name="sim_notification_title" msgid="6272913297433198340">"Tarjetas SIM cambiadas."</string> |
| 2426 | <string name="sim_notification_summary" msgid="5024470200658902406">"Toca para configurar"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2427 | <string name="sim_pref_divider" msgid="6778907671867621874">"SIM preferida para"</string> |
Geoff Mendal | 1d2c2a2 | 2014-12-10 06:50:35 -0800 | [diff] [blame] | 2428 | <string name="sim_calls_ask_first_prefs_title" msgid="7941299533514115976">"Preguntar siempre"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 2429 | <string name="sim_selection_required_pref" msgid="3446721423206414652">"Debes seleccionar una opción"</string> |
Baligh Uddin | b123c7a | 2014-03-31 14:47:58 -0700 | [diff] [blame] | 2430 | <string name="dashboard_title" msgid="5453710313046681820">"Ajustes"</string> |
| 2431 | <string name="search_results_title" msgid="1796252422574886932">"Ajustes"</string> |
| 2432 | <string name="search_menu" msgid="7053532283559077164">"Buscar"</string> |
| 2433 | <string name="query_hint_text" msgid="3350700807437473939">"Ajustes de búsqueda"</string> |
Baligh Uddin | bfb44cd | 2014-04-28 12:39:38 -0700 | [diff] [blame] | 2434 | <string name="search_recents_queries_label" msgid="2128811638532309069">"Búsquedas recientes"</string> |
| 2435 | <string name="search_results_label" msgid="4163304782363526148">"Resultados"</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 2436 | <string name="keywords_wifi" msgid="8947676711698613374">"wifi, wi-fi, red, conexión"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2437 | <string name="keywords_more_default_sms_app" msgid="895656981962034647">"mensaje texto, mensajes texto, mensajes"</string> |
| 2438 | <string name="keywords_more_mobile_networks" msgid="4939725094449606744">"celular, móvil, conexión inalámbrica, datos, 4g, 3g, 2g, lte"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 2439 | <string name="keywords_wifi_calling" msgid="5497735076883598019">"wifi wi-fi llamada llamadas"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2440 | <string name="keywords_home" msgid="3626170808219458848">"launcher"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2441 | <string name="keywords_display" msgid="6709007669501628320">"pantalla táctil"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2442 | <string name="keywords_display_brightness_level" msgid="8923289340474728990">"atenuar, patalla, pantalla táctil, batería"</string> |
| 2443 | <string name="keywords_display_auto_brightness" msgid="8357056338746666901">"atenuar, patalla, pantalla táctil, batería"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2444 | <string name="keywords_display_night_mode" msgid="7652025075378505346">"tema oscuro, modo nocturno, atenuar pantalla, invertir brillo"</string> |
| 2445 | <string name="keywords_display_wallpaper" msgid="7778443098569037063">"segundo plano, personalizar pantalla"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2446 | <string name="keywords_display_font_size" msgid="3404655440064726124">"tamaño del texto"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2447 | <string name="keywords_display_cast_screen" msgid="3167261692257302743">"proyectar, enviar"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2448 | <string name="keywords_storage" msgid="6572905220031852173">"espacio, disco, disco duro, dispositivo, uso"</string> |
| 2449 | <string name="keywords_battery" msgid="2096185085932675704">"carga, consumo, energía"</string> |
| 2450 | <string name="keywords_spell_checker" msgid="6106749039734174140">"ortografía, diccionarios, corrector ortográfico, corrección automática"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2451 | <string name="keywords_voice_input" msgid="3519547605812413860">"herramienta de reconocimiento, entrada, voz, hablar, idioma, manos libres, reconocimiento, palabra ofensiva, historial de audio, auriculares bluetooth"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2452 | <string name="keywords_text_to_speech_output" msgid="392447904221657930">"valorar, idioma, habla predeterminada, hablar, síntesis de voz, accesibilidad, lector, deficiencias visuales"</string> |
| 2453 | <string name="keywords_date_and_time" msgid="2631808108134830066">"reloj, militar"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2454 | <string name="keywords_network_reset" msgid="6346978754090557056">"restablecer datos de fábrica"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2455 | <string name="keywords_factory_data_reset" msgid="4355133848707691977">"borrar, eliminar, restaurar, limpiar, quitar"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2456 | <string name="keywords_printing" msgid="1701778563617114846">"impresora"</string> |
| 2457 | <string name="keywords_sounds_and_notifications" msgid="5965996187974887000">"sonido del altavoz"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2458 | <string name="keywords_sounds_and_notifications_interruptions" msgid="543023766902917716">"no molestar, interrumpir, interrupción, descanso"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2459 | <string name="keywords_app" msgid="6334757056536837791">"RAM"</string> |
| 2460 | <string name="keywords_location" msgid="782326973714313480">"ubicación cercana, informes de ubicación"</string> |
| 2461 | <string name="keywords_location_mode" msgid="8584992704568356084">"precisión"</string> |
| 2462 | <string name="keywords_accounts" msgid="1957925565953357627">"cuenta"</string> |
| 2463 | <string name="keywords_users" msgid="4673901601478559100">"restricción, restringir, restringido"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2464 | <string name="keywords_keyboard_and_ime" msgid="5251531893531063855">"corrección texto, corregir, sonido, vibración automática, idioma, gesto, sugerencia, tema, palabra ofensiva, escribir, emoji, internacional"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2465 | <string name="keywords_reset_apps" msgid="6420313678620788457">"restablecer preferencias predeterminadas"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2466 | <string name="keywords_emergency_app" msgid="6542122071127391103">"aplicación predeterminada en caso de emergencia"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2467 | <string name="keywords_default_phone_app" msgid="90136554927956860">"marcador del teléfono predeterminado"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2468 | <string name="keywords_all_apps" msgid="5377153522551809915">"aplicación, descargar, aplicaciones, sistema"</string> |
Geoff Mendal | c6c8b29 | 2015-04-01 05:37:29 -0500 | [diff] [blame] | 2469 | <string name="keywords_app_permissions" msgid="8677901415217188314">"seguridad de permisos de aplicaciones"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2470 | <string name="keywords_default_apps" msgid="3581727483175522599">"aplicaciones predeterminadas"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2471 | <string name="keywords_ignore_optimizations" msgid="946516741848647905">"ignorar optimizaciones doze aplicación en espera"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2472 | <string name="keywords_lockscreen" msgid="4806191868723291541">"deslizar, contraseña, patrón, pin"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2473 | <string name="setup_wifi_nfc_tag" msgid="9028353016222911016">"Configurar etiqueta NFC Wi-Fi"</string> |
Baligh Uddin | 9190949 | 2014-04-21 13:50:52 -0700 | [diff] [blame] | 2474 | <string name="write_tag" msgid="8571858602896222537">"Editar"</string> |
| 2475 | <string name="status_awaiting_tap" msgid="2130145523773160617">"Toca una etiqueta para editarla..."</string> |
| 2476 | <string name="status_invalid_password" msgid="2575271864572897406">"Contraseña no válida. Vuelve a intentarlo."</string> |
| 2477 | <string name="status_write_success" msgid="5228419086308251169">"Operación realizada correctamente"</string> |
| 2478 | <string name="status_failed_to_write" msgid="8072752734686294718">"Error al escribir datos en la etiqueta NFC. Si el problema persiste, prueba con otra etiqueta"</string> |
| 2479 | <string name="status_tag_not_writable" msgid="2511611539977682175">"No se puede editar la etiqueta NFC. Prueba con otra etiqueta."</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2480 | <string name="default_sound" msgid="8821684447333687810">"Sonido predeterminado"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2481 | <string name="notification_settings" msgid="8791730980212496561">"Sonido y notificaciones"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2482 | <string name="media_volume_option_title" msgid="2811531786073003825">"Volumen multimedia"</string> |
| 2483 | <string name="alarm_volume_option_title" msgid="8219324421222242421">"Volumen de alarma"</string> |
| 2484 | <string name="ring_volume_option_title" msgid="6767101703671248309">"Volumen del tono"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2485 | <string name="notification_volume_option_title" msgid="6064656124416882130">"Volumen de notificaciones"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 2486 | <string name="zen_mode_priority_settings_title" msgid="2623117023031824309">"Permitir solo con prioridad"</string> |
| 2487 | <string name="zen_mode_automation_settings_title" msgid="4228995740594063774">"Reglas automáticas"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2488 | <string name="zen_mode_option_important_interruptions" msgid="3903928008177972500">"Solo prioritarias"</string> |
| 2489 | <string name="zen_mode_option_alarms" msgid="5785372117288803600">"Solo alarmas"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2490 | <string name="zen_mode_option_no_interruptions" msgid="8107126344850276878">"Silencio total"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2491 | <string name="zen_mode_summary_combination" msgid="8715563402849273459">"<xliff:g id="MODE">%1$s</xliff:g>: <xliff:g id="EXIT_CONDITION">%2$s</xliff:g>"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2492 | <string name="ringtone_title" msgid="5379026328015343686">"Tono del teléfono"</string> |
| 2493 | <string name="notification_ringtone_title" msgid="3361201340352664272">"Tono de notificación predeterminado"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2494 | <string name="vibrate_when_ringing_title" msgid="3806079144545849032">"Vibrar también en llamadas"</string> |
| 2495 | <string name="notification_section_header" msgid="95661783916799134">"Notificación"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2496 | <string name="advanced_section_header" msgid="8833934850242546903">"Opciones avanzadas"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2497 | <string name="notification_pulse_title" msgid="1247988024534030629">"Usar LED de notificaciones"</string> |
| 2498 | <string name="lock_screen_notifications_title" msgid="9118805570775519455">"Con dispositivo bloqueado"</string> |
| 2499 | <string name="lock_screen_notifications_summary_show" msgid="6407527697810672847">"Mostrar todas las notificaciones"</string> |
| 2500 | <string name="lock_screen_notifications_summary_hide" msgid="7891552853357258782">"Ocultar notificaciones de carácter sensible"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2501 | <string name="lock_screen_notifications_summary_disable" msgid="859628910427886715">"No mostrar notificaciones"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2502 | <string name="lock_screen_notifications_interstitial_message" msgid="6164532459432182244">"¿Cómo quieres que se muestren las notificaciones cuando esté bloqueado el dispositivo?"</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2503 | <string name="app_notifications_title" msgid="5810577805218003760">"Notificaciones de aplicaciones"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2504 | <string name="other_sound_settings" msgid="3151004537006844718">"Otros sonidos"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2505 | <string name="dial_pad_tones_title" msgid="1999293510400911558">"Tonos del teclado"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2506 | <string name="screen_locking_sounds_title" msgid="1340569241625989837">"Sonidos al bloquear pantalla"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2507 | <string name="charging_sounds_title" msgid="1132272552057504251">"Sonidos de carga"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2508 | <string name="docking_sounds_title" msgid="155236288949940607">"Sonidos al conectar"</string> |
| 2509 | <string name="touch_sounds_title" msgid="5326587106892390176">"Sonidos táctiles"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2510 | <string name="vibrate_on_touch_title" msgid="674710566941697253">"Vibrar al tocar"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2511 | <string name="dock_audio_media_title" msgid="1346838179626123900">"Reproducciones altavoz base"</string> |
| 2512 | <string name="dock_audio_media_disabled" msgid="3430953622491538080">"Todo el audio"</string> |
| 2513 | <string name="dock_audio_media_enabled" msgid="667849382924908673">"Solo audio multimedia"</string> |
| 2514 | <string name="emergency_tone_silent" msgid="1067515631635824291">"Silencio"</string> |
| 2515 | <string name="emergency_tone_alert" msgid="8941852695428130667">"Alerta"</string> |
| 2516 | <string name="emergency_tone_vibrate" msgid="8281126443204950847">"Vibrar"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2517 | <string name="manage_notification_access_title" msgid="7510080164564944891">"Acceso a notificaciones"</string> |
| 2518 | <string name="manage_notification_access_summary_zero" msgid="2409912785614953348">"Las aplicaciones no pueden leer notificaciones"</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 2519 | <plurals name="manage_notification_access_summary_nonzero" formatted="false" msgid="7930130030691218387"> |
| 2520 | <item quantity="other">%d aplicaciones pueden leer notificaciones</item> |
| 2521 | <item quantity="one">%d aplicación puede leer notificaciones</item> |
| 2522 | </plurals> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2523 | <string name="no_notification_listeners" msgid="2767405417723149879">"No hay detectores de notificaciones instalados."</string> |
| 2524 | <string name="notification_listener_security_warning_title" msgid="6494221261778885893">"¿Quieres habilitar <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
Geoff Mendal | bfe3824 | 2014-10-15 18:03:52 -0700 | [diff] [blame] | 2525 | <string name="notification_listener_security_warning_summary" msgid="2780319203595885564">"<xliff:g id="NOTIFICATION_LISTENER_NAME">%1$s</xliff:g> podrá leer todas las notificaciones que el sistema o cualquier aplicación instalada publique. Estas notificaciones pueden incluir información personal, como nombres de contactos y texto de mensajes que hayas recibido. También podrás ignorar estas notificaciones o tocar botones de acción."</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2526 | <string name="manage_zen_access_title" msgid="2611116122628520522">"Acceso de No molestar"</string> |
| 2527 | <string name="zen_access_empty_text" msgid="8772967285742259540">"Ninguna aplicación instalada ha solicitado acceso de No molestar"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2528 | <string name="loading_notification_apps" msgid="5031818677010335895">"Cargando aplicaciones..."</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2529 | <string name="app_notification_block_title" msgid="4069351066849087649">"Bloquear todo"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2530 | <string name="app_notification_block_summary" msgid="9049487483231233726">"No mostrar nunca notificaciones de esta aplicación"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2531 | <string name="app_notification_priority_title" msgid="5949923919607295595">"Tratar como prioritaria"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2532 | <string name="app_notification_priority_summary" msgid="2538018111338754446">"Permitir que se escuchen las notificaciones de esta aplicación cuando la opción Solo prioritarias del modo No molestar esté activada"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2533 | <string name="app_notification_peekable_title" msgid="8647856880382324822">"Permitir vista"</string> |
| 2534 | <string name="app_notification_peekable_summary" msgid="678845517890921158">"Permitir que esta aplicación destaque algunas notificaciones deslizándolas para que aparezcan en la pantalla actual"</string> |
| 2535 | <string name="app_notification_sensitive_title" msgid="8465860579482264139">"Ocultar contenido confidencial"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2536 | <string name="app_notification_sensitive_summary" msgid="3263836642625157920">"Cuando el dispositivo esté bloqueado, ocultar el contenido de las notificaciones de esta aplicación que pueda revelar información privada"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2537 | <string name="app_notification_row_banned" msgid="5983655258784814773">"Bloqueada"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2538 | <string name="app_notification_row_priority" msgid="7723839972982746568">"Prioridad"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2539 | <string name="app_notification_row_sensitive" msgid="1809610030432329940">"Sensible"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2540 | <string name="app_notifications_dialog_done" msgid="3484067728568791014">"Listo"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2541 | <string name="zen_mode_rule_name" msgid="5149068059383837549">"Nombre de la regla"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2542 | <string name="zen_mode_rule_name_hint" msgid="3781174510556433384">"Introducir nombre de la regla"</string> |
| 2543 | <string name="zen_mode_add_rule" msgid="9100929184624317193">"Añadir regla"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2544 | <string name="zen_mode_delete_rule" msgid="2985902330199039533">"Eliminar regla"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2545 | <string name="zen_mode_delete_rule_confirmation" msgid="6237882294348570283">"¿Quieres eliminar la regla \"<xliff:g id="RULE">%1$s</xliff:g>\"?"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2546 | <string name="zen_mode_delete_rule_button" msgid="4248741120307752294">"Eliminar"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2547 | <string name="zen_mode_rule_type" msgid="2289413469580142888">"Tipo de regla"</string> |
| 2548 | <string name="zen_mode_rule_type_unknown" msgid="3049377282766700600">"Desconocida"</string> |
| 2549 | <string name="zen_mode_configure_rule" msgid="8865785428056490305">"Configurar regla"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2550 | <string name="zen_schedule_rule_type_name" msgid="142936744435271449">"Regla de hora"</string> |
| 2551 | <string name="zen_schedule_rule_enabled_toast" msgid="3379499360390382259">"Regla automática para activar el modo No molestar durante las horas especificadas"</string> |
| 2552 | <string name="zen_event_rule_type_name" msgid="2645981990973086797">"Regla del evento"</string> |
| 2553 | <string name="zen_event_rule_enabled_toast" msgid="6910577623330811480">"Regla automática para activar el modo No molestar durante los eventos especificados"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2554 | <string name="zen_mode_event_rule_calendar" msgid="8787906563769067418">"Durante eventos de"</string> |
| 2555 | <string name="zen_mode_event_rule_summary_calendar_template" msgid="5135844750232403975">"Durante eventos de <xliff:g id="CALENDAR">%1$s</xliff:g>"</string> |
| 2556 | <string name="zen_mode_event_rule_summary_any_calendar" msgid="4936646399126636358">"cualquier calendario"</string> |
| 2557 | <string name="zen_mode_event_rule_summary_reply_template" msgid="6590671260829837157">"Cuando la respuesta sea <xliff:g id="REPLY">%1$s</xliff:g>"</string> |
| 2558 | <string name="zen_mode_event_rule_calendar_any" msgid="6485568415998569885">"Cualquier calendario"</string> |
| 2559 | <string name="zen_mode_event_rule_reply" msgid="5166322024212403739">"Cuando la respuesta sea"</string> |
| 2560 | <string name="zen_mode_event_rule_reply_any_except_no" msgid="8868873496008825961">"Sí, quizás o sin respuesta"</string> |
| 2561 | <string name="zen_mode_event_rule_reply_yes_or_maybe" msgid="2769656565454495824">"Sí o quizás"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2562 | <string name="zen_mode_event_rule_reply_yes" msgid="1003598835878784659">"Sí"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2563 | <string name="zen_mode_rule_not_found_text" msgid="8963662446092059836">"No se ha encontrado esa regla."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2564 | <string name="zen_mode_rule_summary_combination" msgid="2526506268333198254">"<xliff:g id="DESCRIPTION">%1$s</xliff:g>/<xliff:g id="MODE">%2$s</xliff:g>"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2565 | <string name="zen_mode_schedule_rule_days" msgid="3195058680641389948">"Días"</string> |
| 2566 | <string name="zen_mode_schedule_rule_days_none" msgid="4954143628634166317">"Ninguno"</string> |
| 2567 | <string name="zen_mode_schedule_rule_days_all" msgid="146511166522076034">"Todos los días"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2568 | <string name="summary_divider_text" msgid="7228986578690919294">", "</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2569 | <string name="summary_range_symbol_combination" msgid="5695218513421897027">"<xliff:g id="START">%1$s</xliff:g>-<xliff:g id="END">%2$s</xliff:g>"</string> |
| 2570 | <string name="summary_range_verbal_combination" msgid="8467306662961568656">"De <xliff:g id="START">%1$s</xliff:g> a <xliff:g id="END">%2$s</xliff:g>"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2571 | <string name="zen_mode_calls" msgid="7051492091133751208">"Llamadas"</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2572 | <string name="zen_mode_messages" msgid="5886440273537510894">"Mensajes"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2573 | <string name="zen_mode_selected_messages" msgid="8245990149599142281">"Mensajes seleccionados"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2574 | <string name="zen_mode_from_anyone" msgid="2638322015361252161">"De cualquier usuario"</string> |
| 2575 | <string name="zen_mode_from_contacts" msgid="2232335406106711637">"Solo de contactos"</string> |
| 2576 | <string name="zen_mode_from_starred" msgid="2678345811950997027">"Solo de contactos destacados"</string> |
| 2577 | <string name="zen_mode_from_none" msgid="8219706639954614136">"Ninguno"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 2578 | <string name="zen_mode_alarms" msgid="2165302777886552926">"Alarmas"</string> |
| 2579 | <string name="zen_mode_reminders" msgid="5458502056440485730">"Recordatorios"</string> |
| 2580 | <string name="zen_mode_events" msgid="7914446030988618264">"Eventos"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2581 | <string name="zen_mode_selected_callers" msgid="3127598874060615742">"Llamadas seleccionadas"</string> |
| 2582 | <string name="zen_mode_repeat_callers" msgid="5019521886428322131">"Llamadas repetidas"</string> |
| 2583 | <string name="zen_mode_repeat_callers_summary" msgid="7192713032364140137">"Permitir llamada que proceda de la misma persona si no han pasado más de <xliff:g id="MINUTES">%d</xliff:g> desde su primera llamada"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2584 | <string name="zen_mode_when" msgid="2767193283311106373">"Activar automáticamente"</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2585 | <string name="zen_mode_when_never" msgid="8809494351918405602">"Nunca"</string> |
| 2586 | <string name="zen_mode_when_every_night" msgid="3122486110091921009">"Todas las noches"</string> |
| 2587 | <string name="zen_mode_when_weeknights" msgid="8354070633893273783">"Noches entre semana"</string> |
| 2588 | <string name="zen_mode_start_time" msgid="8102602297273744441">"Hora de inicio"</string> |
| 2589 | <string name="zen_mode_end_time" msgid="8774327885892705505">"Hora de finalización"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2590 | <string name="zen_mode_end_time_next_day_summary_format" msgid="4201521691238728701">"Día siguiente a las <xliff:g id="FORMATTED_TIME">%s</xliff:g>"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2591 | <string name="zen_mode_summary_alarams_only_indefinite" msgid="7941708969866496605">"Cambiar para ver solo alarmas de forma indefinida"</string> |
| 2592 | <plurals name="zen_mode_summary_alarms_only_by_minute" formatted="false" msgid="6122003583875424601"> |
| 2593 | <item quantity="other">Cambiar para ver solo alarmas durante <xliff:g id="DURATION">%1$d</xliff:g> minutos (hasta las <xliff:g id="FORMATTEDTIME_1">%2$s</xliff:g>)</item> |
| 2594 | <item quantity="one">Cambiar para ver solo alarmas durante un minuto (hasta las <xliff:g id="FORMATTEDTIME_0">%2$s</xliff:g>)</item> |
| 2595 | </plurals> |
| 2596 | <plurals name="zen_mode_summary_alarms_only_by_hour" formatted="false" msgid="2407703455581767748"> |
| 2597 | <item quantity="other">Cambiar para ver solo alarmas durante <xliff:g id="DURATION">%1$d</xliff:g> horas (hasta las <xliff:g id="FORMATTEDTIME_1">%2$s</xliff:g>)</item> |
| 2598 | <item quantity="one">Cambiar para ver solo alarmas durante una hora (hasta las <xliff:g id="FORMATTEDTIME_0">%2$s</xliff:g>)</item> |
| 2599 | </plurals> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2600 | <string name="zen_mode_summary_always" msgid="6172985102689237703">"Cambiar a interrumpir siempre"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2601 | <string name="notification_settings_apps_title" msgid="1125354590652967250">"Notif. aplicaciones"</string> |
| 2602 | <string name="notification_app_settings_button" msgid="6685640230371477485">"Ajustes de notificaciones"</string> |
Baligh Uddin | 24f7fff | 2014-05-05 13:01:33 -0700 | [diff] [blame] | 2603 | <string name="device_feedback" msgid="3238056036766293294">"Dar tu opinión sobre el dispositivo"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2604 | <string name="restr_pin_enter_admin_pin" msgid="2451187374960131018">"Introduce el PIN del administrador"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2605 | <string name="switch_on_text" msgid="1124106706920572386">"Sí"</string> |
| 2606 | <string name="switch_off_text" msgid="1139356348100829659">"No"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2607 | <string name="screen_pinning_title" msgid="2292573232264116542">"Fijar pantalla"</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2608 | <string name="screen_pinning_description" msgid="1137904524037468263">"Si esta opción está activada, puedes usar la opción para fijar la pantalla para mantener visible la pantalla actual hasta que desactives la pantalla.\n\nPara ello:\n\n1. Asegúrate de que la opción para fijar la pantalla esté activada.\n\n2. Abre la pantalla que quieras fijar.\n\n3. Toca Información general.\n\n4. Desliza el dedo hacia arriba y toca el icono para fijar la pantalla."</string> |
Baligh Uddin | 15adc9b | 2014-11-06 10:02:24 -0800 | [diff] [blame] | 2609 | <string name="screen_pinning_unlock_pattern" msgid="8282268570060313339">"Solicitar patrón de desbloqueo para desactivar"</string> |
| 2610 | <string name="screen_pinning_unlock_pin" msgid="8757588350454795286">"Solicitar PIN para desactivar"</string> |
| 2611 | <string name="screen_pinning_unlock_password" msgid="2514079566873826434">"Solicitar contraseña para desactivar"</string> |
| 2612 | <string name="screen_pinning_unlock_none" msgid="3814188275713871856">"Bloquear dispositivo al desactivar"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2613 | <string name="managed_user_title" msgid="8101244883654409696">"Perfil de trabajo"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2614 | <string name="opening_paragraph_delete_profile_unknown_company" msgid="3790519030932488453">"Administrador de este perfil:"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2615 | <string name="managing_admin" msgid="8843802210377459055">"Administrado por <xliff:g id="ADMIN_APP_LABEL">%s</xliff:g>"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2616 | <string name="experimental_preference" msgid="7083015446690681376">"(Experimental)"</string> |
Baligh Uddin | 9c58032 | 2014-09-03 23:27:12 -0700 | [diff] [blame] | 2617 | <string name="display_auto_rotate_title" msgid="6176450657107806043">"Al girar el dispositivo"</string> |
| 2618 | <string name="display_auto_rotate_rotate" msgid="4544299861233497728">"Girar el contenido de la pantalla"</string> |
| 2619 | <string name="display_auto_rotate_stay_in_portrait" msgid="292745182318093651">"Mantener vista vertical"</string> |
| 2620 | <string name="display_auto_rotate_stay_in_landscape" msgid="3804752830204062162">"Mantener vista horizontal"</string> |
| 2621 | <string name="display_auto_rotate_stay_in_current" msgid="317932372686498096">"Mantener orientación actual"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 2622 | <string name="imei_information_title" msgid="8499085421609752290">"Información del IMEI"</string> |
Geoff Mendal | beb9413 | 2014-10-20 17:09:23 -0700 | [diff] [blame] | 2623 | <string name="encryption_interstitial_header" msgid="5790264941172726485">"Cifrado"</string> |
| 2624 | <string name="encryption_continue_button" msgid="1121880322636992402">"Continuar"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2625 | <string name="encryption_interstitial_message_pin" msgid="7164072567822375682">"Puedes solicitar el PIN del dispositivo antes de iniciarlo para aumentar la protección. Hasta que el dispositivo no se inicie, no podrá recibir llamadas, mensajes ni notificaciones, como alarmas. \n\nEsta opción ayuda a proteger los datos en dispositivos perdidos o robados."</string> |
| 2626 | <string name="encryption_interstitial_message_pattern" msgid="6747091924626566031">"Puedes solicitar el patrón del dispositivo antes de iniciarlo para aumentar la protección. Hasta que el dispositivo no se inicie, no podrá recibir llamadas, mensajes ni notificaciones, como alarmas. \n\nEsta opción ayuda a proteger los datos en dispositivos perdidos o robados."</string> |
| 2627 | <string name="encryption_interstitial_message_password" msgid="3462225324186045679">"Puedes solicitar la contraseña del dispositivo antes de iniciarlo para aumentar la protección. Hasta que el dispositivo no se inicie, no podrá recibir llamadas, mensajes ni notificaciones, como alarmas. \n\nEsta opción ayuda a proteger los datos en dispositivos perdidos o robados."</string> |
Geoff Mendal | beb9413 | 2014-10-20 17:09:23 -0700 | [diff] [blame] | 2628 | <string name="encrypt_require_pin" msgid="2063945047845243752">"Requerir PIN para iniciar dispositivo"</string> |
| 2629 | <string name="encrypt_require_pattern" msgid="6898479411004015810">"Requerir patrón para iniciar dispositivo"</string> |
| 2630 | <string name="encrypt_require_password" msgid="8770628366276570518">"Requerir contraseña para iniciar dispositivo"</string> |
| 2631 | <string name="encrypt_dont_require_pin" msgid="1082444817726247368">"No, gracias"</string> |
| 2632 | <string name="encrypt_dont_require_pattern" msgid="6668299362640433843">"No, gracias"</string> |
| 2633 | <string name="encrypt_dont_require_password" msgid="2580403214917009046">"No, gracias"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2634 | <string name="encrypt_talkback_dialog_require_pin" msgid="8299960550048989807">"¿Solicitar PIN?"</string> |
| 2635 | <string name="encrypt_talkback_dialog_require_pattern" msgid="1499790256154146639">"¿Solicitar patrón?"</string> |
| 2636 | <string name="encrypt_talkback_dialog_require_password" msgid="8841994614218049215">"¿Solicitar contraseña?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2637 | <string name="encrypt_talkback_dialog_message_pin" msgid="7582096542997635316">"Cuando introduzcas tu PIN para iniciar este dispositivo, los servicios de accesibilidad como <xliff:g id="SERVICE">%1$s</xliff:g> aún no estarán disponibles."</string> |
| 2638 | <string name="encrypt_talkback_dialog_message_pattern" msgid="2020083142199612743">"Cuando introduzcas tu patrón para iniciar este dispositivo, los servicios de accesibilidad como <xliff:g id="SERVICE">%1$s</xliff:g> aún no estarán disponibles."</string> |
| 2639 | <string name="encrypt_talkback_dialog_message_password" msgid="4155875981789127796">"Cuando introduzcas tu contraseña para iniciar este dispositivo, los servicios de accesibilidad como <xliff:g id="SERVICE">%1$s</xliff:g> aún no estarán disponibles."</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 2640 | <string name="imei_information_title" msgid="8499085421609752290">"Información del IMEI"</string> |
| 2641 | <string name="imei_information_summary" msgid="2074095606556565233">"Información relacionada con el IMEI"</string> |
| 2642 | <string name="slot_number" msgid="3762676044904653577">"(N.º <xliff:g id="SLOT_NUM">%1$d</xliff:g>)"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2643 | <string name="launch_by_default" msgid="1840761193189009248">"Abrir de forma predeterminada"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2644 | <string name="storage_summary_format" msgid="5419902362347539755">"<xliff:g id="SIZE">%1$s</xliff:g> utilizados en <xliff:g id="STORAGE_TYPE">%2$s</xliff:g>"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2645 | <string name="app_launch_domain_links_title" msgid="6789955009107320092">"Enlaces de aplicaciones"</string> |
| 2646 | <string name="app_launch_open_domain_urls_title" msgid="8914721351596745701">"Abrir enlaces compatibles"</string> |
| 2647 | <string name="app_launch_open_domain_urls_summary" msgid="5367573364240712217">"Se abren sin preguntar"</string> |
| 2648 | <string name="app_launch_supported_domain_urls_title" msgid="8250695258211477480">"Enlaces compatibles"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 2649 | <string name="app_launch_other_defaults_title" msgid="2516812499807835178">"Otras aplicaciones predeterminadas"</string> |
Geoff Mendal | c12b1ab | 2015-04-03 22:54:58 -0700 | [diff] [blame] | 2650 | <string name="storage_summary_format" msgid="5419902362347539755">"<xliff:g id="SIZE">%1$s</xliff:g> utilizados en <xliff:g id="STORAGE_TYPE">%2$s</xliff:g>"</string> |
| 2651 | <string name="storage_type_internal" msgid="410824961149037234">"memoria interna"</string> |
| 2652 | <string name="storage_type_external" msgid="8928374515368986503">"memoria externa"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 2653 | <string name="storage_type_internal" msgid="6042049833565674948">"Almacenamiento interno"</string> |
| 2654 | <string name="storage_type_external" msgid="7738894330670001898">"Almacenamiento externo"</string> |
| 2655 | <string name="app_data_usage" msgid="7942375313697452803">"Uso de datos de aplicación"</string> |
| 2656 | <string name="data_summary_format" msgid="6213211533341068366">"<xliff:g id="SIZE">%1$s</xliff:g> de uso desde <xliff:g id="DATE">%2$s</xliff:g>"</string> |
| 2657 | <string name="storage_used" msgid="7128074132917008743">"Almacenamiento utilizado"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2658 | <string name="notifications_label" msgid="2872668710589600731">"Notificaciones"</string> |
| 2659 | <string name="notifications_enabled" msgid="4386196629684749507">"Normal"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2660 | <string name="notifications_disabled" msgid="4326096527874762629">"Bloquear"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2661 | <string name="notifications_sensitive" msgid="7636231039287237132">"Contenido confidencial oculto"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2662 | <string name="notifications_priority" msgid="1812498477331421719">"Prioridad"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2663 | <string name="notifications_no_peeking" msgid="999951669023262823">"Sin vista"</string> |
| 2664 | <string name="notifications_two_items" msgid="4619842959192163127">"<xliff:g id="NOTIF_STATE_0">%1$s</xliff:g> / <xliff:g id="NOTIF_STATE_1">%2$s</xliff:g>"</string> |
| 2665 | <string name="notifications_three_items" msgid="7536490263864218246">"<xliff:g id="NOTIF_STATE_0">%1$s</xliff:g> / <xliff:g id="NOTIF_STATE_1">%2$s</xliff:g> / <xliff:g id="NOTIF_STATE_2">%3$s</xliff:g>"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2666 | <plurals name="permissions_summary" formatted="false" msgid="6402730318075959117"> |
| 2667 | <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> permisos concedidos</item> |
| 2668 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> permiso concedido</item> |
| 2669 | </plurals> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2670 | <plurals name="runtime_permissions_summary" formatted="false" msgid="1564663886246010959"> |
| 2671 | <item quantity="other"><xliff:g id="COUNT_2">%d</xliff:g> de <xliff:g id="COUNT_3">%d</xliff:g> permisos concedidos</item> |
| 2672 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> de <xliff:g id="COUNT_1">%d</xliff:g> permiso concedido</item> |
| 2673 | </plurals> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2674 | <string name="launch_defaults_some" msgid="313159469856372621">"Se han establecido algunos valores predeterminados"</string> |
| 2675 | <string name="launch_defaults_none" msgid="4241129108140034876">"No se han establecido valores predeterminados"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2676 | <string name="filter_all_apps" msgid="1988403195820688644">"Todas las aplicaciones"</string> |
| 2677 | <string name="filter_enabled_apps" msgid="3318021007093070639">"Habilitadas"</string> |
| 2678 | <string name="filter_personal_apps" msgid="3277727374174355971">"Personales"</string> |
| 2679 | <string name="filter_work_apps" msgid="24519936790795574">"Trabajo"</string> |
| 2680 | <string name="filter_notif_blocked_apps" msgid="3446926933792244485">"Bloqueadas"</string> |
| 2681 | <string name="filter_notif_priority_apps" msgid="5965001885749195239">"Prioridad"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2682 | <string name="filter_notif_sensitive_apps" msgid="4909289478844197927">"Contenido confidencial oculto"</string> |
| 2683 | <string name="filter_notif_no_peeking" msgid="5197968265625096563">"Sin vista"</string> |
Geoff Mendal | 285aa88 | 2015-04-08 08:23:55 -0500 | [diff] [blame] | 2684 | <string name="filter_with_domain_urls_apps" msgid="4573276638806792792">"Con URLs de dominio"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2685 | <string name="trust_agent_disabled_device_admin" msgid="5982562414642596563">"Inhabilitado por el administrador"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2686 | <string name="advanced_apps" msgid="4812975097124803873">"Opciones avanzadas"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 2687 | <string name="unknown_app" msgid="5275921288718717656">"Aplicación desconocida"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 2688 | <string name="choose_profile" msgid="8229363046053568878">"Seleccionar perfil"</string> |
Geoff Mendal | c6c8b29 | 2015-04-01 05:37:29 -0500 | [diff] [blame] | 2689 | <string name="app_permissions" msgid="4148222031991883874">"Permisos de aplicaciones"</string> |
| 2690 | <string name="app_permissions_summary" msgid="2098173899436407221">"Más acceso permitido a <xliff:g id="COUNT_0">%d</xliff:g> de <xliff:g id="COUNT_1">%d</xliff:g> aplicaciones"</string> |
| 2691 | <string name="app_permissions_group_summary" msgid="2721303391744909000">"<xliff:g id="COUNT_0">%d</xliff:g> de <xliff:g id="COUNT_1">%d</xliff:g> aplicaciones permitidas"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2692 | <string name="tap_to_wake" msgid="7211944147196888807">"Tocar para activar"</string> |
| 2693 | <string name="tap_to_wake_summary" msgid="4341387904987585616">"Toca dos veces cualquier punto de la pantalla para activar el dispositivo"</string> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2694 | <string name="domain_urls_title" msgid="8762012672312435252">"Enlaces de aplicaciones"</string> |
| 2695 | <string name="domain_urls_summary_none" msgid="2639588015479657864">"No se abren enlaces compatibles"</string> |
| 2696 | <string name="domain_urls_summary_one" msgid="3704934031930978405">"Se abre <xliff:g id="DOMAIN">%s</xliff:g>"</string> |
| 2697 | <string name="domain_urls_summary_some" msgid="812936714383016364">"Se abre <xliff:g id="DOMAIN">%s</xliff:g> y las URL relacionadas"</string> |
| 2698 | <plurals name="domain_urls_apps_summary" formatted="false" msgid="4322996467951692661"> |
| 2699 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> aplicaciones pueden abrir sus enlaces compatibles</item> |
| 2700 | <item quantity="one">Una aplicación puede abrir sus enlaces compatibles</item> |
| 2701 | </plurals> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2702 | <string name="fingerprint_not_recognized" msgid="1739529686957438119">"No reconocido"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2703 | <string name="default_apps_title" msgid="1854974637597514435">"Aplicaciones predeterminadas"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2704 | <string name="default_assist_title" msgid="8851464168639315795">"Asistencia"</string> |
| 2705 | <string name="default_assist_none" msgid="4719591002003824614">"No hay aplicaciones de asistencia predeterminadas"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2706 | <string name="default_browser_title" msgid="8101772675085814670">"Aplicación Navegador"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2707 | <string name="default_browser_title_none" msgid="2124785489953628553">"Sin navegador predeterminado"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2708 | <string name="default_phone_title" msgid="282005908059637350">"Aplicación Teléfono"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2709 | <string name="default_app" msgid="6864503001385843060">"(Predeterminada)"</string> |
Geoff Mendal | 6d61061 | 2015-04-22 08:11:16 -0500 | [diff] [blame] | 2710 | <string name="apps_storage" msgid="4353308027210435513">"Almacenamiento de aplicaciones"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2711 | <string name="usage_access" msgid="5479504953931038165">"Acceso de uso"</string> |
| 2712 | <string name="permit_usage_access" msgid="4012876269445832300">"Permitir acceso de uso"</string> |
| 2713 | <string name="app_usage_preference" msgid="7065701732733134991">"Preferencias de uso de aplicaciones"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2714 | <string name="usage_access_description" msgid="1352111094596416795">"El acceso de uso permite que una aplicación controle las aplicaciones que utilizas y con qué frecuencia, así como tu operador, los ajustes de idioma y otros detalles."</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2715 | <string name="memory_settings_title" msgid="7490541005204254222">"Memoria"</string> |
| 2716 | <string name="memory_details_title" msgid="8542565326053693320">"Detalles de la memoria"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2717 | <string name="always_running" msgid="6042448320077429656">"Siempre en ejecución (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
| 2718 | <string name="sometimes_running" msgid="6611250683037700864">"A veces en ejecución (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
| 2719 | <string name="rarely_running" msgid="348413460168817458">"Apenas en ejecución (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2720 | <string name="memory_max_use" msgid="6874803757715963097">"Máxima"</string> |
| 2721 | <string name="memory_avg_use" msgid="7382015389130622870">"Media"</string> |
| 2722 | <string name="memory_max_desc" msgid="2861832149718335864">"Máxima: <xliff:g id="MEMORY">%1$s</xliff:g>"</string> |
| 2723 | <string name="memory_avg_desc" msgid="1551240906596518412">"Media: <xliff:g id="MEMORY">%1$s</xliff:g>"</string> |
| 2724 | <string name="memory_use_running_format" msgid="4172488041800743760">"<xliff:g id="MEMORY">%1$s</xliff:g> / <xliff:g id="RUNNING">%2$s</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2725 | <string name="process_format" msgid="77905604092541454">"<xliff:g id="APP_NAME">%1$s</xliff:g> (<xliff:g id="COUNT">%2$d</xliff:g>)"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2726 | <string name="high_power_apps" msgid="2116416853043103135">"Ignorar optimizaciones"</string> |
| 2727 | <string name="high_power_filter_on" msgid="3862942127137594196">"Permitido"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2728 | <string name="high_power_on" msgid="148473814103292724">"Ignorando optimizaciones de la batería"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2729 | <string name="high_power_off" msgid="4069404908196636677">"Desactivado"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2730 | <string name="high_power_desc" msgid="8777632785903235764">"No se aplican las optimizaciones de la batería. Tu batería se puede consumir más rápido."</string> |
| 2731 | <plurals name="high_power_count" formatted="false" msgid="4343190376439806186"> |
| 2732 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> aplicaciones tienen permiso para ignorar las optimizaciones de la batería</item> |
| 2733 | <item quantity="one">1 aplicación tiene permiso para ignorar las optimizaciones de la batería</item> |
| 2734 | </plurals> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2735 | <string name="battery_summary" msgid="101415762036784289">"<xliff:g id="PERCENTAGE">%1$d</xliff:g>%% de uso desde la última carga completa"</string> |
| 2736 | <string name="no_battery_summary" msgid="3528036835462846814">"Ningún uso de la batería desde la última carga completa"</string> |
| 2737 | <string name="app_notification_preferences" msgid="6413363601485067724">"Preferencias de notificaciones de aplicaciones"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2738 | <string name="system_ui_settings" msgid="579824306467081123">"Mostrar configurador de IU del sistema"</string> |
| 2739 | <string name="additional_permissions" msgid="6463784193877056080">"Permisos adicionales"</string> |
| 2740 | <string name="additional_permissions_more" msgid="3538612272673191451">"<xliff:g id="COUNT">%1$d</xliff:g> más"</string> |
| 2741 | <string name="usb_use_charging_only" msgid="2625934955897625321">"Solo carga"</string> |
| 2742 | <string name="usb_use_file_transfers" msgid="479119385461326763">"Transferir archivos (MTP)"</string> |
| 2743 | <string name="usb_use_photo_transfers" msgid="7794775645350330454">"Transferir fotos (PTP)"</string> |
| 2744 | <string name="usb_use_MIDI" msgid="5116404702692483166">"MIDI"</string> |
| 2745 | <string name="usb_use" msgid="3372728031108932425">"Utilizar USB para"</string> |
| 2746 | <string name="inactive_apps_title" msgid="1317817863508274533">"Aplicaciones inactivas"</string> |
| 2747 | <string name="inactive_app_inactive_summary" msgid="6768756967594202411">"Inactiva. Toca para cambiar."</string> |
| 2748 | <string name="inactive_app_active_summary" msgid="4512911571954375968">"Activa. Toca para cambiar."</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2749 | <string name="assist_access_context_title" msgid="2047105711005856521">"Utilizar contexto actual"</string> |
| 2750 | <string name="assist_access_context_summary" msgid="8365837347256022203">"Al abrir la aplicación de asistencia, permitirle ver lo que has estado haciendo en tu pantalla"</string> |
| 2751 | <string name="assist_footer" msgid="2283187001990543739">"Las aplicaciones de asistencia te permiten identificar y utilizar información útil sin tener que pedir permiso. Algunas aplicaciones admiten tanto el launcher como los servicios de entrada de voz para ofrecerte asistencia integrada."</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2752 | <string name="average_memory_use" msgid="829566450150198512">"Uso medio de memoria"</string> |
| 2753 | <string name="maximum_memory_use" msgid="7493720799710132496">"Uso máximo de memoria"</string> |
| 2754 | <!-- no translation found for memory_usage (1781358557214390033) --> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2755 | <skip /> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2756 | <!-- no translation found for app_list_memory_use (6987417883876419338) --> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2757 | <skip /> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2758 | <!-- no translation found for memory_details (5943436005716991782) --> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2759 | <skip /> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2760 | <!-- no translation found for memory_use_summary (5608257211903075754) --> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2761 | <skip /> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2762 | <!-- no translation found for no_memory_use_summary (2016900536806235588) --> |
Geoff Mendal | ae62051 | 2015-05-27 07:56:18 -0700 | [diff] [blame] | 2763 | <skip /> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame^] | 2764 | <string name="sort_avg_use" msgid="3998036180505143129">"Ordenar por uso medio"</string> |
| 2765 | <string name="sort_max_use" msgid="4629247978290075124">"Ordenar por uso máximo"</string> |
| 2766 | <string name="memory_performance" msgid="5661005192284103281">"Rendimiento"</string> |
| 2767 | <string name="total_memory" msgid="2017287600738630165">"Memoria total"</string> |
| 2768 | <string name="average_used" msgid="5338339266517245782">"Uso medio (%)"</string> |
| 2769 | <string name="free_memory" msgid="4003936141603549746">"Libre"</string> |
| 2770 | <string name="memory_usage_apps" msgid="5650192998273294098">"Memoria usada por aplicaciones"</string> |
| 2771 | <plurals name="memory_usage_apps_summary" formatted="false" msgid="6089210945574265774"> |
| 2772 | <item quantity="other"><xliff:g id="COUNT">%1$d</xliff:g> aplicaciones han utilizado memoria durante las últimas <xliff:g id="DURATION_1">%2$s</xliff:g></item> |
| 2773 | <item quantity="one">1 aplicación ha utilizado memoria durante las últimas <xliff:g id="DURATION_0">%2$s</xliff:g></item> |
| 2774 | </plurals> |
| 2775 | <string name="running_frequency" msgid="6622624669948277693">"Frecuencia"</string> |
| 2776 | <string name="memory_maximum_usage" msgid="6513785462055278341">"Uso máximo"</string> |
| 2777 | <string name="no_data_usage" msgid="9131454024293628063">"No se han usado datos"</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2778 | </resources> |