Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2021-09-22 01:30:01 +00:00 committed by mergify[bot]
parent 3ab1ca8321
commit a42ca16167
16 changed files with 331 additions and 62 deletions

View File

@ -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">
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">%s prevez</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
@ -117,6 +117,11 @@
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Diskouez pep tra</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header">Merdeadurioù tremenet</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Ivinelloù digor</string>
@ -191,6 +196,8 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Embann</string>
<!-- Browser menu button that opens the Customize menu -->
<string name="browser_menu_customize_home">Personelaat an degemer</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Skramm degemer</string>
@ -382,6 +389,17 @@
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Kemmet eo bet an dastumad askouezhioù. Kuitaet e vo an arload evit arloañ ar chemmoù…</string>
<!-- Customize Home -->
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Distreiñ</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Enrollet nevez zo</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Gweladennet nevez zo</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Ne vez skoret an enlugellad-mañ</string>
@ -618,6 +636,25 @@
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one month-->
<string name="close_tabs_after_one_month_summary">Serriñ goude ur miz</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
<string name="studies_remove">Dilemel</string>
<!-- Title of the active section on the studies list -->
<string name="studies_active">Oberiant</string>
<!-- Description for studies, it indicates why Firefox use studies -->
<string name="studies_description">Firefox a chall staliañ ha kas studiadennoù bep an amzer.</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">Gouzout hiroch</string>
<!-- Dialog message shown after removing a study -->
<string name="studies_restart_app">Serriñ a raio an arload evit kemer e kont ar cheñchamantoù.</string>
<!-- Dialog button to confirm the removing a study. -->
<string name="studies_restart_dialog_ok">Mat eo</string>
<!-- Dialog button text for canceling removing a study. -->
<string name="studies_restart_dialog_cancel">Nullañ</string>
<!-- Toast shown after turning on/off studies preferences -->
<string name="studies_toast_quit_application" tools:ignore="UnusedResources">O serriñ emañ an arload evit kemer e kont ar cheñchamantoù…</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Ivinelloù digor</string>
@ -645,6 +682,8 @@
<string name="tab_tray_menu_item_share">Rannañ an holl ivinelloù</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Ivinelloù serret nevez zo</string>
<!-- Text shown in the tabs tray inactive tabs section -->
<string name="tab_tray_inactive_recently_closed">Serret nevez zo</string>
<!-- Text shown in the menu to view account settings -->
<string name="tab_tray_menu_account_settings">Arventennoù ar gont</string>
<!-- Text shown in the menu to view tab settings -->
@ -716,6 +755,9 @@
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Enrollañ</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">All</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Dilemel ar roll istor</string>
@ -939,6 +981,11 @@
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">Diweredekaet</string>
<!-- Summary of studies preference if it is set to on -->
<string name="studies_on">Gweredekaet</string>
<!-- Summary of studies data on quit preference if it is set to off -->
<string name="studies_off">Diweredekaet</string>
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">Dastumadoù</string>
@ -1098,7 +1145,7 @@
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Dilemel</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string name="tab_collection_dialog_negative">Nullañ</string>
<string moz:removedIn="93" name="tab_collection_dialog_negative" tools:ignore="UnusedResources">Nullañ</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Mod skramm a-bezh kroget</string>
<!-- Message for copying the URL via long press on the toolbar -->
@ -1267,7 +1314,7 @@
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Lennit hon evezhiadenn a-get buhez prevez</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">Serriñ</string>
<string moz:removedIn="93" name="onboarding_close" tools:ignore="UnusedResources">Serriñ</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">Kregiñ da verdeiñ</string>
@ -1370,6 +1417,9 @@
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Kriptogleuzerien</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Dinoerien roudoù niverel</string>
<!-- Button label for navigating to the Enhanced Tracking Protection details -->
<string name="enhanced_tracking_protection_details">Munudoù</string>
<!-- Header for categories that are being being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Stanket</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">Aotreet</string>
@ -1395,7 +1445,7 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Harzañ a ra ar bruderezh diavaez hag an endalchadoù all da gargañ a endalch ur boneg heuliañ. Gallout a ra kaout un efed war mont-en-dro lechiennoù zo.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Bewech mard eo mouk ar skoed eo bet stanket heulierien gant %s. Stokit da gaout muioch a ditouroù.</string>
<string moz:removedIn="93" name="etp_onboarding_cfr_message" tools:ignore="UnusedResources">Bewech mard eo mouk ar skoed eo bet stanket heulierien gant %s. Stokit da gaout muioch a ditouroù.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">GWEREDEKAET eo ar gwarez war al lechienn-mañ.</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1420,6 +1470,12 @@
<!-- Description of redirect tracker cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_description">Skarzhañ an toupinoù lakaet gant adheñchadurioù etrezek lechiennoù heuliañ anavezet</string>
<!-- Description of the SmartBlock Enhanced Tracking Protection feature. The * symbol is intentionally hardcoded here,
as we use it on the UI to indicate which trackers have been partially unblocked. -->
<string name="preference_etp_smartblock_description">Un nebeud heulierien merket a-zindan a zo bet damzistanket war ar bajenn-mañ peogwir ho peus etrewezhiet gante *.</string>
<!-- Text displayed that links to website about enhanced tracking protection SmartBlock -->
<string name="preference_etp_smartblock_learn_more">Gouzout hiroch</string>
<!-- About page link text to open support link -->
<string name="about_support">Skor</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
@ -1475,7 +1531,15 @@
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Na enrollañ biken</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Leuniañ ent emgefreek</string>
<string moz:removedIn="93" name="preferences_passwords_autofill" tools:ignore="UnusedResources">Leuniañ ent emgefreek</string>
<!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill2">Leuniañ emgefreek e %1$s</string>
<!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill_description"> Leuniañ hag enrollañ an anvioù implijer ha gerioù-tremen el lechiennoù en ur implijout %1$s.</string>
<!-- Preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill">Leuniañ emgefreek en arloadoù all</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Goubredañ an titouroù kennaskañ</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
@ -1657,7 +1721,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Testenn glask da implij</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Amsaviñ ar gerioù klasket gant “%s”. Da skouer: \nhttps://www.google.com/search?q= %s</string>
<string formatted="false" name="search_add_custom_engine_search_string_example">Amsaviñ ar gerioù klasket gant “%s”. Da skouer: \nhttps://www.google.com/search?q= %s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Gouzout hiroch</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
@ -1706,9 +1770,9 @@
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Gweredekait <b>%1$s</b>]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Kennask diogel</string>
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Kennask diogel</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Kennask arvarus</string>
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Kennask arvarus</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Sur och e fell deoch skarzhañ an holl aotreoù war an holl lechiennoù?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1748,7 +1812,7 @@
<string name="discard_changes">Dilezel ar chemmoù</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Embann</string>
<!-- The error message in edit login view when password field is blank. -->
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required">Ger-tremen azgoulennet</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Klask dre vouezh</string>
@ -1784,7 +1848,7 @@
<string name="top_sites_max_limit_confirmation_button">Mat, komprenet am eus</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Diskouez al lechiennoù gweladennet ar muiañ</string>
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Diskouez al lechiennoù gweladennet ar muiañ</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Anv</string>

