tor-browser

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

strings.xml (18862B)


      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 allow the optional permissions requested by an add-on . -->
     97  <string name="mozac_feature_addons_permissions_dialog_allow">అనుమతించు</string>
     98  <!-- This is a button to deny the optional permissions requested by an add-on . -->
     99  <string name="mozac_feature_addons_permissions_dialog_deny">తిరస్కరించు</string>
    100  <!-- Text link to learn more about permission requests on the add-on permissions dialog . -->
    101  <string name="mozac_feature_addons_permissions_dialog_learn_more">ఇంకా తెలుసుకోండి</string>
    102  <!-- This is a button to cancel the add-on installation . -->
    103  <string name="mozac_feature_addons_permissions_dialog_cancel">రద్దుచేయి</string>
    104  <!-- This is the label of a button to cancel an ongoing add-on installation. -->
    105  <string name="mozac_feature_addons_install_addon_dialog_cancel">రద్దుచేయి</string>
    106  <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews -->
    107  <string name="mozac_feature_addons_user_rating_count_2">సమీక్షలు: %1$s</string>
    108  <!-- This is the title of page where all the add-ons are listed -->
    109  <string name="mozac_feature_addons_addons">పొడగింతలు</string>
    110  <!-- Label for add-ons sub menu item for add-ons manager -->
    111  <string name="mozac_feature_addons_addons_manager">పొడగింతల నిర్వహణ</string>
    112  <!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels -->
    113  <string name="mozac_feature_addons_supported_checker_notification_channel" tools:ignore="UnusedResources">తోడ్పాటున్న పొడగింతల చెకర్</string>
    114  <!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. -->
    115  <string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">కొత్త పొడగింత అందుబాటులో ఉంది</string>
    116  <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. -->
    117  <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">కొత్త పొడగింతలు అందుబాటులో ఉన్నాయి</string>
    118  <!-- 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). -->
    119  <string name="mozac_feature_addons_supported_checker_notification_content_one">%1$s‌ను %2$s‌కి చేర్చు</string>
    120  <!-- 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). -->
    121  <string name="mozac_feature_addons_supported_checker_notification_content_two">%1$s, %2$s‌లను %3$s‌కి చేర్చు</string>
    122  <!-- 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). -->
    123  <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">వాటిని %1$sకు చేర్చు</string>
    124  <!-- This is the caption for not yet supported screen caption -->
    125  <string name="mozac_feature_addons_not_yet_supported_caption2">ప్రస్తుతం మేము ముందుగా ఎంచుకున్న సిఫార్సుచేయబడ్డ పొడగింతలకు తోడ్పాటును నిర్మిస్తున్నాము.</string>
    126  <!-- 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 -->
    127  <string name="mozac_feature_addons_failed_to_translate">%1$s లొకేల్, అప్రమేయ భాష %2$s లలో దేనికీ అనువాదం దొరకలేదు</string>
    128  <!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
    129  <string name="mozac_feature_addons_successfully_installed">%1$s విజయవంతంగా స్థాపించబడింది</string>
    130  <!-- 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. -->
    131  <string name="mozac_feature_addons_failed_to_install">%1$s స్థాపన విఫలమైంది</string>
    132  <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. -->
    133  <string name="mozac_feature_addons_failed_to_enable">%1$s చేతనించడం విఫలమైంది</string>
    134  <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. -->
    135  <string name="mozac_feature_addons_failed_to_disable">%1$s అచేతనించడం విఫలమైంది</string>
    136  <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. -->
    137  <string name="mozac_feature_addons_failed_to_uninstall">%1$s‌ను నిర్మూలించడం విఫలమైంది</string>
    138  <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. -->
    139  <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">%1$s విజయవంతంగా తొలగించబడింది</string>
    140  <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. -->
    141  <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">%1$sని తొలగించడం విఫలమైంది</string>
    142  <!-- 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. -->
    143  <string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources"> పొడగింత %1$s యొక్క మునుపటి వెర్షను నుండి తేబడింది</string>
    144  <!-- Text link to a sumo page for learning more about unsupported add-ons. -->
    145  <string name="mozac_feature_addons_unsupported_learn_more">ఇంకా తెలుసుకోండి</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_status_successfully_updated">విజయవంతంగా తాజాకరించబడింది</string>
    148  <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. -->
    149  <string name="mozac_feature_addons_updater_status_no_update_available">తాజాకరణ అందుబాటులో లేదు</string>
    150  <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. -->
    151  <string name="mozac_feature_addons_updater_status_error">దోషం</string>
    152  <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. -->
    153  <string name="mozac_feature_addons_updater_dialog_title">తాజాకరి సమాచారం</string>
    154  <!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. -->
    155  <string name="mozac_feature_addons_updater_dialog_last_attempt">చివరి ప్రయత్నం:</string>
    156  <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
    157  <string name="mozac_feature_addons_updater_dialog_status">స్థితి:</string>
    158  <!-- Confirmation button text for the dialog when add-on installation is completed. -->
    159  <string name="mozac_feature_addons_installed_dialog_okay_button_2">సరే</string>
    160  <!-- "Learn more" link displayed below an add-on status message. -->
    161  <string name="mozac_feature_addons_status_learn_more">ఇంకా తెలుసుకోండి</string>
    162  <!-- "See details" link displayed below an add-on status message. -->
    163  <string name="mozac_feature_addons_status_see_details">వివరాలను చూడండి</string>
    164 </resources>