Uplift Fenix strings from main to releases_v120

fenix/120.0
github-actions[bot] 6 months ago committed by mergify[bot]
parent ed422a547c
commit d61b257a5f

@ -210,6 +210,8 @@
<string name="browser_menu_library">Knihovna</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Verze pro počítač</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Otevřít v běžném panelu</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Přidat na plochu</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -269,7 +271,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Naskenovat</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Vyhledávač</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Vyhledávač</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Nastavení vyhledávače</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -500,16 +502,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s se pokusí automaticky odmítnout všechny žádosti o povolení cookies na podporovaných serverech.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">Povolit aplikaci %1$s odmítat cookie lišty?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">Povolit aplikaci %1$s odmítat cookie lišty?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s dokáže automaticky odmítat mnoho lišt s žádostmi o povolení cookies.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s dokáže automaticky odmítat mnoho lišt s žádostmi o povolení cookies.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Teď ne</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Teď ne</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Uvidíte méně požadavků na cookies</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Uvidíte méně požadavků na cookies</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Povolit</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Povolit</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Pro zvýšení zabezpečení se automaticky pokusí připojit k webům pomocí šifrovacího protokolu HTTPS.</string>
@ -2227,7 +2229,9 @@
<!-- 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">Zjistit více 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">jak %s od Mozilly určuje kvalitu recenzí</string>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">jak %s od Mozilly určuje kvalitu recenzí</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">jak %s určuje kvalitu recenze</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Nastavení</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2311,11 +2315,17 @@
<!-- 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">Zjistit více</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">Výběrem možnosti &quot;Ano, vyzkoušet&quot; souhlasíte s %1$s od Mozilly %2$s a %3$s.</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">Výběrem možnosti &quot;Ano, vyzkoušet&quot; souhlasíte s %1$s od Mozilly %2$s a %3$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Výběrem možnosti „Ano, vyzkoušet“ souhlasíte s následujícím dokumentem od %1$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">zásady ochrany osobních údajů</string>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">zásady ochrany osobních údajů</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_2">Zásady ochrany soukromí</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" moz:RemovedIn="121" tools:ignore="UnusedResources">zásady používání</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">zásady používání</string>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Podmínky použití</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Ano, vyzkoušet</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

@ -206,6 +206,8 @@
<string name="browser_menu_library">Llyfrgell</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Gwefan bwrdd gwaith</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Agorwch mewn tab arferol</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Ychwanegu ir sgrin Cartref</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -207,6 +207,8 @@
<string name="browser_menu_library">Arkiv</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktop-version</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Åbn i almindeligt faneblad</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Føj til startskærm</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -263,7 +265,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skan</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Søgetjeneste</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Søgetjeneste</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Indstillinger for søgetjenester</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -497,16 +499,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s forsøger automatisk at afvise alle cookie-anmodninger på understøttede websteder.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">Tillad %1$s at afvise cookie-bannere?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">Tillad %1$s at afvise cookie-bannere?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s kan automatisk afvise mange cookie-banner-anmodninger.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s kan automatisk afvise mange cookie-banner-anmodninger.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Ikke nu</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Ikke nu</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Du vil få vist færre cookie-anmodninger</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Du vil få vist færre cookie-anmodninger</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Tillad</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Tillad</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Forsøger automatisk at oprette forbindelse til websteder ved hjælp af krypteringsprotokollen HTTPS for øget sikkerhed.</string>
@ -2194,7 +2196,9 @@
<!-- 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 mere 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">hvordan %s fra Mozilla afgør kvaliteten af anmeldelser</string>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">hvordan %s fra Mozilla afgør kvaliteten af anmeldelser</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">hvordan %s afgør kvaliteten af anmeldelser</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Indstillinger</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2280,11 +2284,17 @@
<!-- 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 mere</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">Ved at vælge &quot;Ja, prøv det&quot; accepterer du %1$s fra Mozillas %2$s og %3$s.</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">Ved at vælge &quot;Ja, prøv det&quot; accepterer du %1$s fra Mozillas %2$s og %3$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Ved at vælge &quot;Ja, prøv det&quot; accepterer du følgende fra %1$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">privatlivspolitik</string>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">privatlivspolitik</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_2">Privatlivspolitik</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" moz:RemovedIn="121" tools:ignore="UnusedResources">betingelser for brug</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">betingelser for brug</string>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Betingelser for brug</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, prøv det</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

