PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.4.7
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.4.7
4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / pl / viewer.ftl
embedpress / assets / pdf / web / locale / pl Last commit date
viewer.ftl 2 years ago
viewer.ftl
434 lines
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = Poprzednia strona
10 pdfjs-previous-button-label = Poprzednia
11 pdfjs-next-button =
12 .title = Następna strona
13 pdfjs-next-button-label = Następna
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Strona
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = z { $pagesCount }
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pageNumber } z { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Pomniejsz
27 pdfjs-zoom-out-button-label = Pomniejsz
28 pdfjs-zoom-in-button =
29 .title = Powiększ
30 pdfjs-zoom-in-button-label = Powiększ
31 pdfjs-zoom-select =
32 .title = Skala
33 pdfjs-presentation-mode-button =
34 .title = Przeł�
35 cz na tryb prezentacji
36 pdfjs-presentation-mode-button-label = Tryb prezentacji
37 pdfjs-open-file-button =
38 .title = Otwórz plik
39 pdfjs-open-file-button-label = Otwórz
40 pdfjs-print-button =
41 .title = Drukuj
42 pdfjs-print-button-label = Drukuj
43 pdfjs-save-button =
44 .title = Zapisz
45 pdfjs-save-button-label = Zapisz
46 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
47 pdfjs-download-button =
48 .title = Pobierz
49 # Used in Firefox for Android as a label for the download button (“download” is a verb).
50 # Length of the translation matters since we are in a mobile context, with limited screen estate.
51 pdfjs-download-button-label = Pobierz
52 pdfjs-bookmark-button =
53 .title = Bież�
54 ca strona (adres do otwarcia na bież�
55 cej stronie)
56 pdfjs-bookmark-button-label = Bież�
57 ca strona
58 # Used in Firefox for Android.
59 pdfjs-open-in-app-button =
60 .title = Otwórz w aplikacji
61 # Used in Firefox for Android.
62 # Length of the translation matters since we are in a mobile context, with limited screen estate.
63 pdfjs-open-in-app-button-label = Otwórz w aplikacji
64
65 ## Secondary toolbar and context menu
66
67 pdfjs-tools-button =
68 .title = Narzędzia
69 pdfjs-tools-button-label = Narzędzia
70 pdfjs-first-page-button =
71 .title = Przejdź do pierwszej strony
72 pdfjs-first-page-button-label = Przejdź do pierwszej strony
73 pdfjs-last-page-button =
74 .title = Przejdź do ostatniej strony
75 pdfjs-last-page-button-label = Przejdź do ostatniej strony
76 pdfjs-page-rotate-cw-button =
77 .title = Obróć zgodnie z ruchem wskazówek zegara
78 pdfjs-page-rotate-cw-button-label = Obróć zgodnie z ruchem wskazówek zegara
79 pdfjs-page-rotate-ccw-button =
80 .title = Obróć przeciwnie do ruchu wskazówek zegara
81 pdfjs-page-rotate-ccw-button-label = Obróć przeciwnie do ruchu wskazówek zegara
82 pdfjs-cursor-text-select-tool-button =
83 .title = Wł�
84 cz narzędzie zaznaczania tekstu
85 pdfjs-cursor-text-select-tool-button-label = Narzędzie zaznaczania tekstu
86 pdfjs-cursor-hand-tool-button =
87 .title = Wł�
88 cz narzędzie r�
89 czka
90 pdfjs-cursor-hand-tool-button-label = Narzędzie r�
91 czka
92 pdfjs-scroll-page-button =
93 .title = Przewijaj strony
94 pdfjs-scroll-page-button-label = Przewijanie stron
95 pdfjs-scroll-vertical-button =
96 .title = Przewijaj dokument w pionie
97 pdfjs-scroll-vertical-button-label = Przewijanie pionowe
98 pdfjs-scroll-horizontal-button =
99 .title = Przewijaj dokument w poziomie
100 pdfjs-scroll-horizontal-button-label = Przewijanie poziome
101 pdfjs-scroll-wrapped-button =
102 .title = Strony dokumentu wyświetlaj i przewijaj w kolumnach
103 pdfjs-scroll-wrapped-button-label = Widok dwóch stron
104 pdfjs-spread-none-button =
105 .title = Nie ustawiaj stron obok siebie
106 pdfjs-spread-none-button-label = Brak kolumn
107 pdfjs-spread-odd-button =
108 .title = Strony nieparzyste ustawiaj na lewo od parzystych
109 pdfjs-spread-odd-button-label = Nieparzyste po lewej
110 pdfjs-spread-even-button =
111 .title = Strony parzyste ustawiaj na lewo od nieparzystych
112 pdfjs-spread-even-button-label = Parzyste po lewej
113
114 ## Document properties dialog
115
116 pdfjs-document-properties-button =
117 .title = Właściwości dokumentu…
118 pdfjs-document-properties-button-label = Właściwości dokumentu…
119 pdfjs-document-properties-file-name = Nazwa pliku:
120 pdfjs-document-properties-file-size = Rozmiar pliku:
121 # Variables:
122 # $size_kb (Number) - the PDF file size in kilobytes
123 # $size_b (Number) - the PDF file size in bytes
124 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } B)
125 # Variables:
126 # $size_mb (Number) - the PDF file size in megabytes
127 # $size_b (Number) - the PDF file size in bytes
128 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } B)
129 pdfjs-document-properties-title = Tytuł:
130 pdfjs-document-properties-author = Autor:
131 pdfjs-document-properties-subject = Temat:
132 pdfjs-document-properties-keywords = Słowa kluczowe:
133 pdfjs-document-properties-creation-date = Data utworzenia:
134 pdfjs-document-properties-modification-date = Data modyfikacji:
135 # Variables:
136 # $date (Date) - the creation/modification date of the PDF file
137 # $time (Time) - the creation/modification time of the PDF file
138 pdfjs-document-properties-date-string = { $date }, { $time }
139 pdfjs-document-properties-creator = Utworzony przez:
140 pdfjs-document-properties-producer = PDF wyprodukowany przez:
141 pdfjs-document-properties-version = Wersja PDF:
142 pdfjs-document-properties-page-count = Liczba stron:
143 pdfjs-document-properties-page-size = Wymiary strony:
144 pdfjs-document-properties-page-size-unit-inches = in
145 pdfjs-document-properties-page-size-unit-millimeters = mm
146 pdfjs-document-properties-page-size-orientation-portrait = pionowa
147 pdfjs-document-properties-page-size-orientation-landscape = pozioma
148 pdfjs-document-properties-page-size-name-a-three = A3
149 pdfjs-document-properties-page-size-name-a-four = A4
150 pdfjs-document-properties-page-size-name-letter = US Letter
151 pdfjs-document-properties-page-size-name-legal = US Legal
152
153 ## Variables:
154 ## $width (Number) - the width of the (current) page
155 ## $height (Number) - the height of the (current) page
156 ## $unit (String) - the unit of measurement of the (current) page
157 ## $name (String) - the name of the (current) page
158 ## $orientation (String) - the orientation of the (current) page
159
160 pdfjs-document-properties-page-size-dimension-string = { $width }×{ $height } { $unit } (orientacja { $orientation })
161 pdfjs-document-properties-page-size-dimension-name-string = { $width }×{ $height } { $unit } ({ $name }, orientacja { $orientation })
162
163 ##
164
165 # The linearization status of the document; usually called "Fast Web View" in
166 # English locales of Adobe software.
167 pdfjs-document-properties-linearized = Szybki podgl�
168 d w Internecie:
169 pdfjs-document-properties-linearized-yes = tak
170 pdfjs-document-properties-linearized-no = nie
171 pdfjs-document-properties-close-button = Zamknij
172
173 ## Print
174
175 pdfjs-print-progress-message = Przygotowywanie dokumentu do druku…
176 # Variables:
177 # $progress (Number) - percent value
178 pdfjs-print-progress-percent = { $progress }%
179 pdfjs-print-progress-close-button = Anuluj
180 pdfjs-printing-not-supported = Ostrzeżenie: drukowanie nie jest w pełni obsługiwane przez tę przegl�
181 darkę.
182 pdfjs-printing-not-ready = Ostrzeżenie: dokument PDF nie jest całkowicie wczytany, więc nie można go wydrukować.
183
184 ## Tooltips and alt text for side panel toolbar buttons
185
186 pdfjs-toggle-sidebar-button =
187 .title = Przeł�
188 cz panel boczny
189 pdfjs-toggle-sidebar-notification-button =
190 .title = Przeł�
191 cz panel boczny (dokument zawiera konspekt/zał�
192 czniki/warstwy)
193 pdfjs-toggle-sidebar-button-label = Przeł�
194 cz panel boczny
195 pdfjs-document-outline-button =
196 .title = Konspekt dokumentu (podwójne kliknięcie rozwija lub zwija wszystkie pozycje)
197 pdfjs-document-outline-button-label = Konspekt dokumentu
198 pdfjs-attachments-button =
199 .title = Zał�
200 czniki
201 pdfjs-attachments-button-label = Zał�
202 czniki
203 pdfjs-layers-button =
204 .title = Warstwy (podwójne kliknięcie przywraca wszystkie warstwy do stanu domyślnego)
205 pdfjs-layers-button-label = Warstwy
206 pdfjs-thumbs-button =
207 .title = Miniatury
208 pdfjs-thumbs-button-label = Miniatury
209 pdfjs-current-outline-item-button =
210 .title = Znajdź bież�
211 cy element konspektu
212 pdfjs-current-outline-item-button-label = Bież�
213 cy element konspektu
214 pdfjs-findbar-button =
215 .title = Znajdź w dokumencie
216 pdfjs-findbar-button-label = Znajdź
217 pdfjs-additional-layers = Dodatkowe warstwy
218
219 ## Thumbnails panel item (tooltip and alt text for images)
220
221 # Variables:
222 # $page (Number) - the page number
223 pdfjs-thumb-page-title =
224 .title = { $page }. strona
225 # Variables:
226 # $page (Number) - the page number
227 pdfjs-thumb-page-canvas =
228 .aria-label = Miniatura { $page }. strony
229
230 ## Find panel button title and messages
231
232 pdfjs-find-input =
233 .title = Znajdź
234 .placeholder = Znajdź w dokumencie…
235 pdfjs-find-previous-button =
236 .title = Znajdź poprzednie wyst�
237 pienie tekstu
238 pdfjs-find-previous-button-label = Poprzednie
239 pdfjs-find-next-button =
240 .title = Znajdź następne wyst�
241 pienie tekstu
242 pdfjs-find-next-button-label = Następne
243 pdfjs-find-highlight-checkbox = Wyróżnianie wszystkich
244 pdfjs-find-match-case-checkbox-label = Rozróżnianie wielkości liter
245 pdfjs-find-match-diacritics-checkbox-label = Rozróżnianie liter diakrytyzowanych
246 pdfjs-find-entire-word-checkbox-label = Całe słowa
247 pdfjs-find-reached-top = Pocz�
248 tek dokumentu. Wyszukiwanie od końca.
249 pdfjs-find-reached-bottom = Koniec dokumentu. Wyszukiwanie od pocz�
250 tku.
251 # Variables:
252 # $current (Number) - the index of the currently active find result
253 # $total (Number) - the total number of matches in the document
254 pdfjs-find-match-count =
255 { $total ->
256 [one] { $current }. z { $total } trafienia
257 [few] { $current }. z { $total } trafień
258 *[many] { $current }. z { $total } trafień
259 }
260 # Variables:
261 # $limit (Number) - the maximum number of matches
262 pdfjs-find-match-count-limit =
263 { $limit ->
264 [one] Więcej niż { $limit } trafienie
265 [few] Więcej niż { $limit } trafienia
266 *[many] Więcej niż { $limit } trafień
267 }
268 pdfjs-find-not-found = Nie znaleziono tekstu
269
270 ## Predefined zoom values
271
272 pdfjs-page-scale-width = Szerokość strony
273 pdfjs-page-scale-fit = Dopasowanie strony
274 pdfjs-page-scale-auto = Skala automatyczna
275 pdfjs-page-scale-actual = Rozmiar oryginalny
276 # Variables:
277 # $scale (Number) - percent value for page scale
278 pdfjs-page-scale-percent = { $scale }%
279
280 ## PDF page
281
282 # Variables:
283 # $page (Number) - the page number
284 pdfjs-page-landmark =
285 .aria-label = { $page }. strona
286
287 ## Loading indicator messages
288
289 pdfjs-loading-error = Podczas wczytywania dokumentu PDF wyst�
290 pił bł�
291 d.
292 pdfjs-invalid-file-error = Nieprawidłowy lub uszkodzony plik PDF.
293 pdfjs-missing-file-error = Brak pliku PDF.
294 pdfjs-unexpected-response-error = Nieoczekiwana odpowiedź serwera.
295 pdfjs-rendering-error = Podczas renderowania strony wyst�
296 pił bł�
297 d.
298
299 ## Annotations
300
301 # Variables:
302 # $date (Date) - the modification date of the annotation
303 # $time (Time) - the modification time of the annotation
304 pdfjs-annotation-date-string = { $date }, { $time }
305 # .alt: This is used as a tooltip.
306 # Variables:
307 # $type (String) - an annotation type from a list defined in the PDF spec
308 # (32000-1:2008 Table 169 – Annotation types).
309 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
310 pdfjs-text-annotation-type =
311 .alt = [Przypis: { $type }]
312
313 ## Password
314
315 pdfjs-password-label = Wprowadź hasło, aby otworzyć ten dokument PDF.
316 pdfjs-password-invalid = Nieprawidłowe hasło. Proszę spróbować ponownie.
317 pdfjs-password-ok-button = OK
318 pdfjs-password-cancel-button = Anuluj
319 pdfjs-web-fonts-disabled = Czcionki sieciowe s�
320 wył�
321 czone: nie można użyć osadzonych czcionek PDF.
322
323 ## Editing
324
325 pdfjs-editor-free-text-button =
326 .title = Tekst
327 pdfjs-editor-free-text-button-label = Tekst
328 pdfjs-editor-ink-button =
329 .title = Rysunek
330 pdfjs-editor-ink-button-label = Rysunek
331 pdfjs-editor-stamp-button =
332 .title = Dodaj lub edytuj obrazy
333 pdfjs-editor-stamp-button-label = Dodaj lub edytuj obrazy
334 pdfjs-editor-highlight-button =
335 .title = Wyróżnij
336 pdfjs-editor-highlight-button-label = Wyróżnij
337 pdfjs-highlight-floating-button =
338 .title = Wyróżnij
339 pdfjs-highlight-floating-button1 =
340 .title = Wyróżnij
341 .aria-label = Wyróżnij
342 pdfjs-highlight-floating-button-label = Wyróżnij
343
344 ## Remove button for the various kind of editor.
345
346 pdfjs-editor-remove-ink-button =
347 .title = Usuń rysunek
348 pdfjs-editor-remove-freetext-button =
349 .title = Usuń tekst
350 pdfjs-editor-remove-stamp-button =
351 .title = Usuń obraz
352 pdfjs-editor-remove-highlight-button =
353 .title = Usuń wyróżnienie
354
355 ##
356
357 # Editor Parameters
358 pdfjs-editor-free-text-color-input = Kolor
359 pdfjs-editor-free-text-size-input = Rozmiar
360 pdfjs-editor-ink-color-input = Kolor
361 pdfjs-editor-ink-thickness-input = Grubość
362 pdfjs-editor-ink-opacity-input = Nieprzezroczystość
363 pdfjs-editor-stamp-add-image-button =
364 .title = Dodaj obraz
365 pdfjs-editor-stamp-add-image-button-label = Dodaj obraz
366 # This refers to the thickness of the line used for free highlighting (not bound to text)
367 pdfjs-editor-free-highlight-thickness-input = Grubość
368 pdfjs-editor-free-highlight-thickness-title =
369 .title = Zmień grubość podczas wyróżniania elementów innych niż tekst
370 pdfjs-free-text =
371 .aria-label = Edytor tekstu
372 pdfjs-free-text-default-content = Zacznij pisać…
373 pdfjs-ink =
374 .aria-label = Edytor rysunku
375 pdfjs-ink-canvas =
376 .aria-label = Obraz utworzony przez użytkownika
377
378 ## Alt-text dialog
379
380 # Alternative text (alt text) helps when people can't see the image.
381 pdfjs-editor-alt-text-button-label = Tekst alternatywny
382 pdfjs-editor-alt-text-edit-button-label = Edytuj tekst alternatywny
383 pdfjs-editor-alt-text-dialog-label = Wybierz opcję
384 pdfjs-editor-alt-text-dialog-description = Tekst alternatywny pomaga, kiedy ktoś nie może zobaczyć obrazu lub gdy się nie wczytuje.
385 pdfjs-editor-alt-text-add-description-label = Dodaj opis
386 pdfjs-editor-alt-text-add-description-description = Staraj się napisać 1-2 zdania opisuj�
387 ce temat, miejsce lub działania.
388 pdfjs-editor-alt-text-mark-decorative-label = Oznacz jako dekoracyjne
389 pdfjs-editor-alt-text-mark-decorative-description = Używane w przypadku obrazów ozdobnych, takich jak obramowania lub znaki wodne.
390 pdfjs-editor-alt-text-cancel-button = Anuluj
391 pdfjs-editor-alt-text-save-button = Zapisz
392 pdfjs-editor-alt-text-decorative-tooltip = Oznaczone jako dekoracyjne
393 # .placeholder: This is a placeholder for the alt text input area
394 pdfjs-editor-alt-text-textarea =
395 .placeholder = Na przykład: „Młody człowiek siada przy stole, aby zjeść posiłek”
396
397 ## Editor resizers
398 ## This is used in an aria label to help to understand the role of the resizer.
399
400 pdfjs-editor-resizer-label-top-left = Lewy górny róg — zmień rozmiar
401 pdfjs-editor-resizer-label-top-middle = Górny środkowy — zmień rozmiar
402 pdfjs-editor-resizer-label-top-right = Prawy górny róg — zmień rozmiar
403 pdfjs-editor-resizer-label-middle-right = Prawy środkowy — zmień rozmiar
404 pdfjs-editor-resizer-label-bottom-right = Prawy dolny róg — zmień rozmiar
405 pdfjs-editor-resizer-label-bottom-middle = Dolny środkowy — zmień rozmiar
406 pdfjs-editor-resizer-label-bottom-left = Lewy dolny róg — zmień rozmiar
407 pdfjs-editor-resizer-label-middle-left = Lewy środkowy — zmień rozmiar
408
409 ## Color picker
410
411 # This means "Color used to highlight text"
412 pdfjs-editor-highlight-colorpicker-label = Kolor wyróżnienia
413 pdfjs-editor-colorpicker-button =
414 .title = Zmień kolor
415 pdfjs-editor-colorpicker-dropdown =
416 .aria-label = Wybór kolorów
417 pdfjs-editor-colorpicker-yellow =
418 .title = Żółty
419 pdfjs-editor-colorpicker-green =
420 .title = Zielony
421 pdfjs-editor-colorpicker-blue =
422 .title = Niebieski
423 pdfjs-editor-colorpicker-pink =
424 .title = Różowy
425 pdfjs-editor-colorpicker-red =
426 .title = Czerwony
427
428 ## Show all highlights
429 ## This is a toggle button to show/hide all the highlights.
430
431 pdfjs-editor-highlight-show-all-button-label = Pokaż wszystkie
432 pdfjs-editor-highlight-show-all-button =
433 .title = Pokaż wszystkie
434