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-si/browser/installer/nsisstrings.properties | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-si/browser/installer/nsisstrings.properties')
-rw-r--r-- | l10n-si/browser/installer/nsisstrings.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-si/browser/installer/nsisstrings.properties b/l10n-si/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..58b0e2bc10 --- /dev/null +++ b/l10n-si/browser/installer/nsisstrings.properties @@ -0,0 +1,40 @@ +# 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 $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. + +# Do not replace $BrandShortName, $BrandProductName, $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. + +INSTALLER_WIN_CAPTION=$BrandShortName ස්ථාපකය + +# The \n in the next two strings can be moved or deleted as needed to make +# the string fit in the 3 lines of space available. + +STUB_INSTALLING_LABEL2=දැන් ස්ථාපනය වේ… +STUB_BLURB_THIRD1=ප්රබල පුද්ගලික ගවේෂණය +STUB_BLURB_FOOTER2=මිනිසුන් සදහා ඉදි කළ ඇත, ලාභ ලබන්නට නොවේ + + +STUB_CANCEL_PROMPT_HEADING=ඔබට $BrandShortName ස්ථාපනය කිරීමට අවශ්ය ද? +STUB_CANCEL_PROMPT_BUTTON_EXIT=අවලංගු කරන්න + |