Import translations from android-l10n

fenix/113.0
github-actions 1 year ago committed by mergify[bot]
parent abbee47126
commit 2e9c69ffa1

@ -298,6 +298,40 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Not now</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Make %s your go-to browser</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" tools:ignore="UnusedResources">%1$s puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our %2$s.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">privacy notice</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Set as default browser</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Not now</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Hop from phone to laptop and back</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Grab tabs and passwords from your other devices to pick up where you left off.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Sign in</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Not now</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">Notifications help you do more with %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" tools:ignore="UnusedResources">Send tabs between devices, manage downloads, and get tips on getting the most out of %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Turn on notifications</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Not now</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Open a new %1$s tab</string>

@ -12,8 +12,10 @@
<string name="content_description_private_browsing_button">Priwatny modus zmóžnić</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<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 -->
<!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Pytać abo adresu zapodać</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Web přepytać</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 -->
@ -82,9 +84,6 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zaćisnyć</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Zaćisnyć</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Naša najmóčniša funkcija priwatnosće sydła přesahowace přesćěhowaki izoluje.</string>
@ -359,8 +358,6 @@
<string name="reduce_cookie_banner_option_off">Wupinjeny</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">Zapinjeny</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox awtomatisce pospytuje, plackowe naprašowanja na plackowych chorhojach wotpokazać. Jeli nastajenje wotpokazanja k dispoziciji njeje, móže Firefox wšě placki akceptować, zo by chorhoj zaćisnył.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s awtomatisce pospytuje, plackowe naprašowanja na plackowych chorhojach wotpokazać.</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 -->
@ -375,43 +372,40 @@
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Redukowanje plackowych chorhojow za %1$s znjemóžnić?</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 placki sydła zhaša a budźe stronu aktualizować. Zhašenje wšěch plackow móže was přizjewić abo nakupowanske wozyčki wuprózdnić.</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" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s móže spytać, plackowe naprašowanja awtomatisce wotpokazać. Jeli nastajenje wotpokazanja k dispoziciji njeje, móže %2$s wšě placki akceptować, zo by chorhoj zaćisnył.</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 parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s móže plackowe naprašowanja awtomatisce wotpokazać.</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 parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s pospytuje wšě plackowe naprašowanja na podpěranych sydłach awtomatisce wotpokazać.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title">Preč z plackowymi chorhojemi!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Wotpokazajće plackowe naprašowanje awtomatisce, hdyž móžno. Akceptujće hewak wšě placki, zo byšće plackowe chorhoje zaćisnył.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Preč z plackowymi chorhojemi!</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title">%1$s dowolić, plackowe chorhoje wotpokazać?</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1" moz:RemovedIn="111" tools:ignore="UnusedResources">Plackowe naprašowanje awtomatisce wotpokazać, jeli móžno.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_2">%1$s dowolić, plackowe naprašowanja awtomatisce wotpokazać, jeli móžno?</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body_2" moz:RemovedIn="112" tools:ignore="UnusedResources">%1$s dowolić, plackowe naprašowanja awtomatisce wotpokazać, jeli móžno?</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Nic nětko</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button">Chorhoje zaćisnyć</string>
<string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Chorhoje zaćisnyć</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Budźeće mjenje plackowych naprašowanjow widźeć</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Mjenje plackowych wuskakowacych woknow widźeć</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Wotmołwće awtomatisce na plackowe wuskakowace wokna za přehladowanje bjez wotwjedźenja. %1$s wšě naprašowanja wotpokaza, jeli móžno, abo akceptujće wšě, jeli nic.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Mjenje plackowych wuskakowacych woknow widźeć</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Wotmołwće awtomatisce na plackowe wuskakowace wokna za přehladowanje bjez wotwjedźenja. %1$s wšě naprašowanja wotpokaza, jeli móžno.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Wotmołwće awtomatisce na plackowe wuskakowace wokna za přehladowanje bjez wotwjedźenja. %1$s wšě naprašowanja wotpokaza, jeli móžno.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Wuskakowace wokna zaćisnyć</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Wuskakowace wokna zaćisnyć</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Redukowanje plackowych chorhojow</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Redukowanje plackowych chorhojow</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s dowolić, próstwu sydła wo přizwolenje plackoweho wobsaha wotpokazać, jeli móžno, abo přistup přez plack akceptować, jeli móžno njeje?</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">%1$s dowolić, naprašowanje sydła za plackowym přizwolenjom, jeli trjeba?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">%1$s dowolić, naprašowanje sydła za plackowym přizwolenjom, jeli trjeba?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">Dowolić</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Dowolić</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Dowolić</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Pospytuje z pomocu zaklučowanskeho protokola HTTPS za powyšenu wěstotu awtomatisce ze sydłami zwjazać.</string>
@ -492,6 +486,10 @@
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Wotkazy w nałoženjach wočinić</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Přeco</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Ženje</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Eksterny zrjadowak sćehnjenjow</string>
<!-- Preference for add_ons -->
@ -1205,14 +1203,13 @@
<string name="notification_pbm_delete_text_2">Priwatne rajtarki začinić</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_title">%1$s je spěšny a priwatny</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_notification_default_browser_title" tools:ignore="UnusedResources">Firefox je spěšny a priwatny</string>
<!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">%1$s k wašemu standardnemu wobhladowakej činić</string>
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_notification_default_browser_text" tools:ignore="UnusedResources">Firefox k wašemu standardnemu wobhladowakej činić</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Wupruwujće priwatny modus</string>
@ -1220,6 +1217,19 @@
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Přehladujće z %1$s bjez składowanych plackow abo historije</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Bjez slěda přehladować</string>
<!-- Text A shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_A_text">Priwatny modus waše informacije w %1$s njeskładuje.</string>
<!-- Title B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_title">Startujće swoje prěnje pytanje</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey" tools:ignore="UnusedResources">Woprašowanje wupjelnić</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">Ně, dźakuju so</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Zběrka je so zhašała</string>
@ -1436,18 +1446,24 @@
<string name="preference_enhanced_tracking_protection_explanation_title">Přehladujće bjez toho, zo by wam slědowało</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">Wobchowajće swoje daty za sebje. %s was před wjele z najhusćišich přesćěhowakow škita, kotrež slěduja, štož online činiće.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2" tools:ignore="UnusedResources">%s was před wjele z najhusćišich přesćěhowakow škita, kotrež slěduja, štož online činiće.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Dalše informacije</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Standard</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">Wuwaženy za priwatnosć a wukon. Strony so normalnje začitaja.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5" tools:ignore="UnusedResources">Strony so normalnje začitaja, ale blokuje so mjenje přesćěhowakow.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Što so přez standardny slědowanski škit blokuje?</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Striktny</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_3">Blokuje dalše přesćěhowaki, zo bych so strony spěšnišo začitali, ale někotre strony snano korektnje njefunguja.</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_4" tools:ignore="UnusedResources">Sylniši slědowanski škit a spěšniši wukon, ale někotre sydła snano porjadnje njefunguja.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Što so přez striktny slědowanski škit blokuje?</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->

