[fenix] Import l10n.

pull/600/head
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent 371a402a0d
commit 5a5507b490

@ -54,7 +54,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Guardado recientemente</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Guardado recientemente</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Añadidos recientemente</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Marcadores guardados recientemente</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -125,7 +127,14 @@
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header">Exploraciones pasadas</string>
<string moz:removedIn="94" name="history_metadata_header" tools:ignore="UnusedResources">Exploraciones pasadas</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Visitados recientemente</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Eliminar</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
@ -404,7 +413,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Volver a esta pestaña</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Guardados recientemente</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Guardados recientemente</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Añadidos recientemente</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visitados recientemente</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -599,6 +610,13 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Cerrar</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d sitio</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d sitios</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Pestañas cerradas recientemente</string>
<!-- Option in library to open Recently Closed Tabs page -->
@ -786,15 +804,15 @@
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">Limpiar</string>
<!-- History overflow menu copy button -->
<string name="history_menu_copy_button">Copiar</string>
<string moz:removedIn="94" name="history_menu_copy_button" tools:ignore="UnusedResources">Copiar</string>
<!-- History overflow menu share button -->
<string name="history_menu_share_button">Compartir</string>
<string moz:removedIn="94" name="history_menu_share_button" tools:ignore="UnusedResources">Compartir</string>
<!-- History overflow menu open in new tab button -->
<string name="history_menu_open_in_new_tab_button">Abrir en una nueva pestaña</string>
<string moz:removedIn="94" name="history_menu_open_in_new_tab_button" tools:ignore="UnusedResources">Abrir en una nueva pestaña</string>
<!-- History overflow menu open in private tab button -->
<string name="history_menu_open_in_private_tab_button">Abrir en una pestaña privada</string>
<string moz:removedIn="94" name="history_menu_open_in_private_tab_button" tools:ignore="UnusedResources">Abrir en una pestaña privada</string>
<!-- Text for the button to delete a single history item -->
<string name="history_delete_item">Eliminar</string>
<string moz:removedIn="94" name="history_delete_item" tools:ignore="UnusedResources">Eliminar</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">%1$d seleccionado(s)</string>
@ -1290,12 +1308,12 @@
<string name="onboarding_fxa_section_header">¿Ya tienes una cuenta?</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Ver las novedades</string>
<string moz:removedIn="94" name="onboarding_whats_new_header1" tools:ignore="UnusedResources">Ver las novedades</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">¿Tienes preguntas sobre el rediseño de %s? ¿Quieres saber qué ha cambiado?</string>
<string moz:removedIn="94" name="onboarding_whats_new_description" tools:ignore="UnusedResources">¿Tienes preguntas sobre el rediseño de %s? ¿Quieres saber qué ha cambiado?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Obtén respuestas aquí</string>
<string moz:removedIn="94" name="onboarding_whats_new_description_linktext" tools:ignore="UnusedResources">Obtén respuestas aquí</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Sincronizar Firefox entre dispositivos</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
@ -1335,14 +1353,14 @@
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description_1">Pon la barra de herramientas a tu alcance. Mantenla abajo, o muévela hacia arriba.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Navega de forma privada</string>
<string moz:removedIn="94" name="onboarding_private_browsing_header" tools:ignore="UnusedResources">Navega de forma privada</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string name="onboarding_private_browsing_description1">Abre una pestaña privada una vez: Toca el icono %s.</string>
<string moz:removedIn="94" name="onboarding_private_browsing_description1" tools:ignore="UnusedResources">Abre una pestaña privada una vez: Toca el icono %s.</string>
<!-- text for the private browsing onboarding card description, explaining how to always using private browsing -->
<string name="onboarding_private_browsing_always_description">Abre siempre pestañas privadas: Actualiza los ajustes de tu navegador.</string>
<string moz:removedIn="94" name="onboarding_private_browsing_always_description" tools:ignore="UnusedResources">Abre siempre pestañas privadas: Actualiza los ajustes de tu navegador.</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string name="onboarding_private_browsing_button">Abrir ajustes</string>
<string moz:removedIn="94" name="onboarding_private_browsing_button" tools:ignore="UnusedResources">Abrir ajustes</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">Tu privacidad</string>
<!-- text for the privacy notice onboarding card description
@ -1887,7 +1905,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">La dirección web debe contener \“https://\“ o \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">La dirección web debe contener \“https://\“ o \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">La dirección web debe contener &quot;https://&quot; o &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Se requiere nombre de servidor válido</string>