View File

@ -53,7 +53,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Kürzlich gespeichert</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Kürzlich gespeichert</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Kürzlich als Lesezeichen gesetzt</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Kürzlich gespeicherte Lesezeichen</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -404,7 +406,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Zurückspringen</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Kürzlich gespeichert</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Kürzlich gespeichert</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Kürzlich als Lesezeichen gesetzt</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Kürzlich besucht</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1883,7 +1887,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Die Internetadresse muss \„https://\“ oder \„http://\“ enthalten</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Die Internetadresse muss \„https://\“ oder \„http://\“ enthalten</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Die Internetadresse muss „https://“ oder „http://“ enthalten</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Gültiger Hostname erforderlich</string>

View File

@ -50,7 +50,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Njedawno skłaźone</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Njedawno skłaźone</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Njedawno ako cytańske znamjenja wótpołožone</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Njedawno skłaźone cytańske znamjenja</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -396,7 +398,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Slědk skócyś</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Njedawno skłaźone</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Njedawno skłaźone</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Njedawno ako cytańske znamjenja wótpołožone</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Pśed krotkim woglědane</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1849,7 +1853,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Webadresa musy \„https://\“ abo \„http://\“ wopśimowaś</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Webadresa musy \„https://\“ abo \„http://\“ wopśimowaś</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Webadresa musy „https://“ abo „http://“ wopśimowaś</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Płaśiwe hostmě trěbne</string>

