tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

strings.xml (16783B)


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