Uplift Fenix strings from main to releases_v118

fenix/118.0
github-actions[bot] 8 months ago committed by mergify[bot]
parent 9f3a997197
commit ebdd16c5d9

@ -2235,7 +2235,7 @@
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Highlights aus aktuellen Bewertungen</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Wie wir die Qualität der Überprüfung bestimmen</string>
<string name="review_quality_check_explanation_title">Wie wir die Qualität einer Bewertung bestimmen</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Wir verwenden die KI-Technologie von %s von Mozilla, um die Zuverlässigkeit von Produktbewertungen zu überprüfen. Dies hilft nur bei der Einschätzung der Qualität der Bewertung, nicht der Produktqualität.</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->

@ -98,6 +98,11 @@
<string name="tcp_cfr_learn_more">Conocé sobre la protección total de cookies</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Tocá aquí para iniciar una nueva sesión privada. Eliminá tu historial, cookies... todo.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Se necesita acceso a la cámara. Andá a la configuración de Android, pulsá permisos y permitir.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->

@ -373,6 +373,15 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Ei nyt</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Kokeile Firefox-hakuwidgetiä</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Kun Firefox on aloitusnäytölläsi, pääset helposti yksityisyyden etusijalle asettavaan selaimeen, joka estää sivustorajat ylittävät seuraimet.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Lisää Firefox-widget</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Ei nyt</string>
@ -2207,26 +2216,64 @@
<string name="review_quality_check_grade_d_f_description">Epäluotettavat arvostelut</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Kuinka luotettavia nämä arvostelut ovat?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Oikaistu arvosana</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Epäluotettavat arvostelut poistettu</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Kohokohdat viimeaikaisista arvosteluista</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Kuinka määritämme arvostelun laadun</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[Annamme kunkin tuotteen arvosteluille <b>kirjainarvosanan</b> A:sta F:ään.]]></string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[<b>Oikaistu arvosana</b> perustuu vain niihin arvosteluihin, jotka koemme luotettaviksi.]]></string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Asetukset</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Näytä mainoksia arvostelujen tarkistimessa</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Lue lisää</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Poista arvostelujen tarkistus käytöstä</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">Arvostelun tarkistuksen tarjoaa %s.</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s Mozillalta</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Tarkista nyt</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Ei vielä tarpeeksi arvosteluja</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">Tuote ei ole saatavilla</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">Tarkistetaan arvostelun laatua</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">Tarkistetaan arvostelun laatua</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">Tämä voi kestää noin 60 sekuntia.</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Emme voi tarkistaa näitä arvosteluja</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body" tools:ignore="UnusedResources">Valitettavasti emme voi tarkistaa arvostelun laatua tietyntyyppisten tuotteiden osalta. Esimerkiksi lahjakortit ja suoratoistovideot, musiikki ja pelit.</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Tietoa tulossa pian</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">Meillä pitäisi olla tietoa tämän tuotteen arvosteluista 24 tunnin sisällä. Tarkista tilanne uudelleen.</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">Analyysi on ajan tasalla</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Selvä</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Tietoja ei juuri nyt saatavilla</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Pyrimme ratkaisemaan ongelman. Tarkista tilanne pian uudelleen.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Ei verkkoyhteyttä</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">Tarkista verkkoyhteytesi ja yritä sitten ladata sivu uudelleen.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Näistä arvosteluista ei ole vielä tietoa</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">Tarkista arvostelun laatu</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->

@ -2196,6 +2196,8 @@
<string name="review_quality_check_adjusted_rating_description">Avis non fiables supprimés</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Comment nous déterminons la qualité dun avis</string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Avis fiables. Nous pensons que les avis proviennent probablement de véritables client·e·s qui ont laissé des avis sincères et objectifs.</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Paramètres</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2219,6 +2221,8 @@
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">Signaler que ce produit est de retour en stock</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Merci de nous lavoir signalé !</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Nous ne pouvons pas vérifier ces avis</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Nous travaillons à résoudre ce problème. Veuillez réessayer ultérieurement.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->

@ -66,6 +66,19 @@
Falsis crodincis su la navigazion privade
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">No sta lassâ segns su chest dispositîf</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s elimine i cookies, la cronologjie e i dâts dai sîts web cuant che tu sieris ducj i barcons privâts. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Cui podaressial viodi la mê ativitât?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Vierç la tô prossime schede privade intune sole tocjade.</string>
@ -88,6 +101,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Plui informazions su la Protezion Totâl dai Cookies</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Al covente lacès ae fotocjamare. Va tes impostazions di Android, va te schede dai permès e tocje permet.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->

