mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
94 lines
5.5 KiB
Properties
94 lines
5.5 KiB
Properties
# ***** BEGIN LICENSE BLOCK *****
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
#
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
# the License. You may obtain a copy of the License at
|
|
# http://www.mozilla.org/MPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
# for the specific language governing rights and limitations under the
|
|
# License.
|
|
#
|
|
# The Original Code is the Mozilla Installer code.
|
|
#
|
|
# The Initial Developer of the Original Code is Mozilla Foundation
|
|
# Portions created by the Initial Developer are Copyright (C) 2006
|
|
# the Initial Developer. All Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
# Robert Strong <robert.bugzilla@gmail.com>
|
|
#
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
# the provisions above, a recipient may use your version of this file under
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
#
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
# 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?
|