View File

@ -50,7 +50,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Njedawno składowane</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Njedawno składowane</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Njedawno jako zapołožka wotpołoženy</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Njedawno składowane zapołožki</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -397,7 +399,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Wróćo skočić</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Njedawno składowane</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Njedawno składowane</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Njedawno jako zapołožka wotpołoženy</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Njedawno wopytane</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1854,7 +1858,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Webadresa dyrbi \„https://\“ abo \„http://\“ wobsahować</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Webadresa dyrbi \„https://\“ abo \„http://\“ wobsahować</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Webadresa dyrbi „https://“ abo „http://“ wobsahować</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Płaćiwe hostmjeno trěbne</string>

View File

@ -51,7 +51,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Salvate recentemente</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Salvate recentemente</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Marcapaginas recente</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Marcapaginas recentemente salvate</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -401,7 +403,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Revenir hic</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Salvate recentemente</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Salvate recentemente</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Marcapaginas recente</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visitate recentemente</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -473,7 +477,7 @@
<!-- Preference switch for tracking protection -->
<string name="preferences_tracking_protection">Protection contra le traciamento</string>
<!-- Preference switch description for tracking protection -->
<string name="preferences_tracking_protection_description">Bloca contento e scripts que te tracia online</string>
<string name="preferences_tracking_protection_description">Bloca contento e scripts que te tracia in linea</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Exceptiones</string>
@ -1356,7 +1360,7 @@
<string name="onboarding_privacy_notice_header">Tu confidentialitate</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) Substitute %s for long browser name. -->
<string name="onboarding_privacy_notice_description2">Nos ha designate %s pro te dar controlo super lo que tu comparti online e con nos.</string>
<string name="onboarding_privacy_notice_description2">Nos ha concipite %s pro dar te le controlo de lo que tu comparti in linea e lo que tu comparti con nos.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Lege nostre aviso de confidentialitate</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
@ -1815,7 +1819,7 @@
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">Benvenite in un %s tote nove</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">Un navigator completemente redesignate te attende, con prestation e functionalitates meliorate pro te adjutar a facer plus online.\n\nAttende durante que nos actualisa %s con tu:</string>
<string name="migration_description">Un navigator completemente reconcipite te attende, con prestation e functionalitate meliorate pro adjutar te a facer plus cosas in linea.\n\nAttende durante que nos actualisa %s con tu datos:</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">Actualisation de %s...</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
@ -1903,7 +1907,9 @@
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Un adresse web debe continer \“https://\“ o \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Un adresse web debe continer \“https://\“ o \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Un adresse web debe continer &quot;https://&quot; o &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Un nomine valide de servitor es requirite</string>

View File

@ -52,7 +52,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">נשמרו לאחרונה</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">נשמרו לאחרונה</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">סימניות שנוספו לאחרונה</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">סימניות שנשמרו לאחרונה</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -388,8 +390,10 @@
<string name="toast_customize_addon_collection_done">אוסף התוספות השתנה. היישום ייסגר לצורך להחלת השינויים…</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">נשמרו לאחרונה</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">נשמרו לאחרונה</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">סימניות שנוספו לאחרונה</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">נצפו לאחרונה</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1844,7 +1848,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">כתובת האתר חייבת להכיל \“https://\“ או \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">כתובת האתר חייבת להכיל \“https://\“ או \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">כתובת האתר חייבת להכיל &quot;https://&quot; או &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">דרוש שם מארח תקין</string>

View File

@ -54,7 +54,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">最近保存</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">最近保存</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">最近追加したブックマーク</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">最近保存したブックマーク</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -405,7 +407,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">以前表示したタブ</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">最近保存したサイト</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">最近保存したサイト</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">最近追加したブックマーク</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">最近訪れたサイト</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1871,7 +1875,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">ウェブアドレスには \“https://\“ または \“http://\“ が含まれている必要があります</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">ウェブアドレスには \“https://\“ または \“http://\“ が含まれている必要があります</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">ウェブアドレスには “https://“ または “http://“ が含まれている必要があります</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">正しいホスト名を入力してください</string>

