Import translations from android-l10n

fenix/119.0
github-actions 8 months ago committed by mergify[bot]
parent 78cdc095ff
commit 4eebd93103

@ -2235,9 +2235,9 @@
<!-- 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">Check now</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">Not enough reviews yet</string>
<string name="review_quality_check_no_reviews_warning_title">Not enough reviews yet</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">When this product has more reviews, well be able to check their quality.</string>
<string name="review_quality_check_no_reviews_warning_body">When this product has more reviews, well be able to check their quality.</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">Product is not available</string>
<!-- Text for the body of warning card informing the user that the current product is currently not available. -->
@ -2245,19 +2245,19 @@
<!-- 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">Report this product is back in stock</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">Checking review quality</string>
<string name="review_quality_check_reanalysis_in_progress_warning_title">Checking review quality</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">Checking review quality</string>
<string name="review_quality_check_analysis_in_progress_warning_title">Checking review quality</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">This could take about 60 seconds.</string>
<string name="review_quality_check_analysis_in_progress_warning_body">This could take about 60 seconds.</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">Thanks for reporting!</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">We should have info about this products reviews within 24 hours. Please check back.</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">We cant check these reviews</string>
<string name="review_quality_check_not_analyzable_info_title">We cant check these reviews</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">Unfortunately, we cant check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.</string>
<string name="review_quality_check_not_analyzable_info_body">Unfortunately, we cant check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.</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 coming soon</string>
<!-- Text for body of info card displayed when another user reported the displayed product is back in stock. -->
@ -2267,19 +2267,19 @@
<!-- 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">Got it</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">No info available right now</string>
<string name="review_quality_check_generic_error_title">No info available right now</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">Were working to resolve the issue. Please check back soon.</string>
<string name="review_quality_check_generic_error_body">Were working to resolve the issue. Please check back soon.</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">No network connection</string>
<string name="review_quality_check_no_connection_title">No network connection</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">Check your network connection and then try reloading the page.</string>
<string name="review_quality_check_no_connection_body">Check your network connection and then try reloading the page.</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">No info about these reviews yet</string>
<string name="review_quality_check_no_analysis_title">No info about these reviews yet</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">To know whether this products reviews are reliable, check the review quality. It only takes about 60 seconds.</string>
<string name="review_quality_check_no_analysis_body">To know whether this products reviews are reliable, check the review quality. It only takes about 60 seconds.</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">Check review quality</string>
<string name="review_quality_check_no_analysis_link">Check review quality</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Try our trusted guide to product reviews</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). -->
@ -2309,9 +2309,9 @@
<!-- 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">Open Review quality check</string>
<string name="review_quality_check_open_handle_content_description">Open review checker</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">Close review quality check</string>
<string name="review_quality_check_close_handle_content_description">Close review checker</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 out of 5 stars</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->

