2 changed files with 45 additions and 45 deletions
@ -1,8 +1,8 @@ |
|||||||
<em:localized> |
<em:localized> |
||||||
<Description> |
<Description> |
||||||
<em:locale>en-US</em:locale> |
<em:locale>pl</em:locale> |
||||||
<em:name>PDF Viewer</em:name> |
<em:name>Przeglądarka PDF</em:name> |
||||||
<em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description> |
<em:description>Używa HTML5 do wyświetlania plików PDF bezpośrednio w Firefoksie.</em:description> |
||||||
</Description> |
</Description> |
||||||
</em:localized> |
</em:localized> |
||||||
|
|
||||||
|
@ -1,42 +1,42 @@ |
|||||||
bookmark.title=Current view (copy or open in new window) |
bookmark.title=Aktualny widok (kopiuj lub otwórz w nowym oknie) |
||||||
previous.title=Previous Page |
previous.title=Poprzednia strona |
||||||
next.title=Next Page |
next.title=Następna strona |
||||||
print.title=Print |
print.title=Drukuj |
||||||
download.title=Download |
download.title=Pobierz |
||||||
zoom_out.title=Zoom Out |
zoom_out.title=Pomniejsz |
||||||
zoom_in.title=Zoom In |
zoom_in.title=Powiększ |
||||||
error_more_info=More Information |
error_more_info=Więcej informacji |
||||||
error_less_info=Less Information |
error_less_info=Mniej informacji |
||||||
error_close=Close |
error_close=Zamknij |
||||||
error_build=PDF.JS Build: {{build}} |
error_build=Wersja PDF.JS: {{build}} |
||||||
error_message=Message: {{message}} |
error_message=Wiadomość: {{message}} |
||||||
error_stack=Stack: {{stack}} |
error_stack=Stos: {{stack}} |
||||||
error_file=File: {{file}} |
error_file=Plik: {{file}} |
||||||
error_line=Line: {{line}} |
error_line=Linia: {{line}} |
||||||
page_scale_width=Page Width |
page_scale_width=Szerokość strony |
||||||
page_scale_fit=Page Fit |
page_scale_fit=Cała strona |
||||||
page_scale_auto=Automatic Zoom |
page_scale_auto=Automatyczne dopasowanie |
||||||
page_scale_actual=Actual Size |
page_scale_actual=Rzeczywisty rozmiar |
||||||
toggle_slider.title=Toggle Slider |
toggle_slider.title=Włącz/wyłącz suwak |
||||||
thumbs.title=Show Thumbnails |
thumbs.title=Wyświetl miniatury |
||||||
outline.title=Show Document Outline |
outline.title=Wyświetl konspekt dokumentu |
||||||
loading=Loading... {{percent}}% |
loading=Wczytywanie... {{percent}}% |
||||||
loading_error_indicator=Error |
loading_error_indicator=Błąd |
||||||
loading_error=An error occurred while loading the PDF. |
loading_error=Wystąpił błąd podczas wczytywania pliku PDF. |
||||||
rendering_error=An error occurred while rendering the page. |
rendering_error=Wystąpił błąd podczas wyświetlania strony. |
||||||
page_label=Page: |
page_label=Strona: |
||||||
page_of=of {{pageCount}} |
page_of=z {{pageCount}} |
||||||
no_outline=No Outline Available |
no_outline=Konspekt nie jest dostępny |
||||||
open_file.title=Open File |
open_file.title=Otwórz plik |
||||||
text_annotation_type=[{{type}} Annotation] |
text_annotation_type=[Komentarz {{type}}] |
||||||
toggle_slider_label=Toggle Slider |
toggle_slider_label=Przełącz suwak |
||||||
thumbs_label=Thumbnails |
thumbs_label=Miniatury |
||||||
outline_label=Document Outline |
outline_label=Konspekt dokumentu |
||||||
bookmark_label=Current View |
bookmark_label=Aktualny widok |
||||||
previous_label=Previous |
previous_label=Wstecz |
||||||
next_label=Next |
next_label=Dalej |
||||||
print_label=Print |
print_label=Drukuj |
||||||
download_label=Download |
download_label=Pobierz |
||||||
zoom_out_label=Zoom Out |
zoom_out_label=Pomniejsz |
||||||
zoom_in_label=Zoom In |
zoom_in_label=Powiększ |
||||||
zoom.title=Zoom |
zoom.title=Powiększenie |
||||||
|
Loading…
Reference in new issue