@ -209,6 +209,8 @@
<string name="browser_menu_library">Bibliothek</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktop-Website</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">In normalem Tab öffnen</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Zum Startbildschirm hinzufügen</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -207,6 +207,8 @@
<string name="browser_menu_library">Biblioteka</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktopowe sedło</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">W normalnem rejtariku wócyniś</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Startowej wobrazowce pśidaś</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -212,6 +212,8 @@
<string name="browser_menu_library">Βιβλιοθήκη</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Έκδοση υπολογιστή</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Άνοιγμα σε κανονική καρτέλα</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Προσθήκη στην αρχική οθόνη</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -344,7 +346,7 @@
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Το Firefox θέτει σε προτεραιότητα τους ανθρώπους και όχι τα κέρδη, προστατεύοντας το απόρρητό σας με αποκλεισμό των ιχνηλατών μεταξύ ιστοτόπων.\n\nΜάθετε περισσότερα στη σημείωση απορρήτου μας.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_2">Το πρόγραμμα περιήγησής του μη κερδοσκοπικού μας οργανισμού σταματά τις εταιρείες από το να σας ακολουθούν κρυφά σε όλο το διαδίκτυο.\n\nΜάθετε περισσότερα στη σημείωση απορρήτου μας.</string>
<string name="juno_onboarding_default_browser_description_nimbus_2">Το πρόγραμμα περιήγησης του μη κερδοσκοπικού μας οργανισμού σταματά τις εταιρείες από το να σας ακολουθούν κρυφά σε όλο το διαδίκτυο.\n\nΜάθετε περισσότερα στη σημείωση απορρήτου μας.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">σημείωση απορρήτου</string>
@ -420,7 +422,7 @@
<!-- Preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_2">Διαχείριση εναλλακτικών μηχανών αναζήτησης</string>
<!-- Summary for preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_summary">Επεξεργασία μηχανών που είναι ορατές στο μενού αναζήτησης</string>
<string name="preferences_manage_search_shortcuts_summary">Επεξεργαστείτε τις μηχανές που εμφανίζονται στο μενού αναζήτησης</string>
<!-- Preference category for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_category_engines_in_search_menu">Ορατές μηχανές στο μενού αναζήτησης</string>
<!-- Preference for settings related to changing the default search engine -->
@ -457,9 +459,9 @@
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Άνοιγμα συνδέσμων σε ιδιωτική καρτέλα</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Να επιτρέπονται στιγμιότυπα στην ιδιωτική περιήγηση</string>
<string name="preferences_allow_screenshots_in_private_mode">Στιγμιότυπα οθόνης στην ιδιωτική περιήγηση</string>
<!-- Will inform the user of the risk of activating Allow screenshots in private browsing option -->
<string name="preferences_screenshots_in_private_mode_disclaimer">Αν επιτραπούν, οι ιδιωτικές καρτέλες θα είναι επίσης ορατές όταν είναι ανοιχτές πολλές εφαρμογές</string>
<string name="preferences_screenshots_in_private_mode_disclaimer">Αν ενεργοποιηθεί, οι ιδιωτικές καρτέλες θα είναι επίσης ορατές όταν είναι ανοικτές πολλές εφαρμογές</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Προσθήκη συντόμευσης ιδιωτικής περιήγησης</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
@ -601,12 +603,12 @@
<string name="preferences_show_sponsored_suggestions">Προτάσεις από χορηγούς</string>
<!-- Summary for preference to show sponsored Firefox Suggest search suggestions.
The first parameter is the name of the application. -->
<string name="preferences_show_sponsored_suggestions_summary">Υποστήριξη του %1$s με περιστασιακές προτάσεις χορηγών</string>
<string name="preferences_show_sponsored_suggestions_summary">Υποστηρίξτε το %1$s με περιστασιακές προτάσεις χορηγών</string>
<!-- Preference title for switch preference to show Firefox Suggest search suggestions for web content.
The first parameter is the name of the application. -->
<string name="preferences_show_nonsponsored_suggestions">Προτάσεις από %1$s</string>
<string name="preferences_show_nonsponsored_suggestions">Προτάσεις από το %1$s</string>
<!-- Summary for preference to show Firefox Suggest search suggestions for web content -->
<string name="preferences_show_nonsponsored_suggestions_summary">Λήψη προτάσεων σχετικά με την αναζήτησή σας από το διαδίκτυο</string>
<string name="preferences_show_nonsponsored_suggestions_summary">Λάβετε προτάσεις από το διαδίκτυο που σχετίζονται με την αναζήτησή σας</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Άνοιγμα συνδέσμων σε εφαρμογές</string>
<!-- Preference for open links in third party apps always open in apps option -->
@ -629,9 +631,9 @@
<string name="preferences_notifications">Ειδοποιήσεις</string>
<!-- Summary for notification preference indicating notifications are allowed -->
<string name="notifications_allowed_summary">Επιτρέπεται</string>
<string name="notifications_allowed_summary">Επιτρέπονται</string>
<!-- Summary for notification preference indicating notifications are not allowed -->
<string name="notifications_not_allowed_summary">Δεν επιτρέπεται</string>
<string name="notifications_not_allowed_summary">Δεν επιτρέπονται</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
@ -949,7 +951,7 @@
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->
<string name="preferences_inactive_tabs">Μετακίνηση παλαιών καρτελών στις ανενεργές</string>
<!-- Title of inactive tabs preference -->
<string name="preferences_inactive_tabs_title">Οι καρτέλες που δεν έχετε προβάλει για δύο εβδομάδες μετακινούνται στην ενότητα «Ανενεργές».</string>
<string name="preferences_inactive_tabs_title">Μετακίνηση των καρτελών που δεν έχουν προβληθεί για δύο εβδομάδες στην ενότητα «Ανενεργές».</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
@ -1162,7 +1164,7 @@
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Μετάβαση στις Ρυθμίσεις</string>
<string name="phone_feature_go_to_settings">Μετάβαση στις ρυθμίσεις</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
@ -1204,9 +1206,9 @@
<!-- Label that indicates that a permission must be blocked -->
<string name="preference_option_phone_feature_blocked">Φραγή</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">Επιτρέπεται</string>
<string name="preference_option_phone_feature_allowed">Αποδοχή</string>
<!--Label that indicates a permission is by the Android OS-->
<string name="phone_feature_blocked_by_android">Αποκλείστηκε από Android</string>
<string name="phone_feature_blocked_by_android">Αποκλείστηκε από το Android</string>
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">Εξαιρέσεις</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
@ -1224,7 +1226,7 @@
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Φραγή ήχου και βίντεο μόνο σε σύνδεση δεδομένων</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Η αναπαραγωγή ήχων/βίντεο θα γίνεται σε Wi-Fi</string>
<string name="preference_option_autoplay_allowed_wifi_subtext">Θα γίνεται αναπαραγωγή ήχου και βίντεο σε Wi-Fi</string>
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Φραγή ήχου μόνο</string>
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
@ -1445,7 +1447,7 @@
<string name="preference_accessibility_auto_size_2">Αυτόματο μέγεθος γραμματοσειράς</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">Το μέγεθος θα καθορίζεται από τις ρυθμίσεις Android. Απενεργοποιήστε το για να διαχειριστείτε το μέγεθος από εδώ.</string>
<string name="preference_accessibility_auto_size_summary">Το μέγεθος θα καθορίζεται από τις ρυθμίσεις του Android. Απενεργοποιήστε το για να διαχειριστείτε το μέγεθος από εδώ.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Διαγραφή δεδομένων περιήγησης</string>
@ -1558,7 +1560,7 @@
<!-- Preference summary for enhanced tracking protection settings on/off switch -->
<string name="preference_enhanced_tracking_protection_summary">Τώρα με Ολική προστασία cookie, η πιο ισχυρή μας φύλαξη ενάντια στους ιχνηλάτες μεταξύ ιστοτόπων.</string>
<!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation_2">Το %s σάς προστατεύει από τους περισσότερους, συνηθισμένους ιχνηλάτες που ακολουθούν ό,τι κάνετε στο διαδίκτυο.</string>
<string name="preference_enhanced_tracking_protection_explanation_2">Το %s σάς προστατεύει από τους περισσότερους, συνηθισμένους ιχνηλάτες που καταγράφουν ό,τι κάνετε στο διαδίκτυο.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Μάθετε περισσότερα</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
@ -1601,7 +1603,7 @@
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Cryptominer</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Fingerprinters</string>
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Fingerprinter</string>
<!-- Button label for navigating to the Enhanced Tracking Protection details -->
<string name="enhanced_tracking_protection_details">Λεπτομέρειες</string>
<!-- Header for categories that are being being blocked by current Enhanced Tracking Protection settings -->
@ -1625,7 +1627,7 @@
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_description">Εμποδίζει την πρόσβαση κακόβουλων σεναρίων εξόρυξης ψηφιακών νομισμάτων στη συσκευή σας.</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">Fingerprinters</string>
<string name="etp_fingerprinters_title">Fingerprinter</string>
<!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_description">Διακόπτει τη συλλογή μοναδικών, αναγνωριστικών δεδομένων της συσκευής σας που μπορούν να χρησιμοποιηθούν για σκοπούς καταγραφής.</string>
<!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
@ -1960,7 +1962,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint_2">URL για χρήση στην αναζήτηση</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example" formatted="false">Αντικαταστήστε το ερώτημα με “%s”. Παράδειγμα:\nhttps://www.google.com/search?q=%s</string>
<string name="search_add_custom_engine_search_string_example" formatted="false">Αντικαταστήστε τον όρο αναζήτησης με «%s». Παράδειγμα:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Λεπτομέρειες προσαρμοσμένης μηχανής αναζήτησης</string>
@ -1968,7 +1970,7 @@
<!-- Label for the TextField in which user enters custom search engine suggestion URL -->
<string name="search_add_custom_engine_suggest_url_label">API προτάσεων αναζήτησης (προαιρετικό)</string>
<!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text -->
<string name="search_add_custom_engine_suggest_string_hint">URL API προτάσεων αναζήτησης</string>
<string name="search_add_custom_engine_suggest_string_hint">URL για το API προτάσεων αναζήτησης</string>
<!-- Description text for the Search Suggestion String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_suggest_string_example_2" formatted="false">Αντικαταστήστε τον όρο αναζήτησης με «%s». Παράδειγμα:\nhttps://suggestqueries.google.com/complete/search?client=firefox&amp;q=%s</string>
<!-- The text for the "Save" button for saving a custom search engine -->
@ -1992,13 +1994,13 @@
<string name="search_delete_search_engine_success_message">Το %s διαγράφηκε</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Για να το επιτρέψετε:</string>
<string name="phone_feature_blocked_intro">Για να επιτρέψετε την πρόσβαση:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Μεταβείτε στις Ρυθμίσεις Android</string>
<string name="phone_feature_blocked_step_settings">1. Μεταβείτε στις ρυθμίσεις του Android</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Επιλέξτε <b>Άδειες</b>]]></string>
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Επιλέξτε <b>Δικαιώματα</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Ενεργοποιήστε το <b>%1$s</b>]]></string>
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Ενεργοποιήστε την επιλογή <b>%1$s</b>]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection_2">Η σύνδεση είναι ασφαλής</string>
@ -2076,7 +2078,7 @@
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Παρακαλούμε επαληθεύστε ξανά την ταυτότητά σας.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Παρακαλούμε ενεργοποιήστε το συγχρονισμό καρτελών.</string>
<string name="synced_tabs_enable_tab_syncing">Παρακαλούμε ενεργοποιήστε τον συγχρονισμό καρτελών.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Δεν έχετε καμία άλλη καρτέλα ανοικτή στο Firefox σε άλλες σας συσκευές.</string>