@ -2199,6 +2199,10 @@
<string name="review_quality_check_highlights_title">Aspectos destacados de reseñas recientes</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Cómo determinamos la calidad de las reseñas</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 tecnología de IA de %s de Mozilla para verificar la confiabilidad de las reseñas de productos. Esto solo te ayudará a evaluar la calidad de las reseñas, no la calidad del producto. </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[Asignamos a las reseñas de cada producto una <b>calificación con letras</b> de la A a la F.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Revisiones confiables. Creemos que las reseñas probablemente provienen de clientes reales que dejaron reseñas honestas e imparciales.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
@ -2227,6 +2231,10 @@
<string name="review_quality_check_ad_title" tools:ignore="UnusedResources">Más para 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">Anuncio 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" moz:RemovedIn="119">El verificador de reseñas funciona con %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_2">El verificador de reseñas funciona con %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 de Mozilla</string>
<!-- Text for title of warning card informing the user that the current analysis is outdated. -->
@ -2234,30 +2242,62 @@
<!-- 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">Comprobar ahora</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">Aún no hay suficientes reseñas</string>
<string name="review_quality_check_no_reviews_warning_title">Aún no hay suficientes reseñas</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">Cuando este producto tenga más reseñas, podremos revisar su calidad.</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">El producto no está disponible</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">Si ves que este producto vuelve a estar disponible, infórmalo y trabajaremos para verificar las reseñas.</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 este producto volvió a estar disponible</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">Comprobando la calidad de la reseña</string>
<string name="review_quality_check_reanalysis_in_progress_warning_title">Comprobando la calidad de la reseña</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">Comprobando la calidad de la reseña</string>
<string name="review_quality_check_analysis_in_progress_warning_title">Comprobando la calidad de la reseña</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">Esto podría tardar unos 60 segundos.</string>
<string name="review_quality_check_analysis_in_progress_warning_body">Esto podría tardar unos 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">¡Gracias 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">Deberíamos tener información sobre las reseñas de este producto dentro de 24 horas. Por favor, vuelve a revisar más 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">No podemos comprobar estas reseñas</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">Lamentablemente, no podemos verificar la calidad de las reseñas para ciertos tipos de productos. Por ejemplo, tarjetas de regalo y transmisión de vídeo, música y juegos.</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">La información llegará pronto</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">Deberíamos tener información sobre las reseñas de este producto dentro de 24 horas. Por favor, vuelve a revisar más 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">El análisis está actualizado</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">Entendido</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title">No hay información disponible en este momento</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body">Estamos trabajando para resolver el problema. Por favor, vuelve a revisar en un rato.</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">Sin conexión de red</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">Verifica tu conexión de red y luego intenta recargar la 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">Aún no hay información sobre estas reseñas</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">Para saber si las reseñas de este producto son fiables, verifica la calidad de las reseñas. Sólo toma unos 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">Comprobar la calidad de la reseña</string>
<string name="review_quality_check_no_analysis_link">Comprobar la calidad de la reseña</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Prueba nuestra guía confiable de reseñas de productos</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">Mira cuán confiables son las reseñas de productos en %1$s antes de comprar. El verificador de reseñas, una función experimental de %2$s, está integrado directamente en el navegador. También funciona en %3$s y %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 el poder de %1$s de Mozilla, te ayudamos a evitar reseñas sesgadas y no auténticas. Nuestro modelo de IA siempre está mejorando para protegerte mientras 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">Aprender más</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">Al seleccionar “Sí, probarlo”, aceptas la %2$s y %3$s de %1$s de 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 privacidad</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot terms of use. -->
@ -2270,14 +2310,16 @@
<string name="review_quality_check_first_cfr_message">Descubre si puedes confiar en las reseñas de este producto — antes de comprarlo.</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">Probar el verificador de reseñas</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">¿Son confiables estas reseñas? Verifica ahora para ver una calificación 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 verificador de reseñas</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">Abrir verificador de calidad de reseñas</string>
<string name="review_quality_check_open_handle_content_description">Abrir verificador de reseñas</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">Cerrar verificador de calidad de reseñas</string>
<string name="review_quality_check_close_handle_content_description">Cerrar verificador de reseñas</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 de 5 estrellas</string>
<!-- Text for minimize button from highlights card. When clicked the highlights card should reduce its size. -->
@ -2290,6 +2332,8 @@
<string name="review_quality_check_highlights_type_price">Precio</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">Envío</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">Embalaje y apariencia</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">Competitividad</string>

@ -67,6 +67,19 @@
Nabigatze pribatuari buruzko ohiko mitoak
</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Ez utzi arrastorik gailu honetan</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(e)k zure cookieak, historia eta guneetako datuak ezabatzen ditu leiho pribatu guztiak ixten dituzunean. %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">Nork ikus lezake nire jarduera?</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">Sakatu behin zure hurrengo fitxa pribatua irekitzeko.</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">Cookien erabateko babesari buruzko argibide gehiago</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">Sakatu hemen nabigatze pribatuko saioa hasteko. Ezabatu zure historia, cookieak — dena.</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">Kamerarako sarbidea behar da. Joan Androideko ezarpenetara, sakatu baimenetan eta sakatu baimendu.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -227,6 +245,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Hasiera-pantaila</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">Ezabatu nabigatze-historia</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Hautatutako hizkuntza</string>
@ -350,6 +371,19 @@
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Une honetan ez</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">Probatu Firefoxen bilaketa widget-a</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 zure hasierako pantailan dela, sarbide zuzena izango duzu pribatutasuna hobesten eta guneen arteko jarraipen elementuak blokeatzen dituen nabigatzailera.</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">Gehitu Firefox widget-a</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">Une honetan ez</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">Ireki %1$s fitxa berria</string>
@ -1330,6 +1364,8 @@
<string name="snackbar_private_tab_closed">Fitxa pribatua itxita</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Fitxa pribatuak itxita</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Nabigatze pribatuko datuak ezabatuta</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">DESEGIN</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2158,6 +2194,164 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Joan ezarpenetara</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">Balorazioen egiaztatzailea</string>
<!-- Summary for grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_grade_a_b_description">Balorazio fidagarriak</string>
<!-- Summary for grade C for review quality check adjusted grading. -->
<string name="review_quality_check_grade_c_description">Balorazio fidagarri eta fidagaitzen nahasketa</string>
<!-- Summary for grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_grade_d_f_description">Balorazio fidagaitzak</string>
<!-- Text for title presenting the reliability of a product's reviews. -->
<string name="review_quality_check_grade_title">Zenbateraino dira fidagarriak balorazio hauek?</string>
<!-- Title for when the rating has been updated by the review checker -->
<string name="review_quality_check_adjusted_rating_title">Egokitutako balorazioa</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">Balorazio fidagaitzak kenduta</string>
<!-- Title for list of highlights from a product's review emphasizing a product's important traits. -->
<string name="review_quality_check_highlights_title">Azken balorazioetan nabarmentzekoak</string>
<!-- Title for section explaining how we analyze the reliability of a product's reviews. -->
<string name="review_quality_check_explanation_title">Nola antzematen dugun balorazioen kalitatea</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">Mozillaren %s Adimen Artifizial (AA) teknologia erabiltzen dugu produktuen balorazioen fidagarritasuna egiaztatzeko. Honek balorazioen kalitatea neurtzen lagunduko dizu, ez produktuen kalitatea.</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[Produktuen balorazioei A eta F arteko <b>letra maila</b> bat esleitzen diegu.]]></string>
<!-- Description explaining grades A and B for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_AB">Balorazio fidagarriak. Uste dugu balorazioak benetako bezeroenak direla eta zintzo eta aurreiritzirik gabe utzi dituztela.</string>
<!-- Description explaining grade C for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_C">Uste dugu balorazio fidagarri eta fidagaitzen arteko nahasketa bat dagoela.</string>
<!-- Description explaining grades D and F for review quality check adjusted grading. -->
<string name="review_quality_check_info_grade_info_DF">Balorazio fidagaitzak. Uste dugu balorazioak ziurrenik faltsuak direla edo kritika aurreiritzidunak dituztela.</string>
<!-- Paragraph explaining how a product's adjusted grading is calculated. -->
<string name="review_quality_check_explanation_body_adjusted_grading"><![CDATA[<b>Egokitutako balorazioa</b> fidagarriak direla uste ditugun balorazioetan dago oinarrituta soilik.]]></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>Nabarmentzekoak</b> %s(e)ko azken 80 egunetan fidagarriak direla uste ditugun balorazioak dira.]]></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">Argibide gehiago %s(r)i buruz.</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">Mozillaren %s(e)k nola antzematen duen balorazioen kalitatea</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Ezarpenak</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">Erakutsi iragarkiak balorazioen egiaztatzailean</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">Tarteka iragarkiak ikusiko dituzu produktu aproposentzat. Iragarki guztiek gure berrikuspenen kalitate-estandarrak bete behar dituzte. %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">Argibide gehiago</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Desgaitu balorazioen egiaztatzailea</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">Kontuan hartzeko gehiago</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(r)en iragarkia</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" moz:RemovedIn="119">Balorazioen egiaztatzailea %s(e)k hornituta.</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_2">Balorazioen egiaztatzailea %s(e)k hornituta</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">Mozillaren %s</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">Egiaztatu beharreko informazio berria</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">Egiaztatu orain</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">Balorazio nahikorik ez oraindik</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">Produktu honek balorazio gehiago dituenean, hauen kalitatea egiaztatu ahal izango dugu.</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">Produktua ez dago erabilgarri</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">Produktua berriz ere erabilgarri dagoela ikusten baduzu, jakinaraz iezaguzu eta balorazioak egiaztatzeari ekingo diogu.</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">Jakinarazi produktu hau berriz ere erabilgarri dagoela</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">Balorazioaren kalitatea egiaztatzen</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">Balorazioaren kalitatea egiaztatzen</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">60 bat segundo har litzake honek.</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">Eskerrik asko jakinarazpenagatik!</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">Produktu honen balorazioei buruzko informazioa 24 ordu barru izan behar genuke. Itzuli geroago mesedez.</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">Ezin ditugu balorazio hauek egiaztatu</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">Tamalez ezin dugu zenbait produktu moten balorazioen kalitatea egiaztatu. Adibidez, opari-txartelenak eta streaming bideo, musika eta bideoenak.</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">Informazioa laster egongo da erabilgarri</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">Produktu honen balorazioei buruzko informazioa 24 ordu barru izan behar genuke. Itzuli geroago mesedez.</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">Analisia eguneratuta dago</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">Ulertuta</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title">Ez dago informaziorik erabilgarri</string>
<!-- Text for body of error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_body">Arazoa konpontzen saiatzen ari gara. Itzuli geroago mesedez.</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">Sareko konexiorik ez</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">Egiaztatu sareko zure konexioa eta saiatu orria berritzen.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title">Balorazio hauei buruzko informaziorik ez oraindik</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">Produktu hauen balorazioak fidatzekoak diren jakiteko, egiaztatu balorazioen kalitatea. 60 bat segundo hartzen ditu soilik.</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">Egiaztatu balorazioaren kalitatea</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">Probatu produktuen balorazioetarako gure fidatzeko gida</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">Erosi aurretik, ikusi %1$s(e)ko produktuen balorazioak zenbateraino diren fidagarriak. Balorazioen egiaztatzailea, %2$s(e)n eginbide esperimentala, nabigatzailean integratuta dago. %3$s eta %4$s(e)n ere badabil.</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">Mozillaren %1$s(r)en teknologia erabiliz, balorazio aurreiritzidun eta egiazkoak ez direnak saihesten laguntzen dizugu. Gure Adimen Artifizialeko modeloa uneoro ari da hobetzen zure erosketak babesteko. %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">Argibide gehiago</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">&quot;Bai, probatu&quot; aukeratuta, Mozillaren %1$s(r)en %2$s eta %3$s onartzen dituzu.</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">pribatutasun-politika</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">erabilera-baldintzak</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Bai, probatu</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Une honetan ez</string>
<!-- Text for the first CFR presenting the review quality check feature. -->
<string name="review_quality_check_first_cfr_message">Ikusi ea produktu honen balorazioak fidagarriak diren — erosi aurretik.</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">Probatu balorazioen egiaztatzailea</string>
<!-- Text for the second CFR presenting the review quality check feature. -->
<string name="review_quality_check_second_cfr_message">Fidagarriak dira balorazio hauek? Egiaztatu orain egokitutako balorazioa ikusteko.</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">Ireki balorazioen egiaztatzailea</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="review_quality_check_open_handle_content_description">Ireki balorazioen egiaztatzailea</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="review_quality_check_close_handle_content_description">Itxi balorazioen egiaztatzailea</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 izar</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">Erakutsi gutxiago</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">Erakutsi gehiago</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">Kalitatea</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">Prezioa</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">Bidalketa</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">Paketatzea eta itxura</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">Lehiakortasuna</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">tolestu</string>

