diff --git a/android-components/components/browser/errorpages/src/main/res/values-fa/strings.xml b/android-components/components/browser/errorpages/src/main/res/values-fa/strings.xml index c65b5c809d98..6acacfab86ea 100644 --- a/android-components/components/browser/errorpages/src/main/res/values-fa/strings.xml +++ b/android-components/components/browser/errorpages/src/main/res/values-fa/strings.xml @@ -95,11 +95,11 @@ <string name="mozac_browser_errorpages_connection_failure_title">قادر به برقراری اتصال نیست</string> <!-- The error message shown when a website could not be reached. --> <string name="mozac_browser_errorpages_connection_failure_message"><![CDATA[ - <ul> - <li>سایت میتواند موقتاً در دسترس نباشد یا خیلی شلوغ باشد. چند لحظهٔ دیگر دوباره تلاش کنید.</li> - <li>اگر نمیتوانید هیچ صفحهای را باز کنید، اتّصال دادهٔ دستگاه یا وایفای خود را بررسی کنید.</li> - </ul> - ]]></string> + <ul> + <li>ممکن است پایگاه موقتاً در دسترس نباشد یا خیلی شلوغ باشد. چند لحظهٔ دیگر دوباره تلاش کنید.</li> + <li>اگر نمیتوانید هیچ صفحهای را باز کنید، اتّصال دادهٔ افزاره یا وایفای خود را بررسی کنید.</li> + </ul> + ]]></string> <!-- The document title and heading of the error page shown when a website responds in an unexpected way and the browser cannot continue. --> <string name="mozac_browser_errorpages_unknown_socket_type_title">جواب غیرمنتظره از کارساز</string> @@ -182,7 +182,7 @@ <!-- The document title and heading of an error page. --> <string name="mozac_browser_errorpages_no_internet_title">اتصال اینترنت در دسترس نیست</string> <!-- The main body text of this error page. It will be shown beneath the title --> - <string name="mozac_browser_errorpages_no_internet_message">اتصال شبکهٔ خود را بررسی کنید یا در چند لحظهٔ بار کردن دوبارهٔ صفحه را امتحان کنید.</string> + <string name="mozac_browser_errorpages_no_internet_message">اتصال شبکهٔ خود را بررسی کنید یا پس از چند لحظه، بار کردن دوبارهٔ صفحه را بیازمایید.</string> <!-- Text that will show up on the button at the bottom of the error page --> <string name="mozac_browser_errorpages_no_internet_refresh_button">بار کردن دوباره</string> diff --git a/android-components/components/browser/errorpages/src/main/res/values-lij/strings.xml b/android-components/components/browser/errorpages/src/main/res/values-lij/strings.xml index d44e114ffd86..5f9daf9e2b46 100644 --- a/android-components/components/browser/errorpages/src/main/res/values-lij/strings.xml +++ b/android-components/components/browser/errorpages/src/main/res/values-lij/strings.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<resources> +<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> <!-- The button that appears at the bottom of an error page. --> <string name="mozac_browser_errorpages_page_refresh">Preuva torna</string> @@ -38,6 +38,12 @@ <!-- The text shown inside the advanced options button used to bypass the invalid SSL certificate. It's only shown if the user has expanded the advanced options. --> <string name="mozac_browser_errorpages_security_bad_cert_accept_temporary">Acetta o reizego e vanni</string> + <!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website uses HSTS. --> + <string name="mozac_browser_errorpages_security_bad_hsts_cert_advanced">Avansæ…</string> + + <!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. --> + <string name="mozac_browser_errorpages_security_bad_hsts_cert_back">Vanni inderê</string> + <!-- The document title and heading of the error page shown when the user's network connection is interrupted while connecting to a website. --> <string name="mozac_browser_errorpages_net_interrupt_title">A conescion a l\'é stæta scancelâ</string> diff --git a/android-components/components/feature/addons/src/main/res/values-da/strings.xml b/android-components/components/feature/addons/src/main/res/values-da/strings.xml index d36dfb498120..b9a1533cfde7 100644 --- a/android-components/components/feature/addons/src/main/res/values-da/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-da/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">%1$s blev installeret</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">Kunne ikke installere %1$s</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">%1$s kunne ikke installeres, fordi der er høj risiko for at tilføjelsen kan forårsage stabilitets- eller sikkerhedsproblemer</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">%1$s blev aktiveret</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/android-components/components/feature/addons/src/main/res/values-fur/strings.xml b/android-components/components/feature/addons/src/main/res/values-fur/strings.xml index 15c2f6e1a916..f3107147bda0 100644 --- a/android-components/components/feature/addons/src/main/res/values-fur/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-fur/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">%1$s instalât cun sucès</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">Impussibil instalâ %1$s</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">Nol è stât pussibil instalâ %1$s parcè che al à un risi elevât di causâ problemis di stabilitât o di sigurece</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">%1$s abilitât cun sucès</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/android-components/components/feature/addons/src/main/res/values-fy-rNL/strings.xml b/android-components/components/feature/addons/src/main/res/values-fy-rNL/strings.xml index 37ecf3e67d0f..849ae026c759 100644 --- a/android-components/components/feature/addons/src/main/res/values-fy-rNL/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-fy-rNL/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">%1$s mei sukses ynstallearre</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">Ynstallaasje fan %1$s mislearre</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">%1$s koe net ynstallearre wurde, omdat it in heech risiko op stabiliteits- of feilichheidsproblemen jout</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">%1$s mei sukses ynskeakele</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/android-components/components/feature/addons/src/main/res/values-ja/strings.xml b/android-components/components/feature/addons/src/main/res/values-ja/strings.xml index 20bc468e7e88..3f626542a680 100644 --- a/android-components/components/feature/addons/src/main/res/values-ja/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-ja/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">%1$s のインストールが完了しました</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">%1$s のインストールに失敗しました</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">セキュリティまたは安定性に問題があるため、%1$s をインストールできませんでした</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">%1$s を有効にしました</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/android-components/components/feature/addons/src/main/res/values-nl/strings.xml b/android-components/components/feature/addons/src/main/res/values-nl/strings.xml index 41aaef128ce7..a490431fd63b 100644 --- a/android-components/components/feature/addons/src/main/res/values-nl/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-nl/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">%1$s met succes geïnstalleerd</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">Installatie van %1$s mislukt</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">%1$s kon niet worden geïnstalleerd, omdat het een hoog risico op stabiliteits- of beveiligingsproblemen geeft</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">%1$s met succes ingeschakeld</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/android-components/components/feature/addons/src/main/res/values-pl/strings.xml b/android-components/components/feature/addons/src/main/res/values-pl/strings.xml index bda187d3457e..2face8a6179e 100644 --- a/android-components/components/feature/addons/src/main/res/values-pl/strings.xml +++ b/android-components/components/feature/addons/src/main/res/values-pl/strings.xml @@ -170,6 +170,8 @@ <string name="mozac_feature_addons_successfully_installed">Zainstalowano dodatek „%1$s”</string> <!-- Text shown after failed to install an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_failed_to_install">Instalacja dodatku „%1$s” się nie powiodła</string> + <!-- Text shown when attempting to install a blocklisted add-on. %1$s is the add-on name. --> + <string name="mozac_feature_addons_blocklisted">Dodatek „%1$s” nie może zostać zainstalowany, ponieważ obarczony jest on wysokim ryzykiem utraty stabilności lub problemów z bezpieczeństwem</string> <!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. --> <string name="mozac_feature_addons_successfully_enabled">Włączono dodatek „%1$s”</string> <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> diff --git a/fenix/app/src/main/res/values-cy/strings.xml b/fenix/app/src/main/res/values-cy/strings.xml index 6acd9bb4b0eb..f23641817e8a 100644 --- a/fenix/app/src/main/res/values-cy/strings.xml +++ b/fenix/app/src/main/res/values-cy/strings.xml @@ -616,8 +616,12 @@ <string name="wallpaper_artist_series_title">Cyfres artistiaid</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Casgliad newydd Lleisiau Annibynnol. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">Casgliad Lleisiau’r Annibynwyr. %s</string> <!-- Description text for the limited edition wallpapers. --> <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Casgliad newydd Lleisiau Annibynnol.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">Casgliad Lleisiau’r Annibynwyr.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Ychwanegwch bach o liw</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1209,6 +1213,8 @@ <string name="standard_snackbar_error_dismiss">Cau</string> <!-- Text for error message when printing a page and it fails. --> <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Methu argraffu</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Methu argraffu’r dudalen hon</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Argraffu</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1409,61 +1415,61 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Croeso i rhyngrwyd gwell</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Croeso i rhyngrwyd gwell</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Porwr a adeiladwyd ar gyfer pobl, nid elw.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Porwr a adeiladwyd ar gyfer pobl, nid elw.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Parhau lle roeddech o’r blaen</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Parhau lle roeddech o’r blaen</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Cydweddu tabiau a chyfrineiriau ar draws dyfeisiau ar gyfer newid sgriniau di-dor.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Cydweddu tabiau a chyfrineiriau ar draws dyfeisiau ar gyfer newid sgriniau di-dor.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Mewngofnodi</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Mewngofnodi</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Mae Sync ymlaen</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Diogelu preifatrwydd drwy ragosodiad</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Diogelu preifatrwydd drwy ragosodiad</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">Mae %1$s yn awtomatig yn atal cwmnïau rhag eich dilyn yn gyfrinachol o amgylch y we.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">Mae %1$s yn awtomatig yn atal cwmnïau rhag eich dilyn yn gyfrinachol o amgylch y we.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Yn cynnwys Diogelwch Cwcis Llwyr i atal tracwyr rhag defnyddio cwcis i’ch stelcian ar draws gwefannau.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Yn cynnwys Diogelwch Cwcis Llwyr i atal tracwyr rhag defnyddio cwcis i’ch stelcian ar draws gwefannau.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Safonol (rhagosodedig)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Safonol (rhagosodedig)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Cydbwysedd rhwng diogelwch a pherfformiad. Bydd tudalennau’n llwytho fel arfer.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Cydbwysedd rhwng diogelwch a pherfformiad. Bydd tudalennau’n llwytho fel arfer.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Llym</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Llym</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Yn rhwystro mwy o dracwyr fel bod tudalennau’n llwytho’n gyflymach, ond gall dorri rhai swyddogaethau ar y dudalen.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Yn rhwystro mwy o dracwyr fel bod tudalennau’n llwytho’n gyflymach, ond gall dorri rhai swyddogaethau ar y dudalen.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Dewiswch leoliad eich bar offer</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Dewiswch leoliad eich bar offer</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Ei gadw ar y gwaelod, neu ei symud i’r brig.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Ei gadw ar y gwaelod, neu ei symud i’r brig.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Chi sy’n rheoli eich data</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Chi sy’n rheoli eich data</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Mae Firefox yn rhoi rheolaeth i chi dros yr hyn rydych chi’n ei rannu ar-lein a’r hyn rydych chi’n ei rannu gyda ni.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Mae Firefox yn rhoi rheolaeth i chi dros yr hyn rydych chi’n ei rannu ar-lein a’r hyn rydych chi’n ei rannu gyda ni.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Darllenwch ein hysbysiad preifatrwydd</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Darllenwch ein hysbysiad preifatrwydd</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Yn barod i agor rhyngrwyd rhyfeddol?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Yn barod i agor rhyngrwyd rhyfeddol?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Cychwyn pori</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Cychwyn pori</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Dewiswch eich thema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Dewiswch eich thema</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Arbedwch ychydig o fatri a’ch golwg trwy alluogi’r modd tywyll.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Arbedwch ychydig o fatri a’ch golwg trwy alluogi’r modd tywyll.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Awtomatig</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Awtomatig</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Yn addasu i osodiadau eich dyfais</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Yn addasu i osodiadau eich dyfais</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Thema dywyll</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Thema dywyll</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Thema olau</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Thema olau</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Tabiau wedi’u hanfon!</string> diff --git a/fenix/app/src/main/res/values-da/strings.xml b/fenix/app/src/main/res/values-da/strings.xml index 8a6e047806aa..0039492149c8 100644 --- a/fenix/app/src/main/res/values-da/strings.xml +++ b/fenix/app/src/main/res/values-da/strings.xml @@ -608,11 +608,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">Klassisk %s</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">Begrænset udgave</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Begrænset udgave</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Kunstnerserie</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">Den nye kollektion "Uafhængige stemmer". %s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Den nye kollektion "Uafhængige stemmer". %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">Kollektionen "Uafhængige stemmer". %s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">Den nye kollektion "Uafhængige stemmer".</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Den nye kollektion "Uafhængige stemmer".</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">Kollektionen "Uafhængige stemmer".</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Tilføj lidt farve</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1199,7 +1205,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Afvis</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Kunne ikke udskrive</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Kunne ikke udskrive</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Kunne ikke udskrive denne side</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Udskriv</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1400,60 +1408,60 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Velkommen til et bedre internet</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Velkommen til et bedre internet</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">En browser lavet for mennesker, ikke profit.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">En browser lavet for mennesker, ikke profit.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Fortsæt hvor du slap</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Fortsæt hvor du slap</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Synkroniser faneblade og adgangskoder på tværs af enheder for problemfri skift mellem skærme.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Synkroniser faneblade og adgangskoder på tværs af enheder for problemfri skift mellem skærme.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Log ind</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Log ind</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Synkronisering er slået til</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Privatlivsbeskyttelse som standard</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Privatlivsbeskyttelse som standard</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s forhindrer automatisk virksomheder i at følge dig i smug på nettet.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s forhindrer automatisk virksomheder i at følge dig i smug på nettet.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Med Komplet Cookiebeskyttelse, der forhindrer sporings-tjenester i at følge dig på tværs af websteder.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Med Komplet Cookiebeskyttelse, der forhindrer sporings-tjenester i at følge dig på tværs af websteder.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standard</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standard</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Balanceret mellem privatliv og ydelse. Sider indlæses som normalt.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Balanceret mellem privatliv og ydelse. Sider indlæses som normalt.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Striks</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Striks</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Blokerer flere sporings-mekanismer. Sider indlæses hurtigere, men noget funktionalitet virker måske ikke.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Blokerer flere sporings-mekanismer. Sider indlæses hurtigere, men noget funktionalitet virker måske ikke.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Vælg placeringen af din værktøjslinje</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Vælg placeringen af din værktøjslinje</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Behold den nederst, eller flyt den til toppen.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Behold den nederst, eller flyt den til toppen.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Du styrer dine data</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Du styrer dine data</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox giver dig kontrol over, hvad du deler på nettet - og hvad du deler med os.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox giver dig kontrol over, hvad du deler på nettet - og hvad du deler med os.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Læs vores privatlivserklæring</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Læs vores privatlivserklæring</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Klar til at åbne op for et fantastisk internet?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Klar til at åbne op for et fantastisk internet?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Afslut rundvisningen</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Afslut rundvisningen</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Vælg tema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Vælg tema</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Skån dit batteri og dine øjne med et mørkt tema.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Skån dit batteri og dine øjne med et mørkt tema.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatisk</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatisk</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Tilpasser sig din enheds indstillinger</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Tilpasser sig din enheds indstillinger</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Mørkt tema</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Mørkt tema</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Lyst tema</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Lyst tema</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Faneblade sendt!</string> diff --git a/fenix/app/src/main/res/values-el/strings.xml b/fenix/app/src/main/res/values-el/strings.xml index 811b89a45281..99a48ca37db3 100644 --- a/fenix/app/src/main/res/values-el/strings.xml +++ b/fenix/app/src/main/res/values-el/strings.xml @@ -1223,7 +1223,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Απόρριψη</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Αδυναμία εκτύπωσης</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Αδυναμία εκτύπωσης</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Δεν είναι δυνατή η εκτύπωση αυτής της σελίδας</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Εκτύπωση</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1428,61 +1430,61 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Καλώς ήρθατε σε ένα καλύτερο διαδίκτυο</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Καλώς ήρθατε σε ένα καλύτερο διαδίκτυο</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Ένα πρόγραμμα περιήγησης που δημιουργήθηκε για τους ανθρώπους, όχι το κέρδος.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Ένα πρόγραμμα περιήγησης που δημιουργήθηκε για τους ανθρώπους, όχι το κέρδος.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Συνεχίστε από εκεί που σταματήσατε</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Συνεχίστε από εκεί που σταματήσατε</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Συγχρονίστε καρτέλες και κωδικούς πρόσβασης με τις συσκευές σας για απρόσκοπτη εναλλαγή οθονών.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Συγχρονίστε καρτέλες και κωδικούς πρόσβασης με τις συσκευές σας για απρόσκοπτη εναλλαγή οθονών.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Σύνδεση</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Σύνδεση</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Το Sync είναι ενεργό</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Προστασία απορρήτου από προεπιλογή</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Προστασία απορρήτου από προεπιλογή</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">Το %1$s εμποδίζει αυτόματα την καταγραφή της διαδικτυακής δραστηριότητάς σας από εταιρείες.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">Το %1$s εμποδίζει αυτόματα την καταγραφή της διαδικτυακής δραστηριότητάς σας από εταιρείες.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Η Ολική προστασία cookie εμποδίζει τη χρήση των cookies από ιχνηλάτες που σας καταγράφουν μεταξύ ιστοτόπων.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Η Ολική προστασία cookie εμποδίζει τη χρήση των cookies από ιχνηλάτες που σας καταγράφουν μεταξύ ιστοτόπων.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Τυπική (προεπιλογή)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Τυπική (προεπιλογή)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Ισορροπία μεταξύ ιδιωτικότητας και επιδόσεων. Οι σελίδες φορτώνονται κανονικά.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Ισορροπία μεταξύ ιδιωτικότητας και επιδόσεων. Οι σελίδες φορτώνονται κανονικά.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Αυστηρή</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Αυστηρή</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Φραγή περισσότερων ιχνηλατών για ταχύτερη φόρτωση σελίδων. Ορισμένες λειτουργίες της σελίδας ενδέχεται να δυσλειτουργούν.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Φραγή περισσότερων ιχνηλατών για ταχύτερη φόρτωση σελίδων. Ορισμένες λειτουργίες της σελίδας ενδέχεται να δυσλειτουργούν.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Επιλογή τοποθεσίας γραμμής εργαλείων</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Επιλογή τοποθεσίας γραμμής εργαλείων</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Διατηρήστε τη στο κάτω μέρος ή μετακινήστε τη στο πάνω μέρος.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Διατηρήστε τη στο κάτω μέρος ή μετακινήστε τη στο πάνω μέρος.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Εσείς ελέγχετε τα δεδομένα σας</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Εσείς ελέγχετε τα δεδομένα σας</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Το Firefox σάς επιτρέπει να ελέγχετε τι κοινοποιείτε στο διαδίκτυο και σε εμάς.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Το Firefox σάς επιτρέπει να ελέγχετε τι κοινοποιείτε στο διαδίκτυο και σε εμάς.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Διαβάστε τη σημείωση απορρήτου μας</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Διαβάστε τη σημείωση απορρήτου μας</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Θέλετε να ανοίξετε ένα καταπληκτικό διαδίκτυο;</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Θέλετε να ανοίξετε ένα καταπληκτικό διαδίκτυο;</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Έναρξη περιήγησης</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Έναρξη περιήγησης</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Επιλογή θέματος</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Επιλογή θέματος</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Εξοικονομήστε μπαταρία και προστατέψτε τα μάτια σας με τη σκοτεινή λειτουργία.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Εξοικονομήστε μπαταρία και προστατέψτε τα μάτια σας με τη σκοτεινή λειτουργία.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Αυτόματο</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Αυτόματο</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Προσαρμόζεται στις ρυθμίσεις της συσκευής σας</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Προσαρμόζεται στις ρυθμίσεις της συσκευής σας</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Σκουρόχρωμο θέμα</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Σκουρόχρωμο θέμα</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Ανοιχτόχρωμο θέμα</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Ανοιχτόχρωμο θέμα</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Οι καρτέλες απεστάλησαν!</string> diff --git a/fenix/app/src/main/res/values-fa/strings.xml b/fenix/app/src/main/res/values-fa/strings.xml index 1343624467c2..bd6e2b8becdb 100644 --- a/fenix/app/src/main/res/values-fa/strings.xml +++ b/fenix/app/src/main/res/values-fa/strings.xml @@ -1207,7 +1207,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">رد کردن</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">ناتوانی در چاپ</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">ناتوانی در چاپ</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">ناتوانی در چاپ این صفحه</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">چاپ</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1410,61 +1412,61 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">به اینترنتی بهتر خوشآمدید</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">به اینترنتی بهتر خوشآمدید</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">مرورگری ساخته شده برای مردم، نه سود.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">مرورگری ساخته شده برای مردم، نه سود.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">از همان جایی که قبلاً بودید ادامه دهید</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">از همان جایی که قبلاً بودید ادامه دهید</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">نشانکها، تاریخچه و گذرواژههای خود را به Firefox در این دستگاه بیاورید.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">نشانکها، تاریخچه و گذرواژههای خود را به Firefox در این دستگاه بیاورید.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">ورود</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">ورود</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">همگام سازی روشن است</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">حفاظت خودکار از حریم خصوصی</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">حفاظت خودکار از حریم خصوصی</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s به طور خودکار جلوی شرکتها را از پیگیری مخفیانهٔ شما در پیرامون وب میگیرد.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s به طور خودکار جلوی شرکتها را از پیگیری مخفیانهٔ شما در پیرامون وب میگیرد.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">دارای محفاظت کامل در برابر کلوچکها است که نمیگذارد ردیابها با استفاده از کلوچکها شما را میان پایگاهها تعقیب کنند.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">دارای محفاظت کامل در برابر کلوچکها است که نمیگذارد ردیابها با استفاده از کلوچکها شما را میان پایگاهها تعقیب کنند.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">استاندارد (پیشفرض)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">استاندارد (پیشفرض)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">تعادل بین کارآیی و حریمخصوصی. بارگیری صفحات با سرعتی عادی.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">تعادل بین کارآیی و حریمخصوصی. بارگیری صفحات با سرعتی عادی.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">شدید</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">شدید</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">مسدودسازی ردیابهای بیشتر، اما برخی امکانات داخل صفحات ممکن است از کار بیافتند.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">مسدودسازی ردیابهای بیشتر، اما برخی امکانات داخل صفحات ممکن است از کار بیافتند.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">محل قرارگیری نوار ابزار خود را انتخاب کنید</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">محل قرارگیری نوار ابزار خود را انتخاب کنید</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">پایین نگهش دارید، یا بالا بیاوریدش.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">پایین نگهش دارید، یا بالا بیاوریدش.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">خودتان دادههای خود را واپایش میکنید</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">خودتان دادههای خود را واپایش میکنید</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox واپایش چیزهایی که برخط یا با ما همرسانی میکنید را به شما میدهد.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox واپایش چیزهایی که برخط یا با ما همرسانی میکنید را به شما میدهد.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">اعلامیه حریم خصوصی ما را بخوانید</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">اعلامیه حریم خصوصی ما را بخوانید</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">آمادهٔ گشودن اینترنتی شگفتانگیز هستید؟</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">آمادهٔ گشودن اینترنتی شگفتانگیز هستید؟</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">شروع مرور</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">شروع مرور</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">انتخاب زمینه</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">انتخاب زمینه</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">با حالت تاریک، کمی باتری ذخیره کنید و از چشمان خود محافظت کنید.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">با حالت تاریک، کمی باتری ذخیره کنید و از چشمان خود محافظت کنید.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">خودکار</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">خودکار</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">با تنظیمات افزارهٔ شما سازگار است</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">با تنظیمات افزارهٔ شما سازگار است</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">زمینهٔ تاریک</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">زمینهٔ تاریک</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">زمینهٔ روشن</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">زمینهٔ روشن</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">زبانهها ارسال شد!</string> @@ -1667,7 +1669,7 @@ <string name="preferences_android_autofill">تکمیل خودکار در برنامه های دیگر</string> <!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) --> - <string name="preferences_android_autofill_description">نام کاربری و گذرواژه را در سایر برنامه های دستگاه خود پر کنید.</string> + <string name="preferences_android_autofill_description">نامهای کاربری و گذرواژهها را در تمام کارههای دیگر روی افزارهتان پر میکند.</string> <!-- Preference option for adding a login --> <string name="preferences_logins_add_login">افزودن ورود</string> @@ -1675,7 +1677,7 @@ <!-- Preference for syncing saved logins in Fenix --> <string name="preferences_passwords_sync_logins">همگامسازی ورودها</string> <!-- Preference for syncing saved logins in Fenix, when not signed in--> - <string name="preferences_passwords_sync_logins_across_devices">همگامسازی اطلاعات ورودها بین دستگاهها</string> + <string name="preferences_passwords_sync_logins_across_devices">همگامسازی ورودها بین افزارهها</string> <!-- Preference to access list of saved logins --> <string name="preferences_passwords_saved_logins">ورودهای ذخیره شده</string> <!-- Description of empty list of saved passwords. Placeholder is replaced with app name. --> @@ -1731,7 +1733,7 @@ <!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up --> <string name="logins_warning_dialog_set_up_now">همین الان راه اندازی کنید</string> <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins --> - <string name="logins_biometric_prompt_message_pin">بازکردن دستگاه</string> + <string name="logins_biometric_prompt_message_pin">قفلگشایی افزاره</string> <!-- Title for Accessibility Force Enable Zoom Preference --> <string name="preference_accessibility_force_enable_zoom">بزرگنمایی در تمام وبگاهها</string> <!-- Summary for Accessibility Force Enable Zoom Preference --> @@ -1756,7 +1758,7 @@ <!-- Preference summary for saving and autofilling credit card data --> <string name="preferences_credit_cards_save_and_autofill_cards_summary">دادهها رمزنگاری شدهاند</string> <!-- Preference option for syncing credit cards across devices. This is displayed when the user is not signed into sync --> - <string name="preferences_credit_cards_sync_cards_across_devices">همگامسازی کارتها بین دستگاهها</string> + <string name="preferences_credit_cards_sync_cards_across_devices">همگامسازی کارتها بین افزارهها</string> <!-- Preference option for syncing credit cards across devices. This is displayed when the user is signed into sync --> <string name="preferences_credit_cards_sync_cards">همگامسازی کارتها</string> <!-- Preference option for adding a credit card --> @@ -1820,7 +1822,7 @@ <!-- Negative button to ignore warning dialog if users have no device authentication set up --> <string name="credit_cards_warning_dialog_later">بعدا</string> <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their credit cards --> - <string name="credit_cards_biometric_prompt_message_pin">باز کردن قفل دستگاه</string> + <string name="credit_cards_biometric_prompt_message_pin">قفل گشایی افزاره</string> <!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored credit card information --> <string name="credit_cards_biometric_prompt_unlock_message">برای استفاده از اطلاعات کارت اعتباری ذخیره شده، قفل را باز کنید</string> @@ -2011,15 +2013,15 @@ <!-- Synced Tabs --> <!-- Text displayed to ask user to connect another device as no devices found with account --> - <string name="synced_tabs_connect_another_device">اتصال به دستگاه دیگر.</string> + <string name="synced_tabs_connect_another_device">اتصال به افزارهای دیگر.</string> <!-- 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> <!-- Text displayed when user has no tabs that have been synced --> - <string name="synced_tabs_no_tabs">شما هیچگونه زبانه باز دیگری در فایرفاکس در دستگاههای دیگر ندارید.</string> + <string name="synced_tabs_no_tabs">شما هیچ زبانهٔ باز دیگری در Firefox روی افزارههای دیگرتان ندارید.</string> <!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs --> - <string name="synced_tabs_sign_in_message">نمایش فهرستی از زبانهها از دستگاههای دیگر شما.</string> + <string name="synced_tabs_sign_in_message">نمایش فهرستی از زبانهها از افزارههای دیگر شما.</string> <!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync --> <string name="synced_tabs_sign_in_button">برای همگامسازی وارد شوید</string> diff --git a/fenix/app/src/main/res/values-fur/strings.xml b/fenix/app/src/main/res/values-fur/strings.xml index 1c4675635834..81ede4339a74 100644 --- a/fenix/app/src/main/res/values-fur/strings.xml +++ b/fenix/app/src/main/res/values-fur/strings.xml @@ -418,8 +418,6 @@ <!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">Anule</string> <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> - <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button" moz:RemovedIn="115" tools:ignore="UnusedResources">Domande supuart</string> - <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">Invie richieste</string> <!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_title_2">Domandâ il supuart par chest sît?</string> @@ -615,11 +613,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">%s classic</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">Edizion limitade</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Edizion limitade</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Serie di artist</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">La gnove racuelte di Vôs indipendentis. %s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">La gnove racuelte di Vôs indipendentis. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">La racuelte Vôs indipendentis. %s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">La gnove racuelte di Vôs indipendentis.</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">La gnove racuelte di Vôs indipendentis.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">La racuelte Vôs indipendentis.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Prove une man di colôr</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1212,7 +1216,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Siere</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Impussibil stampâ</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Impussibil stampâ</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Impussibil stampâ cheste pagjine</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Stampe</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1416,62 +1422,62 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Benvignûts intun internet miôr</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Benvignûts intun internet miôr</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Un navigadôr realizât pe int, no pai profits.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Un navigadôr realizât pe int, no pai profits.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Ripie di dulà che tu jeris restât</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Ripie di dulà che tu jeris restât</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Sincronize lis schedis e lis passwords tra i tiei dispositîfs par passâ di un schermi a chel altri cence interuzions.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Sincronize lis schedis e lis passwords tra i tiei dispositîfs par passâ di un schermi a chel altri cence interuzions.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Jentre</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Jentre</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Sincronizazion ative</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Progjetât pe protezion de riservatece</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Progjetât pe protezion de riservatece</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s al ferme in automatic lis societâts che di scuindon a cirin di stâti daûr atôr pal web.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s al ferme in automatic lis societâts che di scuindon a cirin di stâti daûr atôr pal web.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Caraterizât cu la Protezion totâl dai cookies par fermâ lis spiis dal doprâ i cookies che a stan daûr aes tôs ativitâts in rêt intant che tu visitis i sîts.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Caraterizât cu la Protezion totâl dai cookies par fermâ lis spiis dal doprâ i cookies che a stan daûr aes tôs ativitâts in rêt intant che tu visitis i sîts.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standard (predefinît)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standard (predefinît)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Belançât tra riservatece e prestazions. Lis pagjinis a vignaran cjamadis normalmentri.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Belançât tra riservatece e prestazions. Lis pagjinis a vignaran cjamadis normalmentri.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Restritîf</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Restritîf</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Al bloche plui spiis, duncje lis pagjinis si cjariaran plui sveltis, ma al è pussibil che cualchi funzionalitât te pagjine no funzioni.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Al bloche plui spiis, duncje lis pagjinis si cjariaran plui sveltis, ma al è pussibil che cualchi funzionalitât te pagjine no funzioni.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Sielç la posizion de sbare dai struments</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Sielç la posizion de sbare dai struments</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Tegnile in bas, o spostile in alt.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Tegnile in bas, o spostile in alt.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Tu tu controlis i tiei dâts</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Tu tu controlis i tiei dâts</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox ti da il control su ce che tu condividis in rêt e ce che tu condividis cun nô.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox ti da il control su ce che tu condividis in rêt e ce che tu condividis cun nô.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Lei la nestre informative su la riservatece</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Lei la nestre informative su la riservatece</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Desideristu scuvierzi lis maraveis di internet?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Desideristu scuvierzi lis maraveis di internet?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Scomence a navigâ</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Scomence a navigâ</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Sielç il to teme</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Sielç il to teme</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Sparagne batarie e i tiei voi cu la modalitât scure.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Sparagne batarie e i tiei voi cu la modalitât scure.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatic</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatic</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Si adate aes impostazions dal to dispositîf</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Si adate aes impostazions dal to dispositîf</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Teme scûr</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Teme scûr</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Teme clâr</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Teme clâr</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Schedis mandadis!</string> diff --git a/fenix/app/src/main/res/values-fy-rNL/strings.xml b/fenix/app/src/main/res/values-fy-rNL/strings.xml index da1f5d139b58..47919fac9784 100644 --- a/fenix/app/src/main/res/values-fy-rNL/strings.xml +++ b/fenix/app/src/main/res/values-fy-rNL/strings.xml @@ -423,8 +423,6 @@ <!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">Annulearje</string> <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> - <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button" moz:RemovedIn="115" tools:ignore="UnusedResources">Stipe oanfreegje</string> - <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">Oanfraach ferstjoere</string> <!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_title_2">Stipe oanfreegje foar dizze side?</string> @@ -614,11 +612,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">Klassike %s</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">Beheinde edysje</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Beheinde edysje</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Keunstnersearje</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">De nije kolleksje Independent Voices. %s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">De nije kolleksje Independent Voices. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">De kolleksje Independent Voices. %s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">De nije kolleksje Independent Voices.</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">De nije kolleksje Independent Voices.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">De kolleksje Independent Voices.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Probearje in bytsje kleur</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1204,7 +1208,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Slute</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Kin net ôfdrukke</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Kin net ôfdrukke</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Kin dizze side net ôfdrukke</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Ofdrukke</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1407,60 +1413,60 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Wolkom by in better ynternet</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Wolkom by in better ynternet</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">In browser dy’t boud is foar minsken, net foar winst.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">In browser dy’t boud is foar minsken, net foar winst.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Gean troch wêr’t jo bleaun wiene</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Gean troch wêr’t jo bleaun wiene</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Syngronisearje ljepblêden en wachtwurden op ferskate apparaten foar maklik wikseljen tusken skermen.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Syngronisearje ljepblêden en wachtwurden op ferskate apparaten foar maklik wikseljen tusken skermen.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Oanmelde</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Oanmelde</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Syngronisaasje is ynskeakele</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Standert privacybeskerming</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Standert privacybeskerming</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s soarget der automatysk foar dat bedriuwen jo net stikem folgje op ynternet.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s soarget der automatysk foar dat bedriuwen jo net stikem folgje op ynternet.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Mei Totale cookiebeskerming om foar te kommen dat trackers cookies brûke om jo stikem op it ynternet te folgjen.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Mei Totale cookiebeskerming om foar te kommen dat trackers cookies brûke om jo stikem op it ynternet te folgjen.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standert (standert)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standert (standert)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Balansearre foar privacy en prestaasjes. Siden lade normaal.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Balansearre foar privacy en prestaasjes. Siden lade normaal.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Strang</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Strang</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Blokkearret mear trackers, sadat siden rapper laden wurde, mar guon funksjonaliteit op in side wurket mooglik net.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Blokkearret mear trackers, sadat siden rapper laden wurde, mar guon funksjonaliteit op in side wurket mooglik net.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Kies jo arkbalkepleatsing</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Kies jo arkbalkepleatsing</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Hâld him ûnderoan, of ferpleats him nei boppe.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Hâld him ûnderoan, of ferpleats him nei boppe.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Jo beheare jo gegevens</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Jo beheare jo gegevens</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox jout jo kontrôle oer wat jo online diele en wat jo mei ús diele.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox jout jo kontrôle oer wat jo online diele en wat jo mei ús diele.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Lês ús privacyferklearring</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Lês ús privacyferklearring</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Klear om in geweldich ynternet te iepenjen?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Klear om in geweldich ynternet te iepenjen?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Begjinne mei sneupen</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Begjinne mei sneupen</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Kies jo tema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Kies jo tema</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Sparje jo batterij en jo eagen mei de donkere modus.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Sparje jo batterij en jo eagen mei de donkere modus.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatysk</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatysk</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Past him oan jo apparaatynstellingen oan</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Past him oan jo apparaatynstellingen oan</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Donker tema</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Donker tema</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Ljocht tema</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Ljocht tema</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Ljepblêden ferstjoerd!</string> @@ -1902,6 +1908,12 @@ <!-- Accessibility description for the form in which details about the custom search engine are entered --> <string name="search_add_custom_engine_form_description">Details oanpaste sykmasine</string> + <!-- Label for the TextField in which user enters custom search engine suggestion URL --> + <string name="search_add_custom_engine_suggest_url_label">API foar syksuggestjes (opsjoneel)</string> + <!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text --> + <string name="search_add_custom_engine_suggest_string_hint">API-URL foar syksuggestje</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" formatted="false">Ferfang sykopdracht mei ‘%s’. Foarbyld:\nhttp://suggestqueries.google.com/complete/search?client=firefox&q=%s</string> <!-- The text for the "Save" button for saving a custom search engine --> <string name="search_custom_engine_save_button">Bewarje</string> diff --git a/fenix/app/src/main/res/values-ja/strings.xml b/fenix/app/src/main/res/values-ja/strings.xml index 51ff228c6c90..0ec9354be6fc 100644 --- a/fenix/app/src/main/res/values-ja/strings.xml +++ b/fenix/app/src/main/res/values-ja/strings.xml @@ -430,8 +430,6 @@ <!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">キャンセル</string> <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> - <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button" moz:RemovedIn="115" tools:ignore="UnusedResources">対処を依頼</string> - <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">依頼を送信</string> <!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_title_2">このサイトの対処を依頼しますか?</string> @@ -623,11 +621,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">%s の定番</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">限定版</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">限定版</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">アーティストシリーズ</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">新しい壁紙コレクション「揺るぎない声」です。%s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">新しい壁紙コレクション「揺るぎない声」です。%s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">壁紙コレクション「揺るぎない声」です。%s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">新しい壁紙コレクション「揺るぎない声」です。</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">新しい壁紙コレクション「揺るぎない声」です。</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">壁紙コレクション「揺るぎない声」です。</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">鮮やかな色彩を試す</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1226,7 +1230,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">閉じる</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">印刷できません</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">印刷できません</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">このページを印刷できません</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">印刷</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1434,60 +1440,60 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">より良いインターネットへようこそ</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">より良いインターネットへようこそ</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">利益ではなく、ユーザーのために作られているブラウザー。</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">利益ではなく、ユーザーのために作られているブラウザー。</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">やめたところから再開できます</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">やめたところから再開できます</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">端末間でタブとパスワードを同期して、シームレスに画面を切り替えられます。</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">端末間でタブとパスワードを同期して、シームレスに画面を切り替えられます。</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">ログイン</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">ログイン</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Sync が有効です</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">初期設定でプライバシー保護</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">初期設定でプライバシー保護</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s はウェブ上であなたを密かに追跡する組織を自動的に遮断します。</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s はウェブ上であなたを密かに追跡する組織を自動的に遮断します。</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">包括的 Cookie 保護機能が、Cookie を利用してサイト間であなたを追跡するトラッカーを遮断します。</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">包括的 Cookie 保護機能が、Cookie を利用してサイト間であなたを追跡するトラッカーを遮断します。</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">標準 (既定)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">標準 (既定)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">プライバシーと性能をバランスよく。ページが正しく読み込まれます。</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">プライバシーと性能をバランスよく。ページが正しく読み込まれます。</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">厳格</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">厳格</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">より多くのトラッカーをブロックするとページの読み込みが速くなりますが、一部のページは正しく機能しなくなる可能性があります。</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">より多くのトラッカーをブロックするとページの読み込みが速くなりますが、一部のページは正しく機能しなくなる可能性があります。</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">ツールバーの配置を選べます</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">ツールバーの配置を選べます</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">画面下または上に移動できます。</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">画面下または上に移動できます。</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">あなたのデータはあなたのもの</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">あなたのデータはあなたのもの</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox は、あなたがオンラインで共有するものと、私たちと共有するものをコントロールできます。</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox は、あなたがオンラインで共有するものと、私たちと共有するものをコントロールできます。</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">個人情報保護方針を読む</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">個人情報保護方針を読む</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">素晴らしいインターネットへの扉を開く準備はできましたか?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">素晴らしいインターネットへの扉を開く準備はできましたか?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">ブラウジングを始める</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">ブラウジングを始める</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">テーマを選んでください</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">テーマを選んでください</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">ダークモードでバッテリーを節約し、目に優しい配色にします。</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">ダークモードでバッテリーを節約し、目に優しい配色にします。</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">自動設定</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">自動設定</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">端末の設定に従います</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">端末の設定に従います</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">ダークテーマ</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">ダークテーマ</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">ライトテーマ</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">ライトテーマ</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">複数のタブを送信しました!</string> diff --git a/fenix/app/src/main/res/values-kab/strings.xml b/fenix/app/src/main/res/values-kab/strings.xml index 8599e9288029..eb7b105cd4d5 100644 --- a/fenix/app/src/main/res/values-kab/strings.xml +++ b/fenix/app/src/main/res/values-kab/strings.xml @@ -615,8 +615,12 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara <string name="wallpaper_artist_series_title">Asaru n ufennan</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Tafrant tamaynut n tuɣac tilelliyin. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">Alqaḍ n tuɣac tilelliyin. %s</string> <!-- Description text for the limited edition wallpapers. --> <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Tafrant tamaynut n tuɣac tilelliyin.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">Alqaḍ n tuɣac tilelliyin.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Ɛreḍ aṛuccu n yini</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1215,7 +1219,9 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Zgel</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Ur yizmir ara ad issigez</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Ur yizmir ara ad issigez</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">D awezɣi ad yettwasiggez usebtar-a</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Siggez</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1421,61 +1427,61 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Ansuf ɣer internet ifazen</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Ansuf ɣer internet ifazen</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">D iminig i yettwafeṣṣlen i yimdanen, yerna baṭel.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">D iminig i yettwafeṣṣlen i yimdanen, yerna baṭel.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Kemmel seg wanida i tḥebseḍ</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Kemmel seg wanida i tḥebseḍ</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Mtawi accaren d wawalen uffiren gar yibenkan-ik·im i wakken add tɛeddiḍ seg ugdil ɣer wayeḍ s wudem afrawan.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Mtawi accaren d wawalen uffiren gar yibenkan-ik·im i wakken add tɛeddiḍ seg ugdil ɣer wayeḍ s wudem afrawan.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Kcem</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Kcem</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Amtawi yermed</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Ammesten n tudert tabaḍnit s wudem amezwer</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Ammesten n tudert tabaḍnit s wudem amezwer</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s yessewḥal s wudem awurman tikebbaniyin ara ak-iḍefren deg web.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s yessewḥal s wudem awurman tikebbaniyin ara ak-iḍefren deg web.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Ammesten asemday mgal y inagan n tuqqna yessewḥal ineḍfaren ad sqedc inagan n tuqqna i wakken ad ak•akem-ḍefren deg web.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Ammesten asemday mgal y inagan n tuqqna yessewḥal ineḍfaren ad sqedc inagan n tuqqna i wakken ad ak•akem-ḍefren deg web.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Alugan (amezwer)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Alugan (amezwer)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Yerked gar tbaḍnit akked temlellit. ISebtar ad d-alin s wudem amagnu.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Yerked gar tbaḍnit akked temlellit. ISebtar ad d-alin s wudem amagnu.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Uḥris</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Uḥris</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Isewḥal ugar n ineḍfaren akken isebtar ad d-allin s wudem aurad, maca kra n tmahilin n usebter zemrent ad rẓent.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Isewḥal ugar n ineḍfaren akken isebtar ad d-allin s wudem aurad, maca kra n tmahilin n usebter zemrent ad rẓent.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Fren adig n ufeggag-ik·im n yifecka</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Fren adig n ufeggag-ik·im n yifecka</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Eǧǧ-it ukessar neɣ err-it d asawen</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Eǧǧ-it ukessar neɣ err-it d asawen</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Ad tiliḍ d aɛessas ɣef yisefka-k</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Ad tiliḍ d aɛessas ɣef yisefka-k</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox ad yerr gar ifassen-ik·im ayen i tbeṭṭuḍ srid akked wayen tbeṭṭuḍ yid-neɣ.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox ad yerr gar ifassen-ik·im ayen i tbeṭṭuḍ srid akked wayen tbeṭṭuḍ yid-neɣ.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Ɣer tasertit-nneɣ n tbaḍnit</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Ɣer tasertit-nneɣ n tbaḍnit</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Twejdeḍ ad teldiḍ internet issedhacen?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Twejdeḍ ad teldiḍ internet issedhacen?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Bdu tunigin</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Bdu tunigin</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Fren asentel</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Fren asentel</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Ḥreze tabatrit d wallen-ik s uskar aberkan.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Ḥreze tabatrit d wallen-ik s uskar aberkan.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Awurman</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Awurman</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Ittṣeggim deg yiɣewwaṛen n yibenk-ik</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Ittṣeggim deg yiɣewwaṛen n yibenk-ik</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Asentel aberkan</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Asentel aberkan</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Asentel aceεlal</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Asentel aceεlal</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Ttwaznen iccaren!</string> @@ -1915,6 +1921,12 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara <!-- Accessibility description for the form in which details about the custom search engine are entered --> <string name="search_add_custom_engine_form_description">Talqayt ɣef umsedday n unadi udmawan</string> + <!-- Label for the TextField in which user enters custom search engine suggestion URL --> + <string name="search_add_custom_engine_suggest_url_label">API n yisumar n unadi (d afrayan)</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 n API n yisumar n unadi</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" formatted="false">Semselsi tuttra s “%s”. Amedya:\nhttp://suggestqueries.google.com/complete/search?client=firefox&q=%s</string> <!-- The text for the "Save" button for saving a custom search engine --> <string name="search_custom_engine_save_button">Sekles</string> diff --git a/fenix/app/src/main/res/values-nb-rNO/strings.xml b/fenix/app/src/main/res/values-nb-rNO/strings.xml index a6ac82104f9f..53222f45e2fa 100644 --- a/fenix/app/src/main/res/values-nb-rNO/strings.xml +++ b/fenix/app/src/main/res/values-nb-rNO/strings.xml @@ -1216,7 +1216,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Ignorer</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Kan ikke å skrive ut</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Kan ikke å skrive ut</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Kan ikke å skrive ut denne siden</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Skriv ut</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1418,65 +1420,65 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Velkommen til et bedre internett</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Velkommen til et bedre internett</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">En nettleser bygget for mennesker, ikke profitt.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">En nettleser bygget for mennesker, ikke profitt.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Fortsett der du sluttet</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Fortsett der du sluttet</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Synkroniser faner og passord på tvers av enheter for sømløs bytte av skjerm.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Synkroniser faner og passord på tvers av enheter for sømløs bytte av skjerm.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Logg inn</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Logg inn</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Synkroniseringen er på</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Personvernsbeskyttelse som standard</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Personvernsbeskyttelse som standard</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s stopper selskaper automatisk fra å spore aktivitetene dine på nettet i det skjulte.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s stopper selskaper automatisk fra å spore aktivitetene dine på nettet i det skjulte.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Total beskyttelse mot infokapsler stopper sporere fra å bruke infokapsler for å forfølge deg på tvers av nettsteder.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Total beskyttelse mot infokapsler stopper sporere fra å bruke infokapsler for å forfølge deg på tvers av nettsteder.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standard (standard)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standard (standard)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Balansert mellom personvern og ytelse. Sider lastes normalt.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Balansert mellom personvern og ytelse. Sider lastes normalt.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Streng</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Streng</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Blokkerer flere sporings-mekanismer. Sider lastes inn raskere, men enkelte sider fungerer kanskje ikke.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Blokkerer flere sporings-mekanismer. Sider lastes inn raskere, men enkelte sider fungerer kanskje ikke.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Velg plassering for verktøylinjen</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Velg plassering for verktøylinjen</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Behold den på bunnen, eller flytt den til toppen.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Behold den på bunnen, eller flytt den til toppen.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Du kontrollerer dine data</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Du kontrollerer dine data</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox gir deg kontroll over hva du deler på nettet og hva du deler med oss.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox gir deg kontroll over hva du deler på nettet og hva du deler med oss.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Les personvernmerknaden vår</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Les personvernmerknaden vår</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Klar til å oppdage et fantastisk internett?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Klar til å oppdage et fantastisk internett?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Start nettlesingen</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Start nettlesingen</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Velg tema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Velg tema</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Spar litt batteri og dine øyne med mørk modus.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Spar litt batteri og dine øyne med mørk modus.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatisk</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatisk</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Tilpasser seg til din enhets innstillinger</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Tilpasser seg til din enhets innstillinger</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Mørkt tema</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Mørkt tema</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Lyst tema</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Lyst tema</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Faner sendt!</string> diff --git a/fenix/app/src/main/res/values-nl/strings.xml b/fenix/app/src/main/res/values-nl/strings.xml index 21e4de385404..7ad7f602931b 100644 --- a/fenix/app/src/main/res/values-nl/strings.xml +++ b/fenix/app/src/main/res/values-nl/strings.xml @@ -428,8 +428,6 @@ <!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">Annuleren</string> <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> - <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button" moz:RemovedIn="115" tools:ignore="UnusedResources">Ondersteuning vragen</string> - <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">Aanvraag verzenden</string> <!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_title_2">Ondersteuning aanvragen voor deze website?</string> @@ -620,11 +618,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">Klassieke %s</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">Limited Edition</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Limited Edition</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Kunstenaarserie</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">De nieuwe collectie Independent Voices. %s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">De nieuwe collectie Independent Voices. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">De collectie Independent Voices. %s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">De nieuwe collectie Independent Voices.</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">De nieuwe collectie Independent Voices.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">De collectie Independent Voices.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Probeer een vleugje kleur</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1217,7 +1221,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Sluiten</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Kan niet afdrukken</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Kan niet afdrukken</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Kan deze pagina niet afdrukken</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Afdrukken</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1422,60 +1428,60 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Welkom bij een beter internet</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Welkom bij een beter internet</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Een browser gebouwd voor mensen, niet voor winst.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Een browser gebouwd voor mensen, niet voor winst.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Ga verder waar u was gebleven</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Ga verder waar u was gebleven</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Synchroniseer tabbladen en wachtwoorden op verschillende apparaten voor naadloos schakelen tussen schermen.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Synchroniseer tabbladen en wachtwoorden op verschillende apparaten voor naadloos schakelen tussen schermen.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Aanmelden</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Aanmelden</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Synchronisatie is ingeschakeld</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Standaard privacybescherming</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Standaard privacybescherming</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s zorgt er automatisch voor dat bedrijven u niet stiekem volgen op internet.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s zorgt er automatisch voor dat bedrijven u niet stiekem volgen op internet.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Met Totale cookiebescherming om te voorkomen dat trackers cookies gebruiken om u stiekem op het internet te volgen.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Met Totale cookiebescherming om te voorkomen dat trackers cookies gebruiken om u stiekem op het internet te volgen.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standaard (standaard)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standaard (standaard)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Gebalanceerd voor privacy en prestaties. Pagina’s laden normaal.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Gebalanceerd voor privacy en prestaties. Pagina’s laden normaal.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Streng</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Streng</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Blokkeert meer trackers, zodat pagina’s sneller worden geladen, maar sommige functionaliteit op een pagina werkt mogelijk niet.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Blokkeert meer trackers, zodat pagina’s sneller worden geladen, maar sommige functionaliteit op een pagina werkt mogelijk niet.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Kies uw werkbalkplaatsing</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Kies uw werkbalkplaatsing</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Houd hem onderaan, of verplaats hem naar boven.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Houd hem onderaan, of verplaats hem naar boven.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">U beheert uw gegevens</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">U beheert uw gegevens</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox geeft u controle over wat u online deelt en wat u met ons deelt.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox geeft u controle over wat u online deelt en wat u met ons deelt.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Lees onze privacyverklaring</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Lees onze privacyverklaring</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Klaar om een geweldig internet te openen?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Klaar om een geweldig internet te openen?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Beginnen met surfen</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Beginnen met surfen</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Kies uw thema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Kies uw thema</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Spaar uw batterij en uw ogen met de donkere modus.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Spaar uw batterij en uw ogen met de donkere modus.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatisch</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatisch</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Past zich aan uw apparaatinstellingen aan</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Past zich aan uw apparaatinstellingen aan</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Donker thema</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Donker thema</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Licht thema</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Licht thema</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Tabbladen verzonden!</string> @@ -1915,6 +1921,12 @@ <!-- Accessibility description for the form in which details about the custom search engine are entered --> <string name="search_add_custom_engine_form_description">Details aangepaste zoekmachine</string> + <!-- Label for the TextField in which user enters custom search engine suggestion URL --> + <string name="search_add_custom_engine_suggest_url_label">API voor zoeksuggesties (optioneel)</string> + <!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text --> + <string name="search_add_custom_engine_suggest_string_hint">API-URL voor zoeksuggestie</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" formatted="false">Vervang de zoekopdracht door ‘%s’. Voorbeeld:\nhttp://suggestqueries.google.com/complete/search?client=firefox&q=%s</string> <!-- The text for the "Save" button for saving a custom search engine --> <string name="search_custom_engine_save_button">Opslaan</string> diff --git a/fenix/app/src/main/res/values-pl/strings.xml b/fenix/app/src/main/res/values-pl/strings.xml index 54a85e997bc9..de2d6623ce63 100644 --- a/fenix/app/src/main/res/values-pl/strings.xml +++ b/fenix/app/src/main/res/values-pl/strings.xml @@ -423,8 +423,6 @@ <!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_cancel_button">Anuluj</string> <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> - <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button" moz:RemovedIn="115" tools:ignore="UnusedResources">Poproś o dodanie obsługi</string> - <!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_request_support_button_2">Wyślij prośbę</string> <!-- Text for title indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner details view. --> <string name="cookie_banner_handling_details_site_is_not_supported_title_2">Poprosić o dodanie obsługi tej witryny?</string> @@ -616,11 +614,17 @@ <!-- Text for classic wallpapers title. The first parameter is the Firefox name. --> <string name="wallpaper_classic_title">Klasyczny %s</string> <!-- Text for limited edition wallpapers title. --> - <string name="wallpaper_limited_edition_title">Edycja limitowana</string> + <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Edycja limitowana</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Seria artystów</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> - <string name="wallpaper_limited_edition_description_with_learn_more">Nowa kolekcja „Niezależne głosy”. %s</string> + <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Nowa kolekcja „Niezależne głosy”. %s</string> + <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description_with_learn_more">Kolekcja „Niezależne głosy”. %s</string> <!-- Description text for the limited edition wallpapers. --> - <string name="wallpaper_limited_edition_description">Nowa kolekcja „Niezależne głosy”.</string> + <string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Nowa kolekcja „Niezależne głosy”.</string> + <!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection --> + <string name="wallpaper_artist_series_description">Kolekcja „Niezależne głosy”.</string> <!-- Wallpaper onboarding dialog header text. --> <string name="wallpapers_onboarding_dialog_title_text">Wypróbuj odrobiny koloru</string> <!-- Wallpaper onboarding dialog body text. --> @@ -1213,7 +1217,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">Zamknij</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">Nie można wydrukować</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">Nie można wydrukować</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">Nie można wydrukować tej strony</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">Drukuj</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1420,60 +1426,60 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Witamy w lepszym Internecie</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Witamy w lepszym Internecie</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Przeglądarka tworzona dla ludzi, nie dla zysku.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Przeglądarka tworzona dla ludzi, nie dla zysku.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Kontynuuj przeglądanie</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Kontynuuj przeglądanie</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Synchronizuj karty i hasła między urządzeniami, aby błyskawicznie przechodzić z ekranu na ekran.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Synchronizuj karty i hasła między urządzeniami, aby błyskawicznie przechodzić z ekranu na ekran.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Zaloguj się</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Zaloguj się</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Synchronizacja jest włączona</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Ochrona prywatności bez konfiguracji</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Ochrona prywatności bez konfiguracji</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s automatycznie uniemożliwia firmom potajemne śledzenie Cię w Internecie.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s automatycznie uniemożliwia firmom potajemne śledzenie Cię w Internecie.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Zawiera całkowitą ochronę ciasteczek, która uniemożliwia elementom śledzącym używanie ciasteczek do śledzenia Cię między witrynami.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Zawiera całkowitą ochronę ciasteczek, która uniemożliwia elementom śledzącym używanie ciasteczek do śledzenia Cię między witrynami.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Standardowa (domyślna)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Standardowa (domyślna)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Równowaga między prywatnością a szybkością wczytywania stron. Strony działają bez problemów.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Równowaga między prywatnością a szybkością wczytywania stron. Strony działają bez problemów.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Ścisła</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Ścisła</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Blokuje więcej elementów śledzących, dzięki czemu strony wczytują się szybciej, ale część ich funkcji może nie działać.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Blokuje więcej elementów śledzących, dzięki czemu strony wczytują się szybciej, ale część ich funkcji może nie działać.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Wybierz położenie paska narzędzi</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Wybierz położenie paska narzędzi</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Zostaw go na dole lub przenieś na górę.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Zostaw go na dole lub przenieś na górę.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Ty kontrolujesz swoje dane</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Ty kontrolujesz swoje dane</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox daje Ci kontrolę nad tym, co udostępniasz w sieci i czym dzielisz się z nami.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox daje Ci kontrolę nad tym, co udostępniasz w sieci i czym dzielisz się z nami.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Poznaj nasze zasady ochrony prywatności</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Poznaj nasze zasady ochrony prywatności</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Gotowi na odkrywanie fantastycznego Internetu?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Gotowi na odkrywanie fantastycznego Internetu?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Zacznij przeglądać Internet</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Zacznij przeglądać Internet</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Wybierz motyw</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Wybierz motyw</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Oszczędzaj baterię i swój wzrok dzięki trybowi ciemnemu.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Oszczędzaj baterię i swój wzrok dzięki trybowi ciemnemu.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automatyczny</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automatyczny</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Dostosowuje się do ustawień urządzenia</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Dostosowuje się do ustawień urządzenia</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Ciemny motyw</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Ciemny motyw</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Jasny motyw</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Jasny motyw</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Wysłano karty</string> diff --git a/fenix/app/src/main/res/values-sat/strings.xml b/fenix/app/src/main/res/values-sat/strings.xml index cdc4b351fa0b..5e3f02543093 100644 --- a/fenix/app/src/main/res/values-sat/strings.xml +++ b/fenix/app/src/main/res/values-sat/strings.xml @@ -1219,7 +1219,9 @@ <!-- Text for standard error snackbar dismiss button. --> <string name="standard_snackbar_error_dismiss">ᱵᱚᱸᱫ</string> <!-- Text for error message when printing a page and it fails. --> - <string name="unable_to_print_error">ᱪᱷᱟᱯᱟ ᱵᱟᱭ ᱜᱟᱱ ᱞᱮᱱᱟ</string> + <string name="unable_to_print_error" moz:removedIn="121" tools:ignore="UnusedResources">ᱪᱷᱟᱯᱟ ᱵᱟᱭ ᱜᱟᱱ ᱞᱮᱱᱟ</string> + <!-- Text for error message when printing a page and it fails. --> + <string name="unable_to_print_page_error">ᱱᱚᱶᱟ ᱥᱟᱦᱴᱟ ᱪᱷᱟᱯᱟ ᱵᱟᱭ ᱜᱟᱱᱚᱜ ᱠᱟᱱᱟ</string> <!-- Text for the print feature in the share and browser menu --> <string name="menu_print">ᱪᱷᱟᱯᱟ</string> <!-- Sub-header in the dialog to share a link to another sync device --> @@ -1423,61 +1425,61 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">ᱢᱤᱫᱴᱟᱝ ᱵᱮᱥ ᱤᱱᱴᱚᱨᱱᱮᱴ ᱨᱮ ᱟᱢᱟᱜ ᱥᱟᱹᱜᱩᱱ ᱫᱟᱨᱟᱢ</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱢᱤᱫᱴᱟᱝ ᱵᱮᱥ ᱤᱱᱴᱚᱨᱱᱮᱴ ᱨᱮ ᱟᱢᱟᱜ ᱥᱟᱹᱜᱩᱱ ᱫᱟᱨᱟᱢ</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">ᱦᱚᱲ ᱠᱚ ᱞᱟᱹᱜᱤᱫ, ᱵᱤᱱ ᱞᱟᱵᱷ ᱨᱮᱭᱟᱜ ᱢᱤᱫᱴᱟᱝ ᱵᱽᱨᱟᱣᱡᱚᱨ ᱾</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱦᱚᱲ ᱠᱚ ᱞᱟᱹᱜᱤᱫ, ᱵᱤᱱ ᱞᱟᱵᱷ ᱨᱮᱭᱟᱜ ᱢᱤᱫᱴᱟᱝ ᱵᱽᱨᱟᱣᱡᱚᱨ ᱾</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">ᱪᱟᱞᱟᱜ ᱢᱮ ᱡᱟᱦᱟᱸ ᱨᱮ ᱢᱟᱲᱟᱝ ᱛᱟᱦᱮᱸ ᱠᱟᱱᱟᱢ</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱪᱟᱞᱟᱜ ᱢᱮ ᱡᱟᱦᱟᱸ ᱨᱮ ᱢᱟᱲᱟᱝ ᱛᱟᱦᱮᱸ ᱠᱟᱱᱟᱢ</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">ᱟᱨᱟᱢ ᱛᱮ ᱯᱚᱨᱫᱟ ᱠᱚ ᱩᱪᱟᱹᱲ ᱞᱟᱹᱜᱤᱫ ᱥᱟᱫᱷᱚᱱ ᱥᱟᱨᱟ ᱨᱮ ᱴᱮᱵᱽ ᱟᱨ ᱫᱟᱱᱟᱝ ᱥᱟᱵᱟᱫ ᱠᱚᱨᱮ ᱟᱹᱭᱩᱨ ᱢᱤᱫ ᱢᱮ ᱾</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱨᱟᱢ ᱛᱮ ᱯᱚᱨᱫᱟ ᱠᱚ ᱩᱪᱟᱹᱲ ᱞᱟᱹᱜᱤᱫ ᱥᱟᱫᱷᱚᱱ ᱥᱟᱨᱟ ᱨᱮ ᱴᱮᱵᱽ ᱟᱨ ᱫᱟᱱᱟᱝ ᱥᱟᱵᱟᱫ ᱠᱚᱨᱮ ᱟᱹᱭᱩᱨ ᱢᱤᱫ ᱢᱮ ᱾</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">ᱵᱚᱞᱚᱱ ᱥᱩᱦᱤ</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱵᱚᱞᱚᱱ ᱥᱩᱦᱤ</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">ᱥᱭᱝᱠ ᱪᱟᱹᱞᱩ ᱢᱮᱱᱟᱜ-ᱟ</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">ᱢᱩᱞ ᱞᱮᱠᱷᱟᱛᱮ ᱱᱤᱥᱚᱱ ᱨᱩᱠᱷᱤᱭᱟᱹᱭ ᱢᱮ</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱢᱩᱞ ᱞᱮᱠᱷᱟᱛᱮ ᱱᱤᱥᱚᱱ ᱨᱩᱠᱷᱤᱭᱟᱹᱭ ᱢᱮ</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s ᱫᱚ ᱵᱟᱦᱨᱮ ᱠᱚᱢᱯᱟᱱᱤ ᱠᱚ ᱣᱮᱵᱽ ᱨᱮ ᱟᱢ ᱯᱟᱸᱡᱟ ᱠᱚ ᱵᱚᱸᱫᱚᱜᱼᱟ ᱾</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s ᱫᱚ ᱵᱟᱦᱨᱮ ᱠᱚᱢᱯᱟᱱᱤ ᱠᱚ ᱣᱮᱵᱽ ᱨᱮ ᱟᱢ ᱯᱟᱸᱡᱟ ᱠᱚ ᱵᱚᱸᱫᱚᱜᱼᱟ ᱾</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">ᱡᱷᱚᱛᱚ ᱥᱟᱭᱤᱴ ᱠᱚᱨᱮ ᱠᱩᱠᱤ ᱯᱟᱧᱡᱟ ᱫᱟᱱᱟᱲ ᱠᱚ ᱵᱟᱹᱲ ᱪᱷᱚ ᱞᱟᱹᱜᱤᱫ ᱢᱩᱴ ᱠᱩᱠᱤ ᱨᱩᱠᱷᱤᱭᱟᱹ ᱫᱮᱠᱷᱟᱣᱜ ᱠᱟᱱᱟ ᱾</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱡᱷᱚᱛᱚ ᱥᱟᱭᱤᱴ ᱠᱚᱨᱮ ᱠᱩᱠᱤ ᱯᱟᱧᱡᱟ ᱫᱟᱱᱟᱲ ᱠᱚ ᱵᱟᱹᱲ ᱪᱷᱚ ᱞᱟᱹᱜᱤᱫ ᱢᱩᱴ ᱠᱩᱠᱤ ᱨᱩᱠᱷᱤᱭᱟᱹ ᱫᱮᱠᱷᱟᱣᱜ ᱠᱟᱱᱟ ᱾</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">ᱵᱮᱥᱟᱜ (ᱢᱩᱞ ᱯᱷᱮᱲᱟᱛ)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱵᱮᱥᱟᱜ (ᱢᱩᱞ ᱯᱷᱮᱲᱟᱛ)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">ᱯᱨᱟᱭᱣᱮᱥᱭ ᱟᱨ ᱯᱚᱨᱯᱷᱚᱨᱢᱮᱱᱥ ᱞᱟᱹᱜᱤᱫ ᱥᱚᱢᱟᱱ ᱾ ᱥᱟᱦᱴᱟ ᱢᱩᱞ ᱞᱮᱠᱷᱟᱛᱮ ᱞᱟᱫᱮᱜᱼᱟ ᱾</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱯᱨᱟᱭᱣᱮᱥᱭ ᱟᱨ ᱯᱚᱨᱯᱷᱚᱨᱢᱮᱱᱥ ᱞᱟᱹᱜᱤᱫ ᱥᱚᱢᱟᱱ ᱾ ᱥᱟᱦᱴᱟ ᱢᱩᱞ ᱞᱮᱠᱷᱟᱛᱮ ᱞᱟᱫᱮᱜᱼᱟ ᱾</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">ᱱᱤᱦᱟᱹᱛ</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱱᱤᱦᱟᱹᱛ</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">ᱥᱟᱦᱴᱟ ᱞᱚᱜᱚᱱ ᱞᱳᱰ ᱞᱟᱹᱜᱤᱫ ᱯᱟᱧᱡᱟ ᱫᱟᱱᱟᱲ ᱠᱚ ᱵᱞᱚᱠ ᱠᱚᱣᱟᱭ, ᱦᱮᱞᱮ ᱥᱟᱦᱴᱟ ᱞᱳᱰ ᱨᱮ ᱰᱤᱜᱟᱹᱣ ᱦᱩᱭ ᱫᱟᱲᱮᱭᱟᱜᱼᱟ ᱾</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱥᱟᱦᱴᱟ ᱞᱚᱜᱚᱱ ᱞᱳᱰ ᱞᱟᱹᱜᱤᱫ ᱯᱟᱧᱡᱟ ᱫᱟᱱᱟᱲ ᱠᱚ ᱵᱞᱚᱠ ᱠᱚᱣᱟᱭ, ᱦᱮᱞᱮ ᱥᱟᱦᱴᱟ ᱞᱳᱰ ᱨᱮ ᱰᱤᱜᱟᱹᱣ ᱦᱩᱭ ᱫᱟᱲᱮᱭᱟᱜᱼᱟ ᱾</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">ᱟᱢᱟᱜ ᱴᱩᱞᱵᱟᱨ ᱯᱞᱮᱥᱢᱮᱱᱴ ᱨᱟᱠᱟᱵᱽ ᱛᱟᱢ</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱢᱟᱜ ᱴᱩᱞᱵᱟᱨ ᱯᱞᱮᱥᱢᱮᱱᱴ ᱨᱟᱠᱟᱵᱽ ᱛᱟᱢ</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">ᱞᱟᱛᱟᱨ ᱨᱮ ᱫᱚᱦᱚᱭ ᱢᱮ, ᱵᱟᱝᱠᱷᱟᱱ ᱪᱮᱛᱟᱱ ᱥᱮᱫ ᱩᱪᱟᱹᱲ ᱢᱮ ᱾</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱞᱟᱛᱟᱨ ᱨᱮ ᱫᱚᱦᱚᱭ ᱢᱮ, ᱵᱟᱝᱠᱷᱟᱱ ᱪᱮᱛᱟᱱ ᱥᱮᱫ ᱩᱪᱟᱹᱲ ᱢᱮ ᱾</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">ᱟᱢᱟᱜ ᱰᱟᱴᱟ ᱟᱢᱟᱜ ᱠᱚᱵᱚᱡᱽ ᱨᱮ ᱛᱟᱦᱮᱱ ᱟ</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱢᱟᱜ ᱰᱟᱴᱟ ᱟᱢᱟᱜ ᱠᱚᱵᱚᱡᱽ ᱨᱮ ᱛᱟᱦᱮᱱ ᱟ</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox ᱴᱷᱮᱱ ᱡᱟᱦᱱᱟᱜ ᱜᱮ ᱟᱢ ᱚᱱᱞᱟᱭᱤᱱ ᱦᱟᱹᱴᱤᱧ ᱮᱫᱟᱢ ᱟᱨ ᱟᱢ ᱟᱞᱮ ᱥᱟᱶ ᱪᱮᱫ ᱮᱢ ᱦᱟᱹᱴᱤᱧ ᱮᱫᱟᱢ ᱚᱱᱟ ᱨᱮᱭᱟᱜ ᱠᱚᱵᱚᱡᱽ ᱮᱢᱟᱢ ᱠᱟᱱᱟᱭ ᱾</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox ᱴᱷᱮᱱ ᱡᱟᱦᱱᱟᱜ ᱜᱮ ᱟᱢ ᱚᱱᱞᱟᱭᱤᱱ ᱦᱟᱹᱴᱤᱧ ᱮᱫᱟᱢ ᱟᱨ ᱟᱢ ᱟᱞᱮ ᱥᱟᱶ ᱪᱮᱫ ᱮᱢ ᱦᱟᱹᱴᱤᱧ ᱮᱫᱟᱢ ᱚᱱᱟ ᱨᱮᱭᱟᱜ ᱠᱚᱵᱚᱡᱽ ᱮᱢᱟᱢ ᱠᱟᱱᱟᱭ ᱾</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">ᱟᱞᱮᱭᱟᱜ ᱱᱤᱥᱚᱱ ᱱᱚᱴᱤᱥ ᱯᱟᱲᱦᱟᱣ ᱯᱮ</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱞᱮᱭᱟᱜ ᱱᱤᱥᱚᱱ ᱱᱚᱴᱤᱥ ᱯᱟᱲᱦᱟᱣ ᱯᱮ</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">ᱟᱹᱰᱤ ᱱᱟᱯᱟᱭ ᱤᱱᱴᱚᱨᱱᱮᱴ ᱠᱷᱩᱞᱟᱹ ᱞᱟᱹᱜᱤᱫ ᱥᱚᱡᱽ ᱜᱮᱭᱟᱢ ᱥᱮ ?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱹᱰᱤ ᱱᱟᱯᱟᱭ ᱤᱱᱴᱚᱨᱱᱮᱴ ᱠᱷᱩᱞᱟᱹ ᱞᱟᱹᱜᱤᱫ ᱥᱚᱡᱽ ᱜᱮᱭᱟᱢ ᱥᱮ ?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">ᱵᱽᱨᱟᱣᱩᱡᱤᱝ ᱮᱦᱚᱵᱽ ᱢᱮ</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱵᱽᱨᱟᱣᱩᱡᱤᱝ ᱮᱦᱚᱵᱽ ᱢᱮ</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">ᱩᱭᱦᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱛᱟᱢ</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱩᱭᱦᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱛᱟᱢ</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">ᱛᱤᱱᱟᱹᱜ ᱜᱟᱱ ᱵᱮᱴᱨᱭ ᱵᱚᱪᱚᱛ ᱢᱮ ᱟᱨ ᱟᱢᱟᱜ ᱢᱮᱫ ᱵᱟᱧᱪᱟᱣ ᱛᱟᱢ ᱧᱩᱛ ᱩᱭᱦᱟᱹᱨ ᱪᱟᱹᱞᱩ ᱠᱟᱛᱮ ᱾</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱛᱤᱱᱟᱹᱜ ᱜᱟᱱ ᱵᱮᱴᱨᱭ ᱵᱚᱪᱚᱛ ᱢᱮ ᱟᱨ ᱟᱢᱟᱜ ᱢᱮᱫ ᱵᱟᱧᱪᱟᱣ ᱛᱟᱢ ᱧᱩᱛ ᱩᱭᱦᱟᱹᱨ ᱪᱟᱹᱞᱩ ᱠᱟᱛᱮ ᱾</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">ᱟᱡ ᱛᱮ</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱡ ᱛᱮ</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">ᱟᱢᱟᱜ ᱥᱟᱫᱷᱚᱱ ᱨᱮᱭᱟᱜ ᱥᱟᱡᱟᱣ ᱦᱟᱛᱟᱣ ᱟᱭ</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱟᱢᱟᱜ ᱥᱟᱫᱷᱚᱱ ᱨᱮᱭᱟᱜ ᱥᱟᱡᱟᱣ ᱦᱟᱛᱟᱣ ᱟᱭ</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">ᱧᱩᱛ ᱩᱭᱦᱟᱹᱨ</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱧᱩᱛ ᱩᱭᱦᱟᱹᱨ</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">ᱢᱟᱨᱥᱟᱞ ᱩᱭᱦᱟᱹᱨ</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">ᱢᱟᱨᱥᱟᱞ ᱩᱭᱦᱟᱹᱨ</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">ᱴᱮᱵᱽ ᱠᱚ ᱠᱩᱞ ᱦᱩᱭᱮᱱᱟ!</string> diff --git a/fenix/app/src/main/res/values-sc/strings.xml b/fenix/app/src/main/res/values-sc/strings.xml index e32d0012d631..989794579b00 100644 --- a/fenix/app/src/main/res/values-sc/strings.xml +++ b/fenix/app/src/main/res/values-sc/strings.xml @@ -233,6 +233,8 @@ <string name="search_suggestions_onboarding_do_not_allow_button">Non permitas</string> <!-- Search suggestion onboarding hint title text --> <string name="search_suggestions_onboarding_title">Boles ammustrare cussìgios de chirca in is sessiones privadas?</string> + <!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)--> + <string name="search_suggestions_onboarding_text">%s at a cumpartzire totu su chi iscrias in sa barra de indiritzu cun su motore de chirca predefinidu.</string> <!-- Search engine suggestion title text. The first parameter is the name of the suggested engine--> <string name="search_engine_suggestions_title">Chirca %s</string> <!-- Search engine suggestion description text --> @@ -302,6 +304,10 @@ <string name="preferences_category_select_default_search_engine">Seletziona·nde unu</string> <!-- Preference for settings related to managing search shortcuts for the quick search menu --> <string name="preferences_manage_search_shortcuts">Gesti is curtzadòrgios de chirca</string> + <!-- Summary for preference for settings related to managing search shortcuts for the quick search menu --> + <string name="preferences_manage_search_shortcuts_summary">Modìfica is motores visìbiles in su menù de chirca</string> + <!-- Preference category for settings related to managing search shortcuts for the quick search menu --> + <string name="preferences_category_engines_in_search_menu">Motores visìbiles in su menù de chirca</string> <!-- Preference for settings related to changing the default search engine --> <string name="preferences_default_search_engine">Motore de chirca predefinidu</string> <!-- Preference for settings related to Search --> @@ -636,6 +642,13 @@ <!-- Dialog button text for canceling open all tabs --> <string name="open_all_warning_cancel">Annulla</string> + <!-- Text to show users they have one page in the history group section of the History fragment. + %d is a placeholder for the number of pages in the group. --> + <string name="history_search_group_site_1">%d pàgina</string> + <!-- Text to show users they have multiple pages in the history group section of the History fragment. + %d is a placeholder for the number of pages in the group. --> + <string name="history_search_group_sites_1">%d pàginas</string> + <!-- Option in library for Recently Closed Tabs --> <string name="library_recently_closed_tabs">Ischedas serradas de reghente</string> <!-- Option in library to open Recently Closed Tabs page --> @@ -1058,6 +1071,9 @@ <!-- Title shown in the notification that pops up to re-engage the user --> <string name="notification_re_engagement_title">Prova sa navigatzione privada</string> + <!-- Title B shown in the notification that pops up to re-engage the user --> + <string name="notification_re_engagement_B_title">Faghe sa prima chirca</string> + <!-- Snackbar --> <!-- Text shown in snackbar when user deletes a collection --> <string name="snackbar_collection_deleted">Colletzione cantzellada</string> @@ -1158,33 +1174,33 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Ti donamus su benebènnidu a un’internet mègius</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Ti donamus su benebènnidu a un’internet mègius</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Identìfica·ti</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Identìfica·ti</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Sincronizatzione ativa</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Amparu de riservadesa predefinidu</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Amparu de riservadesa predefinidu</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Istàndard (predefinidu)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Istàndard (predefinidu)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Echilìbriu intre amparu e rendimentu. Is pàginas s’ant a carrigare cun normalidade.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Echilìbriu intre amparu e rendimentu. Is pàginas s’ant a carrigare cun normalidade.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Restrinta</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Restrinta</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Controllas is datos tuos</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Controllas is datos tuos</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Cumintza a navigare</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Cumintza a navigare</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Sèbera unu tema</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Sèbera unu tema</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Automàticu</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Automàticu</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Tema iscuru</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Tema iscuru</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Tema craru</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Tema craru</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Ischedas imbiadas.</string> @@ -1516,6 +1532,8 @@ <!-- Title of the Add search engine screen --> <string name="search_engine_add_custom_search_engine_title">Agiunghe unu motore de chirca</string> + <!-- Content description (not visible, for screen readers etc.): Title for the button that navigates to add new engine screen --> + <string name="search_engine_add_custom_search_engine_button_content_description">Agiunghe unu motore de chirca nou</string> <!-- Title of the Edit search engine screen --> <string name="search_engine_edit_custom_search_engine_title">Modìfica motore de chirca</string> <!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar --> @@ -1529,15 +1547,31 @@ <!-- Text for the button to create a custom search engine on the Add search engine screen --> <string name="search_add_custom_engine_label_other">Àteru</string> + <!-- Label for the TextField in which user enters custom search engine name --> + <string name="search_add_custom_engine_name_label">Nòmine</string> <!-- Placeholder text shown in the Search Engine Name TextField before a user enters text --> <string name="search_add_custom_engine_name_hint">Nòmine</string> + <!-- Placeholder text shown in the Search Engine Name text field before a user enters text --> + <string name="search_add_custom_engine_name_hint_2">Nòmine de su motore de chirca</string> <!-- Placeholder text shown in the Search String TextField before a user enters text --> <string name="search_add_custom_engine_search_string_hint">Cadena de chirca</string> + <!-- Placeholder text shown in the Search String TextField before a user enters text --> + <string name="search_add_custom_engine_search_string_hint_2">URL de impreare in sa chirca</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">Sostitui sa chirca cun «%s». Esempru: \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">Detàllios de su motore de chirca personalizadu</string> + <!-- Label for the TextField in which user enters custom search engine suggestion URL --> + <string name="search_add_custom_engine_suggest_url_label">API pro is cussìgios de chirca (optzionale)</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 de s’API pro is cussìgios de chirca</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" formatted="false">Sostitui sa chirca cun “%s”. +Esempru: \nhttp://suggestqueries.google.com/complete/search?client=firefox&q=%s</string> + <!-- The text for the "Save" button for saving a custom search engine --> + <string name="search_custom_engine_save_button">Sarva</string> + <!-- Text shown when a user leaves the name field empty --> <string name="search_add_custom_engine_error_empty_name">Inserta su nòmine de su motore de chirca</string> <!-- Text shown when a user leaves the search string field empty --> diff --git a/fenix/app/src/main/res/values-sl/strings.xml b/fenix/app/src/main/res/values-sl/strings.xml index 4179e624d4a4..aff634e3d333 100644 --- a/fenix/app/src/main/res/values-sl/strings.xml +++ b/fenix/app/src/main/res/values-sl/strings.xml @@ -613,6 +613,8 @@ <string name="wallpaper_classic_title">Klasični %s</string> <!-- Text for limited edition wallpapers title. --> <string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Omejena izdaja</string> + <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. --> + <string name="wallpaper_artist_series_title">Umetniška serija</string> <!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more--> <string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Nova kolekcija Neodvisni glasovi. %s</string> <!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection --> @@ -1426,61 +1428,61 @@ <!-- Onboarding --> <!-- Text for onboarding welcome header. --> - <string name="onboarding_header_2">Dobrodošli v boljšem internetu</string> + <string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Dobrodošli v boljšem internetu</string> <!-- Text for the onboarding welcome message. --> - <string name="onboarding_message">Brskalnik, razvit za ljudi, ne za dobiček.</string> + <string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Brskalnik, razvit za ljudi, ne za dobiček.</string> <!-- Text for the Firefox account onboarding sign in card header. --> - <string name="onboarding_account_sign_in_header">Nadaljujte, kjer ste končali</string> + <string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Nadaljujte, kjer ste končali</string> <!-- Text for the button to learn more about signing in to your Firefox account. --> - <string name="onboarding_manual_sign_in_description">Sinhronizirajte zavihke in gesla med napravami za brezhibno preklapljanje med zasloni.</string> + <string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Sinhronizirajte zavihke in gesla med napravami za brezhibno preklapljanje med zasloni.</string> <!-- Text for the button to manually sign into Firefox account. --> - <string name="onboarding_firefox_account_sign_in">Prijava</string> + <string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Prijava</string> <!-- text to display in the snackbar once account is signed-in --> <string name="onboarding_firefox_account_sync_is_on">Sync je vklopljen</string> <!-- Text for the tracking protection onboarding card header --> - <string name="onboarding_tracking_protection_header">Privzeta zaščita zasebnosti</string> + <string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Privzeta zaščita zasebnosti</string> <!-- Text for the tracking protection card description. The first parameter is the name of the application.--> - <string name="onboarding_tracking_protection_description_old">%1$s samodejno prepreči, da bi vas podjetja skrivaj spremljala po spletu.</string> + <string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s samodejno prepreči, da bi vas podjetja skrivaj spremljala po spletu.</string> <!-- Text for the tracking protection card description. --> - <string name="onboarding_tracking_protection_description">Vključuje popolno zaščito pred piškotki, ki sledilcem onemogoča, da bi vas s pomočjo piškotkov zalezovali po spletnih mestih.</string> + <string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Vključuje popolno zaščito pred piškotki, ki sledilcem onemogoča, da bi vas s pomočjo piškotkov zalezovali po spletnih mestih.</string> <!-- text for tracking protection radio button option for standard level of blocking --> - <string name="onboarding_tracking_protection_standard_button_2">Običajno (privzeto)</string> + <string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Običajno (privzeto)</string> <!-- text for standard blocking option button description --> - <string name="onboarding_tracking_protection_standard_button_description_3">Uravnotežena zasebnost in učinkovitost delovanja. Strani bodo delovale običajno.</string> + <string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Uravnotežena zasebnost in učinkovitost delovanja. Strani bodo delovale običajno.</string> <!-- text for tracking protection radio button option for strict level of blocking --> - <string name="onboarding_tracking_protection_strict_option">Strogo</string> + <string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Strogo</string> <!-- text for strict blocking option button description --> - <string name="onboarding_tracking_protection_strict_button_description_3">Zavrača več sledilcev in pospeši nalaganje strani, vendar deli strani lahko nehajo delovati.</string> + <string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Zavrača več sledilcev in pospeši nalaganje strani, vendar deli strani lahko nehajo delovati.</string> <!-- text for the toolbar position card header --> - <string name="onboarding_toolbar_placement_header_1">Izberite postavitev orodne vrstice</string> + <string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Izberite postavitev orodne vrstice</string> <!-- Text for the toolbar position card description --> - <string name="onboarding_toolbar_placement_description">Naj bo na dnu ali pa jo premaknite na vrh.</string> + <string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Naj bo na dnu ali pa jo premaknite na vrh.</string> <!-- Text for the privacy notice onboarding card header --> - <string name="onboarding_privacy_notice_header_1">Vaši podatki pod vašim nadzorom</string> + <string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Vaši podatki pod vašim nadzorom</string> <!-- Text for the privacy notice onboarding card description. --> - <string name="onboarding_privacy_notice_description">Firefox vam omogoča nadzor nad tem, kaj delite na spletu in kaj delite z nami.</string> + <string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox vam omogoča nadzor nad tem, kaj delite na spletu in kaj delite z nami.</string> <!-- Text for the button to read the privacy notice --> - <string name="onboarding_privacy_notice_read_button">Preberite naše obvestilo o zasebnosti</string> + <string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Preberite naše obvestilo o zasebnosti</string> <!-- Text for the conclusion onboarding message --> - <string name="onboarding_conclusion_header">Pripravljeni na vstop v neverjeten internet?</string> + <string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Pripravljeni na vstop v neverjeten internet?</string> <!-- text for the button to finish onboarding --> - <string name="onboarding_finish">Začnite brskati</string> + <string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Začnite brskati</string> <!-- Onboarding theme --> <!-- text for the theme picker onboarding card header --> - <string name="onboarding_theme_picker_header">Izberite si temo</string> + <string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Izberite si temo</string> <!-- text for the theme picker onboarding card description --> - <string name="onboarding_theme_picker_description_2">Prihranite nekaj baterije in sprostite oči s temnim načinom.</string> + <string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Prihranite nekaj baterije in sprostite oči s temnim načinom.</string> <!-- Automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_title">Samodejno</string> + <string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Samodejno</string> <!-- Summary of automatic theme setting (will follow device setting) --> - <string name="onboarding_theme_automatic_summary">Prilagodi se nastavitvam vaše naprave</string> + <string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Prilagodi se nastavitvam vaše naprave</string> <!-- Theme setting for dark mode --> - <string name="onboarding_theme_dark_title">Temna tema</string> + <string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Temna tema</string> <!-- Theme setting for light mode --> - <string name="onboarding_theme_light_title">Svetla tema</string> + <string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Svetla tema</string> <!-- Text shown in snackbar when multiple tabs have been sent to device --> <string name="sync_sent_tabs_snackbar">Zavihki poslani!</string> diff --git a/focus-android/app/src/main/res/values-nb-rNO/strings.xml b/focus-android/app/src/main/res/values-nb-rNO/strings.xml index b08aa1335774..2e61c7e582d1 100644 --- a/focus-android/app/src/main/res/values-nb-rNO/strings.xml +++ b/focus-android/app/src/main/res/values-nb-rNO/strings.xml @@ -53,7 +53,7 @@ <string name="menu_remove_from_shortcuts">Fjern fra snarveier</string> <!-- Menu item: Shows information about features and changes that are new to this version --> - <string name="menu_whats_new">Hva er nytt</string> + <string name="menu_whats_new" moz:RemovedIn="116" tools:ignore="UnusedResources">Hva er nytt</string> <string name="menu_settings">Innstillinger</string> <string name="menu_about">Om</string> <string name="menu_help">Hjelp</string> @@ -947,7 +947,7 @@ <!-- Menu item to remove existing exceptions. --> <string name="preference_exceptions_menu_remove">Fjern</string> <!-- Button to remove all websites from the exception list --> - <string name="preference_exceptions_remove_all_button_label">Fjern alle nettsted</string> + <string name="preference_exceptions_remove_all_button_label">Fjern alle nettsteder</string> <!-- Title for Preference screen for cookie blocking for exceptions tracking protection --> <string name="preference_block_cookies_title">Blokker infokapsler</string> diff --git a/focus-android/app/src/main/res/values-nn-rNO/strings.xml b/focus-android/app/src/main/res/values-nn-rNO/strings.xml index a9b3404acbe4..ab87c2c22a17 100644 --- a/focus-android/app/src/main/res/values-nn-rNO/strings.xml +++ b/focus-android/app/src/main/res/values-nn-rNO/strings.xml @@ -54,7 +54,7 @@ <string name="menu_remove_from_shortcuts">Fjern frå snarvegar</string> <!-- Menu item: Shows information about features and changes that are new to this version --> - <string name="menu_whats_new">Kva er nytt</string> + <string name="menu_whats_new" moz:RemovedIn="116" tools:ignore="UnusedResources">Kva er nytt</string> <string name="menu_settings">Innstillingar</string> <string name="menu_about">Om</string> <string name="menu_help">Hjelp</string> @@ -951,7 +951,7 @@ <!-- Menu item to remove existing exceptions. --> <string name="preference_exceptions_menu_remove">Fjern</string> <!-- Button to remove all websites from the exception list --> - <string name="preference_exceptions_remove_all_button_label">Fjern alle nettsider</string> + <string name="preference_exceptions_remove_all_button_label">Fjern alle nettstadar</string> <!-- Title for Preference screen for cookie blocking for exceptions tracking protection --> <string name="preference_block_cookies_title">Blokker infokapslar</string>