@ -54,7 +54,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Недавно добавленные</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Недавно добавленные</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Недавно добавленные</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Недавно добавленные закладки</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -128,7 +130,14 @@
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header">Прошлые исследования</string>
<string moz:removedIn="94" name="history_metadata_header" tools:ignore="UnusedResources">Прошлые исследования</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Недавно посещённые</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">Удалить</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
@ -408,7 +417,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Перейти обратно в</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Недавно добавленные</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Недавно добавленные</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Недавно добавленные</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Недавно посещённые</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -600,6 +611,13 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Закрыть</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d сайт</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d сайта</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Недавно закрытые вкладки</string>
<!-- Option in library to open Recently Closed Tabs page -->
@ -772,6 +790,9 @@
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Сохранить</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">Другие</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Удалить историю</string>
@ -784,15 +805,15 @@
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">Удалить</string>
<!-- History overflow menu copy button -->
<string name="history_menu_copy_button">Копировать</string>
<string moz:removedIn="94" name="history_menu_copy_button" tools:ignore="UnusedResources">Копировать</string>
<!-- History overflow menu share button -->
<string name="history_menu_share_button">Поделиться</string>
<string moz:removedIn="94" name="history_menu_share_button" tools:ignore="UnusedResources">Поделиться</string>
<!-- History overflow menu open in new tab button -->
<string name="history_menu_open_in_new_tab_button">Открыть в новой вкладке</string>
<string moz:removedIn="94" name="history_menu_open_in_new_tab_button" tools:ignore="UnusedResources">Открыть в новой вкладке</string>
<!-- History overflow menu open in private tab button -->
<string name="history_menu_open_in_private_tab_button">Открыть в приватной вкладке</string>
<string moz:removedIn="94" name="history_menu_open_in_private_tab_button" tools:ignore="UnusedResources">Открыть в приватной вкладке</string>
<!-- Text for the button to delete a single history item -->
<string name="history_delete_item">Удалить</string>
<string moz:removedIn="94" name="history_delete_item" tools:ignore="UnusedResources">Удалить</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">Выбрано: %1$d</string>
@ -1286,12 +1307,12 @@
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">Уже есть аккаунт?</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Посмотрите, что нового</string>
<string moz:removedIn="94" name="onboarding_whats_new_header1" tools:ignore="UnusedResources">Посмотрите, что нового</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">Есть вопросы о переработанном %s? Хотите узнать, что изменилось?</string>
<string moz:removedIn="94" name="onboarding_whats_new_description" tools:ignore="UnusedResources">Есть вопросы о переработанном %s? Хотите узнать, что изменилось?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Получите ответы здесь</string>
<string moz:removedIn="94" name="onboarding_whats_new_description_linktext" tools:ignore="UnusedResources">Получите ответы здесь</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Синхронизация Firefox между устройствами</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
@ -1331,14 +1352,14 @@
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description_1">Обеспечьте удобный доступ к панели инструментов. Оставьте её внизу или переместите вверх.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Приватный режим</string>
<string moz:removedIn="94" name="onboarding_private_browsing_header" tools:ignore="UnusedResources">Приватный режим</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string name="onboarding_private_browsing_description1">Хотите открыть приватную вкладку один раз: Нажмите на значок %s.</string>
<string moz:removedIn="94" name="onboarding_private_browsing_description1" tools:ignore="UnusedResources">Хотите открыть приватную вкладку один раз: Нажмите на значок %s.</string>
<!-- text for the private browsing onboarding card description, explaining how to always using private browsing -->
<string name="onboarding_private_browsing_always_description">Хотите открывать приватные вкладки каждый раз: Измените настройки приватного просмотра.</string>
<string moz:removedIn="94" name="onboarding_private_browsing_always_description" tools:ignore="UnusedResources">Хотите открывать приватные вкладки каждый раз: Измените настройки приватного просмотра.</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string name="onboarding_private_browsing_button">Открыть настройки</string>
<string moz:removedIn="94" name="onboarding_private_browsing_button" tools:ignore="UnusedResources">Открыть настройки</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">Ваша приватность</string>
@ -1874,7 +1895,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Веб-адрес должен содержать \“https://\“ или \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Веб-адрес должен содержать \“https://\“ или \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Веб-адрес должен содержать &quot;https://&quot; or &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Введите корректное имя сервера</string>

@ -53,7 +53,7 @@
<!-- Title for the home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Nyligen sparade</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Senaste bokmärken</string>
<string name="recently_bookmarked">Nyligen bokmärkt</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Nyligen sparade bokmärken</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -414,7 +414,7 @@
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Nyligen sparade</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Senaste bokmärken</string>
<string name="customize_toggle_recently_bookmarked">Nyligen bokmärkt</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Nyligen besökta</string>
<!-- Title for the customize home screen section with Pocket. -->

Loading…
Cancel
Save