@ -2208,7 +2208,7 @@
<!-- 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>
<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. -->
@ -2249,17 +2249,17 @@
<!-- 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>
<string name="review_quality_check_no_reviews_warning_title">საკმარისი მიმოხილვები ჯერ არაა</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>
<string name="review_quality_check_no_reviews_warning_body">როცა ამ ნაწარმს ექნება მეტი მიმოხილვა, შემდეგ შეგვეძლება მათი ხარისხის შემოწმება.</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>
<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>
<string name="review_quality_check_reanalysis_in_progress_warning_title">მოწმდება მიმოხილვის ხარისხი</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">მოწმდება მიმოხილვის ხარისხი</string>
<!-- Text for body of warning card informing the user that the current product's analysis is still processing. -->
@ -2269,9 +2269,9 @@
<!-- 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>
<string name="review_quality_check_not_analyzable_info_title">ვერ მოწმდება ეს მიმოხილვები</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>
<string name="review_quality_check_not_analyzable_info_body">სამწუხაროდ, გარკვეული სახის ნაწარმზე მიმოხილვის ხარისხი ვერ შემოწმდება. ასეთებია მაგალითად, სასაჩუქრე ბარათები, ეთერით გადასაცემი ვიდეო, მუსიკა და თამაშები.</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. -->
@ -2282,13 +2282,13 @@
<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>
<string name="review_quality_check_generic_error_title">მონაცემები ამჟამად მიუწვდომელია</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>
<string name="review_quality_check_generic_error_body">ჩვენ ვმუშაობთ საკითხის გადასაწყვეტად. გთხოვთ, მოგვიანებით დაუბრუნდეთ.</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>
<string name="review_quality_check_no_connection_title">ქსელთან კავშირი არაა</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>
<string name="review_quality_check_no_connection_body">შეამოწმეთ ქსელთან კავშირი და სცადეთ გვერდის ხელახლა ჩატვირთვა.</string>
<!-- Title for card displayed to the user for products whose reviews were not analyzed yet. -->
<string name="review_quality_check_no_analysis_title">ამ მიმოხილვების შესახებ მონაცემები ჯერ არაა</string>
<!-- Text for the body of card displayed to the user for products whose reviews were not analyzed yet. -->
@ -2296,9 +2296,9 @@
<!-- 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">მიმოხილვის ხარისხის შემოწმება</string>
<!-- Headline for review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_title">გამოცადეთ ჩვენი სანდო მეგზური ნაწარმის მიმოხილვებისთვის</string>
<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>
<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">Mozilla-ს %1$s-ის ძლევამოსილებით ჩვენ დაგეხმარებით მიკერძოებული და ყალბი მიმოხილვების თავიდან აცილებაში. ჩვენი AI-მოდელი მუდმივად იხვეწება საყიდლების შეძენისას თქვენს დასაცავად. %2$s</string>
<!-- Clickable text from the contextual onboarding card that links to review quality check support article. -->
@ -2315,7 +2315,7 @@
<!-- 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>
<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. -->

