tor-browser

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

strings.xml (4419B)


      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
      6  file, You can obtain one at http://mozilla.org/MPL/2.0/.
      7 -->
      8 
      9 <resources>
     10  <!-- Text for confirmation for a positive action in dialog -->
     11  <string name="mozac_feature_prompts_ok">Moƴƴii</string>
     12  <!-- Text for confirmation for a negative action in dialog. -->
     13  <string name="mozac_feature_prompts_cancel">Haaytu</string>
     14  <!-- When a page shows many dialogs, this checkbox will appear for letting the user choose to prevent showing more dialogs. -->
     15  <string name="mozac_feature_prompts_no_more_dialogs">Haɗ ngoo hello sosde kaalde goɗɗe</string>
     16  <!-- Text for a positive button, when an user selects a date in date/time picker. -->
     17  <string name="mozac_feature_prompts_set_date">Teelto</string>
     18  <!-- Text for a button that clears the selected input in the date/time picker. -->
     19  <string name="mozac_feature_prompts_clear">Momtu</string>
     20  <!-- Text for the title of an authentication dialog. -->
     21  <string name="mozac_feature_prompt_sign_in">Seŋo</string>
     22  <!-- Text for username field in an authentication dialog. -->
     23  <string name="mozac_feature_prompt_username_hint">Innde kuutoro</string>
     24  <!-- Text for password field in an authentication dialog. -->
     25  <string name="mozac_feature_prompt_password_hint">Finnde</string>
     26  <!-- Negative confirmation that we should never save a login for this site -->
     27  <string name="mozac_feature_prompt_never_save">Hoto danndu abada</string>
     28  <!-- Positive confirmation that we should save the new or updated login -->
     29  <string name="mozac_feature_prompt_save_confirmation">Danndu</string>
     30  <!-- Positive confirmation that we should save the updated login -->
     31  <string name="mozac_feature_prompt_update_confirmation">Hesɗitin</string>
     32  <!-- Text of a confirm button in dialog requesting to open a new window. -->
     33  <string name="mozac_feature_prompts_allow">Yamir</string>
     34  <!-- Text of a negative button in dialog requesting to open a new window. -->
     35  <string name="mozac_feature_prompts_deny">Haɗ</string>
     36  <!-- Title of the month chooser dialog. -->
     37  <string name="mozac_feature_prompts_set_month">Suɓo lewru</string>
     38  <!-- January (short description), used on the month chooser dialog. -->
     39  <string name="mozac_feature_prompts_jan">Siilo</string>
     40  <!-- February month of the year (short description), used on the month chooser dialog. -->
     41  <string name="mozac_feature_prompts_feb">Colte</string>
     42  <!-- March month of the year (short description), used on the month chooser dialog. -->
     43  <string name="mozac_feature_prompts_mar">Mbooy</string>
     44  <!-- April month of the year (short description), used on the month chooser dialog. -->
     45  <string name="mozac_feature_prompts_apr">Duujal</string>
     46  <!-- May month of the year (short description), used on the month chooser dialog. -->
     47  <string name="mozac_feature_prompts_may">Seeɗto</string>
     48  <!-- June month of the year (short description), used on the month chooser dialog. -->
     49  <string name="mozac_feature_prompts_jun">Korse</string>
     50  <!-- July month of the year (short description), used on the month chooser dialog. -->
     51  <string name="mozac_feature_prompts_jul">Morso</string>
     52  <!-- August month of the year (short description), used on the month chooser dialog. -->
     53  <string name="mozac_feature_prompts_aug">Juko</string>
     54  <!-- September month of the year (short description), used on the month chooser dialog. -->
     55  <string name="mozac_feature_prompts_sep">Siilto</string>
     56  <!-- October month of the year (short description), used on the month chooser dialog. -->
     57  <string name="mozac_feature_prompts_oct">Yarkomaa</string>
     58  <!-- November month of the year (short description), used on the month chooser dialog. -->
     59  <string name="mozac_feature_prompts_nov">Jolal</string>
     60  <!-- December month of the year (short description), used on the month chooser dialog. -->
     61  <string name="mozac_feature_prompts_dec">Bowte</string>
     62  <!-- Text for the title of a save credit card dialog. -->
     63  <string name="mozac_feature_prompts_save_credit_card_prompt_title">Danndu ngal kartal e kisnal?</string>
     64  <!-- Text for the title of an update credit card dialog. -->
     65  <string name="mozac_feature_prompts_update_credit_card_prompt_title">Hesɗitin ñalngu kiiɗtugol kartal?</string>
     66 </resources>