summaryrefslogtreecommitdiffstats
path: root/l10n-mk/toolkit/toolkit/printing/printUI.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-mk/toolkit/toolkit/printing/printUI.ftl')
-rw-r--r--l10n-mk/toolkit/toolkit/printing/printUI.ftl103
1 files changed, 103 insertions, 0 deletions
diff --git a/l10n-mk/toolkit/toolkit/printing/printUI.ftl b/l10n-mk/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..b8a56996e1
--- /dev/null
+++ b/l10n-mk/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,103 @@
+# 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/.
+
+printui-title = Печати
+# Dialog title to prompt the user for a filename to save print to PDF.
+printui-save-to-pdf-title = Сними како
+
+printui-page-range-all = Сè
+printui-page-range-odd = Непарни
+printui-page-range-even = Парни
+printui-page-range-custom = Сопствен
+printui-page-range-label = Страници
+
+# Section title for the number of copies to print
+printui-copies-label = Копии
+
+printui-orientation = Ориентација
+printui-landscape = Пејсаж
+printui-portrait = Портрет
+
+# Section title for the printer or destination device to target
+printui-destination-label = Дестинација
+printui-destination-pdf-label = Зачувај како PDF
+
+printui-more-settings = Повеќе поставки
+printui-less-settings = Помалку поставки
+
+printui-paper-size-label = Големина на хартија
+
+# Section title (noun) for the print scaling options
+printui-scale = Големина
+# Label for input control where user can set the scale percentage
+printui-scale-pcent = Големина
+
+# Section title for miscellaneous print options
+printui-options = Опции
+
+## The "Format" section, select a version of the website to print. Radio
+## options to select between the original page, selected text only, or a version
+## where the page is processed with "Reader View".
+
+# The section title.
+printui-source-label = Формат
+# Option for printing just the content a user selected prior to printing.
+printui-selection-radio = Избор
+# Option for "simplifying" the page by printing the Reader View version.
+printui-simplify-page-radio = Поедноставено
+
+##
+
+printui-color-mode-label = Режим на боја
+printui-color-mode-color = Боја
+printui-color-mode-bw = Црно и бело
+
+printui-margins = Маргини
+printui-margins-min = Минимум
+printui-margins-none = Ништо
+printui-margins-custom-bottom = Дно
+printui-margins-custom-bottom-inches = Дно (инчи)
+printui-margins-custom-bottom-mm = Дно (mm)
+printui-margins-custom-left = Лево
+printui-margins-custom-left-inches = Лево (инчи)
+printui-margins-custom-left-mm = Лево (mm)
+printui-margins-custom-right = Десно
+printui-margins-custom-right-inches = Десно (инчи)
+printui-margins-custom-right-mm = Десно (mm)
+
+printui-primary-button = Печати
+printui-primary-button-save = Сними
+printui-cancel-button = Откажи
+printui-close-button = Затвори
+
+# Reported by screen readers and other accessibility tools to indicate that
+# the print preview has focus.
+printui-preview-label =
+ .aria-label = Преглед за печатење
+
+# This is shown next to the Print button with an indefinite loading spinner
+# when the user prints a page and it is being sent to the printer.
+printui-print-progress-indicator = Се печати...
+printui-print-progress-indicator-saving = Се снима…
+
+## Paper sizes that may be supported by the Save to PDF destination:
+
+printui-paper-a5 = A5
+printui-paper-a4 = A4
+printui-paper-a3 = A3
+printui-paper-a2 = A2
+printui-paper-a1 = A1
+printui-paper-a0 = A0
+printui-paper-b5 = B5
+printui-paper-b4 = B4
+printui-paper-jis-b5 = JIS-B5
+printui-paper-jis-b4 = JIS-B4
+printui-paper-letter = САД писмо
+printui-paper-legal = САД правно
+printui-paper-tabloid = Таблоид
+
+## Error messages shown when a user has an invalid input
+
+printui-error-invalid-scale = Сразмерот мора да биде број помеѓу 10 и 200.
+