mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 21:44:20 +01:00
ea6fa95074
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
462 lines
10 KiB
Plaintext
462 lines
10 KiB
Plaintext
# zathura - language file (Polish)
|
|
# See LICENSE file for license and copyright information
|
|
#
|
|
# Translators:
|
|
# p <poczciwiec@gmail.com>, 2012.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: zathura\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
|
"POT-Creation-Date: 2013-03-17 10:22+0000\n"
|
|
"PO-Revision-Date: 2012-04-03 16:07+0000\n"
|
|
"Last-Translator: p <poczciwiec@gmail.com>\n"
|
|
"Language-Team: Polish (http://www.transifex.net/projects/p/zathura/language/"
|
|
"pl/)\n"
|
|
"Language: pl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
|
"|| n%100>=20) ? 1 : 2)\n"
|
|
|
|
#: ../callbacks.c:218
|
|
#, c-format
|
|
msgid "Invalid input '%s' given."
|
|
msgstr "Nieprawidłowy argument: %s"
|
|
|
|
#: ../callbacks.c:256
|
|
#, c-format
|
|
msgid "Invalid index '%s' given."
|
|
msgstr "Nieprawidłowy indeks: %s"
|
|
|
|
#: ../commands.c:35 ../commands.c:70 ../commands.c:97 ../commands.c:139
|
|
#: ../commands.c:255 ../commands.c:285 ../commands.c:311 ../commands.c:410
|
|
#: ../commands.c:531 ../shortcuts.c:475 ../shortcuts.c:1059
|
|
#: ../shortcuts.c:1088
|
|
msgid "No document opened."
|
|
msgstr "Nie otwarto żadnego pliku"
|
|
|
|
#: ../commands.c:41 ../commands.c:76 ../commands.c:103 ../commands.c:415
|
|
msgid "Invalid number of arguments given."
|
|
msgstr "Nieprawidłowa liczba parametrów polecenia"
|
|
|
|
#: ../commands.c:49
|
|
#, c-format
|
|
msgid "Bookmark successfuly updated: %s"
|
|
msgstr "Zaktualizowano zakładkę: %s"
|
|
|
|
#: ../commands.c:55
|
|
#, c-format
|
|
msgid "Could not create bookmark: %s"
|
|
msgstr "Nie można stworzyć zakładki: %s"
|
|
|
|
#: ../commands.c:59
|
|
#, c-format
|
|
msgid "Bookmark successfuly created: %s"
|
|
msgstr "Utworzono zakładkę: %s"
|
|
|
|
#: ../commands.c:82
|
|
#, c-format
|
|
msgid "Removed bookmark: %s"
|
|
msgstr "Usunięto zakładkę: %s"
|
|
|
|
#: ../commands.c:84
|
|
#, c-format
|
|
msgid "Failed to remove bookmark: %s"
|
|
msgstr "Nie można usunąć zakładki: %s"
|
|
|
|
#: ../commands.c:110
|
|
#, c-format
|
|
msgid "No such bookmark: %s"
|
|
msgstr "Nie znaleziono zakładki: %s"
|
|
|
|
#: ../commands.c:161 ../commands.c:183
|
|
msgid "No information available."
|
|
msgstr "Brak informacji o pliku"
|
|
|
|
#: ../commands.c:221
|
|
msgid "Too many arguments."
|
|
msgstr "Za dużo parametrów polecenia"
|
|
|
|
#: ../commands.c:232
|
|
msgid "No arguments given."
|
|
msgstr "Nie podano parametrów polecenia"
|
|
|
|
#: ../commands.c:291 ../commands.c:317
|
|
msgid "Document saved."
|
|
msgstr "Zapisano dokument"
|
|
|
|
#: ../commands.c:293 ../commands.c:319
|
|
msgid "Failed to save document."
|
|
msgstr "Błąd zapisu"
|
|
|
|
#: ../commands.c:296 ../commands.c:322
|
|
msgid "Invalid number of arguments."
|
|
msgstr "Niewłaściwa liczba parametrów polecenia"
|
|
|
|
#: ../commands.c:434
|
|
#, c-format
|
|
msgid "Couldn't write attachment '%s' to '%s'."
|
|
msgstr "Nie można dodać załącznika %s do pliku %s"
|
|
|
|
#: ../commands.c:436
|
|
#, c-format
|
|
msgid "Wrote attachment '%s' to '%s'."
|
|
msgstr "Zapisano załącznik %s do pliku %s"
|
|
|
|
#: ../commands.c:480
|
|
#, c-format
|
|
msgid "Wrote image '%s' to '%s'."
|
|
msgstr "Zapisano obrazek %s do pliku %s"
|
|
|
|
#: ../commands.c:482
|
|
#, c-format
|
|
msgid "Couldn't write image '%s' to '%s'."
|
|
msgstr "Nie można dodać obrazka %s do pliku %s"
|
|
|
|
#: ../commands.c:489
|
|
#, c-format
|
|
msgid "Unknown image '%s'."
|
|
msgstr "Nieznany obrazek '%s'."
|
|
|
|
#: ../commands.c:493
|
|
#, c-format
|
|
msgid "Unknown attachment or image '%s'."
|
|
msgstr "Nieznany załącznik lub obrazek '%s'."
|
|
|
|
#: ../commands.c:544
|
|
msgid "Argument must be a number."
|
|
msgstr "Parametr polecenia musi być liczbą"
|
|
|
|
#: ../completion.c:250
|
|
#, c-format
|
|
msgid "Page %d"
|
|
msgstr "Strona %d"
|
|
|
|
#: ../completion.c:293
|
|
msgid "Attachments"
|
|
msgstr "Zapisz załączniki"
|
|
|
|
#. add images
|
|
#: ../completion.c:324
|
|
msgid "Images"
|
|
msgstr "Obrazki"
|
|
|
|
#. zathura settings
|
|
#: ../config.c:139
|
|
msgid "Database backend"
|
|
msgstr "Baza danych"
|
|
|
|
#: ../config.c:141
|
|
msgid "Zoom step"
|
|
msgstr "Skok powiększenia"
|
|
|
|
#: ../config.c:143
|
|
msgid "Padding between pages"
|
|
msgstr "Odstęp pomiędzy stronami"
|
|
|
|
#: ../config.c:145
|
|
msgid "Number of pages per row"
|
|
msgstr "Liczba stron w wierszu"
|
|
|
|
#: ../config.c:147
|
|
msgid "Column of the first page"
|
|
msgstr ""
|
|
|
|
#: ../config.c:149
|
|
msgid "Scroll step"
|
|
msgstr "Skok przewijania"
|
|
|
|
#: ../config.c:151
|
|
msgid "Horizontal scroll step"
|
|
msgstr ""
|
|
|
|
#: ../config.c:153
|
|
msgid "Full page scroll overlap"
|
|
msgstr ""
|
|
|
|
#: ../config.c:155
|
|
msgid "Zoom minimum"
|
|
msgstr "Minimalne powiększenie"
|
|
|
|
#: ../config.c:157
|
|
msgid "Zoom maximum"
|
|
msgstr "Maksymalne powiększenie"
|
|
|
|
#: ../config.c:159
|
|
msgid "Life time (in seconds) of a hidden page"
|
|
msgstr "Czas życia niewidocznej strony (w sekundach)"
|
|
|
|
#: ../config.c:160
|
|
msgid "Amount of seconds between each cache purge"
|
|
msgstr "Okres sprawdzania widoczności stron (w sekundach)"
|
|
|
|
#: ../config.c:162
|
|
msgid "Number of positions to remember in the jumplist"
|
|
msgstr ""
|
|
|
|
#: ../config.c:164
|
|
msgid "Recoloring (dark color)"
|
|
msgstr "Ciemny kolor negatywu"
|
|
|
|
#: ../config.c:166
|
|
msgid "Recoloring (light color)"
|
|
msgstr "Jasny kolor negatywu"
|
|
|
|
#: ../config.c:168
|
|
msgid "Color for highlighting"
|
|
msgstr "Kolor wyróżnienia"
|
|
|
|
#: ../config.c:170
|
|
msgid "Color for highlighting (active)"
|
|
msgstr "Kolor wyróżnienia bieżącego elementu"
|
|
|
|
#: ../config.c:172
|
|
msgid "'Loading ...' background color"
|
|
msgstr ""
|
|
|
|
#: ../config.c:174
|
|
msgid "'Loading ...' foreground color"
|
|
msgstr ""
|
|
|
|
#: ../config.c:178
|
|
msgid "Recolor pages"
|
|
msgstr "Negatyw"
|
|
|
|
#: ../config.c:180
|
|
msgid "When recoloring keep original hue and adjust lightness only"
|
|
msgstr ""
|
|
|
|
#: ../config.c:182
|
|
msgid "Wrap scrolling"
|
|
msgstr "Zawijanie dokumentu"
|
|
|
|
#: ../config.c:184
|
|
msgid "Page aware scrolling"
|
|
msgstr ""
|
|
|
|
#: ../config.c:186
|
|
msgid "Advance number of pages per row"
|
|
msgstr "Liczba stron w wierszu"
|
|
|
|
#: ../config.c:188
|
|
msgid "Horizontally centered zoom"
|
|
msgstr ""
|
|
|
|
#: ../config.c:190
|
|
msgid "Center result horizontally"
|
|
msgstr ""
|
|
|
|
#: ../config.c:192
|
|
msgid "Transparency for highlighting"
|
|
msgstr "Przezroczystość wyróżnienia"
|
|
|
|
#: ../config.c:194
|
|
msgid "Render 'Loading ...'"
|
|
msgstr "Wyświetlaj: „Wczytywanie pliku...”"
|
|
|
|
#: ../config.c:195
|
|
msgid "Adjust to when opening file"
|
|
msgstr "Dopasowanie widoku pliku"
|
|
|
|
#: ../config.c:197
|
|
msgid "Show hidden files and directories"
|
|
msgstr "Wyświetl ukryte pliki i katalogi"
|
|
|
|
#: ../config.c:199
|
|
msgid "Show directories"
|
|
msgstr "Wyświetl katalogi"
|
|
|
|
#: ../config.c:201
|
|
msgid "Always open on first page"
|
|
msgstr "Zawsze otwieraj na pierwszej stronie"
|
|
|
|
#: ../config.c:203
|
|
msgid "Highlight search results"
|
|
msgstr "Podświetl wyniki wyszukiwania"
|
|
|
|
#: ../config.c:205
|
|
msgid "Enable incremental search"
|
|
msgstr ""
|
|
|
|
#: ../config.c:207
|
|
msgid "Clear search results on abort"
|
|
msgstr "Wyczyść wyniki wyszukiwania po przerwaniu"
|
|
|
|
#: ../config.c:209
|
|
msgid "Use basename of the file in the window title"
|
|
msgstr ""
|
|
|
|
#: ../config.c:211
|
|
msgid "Use basename of the file in the statusbar"
|
|
msgstr ""
|
|
|
|
#: ../config.c:213 ../main.c:64
|
|
msgid "Enable synctex support"
|
|
msgstr ""
|
|
|
|
#. define default inputbar commands
|
|
#: ../config.c:369
|
|
msgid "Add a bookmark"
|
|
msgstr "Dodaj zakładkę"
|
|
|
|
#: ../config.c:370
|
|
msgid "Delete a bookmark"
|
|
msgstr "Usuń zakładkę"
|
|
|
|
#: ../config.c:371
|
|
msgid "List all bookmarks"
|
|
msgstr "Wyświetl zakładki"
|
|
|
|
#: ../config.c:372
|
|
msgid "Close current file"
|
|
msgstr "Zamknij plik"
|
|
|
|
#: ../config.c:373
|
|
msgid "Show file information"
|
|
msgstr "Wyświetl informacje o pliku"
|
|
|
|
#: ../config.c:374
|
|
msgid "Execute a command"
|
|
msgstr ""
|
|
|
|
#: ../config.c:375
|
|
msgid "Show help"
|
|
msgstr "Wyświetl pomoc"
|
|
|
|
#: ../config.c:376
|
|
msgid "Open document"
|
|
msgstr "Otwórz plik"
|
|
|
|
#: ../config.c:377
|
|
msgid "Close zathura"
|
|
msgstr "Zakończ"
|
|
|
|
#: ../config.c:378
|
|
msgid "Print document"
|
|
msgstr "Wydrukuj"
|
|
|
|
#: ../config.c:379
|
|
msgid "Save document"
|
|
msgstr "Zapisz"
|
|
|
|
#: ../config.c:380
|
|
msgid "Save document (and force overwriting)"
|
|
msgstr "Zapisz (nadpisując istniejący plik)"
|
|
|
|
#: ../config.c:381
|
|
msgid "Save attachments"
|
|
msgstr "Zapisz załączniki"
|
|
|
|
#: ../config.c:382
|
|
msgid "Set page offset"
|
|
msgstr "Ustaw przesunięcie numerów stron"
|
|
|
|
#: ../config.c:383
|
|
msgid "Mark current location within the document"
|
|
msgstr "Zaznacz aktualną pozycję w dokumencie"
|
|
|
|
#: ../config.c:384
|
|
msgid "Delete the specified marks"
|
|
msgstr "Skasuj określone zakładki"
|
|
|
|
#: ../config.c:385
|
|
msgid "Don't highlight current search results"
|
|
msgstr "Nie podświetlaj aktualnych wyników wyszukiwania "
|
|
|
|
#: ../config.c:386
|
|
msgid "Highlight current search results"
|
|
msgstr "Podświetl aktualne wyniki wyszukiwania"
|
|
|
|
#: ../config.c:387
|
|
msgid "Show version information"
|
|
msgstr "Wyświetl informacje o wersji"
|
|
|
|
#: ../links.c:163 ../links.c:242
|
|
msgid "Failed to run xdg-open."
|
|
msgstr "Wystąpił problem z uruchomieniem xdg-open"
|
|
|
|
#: ../links.c:181
|
|
#, c-format
|
|
msgid "Link: page %d"
|
|
msgstr ""
|
|
|
|
#: ../links.c:188
|
|
#, c-format
|
|
msgid "Link: %s"
|
|
msgstr ""
|
|
|
|
#: ../links.c:192
|
|
msgid "Link: Invalid"
|
|
msgstr ""
|
|
|
|
#: ../main.c:55
|
|
msgid "Reparents to window specified by xid"
|
|
msgstr "Przypisz proces do rodzica o danym xid"
|
|
|
|
#: ../main.c:56
|
|
msgid "Path to the config directory"
|
|
msgstr "Ścieżka do katalogu konfiguracyjnego"
|
|
|
|
#: ../main.c:57
|
|
msgid "Path to the data directory"
|
|
msgstr "Ścieżka do katalogu danych"
|
|
|
|
#: ../main.c:58
|
|
msgid "Path to the directories containing plugins"
|
|
msgstr "Ścieżka do katalogu wtyczek"
|
|
|
|
#: ../main.c:59
|
|
msgid "Fork into the background"
|
|
msgstr "Forkuj w tle"
|
|
|
|
#: ../main.c:60
|
|
msgid "Document password"
|
|
msgstr "Hasło dokumentu"
|
|
|
|
#: ../main.c:61
|
|
msgid "Page number to go to"
|
|
msgstr ""
|
|
|
|
#: ../main.c:62
|
|
msgid "Log level (debug, info, warning, error)"
|
|
msgstr "Szczegółowość komunikatów (debug, info, warning, error)"
|
|
|
|
#: ../main.c:63
|
|
msgid "Print version information"
|
|
msgstr "Wyświetl informacje o wersji"
|
|
|
|
#: ../main.c:65
|
|
msgid "Synctex editor (forwarded to the synctex command)"
|
|
msgstr ""
|
|
|
|
#: ../page-widget.c:460
|
|
msgid "Loading..."
|
|
msgstr "Wczytywanie pliku..."
|
|
|
|
#: ../page-widget.c:655
|
|
#, c-format
|
|
msgid "Copied selected text to clipboard: %s"
|
|
msgstr "Zaznaczony tekst skopiowano do schowka: %s"
|
|
|
|
#: ../page-widget.c:753
|
|
msgid "Copy image"
|
|
msgstr "Skopiuj obrazek"
|
|
|
|
#: ../page-widget.c:754
|
|
msgid "Save image as"
|
|
msgstr "Zapisz obrazek jako"
|
|
|
|
#: ../shortcuts.c:962
|
|
msgid "This document does not contain any index"
|
|
msgstr "Dokument nie zawiera indeksu"
|
|
|
|
#: ../zathura.c:194 ../zathura.c:901
|
|
msgid "[No name]"
|
|
msgstr "[bez nazwy]"
|
|
|
|
#: ../zathura.c:538
|
|
#, fuzzy
|
|
msgid "Document does not contain any pages"
|
|
msgstr "Dokument nie zawiera indeksu"
|