@ -303,6 +303,34 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Non ora</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Face de %s tu companion de navigation</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">aviso de confidentialitate</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Eliger como navigator predefinite</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Non ora</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Passa ab le telephono al portabile e retro</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Recupera schedas e contrasignos ab tu altere apparatos e reprende de ubi tu lassava.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Aperir session</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Non ora</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">Le notificationes te adjuta a facer plus con %s</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Activar notificationes</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Non ora</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Aperir un nove scheda %1$s</string>

@ -12,9 +12,11 @@
<string name="content_description_private_browsing_button">Rmed tunigin tusligt</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Sens tunigin tusligt</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="search_hint">Nadi neɣ sekcem tansa</string>
<!-- Placeholder text shown in the search bar before a user enters text for a general engine -->
<string name="search_hint_general_engine">Nadi di web</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Nadi deg uzray</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
@ -85,9 +87,6 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zgel</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Zgel</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Tamahilt-nneɣ n tbaḍnit iǧehden aṭas akka ar tura iɛezzel ineḍfaren gar yismal.</string>
@ -364,8 +363,6 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="reduce_cookie_banner_option_off">Yensa</string>
<!-- Summary of cookie banner handling preference if the setting enabled is set to on -->
<string name="reduce_cookie_banner_option_on">Yermed</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary" moz:RemovedIn="110" tools:ignore="UnusedResources">Firefox yettaɛraḍ s wudem awurman ad yegdel issutar n yinagan n tuqqna mi ara d-iban uɣerrac n yinagan. Ma yella ulac taxtiṛt n ugdal, Firefox yezmer ad yeqbel meṛṛa inagan n tuqqna i umdal n uɣarrac.</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. The first parameter is the application name -->
<string name="reduce_cookie_banner_summary_1">%1$s iɛerreḍ s wudem awurman ad yagi isuturen n yinagan n tuqqna deg yiɣarracen n yinagan n tuqqna. </string>
@ -382,43 +379,38 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- 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 ad isfeḍ inagan n tuqqna n usmel-a syen ad issesfer asebter. Asfaḍ meṛṛa n yinagan n tuqqna yezmer ad ak·am-isseḥbes tuqqna neɣ ad yenɣel tiqecwalin n tiɣtin.</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" moz:RemovedIn="110" tools:ignore="UnusedResources">%1$s yezmer ad yeɛreḍ s wudem awurman ad yegdel issutar n yinagan n tuqqna. Ma yella ulac taxtiṛt n ugdal, %2$s yezmer ad yeqbel meṛṛa inagan n tuqqna i umdal n uɣarrac.</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 parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_1" moz:RemovedIn="111" tools:ignore="UnusedResources">%1$s yezmer ad yeɛreḍ s wudem awurman ad yagi issutar n yinagan n tuqqna.</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 parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s yettaɛraḍ s wudem awurman ad yagi issutar n yinagan n tuqqna deg yismal i ten-yessefraken.</string>
<!-- Title text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_title">Dayen iɣarracen n yinagan n tuqqna!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Yettagi issutar n yinagan n tuqqna s wudem awurman, mi ara yili wamek. Neɣ, iqebbel inagan n tuqqna i waken ad yekkes iɣarracen.</string>
<string name="reduce_cookie_banner_control_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Dayen iɣarracen n yinagan n tuqqna!</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_1" moz:RemovedIn="111" tools:ignore="UnusedResources">Yettagi s wudem awurman issutar n yinagan n tuqqna mi ara tettunefk tegnit.</string>
<!-- Body text for the dialog use on the control branch of the experiment to determine which context users engaged the most.The first parameter is the application name -->
<string name="reduce_cookie_banner_control_experiment_dialog_body_2">Sireg %1$s s ugdal awurman n yissutar n yinagan n tuqqna mi ara tettunefk tegnit?</string>
<string name="reduce_cookie_banner_control_experiment_dialog_body_2" moz:RemovedIn="112" tools:ignore="UnusedResources">Sireg %1$s s ugdal awurman n yissutar n yinagan n tuqqna mi ara tettunefk tegnit?</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Mačči tura</string>
<!-- Change setting text button, for the dialog use on the control branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button">Mdel iɣarracen</string>
<string name="reduce_cookie_banner_control_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Mdel iɣarracen</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Ad twaliḍ drus n yissutar n yinagan n tuqqna</string>
<!-- Title text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title">Wali cwiṭ n yisfuyla udhimen n yinagan n tuqqna</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Wali cwiṭ n yisfuyla udhimen n yinagan n tuqqna</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Err s wudem awurman ɣef yisfuyla udhimen n yinagan n tuqqna i yinig yexlan seg usedhu. %1$s ad yagi akk isuturen ma yella wamek, neɣ ma ulac ad uqbel kullec.</string>
<!-- Body text for the dialog use on the variant 1 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1">Err s wudem awurman ɣef yisfuyla udhimen n yinagan n tuqqna i yinig yexlan seg usedhu. %1$s ad yagi akk isuturen ma yella wamek.</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Err s wudem awurman ɣef yisfuyla udhimen n yinagan n tuqqna i yinig yexlan seg usedhu. %1$s ad yagi akk isuturen ma yella wamek.</string>
<!-- Change setting text button, for the onboarding dialog use on the variant 1 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button">Mdel isfuyla udhimen</string>
<string name="reduce_cookie_banner_variant_1_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Mdel isfuyla udhimen</string>
<!-- Title text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title">Asenqes n yiɣarracen n yinagan n tuqqna</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body" moz:RemovedIn="110" tools:ignore="UnusedResources">Sireg %1$s ad yagi asuter n uqbel n yinagan n tuqqna ma yella wamek neɣ ad yeqbel anekcum ɣer yinagan n tuqqna ma ulac amek?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_title" moz:RemovedIn="112" tools:ignore="UnusedResources">Asenqes n yiɣarracen n yinagan n tuqqna</string>
<!-- Body text for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most. The first parameter is the application name. -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1">Sireg %1$s i tugin n usssuter n uqbal n yinagan n tuqqna ma yella wamek?</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_body_1" moz:RemovedIn="112" tools:ignore="UnusedResources">Sireg %1$s i tugin n usssuter n uqbal n yinagan n tuqqna ma yella wamek?</string>
<!-- Change setting text button, for the dialog use on the variant 2 branch of the experiment to determine which context users engaged the most -->
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button">Sireg</string>
<string name="reduce_cookie_banner_variant_2_experiment_dialog_change_setting_button" moz:RemovedIn="112" tools:ignore="UnusedResources">Sireg</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Sireg</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Ɛreḍ ad teqqneḍ s wudem awurman ɣer yismal s useqdec n uneggaf n uwgelhen HTTPS i tɣellist ɛlayen.</string>
@ -500,6 +492,10 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Ldi iseɣwan deg isnasen</string>
<!-- Preference for open links in third party apps always open in apps option -->
<string name="preferences_open_links_in_apps_always">Yal tikkelt</string>
<!-- Preference for open links in third party apps never open in apps option -->
<string name="preferences_open_links_in_apps_never">Weṛǧin</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Amsefrak n usader azɣaray</string>
<!-- Preference for add_ons -->
@ -1232,6 +1228,14 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Inig s war asekles n yinagan n tuqqnad uzray deg %1$s</string>
<!-- Title A shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_A_title">Inig war ma teǧǧiḍ lǧeṛṛa</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey" tools:ignore="UnusedResources">Eg aḥedqis</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">Ala, tanemmirt</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Tettwakkes tegrumma</string>
@ -1456,6 +1460,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="preference_enhanced_tracking_protection_standard_default_1">Alugan (amezwer)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">Yerked gar tbaḍnit akked temlellit. ISebtar ad d-alin s wudem amagnu.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5" tools:ignore="UnusedResources">Isebtar ad d-alin s wudem amagnu, maca ad sweḥlen drus n yineḍfaren.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Ayen iweḥlen s ummesten n tizeɣt mgal aḍfaṛ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">Privedh %s</string>
</resources>

