mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
62 lines
4.0 KiB
Properties
62 lines
4.0 KiB
Properties
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
# To make the l10n tinderboxen see changes to this file you can change a value
|
|
# name by adding - to the end of the name followed by chars (e.g. Branding-2).
|
|
|
|
# LOCALIZATION NOTE:
|
|
|
|
# This file must be saved as UTF8
|
|
|
|
# Accesskeys are defined by prefixing the letter that is to be used for the
|
|
# accesskey with an ampersand (e.g. &).
|
|
|
|
# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
|
|
# custom string and always use the same one as used by the en-US files.
|
|
# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
|
|
# for double ampersand) and prevents the letter following the ampersand from
|
|
# being used as an accesskey.
|
|
|
|
# You can use \n to create a newline in the string but only when the string
|
|
# from en-US contains a \n.
|
|
|
|
MUI_TEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Setup Wizard
|
|
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
|
|
MUI_TEXT_COMPONENTS_TITLE=Choose Components
|
|
MUI_TEXT_COMPONENTS_SUBTITLE=Choose which features of $BrandFullNameDA you want to install.
|
|
MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Description
|
|
MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Position your mouse over a component to see its description.
|
|
MUI_TEXT_DIRECTORY_TITLE=Choose Install Location
|
|
MUI_TEXT_DIRECTORY_SUBTITLE=Choose the folder in which to install $BrandFullNameDA.
|
|
MUI_TEXT_INSTALLING_TITLE=Installing
|
|
MUI_TEXT_INSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being installed.
|
|
MUI_TEXT_FINISH_TITLE=Installation Complete
|
|
MUI_TEXT_FINISH_SUBTITLE=Setup was completed successfully.
|
|
MUI_TEXT_ABORT_TITLE=Installation Aborted
|
|
MUI_TEXT_ABORT_SUBTITLE=Setup was not completed successfully.
|
|
MUI_BUTTONTEXT_FINISH=&Finish
|
|
MUI_TEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Setup Wizard
|
|
MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been installed on your computer.\n\nClick Finish to close this wizard.
|
|
MUI_TEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the installation of $BrandFullNameDA. Do you want to reboot now?
|
|
MUI_TEXT_FINISH_REBOOTNOW=Reboot now
|
|
MUI_TEXT_FINISH_REBOOTLATER=I want to manually reboot later
|
|
MUI_TEXT_STARTMENU_TITLE=Choose Start Menu Folder
|
|
MUI_TEXT_STARTMENU_SUBTITLE=Choose a Start Menu folder for the $BrandFullNameDA shortcuts.
|
|
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.
|
|
MUI_TEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Setup?
|
|
MUI_UNTEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Uninstall Wizard
|
|
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
|
|
MUI_UNTEXT_CONFIRM_TITLE=Uninstall $BrandFullNameDA
|
|
MUI_UNTEXT_CONFIRM_SUBTITLE=Remove $BrandFullNameDA from your computer.
|
|
MUI_UNTEXT_UNINSTALLING_TITLE=Uninstalling
|
|
MUI_UNTEXT_UNINSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being uninstalled.
|
|
MUI_UNTEXT_FINISH_TITLE=Uninstallation Complete
|
|
MUI_UNTEXT_FINISH_SUBTITLE=Uninstall was completed successfully.
|
|
MUI_UNTEXT_ABORT_TITLE=Uninstallation Aborted
|
|
MUI_UNTEXT_ABORT_SUBTITLE=Uninstall was not completed successfully.
|
|
MUI_UNTEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Uninstall Wizard
|
|
MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been uninstalled from your computer.\n\nClick Finish to close this wizard.
|
|
MUI_UNTEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the uninstallation of $BrandFullNameDA. Do you want to reboot now?
|
|
MUI_UNTEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Uninstall?
|