Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Description for giving an add-on access to users's data on one site. %1$s will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). -->
<string name="mozac_feature_addons_permissions_one_site_description">چوونەناو زانیارییەکانت لە ماڵپەڕی %1$s</string>
<!-- Description for giving an add-on access to users's data in multiple sites in the domain %1$s. %1$s will be replaced by the DNS domain for which a web extension is requesting access (e.g., mozilla.org). -->
<string name="mozac_feature_addons_permissions_sites_in_domain_description">چوونەناو زانیارییەکانت بۆ ماڵپەڕەکان لە دۆمەینی %1$s</string>
<!-- Description for the "privacy" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_privacy_description">ڕێکخستنەکانی تایبەتمەندی بخوێنەوە و دەستکاریبکە</string>
<!-- Description for the "<all_urls>" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_all_urls_description">چوونەناو زانیاریەکان لە هەموو ماڵپەڕەکان</string>
<!-- Description for the "tabs" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_tabs_description">بچۆناو بازدەرەکانی وێبگەڕ</string>
<!-- Description for the "bookmarks" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_bookmarks_description">خوێندنەوە و دەستکاریکردنی نیشانکراوەکان</string>
<!-- Description for the "browserSettings" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_browser_setting_description">خوێندنەوە و دەستکاریکردنی ڕێکخستنەکانی وێبگەڕ</string>
<!-- Description for the "browsingData" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_browser_data_description">کۆتا مێژووی کار، شەکرۆکە، و زانیاری وابەستە پاکبکەرەوە</string>
<!-- Description for the "clipboardRead" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_clipboard_read_description">زانیاری بەدەستبێنە لە گرتەتەختەوە(لەبەرگرەوە)</string>
<!-- Description for the "downloads.open" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_downloads_open_description">ئەو پەڕگانە بکەرەوە کە داگیراوە بۆ سەر ئامێرەکەت</string>
<!-- Description for the "find" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_find_description">دەقی هەموو بازدەرە کراوەکان بخوێنەرەوە</string>
<!-- Description for the "geolocation" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_geolocation_description">زانینی شوێنەکەت</string>
<!-- Description for the "history" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_history_description">چوونەناوی مێژووی کارەکەت</string>
<!-- Description for the "management" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_management_description">چاودێری بەکارهێنانی زیادکراوەکان و بەڕێوەبردنی ڕووکارەکان</string>
<!-- Description for the "nativeMessaging" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_native_messaging_description">گۆڕینەوەی پەیام لگەڵ بەرنامەکان جگە لەمە</string>
<!-- Description for the "notifications" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_notifications_description">پیشاندنای ئاگانامە بۆ تۆ</string>
<!-- Description for the "sessions" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_sessions_description">چوونەناو کۆتا بازدەرە داخراوەکان</string>
<!-- Description for the "tabHide" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_tab_hide_description">پیشاندان و شاردنەوەی بازدەرەکانی وێبگەڕ</string>
<!-- Description for the "topSites" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_top_sites_description">چوونەناوی مێژووی کارەکەت</string>
<!-- The version on of add-on. -->
<string name="mozac_feature_addons_version">وەشان</string>
<!-- The last date that the add-on was updated. -->
<string name="mozac_feature_addons_last_updated">کۆتاجار نوێکراوەتەوە</string>
<!-- The developer website (Homepage) of the add-on. -->
<string name="mozac_feature_addons_home_page">پەڕەی سەرەکی</string>
<!-- A link where users can find more information about add-ons permissions. -->
<string name="mozac_feature_addons_learn_more">زیاتر بزانە دەربارەی دەسەڵاتەکان</string>
<!-- The rating of the add-on. -->
<string name="mozac_feature_addons_rating">پلەبەندی</string>
<!-- The settings of the add-on. -->
<string name="mozac_feature_addons_settings">ڕێکخستنەکان</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_settings_on">کارا</string>
<!-- Indicates the add-on is allowed in private browsing mode. -->
<string name="mozac_feature_addons_settings_run_in_private_browsing">جێبەجێکردن لە وێبگەڕی تایبەت</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_enabled">چالاکە</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 installed section. -->
<string name="mozac_feature_addons_installed_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 recommended section. -->
<string name="mozac_feature_addons_recommended_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 supported section. -->
<string name="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. -->
<string name="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. -->
<string name="mozac_feature_addons_disabled_section">ناچالاکە</string>
<!-- Displays a page with all the details of an add-on. -->
<string name="mozac_feature_addons_details">وردەکاری</string>
<!-- Displays a page with all the permissions of an add-on. -->
<string name="mozac_feature_addons_permissions">ڕێگەپێدانەکان</string>
<!-- This is a button to remove (i.e. uninstall) an add-on. -->
<string name="mozac_feature_addons_remove">بیسڕەوە</string>
<!-- This is a button to add (install) an add-on . -->
<string name="mozac_feature_addons_permissions_dialog_add">زیادکردنی</string>
<!-- This is a button to cancel the add-on installation . -->
<string name="mozac_feature_addons_permissions_dialog_cancel">پاشگەزبوونەوە</string>
<!-- This is the label of a button to cancel an ongoing add-on installation. -->
<string name="mozac_feature_addons_install_addon_dialog_cancel">پاشگەزبوونەوە</string>
<!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews -->
<string name="mozac_feature_addons_user_rating_count_2">پێداچوونەوە: %1$s</string>
<!-- This is the title of page where all the add-ons are listed -->
<string name="mozac_feature_addons_addons">پێوەکراوەکان</string>
<!-- Label for add-ons sub menu item for add-ons manager -->
<string name="mozac_feature_addons_addons_manager">بەڕێوەبەری پێوەکراوەکان</string>
<!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels -->
<string name="mozac_feature_addons_supported_checker_notification_channel" tools:ignore="UnusedResources">چێکەری پێوەکراوی پشتگیریکراو</string>
<!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. -->
<string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">پێوەکراوی نوێ بەردەستە</string>
<!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. -->
<string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">پێوەکراوی نوێ بەردەستن</string>
<!-- 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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_one">زیادکردنی %1$s بۆ %2$s</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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_two">زیادکردنی %1$s و %2$s بۆ %3$s</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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">زیادییان بکە بۆ %1$s</string>
<!-- Error shown when unable to find a translation for an add-on field. %1$s is the locale of the user and %2$s is the default language of the add-on -->
<string name="mozac_feature_addons_failed_to_translate">وەرگێڕان نەدۆزرایەوە،نە بۆ زمانی %1$s و بۆ زمانی بنەڕەتیش %2$s</string>
<!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_successfully_installed">بەسەرکەوتوویی %1$s دەمەزرا</string>
<!-- Text shown after failing to install an add-on (when add-on type isn't supported or an unknown has errored). %1$s is the add-on name. -->
<string name="mozac_feature_addons_failed_to_install">نەتوانرا %1$s دابمەزرێت</string>
<!-- Text shown after failed to enable an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_failed_to_enable">نەتوانرا %1$s چالاک بکرێت</string>
<!-- Text shown after failed to disable an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_failed_to_disable">نەتوانرا %1$s ناچالاک بکرێت</string>
<!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_failed_to_uninstall">نەتوانرا %1$s بسڕێتەوە</string>
<!-- Text shown after successfully removed an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">%1$s سڕایەوە بە سەرکەوتووی</string>
<!-- Text shown after failed to remove an add-on. %1$s is the add-on name. -->
<string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">نەتوانرا %1$s بسڕێتەوە</string>
<!-- Label shown to indicate that the add-on was migrated from a previous version of the app. %1$s is the app name most of the case it will be Firefox. -->
<string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources">ئەم پێوەکراوە هێنراوە لە وەشانی پێشووی %1$s</string>
<!-- Text link to a sumo page for learning more about unsupported add-ons. -->
<string name="mozac_feature_addons_unsupported_learn_more">زیاتر بزانە</string>
<!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. -->
<string name="mozac_feature_addons_updater_status_successfully_updated">بەسەرکەوتوویی نوێکرایەوە</string>
<!-- Displayed in the "Status" field for the updater when an add-on has no updates available. -->
<string name="mozac_feature_addons_updater_status_no_update_available">نوێکردنەوە بەردەست نیە</string>
<!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. -->
<string name="mozac_feature_addons_updater_status_error">هەڵە</string>
<!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. -->
<string name="mozac_feature_addons_updater_dialog_title">زانیاری نوێکەرەوە</string>
<!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. -->
<string name="mozac_feature_addons_updater_dialog_last_attempt">کۆتا هەوڵدان:</string>
<!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
<string name="mozac_feature_addons_updater_dialog_status">دۆخ:</string>
</resources>