@ -301,6 +301,41 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Agora não</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Faça do %s o seu navegador de eleição</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" tools:ignore="UnusedResources">O %1$s coloca as pessoas acima dos lucros e defende a sua privacidade bloqueando rastreadores entre sites.\n\nSaiba mais no nosso %2$s.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">informação de privacidade</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Definir como navegador predefinido</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Agora não</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Passe do telemóvel para o portátil e vice-versa</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Consiga ter acesso aos separadores e palavras-passe dos seus outros dispositivos para continuar de onde parou.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Iniciar sessão</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Agora não</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">As notificações permitem-lhe fazer mais com o %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" tools:ignore="UnusedResources">Partilhe separadores entre dispositivos, faça a gestão das transferências e receba dicas sobre como aproveitar o %s ao máximo.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Ativar notificações</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Agora não</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Abrir um novo separador do %1$s</string>
@ -1227,6 +1262,15 @@
<!-- Text B shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_B_text">Encontre algo próximo. Ou descubra qualquer coisa divertida.</string>
<!-- Survey -->
<!-- Text shown in the fullscreen message that pops up to ask user to take a short survey.
The app name is in the text, due to limitations with localizing Nimbus experiments -->
<string name="nimbus_survey_message_text" tools:ignore="UnusedResources">Por favor, ajude a melhorar o Firefox respondendo a um breve questionário.</string>
<!-- Preference for taking the short survey. -->
<string name="preferences_take_survey" tools:ignore="UnusedResources">Preencher questionário</string>
<!-- Preference for not taking the short survey. -->
<string name="preferences_not_take_survey" tools:ignore="UnusedResources">Não, obrigado</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Coleção eliminada</string>
@ -1443,8 +1487,12 @@
<string name="preference_enhanced_tracking_protection">Proteção melhorada contra a monitorização</string>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">Navegue sem ser seguido</string>
<!-- Preference summary for enhanced tracking protection settings on/off switch -->
<string name="preference_enhanced_tracking_protection_summary" tools:ignore="UnusedResources">Agora apresentando a Proteção Total de Cookies, a nossa barreira mais poderosa contra rastreadores entre sites.</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">Guarde os seus dados para si. O %s protege-o dos rastreadores mais comuns que monitorizam o que faz na Internet.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2" tools:ignore="UnusedResources">O %s protege-o de muitos dos rastreadores mais comuns que monitorizam o que faz na Internet.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Saber mais</string>
@ -1452,12 +1500,16 @@
<string name="preference_enhanced_tracking_protection_standard_default_1">Padrão (predefinição)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">Equilibrado para privacidade e desempenho. As páginas serão carregadas normalmente.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_5" tools:ignore="UnusedResources">As páginas serão carregadas normalmente, mas serão bloqueados menos rastreadores.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">O que é bloqueado pela proteção padrão contra a monitorização</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Rigorosa</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_3">Bloqueia mais rastreadores para que as páginas carreguem mais rapidamente, mas algumas funcionalidades das páginas podem ser perdidas.</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_4" tools:ignore="UnusedResources">Proteção contra a monitorização mais forte e um desempenho mais rápido, mas alguns sites podem não funcionar corretamente.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">O que é bloqueado pela proteção rigorosa contra a monitorização</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->