@ -64,6 +64,19 @@
<string name="private_browsing_placeholder_description_2">%1$s escafa vòstre istoric de recèrcas e de navegacion quand quitatz laplicacion o tampatz totes los onglets e fenèstras de navegacion privada. Malgrat quaquò vos faga pas venir anonim pels sites web o vòstre provesidor Internet, fa venir mai simple de gardar privat çò que fasètz en linha pels autres quutilizan aqueste aparelh.</string>
<string name="private_browsing_common_myths">Mites màgers de la navegacion privada</string>
<!-- True Private Browsing Mode -->
<!-- Title for info card on private homescreen in True Private Browsing Mode. -->
<string name="felt_privacy_desc_card_title">Daissatz pas cap de traça sus aqueste aparelh</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 suprimís los cookies, listoric e las donadas de sites quand tampatz totas las fenèstras privadas. %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">Qual pòt veire activitat ?</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">Lançar vòstre onglet privat venent duna tòca.</string>
@ -86,6 +99,7 @@
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Ne saber tocant la proteccion totala contra los 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">Accès a la camèra necessari. Anatz als paramètres Android, tocatz Autorizacions puèi Autorizar.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -224,6 +238,9 @@
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Ecran dacuèlh</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">Netejar listoric de navegacion</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Lenga seleccionada</string>
@ -346,6 +363,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">Mai tard</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">Pas ara</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">Dobrir dins un onglet %1$s novèl</string>
@ -1336,6 +1356,8 @@
<string name="snackbar_private_tab_closed">Onglet privat tampat</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Onglets privats tampats</string>
<!-- Text shown in snackbar when user erases their private browsing data -->
<string name="snackbar_private_data_deleted">Donadas de navegacion privada suprimidas</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">ANULLAR</string>
<!-- Text shown in snackbar when user removes a top site -->
@ -2182,6 +2204,37 @@ Exemple :\nhttps://suggestqueries.google.com/complete/search?client=firefox&amp
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Anar als paramètres</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">Per ne saber mai sus %s.</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Paramètres</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">Ne saber mai</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">Publicitat de %s</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 ara</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">Cap de connexion ret</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">Ne saber mai</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">politica de confidencialitat</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">condicions dutilizacion</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_secondary_button_text">Mai tard</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">Ne veire mens</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">Ne veire mai</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">Qualitat</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">Prètz</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">Expedicion</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">plegar</string>

