<!-- Text for the title of an alert dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
<stringname="mozac_browser_engine_system_alert_title">%1$s հասցեից էջը հաղորդում է`</string>
<stringname="mozac_browser_engine_system_alert_title">%1$s հասցեից էջը հաղորդում է`</string>
<!-- Text for the message of an auth dialog displayed by a web page.
%1$s will be replaced by the realm, %2$s will be replaced with the URL of the current page (displaying the dialog). -->
%1$s will be replaced by the hostname or a description of the protected area/site, %2$s will be replaced with the URL of the current page (displaying the dialog). -->
<stringname="mozac_browser_engine_system_auth_message">%2$s-ը պահանջում է օգտագործողի անուն և գաղտնաբառ: Կայքը հաղորդում է` "%1$s"</string>
<!-- Text for the message of an auth dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
<stringname="mozac_browser_engine_system_auth_no_realm_message">%1$s-ը հարցնում է օգտվողի ձեր անունը և գաղտնաբառը</string>
<stringname="mozac_browser_errorpages_malformed_uri_message"><![CDATA[<p>Ներկայացված հասցեն ճանաչված ձևաչափով չէ: Խնդրում ենք ստուգել տեղադրության գոնտին սխալների համար և կրկին փորձել:</p>]]></string>
<stringname="mozac_browser_errorpages_malformed_uri_message"><![CDATA[<p>Ներկայացված հասցեն ճանաչված ձևաչափով չէ: Խնդրում ենք ստուգել տեղադրության գոտին՝ արդյոք սխալ կա, և կրկին փորձել:</p>]]></string>
<!-- The document title and heading of an error page. -->
<!-- The label of the deny button on a notification, this will be shown to the user when an add-on needs new permissions. Indicates the user denies the new permissions and prevents the add-on from be updated-->
<!-- The tile of the notification, this will be shown to the user when an add-on needs new permissions, to be updated. %1$s is the name of the add-ons-->
<stringname="mozac_feature_addons_updater_notification_title">%1$s üçün yeniləmə var</string>
<!-- The content of the notification, this will be shown when an add-on needs new permissions, to be updated. %1$d is the amount of new permissions-->
<stringname="mozac_feature_addons_updater_notification_content"tools:ignore="PluralsCandidate">%1$d yeni icazə tələb edilir</string>
<!-- The content of the notification displayed when an add-on needs a new permission-->
<stringname="mozac_feature_addons_updater_notification_content_singular">Yeni icazə tələb edilir</string>
<!-- Name of the "notification channel" used for displaying a notification for updating an add-on. See https://developer.android.com/training/notify-user/channels -->
<!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels -->
<!-- The content of the notification, this will be shown to the user when one newly supported add-on is available. %1$s is the add-on name and %2$s is the app name (in most cases Firefox). -->
<stringname="mozac_feature_addons_supported_checker_notification_content_one">%1$s əlavəsini %2$s səyyahına əlavə et</string>
<!-- The content of the notification, this will be shown to the user when two newly supported add-ons are available. %1$s is the first add-on name. %2$s is the second add-on name. %3$s is the app name (in most cases Firefox). -->
<stringname="mozac_feature_addons_supported_checker_notification_content_two">%1$s və %2$s əlavələrini %3$s səyyahına əlavə et</string>
<!-- The content of the notification, this will be shown to the user when more than two newly supported add-ons are available. %1$s is the app name (in most cases Firefox). -->
<stringname="mozac_feature_addons_supported_checker_notification_content_more_than_two">Onları %1$s səyyahına əlavə et</string>
<!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
<stringname="mozac_feature_addons_successfully_installed">%1$s uğurla quraşdırıldı</string>
<!-- Text shown after successfully enabled an add-on. %1$s is the add-on name. -->
<stringname="mozac_feature_addons_successfully_enabled">%1$s uğurla aktivləşdirildi</string>
<!-- Text shown after successfully disabled an add-on. %1$s is the add-on name. -->
<stringname="mozac_feature_addons_successfully_disabled">%1$s uğurla söndürüldü</string>
<!-- Text shown after successfully uninstalled an add-on. %1$s is the add-on name. -->
<stringname="mozac_feature_addons_successfully_uninstalled">%1$s uğurla silindi</string>
<!-- Text shown after successfully removed an add-on. %1$s is the add-on name. -->
<stringname="mozac_feature_addons_successfully_removed"tools:ignore="UnusedResources">%1$s uğurla silindi</string>
<!-- Text shown in not yet supported add-ons section in AddonsManagerAdapter. -->
<!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet supported section. -->
<stringname="mozac_feature_addons_unsupported_section">Դեռ չի աջակցվում</string>
<!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet available section. -->
<stringname="mozac_feature_addons_unavailable_section">Դեռևս մատչելի չէ</string>
<stringname="mozac_feature_addons_unavailable_section">Դեռ մատչելի չէ</string>
<!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the disabled section. -->
<!-- Text for context menu item to open the link in an external app. -->
<stringname="mozac_feature_contextmenu_open_link_in_external_app">Keçidi başqa tətbiqdə aç</string>
<!-- Action shown in a text selection context menu. This will prompt a search using the selected text. The first parameter is the name of the application (For example: Fenix)-->
<stringname="mozac_selection_context_menu_search">%s ilə axtar</string>
<!-- Action shown in a text selection context menu. This will prompt a search in a private tab using the selected text The first parameter is the name of the application (For example: Fenix) -->
<stringname="mozac_selection_context_menu_search_privately">%s ilə məxfi axtar</string>
<!-- Text for context menu item to share the email with another app. -->