Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-01-25 00:06:35 +00:00 committed by mergify[bot]
parent 21f239d8de
commit ff4b194343
3 changed files with 56 additions and 72 deletions

View File

@ -23,8 +23,6 @@
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 open tab. Tap to switch tabs.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">%1$s open tabs. Tap to switch tabs.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">%1$d selected</string>
@ -57,7 +55,9 @@
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Show all</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description">Show all saved bookmarks button</string>
<string name="recently_saved_show_all_content_description_2">Show all saved bookmarks</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Show all saved bookmarks button</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s is produced by Mozilla.</string>
@ -115,8 +115,6 @@
<string name="tab_tray_inactive_auto_close_body">Firefox can close tabs you havent viewed over the past month.</string>
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">Close</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string moz:removedIn="95" name="tab_tray_inactive_turn_on_auto_close_button" tools:ignore="UnusedResources">Turn on auto close</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
@ -129,9 +127,6 @@
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">New private tab</string>
<!-- Heading for the Top Sites block -->
<string moz:removedIn="95" name="home_screen_top_sites_heading" tools:ignore="UnusedResources">Top sites</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
<string name="recent_tabs_header">Jump back in</string>
@ -139,7 +134,9 @@
<string name="recent_tabs_show_all">Show all</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description">Show all recent tabs button</string>
<string name="recent_tabs_show_all_content_description_2">Show all recent tabs button</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Show all recent tabs</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Your search for \&quot;%1$s\&quot;</string>
@ -163,7 +160,9 @@
<string name="recently_visited_menu_item_remove">Remove</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description">Show all past explorations button</string>
<string name="past_explorations_show_all_content_description_2">Show all past explorations</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Show all past explorations button</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
@ -176,8 +175,6 @@
<string name="browser_menu_refresh">Refresh</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Stop</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Bookmark</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Edit bookmark</string>
<!-- Browser menu button that opens the addon manager -->
@ -575,8 +572,6 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Turn on Sync</string>
<!-- Preference for pairing -->
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Scan pairing code in desktop Firefox</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Sign in</string>
<!-- Preference for reconnecting to FxA sync -->
@ -763,8 +758,6 @@
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Open Tabs</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Save to collection</string>
<!-- Text shown in the menu for the collection selector -->
<string moz:removedIn="95" name="tab_tray_menu_select" tools:ignore="UnusedResources">Select</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Share all tabs</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -919,8 +912,6 @@
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Bookmark menu</string>
<!-- Screen title for editing bookmarks -->
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Edit bookmark</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Select folder</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
@ -1017,6 +1008,8 @@
<string name="preference_phone_feature_notification">Notification</string>
<!-- Preference for altering the persistent storage access for all websites -->
<string name="preference_phone_feature_persistent_storage">Persistent Storage</string>
<!-- Preference for altering the storage access setting for all websites -->
<string name="preference_phone_feature_cross_origin_storage_access">Cross-site cookies</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">DRM-controlled content</string>
<!-- Label that indicates that a permission must be asked always -->
@ -1826,6 +1819,10 @@
<string name="quick_settings_sheet_secure_connection_2">Connection is secure</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection_2">Connection is not secure</string>
<!-- Label to clear site data -->
<string name="clear_site_data">Clear cookies and site data</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all data for current site -->
<string name="confirm_clear_site_data"><![CDATA[Are you sure that you want to clear all the cookies and data for the site <b>%s</b>?]]></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">Are you sure that you want to clear all the permissions on all sites?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1930,12 +1927,6 @@
<string name="inactive_tabs_title">Inactive tabs</string>
<!-- Content description for closing all inactive tabs -->
<string name="inactive_tabs_delete_all">Close all inactive tabs</string>
<!-- A description below the section of "inactive" tabs to notify the user when those tabs will be closed, if appropriate. See strings inactive_tabs_30_days and inactive_tabs_7_days for placeholders options. -->
<string moz:removedIn="95" name="inactive_tabs_description" tools:ignore="UnusedResources">Tabs are available here for %s. After that time, tabs will be automatically closed.</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string moz:removedIn="95" name="inactive_tabs_30_days" tools:ignore="UnusedResources">30 days</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string moz:removedIn="95" name="inactive_tabs_7_days" tools:ignore="UnusedResources">1 week</string>
<!-- Inactive tabs auto-close message in the tabs tray -->
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
@ -1949,9 +1940,6 @@
<string name="inactive_tabs_auto_close_message_snackbar">Auto-close enabled</string>
<!-- Inactive tabs survey -->
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
<string moz:removedIn="95" name="inactive_tabs_survey_header" tools:ignore="UnusedResources">Please help us to improve</string>
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
<string name="inactive_tabs_survey_header_1">Help improve Firefox</string>
@ -1962,12 +1950,8 @@
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_do_it_myself">I like to clear out old tabs myself</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_long_option" tools:ignore="UnusedResources">Time to inactive is too long</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_time_too_long_option_1">The two-week time period is too long</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_short_option" tools:ignore="UnusedResources">Time to inactive is too short</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_time_too_short_option_1">The two-week time period is too short</string>
<!-- Confirmation button text to submit the feedback for the inactive tabs survey. -->
<string name="inactive_tabs_survey_send_button">Send</string>