View File

@ -202,6 +202,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Ẓreg</string>
<!-- Browser menu button that opens the Customize menu -->
<string name="browser_menu_customize_home">Sagen asebter agejdan</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Agilal agejdan</string>
@ -396,6 +398,16 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Tagrumma n yizegrar tettwabeddel. Ffeɣ seg usnas akken ad ddun yibeddilen…</string>
<!-- Customize Home -->
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Uɣal ɣer deffir</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Yettwasekles melmi kan</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Yemmẓer melmi kan</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Azegrir ur yettusefrak ara</string>
@ -757,6 +769,9 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Sekles</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">Wayeḍ</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Kkes amazray</string>
@ -1475,6 +1490,12 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Description of redirect tracker cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_description">Yesfaḍay inagan n tuqqna yettusbadun s yiwellhen n yismal web n uḍfar yettwassnen.</string>
<!-- Description of the SmartBlock Enhanced Tracking Protection feature. The * symbol is intentionally hardcoded here,
as we use it on the UI to indicate which trackers have been partially unblocked. -->
<string name="preference_etp_smartblock_description">Kra n yineḍfaren yettwaṛecmen ddaw-a yekkes-asen usewḥel amuran ɣef usebter-a acku temyigweḍ yid-sen*.</string>
<!-- Text displayed that links to website about enhanced tracking protection SmartBlock -->
<string name="preference_etp_smartblock_learn_more">Issin ugar</string>
<!-- About page link text to open support link -->
<string name="about_support">Tallelt</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
@ -1542,6 +1563,9 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill_description">Ččar ismawen n useqdac d wawalen uffiren deg yisnasen-nniḍen ɣef yibenk-ik·im.</string>
<!-- Preference option for adding a login -->
<string name="preferences_logins_add_login">Rnu anekcum</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Mtawi inekcam</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
@ -1604,6 +1628,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="saved_login_copy_username">Nɣel isem n useqdac</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a username while editing a login -->
<string name="saved_login_clear_username">Sfeḍ isem n useqdac</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Sfeḍ asenneftaɣ</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Nɣel asmel</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
@ -1773,9 +1799,13 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Nṭew<b>%1$s</b> ɣer IRMED]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Tuqqna taɣelsant</string>
<string name="quick_settings_sheet_secure_connection_2">Tuqqna d taɣellsant</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Tuqqna taraɣelsant</string>
<string name="quick_settings_sheet_insecure_connection_2">Tuqqna d taraɣellsant</string>
<!-- Label that indicates a site is using a secure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Tuqqna taɣelsant</string>
<!-- Label that indicates a site is using a insecure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Tuqqna taraɣelsant</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Tebɣiḍ ad tekkseḍ tisirag meṛṛa i yismal meṛṛa?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1815,8 +1845,14 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="discard_changes">Sefsax isenfal</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Ẓreg</string>
<!-- The error message in edit login view when password field is blank. -->
<!-- The page title for adding new login. -->
<string name="add_login">Rnu anekcum amaynut</string>
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required">Awal uffir yettusra</string>
<!-- The error message in add login view when username field is blank. -->
<string name="saved_login_username_required">Isem n useqdac yettwasra</string>
<!-- The error message in add login view when hostname field is blank. -->
<string name="saved_login_hostname_required" tools:ignore="UnusedResources">Asenneftaɣ yettwasra</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Anadi s taɣect</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
@ -1825,6 +1861,13 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Anekcam s yisem-agi n useqdac yella yakan</string>
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Tansa n Web ilaq ad yili deg- s \“https://\“ or \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Asenneftaɣ ameɣtu yettwasra</string>
<!-- Synced Tabs -->
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Qqen ibenk-nniḍen.</string>
@ -1852,7 +1895,7 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="top_sites_max_limit_confirmation_button">IH, awi-t-id</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Sken-d ismal ittwarzan aṭas</string>
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Sken-d ismal ittwarzan aṭas</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Isem</string>

View File

