diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-gu-IN/mail/installer/override.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gu-IN/mail/installer/override.properties')
-rw-r--r-- | l10n-gu-IN/mail/installer/override.properties | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/l10n-gu-IN/mail/installer/override.properties b/l10n-gu-IN/mail/installer/override.properties new file mode 100644 index 0000000000..5e4aa3bf10 --- /dev/null +++ b/l10n-gu-IN/mail/installer/override.properties @@ -0,0 +1,92 @@ +# 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/. + +# 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 $(^NameDA) or $(^Name) with a custom string. + +# Do not change $(^NameDA) to $(^Name) or $(^Name) to $(^NameDA). NameDA allows +# Name to contain an ampersand (e.g. DA stands for double ampersand) and +# prevents the letter following the ampersand being used as an accesskey. + +# 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 string enclose the strin with an additional double quote +# (e.g. ""This will include quotes""). + +SetupCaption=$(^Name) Setup +UninstallCaption=$(^Name) 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 $(^NameDA). 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 $(^NameDA) 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 $(^NameDA) in: +SpaceAvailable="Space available: " +SpaceRequired="Space required: " +UninstallingText=$(^NameDA) 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 |