View File

@ -25,8 +25,6 @@
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 открытая вкладка. Нажмите, чтобы переключить вкладки.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">Открытых вкладок: %1$s. Нажмите, чтобы переключить вкладки.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">Выбрано: %1$d</string>
@ -123,9 +121,6 @@
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">Закрыть</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string moz:removedIn="95" name="tab_tray_inactive_turn_on_auto_close_button" tools:ignore="UnusedResources">Включить автоматическое закрытие</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_turn_on_auto_close_button_2">Включить автозакрытие</string>
@ -136,9 +131,6 @@
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Новая приватная вкладка</string>
<!-- Heading for the Top Sites block -->
<string moz:removedIn="95" name="home_screen_top_sites_heading" tools:ignore="UnusedResources">Топ сайтов</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
<string name="recent_tabs_header">Перейти обратно в</string>
@ -189,8 +181,6 @@
<string name="browser_menu_stop">Остановить</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Добавить в закладки</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Изменить закладку</string>
<!-- Browser menu button that opens the addon manager -->
@ -596,8 +586,6 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Включить синхронизацию</string>
<!-- Preference for pairing -->
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Отсканируйте код сопряжения в компьютерном Firefox</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Войти</string>
@ -785,8 +773,6 @@
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Открытые вкладки</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Сохранить в коллекцию</string>
<!-- Text shown in the menu for the collection selector -->
<string moz:removedIn="95" name="tab_tray_menu_select" tools:ignore="UnusedResources">Выбрать</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Поделиться всеми вкладками</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -945,8 +931,6 @@
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Меню закладок</string>
<!-- Screen title for editing bookmarks -->
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Изменить закладку</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Выбрать папку</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
@ -1340,7 +1324,7 @@
<string name="preferences_delete_browsing_data_snackbar">Данные веб-сёрфинга удалены</string>
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">Удаляем данных веб-сёрфинга…</string>
<string name="deleting_browsing_data_in_progress">Удаляем данные веб-сёрфинга…</string>
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
@ -1986,12 +1970,6 @@
<string name="inactive_tabs_title">Неактивные вкладки</string>
<!-- Content description for closing all inactive tabs -->
<string name="inactive_tabs_delete_all">Закрыть все неактивные вкладки</string>
<!-- A description below the section of "inactive" tabs to notify the user when those tabs will be closed, if appropriate. See strings inactive_tabs_30_days and inactive_tabs_7_days for placeholders options. -->
<string moz:removedIn="95" name="inactive_tabs_description" tools:ignore="UnusedResources">Вкладки доступны здесь в течение %s дней. По истечении этого времени вкладки будут автоматически закрыты.</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string moz:removedIn="95" name="inactive_tabs_30_days" tools:ignore="UnusedResources">30 дней</string>
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
<string moz:removedIn="95" name="inactive_tabs_7_days" tools:ignore="UnusedResources">1 неделя</string>
<!-- Inactive tabs auto-close message in the tabs tray -->
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
@ -2007,8 +1985,6 @@
<!-- Inactive tabs survey -->
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
<string moz:removedIn="95" name="inactive_tabs_survey_header" tools:ignore="UnusedResources">Помогите улучшить Firefox</string>
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
<string name="inactive_tabs_survey_header_1">Помогите улучшить Firefox</string>
<!-- Content text for the inactive tabs survey asking the primary survey feedback question. -->
@ -2018,12 +1994,8 @@
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_do_it_myself">Я хочу сам вычищать старые вкладки</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_long_option" tools:ignore="UnusedResources">Слишком большое время неактивности</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_time_too_long_option_1">Слишком большое время неактивности</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_short_option" tools:ignore="UnusedResources">Слишком малое время неактивности</string>
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
<string name="inactive_tabs_survey_time_too_short_option_1">Слишком малое время неактивности</string>
<!-- Confirmation button text to submit the feedback for the inactive tabs survey. -->
<string name="inactive_tabs_survey_send_button">Отправить</string>