@ -205,6 +205,8 @@
<string name="browser_menu_library">Library</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktop site</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Open in regular tab</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Add to Home screen</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -208,6 +208,8 @@
<string name="browser_menu_library">Biblioteca</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Sitio de escritorio</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Abrir en una pestaña normal</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Agregar a pantalla de inicio</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -2319,6 +2321,8 @@
<string name="review_quality_check_contextual_onboarding_learn_more_link">Conocer 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" moz:RemovedIn="121" tools:ignore="UnusedResources">Al seleccionar “Si, probalo” Estás de acuerdo con %1$s de Mozilla %2$s y %3$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Al seleccionar “Sí, probalo” aceptás lo siguiente de%1$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" moz:RemovedIn="121" tools:ignore="UnusedResources">política de privacidad</string>
<!-- Clickable text from the review quality check contextual onboarding card that links to Fakespot privacy policy. -->

@ -208,6 +208,8 @@
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktopwebsite</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Yn gewoan ljepblêd iepenje</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Tafoegje oan startskerm</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -207,6 +207,8 @@
<string name="browser_menu_library">Biblioteka</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktopowe sydło</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">W normalnym rajtarku wočinić</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Startowej wobrazowce přidać</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -262,7 +262,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Սկանավորել</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Որոնիչ</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Որոնիչ</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Որոնիչի կարգավորումներ</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -494,16 +494,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s-ը փորձում է ինքնաբար մերժել թխուկների հարցումները աջակցվող կայքերում:</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">Թույլատրե՞լ %1$s-ին մերժել թխուկների պաստառները:</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">Թույլատրե՞լ %1$s-ին մերժել թխուկների պաստառները:</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s-ը կարող է ինքնաբար մերժել թխուկների պաստառների հարցումները:</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s-ը կարող է ինքնաբար մերժել թխուկների պաստառների հարցումները:</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Ոչ հիմա</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Ոչ հիմա</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Դուք կտեսնեք ավելի քիչ թխուկների հարցումներ</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Դուք կտեսնեք ավելի քիչ թխուկների հարցումներ</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Թույլատրել</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Թույլատրել</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Ինքնաշխատ կերպով փորձում է միանալ կայքերին՝ օգտագործելով HTTPS գաղտնագրման արձանագրությունը՝ անվտանգության բարձրացման համար:</string>
@ -2201,7 +2201,9 @@
<!-- 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>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">ինչպես %s-ը է Mozilla-ի կողմից որոշում կարծիքների որակը</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">ինչպես է %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. -->
@ -2286,11 +2288,17 @@
<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-ը Mozilla-ի կողմիցի %2$s-ին և %3$s-ին:</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">Ընտրելով «Այո, փորձիր»՝ դուք համաձայնում եք %1$s-ը Mozilla-ի կողմիցի %2$s-ին և %3$s-ին:</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Ընտրելով «Այո, փորձիր»՝ դուք ընդունում եք %1$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>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">գաղտնիության դրույթներ</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_2">Գաղտնիության դրույթներ</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" moz:RemovedIn="121" tools:ignore="UnusedResources">օգտվելու կանոններ</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>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Օգտագործման պայմաններ</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. -->

