Sync Strings from main to releases_109.0 (#28240)

* Strings - app/src/main/res/values-en-rGB/strings.xml

* Strings - app/src/main/res/values-es-rES/strings.xml

* Strings - app/src/main/res/values-it/strings.xml

* Strings - app/src/main/res/values-pa-rIN/strings.xml

* Strings - app/src/main/res/values-pt-rBR/strings.xml

* Strings - app/src/main/res/values-skr/strings.xml

* Strings - app/src/main/res/values-sr/strings.xml

* Strings - app/src/main/res/values-uk/strings.xml

Co-authored-by: runner <runner@5362e8b1de08>
fork
github-actions[bot] 1 year ago committed by GitHub
parent 748140a0ea
commit e4ad6bf4e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1888,6 +1888,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Auto-close enabled</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google Search</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s search</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Set links from web sites, emails, and messages to open automatically in Firefox.</string>
@ -1926,7 +1935,6 @@
<string name="experiments_snackbar">Enable telemetry to send data.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Go to settings</string>
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -68,10 +68,14 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Añadir un acceso directo para abrir pestañas privadas desde la pantalla de inicio.</string>
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Añadir un acceso directo para abrir pestañas privadas desde la pantalla de inicio.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Lanza lla siguiente pestaña privada con un solo toque.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Agregar acceso directo</string>
<!-- Text for the negative button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Agregar acceso directo</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Añadir a la pantalla de inicio</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">No, gracias</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
@ -349,6 +353,19 @@
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox intenta rechazar automáticamente las solicitudes de cookies en los avisos de cookies. Si no está disponible una opción de rechazo, Firefox podría aceptar todas las cookies para cerrar el aviso.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Desactivada para este sitio</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Activada para este sitio</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">¿Activar la reducción de aviso de cookies para %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">¿Desactivar la reducción de aviso de cookies para %1$s?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s borrará las cookies de este sitio y recargará la página. Borrar todas las cookies puede cerrar tu sesión o vaciar los carritos de compras.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s puede intentar rechazar automáticamente las solicitudes de cookies. Si una opción de rechazo no está disponible, %2$s podría aceptar todas las cookies para cerrar el aviso.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Intenta conectarse automáticamente a sitios utilizando el protocolo de cifrado HTTPS para mayor seguridad.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1093,8 +1110,6 @@
<string name="share_copy_link_to_clipboard">Copiar al portapapeles</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Copiado al portapapeles</string>
<!-- An option from the three dot menu to into sync -->
<string moz:removedIn="107" name="sync_menu_sign_in" tools:ignore="UnusedResources">Inicia sesión para sincronizar</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Iniciar sesión en Sync</string>
<!-- An option from the three dot menu to sync and save data -->
@ -1920,6 +1935,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Cierre automático activado</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Búsqueda de Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Buscar con %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configura enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>
@ -1958,7 +1982,6 @@
<string name="experiments_snackbar">Activar la telemetría para enviar datos.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir a ajustes</string>
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -1207,7 +1207,7 @@
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Elimina</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Passa a schermo intero</string>
<string name="full_screen_notification">Passato a schermo intero</string>
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">Indirizzo copiato</string>

@ -250,7 +250,7 @@
<string name="awesomebar_clipboard_title">ਕਲਿੱਪਬੋਰਡ ਤੋਂ ਲਿੰਕ ਭਰੋ</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">ਪ੍ਰਵਾਨ ਕਰੋ</string>
<string name="search_suggestions_onboarding_allow_button">ਮਨਜ਼ੂਰ</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">ਇਜਾਜ਼ਤ ਨਾ ਦਿਓ</string>
<!-- Search suggestion onboarding hint title text -->
@ -443,7 +443,7 @@
<!-- Preference for enabling url autocomplete-->
<string name="preferences_enable_autocomplete_urls">ਆਪੇ-ਪੂਰਨ URL</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">ਤੰਦਾਂ ਨੂੰ ਐਪਾਂ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<string name="preferences_open_links_in_apps">ਲਿੰਕ ਐਪਾਂ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">ਬਾਹਰੀ ਡਾਊਨਲੋਡ ਮੈਨੇਜਰ</string>
@ -551,7 +551,7 @@
<string name="sync_syncing_in_progress">…ਸਿੰਕ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">ਸਿੰਕ ਅਸਫ਼ਲ ਹੋਇਆ। ਪਿਛਲੀ ਕਾਮਯਾਬੀ: %s</string>
<string name="sync_failed_summary">ਸਿੰਕ ਅਸਫ਼ਲ ਹੈ। ਆਖਰੀ ਕਾਮਯਾਬ: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_failed_never_synced_summary">ਸਿੰਕ ਅਸਫ਼ਲ ਹੈ। ਆਖਰੀ ਸਿੰਕ: ਕਦੇ ਵੀ ਨਹੀਂ</string>
<!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->

@ -1908,6 +1908,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Fechamento automático ativado</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Sugestões Firefox</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Pesquisa do Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Pesquisa do %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Abra links, emails e mensagens automaticamente no Firefox.</string>
@ -1946,7 +1955,6 @@
<string name="experiments_snackbar">Ative a telemetria para enviar dados.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir para configurações</string>
<string name="firefox_suggest_header">Sugestões Firefox</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -1914,6 +1914,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">آپݨے آپ بند تھیوݨ فعال تھی ڳیا</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">فائرفوکس تجویز</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">گوگل ڳول</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s ڳول</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">فائرفوکس وچ خودکار کھولݨ کیتے سنیہے، ای میلاں تے ویب سائٹاں کنوں لنک مقرر کرو۔</string>
@ -1952,7 +1961,6 @@
<string name="experiments_snackbar">ڈیٹا پٹھݨ کیتے ٹیلی میٹری فعال کرو۔</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">ترتیباں تے ون٘ڄو</string>
<string name="firefox_suggest_header">فائرفوکس تجویز</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -1905,6 +1905,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Аутоматско затварање омогућено</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox предлози</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google претрага</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s претрага</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Подешава самостално отварање адреса са страница, мејлова и порука унутар Firefox-a.</string>
@ -1943,7 +1952,6 @@
<string name="experiments_snackbar">Омогућите телеметрију да шаље податке.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Иди у подешавања</string>
<string name="firefox_suggest_header">Firefox предлози</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -1911,6 +1911,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Автозакриття ввімкнено</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Пропозиції Firefox</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Пошук Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s пошук</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Автоматично відкривати посилання з вебсайтів, електронних листів та повідомлень у Firefox.</string>
@ -1949,7 +1958,6 @@
<string name="experiments_snackbar">Увімкнути телеметрію для надсилання даних.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Перейти до налаштувань</string>
<string name="firefox_suggest_header">Пропозиції Firefox</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

Loading…
Cancel
Save