@ -195,6 +195,8 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Түзету</string>
<!-- Browser menu button that opens the Customize menu -->
<string name="browser_menu_customize_home">Үй бетін баптау</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Бастапқы экран</string>
@ -386,6 +388,16 @@
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Қосымшалар жинағы өзгертілген. Өзгерістерді іске асыру үшін қолданба жұмысын аяқтау…</string>
<!-- Customize Home -->
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Кері оралу</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Жуырда сақталған</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Жуырда қаралған</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Қосымшаға қолдау жоқ</string>
@ -740,6 +752,9 @@
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Сақтау</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">Басқа</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Тарихты өшіру</string>
@ -1455,6 +1470,12 @@
<!-- Description of redirect tracker cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_description">Белгілі бақылайтын веб-сайттарға қайта бағыттау арқылы орнатылған cookie файлдарын тазарту.</string>
<!-- Description of the SmartBlock Enhanced Tracking Protection feature. The * symbol is intentionally hardcoded here,
as we use it on the UI to indicate which trackers have been partially unblocked. -->
<string name="preference_etp_smartblock_description">Төменде белгіленген кейбір трекерлер бұл бетте жартылай бұғатталмаған, себебі сіз олармен әрекеттестіңіз *.</string>
<!-- Text displayed that links to website about enhanced tracking protection SmartBlock -->
<string name="preference_etp_smartblock_learn_more">Көбірек білу</string>
<!-- About page link text to open support link -->
<string name="about_support">Қолдау</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
@ -1522,6 +1543,9 @@
<!-- 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>
<!-- Preference option for adding a login -->
<string name="preferences_logins_add_login">Логинді қосу</string>
<!-- 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-->
@ -1584,6 +1608,8 @@
<string name="saved_login_copy_username">Пайдаланушы атын көшіріп алу</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a username while editing a login -->
<string name="saved_login_clear_username">Пайдаланушы атын тазарту</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Хост атауын өшіру</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Сайтты көшіріп алу</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
@ -1751,9 +1777,13 @@
<string name="phone_feature_blocked_step_feature"><![CDATA[3. <b>%1$s</b> ауыстырғышын іске қосыңыз]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Қауіпсіз байланыс</string>
<string name="quick_settings_sheet_secure_connection_2">Байланыс қауіпсіз</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Қауіпсіз емес байланыс</string>
<string name="quick_settings_sheet_insecure_connection_2">Байланыс қауіпсіз емес</string>
<!-- Label that indicates a site is using a secure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Қауіпсіз байланыс</string>
<!-- Label that indicates a site is using a insecure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Қауіпсіз емес байланыс</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Барлық сайттардағы барлық рұқсаттарды өшіруді шынымен қалайсыз ба?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1794,8 +1824,14 @@
<string name="discard_changes">Өзгерістерді елемеу</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Түзету</string>
<!-- The error message in edit login view when password field is blank. -->
<!-- The page title for adding new login. -->
<string name="add_login">Жаңа логинді қосу</string>
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required">Пароль керек</string>
<!-- The error message in add login view when username field is blank. -->
<string name="saved_login_username_required">Пайдаланушы аты керек</string>
<!-- The error message in add login view when hostname field is blank. -->
<string name="saved_login_hostname_required" tools:ignore="UnusedResources">Хост атауы керек</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Дауыстық іздеу</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
@ -1804,6 +1840,13 @@
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Бұл пайдаланушы атын қолданатын логин бар болып тұр</string>
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Веб-адресте \&quot;https://\&quot; немесе \&quot;http://\&quot; болуы тиіс</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Жарамды хост атауы керек</string>
<!-- 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>
@ -1829,8 +1872,10 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Жақсы, түсіндім</string>
<!-- Label for the show most visited top sites preference -->
<string name="top_sites_toggle_top_frecent_sites_2">Ең көп қаралған үздік сайттарды көрсету</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Ең көп қаралған сайттарды көрсету</string>
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Ең көп қаралған сайттарды көрсету</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Аты</string>

View File

@ -56,9 +56,11 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">최근 저장됨</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">최근에 저장됨</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">최근에 북마크됨</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">최근 저장된 북마크</string>
<string name="recently_saved_bookmarks_content_description">최근 저장된 북마크</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">모두 표시</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
@ -408,7 +410,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">최근 탭으로 이동</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">최근에 저장됨</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">최근에 저장됨</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">최근에 북마크됨</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">최근에 방문함</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1900,7 +1904,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">웹 주소에는 \“https://\“ 또는 \“http://\“가 포함되어야 합니다.</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">웹 주소에는 \“https://\“ 또는 \“http://\“가 포함되어야 합니다.</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">웹 주소에는 &quot;https://&quot; 또는 &quot;http://&quot;가 포함되어야 합니다.</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">유효한 호스트 이름은 필수입니다</string>

View File

@ -50,7 +50,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Salvos recentemente</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Salvos recentemente</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Adicionado recentemente aos favoritos</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Favoritos salvos recentemente</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -397,7 +399,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Retornar</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Salvo recentemente</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Salvo recentemente</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Adicionado recentemente aos favoritos</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visitado recentemente</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1852,8 +1856,10 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">O endereço web deve conter \“https://\“ ou \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">O endereço web deve conter \“https://\“ ou \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">O endereço web deve conter &quot;https://&quot; ou &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Nome de servidor válido é obrigatório</string>

View File

@ -1449,9 +1449,9 @@
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Comută <b>%1$s</b> pe ON]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Conexiune securizată</string>
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Conexiune securizată</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Conexiune nesecurizată</string>
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Conexiune nesecurizată</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Sigur vrei să ștergi toate permisiunile pe toate site-urile?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1492,7 +1492,7 @@
<string name="discard_changes">Renunță la modificări</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Editează</string>
<!-- The error message in edit login view when password field is blank. -->
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required">Necesită o parolă</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Căutare vocală</string>
@ -1524,8 +1524,10 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, am înțeles</string>
<!-- Label for the show most visited top sites preference -->
<string name="top_sites_toggle_top_frecent_sites_2">Afișează cele mai vizitate site-uri de top</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Afișează cele mai vizitate site-uri</string>
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Afișează cele mai vizitate site-uri</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nume</string>