@ -206,6 +206,8 @@
<string name="browser_menu_library">ספרייה</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">אתר למחשבים</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">פתיחה בלשונית רגילה</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">הוספה למסך הבית</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -202,6 +202,8 @@
<string name="browser_menu_library">ბიბლიოთეკა</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">სრული საიტი</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">გახსნა ჩვეულებრივ ჩანართში</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">ეკრანზე დამატება</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -258,7 +260,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">წაკითხვა</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">საძიებო სისტემა</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">საძიებო სისტემა</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">საძიებო სისტემის პარამეტრები</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -494,16 +496,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s ეცდება თავადვე უარყოს ფუნთუშების არჩევის ყველა მოთხოვნა მხარდაჭერილ საიტებზე.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">გსურთ, რომ %1$s თავადვე უარყოფდეს ფუნთუშის მოთხოვნებს?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">გსურთ, რომ %1$s თავადვე უარყოფდეს ფუნთუშის მოთხოვნებს?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s ეცდება თავადვე უარყოს ფუნთუშების მოთხოვნების უმეტესობა.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s ეცდება თავადვე უარყოს ფუნთუშების მოთხოვნების უმეტესობა.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">ახლა არა</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">ახლა არა</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">უფრო იშვიათად იხილავთ ფუნთუშის მოთხოვნებს</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">უფრო იშვიათად იხილავთ ფუნთუშის მოთხოვნებს</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">ნებართვა</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">ნებართვა</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">თავადვე შეეცდება დაუკავშირდეს საიტებს დაშიფრული HTTPS-ოქმით მეტი უსაფრთხოებისთვის.</string>
@ -2206,7 +2208,9 @@
<!-- 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>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">როგორ განსაზღვრავს Mozilla-ს %s მიმოხილვის ხარისხს</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">როგორ განსაზღვრავს %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. -->
@ -2293,11 +2297,17 @@
<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">თუ მიუთითებთ „დიახ, მოისინჯოს“, ესე იგი თქვენთვის მისაღებია Mozilla-ს %1$s-ის %2$s და %3$s.</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">თუ მიუთითებთ „დიახ, მოისინჯოს“, ესე იგი თქვენთვის მისაღებია Mozilla-ს %1$s-ის %2$s და %3$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">თუ მიუთითებთ „დიახ, მოისინჯოს“, ესე იგი თქვენთვის მისაღებია %1$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>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">პირადულობის დებულება</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_2">პირადულობის დებულება</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" moz:RemovedIn="121" tools:ignore="UnusedResources">გამოყენების პირობები</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>
<string name="review_quality_check_contextual_onboarding_terms_use_2">გამოყენების პირობები</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. -->

