diff options
Diffstat (limited to 'l10n-si/toolkit/toolkit/about/aboutReader.ftl')
-rw-r--r-- | l10n-si/toolkit/toolkit/about/aboutReader.ftl | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-si/toolkit/toolkit/about/aboutReader.ftl b/l10n-si/toolkit/toolkit/about/aboutReader.ftl new file mode 100644 index 0000000000..62a1e22bbc --- /dev/null +++ b/l10n-si/toolkit/toolkit/about/aboutReader.ftl @@ -0,0 +1,50 @@ +# 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/. + +about-reader-loading = පූරණය වෙමින්… +about-reader-load-error = පිටුවෙන් ලිපිය පූරණය කිරීමට අසමත් විය +about-reader-color-scheme-light = දීප්ත + .title = දීප්තිමත් වර්ණ රටාව +about-reader-color-scheme-dark = අඳුරු + .title = අඳුරු වර්ණ රටාව +about-reader-color-scheme-sepia = මද දුඹුරු + .title = මද රතු දුඹුරු +about-reader-color-scheme-auto = ස්වයං + .title = ස්වයං වර්ණ රටාව +# An estimate for how long it takes to read an article, +# expressed as a range covering both slow and fast readers. +# Variables: +# $rangePlural (String): The plural category of the range, using the same set as for numbers. +# $range (String): The range of minutes as a localised string. Examples: "3-7", "~1". +about-reader-estimated-read-time = + { $rangePlural -> + [one] විනාඩි { $range } + *[other] විනාඩි { $range } + } + +## These are used as tooltips in Type Control + +about-reader-toolbar-minus = + .title = රුවකුර කුඩා කරන්න +about-reader-toolbar-plus = + .title = රුවකුර විශාල කරන්න +about-reader-toolbar-contentwidthminus = + .title = අන්තර්ගතයෙහි පළල අඩු කරන්න +about-reader-toolbar-contentwidthplus = + .title = අන්තර්ගතයෙහි පළල වැඩි කරන්න +about-reader-toolbar-lineheightminus = + .title = රේඛාවේ උස අඩු කරන්න +about-reader-toolbar-lineheightplus = + .title = රේඛාවේ උස වැඩි කරන්න + +## These are the styles of typeface that are options in the reader view controls. + +about-reader-font-type-serif = Serif +about-reader-font-type-sans-serif = Sans-serif + +## Reader View toolbar buttons + +about-reader-toolbar-close = කියවීමේ දැක්ම වසන්න +about-reader-toolbar-type-controls = පාලන වර්ග +about-reader-toolbar-savetopocket = { -pocket-brand-name } වෙත සුරකින්න |