Eric Fischer | f03bce5 | 2009-04-02 16:42:15 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | a66bf91 | 2010-03-17 22:14:17 -0700 | [diff] [blame] | 2 | <!-- |
| 3 | /* |
| 4 | * Copyright (C) 2008 The Android Open Source Project |
| 5 | * |
| 6 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | * you may not use this file except in compliance with the License. |
| 8 | * You may obtain a copy of the License at |
| 9 | * |
| 10 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | * |
| 12 | * Unless required by applicable law or agreed to in writing, software |
| 13 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | * See the License for the specific language governing permissions and |
| 16 | * limitations under the License. |
| 17 | */ |
| 18 | --> |
Eric Fischer | f03bce5 | 2009-04-02 16:42:15 -0700 | [diff] [blame] | 19 | |
Eric Fischer | f03bce5 | 2009-04-02 16:42:15 -0700 | [diff] [blame] | 20 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 21 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Geoff Mendal | a667bb0 | 2015-10-19 08:52:02 -0700 | [diff] [blame] | 22 | <string name="app_name" msgid="649227358658669779">"Launcher3"</string> |
Geoff Mendal | 832f74f | 2015-04-17 23:59:03 -0700 | [diff] [blame] | 23 | <string name="work_folder_name" msgid="3753320833950115786">"Trabajo"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 24 | <string name="activity_not_found" msgid="8071924732094499514">"No se instaló la aplicación."</string> |
Geoff Mendal | 90b43ad | 2014-10-13 06:08:16 -0700 | [diff] [blame] | 25 | <string name="activity_not_available" msgid="7456344436509528827">"La aplicación no está disponible."</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 26 | <string name="safemode_shortcut_error" msgid="9160126848219158407">"Aplicación descargada inhabilitada en modo seguro"</string> |
Geoff Mendal | 7078af9 | 2014-10-27 11:07:12 -0700 | [diff] [blame] | 27 | <string name="safemode_widget_error" msgid="4863470563535682004">"Widgets inhabilitados en modo seguro"</string> |
Bill Yi | a8bf043 | 2016-08-01 18:27:06 -0700 | [diff] [blame] | 28 | <string name="shortcut_not_available" msgid="2536503539825726397">"El acceso directo no está disponible"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 29 | <string name="home_screen" msgid="5629429142036709174">"Pantalla principal"</string> |
Bill Yi | e21b81f | 2024-07-15 14:42:07 -0700 | [diff] [blame] | 30 | <string name="set_default_home_app" msgid="5808906607627586381">"Establece <xliff:g id="LAUNCHER_NAME">%1$s</xliff:g> como la app de inicio predeterminada en Configuración"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 31 | <string name="recent_task_option_split_screen" msgid="6690461455618725183">"Pantalla dividida"</string> |
Bill Yi | 3ca151d | 2021-12-15 06:59:48 +0000 | [diff] [blame] | 32 | <string name="split_app_info_accessibility" msgid="5475288491241414932">"Información de la app de %1$s"</string> |
Bill Yi | 1bd0ffc | 2024-06-06 14:21:29 -0700 | [diff] [blame] | 33 | <string name="split_app_usage_settings" msgid="7214375263347964093">"Configuración del uso de %1$s"</string> |
Bill Yi | 3aa92f2 | 2024-10-07 13:40:14 -0700 | [diff] [blame] | 34 | <string name="new_window_option_taskbar" msgid="6448780542727767211">"Ventana nueva"</string> |
Bill Yi | 5e7bda3 | 2024-11-27 17:35:47 -0800 | [diff] [blame] | 35 | <string name="manage_windows_option_taskbar" msgid="2294109489960654212">"Administrar ventanas"</string> |
Bill Yi | c18cafd | 2024-03-28 12:08:06 -0700 | [diff] [blame] | 36 | <string name="save_app_pair" msgid="5647523853662686243">"Guardar vinculación"</string> |
Bill Yi | f2a5056 | 2023-10-20 02:19:17 -0700 | [diff] [blame] | 37 | <string name="app_pair_default_title" msgid="4045241727446873529">"<xliff:g id="APP1">%1$s</xliff:g> | <xliff:g id="APP2">%2$s</xliff:g>"</string> |
Bill Yi | c9966f7 | 2024-03-07 22:08:18 -0800 | [diff] [blame] | 38 | <string name="app_pair_unlaunchable_at_screen_size" msgid="3446551575502685376">"No se admite esta vinculación de apps en este dispositivo"</string> |
| 39 | <string name="app_pair_needs_unfold" msgid="4588897528143807002">"Abre el dispositivo para usar esta vinculación de apps"</string> |
Bill Yi | 97c75f3 | 2024-04-15 19:09:14 -0700 | [diff] [blame] | 40 | <string name="app_pair_not_available" msgid="3556767440808032031">"La vinculación de apps no está disponible"</string> |
Bill Yi | 2e7eb25 | 2021-07-03 03:17:56 +0000 | [diff] [blame] | 41 | <string name="long_press_widget_to_add" msgid="3587712543577675817">"Mantén presionado para mover un widget."</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 42 | <string name="long_accessible_way_to_add" msgid="2733588281439571974">"Presiona dos veces y mantén presionado para mover un widget o usar acciones personalizadas."</string> |
Bill Yi | 8c56588 | 2024-07-29 18:57:40 -0700 | [diff] [blame] | 43 | <string name="widget_picker_widget_options_button_description" msgid="4770099264476852363">"Más opciones"</string> |
| 44 | <string name="widget_picker_show_all_widgets_menu_item_title" msgid="9023638224586908119">"Mostrar todos los widgets"</string> |
Baligh Uddin | 6ef40c8 | 2013-09-30 15:17:46 -0700 | [diff] [blame] | 45 | <string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string> |
Bill Yi | d0d1356 | 2016-09-26 07:23:20 -0700 | [diff] [blame] | 46 | <string name="widget_accessible_dims_format" msgid="3640149169885301790">"%1$d de ancho por %2$d de alto"</string> |
Bill Yi | 2e7eb25 | 2021-07-03 03:17:56 +0000 | [diff] [blame] | 47 | <string name="widget_preview_context_description" msgid="9045841361655787574">"<xliff:g id="WIDGET_NAME">%1$s</xliff:g> widget"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 48 | <string name="widget_preview_name_and_dims_content_description" msgid="8489038126122831595">"Widget <xliff:g id="WIDGET_NAME">%1$s</xliff:g>, %2$d de ancho por %3$d de alto"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 49 | <string name="add_item_request_drag_hint" msgid="8730547755622776606">"Mantén presionado el widget para moverlo por la pantalla principal"</string> |
| 50 | <string name="add_to_home_screen" msgid="9168649446635919791">"Agregar a pantalla principal"</string> |
Bill Yi | c2b2838 | 2021-07-16 02:56:41 +0000 | [diff] [blame] | 51 | <string name="added_to_home_screen_accessibility_text" msgid="4451545765448884415">"Se agregó el widget de <xliff:g id="WIDGET_NAME">%1$s</xliff:g> a la pantalla principal"</string> |
Bill Yi | ede3fe2 | 2023-02-21 09:27:17 -0800 | [diff] [blame] | 52 | <string name="suggested_widgets_header_title" msgid="1844314680798145222">"Sugerencias"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 53 | <string name="productivity_widget_recommendation_category_label" msgid="3811812719618323750">"Imprescindibles"</string> |
| 54 | <string name="news_widget_recommendation_category_label" msgid="6756167867113741310">"Noticias y revistas"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 55 | <string name="entertainment_widget_recommendation_category_label" msgid="3973107268630717874">"Entretenimiento"</string> |
Bill Yi | f54bad0 | 2024-05-07 17:00:59 -0700 | [diff] [blame] | 56 | <string name="social_widget_recommendation_category_label" msgid="689147679536384717">"Redes sociales"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 57 | <string name="others_widget_recommendation_category_label" msgid="5555987036267226245">"Sugerencias para ti"</string> |
Bill Yi | 7b7cc7b | 2024-02-21 16:47:23 -0800 | [diff] [blame] | 58 | <string name="widget_picker_right_pane_accessibility_title" msgid="1673313931455067502">"Widgets de <xliff:g id="SELECTED_HEADER">%1$s</xliff:g> a la derecha, búsqueda y opciones a la izquierda"</string> |
Bill Yi | 19525ff | 2021-09-24 09:30:29 +0000 | [diff] [blame] | 59 | <string name="widgets_count" msgid="6467746476364652096">"{count,plural, =1{# widget}other{# widgets}}"</string> |
| 60 | <string name="shortcuts_count" msgid="8471715556199592381">"{count,plural, =1{# acceso directo}other{# accesos directos}}"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 61 | <string name="widgets_and_shortcuts_count" msgid="7209136747878365116">"<xliff:g id="WIDGETS_COUNT">%1$s</xliff:g>, <xliff:g id="SHORTCUTS_COUNT">%2$s</xliff:g>"</string> |
| 62 | <string name="widget_button_text" msgid="2880537293434387943">"Widgets"</string> |
| 63 | <string name="widgets_full_sheet_search_bar_hint" msgid="8484659090860596457">"Buscar"</string> |
| 64 | <string name="widgets_full_sheet_cancel_button_description" msgid="5766167035728653605">"Borra el texto del cuadro de búsqueda"</string> |
Bill Yi | 251568d | 2021-06-24 19:53:31 +0000 | [diff] [blame] | 65 | <string name="no_widgets_available" msgid="4337693382501046170">"Los widgets y accesos directos no están disponibles"</string> |
| 66 | <string name="no_search_results" msgid="3787956167293097509">"No se encontraron widgets ni accesos directos"</string> |
Bill Yi | 3c591d7 | 2024-05-27 20:47:40 -0700 | [diff] [blame] | 67 | <string name="widgets_full_sheet_personal_tab" msgid="2743540105607120182">"Personal"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 68 | <string name="widgets_full_sheet_work_tab" msgid="3767150027110633765">"Trabajo"</string> |
| 69 | <string name="widget_category_conversations" msgid="8894438636213590446">"Conversaciones"</string> |
Bill Yi | 7dff807 | 2023-05-02 22:51:55 -0700 | [diff] [blame] | 70 | <string name="widget_category_note_taking" msgid="3469689394504266039">"Tomar notas"</string> |
Bill Yi | 9bdbf3f | 2025-01-21 12:56:06 -0800 | [diff] [blame] | 71 | <string name="widget_cell_tap_to_show_add_button_label" msgid="4354194214317043581">"Mostrar botón Agregar"</string> |
| 72 | <string name="widget_cell_tap_to_hide_add_button_label" msgid="6117805205101555997">"Ocultar botón Agregar"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 73 | <string name="widget_add_button_label" msgid="2761267068711937179">"Agregar"</string> |
| 74 | <string name="widget_add_button_content_description" msgid="1810530016360039643">"Agregar widget <xliff:g id="WIDGET_NAME">%1$s</xliff:g>"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 75 | <string name="widgets_list_expand_button_label" msgid="7912016136574932622">"Mostrar todos"</string> |
| 76 | <string name="widgets_list_expand_button_content_description" msgid="4600513860973450888">"Mostrar todos los widgets"</string> |
| 77 | <string name="widgets_list_expanded" msgid="7374857868788557730">"Mostrando todos los widgets"</string> |
Bill Yi | 6f71352 | 2021-06-15 16:44:49 +0000 | [diff] [blame] | 78 | <string name="reconfigurable_widget_education_tip" msgid="6336962690888067057">"Presiona para cambiar la configuración del widget"</string> |
Bill Yi | 6f71352 | 2021-06-15 16:44:49 +0000 | [diff] [blame] | 79 | <string name="widget_reconfigure_button_content_description" msgid="8811472721881205250">"Cambiar la configuración del widget"</string> |
Bill Yi | ab5e484 | 2017-07-24 23:15:48 -0700 | [diff] [blame] | 80 | <string name="all_apps_search_bar_hint" msgid="1390553134053255246">"Buscar apps"</string> |
| 81 | <string name="all_apps_loading_message" msgid="5813968043155271636">"Cargando apps…"</string> |
| 82 | <string name="all_apps_no_search_results" msgid="3200346862396363786">"No hay apps que coincidan con \"<xliff:g id="QUERY">%1$s</xliff:g>\""</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 83 | <string name="label_application" msgid="8531721983832654978">"App"</string> |
Bill Yi | f1bdf83 | 2021-10-21 04:27:36 +0000 | [diff] [blame] | 84 | <string name="all_apps_label" msgid="5015784846527570951">"Todas las apps"</string> |
Bill Yi | 3e8273b | 2017-04-20 20:43:14 -0700 | [diff] [blame] | 85 | <string name="notifications_header" msgid="1404149926117359025">"Notificaciones"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 86 | <string name="long_press_shortcut_to_add" msgid="5405328730817637737">"Mantén presionado para mover un acceso directo."</string> |
| 87 | <string name="long_accessible_way_to_add_shortcut" msgid="2199537273817090740">"Presiona dos veces y mantén presionado para mover un acceso directo o usar acciones personalizadas."</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 88 | <string name="out_of_space" msgid="6455557115204099579">"No hay más espacio en esta pantalla principal"</string> |
Baligh Uddin | ecbfb7d | 2014-01-29 13:23:03 -0800 | [diff] [blame] | 89 | <string name="hotseat_out_of_space" msgid="7448809638125333693">"La bandeja de favoritos está llena."</string> |
Bill Yi | 28ea09b | 2016-07-13 20:33:43 -0700 | [diff] [blame] | 90 | <string name="all_apps_button_label" msgid="8130441508702294465">"Lista de apps"</string> |
Bill Yi | 0d33c08 | 2021-09-18 14:13:48 +0000 | [diff] [blame] | 91 | <string name="all_apps_search_results" msgid="5889367432531296759">"Resultados de la búsqueda"</string> |
Bill Yi | f94c009 | 2018-03-29 10:41:30 -0700 | [diff] [blame] | 92 | <string name="all_apps_button_personal_label" msgid="1315764287305224468">"Lista de apps personales"</string> |
| 93 | <string name="all_apps_button_work_label" msgid="7270707118948892488">"Lista de apps del trabajo"</string> |
Geoff Mendal | fc9a348 | 2015-10-07 07:21:03 -0700 | [diff] [blame] | 94 | <string name="remove_drop_target_label" msgid="7812859488053230776">"Quitar"</string> |
| 95 | <string name="uninstall_drop_target_label" msgid="4722034217958379417">"Desinstalar"</string> |
| 96 | <string name="app_info_drop_target_label" msgid="692894985365717661">"Información de app"</string> |
Bill Yi | ed3431b | 2024-05-03 01:49:37 -0700 | [diff] [blame] | 97 | <string name="install_private_system_shortcut_label" msgid="1616889277073184841">"Instalar en privado"</string> |
Bill Yi | 3c591d7 | 2024-05-27 20:47:40 -0700 | [diff] [blame] | 98 | <string name="uninstall_private_system_shortcut_label" msgid="8423460530441627982">"Desinstalar app"</string> |
Bill Yi | be213de | 2017-09-13 11:49:14 -0700 | [diff] [blame] | 99 | <string name="install_drop_target_label" msgid="2539096853673231757">"Instalar"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 100 | <string name="dismiss_prediction_label" msgid="3357562989568808658">"No sugerir app"</string> |
| 101 | <string name="pin_prediction" msgid="4196423321649756498">"Fijar predicción"</string> |
Bill Yi | f81a512 | 2024-08-19 14:42:43 -0700 | [diff] [blame] | 102 | <string name="bubble" msgid="3072951361014076670">"Burbuja"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 103 | <string name="permlab_install_shortcut" msgid="5632423390354674437">"instalar accesos directos"</string> |
| 104 | <string name="permdesc_install_shortcut" msgid="923466509822011139">"Permite que una aplicación agregue accesos directos sin que el usuario intervenga."</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 105 | <string name="permlab_read_settings" msgid="5136500343007704955">"leer parámetros de configuración y accesos directos de la página principal"</string> |
| 106 | <string name="permdesc_read_settings" msgid="4208061150510996676">"Permite que la app lea los parámetros de configuración y los accesos directos de la página principal."</string> |
| 107 | <string name="permlab_write_settings" msgid="4820028712156303762">"escribir parámetros de configuración y accesos directos de la página principal"</string> |
| 108 | <string name="permdesc_write_settings" msgid="726859348127868466">"Permite que la app cambie los parámetros de configuración y los accesos directos de la página principal."</string> |
Bill Yi | 499c9df | 2021-06-20 03:59:29 +0000 | [diff] [blame] | 109 | <string name="gadget_error_text" msgid="740356548025791839">"No se puede cargar el widget"</string> |
Bill Yi | e6b3d9f | 2021-10-01 11:43:04 +0000 | [diff] [blame] | 110 | <string name="gadget_setup_text" msgid="8348374825537681407">"Configuración del widget"</string> |
| 111 | <string name="gadget_complete_setup_text" msgid="309040266978007925">"Presiona para finalizar la configuración"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 112 | <string name="uninstall_system_app_text" msgid="4172046090762920660">"Esta es una aplicación del sistema y no se puede desinstalar."</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 113 | <string name="folder_hint_text" msgid="5174843001373488816">"Editar nombre"</string> |
Bill Yi | 96a4525 | 2016-07-19 01:07:11 -0700 | [diff] [blame] | 114 | <string name="disabled_app_label" msgid="6673129024321402780">"Se inhabilitó <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
Bill Yi | 5fd897f | 2022-04-09 04:01:01 +0000 | [diff] [blame] | 115 | <string name="dotted_app_label" msgid="1865617679843363410">"{count,plural, =1{{app_name} tiene # notificación}other{{app_name} tiene # notificaciones}}"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 116 | <string name="default_scroll_format" msgid="7475544710230993317">"Página %1$d de %2$d"</string> |
| 117 | <string name="workspace_scroll_format" msgid="8458889198184077399">"Pantalla principal %1$d de %2$d"</string> |
Geoff Mendal | dec4ee0 | 2015-09-30 07:13:31 -0700 | [diff] [blame] | 118 | <string name="workspace_new_page" msgid="257366611030256142">"Nueva página en la pantalla principal"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 119 | <string name="folder_opened" msgid="94695026776264709">"Carpeta abierta, <xliff:g id="WIDTH">%1$d</xliff:g> por <xliff:g id="HEIGHT">%2$d</xliff:g>"</string> |
Geoff Mendal | 77fc974 | 2016-02-29 05:26:49 -0800 | [diff] [blame] | 120 | <string name="folder_tap_to_close" msgid="4625795376335528256">"Presiona para cerrar la carpeta"</string> |
| 121 | <string name="folder_tap_to_rename" msgid="4017685068016979677">"Presiona para guardar el cambio de nombre"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 122 | <string name="folder_closed" msgid="4100806530910930934">"Carpeta cerrada"</string> |
| 123 | <string name="folder_renamed" msgid="1794088362165669656">"El nombre de la carpeta se cambió a <xliff:g id="NAME">%1$s</xliff:g>."</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 124 | <string name="folder_name_format_exact" msgid="8626242716117004803">"Carpeta: <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="SIZE">%2$d</xliff:g> elementos"</string> |
| 125 | <string name="folder_name_format_overflow" msgid="4270108890534995199">"Carpeta: <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="SIZE">%2$d</xliff:g> o más elementos"</string> |
Bill Yi | f2a5056 | 2023-10-20 02:19:17 -0700 | [diff] [blame] | 126 | <string name="app_pair_name_format" msgid="8134106404716224054">"Vinculación de apps: <xliff:g id="APP1">%1$s</xliff:g> y <xliff:g id="APP2">%2$s</xliff:g>"</string> |
Bill Yi | 7a1a413 | 2021-05-11 04:21:28 +0000 | [diff] [blame] | 127 | <string name="styles_wallpaper_button_text" msgid="8216961355289236794">"Fondo de pantalla y estilo"</string> |
Bill Yi | 8bfd219 | 2023-04-21 18:35:44 -0700 | [diff] [blame] | 128 | <string name="edit_home_screen" msgid="8947858375782098427">"Editar pantalla principal"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 129 | <string name="settings_button_text" msgid="8873672322605444408">"Configuración de pantalla principal"</string> |
Bill Yi | e9ab7e7 | 2016-04-26 19:32:37 -0700 | [diff] [blame] | 130 | <string name="msg_disabled_by_admin" msgid="6898038085516271325">"El administrador inhabilitó esta función"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 131 | <string name="allow_rotation_title" msgid="7222049633713050106">"Permitir la rotación de la pantalla principal"</string> |
Bill Yi | 1f6eb12 | 2018-04-30 10:56:12 -0700 | [diff] [blame] | 132 | <string name="allow_rotation_desc" msgid="8662546029078692509">"Al girar el teléfono"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 133 | <string name="landscape_mode_title" msgid="5138814555934843926">"Modo horizontal"</string> |
| 134 | <string name="landscape_mode_desc" msgid="7372569859592816793">"Establecer el teléfono en modo horizontal"</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 135 | <string name="notification_dots_title" msgid="9062440428204120317">"Puntos de notificación"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 136 | <string name="notification_dots_desc_on" msgid="1679848116452218908">"Activados"</string> |
| 137 | <string name="notification_dots_desc_off" msgid="1760796511504341095">"Desactivados"</string> |
Bill Yi | 0cf2447 | 2017-07-13 08:25:42 -0700 | [diff] [blame] | 138 | <string name="title_missing_notification_access" msgid="7503287056163941064">"Se necesita acceso a las notificaciones"</string> |
| 139 | <string name="msg_missing_notification_access" msgid="281113995110910548">"Para mostrar los puntos de notificación, activa las notificaciones de la app para <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 140 | <string name="title_change_settings" msgid="1376365968844349552">"Cambiar la configuración"</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 141 | <string name="notification_dots_service_title" msgid="4284221181793592871">"Mostrar puntos de notificación"</string> |
Bill Yi | 5461df5 | 2022-05-20 05:08:08 -0700 | [diff] [blame] | 142 | <string name="developer_options_title" msgid="700788437593726194">"Opciones para desarrolladores"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 143 | <string name="auto_add_shortcuts_label" msgid="4926805029653694105">"Agregar íconos de las apps a la pantalla principal"</string> |
Bill Yi | b52d61d | 2017-03-18 04:30:10 -0700 | [diff] [blame] | 144 | <string name="auto_add_shortcuts_description" msgid="7117251166066978730">"Para nuevas apps"</string> |
Baligh Uddin | fbfae1f | 2014-03-19 13:59:12 -0700 | [diff] [blame] | 145 | <string name="package_state_unknown" msgid="7592128424511031410">"Desconocido"</string> |
Baligh Uddin | c2e8095 | 2014-07-06 08:53:19 -0700 | [diff] [blame] | 146 | <string name="abandoned_clean_this" msgid="7610119707847920412">"Eliminar"</string> |
| 147 | <string name="abandoned_search" msgid="891119232568284442">"Buscar"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 148 | <string name="abandoned_promises_title" msgid="7096178467971716750">"Esta aplicación no está instalada"</string> |
| 149 | <string name="abandoned_promise_explanation" msgid="3990027586878167529">"La aplicación para este ícono no está instalada. Puedes eliminar el ícono o buscar la aplicación e instarla manualmente."</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 150 | <string name="app_installing_title" msgid="5864044122733792085">"Se está instalando <xliff:g id="NAME">%1$s</xliff:g>; <xliff:g id="PROGRESS">%2$s</xliff:g> completado"</string> |
Geoff Mendal | fd4e8f5 | 2015-10-05 07:20:33 -0700 | [diff] [blame] | 151 | <string name="app_downloading_title" msgid="8336702962104482644">"Se completó el <xliff:g id="PROGRESS">%2$s</xliff:g> de la descarga de <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 152 | <string name="app_waiting_download_title" msgid="7053938513995617849">"Instalación de <xliff:g id="NAME">%1$s</xliff:g> en espera"</string> |
Bill Yi | db6dc94 | 2024-11-06 02:32:28 -0800 | [diff] [blame] | 153 | <string name="app_archived_title" msgid="4548283110222420708">"<xliff:g id="NAME">%1$s</xliff:g> está archivada."</string> |
| 154 | <string name="app_unarchiving_action" msgid="5736107006413929484">"descargar y restablecer"</string> |
Bill Yi | ce4c5ca | 2022-04-25 02:45:03 +0000 | [diff] [blame] | 155 | <string name="dialog_update_title" msgid="114234265740994042">"Es necesario actualizar la app"</string> |
| 156 | <string name="dialog_update_message" msgid="4176784553982226114">"No se actualizó la app de este ícono. Puedes actualizarla manualmente para rehabilitar el acceso directo, o bien quitar el ícono."</string> |
| 157 | <string name="dialog_update" msgid="2178028071796141234">"Actualizar"</string> |
| 158 | <string name="dialog_remove" msgid="6510806469849709407">"Quitar"</string> |
Bill Yi | 1117bdd | 2018-05-23 14:00:26 -0700 | [diff] [blame] | 159 | <string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string> |
| 160 | <string name="widgets_list_closed" msgid="6141506579418771922">"Se cerró la lista de widgets"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 161 | <string name="action_add_to_workspace" msgid="215894119683164916">"Agregar a pantalla principal"</string> |
Geoff Mendal | d494b80 | 2015-05-25 07:22:31 -0700 | [diff] [blame] | 162 | <string name="action_move_here" msgid="2170188780612570250">"Mover elemento aquí"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 163 | <string name="item_added_to_workspace" msgid="4211073925752213539">"Se agregó el elemento a la pantalla principal."</string> |
| 164 | <string name="item_removed" msgid="851119963877842327">"Se eliminó el elemento."</string> |
Bill Yi | 6b35469 | 2018-09-07 22:20:54 -0700 | [diff] [blame] | 165 | <string name="undo" msgid="4151576204245173321">"Deshacer"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 166 | <string name="action_move" msgid="4339390619886385032">"Mover elemento"</string> |
Bill Yi | c0419a2 | 2022-07-13 21:21:49 -0700 | [diff] [blame] | 167 | <string name="move_to_empty_cell_description" msgid="5254852678218206889">"Mover a la fila <xliff:g id="NUMBER_0">%1$s</xliff:g>, columna <xliff:g id="NUMBER_1">%2$s</xliff:g> en <xliff:g id="STRING">%3$s</xliff:g>"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 168 | <string name="move_to_position" msgid="6750008980455459790">"Mover a la posición número <xliff:g id="NUMBER">%1$s</xliff:g>"</string> |
| 169 | <string name="move_to_hotseat_position" msgid="6295412897075147808">"Mover a la posición de favoritos número <xliff:g id="NUMBER">%1$s</xliff:g>"</string> |
| 170 | <string name="item_moved" msgid="4606538322571412879">"Elemento movido"</string> |
| 171 | <string name="add_to_folder" msgid="9040534766770853243">"Agregar a carpeta: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 172 | <string name="add_to_folder_with_app" msgid="4534929978967147231">"Agregar a la carpeta que contiene <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 173 | <string name="added_to_folder" msgid="4793259502305558003">"Elemento agregado a la carpeta"</string> |
| 174 | <string name="create_folder_with" msgid="4050141361160214248">"Crear carpeta con: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 175 | <string name="folder_created" msgid="6409794597405184510">"Carpeta creada"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 176 | <string name="action_move_to_workspace" msgid="39528912300293768">"Mover a la pantalla principal"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 177 | <string name="action_resize" msgid="1802976324781771067">"Ajustar tamaño"</string> |
| 178 | <string name="action_increase_width" msgid="8773715375078513326">"Aumentar el ancho"</string> |
| 179 | <string name="action_increase_height" msgid="459390020612501122">"Aumentar la altura"</string> |
| 180 | <string name="action_decrease_width" msgid="1374549771083094654">"Reducir el ancho"</string> |
| 181 | <string name="action_decrease_height" msgid="282377193880900022">"Reducir la altura"</string> |
| 182 | <string name="widget_resized" msgid="9130327887929620">"Se cambió la dimensión del widget a <xliff:g id="NUMBER_0">%1$s</xliff:g> de ancho y <xliff:g id="NUMBER_1">%2$s</xliff:g> de alto."</string> |
Bill Yi | 5e7bda3 | 2024-11-27 17:35:47 -0800 | [diff] [blame] | 183 | <string name="action_deep_shortcut" msgid="4766835855579976045">"Menú de accesos directos"</string> |
Bill Yi | 0730969 | 2017-05-30 15:47:17 -0700 | [diff] [blame] | 184 | <string name="action_dismiss_notification" msgid="5909461085055959187">"Descartar"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 185 | <string name="accessibility_close" msgid="2277148124685870734">"Cerrar"</string> |
Bill Yi | 3c591d7 | 2024-05-27 20:47:40 -0700 | [diff] [blame] | 186 | <string name="all_apps_personal_tab" msgid="4190252696685155002">"Personal"</string> |
| 187 | <string name="all_apps_work_tab" msgid="4884822796154055118">"Trabajo"</string> |
Bill Yi | a11d66d | 2017-11-30 16:24:38 -0800 | [diff] [blame] | 188 | <string name="work_profile_toggle_label" msgid="3081029915775481146">"Perfil de trabajo"</string> |
Bill Yi | 8af8dda | 2021-07-24 03:09:40 +0000 | [diff] [blame] | 189 | <string name="work_profile_edu_work_apps" msgid="7895468576497746520">"Las apps de trabajo tienen una insignia y el administrador de TI las puede ver"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 190 | <string name="work_profile_edu_accept" msgid="6069788082535149071">"Entendido"</string> |
Bill Yi | 251568d | 2021-06-24 19:53:31 +0000 | [diff] [blame] | 191 | <string name="work_apps_paused_title" msgid="3040901117349444598">"Las apps de trabajo están detenidas"</string> |
Bill Yi | d0d9247 | 2023-02-27 06:58:24 -0800 | [diff] [blame] | 192 | <string name="work_apps_paused_info_body" msgid="1687828929959237477">"No recibirás notificaciones de las apps de trabajo"</string> |
Bill Yi | 6f71352 | 2021-06-15 16:44:49 +0000 | [diff] [blame] | 193 | <string name="work_apps_paused_body" msgid="261634750995824906">"Las apps de trabajo no pueden enviarte notificaciones, usar la batería ni acceder a tu ubicación"</string> |
Bill Yi | 12d0a55 | 2023-04-11 12:50:56 -0700 | [diff] [blame] | 194 | <string name="work_apps_paused_telephony_unavailable_body" msgid="8358872357502756790">"No recibirás llamadas telefónicas, mensajes de texto ni notificaciones de tus apps de trabajo."</string> |
Bill Yi | 8af8dda | 2021-07-24 03:09:40 +0000 | [diff] [blame] | 195 | <string name="work_apps_paused_edu_banner" msgid="8872412121608402058">"Las apps de trabajo tienen una insignia y el administrador de TI las puede ver"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 196 | <string name="work_apps_paused_edu_accept" msgid="6377476824357318532">"Entendido"</string> |
The Android Open Source Project | ca5c849 | 2022-05-08 10:49:36 +0000 | [diff] [blame] | 197 | <string name="work_apps_pause_btn_text" msgid="4669288269140620646">"Detener apps de trabajo"</string> |
Bill Yi | d0d9247 | 2023-02-27 06:58:24 -0800 | [diff] [blame] | 198 | <string name="work_apps_enable_btn_text" msgid="1736198302467317371">"Reanudar"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 199 | <string name="work_scheduler_button_content_description" msgid="917340740986764967">"Programa de las apps de trabajo"</string> |
Bill Yi | 47aa35f | 2021-04-14 23:33:02 +0000 | [diff] [blame] | 200 | <string name="developer_options_filter_hint" msgid="5896817443635989056">"Filtro"</string> |
Bill Yi | f1982fc | 2018-11-10 00:27:25 -0800 | [diff] [blame] | 201 | <string name="remote_action_failed" msgid="1383965239183576790">"Error: <xliff:g id="WHAT">%1$s</xliff:g>"</string> |
Bill Yi | 471288b | 2023-10-30 19:59:46 -0700 | [diff] [blame] | 202 | <string name="private_space_label" msgid="2359721649407947001">"Espacio privado"</string> |
Bill Yi | 4988629 | 2024-04-02 00:27:10 -0700 | [diff] [blame] | 203 | <string name="private_space_secondary_label" msgid="9203933341714508907">"Presiona para configurar o abrir"</string> |
Bill Yi | d4029e7 | 2023-11-21 16:57:14 -0800 | [diff] [blame] | 204 | <string name="ps_container_title" msgid="4391796149519594205">"Privado"</string> |
| 205 | <string name="ps_container_settings" msgid="6059734123353320479">"Configuración de Espacio privado"</string> |
Bill Yi | ed3431b | 2024-05-03 01:49:37 -0700 | [diff] [blame] | 206 | <string name="ps_container_unlock_button_content_description" msgid="9181551784092204234">"Privado (desbloqueado)"</string> |
| 207 | <string name="ps_container_lock_button_content_description" msgid="5961993384382649530">"Privado (bloqueado)"</string> |
Bill Yi | 99f1bf8 | 2024-02-28 21:56:05 -0800 | [diff] [blame] | 208 | <string name="ps_container_lock_title" msgid="2640257399982364682">"Bloqueo"</string> |
Bill Yi | d4029e7 | 2023-11-21 16:57:14 -0800 | [diff] [blame] | 209 | <string name="ps_container_transition" msgid="8667331812048014412">"Pasar a Espacio privado"</string> |
Bill Yi | eba1b0a | 2024-05-21 10:05:10 -0700 | [diff] [blame] | 210 | <string name="ps_add_button_label" msgid="8127988716897128773">"Instalar"</string> |
Bill Yi | 5b3446a | 2024-01-18 13:13:04 -0800 | [diff] [blame] | 211 | <string name="ps_add_button_content_description" msgid="3254274107740952556">"Instala las apps en el espacio privado"</string> |
Eric Fischer | f03bce5 | 2009-04-02 16:42:15 -0700 | [diff] [blame] | 212 | </resources> |