@ -261,7 +261,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Сканерлеу</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Іздеу жүйесі</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Іздеу жүйесі</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Іздеу жүйесінің параметрлері</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -497,17 +497,17 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s қолдау көрсетілетін сайттардағы барлық cookie сұрауларын автоматты түрде қабылдамау әрекетін жасайды.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s үшін cookie баннерлерін қабылдамауға рұқсат бересіз бе?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s үшін cookie баннерлерін қабылдамауға рұқсат бересіз бе?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s көптеген cookie баннер сұрауларын автоматты түрде қабылдамау әрекетін жасай алады.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s көптеген cookie баннер сұрауларын автоматты түрде қабылдамау әрекетін жасай алады.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Қазір емес</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Қазір емес</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Сіз азырақ cookie сұрауларын көресіз</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Сіз азырақ cookie сұрауларын көресіз</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Рұқсат ету</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Рұқсат ету</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Қауіпсіздікті арттыру үшін сайттарға HTTPS шифрлеу хаттамасын пайдаланып автоматты түрде қосылу әрекетін жасайды.</string>
@ -2205,7 +2205,9 @@
<!-- 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>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">Mozilla ұсынған %s пікірлер сапасын қалай анықтайды</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">%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. -->
@ -2289,11 +2291,17 @@
<!-- 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">&quot;Иә, қолданып көру&quot; опциясын таңдау арқылы сіз Mozilla ұсынған %1$s қолданбасының %2$s және %3$s шарттарымен келісесіз.</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">&quot;Иә, қолданып көру&quot; опциясын таңдау арқылы сіз Mozilla ұсынған %1$s қолданбасының %2$s және %3$s шарттарымен келісесіз.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">&quot;Иә, қолданып көру&quot; опциясын таңдау арқылы сіз %1$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>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">жекелік саясаты</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_2">Жекелік саясаты</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" moz:RemovedIn="121" tools:ignore="UnusedResources">қолдану шарттары</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>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Қолдану шарттары</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. -->