@ -302,6 +302,39 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Не зараз</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Зробіть %s своїм щоденним браузером</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" tools:ignore="UnusedResources">%1$s цінує людей понад прибуток і захищає вашу приватність, блокуючи стеження між сайтами.\n\nДізнайтеся більше у нашій %2$s.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">політиці приватності</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Встановити типовим браузером</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Не зараз</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Перемикайтеся між телефоном і комп’ютером</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Продовжуйте роботу зі своїми вкладками та паролями з інших пристроїв.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Увійти</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Не зараз</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">Сповіщення допомагають вам ефективніше взаємодіяти з %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" tools:ignore="UnusedResources">Надсилайте вкладки на інші пристрої, керуйте завантаженнями, а також отримуйте поради про можливості %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Увімкнути сповіщення</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Відкрити нову вкладку %1$s</string>

@ -299,6 +299,40 @@
<!-- Text for the button to not request notification permission on the device and dismiss the dialog -->
<string name="onboarding_home_enable_notifications_negative_button">Không phải bây giờ</string>
<!-- Juno first user onboarding flow experiment -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" tools:ignore="UnusedResources">Đặt %s làm trình duyệt mặc định của bạn</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" tools:ignore="UnusedResources">%1$s đặt mọi người lên trên lợi nhuận và bảo vệ quyền riêng tư của bạn bằng cách chặn các trình theo dõi trên nhiều trang web.\n\nTìm hiểu thêm trong %2$s của chúng tôi.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">thông báo bảo mật</string>
<!-- Text for the button to set firefox as default browser on the device -->
<string name="juno_onboarding_default_browser_positive_button" tools:ignore="UnusedResources">Đặt làm trình duyệt mặc định</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_default_browser_negative_button" tools:ignore="UnusedResources">Không phải bây giờ</string>
<!-- Title for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_title" tools:ignore="UnusedResources">Chuyển từ điện thoại sang máy tính xách tay và ngược lại</string>
<!-- Description for sign in to sync screen. -->
<string name="juno_onboarding_sign_in_description" tools:ignore="UnusedResources">Lấy các thẻ và mật khẩu từ các thiết bị khác của bạn để tiếp tục nơi bạn đã dừng lại.</string>
<!-- Text for the button to sign in to sync on the device -->
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Đăng nhập</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Không phải bây giờ</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" tools:ignore="UnusedResources">Thông báo giúp bạn làm được nhiều việc hơn với %s</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" tools:ignore="UnusedResources">Gửi các thẻ giữa các thiết bị, quản lý tải xuống và nhận các mẹo để tận dụng tối đa %s.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Bật thông báo</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Không phải bây giờ</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Mở thẻ %1$s mới</string>

Loading…
Cancel
Save