Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-04-17 00:04:44 +00:00 committed by mergify[bot]
parent 22464e7e6e
commit 5eadcec628
4 changed files with 120 additions and 24 deletions

View File

@ -40,9 +40,9 @@
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Վերջին Էջանիշերը</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Վերջերս պահպանված էջանիշները</string>
<string moz:removedIn="100" name="recently_saved_bookmarks_content_description" tools:ignore="UnusedResources">Վերջերս պահպանված էջանիշները</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Ցուցադրել բոլորը</string>
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Ցուցադրել բոլորը</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_2">Ցուցադրել բոլոր էջանիշերը</string>
@ -179,8 +179,6 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Տեղադրել</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Համաժամեցված ներդիրներ</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Կրկնահամաժամեցում</string>
<!-- Browser menu button that opens the find in page menu -->
@ -212,8 +210,6 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Խմբագրել</string>
<!-- Browser menu button that opens the Customize menu -->
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Հարմարեցնել տնայինը</string>
<!-- Button shown on the home page that opens the Customize home settings -->
<string name="browser_menu_customize_home_1">Հարմարեցնել տնայինը</string>
<!-- Browser Toolbar -->
@ -327,6 +323,26 @@
<string name="preferences_screenshots_in_private_mode_disclaimer">Թույլատրելու դեպքում գաղտնի ներդիրները նույնպես տեսանելի կլինեն, երբ բազմաթիվ հավելվածներ բաց լինեն</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Ավելացնել գաղտնի դիտարկման դյուրանցում</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">HTTPS կերպ միայն</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Ինքնաշխատ կերպով փորձում է միանալ կայքերին՝ օգտագործելով HTTPS գաղտնագրման արձանագրությունը՝ անվտանգության բարձրացման համար:</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">Միաց.</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_off">Անջ.</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Իմանալ ավելին</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_all_tabs">Միացնել բոլոր ներդիրներում</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_private_tabs">Միացնել միայն մասնավոր ներդիրներում</string>
<!-- Title shown in the error page for when trying to access a http website while https only mode is enabled. -->
<string name="errorpage_httpsonly_title">Անվտանգ կայքը հասանելի չէ</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the first. -->
<string name="errorpage_httpsonly_message_title">Ամենայն հավանականությամբ կայքը պարզապես չի աջակցում HTTPS:</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">Այնուամենայնիվ, հնարավոր է նաև, որ հարձակվող է ներգրավված: Եթե շարունակեք այցելել կայք, չպետք է մուտքագրեք որևէ զգայուն տեղեկատվություն: Եթե շարունակեք, ապա կայքի համար ժամանակավորապես կանջատվի միայն HTTPS-ի ռեժիմը:</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Մատչելիություն</string>
<!-- Preference to override the Firefox Account server -->
@ -1064,7 +1080,9 @@
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Էջանիշները պահված են</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Ավելացվել է ընտրյալ կայքերին:</string>
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Ավելացվել է ընտրյալ կայքերին:</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Ավելացվեց դյուրանցումներում:</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Գաղտնի ներդիրը փակվեց</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -1612,18 +1630,18 @@
<string name="search_delete_search_engine_success_message">%s-ը ջնջվել է</string>
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">Բարի գալուստ նոր %s</string>
<string moz:removedIn="100" name="migration_title" tools:ignore="UnusedResources">Բարի գալուստ նոր %s</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">Ամբողջովին վերափոխված դիտարկիչը Ձեզ է սպասում՝ բարելավված արտադրողականությամբ և յուրահատկություններով, որոնք կօգնեն անել ավելին առցանց:\n\nԽնդրում ենք սպասել, մինչ մենք կթարմացնենք %s-ի հետևյալ բաղադրիչները՝</string>
<string moz:removedIn="100" name="migration_description" tools:ignore="UnusedResources">Ամբողջովին վերափոխված դիտարկիչը Ձեզ է սպասում՝ բարելավված արտադրողականությամբ և յուրահատկություններով, որոնք կօգնեն անել ավելին առցանց:\n\nԽնդրում ենք սպասել, մինչ մենք կթարմացնենք %s-ի հետևյալ բաղադրիչները՝</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">%s-ը արդիացվում է…</string>
<string moz:removedIn="100" name="migration_updating_app_button_text" tools:ignore="UnusedResources">%s-ը արդիացվում է…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string name="migration_update_app_button">Մեկնարկել %s-ը</string>
<string moz:removedIn="100" name="migration_update_app_button" tools:ignore="UnusedResources">Մեկնարկել %s-ը</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Տեղափոխումը ավարտված է</string>
<string moz:removedIn="100" name="migration_icon_description" tools:ignore="UnusedResources">Տեղափոխումը ավարտված է</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">Գաղտնաբառեր</string>
<string moz:removedIn="100" name="migration_text_passwords" tools:ignore="UnusedResources">Գաղտնաբառեր</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Այն թույլատրելու համար՝</string>
@ -1653,9 +1671,13 @@
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Համոզվա՞ծ եք, որ ցանկանում եք ջնջել այս էջանիշը:</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Ավելացնել ընտրյալ կայքերին</string>
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Ավելացնել ընտրյալ կայքերին</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string name="browser_menu_remove_from_top_sites">Հեռացնել լավագույն կայքերից</string>
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Հեռացնել լավագույն կայքերից</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Ավելացնել դյուրանցումներին</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
<string name="browser_menu_remove_from_shortcuts">Հեռացնել դյուրանցումներից</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Ստուգված է %1$s-ի կողմից</string>
@ -1731,21 +1753,24 @@
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Լավագույն կայքերի ցանկը լրացել է</string>
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Լավագույն կայքերի ցանկը լրացել է</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Դյուրանցումների սահմանաչափը լրացել է</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content_2">Նոր լավագույն կայքի ավելացման համար հեռացրեք մեկը: Հպեք և սեղմած պահեք կայքը և ընտրեք հեռացնել:</string>
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Նոր լավագույն կայքի ավելացման համար հեռացրեք մեկը: Հպեք և սեղմած պահեք կայքը և ընտրեք հեռացնել:</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Նոր դյուրանցում ավելացնելու համար հեռացրեք մեկը: Հպեք և պահեք կայքը ու ընտրեք հեռացնել:</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Հասկանալի է</string>
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">Ամենաշատ այցելված լավագույն կայքերը</string>
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_4">Դյուրանցումներ</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Անուն</string>
<!-- Hint for renaming title of a top site -->
<string name="top_site_name_hint">Ընտրյալ կայքի անունը</string>
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Ընտրյալ կայքի անունը</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Դյուրանցման անունը</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">Լավ</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
@ -1822,4 +1847,9 @@
<string name="pocket_stories_feature_caption">Firefox ընտանիքի մի մասը: %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->
<string name="pocket_stories_feature_learn_more">Իմանալ ավելին</string>
<!-- Snackbar message for enrolling in a Nimbus experiment from the secret settings when Studies preference is Off.-->
<string name="experiments_snackbar">Միացնել հեռաչափությունը՝ տվյալներ ուղարկելու համար:</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Անցնել Կարգավորումներին</string>
</resources>

