summaryrefslogtreecommitdiffstats
path: root/l10n-pl/toolkit/toolkit/printing
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pl/toolkit/toolkit/printing')
-rw-r--r--l10n-pl/toolkit/toolkit/printing/printDialogs.ftl112
-rw-r--r--l10n-pl/toolkit/toolkit/printing/printPreview.ftl73
-rw-r--r--l10n-pl/toolkit/toolkit/printing/printUI.ftl149
3 files changed, 334 insertions, 0 deletions
diff --git a/l10n-pl/toolkit/toolkit/printing/printDialogs.ftl b/l10n-pl/toolkit/toolkit/printing/printDialogs.ftl
new file mode 100644
index 0000000000..5c43149c33
--- /dev/null
+++ b/l10n-pl/toolkit/toolkit/printing/printDialogs.ftl
@@ -0,0 +1,112 @@
+# 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/.
+
+print-setup =
+ .title = Ustawienia strony
+custom-prompt-title = Własny tekst nagłówka lub stopki…
+custom-prompt-prompt = Wprowadź własny tekst nagłówka lub stopki
+basic-tab =
+ .label = Opcje formatowania
+advanced-tab =
+ .label = Marginesy oraz nagłówek i stopka
+format-group-label =
+ .value = Format
+orientation-label =
+ .value = Orientacja:
+portrait =
+ .label = Pionowa
+ .accesskey = n
+landscape =
+ .label = Pozioma
+ .accesskey = z
+scale =
+ .label = Skala:
+ .accesskey = S
+scale-percent =
+ .value = %
+shrink-to-fit =
+ .label = Dostosuj do szerokości strony
+ .accesskey = o
+options-group-label =
+ .value = Opcje
+print-bg =
+ .label = Drukuj tło (kolory oraz obrazy)
+ .accesskey = k
+margin-group-label-inches =
+ .value = Marginesy (w calach)
+margin-group-label-metric =
+ .value = Marginesy (w milimetrach)
+margin-top =
+ .value = Górny:
+ .accesskey = G
+margin-top-invisible =
+ .value = Górny:
+margin-bottom =
+ .value = Dolny:
+ .accesskey = D
+margin-bottom-invisible =
+ .value = Dolny:
+margin-left =
+ .value = Lewy:
+ .accesskey = L
+margin-left-invisible =
+ .value = Lewy:
+margin-right =
+ .value = Prawy:
+ .accesskey = P
+margin-right-invisible =
+ .value = Prawy:
+header-footer-label =
+ .value = Nagłówki i stopki
+hf-left-label =
+ .value = Lewa strona:
+hf-center-label =
+ .value = Środek:
+hf-right-label =
+ .value = Prawa strona:
+header-left-tip =
+ .tooltiptext = Lewy nagłówek
+header-center-tip =
+ .tooltiptext = Środkowy nagłówek
+header-right-tip =
+ .tooltiptext = Prawy nagłówek
+footer-left-tip =
+ .tooltiptext = Lewa stopka
+footer-center-tip =
+ .tooltiptext = Środkowa stopka
+footer-right-tip =
+ .tooltiptext = Prawa stopka
+hf-blank =
+ .label = --brak--
+hf-title =
+ .label = Tytuł
+hf-url =
+ .label = URL
+hf-date-and-time =
+ .label = Data/czas
+hf-page =
+ .label = Strona #
+hf-page-and-total =
+ .label = Strona # z #
+hf-custom =
+ .label = Własny…
+print-preview-window =
+ .title = Podgląd wydruku
+print-title =
+ .value = Tytuł:
+print-preparing =
+ .value = Przygotowywanie…
+print-progress =
+ .value = Postęp:
+print-window =
+ .title = Drukowanie
+print-complete =
+ .value = Ukończono drukowanie.
+
+# Variables
+# $percent (integer) - Number of printed percentage
+print-percent =
+ .value = { $percent }%
+dialog-cancel-label = Anuluj
+dialog-close-label = Zamknij
diff --git a/l10n-pl/toolkit/toolkit/printing/printPreview.ftl b/l10n-pl/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..13dc6daf57
--- /dev/null
+++ b/l10n-pl/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 = Poprawiona czytelność
+ .accesskey = c
+ .tooltiptext = Układ strony nie może zostać automatycznie uproszczony
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = Układ strony zmieniony dla większej czytelności
+printpreview-close =
+ .label = Zamknij
+ .accesskey = Z
+printpreview-portrait =
+ .label = Pionowa
+ .accesskey = P
+printpreview-landscape =
+ .label = Pozioma
+ .accesskey = O
+printpreview-scale =
+ .value = Skala:
+ .accesskey = S
+printpreview-shrink-to-fit =
+ .label = Dostosuj do szerokości strony
+printpreview-custom =
+ .label = Użytkownika…
+printpreview-print =
+ .label = Drukuj…
+ .accesskey = D
+printpreview-of =
+ .value = z
+printpreview-custom-scale-prompt-title = Skalowanie
+printpreview-page-setup =
+ .label = Ustawienia strony…
+ .accesskey = u
+printpreview-page =
+ .value = Strona:
+ .accesskey = a
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetNum } z { $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 = Pierwsza strona
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = Poprzednia strona
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = Następna strona
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = Ostatnia strona
+
+printpreview-homearrow-button =
+ .title = Pierwsza strona
+printpreview-previousarrow-button =
+ .title = Poprzednia strona
+printpreview-nextarrow-button =
+ .title = Następna strona
+printpreview-endarrow-button =
+ .title = Ostatnia strona
diff --git a/l10n-pl/toolkit/toolkit/printing/printUI.ftl b/l10n-pl/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..d04cdb50e5
--- /dev/null
+++ b/l10n-pl/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,149 @@
+# 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 = Drukowanie
+# Dialog title to prompt the user for a filename to save print to PDF.
+printui-save-to-pdf-title = Zapisz jako
+
+# Variables
+# $sheetCount (integer) - Number of paper sheets
+printui-sheets-count =
+ { $sheetCount ->
+ [one] { $sheetCount } kartka papieru
+ [few] { $sheetCount } kartki papieru
+ *[many] { $sheetCount } kartek papieru
+ }
+
+printui-page-range-all = Wszystkie
+printui-page-range-current = Bieżąca
+printui-page-range-odd = Nieparzyste
+printui-page-range-even = Parzyste
+printui-page-range-custom = Wybrane
+printui-page-range-label = Strony
+printui-page-range-picker =
+ .aria-label = Wybierz zakres stron
+printui-page-custom-range-input =
+ .aria-label = Wprowadź inny zakres stron
+ .placeholder = np. 2-6, 9, 12-16
+
+# Section title for the number of copies to print
+printui-copies-label = Kopie
+
+printui-orientation = Orientacja
+printui-landscape = Pozioma
+printui-portrait = Pionowa
+
+# Section title for the printer or destination device to target
+printui-destination-label = Drukarka
+printui-destination-pdf-label = Zapisz jako PDF
+
+printui-more-settings = Więcej ustawień
+printui-less-settings = Mniej ustawień
+
+printui-paper-size-label = Rozmiar papieru
+
+# Section title (noun) for the print scaling options
+printui-scale = Skalowanie
+printui-scale-fit-to-page-width = Dopasuj do szerokości strony
+# Label for input control where user can set the scale percentage
+printui-scale-pcent = Skala
+
+# Section title (noun) for the two-sided print options
+printui-two-sided-printing = Druk dwustronny
+printui-two-sided-printing-off = Wyłączony
+# Flip the sheet as if it were bound along its long edge.
+printui-two-sided-printing-long-edge = Obróć wzdłuż długiej krawędzi
+# Flip the sheet as if it were bound along its short edge.
+printui-two-sided-printing-short-edge = Obróć wzdłuż krótkiej krawędzi
+
+# Section title for miscellaneous print options
+printui-options = Opcje
+printui-headers-footers-checkbox = Drukuj nagłówki i stopki
+printui-backgrounds-checkbox = Drukuj tła
+
+## 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 = Format
+# Option for printing the original page.
+printui-source-radio = Oryginalny
+# Option for printing just the content a user selected prior to printing.
+printui-selection-radio = Zaznaczenie
+# Option for "simplifying" the page by printing the Reader View version.
+printui-simplify-page-radio = Uproszczony
+
+##
+
+printui-color-mode-label = Tryb kolorów
+printui-color-mode-color = Kolorowy
+printui-color-mode-bw = Czarno-biały
+
+printui-margins = Marginesy
+printui-margins-default = Domyślne
+printui-margins-min = Minimalne
+printui-margins-none = Bez
+printui-margins-custom-inches = Niestandardowe (w calach)
+printui-margins-custom-mm = Niestandardowe (w milimetrach)
+printui-margins-custom-top = Górny
+printui-margins-custom-top-inches = Górny (w calach)
+printui-margins-custom-top-mm = Górny (w milimetrach)
+printui-margins-custom-bottom = Dolny
+printui-margins-custom-bottom-inches = Dolny (w calach)
+printui-margins-custom-bottom-mm = Dolny (w milimetrach)
+printui-margins-custom-left = Lewy
+printui-margins-custom-left-inches = Lewy (w calach)
+printui-margins-custom-left-mm = Lewy (w milimetrach)
+printui-margins-custom-right = Prawy
+printui-margins-custom-right-inches = Prawy (w calach)
+printui-margins-custom-right-mm = Prawy (w milimetrach)
+
+printui-system-dialog-link = Drukuj za pomocą okna systemowego…
+
+printui-primary-button = Drukuj
+printui-primary-button-save = Zapisz
+printui-cancel-button = Anuluj
+printui-close-button = Zamknij
+
+printui-loading = Przygotowywanie podglądu
+
+# Reported by screen readers and other accessibility tools to indicate that
+# the print preview has focus.
+printui-preview-label =
+ .aria-label = Podgląd wydruku
+
+printui-pages-per-sheet = Strony na kartkę
+
+# 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 = Drukowanie…
+printui-print-progress-indicator-saving = Zapisywanie…
+
+## 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 = US Letter
+printui-paper-legal = US Legal
+printui-paper-tabloid = Tabloid
+
+## Error messages shown when a user has an invalid input
+
+printui-error-invalid-scale = Skala musi być liczbą między 10 a 200.
+printui-error-invalid-margin = Wprowadź prawidłowy margines dla wybranego rozmiaru papieru.
+printui-error-invalid-copies = Liczba kopii musi wynosić między 1 a 10000.
+
+# Variables
+# $numPages (integer) - Number of pages
+printui-error-invalid-range = Zakres musi być liczbą między 1 a { $numPages }.
+printui-error-invalid-start-overflow = Numer strony „od” musi być mniejszy niż numer strony „do”.