View File

@ -21,8 +21,6 @@
<string name="no_private_tabs_description">Maxfiy varaqlar shu yerda koʻrinadi.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 ta ochiq varaq. Boshqa varaqqa oʻtish uchun bosing.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">%1$s ta ochiq varaq. Boshqa varaqqa oʻtish uchun bosing.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">Tanlandi: %1$d</string>
@ -112,8 +110,6 @@
<string name="tab_tray_inactive_auto_close_body">Oʻtgan oy ochilmagan varaqlarni Firefox yopishi mumkin.</string>
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">Yopish</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string moz:removedIn="95" name="tab_tray_inactive_turn_on_auto_close_button" tools:ignore="UnusedResources">Avtomatik yopishni yoqish</string>
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_turn_on_auto_close_button_2">Avtomatik yopishni yoqish</string>
@ -124,8 +120,6 @@
<string name="home_screen_shortcut_open_new_tab_2">Yangi varaq</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Yangi maxfiy varaq</string>
<!-- Heading for the Top Sites block -->
<string moz:removedIn="95" name="home_screen_top_sites_heading" tools:ignore="UnusedResources">Mashhur saytlar</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
@ -174,8 +168,6 @@
<string name="browser_menu_refresh">Yangilash</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Toʻxtatish</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Xatchoʻp</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Xatchoʻpni tahrirlash</string>
@ -579,8 +571,6 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Sinxronizatsiyani yoqish</string>
<!-- Preference for pairing -->
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Kompyuter uchun Firefoxda ulanish kodini skanerlang</string>
<!-- Preference for account login -->
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Kirish</string>
<!-- Preference for reconnecting to FxA sync -->
@ -800,8 +790,6 @@
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Xatchoʻp menyusi</string>
<!-- Screen title for editing bookmarks -->
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Xatchoʻpni tahrirlash</string>
<!-- Screen title for selecting a bookmarks folder -->
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Jildni tanlash</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
@ -1043,11 +1031,51 @@
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Mashhur saytlarga qoʻshildi!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Maxfiy varaq yopildi</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Maxfiy varaqlar yopildi</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string moz:removedIn="96" name="snackbar_private_tabs_deleted" tools:ignore="UnusedResources">Maxfiy varaqlar oʻchirildi</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">BEKOR QILISH</string>
<!-- Text shown in snackbar when user removes a top site -->
<string moz:removedIn="96" name="snackbar_top_site_removed" tools:ignore="UnusedResources">Sayt olib tashlandi</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Bekor qilish</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string moz:removedIn="96" name="a11y_dialog_deleted_confirm" tools:ignore="UnusedResources">Tasdiqlash</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">%1$sga %2$sni ochishga ruxsat bering</string>
<!-- QR code scanner prompt dialog positive option to allow navigation to scanned link -->
<string name="qr_scanner_dialog_positive">RUXSAT BERISH</string>
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
<string name="qr_scanner_dialog_negative">RAD ETISH</string>
<!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
<string name="tab_collection_dialog_message">Siz %1$sni oʻchirishni xohlaysizmi?</string>
<!-- Collection and tab deletion prompt dialog message. This will show when the last tab from a collection is deleted -->
<string name="delete_tab_and_collection_dialog_message">Ushbu yorliqni oʻchirish orqali butun toʻplam oʻchadi. Istalgan vaqtda yangi toʻplamlar yaratishingiz mumkin.</string>
<!-- Collection and tab deletion prompt dialog title. Placeholder will be replaced with the collection name. This will show when the last tab from a collection is deleted -->
<string name="delete_tab_and_collection_dialog_title">%1$s oʻchirilsinmi?</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Oʻchirish</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Toʻliq ekran rejimiga oʻtmoqda</string>
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">Manzildan nusxa olindi</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">Bu namuna matn. Bu sozlamalar yordamida hajmni kattalashtirish yoki kamaytirishda matn qanday koʻrinishini namoyish etadi.</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Barcha veb-saytlarni kattalashtirish</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Bu ishorani taqiqlovchi saytlar uchun ham chimdish va kattalashtirishga ruxsat berishni yoqing.</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Soʻrovni “%s” bilan almashtiring. Masalan:\nhttps://www.google.com/search?q=%s</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Koʻchirish tugadi</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->