@ -212,6 +212,8 @@
<string name="browser_menu_library">라이브러리</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">데스크톱 사이트</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">일반 탭에서 열기</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">홈 화면에 추가</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -363,6 +363,9 @@
<!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Trametta tabs dad in apparat a l\'auter, administrescha telechargiadas e ve a savair co profitar il meglier pussaivel da Firefox.</string>
<!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_description_nimbus_2">Trametta tabs a moda segira dad in da tes apparats a tschel e scuvra autras funcziuns per la protecziun da datas da Firefox.</string>
<!-- Text for the button to request notification permission on the device -->
<string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Activar las communicaziuns</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
@ -402,6 +405,8 @@
<string name="preferences_category_select_default_search_engine">Tscherner in\'opziun</string>
<!-- Preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts" moz:removedIn="120" tools:ignore="UnusedResources">Administrar las scursanidas per tschertgas</string>
<!-- Preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_2">Administrar maschinas da tschertgar alternativas</string>
<!-- Summary for preference for settings related to managing search shortcuts for the quick search menu -->
<string name="preferences_manage_search_shortcuts_summary">Modifitgar las maschinas visiblas en il menu da tschertga</string>
<!-- Preference category for settings related to managing search shortcuts for the quick search menu -->
@ -412,8 +417,16 @@
<string name="preferences_search">Tschertga</string>
<!-- Preference for settings related to Search engines -->
<string name="preferences_search_engines">Maschinas da tschertgar</string>
<!-- Preference for settings related to Search engines suggestions-->
<string name="preferences_search_engines_suggestions">Propostas da maschinas da tschertgar</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar" moz:removedIn="120" tools:ignore="UnusedResources">Trav d\'adressas</string>
<!-- Preference Category for settings related to Search address bar -->
<string name="preferences_settings_address_bar">Preferenzas per la trav d\'adressas</string>
<!-- Preference Category for settings to Firefox Suggest -->
<string name="preference_search_address_bar_fx_suggest">Trav d\'adressas propostas da Firefox</string>
<!-- Preference link to Learn more about Firefox Suggest -->
<string name="preference_search_learn_about_fx_suggest">Ulteriuras infurmaziuns davart propostas da Firefox</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Valitar en Google Play</string>
<!-- Preference linking to about page for Fenix
@ -671,6 +684,14 @@
<!-- Wallpaper onboarding dialog learn more button text. The button navigates to the wallpaper settings screen. -->
<string name="wallpapers_onboarding_dialog_explore_more_button_text">Scuvrir ulteriurs maletgs dal fund davos</string>
<!-- Add-ons general availability nimbus message-->
<!-- Title of the Nimbus message for add-ons general availability-->
<string name="addon_ga_message_title" tools:ignore="UnusedResources">Novs supplements stattan ussa a disposiziun</string>
<!-- Body of the Nimbus message for add-ons general availability. 'Firefox' intentionally hardcoded here-->
<string name="addon_ga_message_body" tools:ignore="UnusedResources">Scuvra dapli che 100 novas extensiuns per persunalisar Firefox.</string>
<!-- Button text of the Nimbus message for add-ons general availability. -->
<string name="addon_ga_message_button" tools:ignore="UnusedResources">Scuvrir ils supplements</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error" moz:removedIn="120" tools:ignore="UnusedResources">Il supplement na vegn betg sustegnì</string>