@ -67,6 +67,11 @@
Pogoste zmote o zasebnem brskanju
</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">Kdo bi lahko videl mojo dejavnost?</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">Odprite svoj naslednji zaseben zavihek z enim dotikom.</string>

@ -2257,9 +2257,9 @@
<!-- 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>
<string name="review_quality_check_no_reviews_warning_title">Ҳоло шумораи тақризҳо кофӣ намебошад</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>
<string name="review_quality_check_no_reviews_warning_body">Вақте ки ин маҳсул дорои тақризҳои сершумор мебошад, мо метавонем сифати он тақризҳоро тафтиш намоем.</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. -->
@ -2267,19 +2267,19 @@
<!-- 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>
<string name="review_quality_check_reanalysis_in_progress_warning_title">Дар ҳоли санҷиши сифати тақризҳо</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>
<string name="review_quality_check_analysis_in_progress_warning_title">Дар ҳоли санҷиши сифати тақризҳо</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>
<string name="review_quality_check_analysis_in_progress_warning_body">Ин метавонад тахминан то 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>
<string name="review_quality_check_not_analyzable_info_title">Мо ин тақризҳоро тафтиш карда наметавонем</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>
<string name="review_quality_check_not_analyzable_info_body">Мутаассифона, мо наметавонем сифати тақризҳоро барои баъзе намудҳои маҳсулот тафтиш кунем. Масалан, барои кортҳои ёдгорӣ, видеоҳои пахши мустақим, мусиқӣ ва бозиҳо.</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. -->
@ -2289,19 +2289,19 @@
<!-- 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>
<string name="review_quality_check_generic_error_title">Ҳоло ягон маълумот дастрас нест</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>
<string name="review_quality_check_generic_error_body">Мо барои ҳал кардани ин масъала кор карда истодаем. Лутфан, дертар аз нав тафтиш кунед.</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>
<string name="review_quality_check_no_connection_title">Пайвастшавӣ ба шабака нест</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>
<string name="review_quality_check_no_connection_body">Пайвасти Интернетро санҷед ва пас аз чанд лаҳза саҳифаро аз нав бор кунед.</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>
<string name="review_quality_check_no_analysis_title">То ҳол дар бораи ин тақризҳо ягон маълумот нест</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>
<string name="review_quality_check_no_analysis_body">Барои гирифтани маълумот дар бораи эътимоднокӣ нисбат ба тақризҳои ин маҳсул, сифати тақризҳоро аз назар гузаронед. Ин танҳо тахминан 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>
<string name="review_quality_check_no_analysis_link">Ҷанҷиши сифати тақризҳо</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). -->
@ -2331,9 +2331,9 @@
<!-- 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>
<string name="review_quality_check_open_handle_content_description">Кушодани абзори тафтиши тақризҳо</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>
<string name="review_quality_check_close_handle_content_description">Пӯшидани абзори тафтиши тақризҳо</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. -->