View File

@ -706,7 +706,7 @@
<string name="studies_restart_dialog_cancel">Annulla</string>
<!-- Toast shown after turning on/off studies preferences -->
<string name="studies_toast_quit_application" tools:ignore="UnusedResources">Chiusura in corso per applicare le modifiche...</string>
<string name="studies_toast_quit_application" tools:ignore="UnusedResources">Chiusura in corso per applicare le modifiche</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->

View File

@ -138,6 +138,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d ਸਾਈਟਾਂ</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">ਸਾਰੀਆਂ ਸਿੰਕ ਕੀਤੀਆਂ ਟੈਬਾਂ ਵੇਖੋ।</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">ਡਿਵਾਈਸ ਸਿੰਕ ਕੀਤਾ</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">ਹਟਾਓ</string>
@ -327,6 +331,26 @@
<string name="preferences_screenshots_in_private_mode_disclaimer">ਜੇ ਇਜਾਜ਼ਤ ਦਿੱਤੀ ਤਾਂ ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਉਦੋਂ ਵੀ ਦਿਖਾਈ ਦੇਣਗੀਆਂ, ਜਦੋਂ ਕਈ ਐਪਾਂ ਖੁੱਲ੍ਹੀਆਂ ਹੁੰਦੀਆਂ ਹਨ</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">ਸਿਰਫ਼-HTTPS ਢੰਗ</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">ਵਾਧਾ ਕੀਤੀ ਸੁਰੱਖਿਆ ਲਈ HTTPS ਇੰਕ੍ਰਿਪਸ਼ਨ ਪਰੋਟੋਕਾਲ ਵਰਤ ਕੇ ਸਾਈਟਾਂ ਨਾਲ ਕਨੈਕਟ ਕਰਨ ਦੀ ਆਪਣੇ-ਆਪ ਕੋਸ਼ਿਸ਼ ਕਰੋ।</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">ਚਾਲੂ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_off">ਬੰਦ</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">ਹੋਰ ਜਾਣੋ</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_all_tabs">ਸਾਰੀਆਂ ਟੈਬਾਂ ਵਿੱਚ ਸਮਰੱਥ ਕਰੋ</string>
<!-- Option for the https only setting -->
<string name="preferences_https_only_in_private_tabs">ਸਿਰਫ਼ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ਵਿੱਚ ਸਮਰੱਥ ਕਰੋ</string>
<!-- Title shown in the error page for when trying to access a http website while https only mode is enabled. -->
<string name="errorpage_httpsonly_title">ਸੁਰੱਖਿਅਤ ਸਾਈਟ ਮੌਜੂਦ ਨਹੀਂ ਹੈ</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the first. -->
<string name="errorpage_httpsonly_message_title">ਬਹੁਤੀ ਸੰਭਾਵਨਾ ਹੈ ਕਿ ਵੈੱਬਸਾਈਟ ਸਿਰਫ਼ HTTPS ਲਈ ਸਹਾਇਕ ਹੀ ਨਹੀਂ ਹੈ।</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">ਪਰ ਇਹ ਵੀ ਸੰਭਵ ਹੈ ਕਿ ਹਮਲਾਵਰ ਸ਼ਾਮਲ ਹੋਵੇ। ਜੇ ਤੁਸੀਂ ਵੈੱਬਸਾਈਟ ਨਾਲ ਜਾਰੀ ਰੱਖਣਾ ਹੈ ਤਾਂ ਤੁਹਾਨੂੰ ਕੋਈ ਵੀ ਸੰਵੇਦਨਸ਼ੀਲ ਜਾਣਕਾਰੀ ਨਹੀਂ ਭਰਨੀ ਚਾਹੀਦੀ ਹੈ। ਜੇ ਤੁਸੀਂ ਜਾਰੀ ਰੱਖਣਾ ਹੈ ਤਾਂ ਇਸ ਸਾਈਟ ਲਈ ਸਿਰਫ਼-HTTPS ਮੋਡ ਨੂੰ ਆਰਜ਼ੀ ਤੌਰ ਉੱਤੇ ਬੰਦ ਕਰ ਦਿੱਤਾ ਜਾਵੇਗਾ।</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">ਅਸੈਸਬਿਲਟੀ</string>
<!-- Preference to override the Firefox Account server -->
@ -814,6 +838,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">ਕੀ ਤੁਸੀਂ ਇਹ ਫੋਲਡਰ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s ਚੁਣੀਆਂ ਚੀਜ਼ਾਂ ਨੂੰ ਹਟਾਏਗਾ।</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">ਰੱਦ ਕਰੋ</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">ਫੋਲਡਰ ਜੋੜੋ</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -869,6 +895,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">UNDO</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">ਖੋਜ ਸ਼ਬਦ ਦਿਓ</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">ਸੈਟਿੰਗਾਂ ‘ਤੇ ਜਾਓ</string>
@ -880,8 +909,16 @@
<string name="phone_feature_recommended">ਸਿਫਾਰਸ਼ੀ</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">ਠੀਕ ਹੈ</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">ਰੱਦ ਕਰੋ</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">ਠੀਕ ਹੈ</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">ਰੱਦ ਕਰੋ</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">ਸਾਰੀਆਂ ਸਾਈਟਾਂ ‘ਤੇ ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -983,6 +1020,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">ਵੇਖੋ</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">ਠੀਕ ਹੈ</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">ਰੱਦ ਕਰੋ</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">ਭੰਡਾਰ %d</string>
@ -998,6 +1040,10 @@
<string name="share_link_all_apps_subheader">ਸਾਰੀਆਂ ਕਾਰਵਾਈਆਂ</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">ਤਾਜ਼ਾ ਵਰਤੇ</string>
<!-- Text for the copy link action in the share screen. -->
<string name="share_copy_link_to_clipboard">ਕਲਿੱਪਬੋਰਡ \'ਚ ਕਾਪੀ ਕਰੋ</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕੀਤਾ</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">ਸਿੰਕ ਕਰਨ ਲਈ ਸਾਈਨ ਇਨ ਕਰੋ</string>
<!-- An option from the share dialog to sign into sync -->
@ -1051,6 +1097,8 @@
<string name="snackbar_message_bookmarks_saved">ਬੁੱਕਮਾਰਕ ਸੰਭਾਲੇ ਗਏ!</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">ਸਿਖਰਲੀਆਂ ਸਾਈਟਾਂ ਵਿੱਚ ਜੋੜੋ!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">ਸ਼ਾਰਟਕੱਟਾਂ ਵਿੱਚ ਜੋੜਿਆ!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">ਪ੍ਰਾਈਵੇਟ ਟੈਬ ਬੰਦ ਕੀਤੀ</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -1647,6 +1695,10 @@
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">ਸਿਖਰਲੀਆਂ ਸਾਈਟਾਂ ਵਿੱਚ ਜੋੜੋ</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">ਸਿਖਰਲੀਆਂ ਸਾਈਟਾਂ ਤੋਂ ਹਟਾਓ</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">ਸ਼ਾਰਟਕੱਟਾਂ ਵਿੱਚ ਜੋੜੋ</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
<string name="browser_menu_remove_from_shortcuts">ਸ਼ਾਰਟਕੱਟ ਵਿੱਚੋਂ ਹਟਾਓ</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">ਤਸਦੀਕ ਕੀਤਾ: %1$s</string>
@ -1659,6 +1711,8 @@
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">ਹਟਾਓ</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">ਰੱਦ ਕਰੋ</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">ਲਾਗਇਨ ਚੋਣਾਂ</string>
<!-- The editable text field for a login's web address. -->
@ -1720,8 +1774,12 @@
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">ਸਿਖਰਲੀ ਸਾਈਟ ਦੀ ਲਿਮਟ ਅੱਪੜੀ</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">ਸ਼ਾਰਟਕੱਟ ਦੀ ਲਿਮਟ ਅੱਪੜੀ</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">ਨਵੀਂ ਸਿਖਰਲੀ ਸਾਈਟ ਜੋੜਨ ਲਈ ਪਹਿਲਾਂ ਇੱਕ ਨੂੰ ਹਟਾਓ। ਸਾਈਟ ਨੂੰ ਛੂਹ ਕੇ ਰੱਖੋ ਤੇ ਹਟਾਓ ਨੂੰ ਚੁਣੋ।</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">ਨਵਾਂ ਸ਼ਾਰਟਕੱਟ ਜੋੜਨ ਲਈ ਪਹਿਲਾਂ ਇੱਕ ਨੂੰ ਹਟਾਓ। ਸਾਈਟ ਨੂੰ ਛੂਹ ਕੇ ਰੱਖੋ ਤੇ ਹਟਾਓ ਨੂੰ ਚੁਣੋ।</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">ਠੀਕ ਹੈ, ਸਮਝ ਗਏ</string>
@ -1731,7 +1789,9 @@
<string name="top_sites_rename_dialog_title">ਨਾਂ</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">ਸਿਰਖਲੀ ਸਾਈਟ ਦਾ ਨਾਂ</string>
<!-- Button caption to confirm the renaming of the top site. -->
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">ਸ਼ਾਰਟਕੱਟ ਨਾਂ</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">ਠੀਕ ਹੈ</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">ਰੱਦ ਕਰੋ</string>
@ -1808,4 +1868,8 @@
<!-- Clickable text for opening an external link for more information about Pocket. -->
<string name="pocket_stories_feature_learn_more">ਹੋਰ ਜਾਣੋ</string>
</resources>
<!-- Snackbar message for enrolling in a Nimbus experiment from the secret settings when Studies preference is Off.-->
<string name="experiments_snackbar">ਡਾਟਾ ਭੇਜਣ ਲਈ ਟੈਲੀਮੈਂਟਰੀ ਨੂੰ ਸਮਰੱਥ ਕਰੋ।</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">ਸੈਟਿੰਗਾਂ ਉੱਤੇ ਜਾਓ</string>
</resources>

View File

@ -353,6 +353,8 @@
<string name="errorpage_httpsonly_title">Защищённый сайт недоступен</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the first. -->
<string name="errorpage_httpsonly_message_title">Скорее всего, веб-сайт просто не поддерживает HTTPS.</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">Однако возможно вмешательство злоумышленников. Если вы продолжите переход на веб-сайт, вам не следует вводить на нём какие-либо конфиденциальные данные. Если вы продолжите, режим «Только HTTPS» для этого сайта будет временно отключён.</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Специальные возможности</string>
<!-- Preference to override the Firefox Account server -->