summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl')
-rw-r--r--thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl72
1 files changed, 72 insertions, 0 deletions
diff --git a/thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl b/thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..ca6ba6f4b7
--- /dev/null
+++ b/thunderbird-l10n/is/localization/is/toolkit/printing/printPreview.ftl
@@ -0,0 +1,72 @@
+# 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 =
+ .label = Einfalda síðu
+ .accesskey = i
+ .tooltiptext = Ekki er hægt að einfalda þessa síðu
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = Breyta útliti til að auðveldara sé að lesa
+printpreview-close =
+ .label = Loka
+ .accesskey = L
+printpreview-portrait =
+ .label = Skammsnið
+ .accesskey = S
+printpreview-landscape =
+ .label = Langsnið
+ .accesskey = L
+printpreview-scale =
+ .value = Skali:
+ .accesskey = S
+printpreview-shrink-to-fit =
+ .label = Minnka svo passi á síðu
+printpreview-custom =
+ .label = Sérsnið…
+printpreview-print =
+ .label = Prenta…
+ .accesskey = P
+printpreview-of =
+ .value = af
+printpreview-custom-scale-prompt-title = Sérsniðinn skali
+printpreview-page-setup =
+ .label = Uppsetning síðu…
+ .accesskey = U
+printpreview-page =
+ .value = Bls:
+ .accesskey = B
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetNum } af { $sheetCount }
+
+## 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 = Fyrsta síða
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = Fyrri síða
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = Næsta síða
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = Seinasta síða
+printpreview-homearrow-button =
+ .title = Fyrsta síða
+printpreview-previousarrow-button =
+ .title = Fyrri síða
+printpreview-nextarrow-button =
+ .title = Næsta síða
+printpreview-endarrow-button =
+ .title = Síðasta síða