View File

@ -52,7 +52,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Nedávno uložené</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Nedávno uložené</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Nedávno pridané medzi záložky</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Nedávno uložené záložky</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -202,6 +204,8 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Upraviť</string>
<!-- Browser menu button that opens the Customize menu -->
<string name="browser_menu_customize_home">Prispôsobiť domovskú stránku</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Úvodná obrazovka</string>
@ -398,6 +402,19 @@
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Kolekcia doplnkov bola upravená. Aplikácia sa ukončuje a zmeny budú použité…</string>
<!-- Customize Home -->
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Návrat späť</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Nedávno uložené</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Nedávno pridané medzi záložky</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Nedávno navštívené</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Doplnok nie je podporovaný</string>
@ -755,6 +772,9 @@
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Uložiť</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">Iné</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Vymazať históriu</string>
@ -1467,6 +1487,12 @@
<!-- Description of redirect tracker cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_redirect_trackers_description">Odstráni cookies nastavené v priebehu presmerovania známymi sledujúcimi stránkami.</string>
<!-- Description of the SmartBlock Enhanced Tracking Protection feature. The * symbol is intentionally hardcoded here,
as we use it on the UI to indicate which trackers have been partially unblocked. -->
<string name="preference_etp_smartblock_description">Niektoré sledovacie prvky označené nižšie boli na tejto stránke čiastočne odblokované, pretože s nimi prebiehala interakcia*.</string>
<!-- Text displayed that links to website about enhanced tracking protection SmartBlock -->
<string name="preference_etp_smartblock_learn_more">Ďalšie informácie</string>
<!-- About page link text to open support link -->
<string name="about_support">Podpora</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
@ -1534,6 +1560,9 @@
<!-- Description for the preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
<string name="preferences_android_autofill_description">Vypĺňa používateľské mená a heslá v iných aplikáciách vo vašom zariadení.</string>
<!-- Preference option for adding a login -->
<string name="preferences_logins_add_login">Pridať prihlasovacie údaje</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Synchronizácia prihlasovacích údajov</string>
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
@ -1596,6 +1625,8 @@
<string name="saved_login_copy_username">Kopírovať používateľské meno</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a username while editing a login -->
<string name="saved_login_clear_username">Vymazať používateľské meno</string>
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Vymazať názov hostiteľa</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Kopírovať stránku</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
@ -1762,9 +1793,13 @@
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Prepnite prepínač <b>%1$s</b> do polohy ZAPNUTÉ]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Zabezpečené pripojenie</string>
<string name="quick_settings_sheet_secure_connection_2">Pripojenie je zabezpečené</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Nezabezpečené pripojenie</string>
<string name="quick_settings_sheet_insecure_connection_2">Pripojenie nie je zabezpečené</string>
<!-- Label that indicates a site is using a secure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Zabezpečené pripojenie</string>
<!-- Label that indicates a site is using a insecure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Nezabezpečené pripojenie</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Naozaj chcete odstrániť všetky povolenia pre všetky stránky?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1804,8 +1839,14 @@
<string name="discard_changes">Neuložiť zmeny</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Upraviť</string>
<!-- The error message in edit login view when password field is blank. -->
<!-- The page title for adding new login. -->
<string name="add_login">Pridať nové prihlasovacie údaje</string>
<!-- The error message in add/edit login view when password field is blank. -->
<string name="saved_login_password_required">Vyžaduje sa heslo</string>
<!-- The error message in add login view when username field is blank. -->
<string name="saved_login_username_required">Vyžaduje sa používateľské meno</string>
<!-- The error message in add login view when hostname field is blank. -->
<string name="saved_login_hostname_required" tools:ignore="UnusedResources">Vyžaduje sa názov hostiteľa</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Hlasové vyhľadávanie</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
@ -1814,6 +1855,15 @@
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Prihlasovacie údaje s týmto používateľským menom už existujú</string>
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Webová adresa musí obsahovať &quot;https://&quot; alebo &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Webová adresa musí obsahovať &quot;https://&quot; alebo &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Vyžaduje sa platný názov hostiteľa</string>
<!-- Synced Tabs -->
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Pripojiť ďalšie zariadenie.</string>
@ -1840,8 +1890,10 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ok, rozumiem</string>
<!-- Label for the show most visited top sites preference -->
<string name="top_sites_toggle_top_frecent_sites_2">Zobraziť najnavštevovanejšie stránky</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Zobraziť najnavštevovanejšie stránky</string>
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Zobraziť najnavštevovanejšie stránky</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Názov</string>