@ -67,6 +67,19 @@
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Lit gjin spoaren efter op dit apparaat</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s wisket jo cookies, skiednis en websitegegevens as jo al jo priveefinsters slute. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Wa kin myn aktiviteit sjen?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Start jo folgjende priveeljepblêd mei ien tik.</string>
@ -89,6 +102,11 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Mear ynfo oer Totale cookiebeskerming</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Tik hjir om in nije priveesesje te begjinnen. Wiskje jo skiednis, cookies alles.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kameratagong fereaske. Gean nei jo Android-ynstellingen, tik op machtigingen en tik op toestaan.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -226,6 +244,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Startskerm</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Navigaasjeskiednis wiskje</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Selektearre taal</string>
@ -349,6 +370,18 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">No net</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Probearje de Firefox-sykwidget</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Mei Firefox op jo startskerm hawwe jo maklike tagong ta de privacyrjochte browser dyt cross-sitetrackers blokkearret.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Firefox-widget tafoegje</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">No net</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">In nij %1$s-ljepblêd iepenje</string>
@ -1317,6 +1350,8 @@
<string name="snackbar_private_tab_closed">Priveeljepblêd sluten</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Priveeljepblêden sluten</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Priveenavigaasjegegevens fuortsmiten</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">UNGEDIEN MEITSJE</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2147,6 +2182,163 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Nei Ynstellingen</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Beoardielingskontrôle</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Betroubere beoardielingen</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Miks fan betroubere en ûnbetroubere beoardielingen</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Unbetroubere beoardielingen</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Hoe betrouber binne dizze beoardielingen?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Oanpaste wurdearring</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Unbetroubere beoardielingen fuortsmiten</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Hichtepunten út resinte beoardielingen</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Hoet wy de kwaliteit fan beoardielingen bepale</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Wy brûke AI-technology fan %s troch Mozilla om de betrouberens fan produktbeoardielingen te analysearjen.
Dizze analyze sil jo allinnich helpe om de beoardielingskwaliteit te beoardielen, net de produktkwaliteit.</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[Wy jouwe oan de beoardielingen fan elk produkt in <b>letterwearde</b> fan A oant F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Betroubere beoardielingen. Wy leauwe dat de beoardielingen wierskynlik ôfkomstich binne fan echte klanten dyt earlike, ûnpartidige beoardielingen efterlitten hawwe.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Wy leauwe dat der in miks is fan betroubere en ûnbetroubere beoardielingen.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Unbetroubere beoardielingen. Wy leauwe dat de beoardielingen wierskynlik nep binne of fan befoaroardiele beoardielers.</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[De <b>oanpaste wurdearring</b> is allinnich basearre op beoardielingen wêrfan wy tinke dat se betrouber binne.]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights" tools:ignore="UnusedResources"><![CDATA[<b>Hichtepunten</b> binne ôfkomstich fan beoardielingen fan %s yn de ôfrûne 80 dagen dyt neffens ús betrouber binne.]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Mear ynfo oer %s.</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">hoe %s troch Mozilla de beoardielingskwaliteit bepaalt</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Ynstellingen</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Advertinsjes toane yn beoardielingskontrôle</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description" tools:ignore="UnusedResources">Jo sjogge sa no en dan advertinsjes foar relevante produkten. Alle advertinsjes moatte foldwaan oan ús kwaliteitsnoarmen foar beoardielingen. %s </string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Mear ynfo</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Beoardielingskontrôle útskeakelje</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Mear oerwagingen</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Advertinsje fan %s</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">Beoardielingskontrôle wurdt mooglik makke troch %s.</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s troch Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Nije te kontrolearjen ynformaasje</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">No kontrolearje</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Noch net genôch beoardielingen</string>
<!-- Text for body of warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_body" tools:ignore="UnusedResources">As dit produkt mear beoardielingen hat, kinne wy harren kwaliteit beoardiele.</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">Produkt is net beskikber</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_body" tools:ignore="UnusedResources">As jo sjogge dat dit produkt wer op foarried is, meld it dan oan ús en wy sille wurkje om de beoardielingen te kontrolearjen.</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">Melde dat dit produkt wer op foarried is</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">Beoardielingskwaliteit kontrolearje</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">Beoardielingskwaliteit kontrolearje</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">Dit kin ûngefear 60 sekonden duorje.</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Tank foar it melden!</string>
<!-- Text for body of info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_body" tools:ignore="UnusedResources">Wy soene binnen 24 oeren ynfo oer de beoardieling fan dit produkt hawwe moatte. Kom letter noch ris werom.</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Wy kinne dizze beoardieling net kontrolearje</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body" tools:ignore="UnusedResources">Spitigernôch kinne wy de beoardielingskwaliteit net kontrolearje foar bepaalde soarten produkten. Bygelyks kadokaarten en streaming fideo, muzyk en spultsjes.</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Ynkoarten mear</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">Wy soene binnen 24 oeren ynfo oer de beoardieling fan dit produkt hawwe moatte. Kom letter noch ris werom.</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">Analyze is aktueel</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Begrepen</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Der is op dit stuit gjin ynfo beskikber</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Wy wurkje deroan om it probleem op te lossen. Kom ynkoarten gau werom.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Gjin netwurkferbining</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">Kontrolearje jo netwurkferbining en probearje dan de side opnij te laden.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Noch gjin ynfo oer dizze beoardielingen</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body" tools:ignore="UnusedResources">Kontrolearje de beoardielingskwaliteit om te ûntdekken oft de beoardielingen fan dit produkt betrouber binne. It duorret mar ûngefear 60 sekonden.</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">Beoardielingskwaliteit kontrolearje</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Probearje ús fertroude gids foar produktbeoardielingen</string>
<!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description">Besjoch hoe betrouber de produktbeoardielingen op %1$s binne eardat jo keapje. Beoardielingskontrôle, in eksperimintele funksje fan %2$s, is streekrjocht yn de browser ynboud. It wurket ek op %3$s en %4$s.</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">Mei help fan de krêft fan %1$s troch Mozilla helpe wy jo befoaroardiele en net-autentike beoardielingen foar te kommen. Us AI-model wurdt hieltyd ferbettere om jo te beskermjen wylst jo winkelje. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Mear ynfo</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption">Troch Ja, probearje te selektearjen, geane jo akkoard mei it %2$s en de %3$s fan %1$s troch Mozilla.</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">privacybelied</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">brûksbetingsten</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Ja, probearje</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">No net</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Untdek oft jo de beoardielingen fan dit produkt fertrouwe kinne eardat jo it keapje.</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">Probearje beoardielingskontrôle</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Binne dizze beoardielingen betrouber? Sjoch no foar in oanpaste wurdearring.</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Beoardielingskontrôle iepenje</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Beta</string>
<!-- Content description (not visible, for screen readers etc.) for opening browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check">Beoardielingskwaliteitskontrôle iepenje</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check_close">Beoardielingskwaliteitskontrôle slute</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s fan 5 stjerren</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Minder toane</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Mear toane</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Kwaliteit</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Priis</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Ferstjoeren</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Ferpakking en uterlik</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Konkurrinsjefermogen</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". -->
<string name="a11y_action_label_collapse">ynklappe</string>

@ -67,6 +67,10 @@
Mombeuguau kundahára ñemi rehegua
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Ani eheja ko mbaeoka rapykuere</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Emoñepyrũ tendayke ñemigua peteĩ jekutúpe.</string>
@ -89,6 +93,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Maranduve kookie ñemoã guasu rehegua</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Eikotevẽ eike taãngamýime. Eho Android ñembohekópe, eukutu ñemoneĩ ha moneĩ.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -226,6 +231,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Mbaerechaha ñepyrũgua</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Embogue kundahára rembiasakue</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Ñeẽ poravopyre</string>
@ -349,6 +357,15 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Ani koág̃a</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Eipuru Firefox widget jehekaha</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Embjuaju Firefox widget</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Ani koág̃a</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">Embojuruja tendayke pyahu %1$s mbae</string>
@ -2194,6 +2211,61 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Eho ñembohekópe</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Marandui rechajeyha</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Marandui jeroviaha</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Hechajeyha jeroviaỹva</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Oñemboguéta marandui jeroviaỹha</string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Eikuaave koãvare %s.</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Ñemboheko</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Eikuaave</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Eipea marandui rechajeyha</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Ehecha emombae hag̃ua</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Ñemurã %s</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s Mozilla mbae</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Marandu pyahu ehechajey hag̃ua</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Ehechajey koág̃a</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Aikumby</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Eikuaave</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">temiñemi purureko</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">temiñemi jepururã</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Héẽ, eipuru</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Ani koág̃a</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Beta</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Ehechaukaive</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Ehechaukave</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Mbaeporã</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Tepy</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Ñemuhaguasu</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Mbyapeha ha jehecharã</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". -->
<string name="a11y_action_label_collapse">paãmba</string>

@ -66,6 +66,11 @@
Časte myty wo priwatnym modusu
</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Štó móhł moju aktiwitu widźeć?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Startujće swój přichodny priwatny rajtark z jednym podótkom.</string>
@ -88,6 +93,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Zhońće wjace wo dospołnym škiće před plackami</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Přistup ke kamerje trěbny. Wočińće nastajenja Android, podótkńće so zapiska Prawa a podótkńće so zapiska Dowolić.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -224,6 +230,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Startowa wobrazowka</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Přehladowansku historiju zhašeć</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Wubrana rěč</string>
@ -345,6 +354,12 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Nic nětko</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Asistent Firefox přidać</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Nic nětko</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">Nowy rajtark %1$s wočinić</string>
@ -1326,6 +1341,8 @@
<string name="snackbar_private_tab_closed">Priwatny rajtark je so začinił</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Priwatne rajtarki su so začinili</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Priwatne přehladowanske daty su so zhašeli</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">COFNYĆ</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2155,6 +2172,78 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">K nastajenjam</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Kontrola pohódnoćenjow</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Spušćomne pohódnoćenja</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Njespušćomne pohódnoćenja</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Kak spušćomne tute pohódnoćenja su?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Přiměrjene hódnoćenje</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Njespušćomne pohódnoćenja wotstronjene</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Kak kwalitu pohódnoćenja postajamy</string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Zhońće wjace wo %s.</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Nastajenja</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Wabjenje w kontroli pohódnoćenjow pokazać</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Dalše informacije</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Kontrolu pohódnoćenjow znjemóžnić</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Dalše móžnosće</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Wabjenje wot %s</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s wot Mozilla</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Nětko kontrolować</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Hišće dosć pohódnoćenjow njeje</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">Produkt k dispoziciji njeje</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Wulki dźak za zdźělenku!</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Njemóžemy tute pohódnoćenja přepruwować</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Informacije bórze přińdu</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">Analyza je aktualna</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Sym zrozumił</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Tuchwilu informacije k dispoziciji njejsu</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Žadyn syćowy zwisk</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Hišće žane informacije wo tutych pohódnoćenjach</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Dalše informacije</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">prawidła priwatnosće</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">wužiwanske wuměnjenja</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Haj, wupruwować</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Nic nětko</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">Kontrolu pohódnoćenjow wupruwować</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Kontrolu pohódnoćenjow wočinić</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Beta</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s z 5 hwěžkow</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". -->
<string name="a11y_action_label_collapse">schować</string>

@ -2189,6 +2189,16 @@
<string name="review_quality_check_grade_d_f_description">Upålitelege vurderingar</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Høgdepunkt frå nylege vurderingar</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Vi nyttar AI-teknologi frå %s frå Mozilla for å kontrollere pålitelegheita av produktvurderingar. Dette vil berre hjelpe deg med å fastsetje vurderingskvaliteten, ikkje produktkvaliteten. </string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[Vi gir vurderingane til kvart produkt ein <b>bokstavkarakter</b> frå A til F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Pålitelege vurderingar. Vi meinar at vureringane truleg kjem frå ekte kundar som har lagt att ærlege, upartiske vurderingar.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Vi meinar at det finst ei blanding av pålitelege og upålitelege vurderingar.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Upålitelege vurderingar. Vi meinar at vurderingane sannsynlegvis er falske, eller frå partiske kritikarar.</string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Les meir om %s.</string>
<!-- Text for title of settings section. -->

@ -65,6 +65,20 @@
Lendas comuns sobre navegação privativa
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Não deixe rastros neste dispositivo</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">O %1$s exclui seus cookies, histórico e dados de sites quando você fecha todas as janelas privativas. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Quem pode ver minha atividade?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Aba a próxima aba privativa com apenas um toque.</string>
@ -88,6 +102,12 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Conheça a proteção total contra cookies</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Toque aqui para iniciar uma nova sessão privativa. Exclua o histórico, cookies, tudo.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">É necessário acesso à câmera. Use as configurações do Android para mudar as permissões para permitir acesso.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -225,6 +245,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Tela inicial</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Apagar histórico de navegação</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Selecionar idioma</string>
@ -348,6 +371,18 @@
<!-- 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>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Experimente o widget de pesquisa do Firefox</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Com o Firefox na tela inicial do celular, você tem acesso fácil ao navegador que prioriza a privacidade e bloqueia rastreadores entre sites.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Adicionar widget do Firefox</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_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 nova aba no %1$s</string>
@ -1324,6 +1359,8 @@
<string name="snackbar_private_tab_closed">Aba privativa fechada</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Abas privativas fechadas</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Dados de navegação privativa excluídos</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">DESFAZER</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2159,6 +2196,139 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir para configurações</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Verificador de avaliações</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Avaliações confiáveis</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Mistura de avaliações confiáveis e não confiáveis</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Avaliações não confiáveis</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Quão confiáveis são essas avaliações?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Classificação ajustada</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Avaliações não confiáveis removidas</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Destaques de avaliações recentes</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Como determinamos a qualidade da avaliação</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Usamos tecnologia de inteligência artificial do %s da Mozilla para analisar a confiabilidade das avaliações de produtos. Isso só ajuda a estimar a qualidade da avaliação, não a qualidade do produto.</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[Atribuímos às avaliações de cada produto uma <b>nota com letra</b> de A a F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Avaliações confiáveis. Acreditamos que as avaliações provavelmente são de consumidores reais que deixaram avaliações honestas e imparciais.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Acreditamos que há uma mistura de avaliações confiáveis e não confiáveis.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Avaliações não confiáveis. Acreditamos que as avaliações provavelmente são falsas ou de avaliadores tendenciosos.</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[A <b>classificação ajustada</b> é baseada apenas em avaliações que acreditamos ser confiáveis.]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights" tools:ignore="UnusedResources"><![CDATA[Os <b>destaques</b> são provenientes de avaliações de %s feitas nos últimos 80 dias e que acreditamos ser confiáveis.]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Saiba mais sobre o %s.</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">como o %s da Mozilla determina a qualidade da avaliação</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Configurações</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Mostrar anúncios no verificador de avaliações</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Saiba mais</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Desativar o verificador de avaliações</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Mais a considerar</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Anúncio de %s</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">O verificador de avaliações tem tecnologia %s.</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s da Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Novas informações a verificar</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Verificar agora</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Ainda não há avaliações suficientes</string>
<!-- Text for body of warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_body" tools:ignore="UnusedResources">Quando este produto tiver mais avaliações, poderemos verificar sua qualidade.</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">O produto não está disponível</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_body" tools:ignore="UnusedResources">Se você perceber que tem este produto novamente em estoque, informe para nós e trabalharemos na verificação de avaliações.</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">Informar que tem este produto em estoque novamente</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">Verificando a qualidade das avaliações</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">Verificando a qualidade das avaliações</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">Isso pode demorar cerca de 60 segundos.</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Obrigado por informar!</string>
<!-- Text for body of info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_body" tools:ignore="UnusedResources">Devemos ter informações sobre as avaliações deste produto em até 24 horas. Verifique novamente mais tarde.</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Não podemos verificar essas avaliações</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body" tools:ignore="UnusedResources">Infelizmente, não podemos verificar a qualidade das avaliações de determinados tipos de produtos. Por exemplo, cartões-presente e transmissão de vídeo, música e jogos.</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Informações em breve</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">Devemos ter informações sobre as avaliações deste produto em até 24 horas. Verifique novamente mais tarde.</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">A análise está atualizada</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Entendi</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Nenhuma informação disponível no momento</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Estamos trabalhando para resolver o problema. Verifique novamente mais tarde.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Sem conexão de rede</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">Verifique sua conexão de rede e experimente recarregar a página.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Ainda não há informações sobre estas avaliações</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body" tools:ignore="UnusedResources">Para saber se as avaliações deste produto são confiáveis, verifique a qualidade das avaliações. Demora apenas cerca de 60 segundos.</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">Verificar qualidade das avaliações</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Experimente nosso guia confiável de avaliações de produtos</string>
<!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description">Veja a confiabilidade das avaliações de um produto em %1$s antes de comprar. O verificador de avaliações, um recurso experimental do %2$s, é integrado no navegador. Também funciona em %3$s e %4$s.</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">Usando o poder do %1$s da Mozilla, ajudamos você a evitar avaliações tendenciosas e não autênticas. Nosso modelo de inteligência artificial está sempre melhorando para te proteger enquanto faz compras. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Saiba mais</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption">Ao selecionar “Sim, experimentar”, você concorda com a %2$s e os %3$s do %1$s da Mozilla.</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">política de privacidade</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">termos de uso</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Sim, experimentar</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Agora não</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Descubra se você pode confiar nas avaliações deste produto, antes de comprar.</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">Experimentar o verificador de avaliações</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Essas avaliações são confiáveis? Verifique agora para ver uma classificação ajustada.</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Abrir o verificador de avaliações</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". -->
<string name="a11y_action_label_collapse">recolher</string>

@ -89,6 +89,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Saber mais sobre a Proteção Total de Cookies</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">É necessário acesso à câmara. Aceda às definições do Android, toque em permissões e toque em permitir.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -225,6 +226,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Ecrã inicial</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Apagar histórico de navegação</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Idioma selecionado</string>
@ -349,6 +353,9 @@
<!-- 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>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_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>
@ -2155,6 +2162,21 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir para as definições</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Mostrar menos</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Mostrar mais</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Qualidade</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Preço</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Envio</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Embalagem e aparência</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Competitividade</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". -->
<string name="a11y_action_label_collapse">colapsar</string>

@ -66,6 +66,19 @@
Vanliga myter om privat surfning
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Lämna inga spår på den här enheten</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s tar bort dina kakor, historik och webbplatsdata när du stänger alla dina privata fönster. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Vem kan kanske se min aktivitet?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Starta din nästa privata flik med ett tryck.</string>
@ -90,6 +103,11 @@
<string name="tcp_cfr_learn_more">Läs mer om Totalt skydd mot kakor</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Tryck här för att starta en ny privat session. Radera din historik, kakor — allt.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kameraåtkomst behövs. Gå till Android-inställningar, tryck på behörigheter och tryck på tillåt.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -230,6 +248,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Startsidan</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Radera webbhistorik</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Valt språk</string>
@ -354,6 +375,15 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Inte nu</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Prova Firefox sökwidget</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Med Firefox på din startskärm kan du enkelt komma åt den sekretessfokuserade webbläsaren som blockerar spårare på flera webbplatser.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Lägg till Firefox widget</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Inte nu</string>
@ -2175,6 +2205,157 @@
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Recensionsgranskare</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Pålitliga recensioner</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Blandning av pålitliga och opålitliga recensioner</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Opålitliga recensioner</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Hur pålitliga är dessa recensioner?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Justerat betyg</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Opålitliga recensioner har tagits bort</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Höjdpunkter från de senaste recensionerna</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Hur bestäms recensionens kvalitet</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">Vi använder AI-teknik från %s av Mozilla för att kontrollera pålitligheten av produktrecensioner. Detta hjälper dig bara att bedöma recensionens kvalitet, inte produktkvaliteten.</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[Vi tilldelar varje produkts recensioner ett <b>bokstavsbetyg</b> från A till F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Pålitliga recensioner. Vi tror att recensionerna troligen kommer från riktiga kunder som lämnat ärliga, opartiska recensioner.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Vi tror att det finns en blandning av pålitliga och opålitliga recensioner.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Opålitliga recensioner. Vi tror att recensionerna sannolikt är falska eller från partiska granskare.</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[Det <b>justerade betyget</b> baseras endast på recensioner som vi anser vara pålitliga.]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights" tools:ignore="UnusedResources"><![CDATA[<b>Höjdpunkter</b> är från %s recensioner under de senaste 80 dagarna som vi tror är pålitliga.]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Läs mer om %s.</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">hur %s av Mozilla bestämmer recensionens kvalitet</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Inställningar</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Visa annonser i recensionsgranskaren</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description" tools:ignore="UnusedResources">Du ser då och då annonser för relevanta produkter. Alla annonser måste uppfylla våra kvalitetsstandarder för recensioner. %s</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Läs mer</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Stäng av recensionsgranskaren</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Mer att tänka på</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Annons av %s</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">Recensionsgranskaren drivs av %s.</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s av Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Ny info att kontrollera</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Kontrollera nu</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Inte tillräckligt med recensioner ännu</string>
<!-- Text for body of warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_body" tools:ignore="UnusedResources">När den här produkten har fler recensioner kan vi kontrollera deras kvalitet.</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">Produkten är inte tillgänglig</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_body" tools:ignore="UnusedResources">Om du ser att den här produkten finns i lager igen, rapportera det så jobbar vi med att kontrollera recensionerna.</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">Rapportera att denna produkt finns i lager igen</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">Kontrollerar recensionens kvalitet</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">Kontrollerar recensionens kvalitet</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">Detta kan ta uppåt 60 sekunder.</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Tack för att du rapporterade!</string>
<!-- Text for body of info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_body" tools:ignore="UnusedResources">Vi bör ha information om denna produkts recensioner inom 24 timmar. Kom tillbaka snart.</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Vi kan inte kontrollera dessa recensioner</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body" tools:ignore="UnusedResources">Tyvärr kan vi inte kontrollera recensionskvaliteten för vissa typer av produkter. Till exempel presentkort och strömmande video, musik och spel.</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Info kommer snart</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">Vi bör ha information om denna produkts recensioner inom 24 timmar. Kom tillbaka snart.</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">Analysen är aktuell</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Jag förstår</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Ingen information tillgänglig just nu</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Vi jobbar på att lösa problemet. Kom tillbaka snart.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Ingen nätverksanslutning</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">Kontrollera din nätverksanslutning och försök sedan ladda om sidan.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Ingen information om dessa recensioner ännu</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body" tools:ignore="UnusedResources">För att veta om denna produkts recensioner är pålitliga, kontrollera recensionens kvalitet. Det tar bara cirka 60 sekunder.</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">Kontrollera recensionens kvalitet</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Prova vår pålitliga guide till produktrecensioner</string>
<!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description">Se hur tillförlitliga produktrecensioner är på %1$s innan du köper. Recensionsgranskaren, en experimentell funktion från %2$s, är inbyggd direkt i webbläsaren. Den fungerar på %3$s och %4$s också.</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">Med kraften i %1$s från Mozilla hjälper vi dig att undvika partiska och oäkta recensioner. Vår AI-modell förbättras alltid för att skydda dig när du handlar. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Läs mer</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption">Genom att välja &quot;Ja, prova den&quot; godkänner du %1$s av Mozillas %2$s och %3$s.</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">sekretesspolicy</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">användarvillkor</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Ja, prova den</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Inte nu</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Ta reda på om du kan lita på den här produktens recensioner — innan du köper.</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">Testa recensionsgranskaren</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Är dessa recensioner pålitliga? Kolla nu för att se ett justerat betyg.</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Öppna recensionsgranskaren</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Beta</string>
<!-- Content description (not visible, for screen readers etc.) for opening browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check">Öppna recensionens kvalitetskontroll</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check_close">Stäng recensionens kvalitetskontroll</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s av 5 stjärnor</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Visa mindre</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Visa mer</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Kvalitet</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Pris</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Frakt</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Paketering och utseende</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Konkurrenskraft</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". -->
<string name="a11y_action_label_collapse">fäll in</string>

@ -88,6 +88,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Giniin doj dàj hua rayiî nej sa Arân riña nej Kokî rañuūnj un</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Gārasunj kâmara. Gūij riña sa nagihiát sihiaj Android , nī gārayina si gāhue gārasunj sa niña.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -347,6 +348,9 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Sī ga\'hue akuan\' nïn</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Sī ga\'hue akuan\' nïn</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">Nā\'nïn riña rakïj ñanj nakàa riña %1$s</string>

@ -65,6 +65,16 @@
Поширені міфи про приватний перегляд
</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s видаляє ваші куки, історію та дані сайтів, коли ви закриваєте всі приватні вікна. %2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">Хто може бачити мою діяльність?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">Запускайте наступну приватну вкладку одним торканням.</string>
@ -87,6 +97,11 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Докладніше про повний захист кук</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">Торкніться тут, щоб розпочати новий приватний сеанс. Видалить історію, куки — усе.</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Необхідний доступ до камери. Перейдіть до налаштувань Android, торкніться дозволів та торкніться дозволити.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -226,6 +241,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Домашній екран</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">Стерти історію перегляду</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Обрана мова</string>
@ -351,6 +369,18 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Не зараз</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Спробуйте пошуковий віджет Firefox</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">З Firefox на головному екрані ви матимете легкий доступ до браузера, який насамперед забезпечує приватність і блокує стеження між сайтами.</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Додати віджет Firefox</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_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>
@ -1331,6 +1361,8 @@
<string name="snackbar_private_tab_closed">Приватну вкладку закрито</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Приватні вкладки закрито</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Дані приватного перегляду видалено</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">ВІДНОВИТИ</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2163,6 +2195,131 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Перейти до налаштувань</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">Засіб перевірки відгуків</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Надійні відгуки</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Поєднання надійних і сумнівних відгуків</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Сумнівні відгуки</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Наскільки надійні ці відгуки?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Скоригований рейтинг</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">Сумнівні відгуки прибрано</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Обране з недавніх відгуків</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Як ми визначаємо якість відгуку</string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">Дізнатися більше про %s.</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">як %s від Mozilla визначає якість відгуку</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Налаштування</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">Показувати рекламу в засобі перевірки</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description" tools:ignore="UnusedResources">Ви періодично бачитимете рекламу схожих товарів. Усі оголошення мають відповідати нашим стандартам якості відгуків. %s</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Докладніше</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Вимкнути засіб перевірки відгуків</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Більше товарів</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">Реклама від %s</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">Засіб перевірки відгуків розроблено %s.</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s від Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">Нова інформація для перевірки</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">Перевірити зараз</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">Ще недостатньо відгуків</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">Товар відсутній</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">Повідомити, що цей товар знову в наявності</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">Перевірка якості відгуку</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">Перевірка якості відгуку</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">Це може тривати близько 60 секунд.</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">Дякуємо за повідомлення!</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">Ми не можемо перевірити ці відгуки</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">Інформація незабаром надійде</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">Зрозуміло</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Наразі інформація недоступна</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">Ми працюємо над усуненням проблеми. Поверніться згодом.</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">Немає зʼєднання з мережею</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">Перевірте зʼєднання з мережею, а потім спробуйте перезавантажити сторінку.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">Ще немає інформації про ці відгуки</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body" tools:ignore="UnusedResources">Щоб дізнатися, чи надійні відгуки про цей товар, перевірте їхню якість. Це триватиме лише близько 60 секунд.</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">Перевірити якість відгуку</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Спробуйте наш надійний путівник відгуками про товари</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">Використовуючи можливості %1$s від Mozilla, ми допомагаємо вам уникнути упереджених і несправжніх відгуків. Наша модель ШІ постійно вдосконалюється, щоб захистити вас під час покупок. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">Докладніше</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption">Вибравши “Так, спробувати”, ви погоджуєтеся з %1$s %2$s і %3$s від Mozilla.</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">політикою приватності</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">умовами користування</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Так, спробувати</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Не зараз</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Дізнайтеся, чи можна довіряти відгукам про цей товар перед його купівлею.</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Чи надійні ці відгуки? Перевірте зараз, щоб переглянути скоригований рейтинг.</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">Відкрити засіб перевірки відгуків</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Бета</string>
<!-- Content description (not visible, for screen readers etc.) for opening browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check">Відкрити перевірку якості відгуків</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check_close">Закрити перевірку якості відгуків</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s із 5 зірок</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">Показати менше</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">Показати більше</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">Якість</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">Ціна</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">Доставлення</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">Пакування та вигляд</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">Конкурентоспроможність</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". -->
<string name="a11y_action_label_collapse">згорнути</string>

@ -68,6 +68,20 @@
<string name="private_browsing_placeholder_description_2">%1$s 会在关闭所有隐私标签页或退出应用时,清除您的搜索记录与浏览历史。虽然这样仍无法对网站和电信运营商匿名,但还是可以更简单地防止其他使用此设备的人得知您的上网活动。</string>
<string name="private_browsing_common_myths">正确认识隐私浏览功能</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">不在设备上留痕迹</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s 会在您关闭所有隐私窗口后删除 Cookie、历史记录、网站数据。%2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">谁可以看到我的活动?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">一步进入隐私标签页。</string>
@ -91,6 +105,12 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">了解“全方位 Cookie 保护”</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">点按此处新建隐私浏览,浏览完毕后轻松删除历史记录和 Cookie 等数据。</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">需要访问相机。转到 Android 设置,点按权限,然后点按允许。</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -230,6 +250,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">主屏幕</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">清除浏览历史</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">选择的语言</string>
@ -355,6 +378,20 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">暂时不要</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">试试 Firefox 搜索微件</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">将 Firefox 添加至主屏幕,随手就能打开隐私为先、可拦截跨站跟踪器的浏览器。</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">添加 Firefox 微件</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_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>
@ -1361,6 +1398,8 @@
<string name="snackbar_private_tab_closed">隐私标签页已关闭</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">隐私标签页已关闭</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">隐私浏览数据已删除</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">撤销</string>
@ -2196,6 +2235,60 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">前往设置</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">核查评价</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">可信评价</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">可信与不可信评价混杂</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">不可信评价</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">这些评价可信度如何?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">调整后的评分</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">已移除不可信的评价</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">最有帮助的近期评价</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">我们判断评价质量的流程</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">我们使用由 Mozilla 支持的 %s 的人工智能技术来分析商品评价的可信度。分析结果只能辅助您评估评价的质量,不能反映商品质量。</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[我们会以<b>字母等级</b>(从 A 到 F给商品评价打分。]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">评价可信。分析认为这些评价大概率是由真实消费者作出的诚实公正的评价。</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">分析认为对此商品的评价鱼龙混杂。</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">评价不可信。分析认为这些评价大概率不实,或是由“水军”所作出。</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[<b>调整后的评分</b>仅基于我们认为可信的评价作出。]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights" tools:ignore="UnusedResources"><![CDATA[<b>最有帮助的评价</b>选自我们认为可信的最近 80 天内的 %s 评价。]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">详细了解%s</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">由 Mozilla 支持的 %s 判断评价质量的流程</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">设置</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">在核查评价中展示广告</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description" tools:ignore="UnusedResources">您偶尔会看到相关商品的广告,所有广告均符合我们的评价质量标准。%s</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">详细了解</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">关闭核查评价</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">可参考其他商品</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">由 %s 提供的广告</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". -->
<string name="a11y_action_label_collapse">折叠</string>

@ -67,6 +67,20 @@
<string name="private_browsing_placeholder_description_2">%1$s 會在您關閉隱私分頁或結束應用程式時清除您的搜尋與上網紀錄。雖然這樣做不會讓您對網站或電信業者匿名,但還是可以更簡單就讓與您使用相同裝置的人無法得知您在線上做了什麼事。</string>
<string name="private_browsing_common_myths">隱私瀏覽功能的常見迷思</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">在此裝置不留下任何痕跡</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable
private mode in our new Total Private Browsing mode.
The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
<string name="felt_privacy_info_card_subtitle">%1$s 會在您關閉所有隱私瀏覽視窗後,清除您的 Cookie、瀏覽紀錄、網站資料。%2$s</string>
<!-- Clickable portion of the explanation for private browsing that links the user to our
about privacy page.
This string is used in felt_privacy_info_card_subtitle as the second parameter.-->
<string name="felt_privacy_info_card_subtitle_link_text">誰可能看到我的上網紀錄?</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- 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_2">只要輕鬆一點,即可開啟新的隱私保護分頁。</string>
@ -89,6 +103,12 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">了解「全方位 Cookie 保護」功能的更多資訊</string>
<!-- Private browsing erase action "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the erase private browsing feature. -->
<string name="erase_action_cfr_message">點擊此處即可開啟新的隱私瀏覽階段。使用結束後即可清除瀏覽紀錄、Cookie 等一切上網資料。</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">需要相機使用權限。請到 Android 系統設定點擊「權限」,然後點擊「允許」。</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -228,6 +248,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">主畫面</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="browser_toolbar_erase">清除瀏覽紀錄</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">選擇的語言</string>
@ -351,6 +374,18 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">現在不要</string>
<!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">試用 Firefox 搜尋小工具</string>
<!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">將 Firefox 新增到主畫面,很簡單就能開啟會封鎖跨網站追蹤器的隱私優先瀏覽器。</string>
<!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">新增 Firefox 小工具</string>
<!-- Text for the button to dismiss the screen and move on with the flow -->
<string name="juno_onboarding_add_search_widget_negative_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>
@ -1349,6 +1384,8 @@
<string name="snackbar_private_tab_closed">已關閉隱私分頁</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">已關閉隱私分頁</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">已刪除隱私瀏覽資料</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">還原</string>
@ -2182,6 +2219,160 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">開啟設定</string>
<!-- Review quality check feature-->
<!-- Name for the review quality check feature used as title for the panel. -->
<string name="review_quality_check_feature_name">商品評論檢查器</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">可靠的評論</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">混和了可靠與不可靠的評論</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">不可靠的評論</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">這些評論有多可靠?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">調整後評分</string>
<!-- Description for a product's adjusted star rating. The text presents that the product's reviews which were evaluated as unreliable were removed from the adjusted rating. -->
<string name="review_quality_check_adjusted_rating_description">已移除不可靠的評論</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">近期評論的重點資訊</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">我們如何判斷評論品質</string>
<!-- Paragraph explaining how we analyze the reliability of a product's reviews. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_explanation_body_reliability">我們使用來自 %s 的 AI 技術來分析商品評論的可靠程度。此分析僅協助您判斷商品評論品質,而非商品本身的品質。</string>
<!-- Paragraph explaining the grading system we use to classify the reliability of a product's reviews. -->
<string name="review_quality_check_info_review_grade_header" tools:ignore="UnusedResources"><![CDATA[我們會替每筆商品評論標上 A優良到 F不佳的<b>評分</b>。]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">評論可靠。我們相信此商品的評論內容很可能是來自實際客戶所留下真實而中立的評論。</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">我們相信此商品評論混和了可靠與不可靠的評論。</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">評論不可靠。我們相信此商品的評論內容很可能是由虛假或偏頗的評論者所留下。</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[會依照我們認為可靠的評論,重新計算<b>調整後評分</b>。]]></string>
<!-- Paragraph explaining product review highlights. First parameter is the name of the retailer (e.g. Amazon). -->
<string name="review_quality_check_explanation_body_highlights" tools:ignore="UnusedResources"><![CDATA[<b>重點資訊</b>是根據過去 80 天中,我們相信是可靠的 %s 評論所整理出的資訊。]]></string>
<!-- Text for learn more caption presenting a link with information about review quality. First parameter is for clickable text defined in review_quality_check_info_learn_more_link. -->
<string name="review_quality_check_info_learn_more">了解 %s 的更多資訊。</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_info_learn_more_link">%s 如何判斷評論品質</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">設定</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
<string name="review_quality_check_settings_recommended_products">在商品評論檢查器中顯示廣告</string>
<!-- Description for switch preference to show recommended products from review quality check settings section. First parameter is for clickable text defined in review_quality_check_settings_recommended_products_learn_more.-->
<string name="review_quality_check_settings_recommended_products_description" tools:ignore="UnusedResources">您會偶而看到相關商品的廣告,所有廣告都必須符合我們的審核評論品質標準。%s</string>
<!-- Clickable text that links to review quality check recommended products support article. -->
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">了解更多</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">關閉商品評論檢查器</string>
<!-- Text for title of recommended product section. This is displayed above a product image, suggested as an alternative to the product reviewed. -->
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">可參考其他產品</string>
<!-- Caption for recommended product section indicating this is an ad by Fakespot. First parameter is the Fakespot product name. -->
<string name="review_quality_check_ad_caption" tools:ignore="UnusedResources">由 %s 提供的廣告</string>
<!-- Caption for review quality check panel. First parameter is for clickable text defined in review_quality_check_powered_by_link. -->
<string name="review_quality_check_powered_by" tools:ignore="UnusedResources">商品評論檢查器是由 %s 提供。</string>
<!-- Clickable text that links to Fakespot.com. First parameter is the Fakespot product name. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_powered_by_link" tools:ignore="UnusedResources">%s by Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
<string name="review_quality_check_outdated_analysis_warning_title" tools:ignore="UnusedResources">要檢查的新資訊</string>
<!-- Text for button from warning card informing the user that the current analysis is outdated. Clicking this should trigger the product's re-analysis. -->
<string name="review_quality_check_outdated_analysis_warning_action" tools:ignore="UnusedResources">立刻檢查</string>
<!-- Title for warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_title" tools:ignore="UnusedResources">還沒有足夠的評論數</string>
<!-- Text for body of warning card informing the user that the current product does not have enough reviews for a review analysis. -->
<string name="review_quality_check_no_reviews_warning_body" tools:ignore="UnusedResources">當此商品有足夠的評論後,即可檢查其評論品質。</string>
<!-- Title for warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_title" tools:ignore="UnusedResources">商品已下架</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
<string name="review_quality_check_product_availability_warning_body" tools:ignore="UnusedResources">若您發現此產品又上架了,請回報給我們,我們將盡快檢查評論內容。</string>
<!-- Clickable text for warning card informing the user that the current product is currently not available. Clicking this should inform the server that the product is available. -->
<string name="review_quality_check_product_availability_warning_action" tools:ignore="UnusedResources">回報此商品已重新上架</string>
<!-- Title for warning card informing the user that the current product's re-analysis is still processing. -->
<string name="review_quality_check_reanalysis_in_progress_warning_title" tools:ignore="UnusedResources">正在檢查評論品質</string>
<!-- Title for warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_title" tools:ignore="UnusedResources">正在檢查評論品質</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
<string name="review_quality_check_analysis_in_progress_warning_body" tools:ignore="UnusedResources">可能需要 60 秒左右的時間。</string>
<!-- Title for info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_title" tools:ignore="UnusedResources">感謝您回報!</string>
<!-- Text for body of info card displayed after the user reports a product is back in stock. -->
<string name="review_quality_check_analysis_requested_info_body" tools:ignore="UnusedResources">我們將在 24 小時內提供更新過的評論分析資訊,請稍候再回來。</string>
<!-- Title for info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_title" tools:ignore="UnusedResources">我們無法檢查這些評論</string>
<!-- Text for body of info card displayed when the user review checker while on a product that Fakespot does not analyze (e.g. gift cards, music). -->
<string name="review_quality_check_not_analyzable_info_body" tools:ignore="UnusedResources">很可惜,我們無法確認某些類型產品(例如:儲值卡、影音串流服務、遊戲)的評論品質。</string>
<!-- Title for info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_title" tools:ignore="UnusedResources">即將提供資訊</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
<string name="review_quality_check_analysis_requested_other_user_info_body" tools:ignore="UnusedResources">我們將在 24 小時內提供更新過的評論分析資訊,請稍後再回來。</string>
<!-- Title for info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_title" tools:ignore="UnusedResources">已經是最新的分析資訊</string>
<!-- Text for the action button from info card displayed to the user when analysis finished updating. -->
<string name="review_quality_check_analysis_updated_confirmation_action" tools:ignore="UnusedResources">知道了!</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">目前沒有可用資訊</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body" tools:ignore="UnusedResources">我們正在努力解決此問題,請稍後再回來。</string>
<!-- Title for error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_title" tools:ignore="UnusedResources">沒有網路連線</string>
<!-- Text for body of error card displayed to the user when the device is disconnected from the network. -->
<string name="review_quality_check_no_connection_body" tools:ignore="UnusedResources">請檢查您的網路連線是否正常,然後嘗試重新載入頁面。</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title" tools:ignore="UnusedResources">還沒有這些評論的相關資訊</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_body" tools:ignore="UnusedResources">可檢查商品評論的品質來了解此商品的評論是否可靠,只需約 60 秒即可完成。</string>
<!-- Text for button from body of card displayed to the user for products whose reviews were not analyzed yet. Clicking this should trigger a product analysis. -->
<string name="review_quality_check_no_analysis_link" tools:ignore="UnusedResources">檢查評論品質</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">試用我們可信任的商品評論</string>
<!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
<string name="review_quality_check_contextual_onboarding_description">購買商品之前,先看看 %1$s 上的商品評論可不可靠。%2$s 的實驗性功能「商品評論檢查器」直接內建於瀏覽器中。此功能也可用於 %3$s 及 %4$s 上的商品評論。</string>
<!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_learn_more">透過 %1$s by Mozilla 的威力,我們協助您避免帶有偏見與虛偽的評論。我們會隨您在線上購物,持續改進 AI 模型。%2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
<string name="review_quality_check_contextual_onboarding_learn_more_link">了解更多</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. First parameter is the Fakespot product name. Following parameters are for clickable texts defined in review_quality_check_contextual_onboarding_privacy_policy and review_quality_check_contextual_onboarding_terms_use. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
<string name="review_quality_check_contextual_onboarding_caption">選擇「好,使用看看」,代表您同意 %1$s by Mozilla 的 %2$s 與 %3$s 。</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->
<string name="review_quality_check_contextual_onboarding_privacy_policy">隱私權保護政策</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
<string name="review_quality_check_contextual_onboarding_terms_use">使用條款</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">好,使用看看</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">現在不要</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">在購買商品前,先看看評論是否可信。</string>
<!-- Text displayed in the first CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_first_cfr_action" tools:ignore="UnusedResources">試用商品評論檢查器</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">這些評論可靠嗎?看看是否有調整過的評分。</string>
<!-- Text displayed in the second CFR presenting the review quality check feature that opens the review checker when clicked. -->
<string name="review_quality_check_second_cfr_action" tools:ignore="UnusedResources">開啟商品評論檢查器</string>
<!-- Flag showing that the review quality check feature is work in progress. -->
<string name="review_quality_check_beta_flag" tools:ignore="UnusedResources">Beta 測試版</string>
<!-- Content description (not visible, for screen readers etc.) for opening browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check">開啟商品評論檢查</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="browser_menu_review_quality_check_close">關閉商品評論檢查</string>
<!-- Content description (not visible, for screen readers etc.) for review quality check star rating. First parameter is the number of stars (1-5) representing the rating. -->
<string name="review_quality_check_star_rating_content_description">%1$s 顆星,滿分 5 顆星</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
<string name="review_quality_check_highlights_show_less">顯示更少</string>
<!-- Text for maximize button from highlights card. When clicked the highlights card should expand to its full size. -->
<string name="review_quality_check_highlights_show_more">顯示更多</string>
<!-- Text for highlights card quality category header. Reviews shown under this header should refer the product's quality. -->
<string name="review_quality_check_highlights_type_quality">品質</string>
<!-- Text for highlights card price category header. Reviews shown under this header should refer the product's price. -->
<string name="review_quality_check_highlights_type_price">價格</string>
<!-- Text for highlights card shipping category header. Reviews shown under this header should refer the product's shipping. -->
<string name="review_quality_check_highlights_type_shipping">出貨</string>
<!-- Text for highlights card packaging and appearance category header. Reviews shown under this header should refer the product's packaging and appearance. -->
<string name="review_quality_check_highlights_type_packaging_appearance">包裝與外觀</string>
<!-- Text for highlights card competitiveness category header. Reviews shown under this header should refer the product's competitiveness. -->
<string name="review_quality_check_highlights_type_competitiveness">商品競爭力</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". -->
<string name="a11y_action_label_collapse">摺疊</string>

Loading…
Cancel
Save