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:
2020-05-02 10:25:56 +00:00
# Piotr Drąg <piotrdrag@gmail.com>, 2020
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"
2020-11-03 17:26:30 +00:00
"POT-Creation-Date: 2020-11-03 20:25+0300\n"
2019-03-06 00:12:51 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2020-05-02 10:25:56 +00:00
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>, 2020\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
2020-11-03 17:26:30 +00:00
#: ../cli/cli.c:114 ../gtk/util.c:92 ../libtransmission/utils.c:1727
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Brak"
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:31
2008-03-10 13:09:35 +00:00
msgid "Sort by _Activity"
2017-01-26 18:59:56 +00:00
msgstr "Według _aktywności"
2008-03-04 02:02:25 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:32
2008-03-10 13:09:35 +00:00
msgid "Sort by _Name"
2017-01-26 18:59:56 +00:00
msgstr "Według _nazw"
2008-03-04 02:02:25 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:33
2008-03-10 13:09:35 +00:00
msgid "Sort by _Progress"
2017-01-26 18:59:56 +00:00
msgstr "Według p_ostępu"
2008-03-04 02:02:25 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:34
2012-02-13 20:58:29 +00:00
msgid "Sort by _Queue"
2017-01-26 18:59:56 +00:00
msgstr "Według _kolejki"
2012-02-13 20:58:29 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:35
2009-08-22 16:13:47 +00:00
msgid "Sort by Rati_o"
2017-01-26 18:59:56 +00:00
msgstr "Według _udziału"
2009-08-22 16:13:47 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:36
2009-08-22 16:13:47 +00:00
msgid "Sort by Stat_e"
2017-01-26 18:59:56 +00:00
msgstr "Według _stanu"
2009-08-22 16:13:47 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:37
2008-07-24 23:20:03 +00:00
msgid "Sort by A_ge"
2017-01-26 18:59:56 +00:00
msgstr "Według _czasu dodania"
2008-07-24 23:20:03 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:38
2009-08-22 16:13:47 +00:00
msgid "Sort by Time _Left"
2017-05-19 21:31:47 +00:00
msgstr "Według po_zostałego czasu"
2009-08-22 16:13:47 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/actions.c:39
2009-08-22 16:13:47 +00:00
msgid "Sort by Si_ze"
2017-05-19 21:31:47 +00:00
msgstr "Według _rozmiaru"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:56
2010-01-21 00:31:12 +00:00
msgid "_Show Transmission"
2017-01-26 18:59:56 +00:00
msgstr "O_kno programu"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:57
2008-03-10 13:09:35 +00:00
msgid "Message _Log"
2008-06-13 16:35:46 +00:00
msgstr "_Dziennik komunikatów"
2008-03-10 13:09:35 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:72
2011-02-08 00:19:22 +00:00
msgid "Enable Alternative Speed _Limits"
msgstr "Alternatywne _ograniczenia prędkości"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:73
2010-06-13 18:14:49 +00:00
msgid "_Compact View"
2012-07-06 01:21:32 +00:00
msgstr "_Zwarty"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:74
2010-06-13 18:14:49 +00:00
msgid "Re_verse Sort Order"
2017-01-26 18:59:56 +00:00
msgstr "Odw_rócona kolejność"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:75
2010-06-13 18:14:49 +00:00
msgid "_Filterbar"
msgstr "_Pasek filtrów"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:76
2008-03-20 00:10:16 +00:00
msgid "_Statusbar"
2008-03-24 20:27:15 +00:00
msgstr "Pasek _stanu"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:77
2008-03-10 13:09:35 +00:00
msgid "_Toolbar"
2008-03-24 20:27:15 +00:00
msgstr "Pasek _narzędziowy"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:82
2010-01-13 01:06:34 +00:00
msgid "_File"
msgstr "_Plik"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:83
2008-03-10 13:09:35 +00:00
msgid "_Torrent"
2008-03-24 20:27:15 +00:00
msgstr "_Torrent"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:84
2008-03-10 13:09:35 +00:00
msgid "_View"
2008-03-24 20:27:15 +00:00
msgstr "_Widok"
2008-03-10 13:09:35 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:85
2008-03-10 13:09:35 +00:00
msgid "_Sort Torrents By"
2012-07-06 01:21:32 +00:00
msgstr "_Porządkowanie torrentów"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:86
2012-02-13 20:58:29 +00:00
msgid "_Queue"
msgstr "_Kolejka"
2020-11-03 17:26:30 +00:00
#: ../gtk/actions.c:87 ../gtk/details.c:2846
2008-03-10 13:09:35 +00:00
msgid "_Edit"
2008-03-24 20:27:15 +00:00
msgstr "_Edycja"
2008-03-04 02:02:25 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/actions.c:88 ../gtk/tr-prefs.c:1270
2008-03-10 13:09:35 +00:00
msgid "_Help"
2010-06-13 18:14:49 +00:00
msgstr "Pomo_c"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:89
2010-01-13 01:06:34 +00:00
msgid "Copy _Magnet Link to Clipboard"
2010-06-13 18:14:49 +00:00
msgstr "Skopiuj odnośnik _magnet do schowka"
2010-01-13 01:06:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:90
2012-02-13 20:58:29 +00:00
msgid "Open URL…"
msgstr "Otwórz adres URL…"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:90
2019-03-06 00:12:51 +00:00
msgid "Open _URL…"
msgstr "Otwórz adres _URL…"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:91 ../gtk/actions.c:92
2011-02-08 00:19:22 +00:00
msgid "Open a torrent"
2012-07-06 01:21:32 +00:00
msgstr "Otwiera plik torrent"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:91 ../gtk/actions.c:92 ../gtk/open-dialog.c:286 ../gtk/open-dialog.c:459 ../gtk/open-dialog.c:524
msgid "_Open"
2020-11-03 17:26:30 +00:00
msgstr "_Otwórz"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:93
2019-03-06 00:12:51 +00:00
msgid "Start torrent"
msgstr "Rozpoczyna torrent"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:93
2008-03-10 13:09:35 +00:00
msgid "_Start"
2010-06-13 18:14:49 +00:00
msgstr "_Rozpocznij"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:94
2012-02-13 20:58:29 +00:00
msgid "Start _Now"
msgstr "Rozpocz_nij teraz"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:94
2012-02-13 20:58:29 +00:00
msgid "Start torrent now"
2012-07-06 01:21:32 +00:00
msgstr "Rozpoczyna torrent natychmiast"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:96
2008-03-10 13:09:35 +00:00
msgid "_Statistics"
2010-06-13 18:14:49 +00:00
msgstr "_Statystyki"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:97
2010-01-13 01:06:34 +00:00
msgid "_Donate"
2010-02-22 02:26:23 +00:00
msgstr "_Wsparcie finansowe"
2010-01-13 01:06:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:98
2008-03-10 13:09:35 +00:00
msgid "_Verify Local Data"
2010-06-13 18:14:49 +00:00
msgstr "Spra_wdź pobrane dane"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:99
2019-03-06 00:12:51 +00:00
msgid "Pause torrent"
msgstr "Wstrzymuje torrent"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:99
2008-03-10 13:09:35 +00:00
msgid "_Pause"
(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
msgstr "W_strzymaj"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:100
2019-03-06 00:12:51 +00:00
msgid "Pause all torrents"
msgstr "Wstrzymuje wszystkie torrenty"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:100
2009-08-22 16:13:47 +00:00
msgid "_Pause All"
2017-01-26 18:59:56 +00:00
msgstr "_Wstrzymaj wszystko"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:101
2019-03-06 00:12:51 +00:00
msgid "Start all torrents"
msgstr "Rozpoczyna wszystkie torrenty"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:101
2009-08-22 16:13:47 +00:00
msgid "_Start All"
2017-01-26 18:59:56 +00:00
msgstr "Rozpocznij w_szystko"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:102
2012-02-13 20:58:29 +00:00
msgid "Set _Location…"
msgstr "Ustaw p_ołożenie…"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:103
(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
msgid "Remove torrent"
2019-03-06 00:12:51 +00:00
msgstr "Usuwa torrent"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:104
(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
msgid "_Delete Files and Remove"
2017-05-19 21:31:47 +00:00
msgstr "_Usuń wraz z plikami"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:105
2019-03-06 00:12:51 +00:00
msgid "Create a torrent"
msgstr "Tworzy torrent"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:105
2012-02-13 20:58:29 +00:00
msgid "_New…"
msgstr "_Nowy…"
(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
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:106
2008-03-10 13:09:35 +00:00
msgid "_Quit"
2010-06-13 18:14:49 +00:00
msgstr "Za_kończ"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:107
2008-03-20 00:10:16 +00:00
msgid "Select _All"
(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
msgstr "Zazn_acz wszystko"
2008-03-20 00:10:16 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:108
2008-03-10 13:09:35 +00:00
msgid "Dese_lect All"
(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
msgstr "Odz_nacz wszystko"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:109
msgid "_Preferences"
2020-11-03 17:26:30 +00:00
msgstr "_Preferencje"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:110
2009-08-22 16:13:47 +00:00
msgid "Torrent properties"
2010-02-22 02:26:23 +00:00
msgstr "Właściwości torrenta"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:110
msgid "_Properties"
2020-11-03 17:26:30 +00:00
msgstr "_Właściwości"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:112
2011-02-08 00:19:22 +00:00
msgid "Open Fold_er"
msgstr "Otwórz _katalog"
(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
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:113
msgid "_About"
2020-11-03 17:26:30 +00:00
msgstr "_O programie"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:114
2008-07-24 23:20:03 +00:00
msgid "_Contents"
2010-06-13 18:14:49 +00:00
msgstr "_Spis treści"
2008-07-24 23:20:03 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:115
2008-03-10 13:09:35 +00:00
msgid "Ask Tracker for _More Peers"
2017-05-19 21:31:47 +00:00
msgstr "Wyślij zapyta_nie o więcej partneró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
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:116
2012-02-13 20:58:29 +00:00
msgid "Move to _Top"
2012-07-06 01:21:32 +00:00
msgstr "Przesuń na gó_rę"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:117
2012-02-13 20:58:29 +00:00
msgid "Move _Up"
msgstr "Przesuń _wyżej"
2008-03-04 02:02:25 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:118
2012-02-13 20:58:29 +00:00
msgid "Move _Down"
msgstr "Przesuń _niżej"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:119
2012-02-13 20:58:29 +00:00
msgid "Move to _Bottom"
msgstr "Przesuń na _dół"
2020-10-03 12:36:23 +00:00
#: ../gtk/actions.c:120
2012-02-13 20:58:29 +00:00
msgid "Present Main Window"
msgstr "Wyświetlanie głównego okna"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:486 ../gtk/details.c:497
2010-09-30 23:36:57 +00:00
msgid "Use global settings"
2017-01-26 18:59:56 +00:00
msgstr "Globalne ustawienia"
2010-09-30 23:36:57 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:487
2010-09-30 23:36:57 +00:00
msgid "Seed regardless of ratio"
msgstr "Wysyłanie niezależnie od udziału"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:488
2010-09-30 23:36:57 +00:00
msgid "Stop seeding at ratio:"
2012-07-06 01:21:32 +00:00
msgstr "Zatrzymanie wysyłania po osiągnięciu udziału:"
2010-09-30 23:36:57 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:498
2010-09-30 23:36:57 +00:00
msgid "Seed regardless of activity"
msgstr "Wysyłanie niezależnie od aktywności"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:499
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:517 ../gtk/tr-prefs.c:1280
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:519
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:524
2010-09-30 23:36:57 +00:00
#, c-format
msgid "Limit _download speed (%s):"
2017-05-19 21:31:47 +00:00
msgstr "Ograniczenie prędkości p_obierania (w %s):"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:537
2010-09-30 23:36:57 +00:00
#, c-format
msgid "Limit _upload speed (%s):"
2017-05-19 21:31:47 +00:00
msgstr "Ograniczenie prędkości _wysyłania (w %s):"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/details.c:550 ../gtk/open-dialog.c:370
2011-02-08 00:19:22 +00:00
msgid "Torrent _priority:"
msgstr "_Priorytet torrenta:"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:554
2010-09-30 23:36:57 +00:00
msgid "Seeding Limits"
msgstr "Ograniczenia wysyłania"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:564
2010-09-30 23:36:57 +00:00
msgid "_Ratio:"
msgstr "_Udział:"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:573
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:576
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:579
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
2020-10-03 12:36:23 +00:00
#: ../gtk/details.c:598 ../gtk/torrent-cell-renderer.c:195 ../libtransmission/verify.c:274
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:601
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
2020-05-02 10:25:56 +00:00
#: ../gtk/details.c:604 ../gtk/torrent-cell-renderer.c:199
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:607 ../gtk/filter.c:601
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
2020-05-02 10:25:56 +00:00
#: ../gtk/details.c:610 ../gtk/torrent-cell-renderer.c:203
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:613 ../gtk/filter.c:602
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:616 ../gtk/filter.c:604 ../gtk/torrent-cell-renderer.c:191
2010-06-13 18:14:49 +00:00
msgid "Finished"
msgstr "Ukończono"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:616 ../gtk/filter.c:603 ../gtk/torrent-cell-renderer.c:191
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:653 ../gtk/details.c:733
2010-12-09 19:26:56 +00:00
msgid "N/A"
msgstr "Nie dotyczy"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:664 ../gtk/file-list.c:643
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:665
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
msgstr "Nie wybrano torrentów"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:695
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:695
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:739
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Created by %1$s"
2017-01-26 18:59:56 +00:00
msgstr "Utworzony przez: %1$s"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:743
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Created on %1$s"
2016-09-27 19:28:27 +00:00
msgstr "Utworzony dnia %1$s"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:747
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Created by %1$s on %2$s"
2017-01-26 18:59:56 +00:00
msgstr "Utworzony dnia %2$s przez: %1$s"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:877
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:919
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%1$s (%2$'d piece @ %3$s)"
msgid_plural "%1$s (%2$'d pieces @ %3$s)"
2017-05-19 21:31:47 +00:00
msgstr[0] "%1$s (%2$'d część o %3$s)"
2017-01-26 18:59:56 +00:00
msgstr[1] "%1$s (%2$'d części po %3$s)"
msgstr[2] "%1$s (%2$'d części po %3$s)"
2017-05-19 21:31:47 +00:00
msgstr[3] "%1$s (%2$'d części po %3$s)"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:925
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%1$s (%2$'d piece)"
msgid_plural "%1$s (%2$'d pieces)"
msgstr[0] "%1$s (%2$'d część)"
msgstr[1] "%1$s (%2$'d części)"
msgstr[2] "%1$s (%2$'d części)"
2017-05-19 21:31:47 +00:00
msgstr[3] "%1$s (%2$'d części)"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:969
2009-08-22 16:13:47 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "%1$s (%2$s%%)"
msgstr "%1$s (%2$s%%)"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:973
2009-08-22 16:13:47 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "%1$s (%2$s%% of %3$s%% Available)"
2017-05-19 21:31:47 +00:00
msgstr "%1$s (%2$s%% z %3$s%% dostępnych)"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:977
2010-02-16 15:56:34 +00:00
#, c-format
2011-02-08 00:19:22 +00:00
msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
2017-05-19 21:31:47 +00:00
msgstr "%1$s (%2$s%% z %3$s%% dostępnych), %4$s niesprawdzone"
2010-02-16 15:56:34 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1010
2009-08-22 16:13:47 +00:00
#, c-format
msgid "%1$s (+%2$s corrupt)"
2010-02-22 02:26:23 +00:00
msgstr "%1$s (+%2$s uszkodzone)"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1042
2010-12-09 19:26:56 +00:00
#, c-format
msgid "%s (Ratio: %s)"
msgstr "%s (udział: %s)"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1084
2010-09-30 23:36:57 +00:00
msgid "No errors"
msgstr "Brak błędów"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1108
2010-09-30 23:36:57 +00:00
msgid "Never"
msgstr "Nigdy"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1116
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1122
2009-08-22 16:13:47 +00:00
#, c-format
msgid "%1$s ago"
2010-02-22 02:26:23 +00:00
msgstr "%1$s temu"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1145
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1150
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1155
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1160 ../gtk/stats.c:139 ../gtk/stats.c:164
2009-05-05 00:34:10 +00:00
msgid "Uploaded:"
msgstr "Wysłano:"
2008-03-04 02:02:25 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1165 ../gtk/stats.c:143 ../gtk/stats.c:168
2017-01-26 18:59:56 +00:00
msgid "Downloaded:"
msgstr "Pobrano:"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1170
2009-07-17 19:29:41 +00:00
msgid "State:"
msgstr "Stan:"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1175
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1180
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1185
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1189
2009-05-05 00:34:10 +00:00
msgid "Error:"
msgstr "Błąd:"
2008-07-24 23:20:03 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1193
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1197
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1202
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1208
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1213
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1228
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
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1256
2017-01-26 18:59:56 +00:00
msgid "Web Seeds"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłający w sieci"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1260 ../gtk/details.c:1316
2009-05-05 00:34:10 +00:00
msgid "Down"
2012-07-06 01:21:32 +00:00
msgstr "Pobieranie"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1312
2009-05-05 00:34:10 +00:00
msgid "Address"
msgstr "Adres"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1320
2009-05-05 00:34:10 +00:00
msgid "Up"
2012-07-06 01:21:32 +00:00
msgstr "Wysyłanie"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1323
2009-05-05 00:34:10 +00:00
msgid "Client"
msgstr "Klient"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1326
2009-05-05 00:34:10 +00:00
msgid "%"
msgstr "%"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1330
2010-01-13 01:06:34 +00:00
msgid "Up Reqs"
2010-06-13 18:14:49 +00:00
msgstr "Wymagania wysyłania"
2010-01-13 01:06:34 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1334
2010-01-13 01:06:34 +00:00
msgid "Dn Reqs"
2010-06-13 18:14:49 +00:00
msgstr "Wymagania pobierania"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1338
2010-06-13 18:14:49 +00:00
msgid "Dn Blocks"
msgstr "Blokady pobierania"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1342
2010-06-13 18:14:49 +00:00
msgid "Up Blocks"
msgstr "Blokady wysyłania"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1346
2010-06-13 18:14:49 +00:00
msgid "We Cancelled"
msgstr "Anulowano od strony klienta"
2010-01-13 01:06:34 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1350
2010-06-13 18:14:49 +00:00
msgid "They Cancelled"
msgstr "Anulowano od strony serwera"
2017-05-19 19:58:09 +00:00
#: ../gtk/details.c:1353
2011-02-08 00:19:22 +00:00
msgid "Flags"
msgstr "Flagi"
2008-03-04 02:02:25 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1773
2009-05-05 00:34:10 +00:00
msgid "Optimistic unchoke"
msgstr "Optymistyczne odblokowanie"
2008-03-04 02:02:25 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1777
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1781
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1785
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1789
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1793
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1797
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1801
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1805
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1809
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1813
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:1817
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
msgstr "Partner jest połączony przez µTP"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2085 ../gtk/details.c:2860
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2159
2010-02-16 15:56:34 +00:00
#, c-format
msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
2010-06-13 18:14:49 +00:00
msgstr "Otrzymano listę %1$s%2$'d partnerów%3$s %4$s temu"
2010-02-16 15:56:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2164
2010-01-13 01:06:34 +00:00
#, c-format
2010-02-16 15:56:34 +00:00
msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
2017-05-19 19:58:09 +00:00
msgstr "Żądanie listy partnerów %1$sprzekroczyło czas oczekiwania%2$s %3$s temu, zostanie ponowione"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2169
2010-01-13 01:06:34 +00:00
#, c-format
2010-02-16 15:56:34 +00:00
msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
2017-01-26 18:59:56 +00:00
msgstr "Otrzymano błąd %1$s„%2$s”%3$s %4$s temu"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2178
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2184
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Asking for more peers in %s"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłanie zapytania o więcej partnerów za %s"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2189
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2195
2010-01-13 01:06:34 +00:00
#, c-format
2012-02-13 20:58:29 +00:00
msgid "Asking for more peers now… <small>%s</small>"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłanie zapytania o więcej partnerów… <small>%s</small>"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2208
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
2017-05-19 21:31:47 +00:00
msgstr "Serwer śledzący miał %s%'d wysyłających i %'d niewysyłających%s %s temu"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2213
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Got a scrape error \"%s%s%s\" %s ago"
2017-01-26 18:59:56 +00:00
msgstr "Otrzymano błąd „scrape” „%s%s%s” %s temu"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2226
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Asking for peer counts in %s"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłanie zapytania o liczbę partnerów za %s"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2231
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2237
2010-01-13 01:06:34 +00:00
#, c-format
2012-02-13 20:58:29 +00:00
msgid "Asking for peer counts now… <small>%s</small>"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłanie zapytania o liczbę partnerów… <small>%s</small>"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2536
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2540 ../gtk/file-list.c:856
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2602
2011-02-08 00:19:22 +00:00
#, c-format
msgid "%s - Edit Trackers"
2016-09-27 19:28:27 +00:00
msgstr "%s — modyfikacja serwerów śledzących"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2604 ../gtk/details.c:2718 ../gtk/dialogs.c:155 ../gtk/main.c:762 ../gtk/makemeta-ui.c:186 ../gtk/msgwin.c:201 ../gtk/open-dialog.c:285 ../gtk/open-dialog.c:458 ../gtk/open-dialog.c:523 ../gtk/relocate.c:142 ../gtk/stats.c:98
2020-10-03 12:36:23 +00:00
msgid "_Cancel"
2020-11-03 17:26:30 +00:00
msgstr "_Anuluj"
2020-10-03 12:36:23 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2605 ../gtk/msgwin.c:202
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2611
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2614 ../gtk/makemeta-ui.c:505
2010-01-13 01:06:34 +00:00
msgid ""
"To add a backup URL, add it on the line after the primary URL.\n"
"To add another primary URL, add it after a blank line."
msgstr ""
2017-01-26 18:59:56 +00:00
"Zapasowy adres URL należy dodać do wiersza za podstawowym adresem URL.\n"
"Kolejny podstawowy adres URL należy dodać po pustym wierszu."
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2716
2011-02-08 00:19:22 +00:00
#, c-format
msgid "%s - Add Tracker"
2016-09-27 19:28:27 +00:00
msgstr "%s — dodanie serwera śledzącego"
2011-02-08 00:19:22 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2719 ../gtk/details.c:2841 ../gtk/makemeta-ui.c:188 ../gtk/tr-prefs.c:864
2020-10-03 12:36:23 +00:00
msgid "_Add"
msgstr "_Dodaj"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2725
2011-02-08 00:19:22 +00:00
msgid "Tracker"
msgstr "Serwer śledzący"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2731
2011-02-08 00:19:22 +00:00
msgid "_Announce URL:"
msgstr "_Adres URL ogłoszenia:"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2817 ../gtk/details.c:2980
2010-01-13 01:06:34 +00:00
msgid "Trackers"
msgstr "Serwery śledzące"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2851 ../gtk/dialogs.c:156 ../gtk/tr-prefs.c:859
2011-02-08 00:19:22 +00:00
msgid "_Remove"
msgstr "_Usuń"
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2867
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2953 ../gtk/makemeta-ui.c:187 ../gtk/makemeta-ui.c:445 ../gtk/stats.c:129 ../gtk/tr-prefs.c:1271
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2972 ../gtk/msgwin.c:432
2009-07-17 19:29:41 +00:00
msgid "Information"
msgstr "Informacja"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2976
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2985
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2989 ../gtk/makemeta-ui.c:454
2008-03-10 13:09:35 +00:00
msgid "Files"
msgstr "Pliki"
2008-02-29 16:22:21 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:2993 ../gtk/tr-prefs.c:1189 ../gtk/tr-window.c:669
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
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:3015
2009-08-22 16:13:47 +00:00
#, c-format
msgid "%s Properties"
2016-09-27 19:28:27 +00:00
msgstr "Właściwości „%s”"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/details.c:3026
2009-08-22 16:13:47 +00:00
#, c-format
msgid "%'d Torrent Properties"
2012-07-06 01:21:32 +00:00
msgstr "Właściwości %'d torrentów"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:100
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:104
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:113
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:118
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:123
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:130
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
2017-05-19 19:58:09 +00:00
#: ../gtk/dialogs.c:141
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
2020-10-03 12:36:23 +00:00
#: ../gtk/dialogs.c:156
msgid "_Delete"
2020-11-03 17:26:30 +00:00
msgstr "_Usuń"
2020-10-03 12:36:23 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:631 ../gtk/util.c:522
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "Wysoki"
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:635 ../gtk/util.c:523
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
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:639 ../gtk/util.c:524
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "Niski"
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:854
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Unable to rename file as \"%s\": %s"
2017-05-19 21:31:47 +00:00
msgstr "Nie można zmienić nazwy pliku na „%s”: %s"
2017-01-26 18:59:56 +00:00
2017-05-19 19:58:09 +00:00
#. add file column
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:966 ../gtk/msgwin.c:288
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "Nazwa"
2007-12-27 16:59:09 +00:00
2011-02-08 00:19:22 +00:00
#. add "size" column
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:982
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
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:993
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
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:1006
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
2020-11-03 17:26:30 +00:00
#: ../gtk/file-list.c:1021
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Priorytet"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:298 ../gtk/filter.c:598
2010-06-13 18:14:49 +00:00
msgid "All"
msgstr "Wszystko"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:600
2010-06-13 18:14:49 +00:00
msgid "Active"
msgstr "Aktywne"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:605
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
msgstr "Sprawdzanie"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:606 ../gtk/msgwin.c:431 ../gtk/util.c:719
2010-06-13 18:14:49 +00:00
msgid "Error"
msgstr "Błąd"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:906
2010-06-13 18:14:49 +00:00
msgid "_Show:"
msgstr "_Wyświetlanie:"
2020-11-03 17:26:30 +00:00
#: ../gtk/filter.c:910
2017-01-26 18:59:56 +00:00
#, c-format
msgid "_Show %'d of:"
2017-05-19 21:31:47 +00:00
msgstr "_Wyświetlanie %'d z:"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/main.c:320
2012-02-13 20:58:29 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Error registering Transmission as a %s handler: %s"
2017-05-19 21:31:47 +00:00
msgstr "Błąd podczas rejestrowania programu Transmission do obsługi adresów „%s”: %s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/main.c:489
2010-01-13 01:06:34 +00:00
#, c-format
2017-05-19 19:58:09 +00:00
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."
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:628
2012-02-13 20:58:29 +00:00
msgid "Where to look for configuration files"
2017-01-26 18:59:56 +00:00
msgstr "Gdzie szukać plików konfiguracyjnych"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:629
2008-03-10 13:09:35 +00:00
msgid "Start with all torrents paused"
2012-07-06 01:21:32 +00:00
msgstr "Uruchamia ze wstrzymanymi torrentami"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:630
2010-01-13 01:06:34 +00:00
msgid "Start minimized in notification area"
2017-05-19 21:31:47 +00:00
msgstr "Uruchamia zminimalizowany w obszarze powiadamiania"
2006-08-07 08:51:42 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:631
2012-02-13 20:58:29 +00:00
msgid "Show version number and exit"
2017-05-19 21:31:47 +00:00
msgstr "Wyświetla wersję i kończy działanie"
(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
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:649 ../gtk/transmission-gtk.appdata.xml.in:11 ../gtk/transmission-gtk.desktop.in:3
2008-03-10 13:09:35 +00:00
msgid "Transmission"
msgstr "Transmission"
2007-12-27 16:59:09 +00:00
2012-02-13 20:58:29 +00:00
#. parse the command line
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:652
2010-01-13 01:06:34 +00:00
msgid "[torrent files or urls]"
2010-06-13 18:14:49 +00:00
msgstr "[pliki torrent lub adresy URL]"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:659
2012-02-13 20:58:29 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid ""
2012-02-13 20:58:29 +00:00
"%s\n"
"Run '%s --help' to see a full list of available command line options.\n"
2010-01-13 01:06:34 +00:00
msgstr ""
2012-02-13 20:58:29 +00:00
"%s\n"
2017-05-19 19:58:09 +00:00
"Polecenie „%s --help” wyświetli pełną listę dostępnych opcji wiersza poleceń.\n"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:760
2017-05-19 19:58:09 +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."
2017-05-19 21:31:47 +00:00
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ść."
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:763
2017-01-26 18:59:56 +00:00
msgid "I _Agree"
2017-05-19 21:31:47 +00:00
msgstr "_Zgadzam się"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1008
2008-03-18 17:53:34 +00:00
msgid "<b>Closing Connections</b>"
2008-03-24 20:27:15 +00:00
msgstr "<b>Zamykanie połączeń</b>"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1012
2012-02-13 20:58:29 +00:00
msgid "Sending upload/download totals to tracker…"
2017-05-19 21:31:47 +00:00
msgstr "Wysyłanie informacji o pobranych i wysłanych danych do serwera śledzącego…"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1016
2008-07-24 23:20:03 +00:00
msgid "_Quit Now"
2012-07-06 01:21:32 +00:00
msgstr "Za_kończ natychmiast"
2008-07-24 23:20:03 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1066
2012-02-13 20:58:29 +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"
2017-05-19 21:31:47 +00:00
msgstr[3] "Nie można dodać uszkodzonych torrentów"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1072
2012-02-13 20:58:29 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
2017-01-26 18:59:56 +00:00
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"
2017-05-19 21:31:47 +00:00
msgstr[3] "Nie można dodać podwójnych torrentów"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1398
2008-03-10 13:09:35 +00:00
msgid "A fast and easy BitTorrent client"
2017-05-19 21:31:47 +00:00
msgstr "Szybki i łatwy w użyciu klient sieci BitTorrent"
2006-08-07 08:51:42 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1399
2010-09-30 23:36:57 +00:00
msgid "Copyright (c) The Transmission Project"
2016-09-27 19:28:27 +00:00
msgstr "Copyright © Projekt Transmission"
2007-04-07 21:19:11 +00:00
2010-12-09 19:26:56 +00:00
#. Translators: translate "translator-credits" as your name
2009-08-22 16:13:47 +00:00
#. to have it appear in the credits in the "About"
#. dialog
2020-11-03 17:26:30 +00:00
#: ../gtk/main.c:1405
2009-08-22 16:13:47 +00:00
msgid "translator-credits"
msgstr ""
2017-05-19 21:31:47 +00:00
"Tomasz Dominikowski <dominikowski@gmail.com>, 2006, 2007\n"
2020-05-02 10:25:56 +00:00
"Piotr Drąg <piotrdrag@gmail.com>, 2008, 2017-2020\n"
2017-05-19 21:31:47 +00:00
"\n"
2009-08-22 16:13:47 +00:00
"Launchpad Contributions:\n"
2012-09-26 02:38:25 +00:00
" Account Deactivated https://launchpad.net/~accountdeactivated\n"
2012-07-06 01:21:32 +00:00
" Bartosz Kaszubowski https://launchpad.net/~simek\n"
" Inox https://launchpad.net/~inox\n"
2012-02-13 20:58:29 +00:00
" Jakub Kamecki https://launchpad.net/~puchat3k\n"
2012-07-06 01:21:32 +00:00
" Kamil Markiewicz https://launchpad.net/~kamarkiewicz\n"
2013-06-26 02:22:32 +00:00
" Konrad https://launchpad.net/~konradmb\n"
2012-07-06 01:21:32 +00:00
" Krzysztof Janowski https://launchpad.net/~n00bystance-gmail\n"
" Krzysztof Klimonda https://launchpad.net/~kklimonda\n"
" Krzysztof Tataradziński https://launchpad.net/~tatar111\n"
2012-02-13 20:58:29 +00:00
" Lukasz Pochron https://launchpad.net/~f-abuseart-gmail-com\n"
" Maciej Helt https://launchpad.net/~maciejhelt\n"
2012-07-06 01:21:32 +00:00
" Marek https://launchpad.net/~marek-sa2121\n"
2012-02-13 20:58:29 +00:00
" Michał Pławsiuk (razit.pl) https://launchpad.net/~mp3-10\n"
2013-06-26 02:22:32 +00:00
" P.W. https://launchpad.net/~piwsko\n"
2016-09-27 19:28:27 +00:00
" Piotr Drąg https://launchpad.net/~piotrdrag\n"
2009-08-22 16:13:47 +00:00
" Piotr Makowski (Aviary.pl) https://launchpad.net/~zaryk\n"
2012-07-06 01:21:32 +00:00
" 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"
2012-02-13 20:58:29 +00:00
" TSr https://launchpad.net/~tsr\n"
2009-08-22 16:13:47 +00:00
" Tomasz Dominikowski https://launchpad.net/~dominikowski\n"
2012-02-13 20:58:29 +00:00
" Tomasz Krause https://launchpad.net/~rogeer\n"
2012-07-06 01:21:32 +00:00
" Vilk https://launchpad.net/~vilkh3m\n"
2012-02-13 20:58:29 +00:00
" Wacław Jacek https://launchpad.net/~waclawjacek\n"
2012-07-06 01:21:32 +00:00
" Wiatrak https://launchpad.net/~wiatrak.\n"
" hence https://launchpad.net/~maciekradoszko\n"
" odra27 https://launchpad.net/~odra27\n"
" roffik https://launchpad.net/~roffik\n"
2012-02-13 20:58:29 +00:00
" rorio https://launchpad.net/~roriogm\n"
2013-06-26 02:22:32 +00:00
" skrzat https://launchpad.net/~skrzat\n"
2012-02-13 20:58:29 +00:00
" wojtusm https://launchpad.net/~wojtusm\n"
" Łukasz Jernaś https://launchpad.net/~deejay1\n"
2012-07-06 01:21:32 +00:00
" Łukasz Przybylok https://launchpad.net/~lukasz2003\n"
" Łukasz Wyszyński https://launchpad.net/~darzki"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:70
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Creating \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Tworzenie „%s”"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:74
2009-08-22 16:13:47 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Created \"%s\"!"
2016-09-27 19:28:27 +00:00
msgstr "Utworzono „%s”."
2006-08-07 08:51:42 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:78
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Error: invalid announce URL \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Błąd: nieprawidłowy adres URL ogłoszenia „%s”"
2006-08-07 08:51:42 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:82
2010-01-13 01:06:34 +00:00
msgid "Cancelled"
2010-02-22 02:26:23 +00:00
msgstr "Anulowano"
2006-08-07 08:51:42 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:86
2008-06-13 16:35:46 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Error reading \"%s\": %s"
2016-09-27 19:28:27 +00:00
msgstr "Błąd podczas odczytywania „%s”: %s"
2008-03-20 00:10:16 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:90
2008-06-13 16:35:46 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Error writing \"%s\": %s"
2016-09-27 19:28:27 +00:00
msgstr "Błąd podczas zapisywania „%s”: %s"
2008-02-29 16:22:21 +00:00
2010-01-13 01:06:34 +00:00
#. how much data we've scanned through to generate checksums
2017-05-19 19:58:09 +00:00
#: ../gtk/makemeta-ui.c:113
2009-07-17 19:29:41 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Scanned %s"
2010-02-22 02:26:23 +00:00
msgstr "Przeskanowano %s"
2010-01-13 01:06:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:185 ../gtk/makemeta-ui.c:444
2010-01-13 01:06:34 +00:00
msgid "New Torrent"
msgstr "Nowy torrent"
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:199
2012-02-13 20:58:29 +00:00
msgid "Creating torrent…"
msgstr "Tworzenie torrenta…"
2009-07-17 19:29:41 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:309
2010-01-13 01:06:34 +00:00
msgid "No source selected"
msgstr "Nie wybrano źródła"
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:315
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%1$s; %2$'d File"
msgid_plural "%1$s; %2$'d Files"
2017-01-26 18:59:56 +00:00
msgstr[0] "%1$s, %2$'d plik"
msgstr[1] "%1$s, %2$'d pliki"
msgstr[2] "%1$s, %2$'d plików"
2017-05-19 21:31:47 +00:00
msgstr[3] "%1$s, %2$'d plików"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:320
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%1$'d Piece @ %2$s"
msgid_plural "%1$'d Pieces @ %2$s"
2017-05-19 21:31:47 +00:00
msgstr[0] "%1$'d część o %2$s"
2017-01-26 18:59:56 +00:00
msgstr[1] "%1$'d części po %2$s"
msgstr[2] "%1$'d części po %2$s"
2017-05-19 21:31:47 +00:00
msgstr[3] "%1$'d części po %2$s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:446
msgid "_New"
2020-11-03 17:26:30 +00:00
msgstr "_Nowy"
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:456
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:462
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:474
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:486
2008-11-03 18:19:00 +00:00
msgid "<i>No source selected</i>"
msgstr "<i>Nie wybrano źródła</i>"
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:490
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:492
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:512
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
2020-10-03 12:36:23 +00:00
#: ../gtk/makemeta-ui.c:521
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
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:138
2008-03-24 20:27:15 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Couldn't save \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Nie można zapisać „%s”"
2008-03-10 13:09:35 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:200
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
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:283
2008-03-18 17:53:34 +00:00
msgid "Time"
2008-03-24 20:27:15 +00:00
msgstr "Czas"
2008-03-18 17:53:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:293
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
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:433
2010-09-30 23:36:57 +00:00
msgid "Debug"
msgstr "Debugowanie"
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:458
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
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:475
msgid "Save _As"
2020-11-03 17:26:30 +00:00
msgstr "Z_apisz jako"
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:485
msgid "Clear"
2020-11-03 17:26:30 +00:00
msgstr "Wyczyść"
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:498
msgid "P_ause"
2020-11-03 17:26:30 +00:00
msgstr "W_strzymaj"
2020-10-03 12:36:23 +00:00
#: ../gtk/msgwin.c:507
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
2020-10-03 12:36:23 +00:00
#: ../gtk/notify.c:215
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
2020-10-03 12:36:23 +00:00
#: ../gtk/notify.c:220
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
2020-10-03 12:36:23 +00:00
#: ../gtk/notify.c:229
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
2020-10-03 12:36:23 +00:00
#: ../gtk/notify.c:245
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
2017-05-19 19:58:09 +00:00
#: ../gtk/open-dialog.c:256
2011-02-08 00:19:22 +00:00
msgid "Torrent files"
msgstr "Pliki torrent"
2017-05-19 19:58:09 +00:00
#: ../gtk/open-dialog.c:261
2011-02-08 00:19:22 +00:00
msgid "All files"
msgstr "Wszystkie pliki"
#. make the dialog
2017-05-19 19:58:09 +00:00
#: ../gtk/open-dialog.c:284
2011-02-08 00:19:22 +00:00
msgid "Torrent Options"
msgstr "Opcje torrenta"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:303 ../gtk/tr-prefs.c:277
2011-02-08 00:19:22 +00:00
msgid "Mo_ve .torrent file to the trash"
msgstr "_Przeniesienie pliku .torrent do kosza"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:305
2011-02-08 00:19:22 +00:00
msgid "_Start when added"
msgstr "_Rozpoczęcie po dodaniu"
2012-09-26 02:38:25 +00:00
#. "torrent file" row
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:320
2011-02-08 00:19:22 +00:00
msgid "_Torrent file:"
msgstr "Plik _torrent:"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:323
2011-02-08 00:19:22 +00:00
msgid "Select Source File"
msgstr "Wybór pliku źródłowego"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:333
2011-02-08 00:19:22 +00:00
msgid "_Destination folder:"
msgstr "Katalog _docelowy:"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:336
2011-02-08 00:19:22 +00:00
msgid "Select Destination Folder"
msgstr "Wybór katalogu docelowego"
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:457
2011-02-08 00:19:22 +00:00
msgid "Open a Torrent"
2012-07-06 01:21:32 +00:00
msgstr "Wybór torrenta"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:470
2011-02-08 00:19:22 +00:00
msgid "Show _options dialog"
2020-05-02 10:25:56 +00:00
msgstr "_Okno opcji"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:522
2011-02-08 00:19:22 +00:00
msgid "Open URL"
2012-07-06 01:21:32 +00:00
msgstr "Otwarcie adresu URL"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:530
2011-02-08 00:19:22 +00:00
msgid "Open torrent from URL"
2017-05-19 21:31:47 +00:00
msgstr "Otwarcie torrenta z adresu URL"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/open-dialog.c:535
2011-02-08 00:19:22 +00:00
msgid "_URL"
msgstr "Adres _URL"
2017-01-26 18:59:56 +00:00
#: ../gtk/relocate.c:60
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Moving \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Przenoszenie „%s”"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/relocate.c:76
2010-06-13 18:14:49 +00:00
msgid "Couldn't move torrent"
msgstr "Nie można przenieść torrenta"
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:113
2012-02-13 20:58:29 +00:00
msgid "This may take a moment…"
2012-07-06 01:21:32 +00:00
msgstr "Może to chwilę potrwać…"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:141 ../gtk/relocate.c:157
2009-08-22 16:13:47 +00:00
msgid "Set Torrent Location"
2010-06-13 18:14:49 +00:00
msgstr "Ustawienie katalogu docelowego"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:143
msgid "_Apply"
2020-11-03 17:26:30 +00:00
msgstr "_Zastosuj"
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:150
2009-07-17 19:29:41 +00:00
msgid "Location"
msgstr "Położenie"
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:160
2009-08-22 16:13:47 +00:00
msgid "Torrent _location:"
2012-07-06 01:21:32 +00:00
msgstr "_Położenie torrenta:"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:161
2009-08-22 16:13:47 +00:00
msgid "_Move from the current folder"
2017-05-19 21:31:47 +00:00
msgstr "P_rzeniesienie z bieżącego katalogu"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/relocate.c:164
2009-08-22 16:13:47 +00:00
msgid "Local data is _already there"
2017-01-26 18:59:56 +00:00
msgstr "_Nowe położenie zawiera pobrane dane"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:68 ../gtk/stats.c:156
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Started %'d time"
msgid_plural "Started %'d times"
msgstr[0] "Rozpoczęto %'d raz"
msgstr[1] "Rozpoczęto %'d razy"
msgstr[2] "Rozpoczęto %'d razy"
2017-05-19 21:31:47 +00:00
msgstr[3] "Rozpoczęto %'d razy"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:92
2010-01-13 01:06:34 +00:00
msgid "Reset your statistics?"
2010-06-13 18:14:49 +00:00
msgstr "Usunąć statystyki?"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:93
2017-05-19 19:58:09 +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."
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:99 ../gtk/stats.c:128
2010-01-13 01:06:34 +00:00
msgid "_Reset"
2010-06-13 18:14:49 +00:00
msgstr "_Usuń"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:127 ../gtk/tr-window.c:710
2008-03-10 13:09:35 +00:00
msgid "Statistics"
2008-03-24 20:27:15 +00:00
msgstr "Statystyki"
2006-08-07 08:51:42 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:135
2008-03-10 13:09:35 +00:00
msgid "Current Session"
2010-06-13 18:14:49 +00:00
msgstr "Bieżąca sesja"
2006-08-07 08:51:42 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:147 ../gtk/stats.c:172
2010-12-09 19:26:56 +00:00
msgid "Ratio:"
msgstr "Udział:"
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:151 ../gtk/stats.c:176
2008-03-10 13:09:35 +00:00
msgid "Duration:"
(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
msgstr "Czas trwania:"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/stats.c:155
2008-03-10 13:09:35 +00:00
msgid "Total"
2010-06-13 18:14:49 +00:00
msgstr "Całkowicie"
2008-03-10 13:09:35 +00:00
#. %1$s is how much we've got,
#. %2$s is how much we'll have when done,
2010-09-30 23:36:57 +00:00
#. %3$s%% is a percentage of the two
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:59
2008-03-24 20:27:15 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "%1$s of %2$s (%3$s%%)"
2017-05-19 21:31:47 +00:00
msgstr "%1$s z %2$s (%3$s%%)"
2008-03-10 13:09:35 +00:00
2010-06-13 18:14:49 +00:00
#. %1$s is how much we've got,
#. %2$s is the torrent's total size,
2010-09-30 23:36:57 +00:00
#. %3$s%% is a percentage of the two,
2010-06-13 18:14:49 +00:00
#. %4$s is how much we've uploaded,
#. %5$s is our upload-to-download ratio,
#. %6$s is the ratio we want to reach before we stop uploading
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:75
2010-06-13 18:14:49 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
2017-05-19 21:31:47 +00:00
msgstr "%1$s z %2$s (%3$s%%), wysłano %4$s (udział: %5$s, docelowo: %6$s)"
2010-06-13 18:14:49 +00:00
2008-03-10 13:09:35 +00:00
#. %1$s is how much we've got,
#. %2$s is the torrent's total size,
2010-09-30 23:36:57 +00:00
#. %3$s%% is a percentage of the two,
2008-03-10 13:09:35 +00:00
#. %4$s is how much we've uploaded,
#. %5$s is our upload-to-download ratio
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:91
2008-06-13 16:35:46 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
2017-05-19 21:31:47 +00:00
msgstr "%1$s z %2$s (%3$s%%), wysłano %4$s (udział: %5$s)"
2007-12-27 16:59:09 +00:00
2009-08-22 16:13:47 +00:00
#. %1$s is the torrent's total size,
#. %2$s is how much we've uploaded,
#. %3$s is our upload-to-download ratio,
2010-06-13 18:14:49 +00:00
#. %4$s is the ratio we want to reach before we stop uploading
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:108
2009-08-22 16:13:47 +00:00
#, c-format
msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
2019-03-06 00:12:51 +00:00
msgstr "%1$s, wysłano %2$s (udział: %3$s, docelowo: %4$s)"
2009-08-22 16:13:47 +00:00
2008-03-10 13:09:35 +00:00
#. %1$s is the torrent's total size,
#. %2$s is how much we've uploaded,
#. %3$s is our upload-to-download ratio
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:120
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-10 13:09:35 +00:00
msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
2008-06-13 16:35:46 +00:00
msgstr "%1$s, wysłano %2$s (udział: %3$s)"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:135
2009-08-22 16:13:47 +00:00
msgid "Remaining time unknown"
2020-10-03 12:36:23 +00:00
msgstr "pozostały czas jest nieznany"
2009-08-22 16:13:47 +00:00
2008-03-10 13:09:35 +00:00
#. time remaining
2017-05-19 19:58:09 +00:00
#: ../gtk/torrent-cell-renderer.c:142
2008-03-24 20:27:15 +00:00
#, c-format
2008-03-10 13:09:35 +00:00
msgid "%s remaining"
2017-01-26 18:59:56 +00:00
msgstr "pozostało: %s"
2007-12-27 16:59:09 +00:00
2017-01-26 18:59:56 +00:00
#. down speed, down symbol, up speed, up symbol
2020-05-02 10:25:56 +00:00
#: ../gtk/torrent-cell-renderer.c:162
2008-03-10 13:09:35 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "%1$s %2$s %3$s %4$s"
2017-05-19 21:31:47 +00:00
msgstr "%1$s %2$s %3$s %4$s"
2007-04-07 21:19:11 +00:00
2017-01-26 18:59:56 +00:00
#. up speed, up symbol
2020-05-02 10:25:56 +00:00
#: ../gtk/torrent-cell-renderer.c:171
2008-03-10 13:09:35 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "%1$s %2$s"
2017-05-19 21:31:47 +00:00
msgstr "%1$s %2$s"
2008-02-29 16:22:21 +00:00
2020-05-02 10:25:56 +00:00
#: ../gtk/torrent-cell-renderer.c:175
2012-02-13 20:58:29 +00:00
msgid "Stalled"
msgstr "Zawieszony"
2020-05-02 10:25:56 +00:00
#: ../gtk/torrent-cell-renderer.c:207
2008-03-10 13:09:35 +00:00
#, c-format
msgid "Verifying local data (%.1f%% tested)"
2017-01-26 18:59:56 +00:00
msgstr "Sprawdzanie pobranych danych (sprawdzono %.1f%%)"
2007-04-07 21:19:11 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/torrent-cell-renderer.c:220 ../gtk/tr-window.c:784 ../gtk/tr-window.c:810
2020-10-03 12:36:23 +00:00
#, c-format
msgid "Ratio: %s"
msgstr "Udział: %s"
#: ../gtk/torrent-cell-renderer.c:237
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Tracker gave a warning: \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Serwer śledzący zwrócił ostrzeżenie: „%s”"
2010-01-13 01:06:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:238
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Tracker gave an error: \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Serwer śledzący zwrócił błąd: „%s”"
2010-01-13 01:06:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:239
2008-06-13 16:35:46 +00:00
#, c-format
2010-01-13 01:06:34 +00:00
msgid "Error: %s"
2010-02-22 02:26:23 +00:00
msgstr "Błąd: %s"
2010-01-13 01:06:34 +00:00
2017-01-26 18:59:56 +00:00
#. Downloading metadata from 2 peer (s)(50% done)
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:263
2012-02-13 20:58:29 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
2017-05-19 21:31:47 +00:00
msgstr "Pobieranie metadanych od %1$'d %2$s (ukończono %3$d%%)"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:264 ../gtk/torrent-cell-renderer.c:270 ../gtk/torrent-cell-renderer.c:283
2017-01-26 18:59:56 +00:00
msgid "peer"
msgid_plural "peers"
2017-05-19 21:31:47 +00:00
msgstr[0] "partnera"
msgstr[1] "partnerów"
msgstr[2] "partnerów"
msgstr[3] "partnerów"
2012-02-13 20:58:29 +00:00
2017-01-26 18:59:56 +00:00
#. Downloading from 2 of 3 peer (s) and 2 webseed (s)
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:269
2012-02-13 20:58:29 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
2017-05-19 21:31:47 +00:00
msgstr "Pobieranie od %1$'d z %2$'d %3$s i %4$'d %5$s"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:271 ../gtk/torrent-cell-renderer.c:277
2017-01-26 18:59:56 +00:00
msgid "web seed"
msgid_plural "web seeds"
2017-05-19 21:31:47 +00:00
msgstr[0] "wysyłającego w sieci"
msgstr[1] "wysyłających w sieci"
msgstr[2] "wysyłających w sieci"
msgstr[3] "wysyłających w sieci"
2017-01-26 18:59:56 +00:00
#. Downloading from 3 web seed (s)
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:276
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Downloading from %1$'d %2$s"
2017-05-19 21:31:47 +00:00
msgstr "Pobieranie od %1$'d %2$s"
2017-01-26 18:59:56 +00:00
#. Downloading from 2 of 3 peer (s)
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:282
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Downloading from %1$'d of %2$'d %3$s"
2017-05-19 21:31:47 +00:00
msgstr "Pobieranie od %1$'d z %2$'d %3$s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/torrent-cell-renderer.c:290
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Seeding to %1$'d of %2$'d connected peer"
msgid_plural "Seeding to %1$'d of %2$'d connected peers"
2017-05-19 21:31:47 +00:00
msgstr[0] "Wysyłanie do %1$'d z %2$'d połączonego partnera"
msgstr[1] "Wysyłanie do %1$'d z %2$'d połączonych partnerów"
msgstr[2] "Wysyłanie do %1$'d z %2$'d połączonych partnerów"
msgstr[3] "Wysyłanie do %1$'d z %2$'d połączonych partnerów"
2008-02-29 16:22:21 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-core.c:1250
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Couldn't read \"%s\": %s"
2016-09-27 19:28:27 +00:00
msgstr "Nie można odczytać „%s”: %s"
2008-07-24 23:20:03 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-core.c:1346
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Skipping unknown torrent \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Pomijanie nieznanego torrenta „%s”"
2008-07-24 23:20:03 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-core.c:1621
2012-02-13 20:58:29 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Wstrzymywanie hibernacji komputera"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-core.c:1625
2008-07-24 23:20:03 +00:00
#, c-format
2012-02-13 20:58:29 +00:00
msgid "Couldn't inhibit desktop hibernation: %s"
msgstr "Nie można wstrzymać hibernacji komputera: %s"
2008-07-24 23:20:03 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-core.c:1658
2008-07-24 23:20:03 +00:00
msgid "Allowing desktop hibernation"
2010-06-13 18:14:49 +00:00
msgstr "Zezwolenie na hibernację"
2008-07-24 23:20:03 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-icon.c:67
2017-01-26 18:59:56 +00:00
msgid "Idle"
msgstr "Bezczynny"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-icon.c:90 ../gtk/tr-icon.c:112
2009-08-22 16:13:47 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid " (Limit: %s)"
2017-05-19 21:31:47 +00:00
msgstr " (Ograniczenie: %s)"
2009-08-22 16:13:47 +00:00
#. %1$s: current upload speed
#. * %2$s: current upload limit, if any
#. * %3$s: current download speed
#. * %4$s: current download limit, if any
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-icon.c:119
2009-08-22 16:13:47 +00:00
#, c-format
msgid ""
"Transmission\n"
"Up: %1$s %2$s\n"
"Down: %3$s %4$s"
msgstr ""
2010-02-22 02:26:23 +00:00
"Transmission\n"
2010-06-13 18:14:49 +00:00
"Wysyłanie: %1$s %2$s\n"
"Pobieranie: %3$s %4$s"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:260
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "Dodawanie"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:262
2017-01-26 18:59:56 +00:00
msgid "Automatically add .torrent files _from:"
2017-05-19 21:31:47 +00:00
msgstr "_Automatyczne dodawanie plików .torrent z:"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:269
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:273
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:282
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:289
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:291
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:295
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:300 ../libtransmission/torrent.c:2148
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:302
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:306
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:313
2017-01-26 18:59:56 +00:00
msgid "Call scrip_t when torrent is completed:"
msgstr "Wywołanie _skryptu po ukończeniu torrenta:"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:336
2017-01-26 18:59:56 +00:00
msgid "Limits"
msgstr "Ograniczenia"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:338
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:345
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:367 ../gtk/tr-prefs.c:1285
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:369
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:373
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:378
2012-02-13 20:58:29 +00:00
msgid "Notification"
msgstr "Powiadomienia"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:380
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:384
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:388
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:414
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Blocklist contains %'d rule"
msgid_plural "Blocklist contains %'d rules"
msgstr[0] "Lista blokowania zawiera %'d regułę"
msgstr[1] "Lista blokowania zawiera %'d reguły"
msgstr[2] "Lista blokowania zawiera %'d reguł"
2017-05-19 21:31:47 +00:00
msgstr[3] "Lista blokowania zawiera %'d reguł"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:455
msgid "<b>Unable to update.</b>"
msgstr "<b>Nie można zaktualizować.</b>"
#: ../gtk/tr-prefs.c:455
msgid "<b>Update succeeded!</b>"
msgstr "<b>Zaktualizowano.</b>"
#: ../gtk/tr-prefs.c:456
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Blocklist has %'d rule."
msgid_plural "Blocklist has %'d rules."
msgstr[0] "Lista blokowania zawiera %'d regułę."
msgstr[1] "Lista blokowania zawiera %'d reguły."
msgstr[2] "Lista blokowania zawiera %'d reguł."
2017-05-19 21:31:47 +00:00
msgstr[3] "Lista blokowania zawiera %'d reguł."
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:467
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:469
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:494
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:494
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:495
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
2017-01-26 18:59:56 +00:00
msgstr "Wymaganie"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:517 ../gtk/tr-prefs.c:1283
2017-01-26 18:59:56 +00:00
msgid "Privacy"
msgstr "Prywatność"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:519
2017-01-26 18:59:56 +00:00
msgid "_Encryption mode:"
msgstr "Tryb _szyfrowania:"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:524
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:526
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:540
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:552
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:766
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:769
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:775
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:784
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:788
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
2008-07-24 23:20:03 +00:00
#. username
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:796
2008-07-24 23:20:03 +00:00
msgid "_Username:"
msgstr "Nazwa _użytkownika:"
#. password
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:803
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:811
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:833
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:852
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:954
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:955
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:956
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:957
2009-08-22 16:13:47 +00:00
msgid "Sunday"
2010-06-13 18:14:49 +00:00
msgstr "Niedziela"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:958
2009-08-22 16:13:47 +00:00
msgid "Monday"
2010-06-13 18:14:49 +00:00
msgstr "Poniedziałek"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:959
2009-08-22 16:13:47 +00:00
msgid "Tuesday"
2010-06-13 18:14:49 +00:00
msgstr "Wtorek"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:960
2009-08-22 16:13:47 +00:00
msgid "Wednesday"
2010-06-13 18:14:49 +00:00
msgstr "Środa"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:961
2009-08-22 16:13:47 +00:00
msgid "Thursday"
2010-06-13 18:14:49 +00:00
msgstr "Czwartek"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:962
2009-08-22 16:13:47 +00:00
msgid "Friday"
2010-06-13 18:14:49 +00:00
msgstr "Piątek"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:963
2009-08-22 16:13:47 +00:00
msgid "Saturday"
2010-06-13 18:14:49 +00:00
msgstr "Sobota"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:994
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:996
2011-02-08 00:19:22 +00:00
#, c-format
msgid "_Upload (%s):"
2017-05-19 21:31:47 +00:00
msgstr "_Wysyłanie (w %s):"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1003
2011-02-08 00:19:22 +00:00
#, c-format
msgid "_Download (%s):"
2017-05-19 21:31:47 +00:00
msgstr "_Pobieranie (w %s):"
2011-02-08 00:19:22 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1012
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1021
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1028
2010-09-30 23:36:57 +00:00
#, c-format
2011-02-08 00:19:22 +00:00
msgid "U_pload (%s):"
2017-05-19 21:31:47 +00:00
msgstr "Wy_syłanie (w %s):"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1032
2010-09-30 23:36:57 +00:00
#, c-format
2011-02-08 00:19:22 +00:00
msgid "Do_wnload (%s):"
2017-05-19 21:31:47 +00:00
msgstr "Po_bieranie (w %s):"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1036
2009-08-22 16:13:47 +00:00
msgid "_Scheduled times:"
2010-06-13 18:14:49 +00:00
msgstr "Zaplanowany cza_s:"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1041
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1052
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1085 ../gtk/tr-prefs.c:1162 ../gtk/tr-prefs.c:1244
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1115
2009-08-22 16:13:47 +00:00
msgid "Port is <b>closed</b>"
msgstr "Port jest <b>zamknięty</b>"
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-prefs.c:1115
2019-03-06 00:12:51 +00:00
msgid "Port is <b>open</b>"
msgstr "Port jest <b>otwarty</b>"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1129
2012-02-13 20:58:29 +00:00
msgid "<i>Testing TCP port…</i>"
msgstr "<i>Testowanie portu TCP…</i>"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1155
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1157
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1165
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1172
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1176
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1181
2011-02-08 00:19:22 +00:00
msgid "Peer Limits"
msgstr "Ograniczenia partnerów"
2010-09-30 23:36:57 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1184
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1186
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1192
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1194
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1199
2017-01-26 18:59:56 +00:00
msgid "Use PE_X to find more peers"
msgstr "Wyszukiwanie partnerów przez PE_X"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1201
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1205
2017-01-26 18:59:56 +00:00
msgid "Use _DHT to find more peers"
msgstr "Wyszukiwanie partnerów przez _DHT"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1207
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"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1211
2017-01-26 18:59:56 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "Wykrywanie partnerów _lokalnych"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1213
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1269
2017-01-26 18:59:56 +00:00
msgid "Transmission Preferences"
msgstr "Preferencje"
2008-03-10 13:09:35 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1281
2012-02-13 20:58:29 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "Pobieranie"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1282
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Wysyłanie"
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1284
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
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-prefs.c:1286
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
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:136
2008-03-20 00:10:16 +00:00
msgid "Torrent"
2008-03-24 20:27:15 +00:00
msgstr "Torrent"
2008-03-20 00:10:16 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:240
2008-03-10 13:09:35 +00:00
msgid "Total Ratio"
2010-06-13 18:14:49 +00:00
msgstr "Całkowity udział"
2008-03-10 13:09:35 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:241
2008-03-10 13:09:35 +00:00
msgid "Session Ratio"
2017-05-19 21:31:47 +00:00
msgstr "Udział w sesji"
2007-12-27 16:59:09 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:242
2008-03-10 13:09:35 +00:00
msgid "Total Transfer"
2017-05-19 21:31:47 +00:00
msgstr "Razem przesłano"
2007-12-27 16:59:09 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:243
2008-03-10 13:09:35 +00:00
msgid "Session Transfer"
2017-05-19 21:31:47 +00:00
msgstr "Przesłano w sesji"
2007-12-27 16:59:09 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:268
2009-08-22 16:13:47 +00:00
#, c-format
msgid ""
2011-02-08 00:19:22 +00:00
"Click to disable Alternative Speed Limits\n"
2017-01-26 18:59:56 +00:00
" (%1$s down, %2$s up)"
2009-08-22 16:13:47 +00:00
msgstr ""
2020-05-02 10:25:56 +00:00
"Wyłącza alternatywne ograniczenia prędkości\n"
2017-05-19 21:31:47 +00:00
" (pobieranie %1$s, wysyłanie %2$s)"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/tr-window.c:269
2009-08-22 16:13:47 +00:00
#, c-format
msgid ""
2011-02-08 00:19:22 +00:00
"Click to enable Alternative Speed Limits\n"
2017-01-26 18:59:56 +00:00
" (%1$s down, %2$s up)"
2009-08-22 16:13:47 +00:00
msgstr ""
2020-05-02 10:25:56 +00:00
"Włącza alternatywne ograniczenia prędkości\n"
2017-05-19 21:31:47 +00:00
" (pobieranie %1$s, wysyłanie %2$s)"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:329
2008-11-03 18:19:00 +00:00
#, c-format
msgid "Tracker will allow requests in %s"
2010-06-13 18:14:49 +00:00
msgstr "Serwer śledzący zezwoli na żądania za %s"
2008-11-03 18:19:00 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:403
2009-08-22 16:13:47 +00:00
msgid "Unlimited"
2010-06-13 18:14:49 +00:00
msgstr "Bez ograniczenia"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:474
2009-08-22 16:13:47 +00:00
msgid "Seed Forever"
2017-01-26 18:59:56 +00:00
msgstr "Wysyłanie bez końca"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:512
2009-08-22 16:13:47 +00:00
msgid "Limit Download Speed"
2010-06-13 18:14:49 +00:00
msgstr "Ograniczenie prędkości pobierania"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:516
2009-08-22 16:13:47 +00:00
msgid "Limit Upload Speed"
2010-06-13 18:14:49 +00:00
msgstr "Ograniczenie prędkości wysyłania"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:523
2009-08-22 16:13:47 +00:00
msgid "Stop Seeding at Ratio"
2012-07-06 01:21:32 +00:00
msgstr "Zatrzymanie wysyłania po osiągnięciu udziału"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:556
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Stop at Ratio (%s)"
2010-06-13 18:14:49 +00:00
msgstr "Zatrzymanie przy udziale (%s)"
2009-08-22 16:13:47 +00:00
2017-05-19 19:58:09 +00:00
#. Translators: "size|" is here for disambiguation. Please remove it from your translation.
#. %1$s is the size of the data we've downloaded
#. %2$s is the size of the data we've uploaded
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:794
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Down: %1$s, Up: %2$s"
2012-07-06 01:21:32 +00:00
msgstr "Pobrano: %1$s, wysłano: %2$s"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#. Translators: "size|" is here for disambiguation. Please remove it from your translation.
#. %1$s is the size of the data we've downloaded
#. %2$s is the size of the data we've uploaded
2020-11-03 17:26:30 +00:00
#: ../gtk/tr-window.c:804
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-10 13:09:35 +00:00
msgid "size|Down: %1$s, Up: %2$s"
2010-06-13 18:14:49 +00:00
msgstr "Pobrano: %1$s, wysłano: %2$s"
2006-08-07 08:51:42 +00:00
2019-03-06 00:12:51 +00:00
#: ../gtk/transmission-gtk.appdata.xml.in:12 ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Pobieranie i udostępnianie plików przez sieć BitTorrent"
#. Translators: these are the application description paragraphs in the AppData file.
#: ../gtk/transmission-gtk.appdata.xml.in:16
msgid "BitTorrent is a peer-to-peer file-sharing protocol that is commonly used to distribute large amounts of data between multiple users."
msgstr "BitTorrent to protokół udostępniania plików P2P często używany do rozprowadzania dużych ilości danych między wieloma użytkownikami."
#: ../gtk/transmission-gtk.appdata.xml.in:20
msgid "Transmission is a BitTorrent client with an easy-to-use frontend on top a cross-platform backend. Native frontends are available for OS X and Windows, as well as command line and web frontends."
2020-05-02 10:25:56 +00:00
msgstr "Transmission to klient sieci BitTorrent z łatwym w użyciu interfejsem na podstawie wieloplatformowego mechanizmu. Natywne interfejsy są dostępne dla systemów macOS i Windows, a także dla wiersza poleceń i przez przeglądarki WWW."
2019-03-06 00:12:51 +00:00
#: ../gtk/transmission-gtk.appdata.xml.in:26
msgid "Notable features of Transmission include support for Local Peer Discovery, encryption, DHT, µTP, PEX and Magnet Link."
msgstr "Transmission obsługuje między innymi wykrywanie partnerów lokalnych, szyfrowanie, DHT, µTP, PEX i odnośniki magnet."
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "Klient sieci 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"
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Uruchom zminimalizowany"
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:36
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:37
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:38
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:39
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:42
2012-02-13 20:58:29 +00:00
msgid "kB"
msgstr "kB"
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:43
2012-02-13 20:58:29 +00:00
msgid "MB"
msgstr "MB"
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:44
2012-02-13 20:58:29 +00:00
msgid "GB"
msgstr "GB"
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:45
2012-02-13 20:58:29 +00:00
msgid "TB"
msgstr "TB"
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:48
2012-02-13 20:58:29 +00:00
msgid "kB/s"
msgstr "kB/s"
2006-08-07 08:51:42 +00:00
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:49
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:50
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
2017-01-26 18:59:56 +00:00
#: ../gtk/util.c:51
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
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:122
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%'d day"
msgid_plural "%'d days"
msgstr[0] "%'d dzień"
msgstr[1] "%'d dni"
msgstr[2] "%'d dni"
2017-05-19 21:31:47 +00:00
msgstr[3] "%'d dni"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:123
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%'d hour"
msgid_plural "%'d hours"
msgstr[0] "%'d godzina"
msgstr[1] "%'d godziny"
msgstr[2] "%'d godzin"
2017-05-19 21:31:47 +00:00
msgstr[3] "%'d godzin"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:124
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%'d minute"
msgid_plural "%'d minutes"
msgstr[0] "%'d minuta"
msgstr[1] "%'d minuty"
msgstr[2] "%'d minut"
2017-05-19 21:31:47 +00:00
msgstr[3] "%'d minut"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:125
2012-02-13 20:58:29 +00:00
#, c-format
msgid "%'d second"
msgid_plural "%'d seconds"
msgstr[0] "%'d sekunda"
msgstr[1] "%'d sekundy"
msgstr[2] "%'d sekund"
2017-05-19 21:31:47 +00:00
msgstr[3] "%'d sekund"
2012-02-13 20:58:29 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:258
2008-07-24 23:20:03 +00:00
#, c-format
msgid "The torrent file \"%s\" contains invalid data."
2016-09-27 19:28:27 +00:00
msgstr "Plik torrent „%s” zawiera nieprawidłowe dane."
2006-08-07 08:51:42 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:262
2008-07-24 23:20:03 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "The torrent file \"%s\" is already in use by \"%s.\""
2017-05-19 21:31:47 +00:00
msgstr "Plik torrent „%s” jest już używany przez „%s”."
(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
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:267
2008-03-10 13:09:35 +00:00
#, c-format
2008-07-24 23:20:03 +00:00
msgid "The torrent file \"%s\" encountered an unknown error."
2016-09-27 19:28:27 +00:00
msgstr "Plik torrent „%s” napotkał na nieznany błąd."
2008-07-24 23:20:03 +00:00
2017-05-19 19:58:09 +00:00
#: ../gtk/util.c:271
2008-07-24 23:20:03 +00:00
msgid "Error opening torrent"
2010-06-13 18:14:49 +00:00
msgstr "Błąd podczas otwierania torrenta"
(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
2020-10-03 12:36:23 +00:00
#: ../gtk/util.c:596
2010-02-16 15:56:34 +00:00
msgid "Unrecognized URL"
2010-06-13 18:14:49 +00:00
msgstr "Nierozpoznany adres URL"
2010-02-16 15:56:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/util.c:598
2010-02-16 15:56:34 +00:00
#, c-format
msgid "Transmission doesn't know how to use \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Program Transmission nie potrafi używać „%s”"
2010-02-16 15:56:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/util.c:603
2010-02-16 15:56:34 +00:00
#, c-format
2017-05-19 19:58:09 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent. BitTorrent magnet links have a section containing \"%s\"."
msgstr "Ten odnośnik magnet wygląda na przeznaczony do innych celów niż sieć BitTorrent. Odnośniki magnet sieci BitTorrent mają sekcję zawierającą „%s”."
2010-02-16 15:56:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../gtk/util.c:725
2011-02-08 00:19:22 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "%s free"
2017-05-19 21:31:47 +00:00
msgstr "Wolne: %s"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/announcer-http.c:215 ../libtransmission/announcer-http.c:383
2010-02-16 15:56:34 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Tracker gave HTTP response code %1$ld (%2$s)"
2017-05-19 21:31:47 +00:00
msgstr "Serwer śledzący wysłał kod odpowiedzi HTTP %1$ld (%2$s)"
2010-02-16 15:56:34 +00:00
2019-03-06 00:12:51 +00:00
#: ../libtransmission/announcer-udp.c:273 ../libtransmission/announcer-udp.c:423
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
2019-03-06 00:12:51 +00:00
#: ../libtransmission/announcer-udp.c:513
2010-01-13 01:06:34 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "DNS Lookup failed: %s"
2017-05-19 21:31:47 +00:00
msgstr "Wyszukanie DNS się nie powiodło: %s"
2017-01-26 18:59:56 +00:00
2019-03-06 00:12:51 +00:00
#: ../libtransmission/announcer-udp.c:616
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
2020-11-03 17:26:30 +00:00
#: ../libtransmission/announcer.c:1136 ../libtransmission/announcer.c:1455
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
msgstr "Nie można połączyć z serwerem śledzącym"
2020-11-03 17:26:30 +00:00
#: ../libtransmission/announcer.c:1140 ../libtransmission/announcer.c:1459
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
msgstr "Serwer śledzący nie odpowiedział"
2020-11-03 17:26:30 +00:00
#: ../libtransmission/announcer.c:1204
2019-03-06 00:12:51 +00:00
msgid "Success"
msgstr "Powodzenie"
2020-11-03 17:26:30 +00:00
#: ../libtransmission/blocklist.c:63 ../libtransmission/blocklist.c:360 ../libtransmission/utils.c:287
2010-01-13 01:06:34 +00:00
#, c-format
msgid "Couldn't read \"%1$s\": %2$s"
2016-09-27 19:28:27 +00:00
msgstr "Nie można odczytać „%1$s”: %2$s"
2010-01-13 01:06:34 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/blocklist.c:103
2009-08-22 16:13:47 +00:00
#, c-format
2010-09-30 23:36:57 +00:00
msgid "Blocklist \"%s\" contains %zu entries"
2017-01-26 18:59:56 +00:00
msgstr "Wpisy listy blokowania „%s”: %zu"
2009-08-22 16:13:47 +00:00
2010-06-13 18:14:49 +00:00
#. don't try to display the actual lines - it causes issues
2019-03-06 00:12:51 +00:00
#: ../libtransmission/blocklist.c:403
2010-06-13 18:14:49 +00:00
#, c-format
msgid "blocklist skipped invalid address at line %d"
2017-05-19 21:31:47 +00:00
msgstr "pominięto nieprawidłowy adres na liście blokowania w %d. wierszu"
2010-06-13 18:14:49 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/blocklist.c:460 ../libtransmission/rpcimpl.c:1701 ../libtransmission/rpcimpl.c:1714 ../libtransmission/rpcimpl.c:1735 ../libtransmission/variant.c:1233
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Couldn't save file \"%1$s\": %2$s"
msgstr "Nie można zapisać pliku „%1$s”: %2$s"
2019-03-06 00:12:51 +00:00
#: ../libtransmission/blocklist.c:466
2009-08-22 16:13:47 +00:00
#, c-format
2012-02-13 20:58:29 +00:00
msgid "Blocklist \"%s\" updated with %zu entries"
2016-09-27 19:28:27 +00:00
msgstr "Lista blokowania „%s” została zaktualizowana %zu wpisami"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:166
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Couldn't get directory for \"%1$s\": %2$s"
2017-05-19 21:31:47 +00:00
msgstr "Nie można uzyskać katalogu dla „%1$s”: %2$s"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:172 ../libtransmission/file-posix.c:243
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Couldn't create \"%1$s\": %2$s"
2016-09-27 19:28:27 +00:00
msgstr "Nie można utworzyć „%1$s”: %2$s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:193
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Couldn't open \"%1$s\": %2$s"
2016-09-27 19:28:27 +00:00
msgstr "Nie można otworzyć „%1$s”: %2$s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:205
2017-01-26 18:59:56 +00:00
msgid "full"
2017-05-19 21:31:47 +00:00
msgstr "pełny"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:210
2017-01-26 18:59:56 +00:00
msgid "sparse"
2017-05-19 21:31:47 +00:00
msgstr "rzadki"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:217
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
2017-05-19 21:31:47 +00:00
msgstr "Nie można przydzielić miejsca dla pliku „%1$s” (%2$s, rozmiar: %3$<PRIu64>): %4$s"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:222
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
2017-05-19 21:31:47 +00:00
msgstr "Przydzielone miejsce dla pliku „%1$s” (%2$s, rozmiar: %3$<PRIu64>)"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:233
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Couldn't truncate \"%1$s\": %2$s"
2016-09-27 19:28:27 +00:00
msgstr "Nie można skrócić „%1$s”: %2$s"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/fdlimit.c:530
2008-06-13 16:35:46 +00:00
#, c-format
2008-07-24 23:20:03 +00:00
msgid "Couldn't create socket: %s"
2010-06-13 18:14:49 +00:00
msgstr "Nie można utworzyć gniazda: %s"
(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
2019-03-06 00:12:51 +00:00
#: ../libtransmission/file-posix.c:153
2017-01-26 18:59:56 +00:00
#, c-format
msgid "File \"%s\" is in the way"
2017-05-19 21:31:47 +00:00
msgstr "Plik „%s” jest na drodze"
2017-01-26 18:59:56 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/makemeta.c:53
2008-06-13 16:35:46 +00:00
#, c-format
2008-07-24 23:20:03 +00:00
msgid "Torrent Creator is skipping file \"%s\": %s"
2016-09-27 19:28:27 +00:00
msgstr "Kreator torrenta pomija plik „%s”: %s"
2008-02-29 16:22:21 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/makemeta.c:208
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Failed to set piece size to %s, leaving it at %s"
2017-05-19 21:31:47 +00:00
msgstr "Ustawienie rozmiaru części na %s się nie powiodło, pozostawianie na %s"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/metainfo.c:748
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-10 13:09:35 +00:00
msgid "Invalid metadata entry \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Nieprawidłowy wpis metadanych „%s”"
2008-02-29 16:22:21 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/natpmp.c:30
2008-03-10 13:09:35 +00:00
msgid "Port Forwarding (NAT-PMP)"
(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
msgstr "Przekierowywanie portów (NAT-PMP)"
2008-03-04 02:02:25 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/natpmp.c:73
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-18 17:53:34 +00:00
msgid "%s succeeded (%d)"
2017-01-26 18:59:56 +00:00
msgstr "%s się powiodło (%d)"
2007-04-07 21:19:11 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/natpmp.c:138
2008-03-10 13:09:35 +00:00
#, c-format
2008-03-20 00:10:16 +00:00
msgid "Found public address \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Odnaleziono adres publiczny „%s”"
2007-04-07 21:19:11 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/natpmp.c:172
2008-03-10 13:09:35 +00:00
#, c-format
2008-03-18 17:53:34 +00:00
msgid "no longer forwarding port %d"
(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
msgstr "zaprzestano przekierowywania portu %d"
2007-04-07 21:19:11 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/natpmp.c:221
2008-03-10 13:09:35 +00:00
#, c-format
(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
msgid "Port %d forwarded successfully"
2017-01-26 18:59:56 +00:00
msgstr "Pomyślnie przekierowano port %d"
2007-04-07 21:19:11 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/net.c:332
2009-08-22 16:13:47 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
2017-05-19 21:31:47 +00:00
msgstr "Nie można ustawić adresu źródłowego %s na %<PRIdMAX>: %s"
2009-08-22 16:13:47 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/net.c:348
2008-03-10 13:09:35 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
2017-05-19 21:31:47 +00:00
msgstr "Nie można połączyć gniazda %<PRIdMAX> do %s, port %d (errno %d — %s)"
2006-08-07 08:51:42 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/net.c:446
2010-02-16 15:56:34 +00:00
msgid "Is another copy of Transmission already running?"
2010-06-13 18:14:49 +00:00
msgstr "Czy inna kopia programu Transmission jest już uruchomiona?"
2010-02-16 15:56:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/net.c:455
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Couldn't bind port %d on %s: %s"
2010-06-13 18:14:49 +00:00
msgstr "Nie można dowiązać portu %d do %s: %s"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/net.c:459
2010-02-16 15:56:34 +00:00
#, c-format
msgid "Couldn't bind port %d on %s: %s (%s)"
2010-06-13 18:14:49 +00:00
msgstr "Nie można dowiązać portu %d do %s: %s (%s)"
2010-02-16 15:56:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/peer-msgs.c:2120
2011-02-08 00:19:22 +00:00
#, c-format
msgid "Please Verify Local Data! Piece #%zu is corrupt."
2017-01-26 18:59:56 +00:00
msgstr "Proszę sprawdzić pobrane dane. %zu. część jest uszkodzona."
2020-05-02 10:25:56 +00:00
#: ../libtransmission/platform.c:472
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Searching for web interface file \"%s\""
2017-05-19 21:31:47 +00:00
msgstr "Wyszukiwanie pliku interfejsu WWW „%s”"
2011-02-08 00:19:22 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/port-forwarding.c:29
2008-03-10 13:09:35 +00:00
msgid "Port Forwarding"
(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
msgstr "Przekierowywanie portów"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/port-forwarding.c:57
2008-03-20 00:10:16 +00:00
msgid "Starting"
2008-06-13 16:35:46 +00:00
msgstr "Uruchamianie"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/port-forwarding.c:60
2008-03-20 00:10:16 +00:00
msgid "Forwarded"
2010-06-13 18:14:49 +00:00
msgstr "Przekierowano"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/port-forwarding.c:63
2008-03-20 00:10:16 +00:00
msgid "Stopping"
2008-06-13 16:35:46 +00:00
msgstr "Zatrzymywanie"
2008-03-10 13:09:35 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/port-forwarding.c:66
2008-03-20 00:10:16 +00:00
msgid "Not forwarded"
2010-06-13 18:14:49 +00:00
msgstr "Nie przekierowano"
2008-03-10 13:09:35 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/port-forwarding.c:106 ../libtransmission/torrent.c:2268
2008-03-10 13:09:35 +00:00
#, c-format
2008-07-24 23:20:03 +00:00
msgid "State changed from \"%1$s\" to \"%2$s\""
2017-05-19 21:31:47 +00:00
msgstr "Stan zmienił się z „%1$s” na „%2$s”"
2008-03-18 17:53:34 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/port-forwarding.c:199
2010-06-13 18:14:49 +00:00
msgid "Stopped"
msgstr "Zatrzymano"
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1106
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Couldn't find settings key \"%s\""
2017-05-19 21:31:47 +00:00
msgstr "Nie można odnaleźć klucza ustawień „%s”"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1240
2017-01-26 18:59:56 +00:00
#, c-format
msgid "%s is not a valid address"
2017-05-19 21:31:47 +00:00
msgstr "%s nie jest prawidłowym adresem"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1245
2019-03-06 00:12:51 +00:00
#, c-format
2017-05-19 19:58:09 +00:00
msgid "%s is not an IPv4 or IPv6 address. RPC listeners must be IPv4 or IPv6"
2019-03-06 00:12:51 +00:00
msgstr "%s nie jest adresem IPv4 lub IPv6. Adres nasłuchujący RPC musi być IPv4 lub IPv6"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1253
2019-03-06 00:12:51 +00:00
#, c-format
2017-05-19 19:58:09 +00:00
msgid "Serving RPC and Web requests on %s:%d%s"
2019-03-06 00:12:51 +00:00
msgstr "Obsługiwanie żądań RPC i WWW na porcie %s:%d%s"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1259
2017-01-26 18:59:56 +00:00
msgid "Whitelist enabled"
2017-05-19 21:31:47 +00:00
msgstr "Włączono białą listę"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1264
2017-01-26 18:59:56 +00:00
msgid "Password required"
2017-05-19 21:31:47 +00:00
msgstr "Wymagane jest hasło"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/rpc-server.c:1271
#, c-format
msgid "Serving RPC and Web requests from directory '%s'"
msgstr ""
#: ../libtransmission/rpcimpl.c:1723
2019-03-06 00:12:51 +00:00
#, c-format
msgid "Error uncompressing blocklist: %s (%d)"
msgstr "Błąd podczas dekompresowania listy blokowania: %s (%d)"
(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
#. first %s is the application name
#. second %s is the version number
2020-11-03 17:26:30 +00:00
#: ../libtransmission/session.c:783
2008-06-13 16:35:46 +00:00
#, c-format
(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
msgid "%s %s started"
2017-01-26 18:59:56 +00:00
msgstr "Uruchomiono program %s %s"
(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
2020-11-03 17:26:30 +00:00
#: ../libtransmission/session.c:2187
2008-06-13 16:35:46 +00:00
#, c-format
(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
msgid "Loaded %d torrents"
2016-09-27 19:28:27 +00:00
msgstr "Wczytano torrenty: %d"
(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
2020-10-03 12:36:23 +00:00
#: ../libtransmission/torrent-magnet.c:312
2019-03-06 00:12:51 +00:00
msgid "Magnet torrent's metadata is not usable"
msgstr "Metadane odnośnika magnet torrenta są nieużywalne"
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:595
2008-03-24 20:27:15 +00:00
#, c-format
2008-03-20 00:10:16 +00:00
msgid "Tracker warning: \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Ostrzeżenie serwera śledzącego: „%s”"
2008-03-10 13:09:35 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:602
2008-03-24 20:27:15 +00:00
#, c-format
2008-03-20 00:10:16 +00:00
msgid "Tracker error: \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Błąd serwera śledzącego: „%s”"
2007-04-07 21:19:11 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:892
2017-05-19 19:58:09 +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."
2017-05-19 21:31:47 +00:00
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."
2010-01-21 00:31:12 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:1846
2011-02-08 00:19:22 +00:00
msgid "Restarted manually -- disabling its seed ratio"
2016-09-27 19:28:27 +00:00
msgstr "Ręcznie uruchomiono ponownie — wyłączanie udziału wysyłania"
2010-01-13 01:06:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:2056
2010-06-13 18:14:49 +00:00
msgid "Removing torrent"
msgstr "Usuwanie torrenta"
2017-05-19 19:58:09 +00:00
#. Translators: this is a minor point that's safe to skip over, but FYI:
#. "Complete" and "Done" are specific, different terms in Transmission:
#. "Complete" means we've downloaded every file in the torrent.
#. "Done" means we're done downloading the files we wanted, but NOT all
#. that exist
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:2142
2008-03-18 17:53:34 +00:00
msgid "Done"
2008-06-13 16:35:46 +00:00
msgstr "Gotowe"
2008-03-18 17:53:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:2145
2008-03-18 17:53:34 +00:00
msgid "Complete"
2008-06-13 16:35:46 +00:00
msgstr "Ukończono"
2008-03-18 17:53:34 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/torrent.c:3496
2017-01-26 18:59:56 +00:00
#, c-format
msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
2017-05-19 21:31:47 +00:00
msgstr "Sprawdzenie sumy kontrolnej właśnie pobranej części %<PRIu32> się nie powiodło"
2017-01-26 18:59:56 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/upnp.c:29
2008-03-10 13:09:35 +00:00
msgid "Port Forwarding (UPnP)"
(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
msgstr "Przekierowywanie portów (UPnP)"
2007-04-07 21:19:11 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/upnp.c:200
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-18 17:53:34 +00:00
msgid "Found Internet Gateway Device \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Odnaleziono urządzenie bramy „%s”"
2007-04-07 21:19:11 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/upnp.c:201
2008-03-10 13:09:35 +00:00
#, c-format
2008-03-18 17:53:34 +00:00
msgid "Local Address is \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Lokalny adres to „%s”"
2007-04-07 21:19:11 +00:00
2017-05-19 19:58:09 +00:00
#: ../libtransmission/upnp.c:228
2009-08-22 16:13:47 +00:00
#, c-format
msgid "Port %d isn't forwarded"
2010-06-13 18:14:49 +00:00
msgstr "Port %d nie jest przekierowywany"
2009-08-22 16:13:47 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/upnp.c:237
2008-06-13 16:35:46 +00:00
#, c-format
2008-03-20 00:10:16 +00:00
msgid "Stopping port forwarding through \"%s\", service \"%s\""
2016-09-27 19:28:27 +00:00
msgstr "Zatrzymywanie przekierowywania portów przez „%s”, usługa „%s”"
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/upnp.c:269
2008-06-13 16:35:46 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
2017-05-19 19:58:09 +00:00
msgstr "Przekierowywanie portów przez „%s”, usługę „%s” (lokalny adres: %s:%d)."
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/upnp.c:274
2008-03-18 17:53:34 +00:00
msgid "Port forwarding successful!"
2017-01-26 18:59:56 +00:00
msgstr "Pomyślnie przekierowano porty."
2007-12-27 16:59:09 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/utils.c:299 ../libtransmission/utils.c:300
2008-03-10 13:09:35 +00:00
msgid "Not a regular file"
2012-07-06 01:21:32 +00:00
msgstr "To nie jest zwykły plik"
2007-12-27 16:59:09 +00:00
2017-01-26 18:59:56 +00:00
#. did caller give us an uninitialized val?
2020-11-03 17:26:30 +00:00
#: ../libtransmission/variant.c:927
2017-01-26 18:59:56 +00:00
msgid "Invalid metadata"
msgstr "Nieprawidłowe metadane"
2011-02-08 00:19:22 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/variant.c:1218 ../libtransmission/variant.c:1242
2011-02-08 00:19:22 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Couldn't save temporary file \"%1$s\": %2$s"
msgstr "Nie można zapisać pliku tymczasowego „%1$s”: %2$s"
2011-02-08 00:19:22 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/variant.c:1228
2011-02-08 00:19:22 +00:00
#, c-format
2017-01-26 18:59:56 +00:00
msgid "Saved \"%s\""
msgstr "Zapisano „%s”"
2012-02-13 20:58:29 +00:00
2020-11-03 17:26:30 +00:00
#: ../libtransmission/variant.c:1271
2017-01-26 18:59:56 +00:00
msgid "Unable to parse file content"
2017-05-19 21:31:47 +00:00
msgstr "Nie można przetworzyć treści pliku"
2012-02-13 20:58:29 +00:00
2020-10-03 12:36:23 +00:00
#: ../libtransmission/verify.c:222
2017-01-26 18:59:56 +00:00
msgid "Verifying torrent"
msgstr "Sprawdzanie torrenta"