strings.xml (18669B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this file, 6 You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- 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). --> 11 <string name="mozac_feature_addons_permissions_one_site_description">%1$s को लागि तपाईंको डाटा पहुँच गर्नुहोस्</string> 12 <!-- 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). --> 13 <string name="mozac_feature_addons_permissions_sites_in_domain_description">%1$s डोमेनमा साईटहरूको लागि तपाईंको डाटा पहुँच गर्नुहोस्</string> 14 <!-- Description for the "privacy" WebExtensions API permission. --> 15 <string name="mozac_feature_addons_permissions_privacy_description">पढ्नुहोस् र गोपनीयता सेटिंग्स परिमार्जन गर्नुहोस्</string> 16 <!-- Description for the "<all_urls>" WebExtensions API permission. --> 17 <string name="mozac_feature_addons_permissions_all_urls_description">सबै वेबसाइटहरूका लागि तपाईंको डाटा पहुँच गर्नुहोस्</string> 18 <!-- Description for the "tabs" WebExtensions API permission. --> 19 <string name="mozac_feature_addons_permissions_tabs_description">ब्राउजर ट्याबहरू पहुँच गर्नुहोस्</string> 20 <!-- Description for the "webNavigation" WebExtensions API permission. --> 21 <string name="mozac_feature_addons_permissions_web_navigation_description">नेभिगेसनको बखत ब्राउजर गतिविधि पहुँच गर्नुहोस्</string> 22 <!-- Description for the "bookmarks" WebExtensions API permission. --> 23 <string name="mozac_feature_addons_permissions_bookmarks_description">पढ्नुहोस् र बुकमार्कहरू परिमार्जन गर्नुहोस्</string> 24 <!-- Description for the "browserSettings" WebExtensions API permission. --> 25 <string name="mozac_feature_addons_permissions_browser_setting_description">ब्राउजर सेटिङ्गहरु पढ्नुहोस् र परिमार्जन गर्नुहोस्</string> 26 <!-- Description for the "browsingData" WebExtensions API permission. --> 27 <string name="mozac_feature_addons_permissions_browser_data_description">हालका ब्राउजिंग ईतिहास, कुकीहरू र सम्बन्धित डाटा खाली गर्नुहोस्</string> 28 <!-- Description for the "clipboardRead" WebExtensions API permission. --> 29 <string name="mozac_feature_addons_permissions_clipboard_read_description">क्लिपबोर्डवाट डाटा लिनुहोस्</string> 30 <!-- Description for the "clipboardWrite" WebExtensions API permission. --> 31 <string name="mozac_feature_addons_permissions_clipboard_write_description">क्लिपबोर्डमा डाटा इनपुट गर्नुहोस्</string> 32 <!-- Description for the "downloads" WebExtensions API permission. --> 33 <string name="mozac_feature_addons_permissions_downloads_description">फाईलहरू डाउनलोड गर्नुहोस् र ब्राउजरको डाउनलोड ईतिहास पढ्नुहोस् र परिमार्जन गर्नुहोस्</string> 34 <!-- Description for the "downloads.open" WebExtensions API permission. --> 35 <string name="mozac_feature_addons_permissions_downloads_open_description">तपाईंको उपकरणमा डाउनलोड गरिएका फाइलहरू खोल्नुहोस्</string> 36 <!-- Description for the "find" WebExtensions API permission. --> 37 <string name="mozac_feature_addons_permissions_find_description">सबै खोलिएका ट्याबहरूको पाठ पढ्नुहोस्</string> 38 <!-- Description for the "geolocation" WebExtensions API permission. --> 39 <string name="mozac_feature_addons_permissions_geolocation_description">तपाईँको स्थानको पहुँच दिनुहोस्</string> 40 <!-- Description for the "history" WebExtensions API permission. --> 41 <string name="mozac_feature_addons_permissions_history_description">ब्राउजिंग इतिहास हेर्नुहोस्</string> 42 <!-- Description for the "management" WebExtensions API permission. --> 43 <string name="mozac_feature_addons_permissions_management_description">बिस्तारहरुको उपयोगको अनुगमन गर्नुहोस् र थीमहरु प्रबन्ध गर्नुहोस्</string> 44 <!-- Description for the "nativeMessaging" WebExtensions API permission. --> 45 <string name="mozac_feature_addons_permissions_native_messaging_description">यो भन्दा अन्य एपहरूसँग सन्देश साटासाट गर्नुहोस्</string> 46 <!-- Description for the "notifications" WebExtensions API permission. --> 47 <string name="mozac_feature_addons_permissions_notifications_description">तपाईँको लागि सूचना प्रदर्शन गर्नुहोस्</string> 48 <!-- Description for the "pkcs11" WebExtensions API permission. --> 49 <string name="mozac_feature_addons_permissions_pkcs11_description">क्रिप्टोग्राफिक प्रमाणीकरण सम्बन्धी सेवाहरू प्रदान गर्नुहोस्</string> 50 <!-- Description for the "proxy" WebExtensions API permission. --> 51 <string name="mozac_feature_addons_permissions_proxy_description">ब्राउजरको प्रोक्सी सेटिङ्गहरू नियन्त्रण गर्नुहोस्</string> 52 <!-- Description for the "sessions" WebExtensions API permission. --> 53 <string name="mozac_feature_addons_permissions_sessions_description">हालै बन्द गरिएका ट्याबहरू सम्म पहुँच गर्नुहोस्</string> 54 <!-- Description for the "tabHide" WebExtensions API permission. --> 55 <string name="mozac_feature_addons_permissions_tab_hide_description">ब्राउजर ट्याबहरु लुकाउनुहोस् र देखाउनुहोस्</string> 56 <!-- Description for the "topSites" WebExtensions API permission. --> 57 <string name="mozac_feature_addons_permissions_top_sites_description">ब्राउजिङ्ग इतिहासमा पहुँच गर्नुहोस्</string> 58 <!-- Description for the "devtools" WebExtensions API permission. --> 59 <string name="mozac_feature_addons_permissions_devtools_description">खोलिएका ट्याबहरूमा तपाईँको डाटा पहुँच गर्न विकासकर्ता औजारहरू विस्तार गर्नुहोस्</string> 60 <!-- The version on of add-on. --> 61 <string name="mozac_feature_addons_version">संस्करण</string> 62 <!-- The last date that the add-on was updated. --> 63 <string name="mozac_feature_addons_last_updated">पछिल्लो अद्यावधिक</string> 64 <!-- The developer website (Homepage) of the add-on. --> 65 <string name="mozac_feature_addons_home_page">गृहपृष्ठ</string> 66 <!-- A link where users can find more information about add-ons permissions. --> 67 <string name="mozac_feature_addons_learn_more">अनुमतिहरुको बारेमा थप जान्नुहोस्</string> 68 <!-- The rating of the add-on. --> 69 <string name="mozac_feature_addons_rating">रेटिङ्ग</string> 70 <!-- The settings of the add-on. --> 71 <string name="mozac_feature_addons_settings">सेटिङ्गहरु</string> 72 <!-- Indicates the add-on is enabled. --> 73 <string name="mozac_feature_addons_settings_on">खोल्नुहोस्</string> 74 <!-- Indicates the add-on is allowed in private browsing mode. --> 75 <string name="mozac_feature_addons_settings_run_in_private_browsing">निजी ब्राउजिङ्गमा चलाउनुहोस्</string> 76 <!-- Indicates the add-on is enabled. --> 77 <string name="mozac_feature_addons_enabled">सक्षम गरियो</string> 78 <!-- 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. --> 79 <string name="mozac_feature_addons_installed_section">स्थापित</string> 80 <!-- 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. --> 81 <string name="mozac_feature_addons_recommended_section">सिफारिस गरिएको</string> 82 <!-- 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. --> 83 <string name="mozac_feature_addons_unsupported_section">अझै असमर्थित</string> 84 <!-- 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. --> 85 <string name="mozac_feature_addons_unavailable_section">अझै अनुपलब्ध</string> 86 <!-- 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. --> 87 <string name="mozac_feature_addons_disabled_section">असक्षम गरियो</string> 88 <!-- Displays a page with all the details of an add-on. --> 89 <string name="mozac_feature_addons_details">बिवरणहरु</string> 90 <!-- Displays a page with all the permissions of an add-on. --> 91 <string name="mozac_feature_addons_permissions">अनुमतिहरु</string> 92 <!-- This is a button to remove (i.e. uninstall) an add-on. --> 93 <string name="mozac_feature_addons_remove">हटाउनुहोस्</string> 94 <!-- This is a button to add (install) an add-on . --> 95 <string name="mozac_feature_addons_permissions_dialog_add">थप्नुहोस्</string> 96 <!-- This is a button to cancel the add-on installation . --> 97 <string name="mozac_feature_addons_permissions_dialog_cancel">रद्द गर्नुहोस्</string> 98 <!-- This is the label of a button to cancel an ongoing add-on installation. --> 99 <string name="mozac_feature_addons_install_addon_dialog_cancel">रद्द गर्नुहोस्</string> 100 <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews --> 101 <string name="mozac_feature_addons_user_rating_count_2">समीक्षाहरु: %1$s</string> 102 <!-- This is the title of page where all the add-ons are listed --> 103 <string name="mozac_feature_addons_addons">एड-अनहरु</string> 104 <!-- Label for add-ons sub menu item for add-ons manager --> 105 <string name="mozac_feature_addons_addons_manager">एड-अन प्रबन्धक</string> 106 <!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels --> 107 <string name="mozac_feature_addons_supported_checker_notification_channel" tools:ignore="UnusedResources">समर्थित एड-अनहरु परीक्षक</string> 108 <!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. --> 109 <string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">नयाँ एड-अन उपलब्ध छ</string> 110 <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. --> 111 <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">नयाँ एड-अनहरु उपलब्ध छन्</string> 112 <!-- 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). --> 113 <string name="mozac_feature_addons_supported_checker_notification_content_one">%1$s लाई %2$s मा थप्नुहोस्</string> 114 <!-- 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). --> 115 <string name="mozac_feature_addons_supported_checker_notification_content_two">%1$s र %2$s लाई %3$s मा थप्नुहोस्</string> 116 <!-- 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). --> 117 <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">तिनीहरुलाई %1$s मा थप्नुहोस्</string> 118 <!-- This is the caption for not yet supported screen caption --> 119 <string name="mozac_feature_addons_not_yet_supported_caption2">हामी हाल सिफारिस गरिएका विस्तारहरूको प्रारम्भिक छनौटको लागि समर्थन निर्माण गर्दैछौं।</string> 120 <!-- 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 --> 121 <string name="mozac_feature_addons_failed_to_translate">भावानुवाद फेला परेन, स्थानिय %1$s को लागि न त, पूर्वनिर्धारित भाषा %2$s</string> 122 <!-- Text shown after successfully installed an add-on. %1$s is the add-on name. --> 123 <string name="mozac_feature_addons_successfully_installed">%1$s सफलतापूर्वक स्थापना गरियो</string> 124 <!-- 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. --> 125 <string name="mozac_feature_addons_failed_to_install">%1$s स्थापना गर्ने क्रममा समस्या देखा पर्यो</string> 126 <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> 127 <string name="mozac_feature_addons_failed_to_enable">%1$s लाई सक्षम पार्ने क्रममा समस्या देखापर्यो</string> 128 <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. --> 129 <string name="mozac_feature_addons_failed_to_disable">%1$s लाई असक्षम पार्ने क्रममा समस्या देखापर्यो</string> 130 <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. --> 131 <string name="mozac_feature_addons_failed_to_uninstall">%1$s उपकरणबाट हटाउने क्रममा समस्या देखा पर्यो</string> 132 <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. --> 133 <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">%1$s सफलतापूर्वक हटाइयो</string> 134 <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. --> 135 <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">%1$s लाई हटाउने क्रममा समस्या देखापर्यो</string> 136 <!-- 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. --> 137 <string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources">यो एड-अन %1$s को एउटा पहिलाको सस्करणबाट साभार गरिएको हो</string> 138 <!-- Text link to a sumo page for learning more about unsupported add-ons. --> 139 <string name="mozac_feature_addons_unsupported_learn_more">थप जान्नुहोस्</string> 140 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. --> 141 <string name="mozac_feature_addons_updater_status_successfully_updated">सफलतापूर्वक अद्यावधिक गरियो</string> 142 <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. --> 143 <string name="mozac_feature_addons_updater_status_no_update_available">कुनै अद्यावधिक उपलब्ध छैनन्</string> 144 <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. --> 145 <string name="mozac_feature_addons_updater_status_error">त्रुटि</string> 146 <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. --> 147 <string name="mozac_feature_addons_updater_dialog_title">अद्यावधिककर्ता सूचना</string> 148 <!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. --> 149 <string name="mozac_feature_addons_updater_dialog_last_attempt">अन्तिम प्रयास:</string> 150 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated --> 151 <string name="mozac_feature_addons_updater_dialog_status">स्थिति:</string> 152 </resources>