mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
119 lines
5.1 KiB
Properties
119 lines
5.1 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 *****
|
|
|
|
# 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.
|
|
|
|
# Strings that require a space at the end should be enclosed with double
|
|
# quotes and the double quotes will be removed. To add quotes to the beginning
|
|
# and end of a strong enclose the add and additional double quote to the
|
|
# beginning and end of the string (e.g. ""This will include quotes"").
|
|
|
|
SetupCaption=$BrandFullName Setup
|
|
UninstallCaption=$BrandFullName Uninstall
|
|
BackBtn=< &Back
|
|
NextBtn=&Next >
|
|
AcceptBtn=I &accept the terms in the License Agreement
|
|
DontAcceptBtn=I &do not accept the terms in the License Agreement
|
|
InstallBtn=&Install
|
|
UninstallBtn=&Uninstall
|
|
CancelBtn=Cancel
|
|
CloseBtn=&Close
|
|
BrowseBtn=B&rowse…
|
|
ShowDetailsBtn=Show &details
|
|
ClickNext=Click Next to continue.
|
|
ClickInstall=Click Install to start the installation.
|
|
ClickUninstall=Click Uninstall to start the uninstallation.
|
|
Completed=Completed
|
|
LicenseTextRB=Please review the license agreement before installing $BrandFullNameDA. If you accept all terms of the agreement, select the first option below. $_CLICK
|
|
ComponentsText=Check the components you want to install and uncheck the components you don't want to install. $_CLICK
|
|
ComponentsSubText2_NoInstTypes=Select components to install:
|
|
DirText=Setup will install $BrandFullNameDA in the following folder. To install in a different folder, click Browse and select another folder. $_CLICK
|
|
DirSubText=Destination Folder
|
|
DirBrowseText=Select the folder to install $BrandFullNameDA in:
|
|
SpaceAvailable="Space available: "
|
|
SpaceRequired="Space required: "
|
|
UninstallingText=$BrandFullNameDA will be uninstalled from the following folder. $_CLICK
|
|
UninstallingSubText=Uninstalling from:
|
|
FileError=Error opening file for writing: \r\n\r\n$0\r\n\r\nClick Abort to stop the installation,\r\nRetry to try again, or\r\nIgnore to skip this file.
|
|
FileError_NoIgnore=Error opening file for writing: \r\n\r\n$0\r\n\r\nClick Retry to try again, or\r\nCancel to stop the installation.
|
|
CantWrite="Can't write: "
|
|
CopyFailed=Copy failed
|
|
CopyTo="Copy to "
|
|
Registering="Registering: "
|
|
Unregistering="Unregistering: "
|
|
SymbolNotFound="Could not find symbol: "
|
|
CouldNotLoad="Could not load: "
|
|
CreateFolder="Create folder: "
|
|
CreateShortcut="Create shortcut: "
|
|
CreatedUninstaller="Created uninstaller: "
|
|
Delete="Delete file: "
|
|
DeleteOnReboot="Delete on reboot: "
|
|
ErrorCreatingShortcut="Error creating shortcut: "
|
|
ErrorCreating="Error creating: "
|
|
ErrorDecompressing=Error decompressing data! Corrupted installer?
|
|
ErrorRegistering=Error registering DLL
|
|
ExecShell="ExecShell: "
|
|
Exec="Execute: "
|
|
Extract="Extract: "
|
|
ErrorWriting="Extract: error writing to file "
|
|
InvalidOpcode=Installer corrupted: invalid opcode
|
|
NoOLE="No OLE for: "
|
|
OutputFolder="Output folder: "
|
|
RemoveFolder="Remove folder: "
|
|
RenameOnReboot="Rename on reboot: "
|
|
Rename="Rename: "
|
|
Skipped="Skipped: "
|
|
CopyDetails=Copy Details To Clipboard
|
|
LogInstall=Log install process
|
|
Byte=B
|
|
Kilo=K
|
|
Mega=M
|
|
Giga=G
|