blob: 58b0e2bc10d69f5e866f58800692e756eef882f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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=අවලංගු කරන්න
|