summaryrefslogtreecommitdiffstats
path: root/l10n-be/toolkit/toolkit/printing/printPreview.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-be/toolkit/toolkit/printing/printPreview.ftl')
-rw-r--r--l10n-be/toolkit/toolkit/printing/printPreview.ftl73
1 files changed, 73 insertions, 0 deletions
diff --git a/l10n-be/toolkit/toolkit/printing/printPreview.ftl b/l10n-be/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..70ec330308
--- /dev/null
+++ b/l10n-be/toolkit/toolkit/printing/printPreview.ftl
@@ -0,0 +1,73 @@
+# 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 = Спрасціць старонку
+ .accesskey = п
+ .tooltiptext = Гэтую старонку нельга аўтаматычна спрасціць
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = Змяніць макет для зручнасці чытання
+printpreview-close =
+ .label = Закрыць
+ .accesskey = З
+printpreview-portrait =
+ .label = Кніжная
+ .accesskey = К
+printpreview-landscape =
+ .label = Альбомная
+ .accesskey = А
+printpreview-scale =
+ .value = Павялічэнне:
+ .accesskey = П
+printpreview-shrink-to-fit =
+ .label = Сціснуць да шырыні
+printpreview-custom =
+ .label = Выбарачнае…
+printpreview-print =
+ .label = Друкаваць…
+ .accesskey = Д
+printpreview-of =
+ .value = з
+printpreview-custom-scale-prompt-title = Выбарачнае павелічэнне
+printpreview-page-setup =
+ .label = Уладкаваць старонку…
+ .accesskey = л
+printpreview-page =
+ .value = Старонка:
+ .accesskey = С
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetNum } з { $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 = Першая старонка
+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 = Апошняя старонка