@ -66,6 +66,11 @@
Gizli gezinti ile ilgili yaygın efsaneler
</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">Etkinliğimi kimler görebilir?</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">Bir sonraki gizli sekmenizi tek dokunuşla açın.</string>
@ -2184,38 +2189,40 @@
<string name="review_quality_check_settings_recommended_products_learn_more" tools:ignore="UnusedResources">Daha fazla bilgi alın</string>
<!-- Text for turning sidebar off button from review quality check settings section. -->
<string name="review_quality_check_settings_turn_off">Değerlendirme kontrolcüsünü kapat</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 reklamı</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">Mozilladan %s</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">Şimdi kontrol et</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">Henüz yeterli değerlendirme yok</string>
<string name="review_quality_check_no_reviews_warning_title">Henüz yeterli değerlendirme yok</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">Bu ürüne daha fazla değerlendirme geldiğinde değerlendirmelerin kalitelerini kontrol edebileceğiz.</string>
<string name="review_quality_check_no_reviews_warning_body">Bu ürüne daha fazla değerlendirme geldiğinde değerlendirmelerin kalitelerini kontrol edebileceğiz.</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">Ürün mevcut değil</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">Değerlendirme kalitesi kontrol ediliyor</string>
<string name="review_quality_check_reanalysis_in_progress_warning_title">Değerlendirme kalitesi kontrol ediliyor</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">Değerlendirme kalitesi kontrol ediliyor</string>
<string name="review_quality_check_analysis_in_progress_warning_title">Değerlendirme kalitesi kontrol ediliyor</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">Bildirdiğiniz için teşekkürler!</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">Bu değerlendirmeleri kontrol edemiyoruz</string>
<string name="review_quality_check_not_analyzable_info_title">Bu değerlendirmeleri kontrol edemiyoruz</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">Analiz güncel</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">Anladım</string>
<!-- Title for error card displayed to the user when an error occurred. -->
<string name="review_quality_check_generic_error_title" tools:ignore="UnusedResources">Şu anda bilgi yok</string>
<string name="review_quality_check_generic_error_title">Şu anda bilgi yok</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">Sorunu çözmek için çalışıyoruz. Lütfen kısa süre sonra tekrar kontrol edin.</string>
<string name="review_quality_check_generic_error_body">Sorunu çözmek için çalışıyoruz. Lütfen kısa süre sonra tekrar kontrol edin.</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">Ağ bağlantısı yok</string>
<string name="review_quality_check_no_connection_title">Ağ bağlantısı yok</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">Bu değerlendirmeler hakkında henüz bilgi yok</string>
<string name="review_quality_check_no_analysis_title">Bu değerlendirmeler hakkında henüz bilgi yok</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">Değerlendirme kalitesini kontrol et</string>
<string name="review_quality_check_no_analysis_link">Değerlendirme kalitesini kontrol et</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">Daha fazla bilgi alın</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

@ -2380,6 +2380,10 @@
<!-- 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="review_quality_check_open_handle_content_description">打开核查评价</string>
<!-- Content description (not visible, for screen readers etc.) for closing browser menu button to open review quality check bottom sheet. -->
<string name="review_quality_check_close_handle_content_description">关闭核查评价</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. -->

Loading…
Cancel
Save