2017-01-26 18:59:56 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2007-04-11 20:35:42 +00:00
#
2019-03-06 00:12:51 +00:00
# Translators:
2022-06-18 18:44:13 +00:00
# Marek Adamski, 2022
2022-06-03 09:06:59 +00:00
# Piotr Drąg <piotrdrag@gmail.com>, 2022
2019-03-06 00:12:51 +00:00
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2006-08-07 08:51:42 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2006-08-07 08:51:42 +00:00
"Report-Msgid-Bugs-To: \n"
2022-07-24 17:13:04 +00:00
"POT-Creation-Date: 2022-07-24 17:27+0100\n"
2019-03-06 00:12:51 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2022-06-03 09:06:59 +00:00
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>, 2022\n"
2017-05-19 19:58:09 +00:00
"Language-Team: Polish (https://www.transifex.com/transmissionbt/teams/33778/pl/)\n"
2017-01-26 18:59:56 +00:00
"Language: pl\n"
2006-08-07 08:51:42 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2019-03-06 00:12:51 +00: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"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:105 ../gtk/Utils.cc:86 ../libtransmission/utils.cc:935
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Brak"
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:110
msgid "Inf"
2022-06-18 18:44:13 +00:00
msgstr "Informacje"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:257 ../gtk/MakeDialog.cc:135 ../gtk/Session.cc:1136 ../libtransmission/blocklist.cc:61 ../libtransmission/blocklist.cc:73 ../libtransmission/blocklist.cc:281 ../libtransmission/blocklist.cc:299 ../libtransmission/inout.cc:165 ../libtransmission/utils.cc:155 ../libtransmission/utils.cc:181 ../libtransmission/utils.cc:193 ../libtransmission/utils.cc:219 ../libtransmission/utils.cc:239 ../libtransmission/utils.cc:251 ../libtransmission/watchdir.cc:195 ../libtransmission/watchdir.cc:228
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:283 ../gtk/Session.cc:1188 ../gtk/Utils.cc:255 ../libtransmission/watchdir.cc:332
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Nie można dodać pliku torrent „{path}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:294
msgid "Removing torrent file '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Usuwanie pliku torrent „{path}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:299 ../libtransmission/utils.cc:995
msgid "Couldn't remove '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można usunąć „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:631
msgid "Couldn't parse log level '{level}'"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetworzyć poziomu dziennika „{level}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:679
msgid "Deferring reload until session is fully started."
2022-06-18 18:44:13 +00:00
msgstr "Odraczanie ponownego wczytania do czasu pełnego uruchomienia sesji."
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:694
msgid "Reloading settings from '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Ponowne wczytywanie ustawień z „{path}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:733
msgid "Couldn't initialize daemon: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zainicjować usługi: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:746
msgid "Loading settings from '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Wczytywanie ustawień z „{path}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:766
msgid "Saved pidfile '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Zapisano plik PID „{path}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:772 ../gtk/MakeDialog.cc:143 ../gtk/MessageLogWindow.cc:190 ../libtransmission/blocklist.cc:356 ../libtransmission/inout.cc:181 ../libtransmission/rpcimpl.cc:1453 ../libtransmission/torrent.cc:825 ../libtransmission/torrent.cc:2041 ../libtransmission/variant.cc:1137
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zapisać „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:782
msgid "Requiring authentication"
2022-06-18 18:44:13 +00:00
msgstr "Wymaganie uwierzytelnienia"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:803
msgid "Watching '{path}' for new torrent files"
2022-06-18 18:44:13 +00:00
msgstr "Obserwowanie nowych plików torrent w „{path}”"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:846 ../libtransmission/watchdir-generic.cc:83 ../libtransmission/watchdir-kqueue.cc:163 ../libtransmission/watchdir-win32.cc:331
msgid "Couldn't create event: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć zdarzenia: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:856 ../libtransmission/watchdir-generic.cc:93 ../libtransmission/watchdir-kqueue.cc:173
msgid "Couldn't add event: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można dodać zdarzenia: {error} ({error_code})"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:870
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można uruchomić pętli zdarzeń usługi: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:352
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zarejestrować programu Transmission do obsługi plików typu {content_type}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:511
2022-02-21 21:24:50 +00:00
#, c-format
msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
msgstr "Otrzymano sygnał %d. Próbowanie czystego wyłączenia. Proszę to zrobić ponownie, jeśli się zatnie."
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:713
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
msgstr "Transmission jest programem do udostępniania plików. Kiedy uruchamiany jest torrent, jego dane stają się dostępne dla innych. Wyłącznie użytkownik jest odpowiedzialny za każdą udostępnianą treść."
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-02-21 21:24:50 +00:00
#. make the dialog
2022-06-18 18:44:13 +00:00
#: ../gtk/Application.cc:719 ../gtk/DetailsDialog.cc:2328 ../gtk/DetailsDialog.cc:2438 ../gtk/Dialogs.cc:114 ../gtk/MakeDialog.cc:224 ../gtk/MessageLogWindow.cc:237 ../gtk/OptionsDialog.cc:280 ../gtk/OptionsDialog.cc:440 ../gtk/OptionsDialog.cc:500 ../gtk/RelocateDialog.cc:170 ../gtk/StatsDialog.cc:104
2022-02-21 21:24:50 +00:00
msgid "_Cancel"
msgstr "_Anuluj"
2008-03-04 02:02:25 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:720
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "_Zgadzam się"
2008-03-04 02:02:25 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:900
msgid "Closing Connections…"
2022-06-18 18:44:13 +00:00
msgstr "Zamykanie połączeń…"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:905
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
msgstr "Wysyłanie informacji o pobranych i wysłanych danych do serwera śledzącego…"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:910
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "Za_kończ natychmiast"
2008-03-04 02:02:25 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:963
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "Nie można dodać uszkodzonego torrenta"
msgstr[1] "Nie można dodać uszkodzonych torrentów"
msgstr[2] "Nie można dodać uszkodzonych torrentów"
msgstr[3] "Nie można dodać uszkodzonych torrentów"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:970
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "Nie można dodać podwójnego torrenta"
msgstr[1] "Nie można dodać podwójnych torrentów"
msgstr[2] "Nie można dodać podwójnych torrentów"
msgstr[3] "Nie można dodać podwójnych torrentów"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1288
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "Szybki i łatwy w użyciu klient sieci BitTorrent"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1289
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2022-06-03 09:06:59 +00:00
msgstr "Copyright © Projekt Transmission"
2010-09-30 23:36:57 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1295
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
msgstr ""
"Tomasz Dominikowski <dominikowski@gmail.com>, 2006, 2007\n"
2022-06-03 09:06:59 +00:00
"Piotr Drąg <piotrdrag@gmail.com>, 2008, 2017-2022\n"
2022-02-21 21:24:50 +00:00
"\n"
"Launchpad Contributions:\n"
" Account Deactivated https://launchpad.net/~accountdeactivated\n"
" Bartosz Kaszubowski https://launchpad.net/~simek\n"
" Inox https://launchpad.net/~inox\n"
" Jakub Kamecki https://launchpad.net/~puchat3k\n"
" Kamil Markiewicz https://launchpad.net/~kamarkiewicz\n"
" Konrad https://launchpad.net/~konradmb\n"
" Krzysztof Janowski https://launchpad.net/~n00bystance-gmail\n"
" Krzysztof Klimonda https://launchpad.net/~kklimonda\n"
" Krzysztof Tataradziński https://launchpad.net/~tatar111\n"
" Lukasz Pochron https://launchpad.net/~f-abuseart-gmail-com\n"
" Maciej Helt https://launchpad.net/~maciejhelt\n"
" Marek https://launchpad.net/~marek-sa2121\n"
" Michał Pławsiuk (razit.pl) https://launchpad.net/~mp3-10\n"
" P.W. https://launchpad.net/~piwsko\n"
" Piotr Drąg https://launchpad.net/~piotrdrag\n"
" Piotr Makowski (Aviary.pl) https://launchpad.net/~zaryk\n"
" Piotr Puldzian Płucienniczak https://launchpad.net/~puldzian\n"
" Piotr Smolen https://launchpad.net/~komuch\n"
" Piotr Sokół https://launchpad.net/~psokol\n"
" Piotr Strębski https://launchpad.net/~strebski\n"
" Piotr Łukomiak https://launchpad.net/~pioluk\n"
" Rafał Barański https://launchpad.net/~kazislav\n"
" Saifer https://launchpad.net/~sawicki-lukasz\n"
" Szymon Sieciński https://launchpad.net/~szymon-siecinski\n"
" TSr https://launchpad.net/~tsr\n"
" Tomasz Dominikowski https://launchpad.net/~dominikowski\n"
" Tomasz Krause https://launchpad.net/~rogeer\n"
" Vilk https://launchpad.net/~vilkh3m\n"
" Wacław Jacek https://launchpad.net/~waclawjacek\n"
" Wiatrak https://launchpad.net/~wiatrak.\n"
" hence https://launchpad.net/~maciekradoszko\n"
" odra27 https://launchpad.net/~odra27\n"
" roffik https://launchpad.net/~roffik\n"
" rorio https://launchpad.net/~roriogm\n"
" skrzat https://launchpad.net/~skrzat\n"
" wojtusm https://launchpad.net/~wojtusm\n"
" Łukasz Jernaś https://launchpad.net/~deejay1\n"
" Łukasz Przybylok https://launchpad.net/~lukasz2003\n"
" Łukasz Wyszyński https://launchpad.net/~darzki"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:465 ../gtk/PrefsDialog.cc:1183
2009-08-22 16:13:47 +00:00
msgid "Speed"
2010-02-22 02:26:23 +00:00
msgstr "Prędkość"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:467
2009-08-22 16:13:47 +00:00
msgid "Honor global _limits"
2017-01-26 18:59:56 +00:00
msgstr "_Globalne ograniczenia"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:472
msgid "Limit _download speed ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "Ograniczenie prędkości p_obierania (w {speed_units}):"
2008-03-04 02:02:25 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:484
msgid "Limit _upload speed ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "Ograniczenie prędkości _wysyłania (w {speed_units}):"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:497 ../gtk/OptionsDialog.cc:360
2011-02-08 00:19:22 +00:00
msgid "Torrent _priority:"
msgstr "_Priorytet torrenta:"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:500
2010-09-30 23:36:57 +00:00
msgid "Seeding Limits"
msgstr "Ograniczenia wysyłania"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:504 ../gtk/DetailsDialog.cc:524
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "Globalne ustawienia"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:505
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "Wysyłanie niezależnie od udziału"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:506
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "Zatrzymanie wysyłania po osiągnięciu udziału:"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:520
2010-09-30 23:36:57 +00:00
msgid "_Ratio:"
msgstr "_Udział:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:525
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "Wysyłanie niezależnie od aktywności"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:526
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "Zatrzymanie po braku aktywności (w minutach):"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:539
2010-09-30 23:36:57 +00:00
msgid "_Idle:"
2012-07-06 01:21:32 +00:00
msgstr "_Brak aktywności:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:542
2009-05-05 00:34:10 +00:00
msgid "Peer Connections"
2012-07-06 01:21:32 +00:00
msgstr "Połączenia"
2008-03-04 02:02:25 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:545
2009-05-05 00:34:10 +00:00
msgid "_Maximum peers:"
2012-07-06 01:21:32 +00:00
msgstr "_Maksymalna liczba partnerów:"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:566 ../gtk/TorrentCellRenderer.cc:161
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
2017-05-19 21:31:47 +00:00
msgstr "W kolejce do sprawdzenia"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:569
2009-08-22 16:13:47 +00:00
msgid "Verifying local data"
2017-01-26 18:59:56 +00:00
msgstr "Sprawdzanie pobranych danych"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:572 ../gtk/TorrentCellRenderer.cc:164
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
2017-05-19 21:31:47 +00:00
msgstr "W kolejce do pobrania"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:575 ../gtk/FilterBar.cc:517
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-05-05 00:34:10 +00:00
msgid "Downloading"
msgstr "Pobieranie"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:578 ../gtk/TorrentCellRenderer.cc:167
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2017-05-19 21:31:47 +00:00
msgstr "W kolejce do wysyłania"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:581 ../gtk/FilterBar.cc:518
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Seeding"
2010-02-22 02:26:23 +00:00
msgstr "Wysyłanie"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:584 ../gtk/FilterBar.cc:520 ../gtk/TorrentCellRenderer.cc:158
2010-06-13 18:14:49 +00:00
msgid "Finished"
msgstr "Ukończono"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:584 ../gtk/FilterBar.cc:519 ../gtk/TorrentCellRenderer.cc:158
2009-05-05 00:34:10 +00:00
msgid "Paused"
2010-06-13 18:14:49 +00:00
msgstr "Wstrzymano"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:605 ../gtk/DetailsDialog.cc:610 ../gtk/DetailsDialog.cc:724
2010-12-09 19:26:56 +00:00
msgid "N/A"
msgstr "Nie dotyczy"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:619 ../gtk/FileList.cc:592
2009-05-05 00:34:10 +00:00
msgid "Mixed"
2010-06-13 18:14:49 +00:00
msgstr "Mieszane"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:620
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
msgstr "Nie wybrano torrentów"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:649
2009-08-22 16:13:47 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
2017-05-19 21:31:47 +00:00
msgstr "Prywatne dla tego serwera śledzącego — DHT i PEX są wyłączone"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:649
2009-07-17 19:29:41 +00:00
msgid "Public torrent"
msgstr "Publiczny torrent"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:712
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
2022-06-18 18:44:13 +00:00
msgstr "Utworzony dnia {date} przez: {creator}"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:716
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
2022-06-18 18:44:13 +00:00
msgstr "Utworzony przez: {creator}"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:720
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
2022-06-18 18:44:13 +00:00
msgstr "Utworzony dnia {date}"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:834
2010-01-13 01:06:34 +00:00
msgid "Unknown"
2012-07-06 01:21:32 +00:00
msgstr "Nieznane"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:871 ../gtk/MakeDialog.cc:356
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
2022-06-18 18:44:13 +00:00
msgstr[0] "{total_size} w {file_count:L} pliku"
msgstr[1] "{total_size} w {file_count:L} plikach"
msgstr[2] "{total_size} w {file_count:L} plikach"
msgstr[3] "{total_size} w {file_count:L} plikach"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:886 ../gtk/MakeDialog.cc:362
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
2022-06-18 18:44:13 +00:00
msgstr[0] "({piece_count} część BitTorrent o {piece_size})"
msgstr[1] "({piece_count} części BitTorrent po {piece_size})"
msgstr[2] "({piece_count} części BitTorrent po {piece_size})"
msgstr[3] "({piece_count} części BitTorrent po {piece_size})"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:930
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} ({percent_done}%)"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:938
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} ({percent_done}% z {percent_available}% dostępnych)"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:947
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} ({percent_done}% z {percent_available}% dostępnych, {unverified_size} niesprawdzone)"
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:980
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2022-06-18 18:44:13 +00:00
msgstr "{downloaded_size} (+{discarded_size} odrzucone po nieudanej sumie kontrolnej)"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1010
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
2022-06-18 18:44:13 +00:00
msgstr "{uploaded_size} (udział: {ratio})"
2010-12-09 19:26:56 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1051
2010-09-30 23:36:57 +00:00
msgid "No errors"
msgstr "Brak błędów"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1071
2010-09-30 23:36:57 +00:00
msgid "Never"
msgstr "Nigdy"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1075
2009-08-22 16:13:47 +00:00
msgid "Active now"
2011-05-17 00:01:54 +00:00
msgstr "Obecnie aktywne"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1091
2009-07-17 19:29:41 +00:00
msgid "Activity"
msgstr "Aktywność"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1096
2009-08-22 16:13:47 +00:00
msgid "Torrent size:"
2010-02-22 02:26:23 +00:00
msgstr "Rozmiar torrenta:"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1101
2009-05-05 00:34:10 +00:00
msgid "Have:"
2017-01-26 18:59:56 +00:00
msgstr "Posiadane:"
2009-05-05 00:34:10 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1106 ../gtk/StatsDialog.cc:151 ../gtk/StatsDialog.cc:172
2009-05-05 00:34:10 +00:00
msgid "Uploaded:"
msgstr "Wysłano:"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1111 ../gtk/StatsDialog.cc:154 ../gtk/StatsDialog.cc:175
2017-01-26 18:59:56 +00:00
msgid "Downloaded:"
msgstr "Pobrano:"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1116
2009-07-17 19:29:41 +00:00
msgid "State:"
msgstr "Stan:"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1121
2009-08-22 16:13:47 +00:00
msgid "Running time:"
2010-02-22 02:26:23 +00:00
msgstr "Czas działania:"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1126
2010-01-13 01:06:34 +00:00
msgid "Remaining time:"
2010-02-22 02:26:23 +00:00
msgstr "Pozostały czas:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1131
2009-08-22 16:13:47 +00:00
msgid "Last activity:"
2010-06-13 18:14:49 +00:00
msgstr "Ostatnia aktywność:"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1139
2009-05-05 00:34:10 +00:00
msgid "Error:"
msgstr "Błąd:"
2008-07-24 23:20:03 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1143
2009-05-05 00:34:10 +00:00
msgid "Details"
2017-01-26 18:59:56 +00:00
msgstr "Pozostałe informacje"
2009-05-05 00:34:10 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1149
2009-08-22 16:13:47 +00:00
msgid "Location:"
2010-02-22 02:26:23 +00:00
msgstr "Położenie:"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1155
2009-05-05 00:34:10 +00:00
msgid "Hash:"
2010-06-13 18:14:49 +00:00
msgstr "Suma kontrolna:"
2009-05-05 00:34:10 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1160
2008-03-10 13:09:35 +00:00
msgid "Privacy:"
2008-03-24 20:27:15 +00:00
msgstr "Prywatność:"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1166
2009-08-22 16:13:47 +00:00
msgid "Origin:"
2012-07-06 01:21:32 +00:00
msgstr "Powstanie:"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1171
2022-06-03 09:06:59 +00:00
msgid "Added:"
2022-06-18 18:44:13 +00:00
msgstr "Dodano:"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1185
2008-03-10 13:09:35 +00:00
msgid "Comment:"
2008-03-24 20:27:15 +00:00
msgstr "Komentarz:"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1574
2009-05-05 00:34:10 +00:00
msgid "Optimistic unchoke"
msgstr "Optymistyczne odblokowanie"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1578
2009-05-05 00:34:10 +00:00
msgid "Downloading from this peer"
msgstr "Pobieranie od tego partnera"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1582
2009-05-05 00:34:10 +00:00
msgid "We would download from this peer if they would let us"
msgstr "Pobieranie od tego partnera zostanie rozpoczęte po otrzymaniu zgody"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1586
2009-05-05 00:34:10 +00:00
msgid "Uploading to peer"
msgstr "Wysyłanie do partnera"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1590
2009-05-05 00:34:10 +00:00
msgid "We would upload to this peer if they asked"
2017-01-26 18:59:56 +00:00
msgstr "Wysyłanie do tego partnera zostanie rozpoczęte po otrzymaniu zapytania"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1594
2009-08-22 16:13:47 +00:00
msgid "Peer has unchoked us, but we're not interested"
2017-01-26 18:59:56 +00:00
msgstr "Partner odblokował tego klienta, ale nie jesteśmy zainteresowani"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1598
2009-05-05 00:34:10 +00:00
msgid "We unchoked this peer, but they're not interested"
2010-06-13 18:14:49 +00:00
msgstr "Odblokowano tego partnera, ale nie jest on zainteresowany"
2008-03-04 02:02:25 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1602
2009-05-05 00:34:10 +00:00
msgid "Encrypted connection"
2017-01-26 18:59:56 +00:00
msgstr "Zaszyfrowane połączenie"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1606
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
msgstr "Partner został odnaleziony przez PEX (wymianę partnerów)"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1610
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
msgstr "Partner został odnaleziony przez DHT"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1614
2009-05-05 00:34:10 +00:00
msgid "Peer is an incoming connection"
msgstr "Partner jest połączeniem przychodzącym"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1618
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
msgstr "Partner jest połączony przez µTP"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1704
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Adres"
2022-06-03 09:06:59 +00:00
#. % is percent done
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1712
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1728
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "Wymagania pobierania"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1735
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "Wymagania wysyłania"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1742
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "Blokady pobierania"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1749
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "Blokady wysyłania"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1756
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "Anulowano od strony klienta"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1763
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
msgstr "Anulowano od strony serwera"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1771 ../gtk/DetailsDialog.cc:1845
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "Pobieranie"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1779
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "Wysyłanie"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1786
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Klient"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1792
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "Flagi"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1836
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "Wysyłający w sieci"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1883 ../gtk/DetailsDialog.cc:2558
2010-01-13 01:06:34 +00:00
msgid "Show _more details"
2017-01-26 18:59:56 +00:00
msgstr "_Więcej informacji"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1922
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
2022-07-02 03:10:12 +00:00
msgstr[0] "Otrzymano listę {markup_begin}{peer_count} partnera{markup_end} {time_span_ago}"
msgstr[1] "Otrzymano listę {markup_begin}{peer_count} partnerów{markup_end} {time_span_ago}"
msgstr[2] "Otrzymano listę {markup_begin}{peer_count} partnerów{markup_end} {time_span_ago}"
msgstr[3] "Otrzymano listę {markup_begin}{peer_count} partnerów{markup_end} {time_span_ago}"
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1934
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-07-02 03:10:12 +00:00
msgstr "Żądanie listy partnerów {markup_begin}przekroczyło czas oczekiwania {time_span_ago}{markup_end}, zostanie ponowione"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1943
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-07-02 03:10:12 +00:00
msgstr "Otrzymano błąd „{markup_begin}{error}{markup_end}” {time_span_ago}"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1956
2010-01-13 01:06:34 +00:00
msgid "No updates scheduled"
2010-06-13 18:14:49 +00:00
msgstr "Brak zaplanowanych aktualizacji"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1963
msgid "Asking for more peers {time_span_from_now}"
2022-07-02 03:10:12 +00:00
msgstr "Wysyłanie zapytania o więcej partnerów {time_span_from_now}"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1970
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for more peers"
2017-05-19 21:31:47 +00:00
msgstr "W kolejce do wysłania zapytania o więcej partnerów"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
#: ../gtk/DetailsDialog.cc:1978
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-07-02 03:10:12 +00:00
msgstr "Wysłano zapytanie o więcej partnerów {markup_begin}{time_span_ago}{markup_end}"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2001
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-07-02 03:10:12 +00:00
msgstr "Serwer śledzący miał {markup_begin}{seeder_count} {seeder_or_seeders} i {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2003
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
2022-06-18 18:44:13 +00:00
msgstr[0] "wysyłającego"
msgstr[1] "wysyłających"
msgstr[2] "wysyłających"
msgstr[3] "wysyłających"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2005
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
2022-06-18 18:44:13 +00:00
msgstr[0] "niewysyłającego"
msgstr[1] "niewysyłających"
msgstr[2] "niewysyłających"
msgstr[3] "niewysyłających"
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error text
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2014
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-07-02 03:10:12 +00:00
msgstr "Otrzymano błąd „scrape” „{markup_begin}{error}{markup_end}” {time_span_ago}"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2031
msgid "Asking for peer counts in {time_span_from_now}"
2022-07-02 03:10:12 +00:00
msgstr "Wysyłanie zapytania o liczbę partnerów za {time_span_from_now}"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2038
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2017-05-19 21:31:47 +00:00
msgstr "W kolejce do wysłania zapytania o liczbę partnerów"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2045
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-07-02 03:10:12 +00:00
msgstr "Wysłano zapytanie o liczbę partnerów {markup_begin}{time_span_ago}{markup_end}"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2287
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2010-02-22 02:26:23 +00:00
msgstr "Lista zawiera nieprawidłowe adresy URL"
2008-03-10 13:09:35 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2288 ../gtk/FileList.cc:776
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2017-05-19 21:31:47 +00:00
msgstr "Proszę poprawić błędy i spróbować ponownie."
2011-02-08 00:19:22 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2325
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} - Edit Trackers"
2022-06-18 18:44:13 +00:00
msgstr "{torrent_name} — modyfikacja serwerów śledzących"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2329 ../gtk/MessageLogWindow.cc:238
2020-10-03 12:36:23 +00:00
msgid "_Save"
2020-11-03 17:26:30 +00:00
msgstr "_Zapisz"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2334
2010-01-13 01:06:34 +00:00
msgid "Tracker Announce URLs"
2012-07-06 01:21:32 +00:00
msgstr "Adresy URL ogłoszeń serwerów śledzących"
2007-12-27 16:59:09 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2338 ../gtk/MakeDialog.cc:525
2010-01-13 01:06:34 +00:00
msgid ""
2022-02-21 21:24:50 +00:00
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
2022-06-03 09:06:59 +00:00
"Zapasowy adres URL należy dodać do następnego wiersza po podstawowym adresie URL.\n"
"Nowy podstawowy adres URL należy dodać po pustym wierszu."
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2357
2022-02-21 21:24:50 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
2022-06-03 09:06:59 +00:00
msgstr "Domyślne publiczne serwery śledzące znajdują się w Edycja → Preferencje → Sieć"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2435
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} - Add Tracker"
2022-06-18 18:44:13 +00:00
msgstr "{torrent_name} — dodanie serwera śledzącego"
2011-02-08 00:19:22 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2439 ../gtk/DetailsDialog.cc:2542 ../gtk/MakeDialog.cc:226 ../gtk/PrefsDialog.cc:771
2020-10-03 12:36:23 +00:00
msgid "_Add"
msgstr "_Dodaj"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2444
2011-02-08 00:19:22 +00:00
msgid "Tracker"
msgstr "Serwer śledzący"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2450
2011-02-08 00:19:22 +00:00
msgid "_Announce URL:"
msgstr "_Adres URL ogłoszenia:"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2509 ../gtk/DetailsDialog.cc:2638
2010-01-13 01:06:34 +00:00
msgid "Trackers"
msgstr "Serwery śledzące"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2546
2022-02-21 21:24:50 +00:00
msgid "_Edit"
msgstr "_Edycja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2550 ../gtk/Dialogs.cc:115 ../gtk/PrefsDialog.cc:767
2011-02-08 00:19:22 +00:00
msgid "_Remove"
msgstr "_Usuń"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2563
2010-01-13 01:06:34 +00:00
msgid "Show _backup trackers"
2016-09-27 19:28:27 +00:00
msgstr "_Zapasowe serwery śledzące"
2007-12-27 16:59:09 +00:00
2022-02-21 21:24:50 +00:00
#. create the dialog
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2623 ../gtk/MakeDialog.cc:225 ../gtk/MakeDialog.cc:468 ../gtk/PrefsDialog.cc:1176 ../gtk/StatsDialog.cc:143
2020-10-03 12:36:23 +00:00
msgid "_Close"
2020-11-03 17:26:30 +00:00
msgstr "Za_mknij"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2636 ../gtk/MessageLogWindow.cc:443
2009-07-17 19:29:41 +00:00
msgid "Information"
2022-02-21 21:30:30 +00:00
msgstr "Informacje"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2637
2008-03-10 13:09:35 +00:00
msgid "Peers"
2008-11-03 18:19:00 +00:00
msgstr "Partnerzy"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2642
2010-01-13 01:06:34 +00:00
msgid "File listing not available for combined torrent properties"
2012-07-06 01:21:32 +00:00
msgstr "Lista plików nie jest dostępna dla właściwości kilku torrentów"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2646 ../gtk/MakeDialog.cc:474
2008-03-10 13:09:35 +00:00
msgid "Files"
msgstr "Pliki"
2008-02-29 16:22:21 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2648 ../gtk/MainWindow.cc:485 ../gtk/PrefsDialog.cc:1088
2008-03-10 13:09:35 +00:00
msgid "Options"
2008-03-24 20:27:15 +00:00
msgstr "Opcje"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2675
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} Properties"
2022-06-18 18:44:13 +00:00
msgstr "Właściwości „{torrent_name}”"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2684
2022-06-03 09:06:59 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
2022-06-18 18:44:13 +00:00
msgstr[0] "Właściwości — {torrent_count:L} torrent"
msgstr[1] "Właściwości — {torrent_count:L} torrenty"
msgstr[2] "Właściwości — {torrent_count:L} torrentów"
msgstr[3] "Właściwości — {torrent_count:L} torrentów"
2009-08-22 16:13:47 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:54
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Remove torrent?"
msgid_plural "Remove %d torrents?"
msgstr[0] "Usunąć torrent?"
msgstr[1] "Usunąć %d torrenty?"
msgstr[2] "Usunąć %d torrentów?"
2017-05-19 21:31:47 +00:00
msgstr[3] "Usunąć %d torrentów?"
2007-12-27 16:59:09 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:55
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Delete this torrent's downloaded files?"
msgid_plural "Delete these %d torrents' downloaded files?"
msgstr[0] "Usunąć pobrane pliki tego torrenta?"
2012-07-06 01:21:32 +00:00
msgstr[1] "Usunąć pobrane pliki %d torrentów?"
msgstr[2] "Usunąć pobrane pliki %d torrentów?"
2017-05-19 21:31:47 +00:00
msgstr[3] "Usunąć pobrane pliki %d torrentów?"
2007-12-27 16:59:09 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:62
2017-05-19 19:58:09 +00:00
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
msgstr[0] "Po usunięciu, wznowienie przesyłania będzie wymagało pliku torrent lub odnośnika magnet."
msgstr[1] "Po usunięciu, wznowienie przesyłania będzie wymagało plików torrent lub odnośników magnet."
msgstr[2] "Po usunięciu, wznowienie przesyłania będzie wymagało plików torrent lub odnośników magnet."
2017-05-19 21:31:47 +00:00
msgstr[3] "Po usunięciu, wznowienie przesyłania będzie wymagało plików torrent lub odnośników magnet."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:69
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
2012-07-06 01:21:32 +00:00
msgstr[0] "Ten torrent nie ukończył pobierania."
msgstr[1] "Te torrenty nie ukończyły pobierania."
msgstr[2] "Te torrenty nie ukończyły pobierania."
2017-05-19 21:31:47 +00:00
msgstr[3] "Te torrenty nie ukończyły pobierania."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:75
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2017-05-19 21:31:47 +00:00
msgstr[0] "Ten torrent jest połączony z partnerami."
msgstr[1] "Te torrenty są połączone z partnerami."
msgstr[2] "Te torrenty są połączone z partnerami."
msgstr[3] "Te torrenty są połączone z partnerami."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:82
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2017-05-19 21:31:47 +00:00
msgstr[0] "Jeden z tych torrentów jest połączony z partnerami."
msgstr[1] "Niektóre z tych torrentów są połączone z partnerami."
msgstr[2] "Niektóre z tych torrentów są połączone z partnerami."
msgstr[3] "Niektóre z tych torrentów są połączone z partnerami."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:95
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
2017-05-19 21:31:47 +00:00
msgstr[0] "Jeden z tych torrentów nie ukończył pobierania."
msgstr[1] "Niektóre z tych torrentów nie ukończyły pobierania."
msgstr[2] "Niektóre z tych torrentów nie ukończyły pobierania."
msgstr[3] "Niektóre z tych torrentów nie ukończyły pobierania."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:115
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2020-11-03 17:26:30 +00:00
msgstr "_Usuń"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:580 ../gtk/Utils.cc:479
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "Wysoki"
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:584 ../gtk/Utils.cc:480
2010-02-16 15:56:34 +00:00
msgid "Normal"
2012-07-06 01:21:32 +00:00
msgstr "Zwykły"
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:588 ../gtk/Utils.cc:481
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "Niski"
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:767 ../gtk/Session.cc:621
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zmienić nazwy pliku „{old_path}” na „{path}”: {error} ({error_code})"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:865 ../gtk/MessageLogWindow.cc:305
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "Nazwa"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:890
2011-02-08 00:19:22 +00:00
msgid "Size"
msgstr "Rozmiar"
2009-08-22 16:13:47 +00:00
2009-07-17 19:29:41 +00:00
#. add "progress" column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:899
2011-02-08 00:19:22 +00:00
msgid "Have"
msgstr "Posiadane"
2008-02-29 16:22:21 +00:00
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:916
2012-02-13 20:58:29 +00:00
msgid "Download"
2012-07-06 01:21:32 +00:00
msgstr "Pobierane"
2012-02-13 20:58:29 +00:00
2011-02-08 00:19:22 +00:00
#. add priority column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:933
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Priorytet"
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:286 ../gtk/FilterBar.cc:514
2010-06-13 18:14:49 +00:00
msgid "All"
msgstr "Wszystko"
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:516
2010-06-13 18:14:49 +00:00
msgid "Active"
msgstr "Aktywne"
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:521
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
msgstr "Sprawdzanie"
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:522 ../gtk/FreeSpaceLabel.cc:51 ../gtk/MessageLogWindow.cc:441
2010-06-13 18:14:49 +00:00
msgid "Error"
msgstr "Błąd"
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:715
2022-02-21 21:24:50 +00:00
msgid "_Show:"
msgstr "_Wyświetlanie:"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:716
msgid "_Show {count:L} of:"
2022-06-18 18:44:13 +00:00
msgstr "_Wyświetlanie {count:L} z:"
2022-06-03 09:06:59 +00:00
#: ../gtk/FreeSpaceLabel.cc:51
msgid "{disk_space} free"
2022-06-18 18:44:13 +00:00
msgstr "Wolne: {disk_space}"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:131
2022-02-21 21:24:50 +00:00
msgid "Torrent"
msgstr "Torrent"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:229
2022-02-21 21:24:50 +00:00
msgid ""
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-06-18 18:44:13 +00:00
"Wyłącza alternatywne ograniczenia prędkości\n"
" (pobieranie {download_speed}, wysyłanie {upload_speed})"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:230
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-06-18 18:44:13 +00:00
"Włącza alternatywne ograniczenia prędkości\n"
" (pobieranie {download_speed}, wysyłanie {upload_speed})"
2006-08-07 08:51:42 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:272
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "Bez ograniczenia"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:318
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "Wysyłanie bez końca"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:347
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "Ograniczenie prędkości pobierania"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:351
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Ograniczenie prędkości wysyłania"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:357
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "Zatrzymanie wysyłania po osiągnięciu udziału"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:383
msgid "Stop at Ratio ({ratio})"
2022-06-18 18:44:13 +00:00
msgstr "Zatrzymanie przy udziale ({ratio})"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:420
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "Całkowity udział"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:421
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "Udział w sesji"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:422
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "Razem przesłano"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:423
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
msgstr "Przesłano w sesji"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:523 ../gtk/StatsDialog.cc:129
2022-02-21 21:24:50 +00:00
msgid "Statistics"
msgstr "Statystyki"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MainWindow.cc:591 ../gtk/MainWindow.cc:612 ../gtk/TorrentCellRenderer.cc:180
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
2022-06-18 18:44:13 +00:00
msgstr "Udział: {ratio}"
2006-08-07 08:51:42 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:597
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
2022-06-18 18:44:13 +00:00
msgstr "Pobrano: {downloaded_size}, wysłano: {uploaded_size}"
2007-04-07 21:19:11 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:605
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
2022-06-18 18:44:13 +00:00
msgstr "Pobrano: {downloaded_size}, wysłano: {uploaded_size}"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:638
msgid "{download_speed} ▼"
2022-06-18 18:44:13 +00:00
msgstr "{download_speed} ▼"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MainWindow.cc:641 ../gtk/TorrentCellRenderer.cc:138
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
2022-06-18 18:44:13 +00:00
msgstr "{upload_speed} ▲"
2006-08-07 08:51:42 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:118
msgid "Creating '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Tworzenie „{path}”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:122
msgid "Created '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Utworzono „{path}”"
2006-08-07 08:51:42 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:126
msgid "Cancelled"
msgstr "Anulowano"
2008-03-20 00:10:16 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MakeDialog.cc:130 ../gtk/Utils.cc:543 ../libtransmission/announcer.cc:1209 ../libtransmission/announcer.cc:1441
2022-06-03 09:06:59 +00:00
msgid "Unsupported URL: '{url}'"
2022-06-18 18:44:13 +00:00
msgstr "Nieobsługiwany adres URL: „{url}”"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:164
msgid "Scanned {file_size}"
2022-06-18 18:44:13 +00:00
msgstr "Przeskanowano {file_size}"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:219 ../gtk/MakeDialog.cc:455
2010-01-13 01:06:34 +00:00
msgid "New Torrent"
msgstr "Nowy torrent"
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:235
2012-02-13 20:58:29 +00:00
msgid "Creating torrent…"
msgstr "Tworzenie torrenta…"
2009-07-17 19:29:41 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:350 ../gtk/MakeDialog.cc:500
2010-01-13 01:06:34 +00:00
msgid "No source selected"
msgstr "Nie wybrano źródła"
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:469
2020-10-03 12:36:23 +00:00
msgid "_New"
2020-11-03 17:26:30 +00:00
msgstr "_Nowy"
2020-10-03 12:36:23 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:478
2010-01-13 01:06:34 +00:00
msgid "Sa_ve to:"
2012-07-06 01:21:32 +00:00
msgstr "_Zapisanie do:"
2008-07-24 23:20:03 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:482
2010-01-13 01:06:34 +00:00
msgid "Source F_older:"
2012-07-06 01:21:32 +00:00
msgstr "_Katalog źródłowy:"
2007-12-27 16:59:09 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:491
2010-01-13 01:06:34 +00:00
msgid "Source _File:"
2010-06-13 18:14:49 +00:00
msgstr "_Plik źródłowy:"
2008-02-29 16:22:21 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:507
2022-06-03 09:06:59 +00:00
msgid "Piece size:"
2022-06-18 18:44:13 +00:00
msgstr "Rozmiar części:"
2008-11-03 18:19:00 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:510
2010-01-13 01:06:34 +00:00
msgid "Properties"
2010-02-22 02:26:23 +00:00
msgstr "Właściwości"
2008-02-29 16:22:21 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:530
2010-01-13 01:06:34 +00:00
msgid "_Trackers:"
2010-06-13 18:14:49 +00:00
msgstr "_Serwery śledzące:"
2007-12-27 16:59:09 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:532
2010-01-13 01:06:34 +00:00
msgid "Co_mment:"
2010-06-13 18:14:49 +00:00
msgstr "Ko_mentarz:"
2008-02-29 16:22:21 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:539
2022-02-21 21:24:50 +00:00
msgid "_Source:"
2022-06-03 09:06:59 +00:00
msgstr "Źró_dło:"
2022-02-21 21:24:50 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:546
2008-07-24 23:20:03 +00:00
msgid "_Private torrent"
2017-01-26 18:59:56 +00:00
msgstr "P_rywatny torrent"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:236
2008-03-10 13:09:35 +00:00
msgid "Save Log"
2017-01-26 18:59:56 +00:00
msgstr "Zapis dziennika"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:314
2008-03-18 17:53:34 +00:00
msgid "Message"
2010-06-13 18:14:49 +00:00
msgstr "Komunikat"
2008-03-18 17:53:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:323
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Czas"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:440
msgid "Critical"
2022-06-18 18:44:13 +00:00
msgstr "Krytyczne"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:442
msgid "Warning"
2022-06-18 18:44:13 +00:00
msgstr "Ostrzeżenie"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:444
2010-09-30 23:36:57 +00:00
msgid "Debug"
msgstr "Debugowanie"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:445
msgid "Trace"
2022-06-18 18:44:13 +00:00
msgstr "Śledzenie"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:447
2008-03-10 13:09:35 +00:00
msgid "Message Log"
2010-06-13 18:14:49 +00:00
msgstr "Dziennik komunikatów"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:465
2020-10-03 12:36:23 +00:00
msgid "Save _As"
2020-11-03 17:26:30 +00:00
msgstr "Z_apisz jako"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:476
2020-10-03 12:36:23 +00:00
msgid "Clear"
2020-11-03 17:26:30 +00:00
msgstr "Wyczyść"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:489
2020-10-03 12:36:23 +00:00
msgid "P_ause"
2020-11-03 17:26:30 +00:00
msgstr "W_strzymaj"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:498
2008-03-10 13:09:35 +00:00
msgid "Level"
2008-03-24 20:27:15 +00:00
msgstr "Poziom"
2008-02-29 16:22:21 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:197
2008-03-10 13:09:35 +00:00
msgid "Open File"
2008-06-13 16:35:46 +00:00
msgstr "Otwórz plik"
2008-02-29 16:22:21 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:202
2008-03-10 13:09:35 +00:00
msgid "Open Folder"
2008-06-13 16:35:46 +00:00
msgstr "Otwórz katalog"
2007-04-07 21:19:11 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:216
2012-02-13 20:58:29 +00:00
msgid "Torrent Complete"
2016-09-27 19:28:27 +00:00
msgstr "Ukończono torrent"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:238
msgid "Start Now"
2022-06-03 09:06:59 +00:00
msgstr "Rozpocznij teraz"
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:250
2009-08-22 16:13:47 +00:00
msgid "Torrent Added"
2016-09-27 19:28:27 +00:00
msgstr "Dodano torrent"
2009-08-22 16:13:47 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:234
2011-02-08 00:19:22 +00:00
msgid "Torrent files"
msgstr "Pliki torrent"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:239
2011-02-08 00:19:22 +00:00
msgid "All files"
2022-02-21 21:24:50 +00:00
msgstr "Wszystkie pliki"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:262
msgid "Torrent Options"
msgstr "Opcje torrenta"
2017-01-26 18:59:56 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:281 ../gtk/OptionsDialog.cc:441 ../gtk/OptionsDialog.cc:501
msgid "_Open"
msgstr "_Otwórz"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/OptionsDialog.cc:295 ../gtk/PrefsDialog.cc:270
msgid "Mo_ve torrent file to the trash"
2022-06-18 18:44:13 +00:00
msgstr "_Przeniesienie pliku torrent do kosza"
2017-01-26 18:59:56 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:296
msgid "_Start when added"
msgstr "_Rozpoczęcie po dodaniu"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#. "torrent file" row
#: ../gtk/OptionsDialog.cc:309
msgid "_Torrent file:"
msgstr "Plik _torrent:"
2008-02-29 16:22:21 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:313
msgid "Select Source File"
msgstr "Wybór pliku źródłowego"
2008-07-24 23:20:03 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:322
msgid "_Destination folder:"
msgstr "Katalog _docelowy:"
2008-07-24 23:20:03 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:327
msgid "Select Destination Folder"
msgstr "Wybór katalogu docelowego"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:436
msgid "Open a Torrent"
msgstr "Wybór torrenta"
2008-07-24 23:20:03 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:452
msgid "Show _options dialog"
msgstr "_Okno opcji"
2008-07-24 23:20:03 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:496
msgid "Open URL"
msgstr "Otwarcie adresu URL"
2017-01-26 18:59:56 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:506
msgid "Open torrent from URL"
msgstr "Otwarcie torrenta z adresu URL"
2009-08-22 16:13:47 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:511
msgid "_URL"
msgstr "Adres _URL"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:254
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "Dodawanie"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:257
msgid "Automatically add torrent files _from:"
2022-06-18 18:44:13 +00:00
msgstr "_Automatyczne dodawanie plików torrent z:"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:264
2017-01-26 18:59:56 +00:00
msgid "Show the Torrent Options _dialog"
2017-05-19 21:31:47 +00:00
msgstr "Wyświetlanie _okna opcji torrenta"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:266
2017-01-26 18:59:56 +00:00
msgid "_Start added torrents"
2017-05-19 21:31:47 +00:00
msgstr "_Rozpoczynanie dodanych torrentów"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:272
2012-02-13 20:58:29 +00:00
msgid "Save to _Location:"
2017-01-26 18:59:56 +00:00
msgstr "_Zapisywanie w:"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:280
2017-01-26 18:59:56 +00:00
msgid "Download Queue"
2017-05-19 21:31:47 +00:00
msgstr "Kolejka pobierania"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:282
2017-01-26 18:59:56 +00:00
msgid "Ma_ximum active downloads:"
2017-05-19 21:31:47 +00:00
msgstr "Ma_ksymalna liczba aktywnych pobierań:"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:286
2017-01-26 18:59:56 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
2017-05-19 21:31:47 +00:00
msgstr "_Pobierania wysyłające dane w ciągu tych ostatnich minut są aktywne:"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:290
2012-02-13 20:58:29 +00:00
msgid "Incomplete"
2012-07-06 01:21:32 +00:00
msgstr "Nieukończone"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:294
2010-02-16 15:56:34 +00:00
msgid "Append \"._part\" to incomplete files' names"
2016-09-27 19:28:27 +00:00
msgstr "_Dodawanie „.part” do nazw nieukończonych plików"
2010-06-13 18:14:49 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:297
2010-01-13 01:06:34 +00:00
msgid "Keep _incomplete torrents in:"
2012-07-06 01:21:32 +00:00
msgstr "Przechowywanie _nieukończonych torrentów w:"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:305
2022-02-21 21:24:50 +00:00
msgid "Call scrip_t when done downloading:"
2022-06-03 09:06:59 +00:00
msgstr "Wywołanie _skryptu po ukończeniu pobierania:"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:324
2017-01-26 18:59:56 +00:00
msgid "Limits"
msgstr "Ograniczenia"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:327
2010-09-30 23:36:57 +00:00
msgid "Stop seeding at _ratio:"
2012-07-06 01:21:32 +00:00
msgstr "Zatrzymanie po osiągnięciu _udziału:"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:335
2010-09-30 23:36:57 +00:00
msgid "Stop seeding if idle for _N minutes:"
2017-05-19 21:31:47 +00:00
msgstr "Zatrzymanie po braku _aktywności (w minutach):"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:343
2022-02-21 21:24:50 +00:00
msgid "Call scrip_t when done seeding:"
2022-06-03 09:06:59 +00:00
msgstr "Wywołanie _skryptu po ukończeniu wysyłania:"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:362 ../gtk/PrefsDialog.cc:1188
2009-08-22 16:13:47 +00:00
msgid "Desktop"
2010-02-22 02:26:23 +00:00
msgstr "Pulpit"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:366
2012-02-13 20:58:29 +00:00
msgid "_Inhibit hibernation when torrents are active"
2017-05-19 21:31:47 +00:00
msgstr "Wstrzymywanie _hibernacji w czasie aktywności torrentów"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:370
2010-01-13 01:06:34 +00:00
msgid "Show Transmission icon in the _notification area"
2017-05-19 21:31:47 +00:00
msgstr "Ikona programu w obszarze p_owiadamiania"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:373
2012-02-13 20:58:29 +00:00
msgid "Notification"
msgstr "Powiadomienia"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:377
2012-02-13 20:58:29 +00:00
msgid "Show a notification when torrents are a_dded"
2017-01-26 18:59:56 +00:00
msgstr "Po _dodaniu torrenta"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:381
2012-02-13 20:58:29 +00:00
msgid "Show a notification when torrents _finish"
2017-01-26 18:59:56 +00:00
msgstr "Po _ukończeniu torrenta"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:385
2012-02-13 20:58:29 +00:00
msgid "Play a _sound when torrents finish"
2016-09-27 19:28:27 +00:00
msgstr "_Dźwięk po ukończeniu torrenta"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:416 ../gtk/PrefsDialog.cc:444
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
2022-06-18 18:44:13 +00:00
msgstr[0] "Lista blokowania ma {count:L} wpis"
msgstr[1] "Lista blokowania ma {count:L} wpisy"
msgstr[2] "Lista blokowania ma {count:L} wpisów"
msgstr[3] "Lista blokowania ma {count:L} wpisów"
2020-11-03 17:26:30 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:448
msgid "Blocklist updated!"
2022-06-18 18:44:13 +00:00
msgstr "Zaktualizowano listę blokowania."
2020-11-03 17:26:30 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:448
msgid "Couldn't update blocklist"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zaktualizować listy blokowania"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:459
2009-08-22 16:13:47 +00:00
msgid "Update Blocklist"
2017-01-26 18:59:56 +00:00
msgstr "Aktualizacja listy blokowania"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:464
2012-02-13 20:58:29 +00:00
msgid "Getting new blocklist…"
msgstr "Pobieranie nowej listy blokowania…"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:486
2009-08-22 16:13:47 +00:00
msgid "Allow encryption"
2017-01-26 18:59:56 +00:00
msgstr "Zezwalanie"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:487
2009-08-22 16:13:47 +00:00
msgid "Prefer encryption"
2017-01-26 18:59:56 +00:00
msgstr "Preferowanie"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:488
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
2017-01-26 18:59:56 +00:00
msgstr "Wymaganie"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:505 ../gtk/PrefsDialog.cc:1186
2017-01-26 18:59:56 +00:00
msgid "Privacy"
msgstr "Prywatność"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:507
2017-01-26 18:59:56 +00:00
msgid "_Encryption mode:"
msgstr "Tryb _szyfrowania:"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:510
2009-08-22 16:13:47 +00:00
msgid "Blocklist"
2010-06-13 18:14:49 +00:00
msgstr "Lista blokowania"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:512
2010-12-09 19:26:56 +00:00
msgid "Enable _blocklist:"
2017-01-26 18:59:56 +00:00
msgstr "_Włączenie:"
2010-12-09 19:26:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:525
2009-08-22 16:13:47 +00:00
msgid "_Update"
2010-06-13 18:14:49 +00:00
msgstr "Zakt_ualizuj"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:536
2009-08-22 16:13:47 +00:00
msgid "Enable _automatic updates"
2012-07-06 01:21:32 +00:00
msgstr "_Automatyczne aktualizowanie"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:691
2017-01-26 18:59:56 +00:00
msgid "Remote Control"
2017-05-19 21:31:47 +00:00
msgstr "Zdalne sterowanie"
2009-08-22 16:13:47 +00:00
#. "enabled" checkbutton
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:694
2017-01-26 18:59:56 +00:00
msgid "Allow _remote access"
2017-05-19 21:31:47 +00:00
msgstr "_Włączone"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:698
2009-08-22 16:13:47 +00:00
msgid "_Open web client"
2010-02-22 02:26:23 +00:00
msgstr "_Otwórz klienta WWW"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:707
2011-02-08 00:19:22 +00:00
msgid "HTTP _port:"
msgstr "_Port HTTP:"
2008-07-24 23:20:03 +00:00
2009-08-22 16:13:47 +00:00
#. require authentication
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:710
2009-08-22 16:13:47 +00:00
msgid "Use _authentication"
2012-07-06 01:21:32 +00:00
msgstr "Uwierzytelni_anie"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:718
2008-07-24 23:20:03 +00:00
msgid "_Username:"
msgstr "Nazwa _użytkownika:"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:724
2008-07-24 23:20:03 +00:00
msgid "Pass_word:"
2008-11-03 18:19:00 +00:00
msgstr "_Hasło:"
2008-07-24 23:20:03 +00:00
2009-08-22 16:13:47 +00:00
#. require authentication
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:727
2017-01-26 18:59:56 +00:00
msgid "Only allow these IP a_ddresses:"
2017-05-19 21:31:47 +00:00
msgstr "_Zezwolenie tylko podanym adresom IP:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:741
2008-07-24 23:20:03 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
2010-06-13 18:14:49 +00:00
msgstr "Adresy IP mogą zawierać wieloznaczniki, takie jak 192.168.*.*"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:759
2009-08-22 16:13:47 +00:00
msgid "Addresses:"
2010-06-13 18:14:49 +00:00
msgstr "Adresy:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:863
2009-08-22 16:13:47 +00:00
msgid "Every Day"
2010-06-13 18:14:49 +00:00
msgstr "Codziennie"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:864
2009-08-22 16:13:47 +00:00
msgid "Weekdays"
2010-06-13 18:14:49 +00:00
msgstr "Dni robocze"
2009-07-17 19:29:41 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:865
2009-08-22 16:13:47 +00:00
msgid "Weekends"
2010-06-13 18:14:49 +00:00
msgstr "Weekendy"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:887
2009-08-22 16:13:47 +00:00
msgid "Speed Limits"
2017-01-26 18:59:56 +00:00
msgstr "Ograniczenia"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#. checkbox to limit upload speed
#: ../gtk/PrefsDialog.cc:892
msgid "_Upload ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "_Wysyłanie (w {speed_units}):"
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#. checkbox to limit download speed
#: ../gtk/PrefsDialog.cc:904
msgid "_Download ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "_Pobieranie (w {speed_units}):"
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:917
2011-02-08 00:19:22 +00:00
msgid "Alternative Speed Limits"
2017-01-26 18:59:56 +00:00
msgstr "Alternatywne ograniczenia"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:928
2009-08-22 16:13:47 +00:00
msgid "Override normal speed limits manually or at scheduled times"
2017-05-19 21:31:47 +00:00
msgstr "Zastępuje zwykłe ograniczenia prędkości ręcznie lub w zaplanowanym czasie"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#. labels a spinbutton for alternate upload speed limits
#: ../gtk/PrefsDialog.cc:938
msgid "U_pload ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "Wy_syłanie (w {speed_units}):"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#. labels a spinbutton for alternate download speed limits
#: ../gtk/PrefsDialog.cc:944
msgid "Do_wnload ({speed_units}):"
2022-06-18 18:44:13 +00:00
msgstr "Po_bieranie (w {speed_units}):"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#. label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
#: ../gtk/PrefsDialog.cc:953
2009-08-22 16:13:47 +00:00
msgid " _to "
2010-06-13 18:14:49 +00:00
msgstr " _do "
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:960
2022-02-21 21:24:50 +00:00
msgid "_Scheduled times:"
msgstr "Zaplanowany cza_s:"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:967
2009-08-22 16:13:47 +00:00
msgid "_On days:"
2017-05-19 21:31:47 +00:00
msgstr "W d_niach:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:999 ../gtk/PrefsDialog.cc:1060 ../gtk/PrefsDialog.cc:1141
2009-08-22 16:13:47 +00:00
msgid "Status unknown"
2012-07-06 01:21:32 +00:00
msgstr "Nieznany stan"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1021
msgid "Port is {markup_begin}closed{markup_end}"
2022-06-18 18:44:13 +00:00
msgstr "Port jest {markup_begin}zamknięty{markup_end}"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1021
msgid "Port is {markup_begin}open{markup_end}"
2022-06-18 18:44:13 +00:00
msgstr "Port jest {markup_begin}otwarty{markup_end}"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1032
msgid "Testing TCP port…"
2022-06-18 18:44:13 +00:00
msgstr "Testowanie portu TCP…"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1054
2011-02-08 00:19:22 +00:00
msgid "Listening Port"
2012-07-06 01:21:32 +00:00
msgstr "Port nasłuchiwania"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1057
2011-02-08 00:19:22 +00:00
msgid "_Port used for incoming connections:"
2012-07-06 01:21:32 +00:00
msgstr "_Port dla połączeń przychodzących:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1064
2009-08-22 16:13:47 +00:00
msgid "Te_st Port"
2010-06-13 18:14:49 +00:00
msgstr "Przete_stuj port"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1073
2010-09-30 23:36:57 +00:00
msgid "Pick a _random port every time Transmission is started"
2017-01-26 18:59:56 +00:00
msgstr "_Losowanie portu po każdym uruchomieniu programu"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1079
2010-06-13 18:14:49 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
2017-05-19 21:31:47 +00:00
msgstr "_Przekierowywanie portów z routera za pomocą UPnP lub NAT-PMP"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1082
2011-02-08 00:19:22 +00:00
msgid "Peer Limits"
msgstr "Ograniczenia partnerów"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1084
2009-08-22 16:13:47 +00:00
msgid "Maximum peers per _torrent:"
2017-01-26 18:59:56 +00:00
msgstr "Maksymalna liczba partnerów na _torrent:"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1085
2009-08-22 16:13:47 +00:00
msgid "Maximum peers _overall:"
msgstr "_Maksymalna liczba partnerów:"
2009-07-17 19:29:41 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1093
2012-02-13 20:58:29 +00:00
msgid "Enable _uTP for peer communication"
2017-05-19 21:31:47 +00:00
msgstr "Kom_unikacja z partnerami przez µTP"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1094
2012-02-13 20:58:29 +00:00
msgid "uTP is a tool for reducing network congestion."
2017-01-26 18:59:56 +00:00
msgstr "µTP umożliwia zmniejszenie przeciążenia sieci"
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1098
2017-01-26 18:59:56 +00:00
msgid "Use PE_X to find more peers"
msgstr "Wyszukiwanie partnerów przez PE_X"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1099
2017-05-19 19:58:09 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
2017-05-19 21:31:47 +00:00
msgstr "PEX umożliwia wymianę list partnerów z połączonymi partnerami"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1102
2017-01-26 18:59:56 +00:00
msgid "Use _DHT to find more peers"
msgstr "Wyszukiwanie partnerów przez _DHT"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1103
2017-01-26 18:59:56 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "DHT umożliwia wyszukiwanie partnerów bez udziału serwera śledzącego"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1106
2017-01-26 18:59:56 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "Wykrywanie partnerów _lokalnych"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1107
2017-01-26 18:59:56 +00:00
msgid "LPD is a tool for finding peers on your local network."
2017-05-19 21:31:47 +00:00
msgstr "LPD umożliwia wyszukiwanie partnerów w sieci lokalnej"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1111
2022-02-21 21:24:50 +00:00
msgid "Default Public Trackers"
2022-06-03 09:06:59 +00:00
msgstr "Domyślne publiczne serwery śledzące"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1115
2022-02-21 21:24:50 +00:00
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
2022-06-03 09:06:59 +00:00
"Serwery śledzące używane na wszystkich publicznych torrentach.\n"
"\n"
"Zapasowy adres URL należy dodać do następnego wiersza po podstawowym adresie URL.\n"
"Nowy podstawowy adres URL należy dodać po pustym wierszu."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1161
2017-01-26 18:59:56 +00:00
msgid "Transmission Preferences"
msgstr "Preferencje"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1175
2022-02-21 21:24:50 +00:00
msgid "_Help"
msgstr "Pomo_c"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1184
2012-02-13 20:58:29 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "Pobieranie"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1185
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Wysyłanie"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1187
2008-03-10 13:09:35 +00:00
msgid "Network"
2008-03-24 20:27:15 +00:00
msgstr "Sieć"
2007-12-27 16:59:09 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1189
2017-01-26 18:59:56 +00:00
msgid "Remote"
2017-05-19 21:31:47 +00:00
msgstr "Zdalnie"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:78
msgid "Moving '{torrent_name}'"
2022-06-18 18:44:13 +00:00
msgstr "Przenoszenie „{torrent_name}”"
2008-03-20 00:10:16 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:88
2022-02-21 21:24:50 +00:00
msgid "Couldn't move torrent"
msgstr "Nie można przenieść torrenta"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:123
2022-02-21 21:24:50 +00:00
msgid "This may take a moment…"
msgstr "Może to chwilę potrwać…"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:153 ../gtk/RelocateDialog.cc:184
2022-02-21 21:24:50 +00:00
msgid "Set Torrent Location"
msgstr "Ustawienie katalogu docelowego"
2007-12-27 16:59:09 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:171
2022-02-21 21:24:50 +00:00
msgid "_Apply"
msgstr "_Zastosuj"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:177
2022-02-21 21:24:50 +00:00
msgid "Location"
msgstr "Położenie"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:186
2022-02-21 21:24:50 +00:00
msgid "Torrent _location:"
msgstr "_Położenie torrenta:"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:190
2022-02-21 21:24:50 +00:00
msgid "_Move from the current folder"
msgstr "P_rzeniesienie z bieżącego katalogu"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:193
2022-02-21 21:24:50 +00:00
msgid "Local data is _already there"
msgstr "_Nowe położenie zawiera pobrane dane"
2007-12-27 16:59:09 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1121 ../libtransmission/watchdir-win32.cc:294 ../libtransmission/watchdir-win32.cc:313
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać „{path}”"
2009-08-22 16:13:47 +00:00
2022-02-21 21:24:50 +00:00
#. logging
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1458
2022-02-21 21:24:50 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Wstrzymywanie hibernacji komputera"
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1464 ../gtk/Session.cc:1489
2022-06-03 09:06:59 +00:00
msgid "Couldn't inhibit desktop hibernation: {error}"
2022-06-18 18:44:13 +00:00
msgstr "Nie można wstrzymać hibernacji komputera: {error}"
2022-02-21 21:24:50 +00:00
#. logging
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1485
2022-02-21 21:24:50 +00:00
msgid "Allowing desktop hibernation"
msgstr "Zezwolenie na hibernację"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:67
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
2022-06-18 18:44:13 +00:00
msgstr[0] "Rozpoczęto {count:L} raz"
msgstr[1] "Rozpoczęto {count:L} razy"
msgstr[2] "Rozpoczęto {count:L} razy"
msgstr[3] "Rozpoczęto {count:L} razy"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:103
2022-02-21 21:24:50 +00:00
msgid "Reset your statistics?"
msgstr "Usunąć statystyki?"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:105 ../gtk/StatsDialog.cc:142
2022-02-21 21:24:50 +00:00
msgid "_Reset"
msgstr "_Usuń"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:107
2022-02-21 21:24:50 +00:00
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Statystyki służą tylko celom informacyjnym. Usunięcie ich nie wpływa na statystyki zapisywane przez serwery śledzące sieci BitTorrent."
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:147
2022-02-21 21:24:50 +00:00
msgid "Current Session"
msgstr "Bieżąca sesja"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:157 ../gtk/StatsDialog.cc:178
2022-02-21 21:24:50 +00:00
msgid "Ratio:"
msgstr "Udział:"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:160 ../gtk/StatsDialog.cc:181
2022-02-21 21:24:50 +00:00
msgid "Duration:"
msgstr "Czas trwania:"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:163
2022-02-21 21:24:50 +00:00
msgid "Total"
msgstr "Całkowicie"
2022-06-03 09:06:59 +00:00
#: ../gtk/SystemTrayIcon.cc:164
msgid "{upload_speed} ▲ {download_speed} ▼"
2022-06-18 18:44:13 +00:00
msgstr "{upload_speed} ▲ {download_speed} ▼"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/TorrentCellRenderer.cc:54
msgid "{current_size} of {complete_size} ({percent_done}%)"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} z {complete_size} ({percent_done}%)"
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:64
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} z {complete_size} ({percent_complete}%), wysłano {uploaded_size} (udział: {ratio}, docelowo: {seed_ratio})"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:76
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
2022-06-18 18:44:13 +00:00
msgstr "{current_size} z {complete_size} ({percent_complete}%), wysłano {uploaded_size} (udział: {ratio})"
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:86
2022-06-03 09:06:59 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
2022-06-18 18:44:13 +00:00
msgstr "{complete_size}, wysłano {uploaded_size} (udział: {ratio}, docelowo: {seed_ratio})"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:95
2022-06-03 09:06:59 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
2022-06-18 18:44:13 +00:00
msgstr "{complete_size}, wysłano {uploaded_size} (udział: {ratio})"
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:109
2022-02-21 21:24:50 +00:00
msgid "Remaining time unknown"
msgstr "pozostały czas jest nieznany"
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:131
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼ {upload_speed} ▲"
2022-06-18 18:44:13 +00:00
msgstr "{download_speed} ▼ {upload_speed} ▲"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:143
2022-02-21 21:24:50 +00:00
msgid "Stalled"
msgstr "Zawieszony"
2009-08-22 16:13:47 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:172
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "Verifying local data ({percent_done}% tested)"
2022-06-18 18:44:13 +00:00
msgstr "Sprawdzanie pobranych danych (sprawdzono {percent_done}%)"
2019-03-06 00:12:51 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/TorrentCellRenderer.cc:192 ../libtransmission/torrent.cc:537
2022-06-03 09:06:59 +00:00
msgid "Tracker warning: '{warning}'"
2022-06-18 18:44:13 +00:00
msgstr "Ostrzeżenie serwera śledzącego: „{warning}”"
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:195
2022-06-03 09:06:59 +00:00
msgid "Tracker Error: '{error}'"
2022-06-18 18:44:13 +00:00
msgstr "Błąd serwera śledzącego: „{error}”"
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:198
2022-06-03 09:06:59 +00:00
msgid "Local error: '{error}'"
2022-06-18 18:44:13 +00:00
msgstr "Błąd lokalny: „{error}”"
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:226
#, no-c-format
2022-07-24 17:13:04 +00:00
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:237
2022-06-03 09:06:59 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
2022-06-18 18:44:13 +00:00
msgstr[0] "Pobieranie od {active_count} z {connected_count} połączonego partnera i wysyłającego w sieci"
msgstr[1] "Pobieranie od {active_count} z {connected_count} połączonych partnerów i wysyłających w sieci"
msgstr[2] "Pobieranie od {active_count} z {connected_count} połączonych partnerów i wysyłających w sieci"
msgstr[3] "Pobieranie od {active_count} z {connected_count} połączonych partnerów i wysyłających w sieci"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:248
2022-06-03 09:06:59 +00:00
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
2022-06-18 18:44:13 +00:00
msgstr[0] "Pobieranie od {active_count} wysyłającego w sieci"
msgstr[1] "Pobieranie od {active_count} wysyłających w sieci"
msgstr[2] "Pobieranie od {active_count} wysyłających w sieci"
msgstr[3] "Pobieranie od {active_count} wysyłających w sieci"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:256
2022-06-03 09:06:59 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
2022-06-18 18:44:13 +00:00
msgstr[0] "Pobieranie od {active_count} z {connected_count} połączonego partnera"
msgstr[1] "Pobieranie od {active_count} z {connected_count} połączonych partnerów"
msgstr[2] "Pobieranie od {active_count} z {connected_count} połączonych partnerów"
msgstr[3] "Pobieranie od {active_count} z {connected_count} połączonych partnerów"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:265
2022-06-03 09:06:59 +00:00
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
2022-06-18 18:44:13 +00:00
msgstr[0] "Wysyłanie do {active_count} z {connected_count} połączonego partnera"
msgstr[1] "Wysyłanie do {active_count} z {connected_count} połączonych partnerów"
msgstr[2] "Wysyłanie do {active_count} z {connected_count} połączonych partnerów"
msgstr[3] "Wysyłanie do {active_count} z {connected_count} połączonych partnerów"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:37
2010-09-30 23:36:57 +00:00
msgid "KiB"
2016-09-27 19:28:27 +00:00
msgstr "KiB"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:38
2010-09-30 23:36:57 +00:00
msgid "MiB"
2016-09-27 19:28:27 +00:00
msgstr "MiB"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:39
2010-09-30 23:36:57 +00:00
msgid "GiB"
2016-09-27 19:28:27 +00:00
msgstr "GiB"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:40
2010-09-30 23:36:57 +00:00
msgid "TiB"
2016-09-27 19:28:27 +00:00
msgstr "TiB"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:43
2012-02-13 20:58:29 +00:00
msgid "kB"
msgstr "kB"
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:44
2012-02-13 20:58:29 +00:00
msgid "MB"
msgstr "MB"
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:45
2012-02-13 20:58:29 +00:00
msgid "GB"
msgstr "GB"
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:46
2012-02-13 20:58:29 +00:00
msgid "TB"
msgstr "TB"
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:49
2012-02-13 20:58:29 +00:00
msgid "kB/s"
msgstr "kB/s"
2006-08-07 08:51:42 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:50
2012-02-13 20:58:29 +00:00
msgid "MB/s"
2010-09-30 23:36:57 +00:00
msgstr "MB/s"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:51
2012-02-13 20:58:29 +00:00
msgid "GB/s"
2010-09-30 23:36:57 +00:00
msgstr "GB/s"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:52
2012-02-13 20:58:29 +00:00
msgid "TB/s"
2010-09-30 23:36:57 +00:00
msgstr "TB/s"
2008-02-29 16:22:21 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:97
2022-06-18 18:44:13 +00:00
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
2022-07-02 03:10:12 +00:00
msgstr[0] "{days_from_now:L} dzień od teraz"
msgstr[1] "{days_from_now:L} dni od teraz"
msgstr[2] "{days_from_now:L} dni od teraz"
msgstr[3] "{days_from_now:L} dni od teraz"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:104
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
2022-07-02 03:10:12 +00:00
msgstr[0] "{hours_from_now:L} godzina od teraz"
msgstr[1] "{hours_from_now:L} godziny od teraz"
msgstr[2] "{hours_from_now:L} godzin od teraz"
msgstr[3] "{hours_from_now:L} godzin od teraz"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:111
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
2022-07-02 03:10:12 +00:00
msgstr[0] "{minutes_from_now:L} minuta od teraz"
msgstr[1] "{minutes_from_now:L} minuty od teraz"
msgstr[2] "{minutes_from_now:L} minut od teraz"
msgstr[3] "{minutes_from_now:L} minut od teraz"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:118
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
2022-07-02 03:10:12 +00:00
msgstr[0] "{seconds_from_now:L} sekunda od teraz"
msgstr[1] "{seconds_from_now:L} sekundy od teraz"
msgstr[2] "{seconds_from_now:L} sekund od teraz"
msgstr[3] "{seconds_from_now:L} sekund od teraz"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:122 ../gtk/Utils.cc:153 ../gtk/Utils.cc:180 ../gtk/Utils.cc:213
msgid "now"
2022-07-02 03:10:12 +00:00
msgstr "teraz"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:129
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
2022-07-02 03:10:12 +00:00
msgstr[0] "{days_ago:L} dzień temu"
msgstr[1] "{days_ago:L} dni temu"
msgstr[2] "{days_ago:L} dni temu"
msgstr[3] "{days_ago:L} dni temu"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:135
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
2022-07-02 03:10:12 +00:00
msgstr[0] "{hours_ago:L} godzina temu"
msgstr[1] "{hours_ago:L} godziny temu"
msgstr[2] "{hours_ago:L} godzin temu"
msgstr[3] "{hours_ago:L} godzin temu"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:142
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
2022-07-02 03:10:12 +00:00
msgstr[0] "{minutes_ago:L} minuta temu"
msgstr[1] "{minutes_ago:L} minuty temu"
msgstr[2] "{minutes_ago:L} minut temu"
msgstr[3] "{minutes_ago:L} minut temu"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:149
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
2022-07-02 03:10:12 +00:00
msgstr[0] "{seconds_ago:L} sekunda temu"
msgstr[1] "{seconds_ago:L} sekundy temu"
msgstr[2] "{seconds_ago:L} sekund temu"
msgstr[3] "{seconds_ago:L} sekund temu"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:162
2022-06-03 09:06:59 +00:00
msgid "{days:L} day"
msgid_plural "{days:L} days"
2022-06-18 18:44:13 +00:00
msgstr[0] "{days:L} dzień"
msgstr[1] "{days:L} dni"
msgstr[2] "{days:L} dni"
msgstr[3] "{days:L} dni"
#: ../gtk/Utils.cc:167
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
2022-07-02 03:10:12 +00:00
msgstr[0] "{hours:L} godzina"
msgstr[1] "{hours:L} godziny"
msgstr[2] "{hours:L} godzin"
msgstr[3] "{hours:L} godzin"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:172
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
2022-07-02 03:10:12 +00:00
msgstr[0] "{minutes:L} minuta"
msgstr[1] "{minutes:L} minuty"
msgstr[2] "{minutes:L} minut"
msgstr[3] "{minutes:L} minut"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:177
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
2022-07-02 03:10:12 +00:00
msgstr[0] "{seconds:L} sekunda"
msgstr[1] "{seconds:L} sekundy"
msgstr[2] "{seconds:L} sekund"
msgstr[3] "{seconds:L} sekund"
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:188
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
2022-07-02 03:10:12 +00:00
msgstr[0] "{days_left:L} dzień pozostał"
msgstr[1] "{days_left:L} dni pozostały"
msgstr[2] "{days_left:L} dni pozostało"
msgstr[3] "{days_left:L} dni pozostało"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:195
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
2022-07-02 03:10:12 +00:00
msgstr[0] "{hours_left:L} godzina pozostała"
msgstr[1] "{hours_left:L} godziny pozostały"
msgstr[2] "{hours_left:L} godzin pozostało"
msgstr[3] "{hours_left:L} godzin pozostało"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:202
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
2022-07-02 03:10:12 +00:00
msgstr[0] "{minutes_left:L} minuta pozostała"
msgstr[1] "{minutes_left:L} minuty pozostały"
msgstr[2] "{minutes_left:L} minut pozostało"
msgstr[3] "{minutes_left:L} minut pozostało"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:209
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
2022-07-02 03:10:12 +00:00
msgstr[0] "{seconds_left:L} sekunda pozostała"
msgstr[1] "{seconds_left:L} sekundy pozostały"
msgstr[2] "{seconds_left:L} sekund pozostało"
msgstr[3] "{seconds_left:L} sekund pozostało"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:249
2022-06-03 09:06:59 +00:00
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
2022-06-18 18:44:13 +00:00
msgstr "Plik torrent „{path}” jest już używany przez „{torrent_name}”."
2008-07-24 23:20:03 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:260
2022-06-03 09:06:59 +00:00
msgid "Couldn't open torrent"
2022-06-18 18:44:13 +00:00
msgstr "Nie można otworzyć torrenta"
2010-02-16 15:56:34 +00:00
2022-02-21 21:24:50 +00:00
#. modal
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:549
2022-06-03 09:06:59 +00:00
msgid "Transmission doesn't know how to use '{url}'"
2022-06-18 18:44:13 +00:00
msgstr "Program Transmission nie potrafi używać „{url}”"
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:554
2022-02-21 21:24:50 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
2022-06-03 09:06:59 +00:00
msgstr "Ten odnośnik magnet wygląda na przeznaczony do innych celów niż sieć BitTorrent."
2010-02-16 15:56:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/main.cc:49 ../gtk/transmission-gtk.desktop.in:3
msgid "Transmission"
msgstr "Transmission"
#. parse the command line
#: ../gtk/main.cc:58
msgid "Where to look for configuration files"
msgstr "Gdzie szukać plików konfiguracyjnych"
#: ../gtk/main.cc:59
msgid "Start with all torrents paused"
msgstr "Uruchamia ze wstrzymanymi torrentami"
#: ../gtk/main.cc:60
msgid "Start minimized in notification area"
msgstr "Uruchamia zminimalizowany w obszarze powiadamiania"
#: ../gtk/main.cc:61
msgid "Show version number and exit"
msgstr "Wyświetla wersję i kończy działanie"
#: ../gtk/main.cc:69
msgid "[torrent files or urls]"
msgstr "[pliki torrent lub adresy URL]"
2017-01-26 18:59:56 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/main.cc:80
2010-02-16 15:56:34 +00:00
#, c-format
2022-02-21 21:24:50 +00:00
msgid ""
"%s\n"
"Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
"%s\n"
"Polecenie „%s --help” wyświetli pełną listę dostępnych opcji wiersza poleceń.\n"
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "Klient sieci BitTorrent"
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Pobieranie i udostępnianie plików przez sieć BitTorrent"
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "torrenty;pobieranie;ściąganie;pobierz;ściągnij;wysyłanie;udostępnianie;wyślij;udostępnij;"
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Uruchom ze wstrzymanymi torrentami"
2010-02-16 15:56:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Uruchom zminimalizowany"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-http.cc:289
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetworzyć odpowiedzi ogłoszenia: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-http.cc:599
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetworzyć odpowiedzi „scrape”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:225 ../libtransmission/announcer-udp.cc:327
2017-01-26 18:59:56 +00:00
msgid "Unknown error"
2017-05-19 21:31:47 +00:00
msgstr "Nieznany błąd"
2017-01-26 18:59:56 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:482
2022-06-03 09:06:59 +00:00
msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odnaleźć adresu serwera śledzącego „{host}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:567
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2020-10-03 12:36:23 +00:00
msgstr "Połączenie się nie powiodło"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:972
msgid "Announce error: {error}"
2022-06-18 18:44:13 +00:00
msgstr "Błąd ogłoszenia: {error}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:982
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
2022-06-18 18:44:13 +00:00
msgstr[0] "Błąd ogłoszenia: {error} (ponowna próba za {count} sekundę)"
msgstr[1] "Błąd ogłoszenia: {error} (ponowna próba za {count} sekundy)"
msgstr[2] "Błąd ogłoszenia: {error} (ponowna próba za {count} sekund)"
msgstr[3] "Błąd ogłoszenia: {error} (ponowna próba za {count} sekund)"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:1044 ../libtransmission/announcer.cc:1372
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
msgstr "Nie można połączyć z serwerem śledzącym"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:1048 ../libtransmission/announcer.cc:1376
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
msgstr "Serwer śledzący nie odpowiedział"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:1109
2019-03-06 00:12:51 +00:00
msgid "Success"
msgstr "Powodzenie"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/blocklist.cc:87 ../libtransmission/blocklist.cc:365
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
2022-06-18 18:44:13 +00:00
msgstr[0] "Lista blokowania „{path}” ma {count} wpis"
msgstr[1] "Lista blokowania „{path}” ma {count} wpisy"
msgstr[2] "Lista blokowania „{path}” ma {count} wpisów"
msgstr[3] "Lista blokowania „{path}” ma {count} wpisów"
2022-06-03 09:06:59 +00:00
#. don't try to display the actual lines - it causes issues
#: ../libtransmission/blocklist.cc:319 ../libtransmission/tr-dht.cc:167
msgid "Couldn't parse line: '{line}'"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetworzyć wiersza: „{line}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:60 ../libtransmission/crypto-utils-openssl.cc:63 ../libtransmission/crypto-utils-polarssl.cc:63
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Błąd biblioteki {crypto_library}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/file-posix.cc:272 ../libtransmission/open-files.cc:160 ../libtransmission/session-id.cc:97
msgid "Couldn't create '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-06-18 18:44:13 +00:00
#: ../libtransmission/inout.cc:149
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można uzyskać „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/log.cc:296
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
2022-06-18 18:44:13 +00:00
msgstr "Za dużo takich komunikatów. Ten komunikat nie będzie już zapisywany w dzienniku w tej sesji."
2022-06-03 09:06:59 +00:00
#: ../libtransmission/makemeta.cc:61 ../libtransmission/watchdir.cc:276
msgid "Skipping '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Pomijanie „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/makemeta.cc:203
msgid "Couldn't use invalid piece size {expected_size}; using {actual_size} instead"
2022-06-18 18:44:13 +00:00
msgstr "Nie można użyć nieprawidłowego rozmiaru części {expected_size}, zamiast tego będzie używane {actual_size}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/natpmp.cc:111
msgid "Found public address '{address}'"
2022-06-18 18:44:13 +00:00
msgstr "Odnaleziono adres publiczny „{address}”"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/natpmp.cc:149
msgid "Port {port} is no longer forwarded"
2022-06-18 18:44:13 +00:00
msgstr "Port {port} nie jest już przekierowywany"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/natpmp.cc:203
msgid "Port {port} forwarded successfully"
2022-06-18 18:44:13 +00:00
msgstr "Pomyślnie przekierowano port {port}"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:278
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć gniazda: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:355
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można ustawić adresu źródłowego {address} na {socket}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:376
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można podłączyć gniazda {socket} do {address}:{port}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:497
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
2022-06-18 18:44:13 +00:00
msgstr "Nie można dowiązać portu {port} do {address}: {error} ({error_code}) — czy działa już inna kopia programu Transmission?"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:498
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można dowiązać portu {port} do {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/open-files.cc:183
msgid "Couldn't open '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można otworzyć „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/open-files.cc:212
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przydzielić miejsca „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/open-files.cc:232
msgid "Couldn't truncate '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można skrócić „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/peer-io.cc:358
2022-06-03 09:06:59 +00:00
msgid "Couldn't write to peer"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zapisać u partnera"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/peer-io.cc:413
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
2022-06-18 18:44:13 +00:00
msgstr "Nieznany stan: {state}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/port-forwarding.cc:51
msgid "Starting"
msgstr "Uruchamianie"
#: ../libtransmission/port-forwarding.cc:54
msgid "Forwarded"
msgstr "Przekierowano"
#: ../libtransmission/port-forwarding.cc:57
msgid "Stopping"
msgstr "Zatrzymywanie"
#: ../libtransmission/port-forwarding.cc:60
msgid "Not forwarded"
msgstr "Nie przekierowano"
#: ../libtransmission/port-forwarding.cc:94
msgid "Mapped private port {private_port} to public port {public_port}"
2022-06-18 18:44:13 +00:00
msgstr "Zmapowano port prywatny {private_port} na port publiczny {public_port}"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/port-forwarding.cc:106
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
2022-06-18 18:44:13 +00:00
msgstr "Stan zmienił się z „{old_state}” na „{state}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:623
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
2022-06-18 18:44:13 +00:00
msgstr "Ścieżka do gniazda systemu UNIX nie może mieć więcej niż {count} znaków (wliczając przedrostek „{prefix}”)"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:657
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
2022-06-18 18:44:13 +00:00
msgstr "Gniazda systemu UNIX nie są obsługiwane w systemie Windows. Proszę zmienić „{key}” w ustawieniach."
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:684
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
2022-06-18 18:44:13 +00:00
msgstr "Nie można ustawić gniazda RPC na {mode:#o}, używanie domyślnej wartości 0755"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:760
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
2022-06-18 18:44:13 +00:00
msgstr[0] "Nie można dowiązać z {address} po {count} próbie, rezygnowanie"
msgstr[1] "Nie można dowiązać z {address} po {count} próbach, rezygnowanie"
msgstr[2] "Nie można dowiązać z {address} po {count} próbach, rezygnowanie"
msgstr[3] "Nie można dowiązać z {address} po {count} próbach, rezygnowanie"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:771
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
2022-06-18 18:44:13 +00:00
msgstr "Nasłuchiwanie żądań RPC i WWW na „{address}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:801
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
2022-06-18 18:44:13 +00:00
msgstr "Zatrzymano nasłuchiwanie żądań RPC i WWW na „{address}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:868
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
2022-06-18 18:44:13 +00:00
msgstr "Dodano „{entry}” do białej listy komputerów, ale ma znak „+” lub „-”. Czy przez pomyłkę używana jest stara lista ACL?"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:873
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
2022-06-18 18:44:13 +00:00
msgstr "Dodano „{entry}” do białej listy komputerów"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1118
2022-06-03 09:06:59 +00:00
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
2022-06-18 18:44:13 +00:00
msgstr "Ustawienie „{key}” wynosi „{value}”, ale musi być adresem IPv4 lub IPv6 albo ścieżką do gniazda systemu UNIX. Używanie domyślnej wartości „0.0.0.0”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1133
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
2022-06-18 18:44:13 +00:00
msgstr "Obsługiwanie żądań RPC i WWW na {address}"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1138
2022-06-03 09:06:59 +00:00
msgid "Whitelist enabled"
msgstr "Włączono białą listę"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1143
2022-06-03 09:06:59 +00:00
msgid "Password required"
msgstr "Wymagane jest hasło"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1149
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Obsługiwanie żądań RPC i WWW z „{path}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1370
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetestować portu: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1410
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można pobrać listy blokowania: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1544
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można pobrać torrenta: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/session-id.cc:204
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można otworzyć pliku blokady sesji „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:762
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} starting"
2022-06-18 18:44:13 +00:00
msgstr "Uruchamianie programu Transmission w wersji {version}"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1536
2022-06-03 09:06:59 +00:00
msgid "Time to turn off turtle mode"
2022-06-18 18:44:13 +00:00
msgstr "Czas do wyłączenia trybu żółwia"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1536
2022-06-03 09:06:59 +00:00
msgid "Time to turn on turtle mode"
2022-06-18 18:44:13 +00:00
msgstr "Czas do włączenia trybu żółwia"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1983
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
2022-06-18 18:44:13 +00:00
msgstr "Wyłączanie programu Transmission w wersji {version}"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:2101
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
2022-06-18 18:44:13 +00:00
msgstr[0] "Wczytano {count} torrent"
msgstr[1] "Wczytano {count} torrenty"
msgstr[2] "Wczytano {count} torrentów"
msgstr[3] "Wczytano {count} torrentów"
2022-06-03 09:06:59 +00:00
2022-07-02 03:10:12 +00:00
#: ../libtransmission/torrent-magnet.cc:355
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
2022-06-18 18:44:13 +00:00
msgstr[0] "Nie można przetworzyć metainformacji magnet: „{error}”. Ponowne pobieranie {piece_count}. części"
msgstr[1] "Nie można przetworzyć metainformacji magnet: „{error}”. Ponowne pobieranie {piece_count}. części"
msgstr[2] "Nie można przetworzyć metainformacji magnet: „{error}”. Ponowne pobieranie {piece_count}. części"
msgstr[3] "Nie można przetworzyć metainformacji magnet: „{error}”. Ponowne pobieranie {piece_count}. części"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent-metainfo.cc:778
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Przeniesiono plik torrent z „{old_path}” do „{path}”"
2022-06-03 09:06:59 +00:00
2022-07-02 03:10:12 +00:00
#: ../libtransmission/torrent.cc:127
msgid "Couldn't use metaInfo from '{path}' for '{magnet}': {error} ({error_code})"
2022-07-12 21:30:43 +00:00
msgstr "Nie można użyć metainformacji z „{path}” dla „{magnet}”: {error} ({error_code})"
2022-07-02 03:10:12 +00:00
#: ../libtransmission/torrent.cc:488
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
2022-06-18 18:44:13 +00:00
msgstr "Osiągnięto udział wysyłania, wstrzymywanie torrenta"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:495
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
2022-06-18 18:44:13 +00:00
msgstr "Osiągnięto ograniczenie braku aktywności wysyłania, wstrzymywanie torrenta"
2022-06-03 09:06:59 +00:00
#. lookups by obfuscated hash will fail for this torrent
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:586
2022-06-03 09:06:59 +00:00
msgid "Couldn't compute obfuscated info hash"
2022-06-18 18:44:13 +00:00
msgstr "Nie można obliczyć zaciemnionej sumy kontrolnej informacji"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:647
2022-06-03 09:06:59 +00:00
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "Nie odnaleziono żadnych danych. Proszę się upewnić, że napędy są podłączone lub użyć opcji „Ustaw położenie”. Aby ponownie pobrać, należy usunąć torrent i dodać go ponownie."
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1437
2022-06-03 09:06:59 +00:00
msgid "Restarted manually -- disabling its seed ratio"
msgstr "Ręcznie uruchomiono ponownie — wyłączanie udziału wysyłania"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1557
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
2022-06-18 18:44:13 +00:00
msgstr "Wstrzymywanie torrenta"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1606
2022-06-03 09:06:59 +00:00
msgid "Removing torrent"
msgstr "Usuwanie torrenta"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1758
2022-06-03 09:06:59 +00:00
msgid "Calling script '{path}'"
2022-06-18 18:44:13 +00:00
msgstr "Wywoływanie skryptu „{path}”"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1767
2022-06-03 09:06:59 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można wywołać skryptu „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:2140 ../libtransmission/torrent.cc:2260
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przenieść „{old_path}” do „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-dht.cc:115
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można wyszukać „{address}:{port}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-dht.cc:287
msgid "Initializing DHT"
2022-06-18 18:44:13 +00:00
msgstr "Inicjowanie DHT"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-dht.cc:675
msgid "Unable to announce torrent in DHT with {type}: {error} ({error_code}); state is {state}"
2022-06-18 18:44:13 +00:00
msgstr "Nie można ogłosić torrenta w DHT za pomocą {type}: {error} ({error_code}), stan to {state}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-lpd.cc:376
msgid "Couldn't initialize LPD: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można zainicjować LPD: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-udp.cc:208
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można ponownie dowiązać gniazda IPv6 {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-udp.cc:289
msgid "Couldn't create IPv4 socket"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć gniazda IPv4"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-udp.cc:310
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można dowiązać gniazda IPv4 {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-udp.cc:323
msgid "Couldn't allocate IPv4 event"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przydzielić zdarzenia IPv4"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/tr-udp.cc:341
msgid "Couldn't allocate IPv6 event"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przydzielić zdarzenia IPv6"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/tr-utp.cc:95
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
2022-06-18 18:44:13 +00:00
msgstr "Nieznana rodzina gniazda"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:277
2022-06-03 09:06:59 +00:00
msgid "Found Internet Gateway Device '{url}'"
2022-06-18 18:44:13 +00:00
msgstr "Odnaleziono urządzenie bramy „{url}”"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:278
2022-06-03 09:06:59 +00:00
msgid "Local Address is '{address}'"
2022-06-18 18:44:13 +00:00
msgstr "Lokalny adres to „{address}”"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:301
2022-06-03 09:06:59 +00:00
msgid "Port {port} is not forwarded"
2022-06-18 18:44:13 +00:00
msgstr "Port {port} nie jest przekierowywany"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:311
2022-06-03 09:06:59 +00:00
msgid "Stopping port forwarding through '{url}', service '{type}'"
2022-06-18 18:44:13 +00:00
msgstr "Zatrzymywanie przekierowywania portów przez „{url}”, usługa „{type}”"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:343
2022-06-03 09:06:59 +00:00
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
2022-06-18 18:44:13 +00:00
msgstr "Przekierowywanie portów przez „{url}”, usługę „{type}” (lokalny adres: {address}:{port})."
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:351
2022-06-03 09:06:59 +00:00
msgid "Port {port} is forwarded"
2022-06-18 18:44:13 +00:00
msgstr "Port {port} jest przekierowywany"
2022-06-03 09:06:59 +00:00
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:357
2022-06-03 09:06:59 +00:00
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
2022-06-18 18:44:13 +00:00
msgstr "Jeśli używany router obsługuje UPnP, to należy się upewnić, że obsługa jest włączona."
2022-06-03 09:06:59 +00:00
#: ../libtransmission/utils.cc:165 ../libtransmission/utils.cc:229
msgid "Couldn't read '{path}': Not a regular file"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać „{path}”: to nie jest zwykły plik"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/variant-json.cc:91
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przetworzyć kodu JSON na pozycji {position} „{text}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#. did caller give us an uninitialized val?
#: ../libtransmission/variant.cc:891
msgid "Invalid metadata"
msgstr "Nieprawidłowe metadane"
#: ../libtransmission/watchdir-inotify.cc:76 ../libtransmission/watchdir-kqueue.cc:66 ../libtransmission/watchdir-win32.cc:161
msgid "Couldn't read event: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać zdarzenia: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-inotify.cc:85 ../libtransmission/watchdir-win32.cc:170
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać zdarzenia: oczekiwano {expected_size}, otrzymano {actual_size}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-inotify.cc:106 ../libtransmission/watchdir-win32.cc:194
msgid "Couldn't read filename: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać nazwy pliku: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-inotify.cc:115 ../libtransmission/watchdir-win32.cc:203
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać nazwy pliku: oczekiwano {expected_size}, otrzymano {actual_size}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-inotify.cc:169 ../libtransmission/watchdir-inotify.cc:181 ../libtransmission/watchdir-inotify.cc:193 ../libtransmission/watchdir-kqueue.cc:120 ../libtransmission/watchdir-kqueue.cc:132 ../libtransmission/watchdir-kqueue.cc:146
msgid "Couldn't watch '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można obserwować „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-inotify.cc:217 ../libtransmission/watchdir-win32.cc:358
msgid "Couldn't scan '{path}': {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przeskanować „{path}”: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-win32.cc:124
msgid "Couldn't read directory changes"
2022-06-18 18:44:13 +00:00
msgstr "Nie można odczytać zmian w katalogu"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-win32.cc:131
msgid "Couldn't wait for directory changes"
2022-06-18 18:44:13 +00:00
msgstr "Nie można doczekać się zmian w katalogu"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-win32.cc:281
msgid "Couldn't convert '{path}' to native path"
2022-06-18 18:44:13 +00:00
msgstr "Nie można przekonwertować „{path}” na natywną ścieżkę"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-win32.cc:321
msgid "Couldn't create pipe: {error} ({error_code})"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć potoku: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/watchdir-win32.cc:343
msgid "Couldn't create thread"
2022-06-18 18:44:13 +00:00
msgstr "Nie można utworzyć wątku"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/web.cc:125
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
2022-06-18 18:44:13 +00:00
msgstr "Certyfikaty serwerów będą sprawdzane za pomocą zmiennej środowiskowej CURL_CA_BUNDLE: {bundle}"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/web.cc:126
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
2022-06-18 18:44:13 +00:00
msgstr "Uwaga: to działa tylko, jeśli program zbudowano z libcurl za pomocą OpenSSL lub GnuTLS, NIE za pomocą NSS"
2022-06-03 09:06:59 +00:00
#: ../libtransmission/web.cc:127
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
2022-06-18 18:44:13 +00:00
msgstr "Uwaga: nieprawidłowe certyfikaty będą wyświetlane jako „Nie można połączyć z serwerem śledzącym”, podobnie jak wiele innych błędów"
2022-06-03 09:06:59 +00:00
#: ../utils/remote.cc:128
msgid "hour"
msgid_plural "hours"
2022-06-18 18:44:13 +00:00
msgstr[0] "godzina"
msgstr[1] "godziny"
msgstr[2] "godzin"
msgstr[3] "godzin"
2022-06-03 09:06:59 +00:00
#: ../utils/remote.cc:129
msgid "minute"
msgid_plural "minutes"
2022-06-18 18:44:13 +00:00
msgstr[0] "minuta"
msgstr[1] "minuty"
msgstr[2] "minut"
msgstr[3] "minut"
2022-06-03 09:06:59 +00:00
#: ../utils/remote.cc:130 ../utils/remote.cc:150
msgid "seconds"
msgid_plural "seconds"
2022-06-18 18:44:13 +00:00
msgstr[0] "sekunda"
msgstr[1] "sekundy"
msgstr[2] "sekund"
msgstr[3] "sekund"
2022-06-03 09:06:59 +00:00
#: ../utils/remote.cc:134
msgid "day"
msgid_plural "days"
2022-06-18 18:44:13 +00:00
msgstr[0] "dzień"
msgstr[1] "dni"
msgstr[2] "dni"
msgstr[3] "dni"