Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
pull/600/head
mozilla-l10n-automation-bot 2 years ago committed by GitHub
parent 90e5b9abfe
commit 4cd037915f

@ -255,6 +255,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Arventennoù ar chlask</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Ar wech-mañ klaskit:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Petra zo nevez e %1$s</string>
@ -489,6 +492,9 @@
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">%s klasel</string>
<!-- Text for limited edition wallpapers title. -->
<string name="wallpaper_limited_edition_title">Embannadur bevennet</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Ne vez skoret an enlugellad-mañ</string>
@ -630,6 +636,14 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Serriñ</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Digeriñ %d a ivinelloù?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Digeriñ ivinelloù</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Nullañ</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">Lechienn %d</string>
@ -857,6 +871,8 @@
<string name="bookmark_menu_open_in_new_tab_button">Digeriñ en un ivinell nevez</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Digeriñ war un ivinell brevez</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Digeriñ an holl en ivinelloù nevez</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Dilemel</string>
<!--Bookmark overflow menu save button -->

@ -1994,4 +1994,6 @@
<string name="a11y_action_label_expand">Ausklappen</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">Link öffnen, um mehr über diese Sammlung zu erfahren</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">den Artikel zu lesen</string>
</resources>

@ -1987,4 +1987,6 @@
<string name="a11y_action_label_expand">expandir</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">abrir enlace para conocer más sobre esta colección</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article"></string>
</resources>

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">Desactivar la navegación privada</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Buscar o ingresar dirección</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Buscar en historial</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Buscar marcadores</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Buscar pestañas</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Ingresar términos de búsqueda</string>
<!-- No Open Tabs Message Description -->
@ -130,13 +136,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Botón mostrar todas las pestañas recientes</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Tu búsqueda de \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d sitios</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Ver todas las pestañas sincronizadas</string>
@ -257,6 +256,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Buscar ajustes</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Esta vez buscar:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Qué hay de nuevo en %1$s</string>
@ -461,8 +463,12 @@
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. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Historias que te hacen reflexionar</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Artículos recomendados por %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Historias patrocinadas</string>
<!-- Title for the opening wallpaper settings screen -->
@ -486,12 +492,6 @@
<string name="wallpaper_select_error_snackbar_message">No se pudo cambiar el fondo de pantalla</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Aprender más</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Cambia el fondo de pantalla tocando el logo de Firefox en la página de inicio</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Logotipo de Firefox - cambiar el fondo de pantalla, botón</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">%s clásico</string>
@ -648,6 +648,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Cerrar</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">¿Abrir %d pestañas?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Abrir esta cantidad de pestañas podría dejar muy lento a %s mientras se cargan las páginas. ¿Estás seguro de quieres continuar?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Pestañas abiertas</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Cancelar</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>
@ -677,10 +688,6 @@
<string name="tab_view_list">Lista</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Cuadrícula</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Buscar en grupos</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Agrupar sitios relacionados</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Cerrar pestañas</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -833,18 +840,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Sin historial aquí</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Sincronizado de otro dispositivo</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">Desde otros dispositivos</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Conéctate para ver el historial sincronizado de tus otros dispositivos.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Conectarse</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>O crea una cuenta de Firefox para empezar a sincronizar</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Descargas removidas</string>
@ -894,6 +889,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Abrir en nueva pestaña</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Abrir en pestaña privada</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Abrir todo en pestañas nuevas</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Abrir todo en pestañas privadas</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Eliminar</string>
<!--Bookmark overflow menu save button -->
@ -1072,6 +1071,8 @@
<string name="share_button_content_description">Compartir</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Guardar como PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">No se pudo generar el PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Enviar a dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1932,7 +1933,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Descubrir más</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Impulsado por Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Impulsado por Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Con la tecnología de %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Parte de la familia Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->
@ -1954,4 +1957,6 @@
<string name="a11y_action_label_expand">expandir</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">abrir enlace para aprender más acerca de esta colección</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">leer el artículo</string>
</resources>

