2014-06-24 21:41:58 +02:00
|
|
|
# zathura - language file (Polish)
|
2018-11-27 23:10:18 +01:00
|
|
|
# SPDX-License-Identifier: Zlib#
|
2014-06-24 21:40:04 +02:00
|
|
|
#
|
2012-04-03 17:25:25 +02:00
|
|
|
# Translators:
|
2013-11-04 19:55:57 +01:00
|
|
|
# Łukasz Hryniuk <lukequaint@gmail.com>, 2013
|
2014-06-24 21:34:44 +02:00
|
|
|
# p <inactive+poczciwiec@transifex.com>, 2012,2014
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: zathura\n"
|
2018-02-25 17:57:05 +01:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2023-12-08 18:10:51 +01:00
|
|
|
"POT-Creation-Date: 2023-12-08 18:06+0100\n"
|
2022-05-07 23:56:26 +02:00
|
|
|
"PO-Revision-Date: 2012-03-26 16:47+0000\n"
|
2022-11-27 16:20:13 +01:00
|
|
|
"Last-Translator: p <inactive+poczciwiec@transifex.com>, 2012,2014\n"
|
2023-12-08 18:10:51 +01:00
|
|
|
"Language-Team: Polish (http://app.transifex.com/pwmt/zathura/language/pl/)\n"
|
2014-06-24 21:40:04 +02:00
|
|
|
"Language: pl\n"
|
2012-04-03 17:25:25 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2022-05-07 23:56:26 +02:00
|
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
|
|
|
|
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
|
|
|
|
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
2018-02-25 18:39:03 +01:00
|
|
|
|
2018-02-25 20:12:43 +01:00
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:7 data/org.pwmt.zathura.desktop.in:5
|
2018-02-25 18:39:03 +01:00
|
|
|
msgid "Zathura"
|
|
|
|
msgstr "Zathura"
|
|
|
|
|
2018-02-25 20:12:43 +01:00
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:8 data/org.pwmt.zathura.desktop.in:6
|
2018-02-25 18:39:03 +01:00
|
|
|
msgid "A minimalistic document viewer"
|
|
|
|
msgstr "Minimalistyczna przeglądarka dokumentów"
|
|
|
|
|
2018-02-25 20:12:43 +01:00
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:10
|
|
|
|
msgid ""
|
|
|
|
"Zathura is a highly customizable and functional document viewer. It provides "
|
|
|
|
"a minimalistic and space saving interface as well as an easy usage that "
|
|
|
|
"mainly focuses on keyboard interaction. Zathura makes it possible to "
|
|
|
|
"completely view and navigate through documents without using a mouse."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-03-22 23:44:32 +01:00
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:17
|
|
|
|
msgid ""
|
|
|
|
"Zathura can be extended to support multiple document formats using plugins. "
|
|
|
|
"Other features include:"
|
2018-02-25 20:12:43 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:22
|
2020-03-22 23:44:32 +01:00
|
|
|
msgid "SyncTeX forward and backward synchronization support."
|
2018-03-16 01:07:55 +01:00
|
|
|
msgstr ""
|
2018-02-25 20:12:43 +01:00
|
|
|
|
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:23
|
2020-03-22 23:44:32 +01:00
|
|
|
msgid "Quickmarks and bookmarks."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: data/org.pwmt.zathura.appdata.xml.in:24
|
2018-02-25 20:12:43 +01:00
|
|
|
msgid "Automatic document reloading."
|
|
|
|
msgstr ""
|
|
|
|
|
2018-02-25 18:39:03 +01:00
|
|
|
#. Translators: Search terms to find this application. Do not translate or
|
|
|
|
#. localize the semicolons. The list must also end with a semicolon.
|
2018-03-11 20:52:53 +01:00
|
|
|
#: data/org.pwmt.zathura.desktop.in:14
|
2018-02-25 18:39:03 +01:00
|
|
|
msgid "PDF;PS;PostScript;DjVU;document;presentation;viewer;"
|
|
|
|
msgstr ""
|
2012-05-08 19:43:48 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/callbacks.c:319
|
2014-06-24 21:40:04 +02:00
|
|
|
#, c-format
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "'%s' must not be 0. Set to 1."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/callbacks.c:405
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid input '%s' given."
|
|
|
|
msgstr "Nieprawidłowy argument: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/callbacks.c:427
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid index '%s' given."
|
|
|
|
msgstr "Nieprawidłowy indeks: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/callbacks.c:694
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Copied selected text to selection %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/callbacks.c:726
|
2018-02-04 10:48:02 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Copied selected image to selection %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:37 zathura/commands.c:78 zathura/commands.c:105
|
|
|
|
#: zathura/commands.c:167 zathura/commands.c:280 zathura/commands.c:315
|
|
|
|
#: zathura/commands.c:342 zathura/commands.c:445 zathura/commands.c:588
|
|
|
|
#: zathura/shortcuts.c:448 zathura/shortcuts.c:1268 zathura/shortcuts.c:1303
|
|
|
|
#: zathura/shortcuts.c:1330
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "No document opened."
|
|
|
|
msgstr "Nie otwarto żadnego pliku"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:43 zathura/commands.c:84 zathura/commands.c:450
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Invalid number of arguments given."
|
|
|
|
msgstr "Nieprawidłowa liczba parametrów polecenia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:55
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not update bookmark: %s"
|
|
|
|
msgstr "Nie można stworzyć zakładki: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:57
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not create bookmark: %s"
|
|
|
|
msgstr "Nie można stworzyć zakładki: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:62
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Bookmark successfully updated: %s"
|
|
|
|
msgstr "Zaktualizowano zakładkę: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:64
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Bookmark successfully created: %s"
|
|
|
|
msgstr "Utworzono zakładkę: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:90
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Removed bookmark: %s"
|
|
|
|
msgstr "Usunięto zakładkę: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:92
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to remove bookmark: %s"
|
|
|
|
msgstr "Nie można usunąć zakładki: %s"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:121
|
2018-02-04 10:48:02 +01:00
|
|
|
msgid "No bookmarks available."
|
2018-03-16 01:07:55 +01:00
|
|
|
msgstr ""
|
2018-02-04 10:48:02 +01:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:131
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "No such bookmark: %s"
|
|
|
|
msgstr "Nie znaleziono zakładki: %s"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:176
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Title"
|
|
|
|
msgstr "Tytuł"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:177
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Subject"
|
|
|
|
msgstr "Temat"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:178
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Keywords"
|
|
|
|
msgstr "Słowa kluczowe"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:179
|
2019-06-01 11:06:47 +02:00
|
|
|
msgid "Author"
|
|
|
|
msgstr "Autor"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:180
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Creator"
|
|
|
|
msgstr "Twórca"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:181
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Producer"
|
|
|
|
msgstr "Producent"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:182
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Creation date"
|
|
|
|
msgstr "Data utworzenia"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:183
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Modification date"
|
|
|
|
msgstr "Data modyfikacji"
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:184
|
2019-06-01 11:06:47 +02:00
|
|
|
msgid "Format"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-06 15:10:46 +01:00
|
|
|
#: zathura/commands.c:185
|
2019-06-01 11:06:47 +02:00
|
|
|
msgid "Other"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:189 zathura/commands.c:210
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "No information available."
|
|
|
|
msgstr "Brak informacji o pliku"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:246 zathura/commands.c:641
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Too many arguments."
|
|
|
|
msgstr "Za dużo parametrów polecenia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:257
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "No arguments given."
|
|
|
|
msgstr "Nie podano parametrów polecenia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:285
|
2018-03-11 20:52:53 +01:00
|
|
|
msgid "Printing is not permitted in strict sandbox mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:310 zathura/commands.c:337
|
2022-11-27 16:20:13 +01:00
|
|
|
msgid "Saving is not permitted in strict sandbox mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:322 zathura/commands.c:349
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Invalid number of arguments."
|
|
|
|
msgstr "Niewłaściwa liczba parametrów polecenia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:440
|
2022-11-27 16:20:13 +01:00
|
|
|
msgid "Exporting attachments is not permitted in strict sandbox mode"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/commands.c:470
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't write attachment '%s' to '%s'."
|
|
|
|
msgstr "Nie można dodać załącznika %s do pliku %s"
|
|
|
|
|
2022-11-27 16:20:13 +01:00
|
|
|
#: zathura/commands.c:472
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote attachment '%s' to '%s'."
|
|
|
|
msgstr "Zapisano załącznik %s do pliku %s"
|
|
|
|
|
2022-11-27 16:20:13 +01:00
|
|
|
#: zathura/commands.c:516
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote image '%s' to '%s'."
|
|
|
|
msgstr "Obrazek %s zapisano do pliku %s"
|
|
|
|
|
2022-11-27 16:20:13 +01:00
|
|
|
#: zathura/commands.c:518
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't write image '%s' to '%s'."
|
|
|
|
msgstr "Nie można dodać obrazka %s do pliku %s"
|
|
|
|
|
2022-11-27 16:20:13 +01:00
|
|
|
#: zathura/commands.c:525
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown image '%s'."
|
|
|
|
msgstr "Nieznany obrazek '%s'."
|
|
|
|
|
2022-11-27 16:20:13 +01:00
|
|
|
#: zathura/commands.c:529
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown attachment or image '%s'."
|
|
|
|
msgstr "Nieznany załącznik lub obrazek '%s'."
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:545
|
2018-09-04 18:27:26 +02:00
|
|
|
msgid "Exec is not permitted in strict sandbox mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/commands.c:601
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Argument must be a number."
|
|
|
|
msgstr "Parametr polecenia musi być liczbą"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/completion.c:286
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Page %d"
|
|
|
|
msgstr "Strona %d"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/completion.c:327
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Attachments"
|
|
|
|
msgstr "Załączniki"
|
|
|
|
|
|
|
|
#. add images
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/completion.c:359
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Images"
|
|
|
|
msgstr "Obrazki"
|
2014-11-08 12:32:05 +01:00
|
|
|
|
2014-10-08 15:39:45 +02:00
|
|
|
#. zathura settings
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:247
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Database backend"
|
|
|
|
msgstr "Baza danych"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:248
|
2017-01-05 15:52:57 +01:00
|
|
|
msgid "File monitor backend"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:250
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Zoom step"
|
|
|
|
msgstr "Skok powiększenia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:252
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Padding between pages"
|
|
|
|
msgstr "Odstęp pomiędzy stronami"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:254
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Number of pages per row"
|
|
|
|
msgstr "Liczba stron w wierszu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:256
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Column of the first page"
|
2014-06-24 21:40:04 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:258
|
2018-12-09 23:06:11 +01:00
|
|
|
msgid "Render pages from right to left"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:260
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Scroll step"
|
|
|
|
msgstr "Skok przewijania"
|
2014-06-24 21:40:04 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:262
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Horizontal scroll step"
|
|
|
|
msgstr "Skok przewijania poziomego"
|
2014-06-24 21:40:04 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:264
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Full page scroll overlap"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:266
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Zoom minimum"
|
|
|
|
msgstr "Minimalne powiększenie"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:268
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Zoom maximum"
|
|
|
|
msgstr "Maksymalne powiększenie"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:270
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Maximum number of pages to keep in the cache"
|
|
|
|
msgstr "Maksymalna liczba stron w pamięci podręcznej"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:272
|
2014-11-07 15:52:27 +01:00
|
|
|
msgid "Maximum size in pixels of thumbnails to keep in the cache"
|
2014-10-08 15:39:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:274
|
2014-11-07 15:52:27 +01:00
|
|
|
msgid "Number of positions to remember in the jumplist"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:276
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Recoloring (dark color)"
|
|
|
|
msgstr "Ciemny kolor negatywu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:277
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Recoloring (light color)"
|
|
|
|
msgstr "Jasny kolor negatywu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:278
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Color for highlighting"
|
|
|
|
msgstr "Kolor wyróżnienia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:280
|
2021-07-14 17:31:18 +02:00
|
|
|
msgid "Foreground color for highlighting"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:282
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Color for highlighting (active)"
|
|
|
|
msgstr "Kolor wyróżnienia bieżącego elementu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:284
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "'Loading ...' background color"
|
|
|
|
msgstr "Kolor tła komunikatu „Wczytywanie pliku...”"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:286
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "'Loading ...' foreground color"
|
|
|
|
msgstr "Kolor komunikatu „Wczytywanie pliku...”"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:289
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Index mode foreground color"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:290
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Index mode background color"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:291
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Index mode foreground color (active element)"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:292
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Index mode background color (active element)"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:294
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Color used to highlight valid signatures"
|
|
|
|
msgstr "Kolor wyróżnienia bieżącego elementu"
|
|
|
|
|
|
|
|
#: zathura/config.c:297
|
|
|
|
msgid "Color used to highlight signatures with warnings"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/config.c:300
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Color used to highlight invalid signatures"
|
|
|
|
msgstr "Kolor wyróżnienia bieżącego elementu"
|
|
|
|
|
|
|
|
#: zathura/config.c:304
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Recolor pages"
|
|
|
|
msgstr "Negatyw"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:306
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "When recoloring keep original hue and adjust lightness only"
|
|
|
|
msgstr "Dla negatywu zachowaj oryginalny odcień i zmień tylko jasność"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:308
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "When recoloring keep original image colors"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:310
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Wrap scrolling"
|
|
|
|
msgstr "Zawijanie dokumentu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:312
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Page aware scrolling"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:314
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Advance number of pages per row"
|
|
|
|
msgstr "Zwiększ liczbę stron w wierszu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:316
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Horizontally centered zoom"
|
|
|
|
msgstr "Powiększenie względem środka"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:318
|
2017-06-14 21:54:17 +02:00
|
|
|
msgid "Vertically center pages"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:320
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Align link target to the left"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:322
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Let zoom be changed when following links"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:324
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Center result horizontally"
|
|
|
|
msgstr "Poziome wyśrodkowanie wyniku"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:326
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Transparency for highlighting"
|
|
|
|
msgstr "Przezroczystość wyróżnienia"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:328
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Render 'Loading ...'"
|
|
|
|
msgstr "Wyświetlaj: „Wczytywanie pliku...”"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:330
|
|
|
|
msgid "Smooth over flicker when reloading file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/config.c:331
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Adjust to when opening file"
|
|
|
|
msgstr "Dopasowanie widoku pliku"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:333
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Show hidden files and directories"
|
|
|
|
msgstr "Wyświetl ukryte pliki i katalogi"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:335
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Show directories"
|
|
|
|
msgstr "Wyświetl katalogi"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:337
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Show recent files"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:339
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Always open on first page"
|
|
|
|
msgstr "Zawsze otwieraj na pierwszej stronie"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:341
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Highlight search results"
|
|
|
|
msgstr "Podświetl wyniki wyszukiwania"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:343
|
2023-03-25 22:32:15 +01:00
|
|
|
msgid "Double click to follow links"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:346
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Enable incremental search"
|
|
|
|
msgstr "Włącz wyszukiwanie przyrostowe"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:348
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Clear search results on abort"
|
|
|
|
msgstr "Wyczyść wyniki wyszukiwania po przerwaniu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:350
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Use basename of the file in the window title"
|
|
|
|
msgstr "Pokaż nazwę pliku w pasku tytułu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:352
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Use ~ instead of $HOME in the filename in the window title"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:354
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Display the page number in the window title"
|
|
|
|
msgstr "Wyświetl numer strony w pasku tytułu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:356
|
2018-12-09 23:06:11 +01:00
|
|
|
msgid "Use first page of a document as window icon"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:358
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Use basename of the file in the statusbar"
|
|
|
|
msgstr "Nazwa pliku w pasku stanu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:360
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Use ~ instead of $HOME in the filename in the statusbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:362
|
2022-02-12 12:59:39 +01:00
|
|
|
msgid "Display (current page / total pages) as a percent in the statusbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:364
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Enable synctex support"
|
|
|
|
msgstr "Włącz synctex"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:365
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Synctex editor command"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:366
|
|
|
|
msgid "Synctex edit modifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/config.c:367
|
|
|
|
msgid "Highlighter modifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/config.c:369
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Enable D-Bus service"
|
|
|
|
msgstr "Uruchom serwis D-Bus"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:370
|
2021-07-14 17:31:18 +02:00
|
|
|
msgid "Raise window on certain D-Bus commands"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:372
|
2017-06-14 21:54:17 +02:00
|
|
|
msgid "Save history at each page change"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:373
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "The clipboard into which mouse-selected data will be written"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:375
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Enable notification after selecting text"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:378
|
2018-03-11 20:52:53 +01:00
|
|
|
msgid "Sandbox level"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:381
|
|
|
|
msgid "Disable additional information for signatures embedded in the document."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-10-08 15:39:45 +02:00
|
|
|
#. define default inputbar commands
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:579
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Add a bookmark"
|
|
|
|
msgstr "Dodaj zakładkę"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:580
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Delete a bookmark"
|
|
|
|
msgstr "Usuń zakładkę"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:581
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "List all bookmarks"
|
|
|
|
msgstr "Wyświetl zakładki"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:582
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Close current file"
|
|
|
|
msgstr "Zamknij plik"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:583
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Show file information"
|
|
|
|
msgstr "Wyświetl informacje o pliku"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:584 zathura/config.c:585
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Execute a command"
|
|
|
|
msgstr "Wykonaj polecenie"
|
|
|
|
|
|
|
|
#. like vim
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:586
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Show help"
|
|
|
|
msgstr "Wyświetl pomoc"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:587
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Open document"
|
|
|
|
msgstr "Otwórz plik"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:588
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Close zathura"
|
|
|
|
msgstr "Zakończ"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:589
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Print document"
|
|
|
|
msgstr "Wydrukuj"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:590 zathura/config.c:592
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Save document"
|
|
|
|
msgstr "Zapisz"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:591 zathura/config.c:593
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Save document (and force overwriting)"
|
|
|
|
msgstr "Zapisz (nadpisując istniejący plik)"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:594
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Save attachments"
|
|
|
|
msgstr "Zapisz załączniki"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:595
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Set page offset"
|
|
|
|
msgstr "Ustaw przesunięcie numerów stron"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:596
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Mark current location within the document"
|
|
|
|
msgstr "Zaznacz aktualną pozycję w dokumencie"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:597
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Delete the specified marks"
|
|
|
|
msgstr "Skasuj określone zakładki"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:598
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Don't highlight current search results"
|
|
|
|
msgstr "Nie podświetlaj aktualnych wyników wyszukiwania "
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:599
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Highlight current search results"
|
|
|
|
msgstr "Podświetl aktualne wyniki wyszukiwania"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:600
|
2014-10-08 15:39:45 +02:00
|
|
|
msgid "Show version information"
|
|
|
|
msgstr "Wyświetl informacje o wersji"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/config.c:601
|
2022-01-06 15:10:46 +01:00
|
|
|
msgid "Source config file"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-06-01 11:06:47 +02:00
|
|
|
#: zathura/links.c:233
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Failed to run xdg-open."
|
|
|
|
msgstr "Wystąpił problem z uruchomieniem xdg-open"
|
2015-04-13 19:51:10 +02:00
|
|
|
|
2019-06-01 11:06:47 +02:00
|
|
|
#: zathura/links.c:247
|
|
|
|
msgid "Opening external applications in strict sandbox mode is not permitted"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/links.c:280
|
2015-04-13 19:51:10 +02:00
|
|
|
#, c-format
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Link: page %d"
|
|
|
|
msgstr "Link: strona %d"
|
2015-04-13 19:51:10 +02:00
|
|
|
|
2019-06-01 11:06:47 +02:00
|
|
|
#: zathura/links.c:287
|
2015-04-13 19:51:10 +02:00
|
|
|
#, c-format
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Link: %s"
|
|
|
|
msgstr "Link: %s"
|
2015-04-13 19:51:10 +02:00
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/links.c:291 zathura/links.c:318
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Link: Invalid"
|
|
|
|
msgstr "Nieprawidłowy link"
|
2015-04-13 19:51:10 +02:00
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/links.c:305
|
|
|
|
#, c-format
|
|
|
|
msgid "Copied page number: %d"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/links.c:314
|
|
|
|
#, c-format
|
|
|
|
msgid "Copied link: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/main.c:151
|
2016-04-18 21:11:27 +02:00
|
|
|
msgid "Reparents to window specified by xid (X11)"
|
|
|
|
msgstr "Przypisz proces do rodzica o danym xid (X11)"
|
2015-04-13 19:51:10 +02:00
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:152
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Path to the config directory"
|
|
|
|
msgstr "Położenie katalogu konfiguracyjnego"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:153
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Path to the data directory"
|
|
|
|
msgstr "Położenie katalogu danych"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:154
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Path to the cache directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:155
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Path to the directories containing plugins"
|
|
|
|
msgstr "Położenie katalogu wtyczek"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:156
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Fork into the background"
|
|
|
|
msgstr "Forkuj w tle"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:157
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Document password"
|
|
|
|
msgstr "Hasło dokumentu"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:158
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Page number to go to"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:159
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Log level (debug, info, warning, error)"
|
|
|
|
msgstr "Szczegółowość komunikatów (debug, info, warning, error)"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:160
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Print version information"
|
|
|
|
msgstr "Wyświetl informacje o wersji"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:161
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Synctex editor (forwarded to the synctex command)"
|
|
|
|
msgstr "Edytor synctex (przekierowanie do komendy synctex)"
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:162
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Move to given synctex position"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:163
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Highlight given position in the given process"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:164
|
2015-04-13 19:51:10 +02:00
|
|
|
msgid "Start in a non-default mode"
|
|
|
|
msgstr ""
|
2015-10-15 23:10:09 +02:00
|
|
|
|
2021-07-14 17:31:18 +02:00
|
|
|
#: zathura/main.c:165
|
|
|
|
msgid "Bookmark to go to"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/main.c:166
|
2020-07-27 10:11:44 +02:00
|
|
|
msgid "Search for the given phrase and display results"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/page-widget.c:688
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Signature is valid.\n"
|
|
|
|
"This document is signed by\n"
|
|
|
|
" %s\n"
|
|
|
|
"on %s."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:696
|
|
|
|
msgid "Signature certificate is expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:700
|
|
|
|
msgid "Signature certificate is revoked."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:704
|
|
|
|
msgid "Signature certificate is not trusted."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:708
|
|
|
|
msgid "Signature certificate is invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:712
|
|
|
|
msgid "Signature is invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: zathura/page-widget.c:808
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Loading..."
|
|
|
|
msgstr "Wczytywanie pliku..."
|
2015-10-15 23:10:09 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/page-widget.c:1359
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Copy image"
|
|
|
|
msgstr "Skopiuj obrazek"
|
2015-10-15 23:10:09 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/page-widget.c:1360
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Save image as"
|
|
|
|
msgstr "Zapisz obrazek jako"
|
2015-10-15 23:10:09 +02:00
|
|
|
|
2018-05-23 22:44:04 +02:00
|
|
|
#. Update statusbar.
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/print.c:106
|
2018-05-23 22:44:04 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Printing page %d ..."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/print.c:188
|
2015-12-14 22:17:04 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Printing failed: %s"
|
|
|
|
msgstr "Nie można wydrukować: %s"
|
2015-10-15 23:10:09 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/shortcuts.c:130
|
2017-01-05 15:52:57 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid adjust mode: %d"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/shortcuts.c:1010
|
2017-06-18 18:03:48 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Pattern not found: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/shortcuts.c:1170
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "This document does not contain any index"
|
|
|
|
msgstr "Dokument nie zawiera indeksu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:317 zathura/zathura.c:1630
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "[No name]"
|
|
|
|
msgstr "[bez nazwy]"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:851
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Could not read file from stdin and write it to a temporary file."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:871
|
2015-12-14 22:17:04 +01:00
|
|
|
msgid "Could not read file from GIO and copy it to a temporary file."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:975
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Enter password:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:1062
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Unsupported file type. Please install the necessary plugin."
|
|
|
|
msgstr "Niewspierany rodzaj pliku. Zainstaluj wymagane wtyczki"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:1072
|
2015-10-15 23:10:09 +02:00
|
|
|
msgid "Document does not contain any pages"
|
|
|
|
msgstr "Dokument nie zawiera żadnej strony"
|
2021-07-14 17:31:18 +02:00
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:1446
|
2021-07-14 17:31:18 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "File already exists: %s. Use :write! to overwrite it."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:1455
|
2021-07-14 17:31:18 +02:00
|
|
|
msgid "Failed to save document."
|
|
|
|
msgstr "Błąd zapisu"
|
|
|
|
|
2023-12-08 18:10:51 +01:00
|
|
|
#: zathura/zathura.c:1459
|
2021-07-14 17:31:18 +02:00
|
|
|
msgid "Document saved."
|
|
|
|
msgstr "Zapisano dokument"
|