tor-browser

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

strings.xml (11887B)


      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 the "privacy" WebExtensions API permission. -->
     11  <string name="mozac_feature_addons_permissions_privacy_description">Janngu tee mbaylaa teelte sutura</string>
     12  <!-- Description for the "<all_urls>" WebExtensions API permission. -->
     13  <string name="mozac_feature_addons_permissions_all_urls_description">Yetto keɓe maa ngam lowe ɗee fof</string>
     14  <!-- Description for the "tabs" WebExtensions API permission. -->
     15  <string name="mozac_feature_addons_permissions_tabs_description">Yetto tabbe wanngorde</string>
     16  <!-- Description for the "webNavigation" WebExtensions API permission. -->
     17  <string name="mozac_feature_addons_permissions_web_navigation_description">Yetto dille wanngorde saanga banngogol</string>
     18  <!-- Description for the "bookmarks" WebExtensions API permission. -->
     19  <string name="mozac_feature_addons_permissions_bookmarks_description">Tar mbaylaa maantore</string>
     20  <!-- Description for the "browserSettings" WebExtensions API permission. -->
     21  <string name="mozac_feature_addons_permissions_browser_setting_description">Tar etee mbaylaa teelte wanngorde</string>
     22  <!-- Description for the "browsingData" WebExtensions API permission. -->
     23  <string name="mozac_feature_addons_permissions_browser_data_description">Momtu aslol peeragol cakkitiingol, kuukiije, e keɓe jokkiiɗe heen</string>
     24  <!-- Description for the "downloads" WebExtensions API permission. -->
     25  <string name="mozac_feature_addons_permissions_downloads_description">Awto piille, njanngaa etee mbaylaa aslol wanngorde ndee</string>
     26  <!-- Description for the "downloads.open" WebExtensions API permission. -->
     27  <string name="mozac_feature_addons_permissions_downloads_open_description">Uddit piille gaawtaaɗe e masiŋel maa</string>
     28  <!-- Description for the "find" WebExtensions API permission. -->
     29  <string name="mozac_feature_addons_permissions_find_description">Tar binndi tabbe udditiiɗe fof</string>
     30  <!-- Description for the "geolocation" WebExtensions API permission. -->
     31  <string name="mozac_feature_addons_permissions_geolocation_description">Yetto nokku maa</string>
     32  <!-- Description for the "history" WebExtensions API permission. -->
     33  <string name="mozac_feature_addons_permissions_history_description">Yetto aslol banngagol</string>
     34  <!-- Description for the "management" WebExtensions API permission. -->
     35  <string name="mozac_feature_addons_permissions_management_description">Reen kuutoragol njokkon, njiilaa kettule</string>
     36  <!-- Description for the "nativeMessaging" WebExtensions API permission. -->
     37  <string name="mozac_feature_addons_permissions_native_messaging_description">Wostondir mesasuuji e jaaɓnirɗe goɗɗe ko wonaa ngal ɗoo</string>
     38  <!-- Description for the "notifications" WebExtensions API permission. -->
     39  <string name="mozac_feature_addons_permissions_notifications_description">Hollat tintine maa</string>
     40  <!-- Description for the "proxy" WebExtensions API permission. -->
     41  <string name="mozac_feature_addons_permissions_proxy_description">Yiil teelte proksi wanngorde</string>
     42  <!-- Description for the "sessions" WebExtensions API permission. -->
     43  <string name="mozac_feature_addons_permissions_sessions_description">Naat e tabbe uddaaɗe sakket</string>
     44  <!-- Description for the "tabHide" WebExtensions API permission. -->
     45  <string name="mozac_feature_addons_permissions_tab_hide_description">Suuɗ tee hollir tabbe wanngorde ndee</string>
     46  <!-- Description for the "topSites" WebExtensions API permission. -->
     47  <string name="mozac_feature_addons_permissions_top_sites_description">Yetto aslol banngagol</string>
     48  <!-- Description for the "devtools" WebExtensions API permission. -->
     49  <string name="mozac_feature_addons_permissions_devtools_description">Timmitin kuutorɗe topayɓe ngam heɓde keɓe maa e tabbe udditiiɗe</string>
     50  <!-- The version on of add-on. -->
     51  <string name="mozac_feature_addons_version">Yamre</string>
     52  <!-- The last date that the add-on was updated. -->
     53  <string name="mozac_feature_addons_last_updated">Hesɗitinaa sakket</string>
     54  <!-- The developer website (Homepage) of the add-on. -->
     55  <string name="mozac_feature_addons_home_page">Jaɓɓorgo</string>
     56  <!-- A link where users can find more information about add-ons permissions. -->
     57  <string name="mozac_feature_addons_learn_more">Ɓeydu humpito baɗte jamirooje</string>
     58  <!-- The settings of the add-on. -->
     59  <string name="mozac_feature_addons_settings">Teelte</string>
     60  <!-- Indicates the add-on is enabled. -->
     61  <string name="mozac_feature_addons_settings_on">Huɓɓii</string>
     62  <!-- Indicates the add-on is allowed in private browsing mode. -->
     63  <string name="mozac_feature_addons_settings_run_in_private_browsing">Hurmin e banngogol suturo</string>
     64  <!-- Indicates the add-on is enabled. -->
     65  <string name="mozac_feature_addons_enabled">Hurminaama</string>
     66  <!-- 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. -->
     67  <string name="mozac_feature_addons_installed_section">Aafaama</string>
     68  <!-- 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. -->
     69  <string name="mozac_feature_addons_recommended_section">Basiyaaɗe</string>
     70  <!-- 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. -->
     71  <string name="mozac_feature_addons_unsupported_section">Tammbaaka tawo</string>
     72  <!-- 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. -->
     73  <string name="mozac_feature_addons_unavailable_section">Heɓotaako tawo</string>
     74  <!-- 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. -->
     75  <string name="mozac_feature_addons_disabled_section">Ñifaama</string>
     76  <!-- Displays a page with all the details of an add-on. -->
     77  <string name="mozac_feature_addons_details">Cariiɗe</string>
     78  <!-- Displays a page with all the permissions of an add-on. -->
     79  <string name="mozac_feature_addons_permissions">Jamirooje</string>
     80  <!-- This is a button to remove (i.e. uninstall) an add-on. -->
     81  <string name="mozac_feature_addons_remove">Ittu</string>
     82  <!-- This is a button to add (install) an add-on . -->
     83  <string name="mozac_feature_addons_permissions_dialog_add">Ɓeydu</string>
     84  <!-- This is a button to cancel the add-on installation . -->
     85  <string name="mozac_feature_addons_permissions_dialog_cancel">Haaytu</string>
     86  <!-- This is the title of page where all the add-ons are listed -->
     87  <string name="mozac_feature_addons_addons">Ɓeyditte</string>
     88  <!-- Label for add-ons sub menu item for add-ons manager -->
     89  <string name="mozac_feature_addons_addons_manager">Topitorde Ɓeyditte</string>
     90  <!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. -->
     91  <string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">Kesɗitine kese ina ngoodi</string>
     92  <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. -->
     93  <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">Ɓeyditte kese ina ngoodi</string>
     94  <!-- 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). -->
     95  <string name="mozac_feature_addons_supported_checker_notification_content_one">Ɓeydu %1$s e %2$s</string>
     96  <!-- 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). -->
     97  <string name="mozac_feature_addons_supported_checker_notification_content_two">Ɓeydu %1$s kam e %2$s e %3$s</string>
     98  <!-- 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). -->
     99  <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">Ɓeydu ɗe e %1$s</string>
    100  <!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
    101  <string name="mozac_feature_addons_successfully_installed">Aafaama no haaniri %1$s</string>
    102  <!-- 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. -->
    103  <string name="mozac_feature_addons_failed_to_install">Horiima aafde %1$s</string>
    104  <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. -->
    105  <string name="mozac_feature_addons_failed_to_enable">Horiima hurminde %1$s</string>
    106  <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. -->
    107  <string name="mozac_feature_addons_failed_to_disable">Horiima daaƴde %1$s</string>
    108  <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. -->
    109  <string name="mozac_feature_addons_failed_to_uninstall">Horiima aaftaade %1$s</string>
    110  <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. -->
    111  <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">Ittaama no haaniri %1$s</string>
    112  <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. -->
    113  <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">Horiima ittude %1$s</string>
    114  <!-- 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. -->
    115  <string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources">Ɗe ɓeyditte egginaa ko yamre ɓennunde %1$s</string>
    116  <!-- Text link to a sumo page for learning more about unsupported add-ons. -->
    117  <string name="mozac_feature_addons_unsupported_learn_more">Ɓeydu humpito</string>
    118  <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. -->
    119  <string name="mozac_feature_addons_updater_status_successfully_updated">Hesɗitinaama no haaniri</string>
    120  <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. -->
    121  <string name="mozac_feature_addons_updater_status_no_update_available">Alaa kesɗitine ngoodi</string>
    122  <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. -->
    123  <string name="mozac_feature_addons_updater_status_error">Juumre</string>
    124  <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. -->
    125  <string name="mozac_feature_addons_updater_dialog_title">Humpito kesɗitine</string>
    126  <!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. -->
    127  <string name="mozac_feature_addons_updater_dialog_last_attempt">Etogol cakkitiingol:</string>
    128  <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
    129  <string name="mozac_feature_addons_updater_dialog_status">Ngonka:</string>
    130 </resources>