@ -1979,4 +1979,6 @@
<string name="a11y_action_label_expand">laajenna</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">avataksesi linkin, josta saat lisätietoja tästä kokoelmasta</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">lukeaksesi artikkelin</string>
</resources>

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">Priwatny modus znjemóžnić</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Pytać abo adresu zapodać</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Historiju přepytać</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Zapołožki přepytać</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Rajtarki přepytać</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Pytanske wurazy zapodać</string>
<!-- No Open Tabs Message Description -->
@ -130,13 +136,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Tłóčatko „Njedawno wočinjene rajtarki“ pokazać</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Waše pytanje za \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">Sydła: %d</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Wšě synchronizowane rajtarki pokazać</string>
@ -257,6 +256,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Pytanske nastajenja</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Tónkróć pytać:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Nowe funkcije a změny w %1$s</string>
@ -461,8 +463,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Njedawno wopytane</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Stawiznički, kotrež k přemyslowanju pohonjeja</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Nastawki spěchowane wot %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Sponsorowane stawizny</string>
<!-- Title for the opening wallpaper settings screen -->
@ -486,12 +492,6 @@
<string name="wallpaper_select_error_snackbar_message">Pozadkowy wobraz njeda so změnić</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Dalše informacije</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Podótkńće so loga startoweje strony Firefox, zo byšće pozadkowy wobraz změnił</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Logo Firefox - pozadkowy wobraz změnić, tłóčatko</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">Klasiski %s</string>
@ -650,6 +650,14 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Začinić</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Slědowacu ličbu rajtarkow wočinić? %d</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Wočinjene rajtarki</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Přetorhnyć</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 sydło</string>
@ -680,10 +688,6 @@
<string name="tab_view_list">Lisćina</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Lěsyca</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Pytanske skupiny</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Přiwuzne sydła zeskupić</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Rajtarki začinić</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -838,18 +842,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Tu žana historija njeje</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Z druhich gratow synchronizowane</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">Z druhich gratow</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Přizjewće so, zo byšće historiju widźał, kotruž sće ze swojich druhich gratow synchronizował.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Přizjewić</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>Abo załožće konto Firefox, zo byšće synchronizowanje započał</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Sćehnjenja wotstronjene</string>
@ -899,6 +891,10 @@
<string name="bookmark_menu_open_in_new_tab_button">W nowym rajtarku wočinić</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">W priwatnym rajtarku wočinić</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Wšě w nowych rajtarkach wočinić</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Wšě w priwatnych rajtarkach wočinić</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Zhašeć</string>
<!--Bookmark overflow menu save button -->
@ -1078,6 +1074,8 @@
<string name="share_button_content_description">Dźělić</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Jako PDF składować</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">PDF njeda so wutworić</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Na grat pósłać</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1938,7 +1936,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Wjace wotkryć</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Wot Pocket spěchowany</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Wot Pocket spěchowany</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Spěchowany wot %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Dźěl swójby Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->
@ -1960,4 +1960,6 @@
<string name="a11y_action_label_expand">pokazać</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">wočińće wotkaz, zo byšće wjace wo tutej zběrce zhonił</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">nastawk čitać</string>
</resources>

@ -260,7 +260,7 @@
<string name="search_settings_menu_item">Keresési beállítások</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Ezúttal keresés erre:</string>
<string name="search_header_menu_item">Ezúttal keresés ezzel:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
@ -1973,4 +1973,6 @@
<string name="a11y_action_label_expand">kibontás</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">hivatkozás megnyitása, hogy többet tudjon meg a gyűjteményről</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">a cikk elolvasása</string>
</resources>

@ -2011,4 +2011,6 @@
<string name="a11y_action_label_expand">expander</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">aperi le ligamine pro apprender plus re iste collection</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">leger le articulo</string>
</resources>

@ -257,7 +257,7 @@
<string name="search_settings_menu_item">Leitarstillingar</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Leita núna að:</string>
<string name="search_header_menu_item">Leita núna með:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
@ -1953,4 +1953,6 @@
<string name="a11y_action_label_expand">þenja út</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">opna tengil til að læra meira um þetta safn</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">lesa greinina</string>
</resources>

@ -261,7 +261,7 @@
<string name="search_settings_menu_item">Impostazioni ricerca</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Questa volta cerca:</string>
<string name="search_header_menu_item">Questa volta cerca con:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
@ -2003,4 +2003,6 @@
<string name="a11y_action_label_expand">espandi</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">apri il link per ulteriori informazioni su questa raccolta</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">leggere larticolo</string>
</resources>

@ -1984,4 +1984,6 @@
<string name="a11y_action_label_expand">展開する</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">このコレクションの詳細についてはリンク先をご覧ください</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">記事を読む</string>
</resources>

@ -2009,4 +2009,6 @@
<string name="a11y_action_label_expand">펼치기</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">이 모음집에 대해 더 알아보려면 링크를 여세요</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">글 읽기</string>
</resources>

@ -261,7 +261,7 @@
<string name="search_settings_menu_item">Søkeinnstillinger</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Søk denne gangen:</string>
<string name="search_header_menu_item">Søk denne gangen med:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
@ -1979,4 +1979,4 @@
<string name="a11y_action_label_expand">fold ut</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">åpne lenken for å lære mer om denne samlingen</string>
</resources>
</resources>

@ -1965,4 +1965,6 @@
<string name="a11y_action_label_expand">expandir</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">abrir ligação para saber mais sobre esta coleção</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">ler o artigo</string>
</resources>

@ -1967,4 +1967,6 @@
<string name="a11y_action_label_expand">баркушодан</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">барои гирифтани маълумоти бештар оид ба ин маҷмуа пайвандро кушоед</string>
<!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
<string name="a11y_action_label_read_article">мақоларо хонед</string>
</resources>

Loading…
Cancel
Save