diff options
Diffstat (limited to '')
-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=අවලංගු කරන්න + |