@ -208,6 +208,8 @@
<string name="browser_menu_library">Knižnica</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Verzia pre počítače</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Otvoriť na bežnej karte</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Pridať na úvodnú obrazovku</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
@ -267,7 +269,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skenovať</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Vyhľadávač</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Vyhľadávač</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Nastavenia vyhľadávania</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -505,16 +507,16 @@
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s sa pokúša automaticky odmietnuť všetky žiadosti o súbory cookie na podporovaných stránkach.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">Povoliť prehliadaču %1$s odmietnuť bannery k súborom cookie?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">Povoliť prehliadaču %1$s odmietnuť bannery k súborom cookie?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s môže automaticky odmietnuť mnoho žiadostí o povolenie súborov cookie.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s môže automaticky odmietnuť mnoho žiadostí o povolenie súborov cookie.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Teraz nie</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Teraz nie</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Uvidíte menej žiadostí o súbory cookie</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Uvidíte menej žiadostí o súbory cookie</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Povoliť</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Povoliť</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Automaticky sa pokúša pripojiť k stránkam pomocou šifrovacieho protokolu HTTPS na zvýšenie bezpečnosti.</string>
@ -2215,7 +2217,9 @@
<!-- 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">Ďalšie informácie o tom, %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">ako %s od Mozilly určuje kvalitu recenzie</string>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">ako %s od Mozilly určuje kvalitu recenzie</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">ako %s určuje kvalitu recenzie</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Nastavenia</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2300,11 +2304,17 @@
<!-- 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">Ďalšie informácie</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">Výberom možnosti “Áno, vyskúšať” vyjadrujete súhlas s %1$s a %2$s služby %3$s od Mozilly.</string>
<string name="review_quality_check_contextual_onboarding_caption" moz:RemovedIn="121" tools:ignore="UnusedResources">Výberom možnosti “Áno, vyskúšať” vyjadrujete súhlas s %1$s a %2$s služby %3$s od Mozilly.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Zvolením možnosti „Áno, vyskúšať“ vyjadrujete súhlas s nasledujúcim dokumentami od %1$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">Zásadami ochrany osobných údajov</string>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">Zásadami ochrany osobných údajov</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_2">Zásady ochrany osobných údajov</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" moz:RemovedIn="121" tools:ignore="UnusedResources">Podmienkami používania</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">Podmienkami používania</string>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Podmienky používania</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Áno, vyskúšať</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

@ -224,6 +224,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>
@ -236,7 +239,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">سکین کرو</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">ڳولݨ انجݨ</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">ڳولݨ انجݨ</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">انڄݨ ترتیباں وچ ڳولو</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -331,6 +334,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">ہݨ کائناں</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>
@ -360,6 +366,8 @@
<string name="preferences_default_search_engine">طےشدہ ڳولݨ انجݨ</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">ڳولو</string>
<!-- Preference for settings related to Search engines -->
<string name="preferences_search_engines">ڳولݨ انجݨ</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar" moz:removedIn="120" tools:ignore="UnusedResources">پتہ پٹی</string>
<!-- Preference link to rating Fenix on the Play Store -->
@ -426,16 +434,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s آپݨے آپ سہارا تھیاں سائٹاں تے ساریاں کوکی ارداساں کوں مسترد کرݨ دی کوشش کریندا ہے۔</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">بھلا %1$s کوں کوکی بینراں مسترد کرݨ دی اجازت ݙیوں؟</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">بھلا %1$s کوں کوکی بینراں مسترد کرݨ دی اجازت ݙیوں؟</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s آپݨے آپ ٻہوں ساریاں کوکی بینر ارداساں مسترد کر سڳدے۔</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s آپݨے آپ ٻہوں ساریاں کوکی بینر ارداساں مسترد کر سڳدے۔</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">ہݨ نہ</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">ہݨ نہ</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">تساں ٻہوں تھوڑیاں کوکی ارداساں ݙیکھسو</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">تساں ٻہوں تھوڑیاں کوکی ارداساں ݙیکھسو</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">اجازت ݙیوو</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">اجازت ݙیوو</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">خودکار طور تے ودھدی ہوئی حفاظت کیتے ایچ ٹی ٹی پی ایس خفیہ کاری پروٹوکول ورتندے ہوئے سائٹاں کوں کنکٹ کرݨ دی کوشش کریندے۔</string>
@ -2060,9 +2068,13 @@
<!-- 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>
<!-- 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>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">رازداری پالیسی</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_2">رازداری پالیسی</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" moz:RemovedIn="121" tools:ignore="UnusedResources">ورتݨ شرطاں</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>
<string name="review_quality_check_contextual_onboarding_terms_use_2">ورتݨ شرطاں</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. -->

