Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 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 | --> |
| 19 | |
| 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> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 23 | <string name="folder_name" msgid="7371454440695724752"></string> |
Geoff Mendal | 832f74f | 2015-04-17 23:59:03 -0700 | [diff] [blame] | 24 | <string name="work_folder_name" msgid="3753320833950115786">"Traballo"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 25 | <string name="activity_not_found" msgid="8071924732094499514">"A aplicación non está instalada"</string> |
Geoff Mendal | 7f4d6d6 | 2014-11-24 06:21:29 -0800 | [diff] [blame] | 26 | <string name="activity_not_available" msgid="7456344436509528827">"A aplicación non está dispoñible"</string> |
| 27 | <string name="safemode_shortcut_error" msgid="9160126848219158407">"A aplicación que descargaches está desactivada no modo seguro"</string> |
| 28 | <string name="safemode_widget_error" msgid="4863470563535682004">"Os widgets están desactivados no modo seguro"</string> |
Bill Yi | a8bf043 | 2016-08-01 18:27:06 -0700 | [diff] [blame] | 29 | <string name="shortcut_not_available" msgid="2536503539825726397">"O atallo non está dispoñible"</string> |
Bill Yi | b4e6379 | 2016-10-10 13:48:58 -0700 | [diff] [blame] | 30 | <string name="home_screen" msgid="806512411299847073">"Pantalla de inicio"</string> |
| 31 | <string name="custom_actions" msgid="3747508247759093328">"Accións personalizadas"</string> |
Bill Yi | 5c4d9d1 | 2016-06-23 07:27:35 -0700 | [diff] [blame] | 32 | <string name="long_press_widget_to_add" msgid="7699152356777458215">"Mantén premido un widget para seleccionalo."</string> |
Geoff Mendal | dec4ee0 | 2015-09-30 07:13:31 -0700 | [diff] [blame] | 33 | <string name="long_accessible_way_to_add" msgid="4289502106628154155">"Toca dúas veces e mantén premido para seleccionar un widget ou utiliza accións personalizadas."</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 34 | <string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string> |
Bill Yi | 09146ca | 2016-09-28 21:51:45 -0700 | [diff] [blame] | 35 | <string name="widget_accessible_dims_format" msgid="3640149169885301790">"%1$d de largo por %2$d de alto"</string> |
Bill Yi | c974115 | 2017-04-07 22:22:41 -0700 | [diff] [blame] | 36 | <string name="add_item_request_drag_hint" msgid="5899764264480397019">"Mantén premido o elemento para colocalo manualmente"</string> |
| 37 | <string name="place_automatically" msgid="8064208734425456485">"Engadir automaticamente"</string> |
Bill Yi | 7de4cda | 2016-07-05 17:13:33 -0700 | [diff] [blame] | 38 | <string name="all_apps_search_bar_hint" msgid="7084713969757597256">"Aplicacións de busca"</string> |
Geoff Mendal | c900b44 | 2015-05-27 05:14:39 -0700 | [diff] [blame] | 39 | <string name="all_apps_loading_message" msgid="7557140873644765180">"Cargando aplicacións..."</string> |
| 40 | <string name="all_apps_no_search_results" msgid="6332185285860416787">"Non se atoparon aplicacións que coincidan con \"<xliff:g id="QUERY">%1$s</xliff:g>\""</string> |
Bill Yi | c59be9e | 2016-06-13 23:58:27 -0700 | [diff] [blame] | 41 | <string name="all_apps_search_market_message" msgid="1366263386197059176">"Buscar máis aplicacións"</string> |
Bill Yi | 3e8273b | 2017-04-20 20:43:14 -0700 | [diff] [blame] | 42 | <string name="notifications_header" msgid="1404149926117359025">"Notificacións"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 43 | <string name="out_of_space" msgid="4691004494942118364">"Non hai máis espazo nesta pantalla de inicio."</string> |
| 44 | <string name="hotseat_out_of_space" msgid="7448809638125333693">"Non hai máis espazo na bandexa de favoritos"</string> |
Bill Yi | 28ea09b | 2016-07-13 20:33:43 -0700 | [diff] [blame] | 45 | <string name="all_apps_button_label" msgid="8130441508702294465">"Lista de aplicacións"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 46 | <string name="all_apps_home_button_label" msgid="252062713717058851">"Inicio"</string> |
Geoff Mendal | fc9a348 | 2015-10-07 07:21:03 -0700 | [diff] [blame] | 47 | <string name="remove_drop_target_label" msgid="7812859488053230776">"Eliminar"</string> |
| 48 | <string name="uninstall_drop_target_label" msgid="4722034217958379417">"Desinstalar"</string> |
| 49 | <string name="app_info_drop_target_label" msgid="692894985365717661">"Info. da aplicación"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 50 | <string name="permlab_install_shortcut" msgid="5632423390354674437">"instalar atallos"</string> |
| 51 | <string name="permdesc_install_shortcut" msgid="923466509822011139">"Permite a unha aplicación engadir atallos sen intervención do usuario."</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 52 | <string name="permlab_read_settings" msgid="1941457408239617576">"ler a configuración e os atallos da pantalla de inicio"</string> |
| 53 | <string name="permdesc_read_settings" msgid="5833423719057558387">"Permite a unha aplicación ler a configuración e os atallos da páxina de inicio."</string> |
| 54 | <string name="permlab_write_settings" msgid="3574213698004620587">"modificar a configuración e os atallos da pantalla de inicio"</string> |
| 55 | <string name="permdesc_write_settings" msgid="5440712911516509985">"Permite a unha aplicación cambiar a configuración e os atallos da pantalla de inicio."</string> |
Geoff Mendal | a667bb0 | 2015-10-19 08:52:02 -0700 | [diff] [blame] | 56 | <string name="msg_no_phone_permission" msgid="9208659281529857371">"<xliff:g id="APP_NAME">%1$s</xliff:g> non ten permiso para facer chamadas telefónicas"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 57 | <string name="gadget_error_text" msgid="6081085226050792095">"Produciuse un problema ao cargar o widget"</string> |
Geoff Mendal | 7f4d6d6 | 2014-11-24 06:21:29 -0800 | [diff] [blame] | 58 | <string name="gadget_setup_text" msgid="8274003207686040488">"Configuración"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 59 | <string name="uninstall_system_app_text" msgid="4172046090762920660">"Esta aplicación é do sistema e non se pode desinstalar."</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 60 | <string name="folder_hint_text" msgid="6617836969016293992">"Cartafol sen nome"</string> |
Bill Yi | 96a4525 | 2016-07-19 01:07:11 -0700 | [diff] [blame] | 61 | <string name="disabled_app_label" msgid="6673129024321402780">"Desactivouse <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 62 | <string name="default_scroll_format" msgid="7475544710230993317">"Páxina %1$d de %2$d"</string> |
| 63 | <string name="workspace_scroll_format" msgid="8458889198184077399">"Pantalla de inicio %1$d de %2$d"</string> |
Geoff Mendal | dec4ee0 | 2015-09-30 07:13:31 -0700 | [diff] [blame] | 64 | <string name="workspace_new_page" msgid="257366611030256142">"Nova páxina da pantalla de inicio"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 65 | <string name="folder_opened" msgid="94695026776264709">"Abriuse o cartafol, <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] | 66 | <string name="folder_tap_to_close" msgid="4625795376335528256">"Toca fóra para pechar o cartafol"</string> |
| 67 | <string name="folder_tap_to_rename" msgid="4017685068016979677">"Toca fóra para cambiar o nome do cartafol"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 68 | <string name="folder_closed" msgid="4100806530910930934">"Pechouse o cartafol"</string> |
| 69 | <string name="folder_renamed" msgid="1794088362165669656">"O cartafol cambiou o nome a <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 70 | <string name="folder_name_format" msgid="6629239338071103179">"Cartafol: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 71 | <string name="widget_button_text" msgid="2880537293434387943">"Widgets"</string> |
| 72 | <string name="wallpaper_button_text" msgid="8404103075899945851">"Fondos de pantalla"</string> |
Bill Yi | 0730969 | 2017-05-30 15:47:17 -0700 | [diff] [blame^] | 73 | <string name="settings_button_text" msgid="8873672322605444408">"Configuración de inicio"</string> |
Bill Yi | e9ab7e7 | 2016-04-26 19:32:37 -0700 | [diff] [blame] | 74 | <string name="msg_disabled_by_admin" msgid="6898038085516271325">"Función desactivada polo administrador"</string> |
Bill Yi | 4a3e010 | 2016-06-27 09:05:25 -0700 | [diff] [blame] | 75 | <string name="accessibility_action_overview" msgid="6257665857640347026">"Visión xeral"</string> |
Bill Yi | 28ea09b | 2016-07-13 20:33:43 -0700 | [diff] [blame] | 76 | <string name="allow_rotation_title" msgid="7728578836261442095">"Permitir xirar a pantalla de inicio"</string> |
| 77 | <string name="allow_rotation_desc" msgid="8662546029078692509">"Ao xirar o teléfono"</string> |
Bill Yi | 1245513 | 2016-05-23 03:16:49 -0700 | [diff] [blame] | 78 | <string name="allow_rotation_blocked_desc" msgid="3212602545192996253">"A configuración de visualización actual non permite xirar a pantalla"</string> |
Bill Yi | a139810 | 2017-05-22 19:13:37 -0700 | [diff] [blame] | 79 | <string name="icon_badging_title" msgid="4418239350706629417">"Insignias de iconas"</string> |
| 80 | <string name="icon_badging_desc_on" msgid="6022379097717134764">"Activado para todas as aplicacións"</string> |
| 81 | <string name="icon_badging_desc_off" msgid="1574640601251590211">"Desactivado para todas as aplicacións"</string> |
Bill Yi | b52d61d | 2017-03-18 04:30:10 -0700 | [diff] [blame] | 82 | <string name="auto_add_shortcuts_label" msgid="8222286205987725611">"Engadir icona á pantalla de inicio"</string> |
| 83 | <string name="auto_add_shortcuts_description" msgid="7117251166066978730">"Para novas aplicacións"</string> |
Bill Yi | c974115 | 2017-04-07 22:22:41 -0700 | [diff] [blame] | 84 | <!-- no translation found for icon_shape_override_label (2977264953998281004) --> |
| 85 | <skip /> |
Bill Yi | a139810 | 2017-05-22 19:13:37 -0700 | [diff] [blame] | 86 | <string name="icon_shape_system_default" msgid="1709762974822753030">"Usar valores predeterminados do sistema"</string> |
Bill Yi | 0730969 | 2017-05-30 15:47:17 -0700 | [diff] [blame^] | 87 | <!-- no translation found for icon_shape_square (633575066111622774) --> |
| 88 | <skip /> |
| 89 | <!-- no translation found for icon_shape_squircle (5658049910802669495) --> |
| 90 | <skip /> |
| 91 | <!-- no translation found for icon_shape_circle (6550072265930144217) --> |
| 92 | <skip /> |
| 93 | <!-- no translation found for icon_shape_teardrop (4525869388200835463) --> |
| 94 | <skip /> |
Bill Yi | c974115 | 2017-04-07 22:22:41 -0700 | [diff] [blame] | 95 | <!-- no translation found for icon_shape_override_progress (3461735694970239908) --> |
| 96 | <skip /> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 97 | <string name="package_state_unknown" msgid="7592128424511031410">"Descoñecido"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 98 | <string name="abandoned_clean_this" msgid="7610119707847920412">"Eliminar"</string> |
| 99 | <string name="abandoned_search" msgid="891119232568284442">"Buscar"</string> |
| 100 | <string name="abandoned_promises_title" msgid="7096178467971716750">"Esta aplicación non está instalada"</string> |
| 101 | <string name="abandoned_promise_explanation" msgid="3990027586878167529">"A aplicación para esta icona non está instalada. Podes eliminala ou buscar a aplicación e instalala manualmente."</string> |
Geoff Mendal | fd4e8f5 | 2015-10-05 07:20:33 -0700 | [diff] [blame] | 102 | <string name="app_downloading_title" msgid="8336702962104482644">"Descargando <xliff:g id="NAME">%1$s</xliff:g> (<xliff:g id="PROGRESS">%2$s</xliff:g> completado)"</string> |
| 103 | <string name="app_waiting_download_title" msgid="7053938513995617849">"Esperando para instalar <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Bill Yi | 3e8273b | 2017-04-20 20:43:14 -0700 | [diff] [blame] | 104 | <string name="widgets_bottom_sheet_title" msgid="2904559530954183366">"Widgets de: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 105 | <string name="action_add_to_workspace" msgid="8902165848117513641">"Engadir á pantalla de inicio"</string> |
Geoff Mendal | d494b80 | 2015-05-25 07:22:31 -0700 | [diff] [blame] | 106 | <string name="action_move_here" msgid="2170188780612570250">"Mover elemento aquí"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 107 | <string name="item_added_to_workspace" msgid="4211073925752213539">"Engadiuse o elemento á pantalla de inicio"</string> |
| 108 | <string name="item_removed" msgid="851119963877842327">"Eliminouse o elemento"</string> |
| 109 | <string name="action_move" msgid="4339390619886385032">"Mover elemento"</string> |
| 110 | <string name="move_to_empty_cell" msgid="2833711483015685619">"Mover á fila <xliff:g id="NUMBER_0">%1$s</xliff:g> columna <xliff:g id="NUMBER_1">%2$s</xliff:g>"</string> |
| 111 | <string name="move_to_position" msgid="6750008980455459790">"Mover á posición <xliff:g id="NUMBER">%1$s</xliff:g>"</string> |
| 112 | <string name="move_to_hotseat_position" msgid="6295412897075147808">"Mover á posición dos favoritos <xliff:g id="NUMBER">%1$s</xliff:g>"</string> |
| 113 | <string name="item_moved" msgid="4606538322571412879">"Moveuse o elemento"</string> |
| 114 | <string name="add_to_folder" msgid="9040534766770853243">"Engadir ao cartafol: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 115 | <string name="add_to_folder_with_app" msgid="4534929978967147231">"Engadir ao cartafol con <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 116 | <string name="added_to_folder" msgid="4793259502305558003">"Engadiuse o elemento ao cartafol"</string> |
| 117 | <string name="create_folder_with" msgid="4050141361160214248">"Crear cartafol con: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 118 | <string name="folder_created" msgid="6409794597405184510">"Creouse o cartafol"</string> |
| 119 | <string name="action_move_to_workspace" msgid="1603837886334246317">"Mover á pantalla de inicio"</string> |
| 120 | <string name="action_move_screen_left" msgid="8854216831569401665">"Mover pantalla á esquerda"</string> |
| 121 | <string name="action_move_screen_right" msgid="329334910274311123">"Mover pantalla á dereita"</string> |
| 122 | <string name="screen_moved" msgid="266230079505650577">"Moveuse a pantalla"</string> |
| 123 | <string name="action_resize" msgid="1802976324781771067">"Cambiar tamaño"</string> |
| 124 | <string name="action_increase_width" msgid="8773715375078513326">"Aumentar ancho"</string> |
| 125 | <string name="action_increase_height" msgid="459390020612501122">"Aumentar altura"</string> |
| 126 | <string name="action_decrease_width" msgid="1374549771083094654">"Reducir ancho"</string> |
| 127 | <string name="action_decrease_height" msgid="282377193880900022">"Reducir altura"</string> |
| 128 | <string name="widget_resized" msgid="9130327887929620">"Cambiouse o tamaño do widget polo ancho <xliff:g id="NUMBER_0">%1$s</xliff:g> e a altura <xliff:g id="NUMBER_1">%2$s</xliff:g>"</string> |
Bill Yi | a8bf043 | 2016-08-01 18:27:06 -0700 | [diff] [blame] | 129 | <string name="action_deep_shortcut" msgid="2864038805849372848">"Atallos"</string> |
Bill Yi | 0d221d3 | 2016-08-07 22:37:49 -0700 | [diff] [blame] | 130 | <string name="shortcuts_menu_description" msgid="406159963824238648">"<xliff:g id="NUMBER_OF_SHORTCUTS">%1$d</xliff:g> atallos para <xliff:g id="APP_NAME">%2$s</xliff:g>"</string> |
Bill Yi | 0730969 | 2017-05-30 15:47:17 -0700 | [diff] [blame^] | 131 | <string name="shortcuts_menu_with_notifications_description" msgid="8985659504915468840">"<xliff:g id="NUMBER_OF_SHORTCUTS">%1$d</xliff:g> atallos e <xliff:g id="NUMBER_OF_NOTIFICATIONS">%2$d</xliff:g> notificacións para a aplicación <xliff:g id="APP_NAME">%3$s</xliff:g>"</string> |
| 132 | <string name="action_dismiss_notification" msgid="5909461085055959187">"Ignorar"</string> |
| 133 | <string name="notification_dismissed" msgid="6002233469409822874">"Ignorouse a notificación"</string> |
Baligh Uddin | 06eda48 | 2014-07-21 21:06:09 -0700 | [diff] [blame] | 134 | </resources> |