tor-browser

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

mui.properties (4130B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 # To make the l10n tinderboxen see changes to this file you can change a value
      6 # name by adding - to the end of the name followed by chars (e.g. Branding-2).
      7 
      8 # LOCALIZATION NOTE:
      9 
     10 # This file must be saved as UTF8
     11 
     12 # Accesskeys are defined by prefixing the letter that is to be used for the
     13 # accesskey with an ampersand (e.g. &).
     14 
     15 # Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
     16 # custom string and always use the same one as used by the en-US files.
     17 # $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
     18 # for double ampersand) and prevents the letter following the ampersand from
     19 # being used as an accesskey.
     20 
     21 # You can use \n to create a newline in the string but only when the string
     22 # from en-US contains a \n.
     23 
     24 MUI_TEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Setup Wizard
     25 MUI_TEXT_WELCOME_INFO_TEXT=This wizard will guide you through the installation of $BrandFullNameDA.\n\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without having to reboot your computer.\n\n$_CLICK
     26 MUI_TEXT_COMPONENTS_TITLE=Choose Components
     27 MUI_TEXT_COMPONENTS_SUBTITLE=Choose which features of $BrandFullNameDA you want to install.
     28 MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Description
     29 MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Position your mouse over a component to see its description.
     30 MUI_TEXT_DIRECTORY_TITLE=Choose Install Location
     31 MUI_TEXT_DIRECTORY_SUBTITLE=Choose the folder in which to install $BrandFullNameDA.
     32 MUI_TEXT_INSTALLING_TITLE=Installing
     33 MUI_TEXT_INSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being installed.
     34 MUI_TEXT_FINISH_TITLE=Installation Complete
     35 MUI_TEXT_FINISH_SUBTITLE=Setup was completed successfully.
     36 MUI_TEXT_ABORT_TITLE=Installation Aborted
     37 MUI_TEXT_ABORT_SUBTITLE=Setup was not completed successfully.
     38 MUI_BUTTONTEXT_FINISH=&Finish
     39 MUI_TEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Setup Wizard
     40 MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been installed on your computer.\n\nClick Finish to close this wizard.
     41 MUI_TEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the installation of $BrandFullNameDA. Do you want to reboot now?
     42 MUI_TEXT_FINISH_REBOOTNOW=Reboot now
     43 MUI_TEXT_FINISH_REBOOTLATER=I want to manually reboot later
     44 MUI_TEXT_STARTMENU_TITLE=Choose Start Menu Folder
     45 MUI_TEXT_STARTMENU_SUBTITLE=Choose a Start Menu folder for the $BrandFullNameDA shortcuts.
     46 MUI_INNERTEXT_STARTMENU_TOP=Select the Start Menu folder in which you would like to create the program’s shortcuts. You can also enter a name to create a new folder.
     47 MUI_TEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Setup?
     48 MUI_UNTEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Uninstall Wizard
     49 MUI_UNTEXT_WELCOME_INFO_TEXT=This wizard will guide you through the uninstallation of $BrandFullNameDA.\n\nBefore starting the uninstallation, make sure $BrandFullNameDA is not running.\n\n$_CLICK
     50 MUI_UNTEXT_CONFIRM_TITLE=Uninstall $BrandFullNameDA
     51 MUI_UNTEXT_CONFIRM_SUBTITLE=Remove $BrandFullNameDA from your computer.
     52 MUI_UNTEXT_UNINSTALLING_TITLE=Uninstalling
     53 MUI_UNTEXT_UNINSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being uninstalled.
     54 MUI_UNTEXT_FINISH_TITLE=Uninstallation Complete
     55 MUI_UNTEXT_FINISH_SUBTITLE=Uninstall was completed successfully.
     56 MUI_UNTEXT_ABORT_TITLE=Uninstallation Aborted
     57 MUI_UNTEXT_ABORT_SUBTITLE=Uninstall was not completed successfully.
     58 MUI_UNTEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Uninstall Wizard
     59 MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been uninstalled from your computer.\n\nClick Finish to close this wizard.
     60 MUI_UNTEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the uninstallation of $BrandFullNameDA. Do you want to reboot now?
     61 MUI_UNTEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Uninstall?