@ -337,6 +337,8 @@
<!-- Description for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Firefox daje ljudem prednost pred dobičkom in ščiti vašo zasebnost, tako da zavrača medspletne sledilce.\n\nPreberite več v našem obvestilu o zasebnosti.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
<string name="juno_onboarding_default_browser_description_nimbus_2">Naš neprofitni brskalnik pomaga podjetjem preprečiti, da bi vam na skrivaj sledila po spletu.\n\nVeč o tem v našem pravilniku o zasebnosti.</string>
<!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
This is part of the string with the key "juno_onboarding_default_browser_description". -->
<string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">obvestilu o zasebnosti</string>
@ -2226,7 +2228,9 @@
<!-- 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">Več 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" moz:RemovedIn="121" tools:ignore="UnusedResources">kako Mozille %s določa kakovost mnenj</string>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">kako Mozilla %s določa kakovost mnenj</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">kako %s določa kakovost mnenj</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Nastavitve</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2311,10 +2315,16 @@
<string name="review_quality_check_contextual_onboarding_learn_more_link">Več o tem</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" moz:RemovedIn="121" tools:ignore="UnusedResources">Z izbiro “Da, poskusi” se strinjate z %2$s in %3$s Mozilla %1$s.</string>
<!-- Caption text to be displayed in review quality check contextual onboarding card above the opt-in button. Parameter is the Fakespot product name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy (review_quality_check_contextual_onboarding_privacy_policy_2). The second link is to Terms of use (review_quality_check_contextual_onboarding_terms_use_2). -->
<string name="review_quality_check_contextual_onboarding_caption_2">Z izbiro “Da, poskusi” se strinjate z naslednjimi dokumenti %1$sa:</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" moz:RemovedIn="121" tools:ignore="UnusedResources">politiko zasebnosti</string>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">pravilnikom o zasebnosti</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_2">Pravilnik o zasebnosti</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" moz:RemovedIn="121" tools:ignore="UnusedResources">pogoji uporabe</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_2">Pogoji uporabe</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Da, poskusi</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

@ -209,6 +209,8 @@
<string name="browser_menu_library">Bibliotek</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Webbplats för datorer</string>
<!-- Browser menu button that reopens a private tab as a regular tab -->
<string name="browser_menu_open_in_regular_tab">Öppna i vanlig flik</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Lägg till på startsidan</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->

@ -264,7 +264,7 @@
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Tara</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Arama motoru</string>
<string name="search_engine_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Arama motoru</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Arama motoru ayarları</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
@ -497,16 +497,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s, desteklenen sitelerdeki tüm çerez isteklerini otomatik olarak reddetmeye çalışır.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s çerez bildirimlerini reddedebilsin mi?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s çerez bildirimlerini reddedebilsin mi?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s birçok çerez bildirimini otomatik olarak reddedebilir.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="121" tools:ignore="UnusedResources">%1$s birçok çerez bildirimini otomatik olarak reddedebilir.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Şimdi değil</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="121" tools:ignore="UnusedResources">Şimdi değil</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Daha az çerez isteği göreceksiniz</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="121" tools:ignore="UnusedResources">Daha az çerez isteği göreceksiniz</string>
<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">İzin ver</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="121" tools:ignore="UnusedResources">İzin ver</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Daha fazla güvenlik için sitelere otomatik olarak HTTPS şifreleme protokolüyle bağlanmaya çalışır.</string>
@ -2206,7 +2206,9 @@
<!-- 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 hakkında daha fazla bilgi alın.</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 değerlendirme kalitesini nasıl belirliyor?</string>
<string name="review_quality_check_info_learn_more_link" moz:RemovedIn="121" tools:ignore="UnusedResources">Mozilla %s değerlendirme kalitesini nasıl belirliyor?</string>
<!-- Clickable text that links to review quality check SuMo page. First parameter is the Fakespot product name. -->
<string name="review_quality_check_info_learn_more_link_2">%s değerlendirme kalitesini nasıl belirliyor?</string>
<!-- Text for title of settings section. -->
<string name="review_quality_check_settings_title">Ayarlar</string>
<!-- Text for label for switch preference to show recommended products from review quality check settings section. -->
@ -2284,9 +2286,13 @@
<!-- 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>
<!-- 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">gizlilik politikası</string>
<string name="review_quality_check_contextual_onboarding_privacy_policy" moz:RemovedIn="121" tools:ignore="UnusedResources">gizlilik politikası</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_2">Gizlilik politikası</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" moz:RemovedIn="121" tools:ignore="UnusedResources">kullanım koşulları</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">kullanım koşulları</string>
<string name="review_quality_check_contextual_onboarding_terms_use_2">Kullanım koşulları</string>
<!-- Text for opt-in button from the review quality check contextual onboarding card. -->
<string name="review_quality_check_contextual_onboarding_primary_button_text">Evet, deneyeceğim</string>
<!-- Text for opt-out button from the review quality check contextual onboarding card. -->

Loading…
Cancel
Save