View File

@ -50,7 +50,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Недавно збережені</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Недавно збережені</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Останні закладки</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Недавно збережені закладки</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -403,7 +405,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Повернутися до</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Недавно збережені</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Недавно збережені</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Останні закладки</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Недавно відвідані</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -1864,7 +1868,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Вебадреса повинна містити \“https://\“ або \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Вебадреса повинна містити \“https://\“ або \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Вебадреса повинна містити &quot;https://&quot; або &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Необхідно ввести дійсний вузол</string>

View File

@ -51,7 +51,9 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Đã lưu gần đây</string>
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Đã lưu gần đây</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_bookmarked">Dấu trang gần đây</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Dấu trang đã lưu gần đây</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
@ -396,7 +398,9 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Quay lại trang trước</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_saved_bookmarks">Đã lưu gần đây</string>
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Đã lưu gần đây</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recently_bookmarked">Dấu trang gần đây</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Đã xem gần đây</string>
<!-- Title for the customize home screen section with Pocket. -->
@ -757,6 +761,9 @@
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Lưu</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title">Khác</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Xóa lịch sử</string>
@ -1834,7 +1841,9 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_1">Địa chỉ web phải chứa \“https://\“ hoặc \“http://\“</string>
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Địa chỉ web phải chứa \“https://\“ hoặc \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Địa chỉ trang web phải chứa &quot;https://&quot; hoặc &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Cần có tên máy chủ hợp lệ</string>

View File

@ -1030,7 +1030,7 @@
<string name="create_collection_select_collection">选择收藏集</string>
<!-- Title for the "name collection" step of the collection creator -->
<string name="create_collection_name_collection">给收藏集起名</string>
<string name="create_collection_name_collection">命名收藏集</string>
<!-- Button to add new collection for the "select collection" step of the collection creator -->
<string name="create_collection_add_new_collection">新建收藏集</string>