summaryrefslogtreecommitdiffstats
path: root/l10n-si/toolkit/toolkit/printing/printPreview.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-si/toolkit/toolkit/printing/printPreview.ftl')
-rw-r--r--l10n-si/toolkit/toolkit/printing/printPreview.ftl66
1 files changed, 66 insertions, 0 deletions
diff --git a/l10n-si/toolkit/toolkit/printing/printPreview.ftl b/l10n-si/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..cd8d847f03
--- /dev/null
+++ b/l10n-si/toolkit/toolkit/printing/printPreview.ftl
@@ -0,0 +1,66 @@
+# 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/.
+
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = කියවීමේ පහසුවට පිරිසැලසුම සකසන්න
+printpreview-close =
+ .label = වසන්න
+ .accesskey = C
+printpreview-portrait =
+ .label = සිරස්
+ .accesskey = o
+printpreview-landscape =
+ .label = තිරස්
+ .accesskey = L
+printpreview-scale =
+ .value = පරිමාණය:
+ .accesskey = S
+printpreview-shrink-to-fit =
+ .label = යෝග්‍ය ලෙස අකුළන්න
+printpreview-custom =
+ .label = අභිරුචි…
+printpreview-print =
+ .label = මුද්‍රණය...
+ .accesskey = P
+printpreview-custom-scale-prompt-title = අභිරුචි පරිමාණනය
+printpreview-page-setup =
+ .label = පිටුව පිහිටුවීම...
+ .accesskey = u
+printpreview-page =
+ .value = පිටුව:
+ .accesskey = a
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetCount } න් { $sheetNum }
+
+## Variables
+## $percent (integer) - menuitem percent label
+## $arrow (String) - UTF-8 arrow character for navigation buttons
+
+printpreview-percentage-value =
+ .label = { $percent }%
+printpreview-homearrow =
+ .label = { $arrow }
+ .tooltiptext = පළමු පිටුව
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = පෙර පිටුව
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = ඊළඟ පිටුව
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = අවසාන පිටුව
+printpreview-homearrow-button =
+ .title = පළමු පිටුව
+printpreview-previousarrow-button =
+ .title = කලින් පිටුව
+printpreview-nextarrow-button =
+ .title = ඊළඟ පිටුව
+printpreview-endarrow-button =
+ .title = අවසාන පිටුව