2012-10-06 14:27:53 +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.
#
# Translators:
# mariom <11mariom@gmail.com>, 2011.
2012-10-06 14:54:50 +00:00
# Mirosław Lach <m.trans@lach.waw.pl>, 2012.
2012-10-06 14:27:53 +00:00
msgid ""
msgstr ""
"Project-Id-Version: Tiny Tiny RSS\n"
2012-10-18 08:56:48 +00:00
"Report-Msgid-Bugs-To: \n"
2016-01-17 13:34:59 +00:00
"POT-Creation-Date: 2016-01-17 16:33+0300\n"
2013-08-02 06:25:30 +00:00
"PO-Revision-Date: 2013-08-02 08:25+0100\n"
2012-10-06 14:27:53 +00:00
"Last-Translator: Mirosław Lach <m.wordpress@lach.waw.pl>\n"
2013-05-15 05:43:14 +00:00
"Language-Team: \n"
2016-01-09 16:49:36 +00:00
"Language: pl_PL\n"
2012-10-06 14:27:53 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2013-05-15 05:43:14 +00:00
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2012-10-06 14:27:53 +00:00
2013-05-15 05:43:14 +00:00
#: backend.php:73
2012-10-06 14:27:53 +00:00
msgid "Use default"
msgstr "Użyj domyślnych"
2013-05-15 05:43:14 +00:00
#: backend.php:74
2012-10-06 14:27:53 +00:00
msgid "Never purge"
msgstr "Nigdy nie usuwaj"
2013-05-15 05:43:14 +00:00
#: backend.php:75
2012-10-06 14:27:53 +00:00
msgid "1 week old"
msgstr "Jednotygodniowe"
2013-05-15 05:43:14 +00:00
#: backend.php:76
2012-10-06 14:27:53 +00:00
msgid "2 weeks old"
msgstr "Dwutygodniowe"
2013-05-15 05:43:14 +00:00
#: backend.php:77
2012-10-06 14:27:53 +00:00
msgid "1 month old"
msgstr "Miesięczne"
2013-05-15 05:43:14 +00:00
#: backend.php:78
2012-10-06 14:27:53 +00:00
msgid "2 months old"
msgstr "Dwumiesięczne"
2013-05-15 05:43:14 +00:00
#: backend.php:79
2012-10-06 14:27:53 +00:00
msgid "3 months old"
msgstr "Trzymiesięczne"
2013-05-15 05:43:14 +00:00
#: backend.php:82
2012-10-06 14:27:53 +00:00
msgid "Default interval"
msgstr "Domyślna częstotliwość"
2013-05-15 05:43:14 +00:00
#: backend.php:83
#: backend.php:93
2012-10-06 14:27:53 +00:00
msgid "Disable updates"
msgstr "Wyłącz aktualizacje"
2013-05-15 05:43:14 +00:00
#: backend.php:84
#: backend.php:94
2015-07-15 13:39:25 +00:00
#, fuzzy
msgid "15 minutes"
2012-10-06 14:27:53 +00:00
msgstr "Co 15 minut"
2013-05-15 05:43:14 +00:00
#: backend.php:85
#: backend.php:95
2015-07-15 13:39:25 +00:00
#, fuzzy
msgid "30 minutes"
2012-10-06 14:27:53 +00:00
msgstr "Co 30 minut"
2013-05-15 05:43:14 +00:00
#: backend.php:86
#: backend.php:96
2012-10-06 14:27:53 +00:00
msgid "Hourly"
msgstr "Co godzinę"
2013-05-15 05:43:14 +00:00
#: backend.php:87
#: backend.php:97
2015-07-15 13:39:25 +00:00
#, fuzzy
msgid "4 hours"
2012-10-06 14:27:53 +00:00
msgstr "Co 4 godziny"
2013-05-15 05:43:14 +00:00
#: backend.php:88
#: backend.php:98
2015-07-15 13:39:25 +00:00
#, fuzzy
msgid "12 hours"
2012-10-06 14:27:53 +00:00
msgstr "Co 12 godzin"
2013-05-15 05:43:14 +00:00
#: backend.php:89
#: backend.php:99
2012-10-06 14:27:53 +00:00
msgid "Daily"
msgstr "Codziennie"
2013-05-15 05:43:14 +00:00
#: backend.php:90
#: backend.php:100
2012-10-06 14:27:53 +00:00
msgid "Weekly"
msgstr "Cotygodniowo"
2013-05-15 05:43:14 +00:00
#: backend.php:103
2015-11-30 08:32:12 +00:00
#: classes/pref/users.php:42
2013-05-15 05:43:14 +00:00
#: classes/pref/system.php:51
2012-10-06 14:27:53 +00:00
msgid "User"
msgstr "Użytkownik"
2013-05-15 05:43:14 +00:00
#: backend.php:104
2012-10-06 14:27:53 +00:00
msgid "Power User"
msgstr "Zaawansowany użytkownik"
2013-05-15 05:43:14 +00:00
#: backend.php:105
2012-10-06 14:27:53 +00:00
msgid "Administrator"
msgstr "Administrator"
#: errors.php:9
2013-05-15 05:43:14 +00:00
msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
msgstr "Ten program wymaga poprawnie działającej funkcji XmlHttpRequest. Wygląda na to, iż Twoja przeglądarka jej nie obsługuje."
2012-10-06 14:27:53 +00:00
#: errors.php:12
2013-05-15 05:43:14 +00:00
msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
msgstr "Ten program, do prawidłowego działania, wymaga włączonej obsługi ciasteczek. Wygląda na to, iż Twoja przeglądarka ich nie obsługuje."
2012-10-06 14:27:53 +00:00
#: errors.php:15
2013-05-15 05:43:14 +00:00
msgid "Backend sanity check failed."
msgstr "Weryfikacja poprawności mechanizmów wewnętrznych nie powiodła się."
2012-10-06 14:27:53 +00:00
#: errors.php:17
msgid "Frontend sanity check failed."
msgstr "Weryfikacja poprawności interfejsu użytkownika nie powiodła się"
#: errors.php:19
2013-05-15 05:43:14 +00:00
msgid "Incorrect database schema version. <a href='db-updater.php'>Please update</a>."
msgstr "Nieprawidłowa wersja schematu bazy danych. <a href='db-updater.php'>Przeprowadź aktualizację</a>."
2012-10-06 14:27:53 +00:00
#: errors.php:21
msgid "Request not authorized."
msgstr "Operacja niedozwolona."
#: errors.php:23
msgid "No operation to perform."
msgstr "Brak czynności do wykonania."
#: errors.php:25
2013-05-15 05:43:14 +00:00
msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
msgstr "Nie udało się wyświetlić zawartości kanału. Sprawdź składnię dopasowania etykiety i konfigurację lokalną.0"
2012-10-06 14:27:53 +00:00
#: errors.php:27
msgid "Denied. Your access level is insufficient to access this page."
2013-05-15 05:43:14 +00:00
msgstr "Odmowa dostępu. Twój poziom uprawnień jest niewystarczający aby uzyskać dostęp do tej strony."
2012-10-06 14:27:53 +00:00
#: errors.php:29
msgid "Configuration check failed"
msgstr "Weryfikacja poprawności konfiguracji nie powiodła się."
#: errors.php:31
2013-05-15 05:43:14 +00:00
msgid "Your version of MySQL is not currently supported. Please see official site for more information."
msgstr "Twoja wersja serwera MySQL nie jest obecnie wspierana. Zapoznaj się z zawartością oficjalnej strony aby uzyskać więcej informacji."
2012-10-06 14:27:53 +00:00
2013-05-15 05:43:14 +00:00
#: errors.php:35
2012-10-06 14:27:53 +00:00
msgid "SQL escaping test failed, check your database and PHP configuration"
2013-05-15 05:43:14 +00:00
msgstr "Test escape'owania SQL nie powiódł się. Sprawdź konfigurację swojej bazy danych i PHP."
2015-06-23 05:54:40 +00:00
#: errors.php:37
#, fuzzy
msgid "Method not found"
msgstr "Kanał nie został odnaleziony."
#: errors.php:39
#, fuzzy
msgid "Plugin not found"
msgstr "Użytkownik nie został odnaleziony"
2014-03-19 11:44:22 +00:00
#: index.php:133
2015-07-15 13:39:25 +00:00
#: index.php:149
#: index.php:267
2014-03-19 11:44:22 +00:00
#: prefs.php:102
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:1405
2016-01-17 13:34:59 +00:00
#: classes/pref/filters.php:778
#: classes/pref/labels.php:296
#: classes/backend.php:5
#: js/feedlist.js:158
2015-11-30 08:32:12 +00:00
#: js/functions.js:1293
#: js/functions.js:1427
#: js/functions.js:1739
#: js/prefs.js:658
#: js/prefs.js:859
#: js/prefs.js:1765
#: js/prefs.js:1781
#: js/prefs.js:1799
2014-09-06 11:11:06 +00:00
#: js/tt-rss.js:55
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:530
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1313
2014-12-18 15:27:30 +00:00
#: plugins/import_export/import_export.js:17
2016-01-17 13:34:59 +00:00
#: js/feedlist.js:489
2014-12-18 15:27:30 +00:00
#: js/functions.js:449
2015-11-30 08:32:12 +00:00
#: js/functions.js:772
#: js/prefs.js:1446
#: js/prefs.js:1499
#: js/prefs.js:1539
#: js/prefs.js:1556
#: js/prefs.js:1572
#: js/prefs.js:1592
#: js/tt-rss.js:547
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:856
2012-12-24 09:34:37 +00:00
msgid "Loading, please wait..."
msgstr "Trwa ładowanie, proszę czekać..."
2015-07-15 13:39:25 +00:00
#: index.php:167
2012-10-06 14:27:53 +00:00
msgid "Collapse feedlist"
msgstr "Rozwiń listę kanałów"
2015-07-15 13:39:25 +00:00
#: index.php:170
2012-10-06 14:27:53 +00:00
msgid "Show articles"
msgstr "Pokaż artykuły"
2015-07-15 13:39:25 +00:00
#: index.php:173
2012-10-06 14:27:53 +00:00
msgid "Adaptive"
msgstr "Adaptacyjny"
2015-07-15 13:39:25 +00:00
#: index.php:174
2012-10-06 14:27:53 +00:00
msgid "All Articles"
msgstr "Wszystkie artykuły"
2015-07-15 13:39:25 +00:00
#: index.php:175
2015-11-30 08:32:12 +00:00
#: include/functions2.php:103
2015-06-23 05:54:40 +00:00
#: classes/feeds.php:104
2012-10-06 14:27:53 +00:00
msgid "Starred"
msgstr "Oznaczone gwiazdką"
2015-07-15 13:39:25 +00:00
#: index.php:176
2015-11-30 08:32:12 +00:00
#: include/functions2.php:104
2015-06-23 05:54:40 +00:00
#: classes/feeds.php:105
2012-10-06 14:27:53 +00:00
msgid "Published"
msgstr "Opublikowane"
2015-07-15 13:39:25 +00:00
#: index.php:177
2015-06-23 05:54:40 +00:00
#: classes/feeds.php:91
#: classes/feeds.php:103
2012-10-06 14:27:53 +00:00
msgid "Unread"
msgstr "Nieprzeczytane"
2015-07-15 13:39:25 +00:00
#: index.php:178
2013-05-15 05:43:14 +00:00
msgid "With Note"
msgstr "Z adnotacją"
2015-07-15 13:39:25 +00:00
#: index.php:179
2012-10-06 14:27:53 +00:00
msgid "Ignore Scoring"
msgstr "Ignoruj punktację"
2015-07-15 13:39:25 +00:00
#: index.php:182
2012-10-06 14:27:53 +00:00
msgid "Sort articles"
msgstr "Sortuj artykuły"
2015-07-15 13:39:25 +00:00
#: index.php:185
2012-12-24 09:34:37 +00:00
msgid "Default"
msgstr "Domyślne"
2015-07-15 13:39:25 +00:00
#: index.php:186
2013-05-15 05:43:14 +00:00
msgid "Newest first"
msgstr "Najpierw najnowsze"
2012-10-06 14:27:53 +00:00
2015-07-15 13:39:25 +00:00
#: index.php:187
2013-05-15 05:43:14 +00:00
msgid "Oldest first"
msgstr "Najpierw najstarsze"
2015-07-15 13:39:25 +00:00
#: index.php:188
2012-10-06 14:27:53 +00:00
msgid "Title"
msgstr "Tytuł"
2015-07-15 13:39:25 +00:00
#: index.php:192
#: index.php:233
2014-12-18 15:27:30 +00:00
#: include/functions2.php:92
2015-06-23 05:54:40 +00:00
#: classes/feeds.php:109
2014-06-18 12:09:28 +00:00
#: js/FeedTree.js:132
#: js/FeedTree.js:160
2012-10-06 14:27:53 +00:00
msgid "Mark as read"
msgstr "Oznacz jako przeczytane"
2015-07-15 13:39:25 +00:00
#: index.php:195
2013-05-15 05:43:14 +00:00
msgid "Older than one day"
msgstr "Starsze niż jeden dzień"
2015-07-15 13:39:25 +00:00
#: index.php:198
2013-05-15 05:43:14 +00:00
msgid "Older than one week"
msgstr "Starsze niż jeden tydzień"
2015-07-15 13:39:25 +00:00
#: index.php:201
2013-05-15 05:43:14 +00:00
msgid "Older than two weeks"
msgstr "Starsze niż dwa tygodnie"
2015-07-15 13:39:25 +00:00
#: index.php:217
2013-05-15 05:43:14 +00:00
msgid "Communication problem with server."
msgstr "Problem w komunikacji z serwerem."
2015-07-15 13:39:25 +00:00
#: index.php:223
2012-10-06 14:27:53 +00:00
msgid "Actions..."
msgstr "Działania..."
2015-07-15 13:39:25 +00:00
#: index.php:225
2013-05-15 05:43:14 +00:00
msgid "Preferences..."
msgstr "Ustawienia..."
2015-07-15 13:39:25 +00:00
#: index.php:226
2012-10-06 14:27:53 +00:00
msgid "Search..."
msgstr "Szukaj..."
2015-07-15 13:39:25 +00:00
#: index.php:227
2012-10-06 14:27:53 +00:00
msgid "Feed actions:"
msgstr "Działania dla kanałów:"
2015-07-15 13:39:25 +00:00
#: index.php:228
#: classes/handler/public.php:660
2012-10-06 14:27:53 +00:00
msgid "Subscribe to feed..."
msgstr "Prenumeruj kanał..."
2015-07-15 13:39:25 +00:00
#: index.php:229
2012-10-06 14:27:53 +00:00
msgid "Edit this feed..."
msgstr "Edytuj ten kanał..."
2015-07-15 13:39:25 +00:00
#: index.php:230
2012-10-06 14:27:53 +00:00
msgid "Rescore feed"
msgstr "Przelicz punktację kanału"
2015-07-15 13:39:25 +00:00
#: index.php:231
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:783
#: classes/pref/feeds.php:1360
2013-07-11 16:27:03 +00:00
#: js/PrefFeedTree.js:74
2012-10-06 14:27:53 +00:00
msgid "Unsubscribe"
msgstr "Wypisz się"
2015-07-15 13:39:25 +00:00
#: index.php:232
2012-10-06 14:27:53 +00:00
msgid "All feeds:"
msgstr "Wszystkie kanały:"
2015-07-15 13:39:25 +00:00
#: index.php:234
2012-10-06 14:27:53 +00:00
msgid "(Un)hide read feeds"
msgstr "Pokaż/Ukryj przeczytane kanały"
2015-07-15 13:39:25 +00:00
#: index.php:235
2012-10-06 14:27:53 +00:00
msgid "Other actions:"
msgstr "Inne działania:"
2015-07-15 13:39:25 +00:00
#: index.php:236
2014-12-18 15:27:30 +00:00
#: include/functions2.php:78
2013-05-15 05:43:14 +00:00
msgid "Toggle widescreen mode"
msgstr "Przełącz tryb szerokoekranowy"
2012-10-06 14:27:53 +00:00
2015-07-15 13:39:25 +00:00
#: index.php:237
2012-10-06 14:27:53 +00:00
msgid "Create label..."
msgstr "Utwórz etykietę..."
2015-07-15 13:39:25 +00:00
#: index.php:238
2012-10-06 14:27:53 +00:00
msgid "Create filter..."
msgstr "Utwórz filtr..."
2015-07-15 13:39:25 +00:00
#: index.php:239
2012-10-06 14:27:53 +00:00
msgid "Keyboard shortcuts help"
msgstr "O skrótach klawiszowych"
2015-07-15 13:39:25 +00:00
#: index.php:248
2013-05-15 05:43:14 +00:00
msgid "Logout"
msgstr "Wyloguj"
2015-07-15 13:39:25 +00:00
#: index.php:254
2015-03-05 20:48:48 +00:00
msgid "Updates are available from Git."
msgstr ""
2013-05-15 05:43:14 +00:00
#: prefs.php:33
2014-03-19 11:44:22 +00:00
#: prefs.php:120
2015-11-30 08:32:12 +00:00
#: include/functions2.php:106
2015-07-15 13:39:25 +00:00
#: classes/pref/prefs.php:435
2013-05-15 05:43:14 +00:00
msgid "Preferences"
msgstr "Ustawienia"
2014-03-19 11:44:22 +00:00
#: prefs.php:111
2012-10-06 14:27:53 +00:00
msgid "Keyboard shortcuts"
msgstr "Skróty klawiszowe"
2014-03-19 11:44:22 +00:00
#: prefs.php:112
2012-10-06 14:27:53 +00:00
msgid "Exit preferences"
msgstr "Wyjdź z ustawień"
2014-03-19 11:44:22 +00:00
#: prefs.php:123
2015-08-12 09:23:59 +00:00
#: classes/pref/feeds.php:112
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:1300
#: classes/pref/feeds.php:1349
2012-10-06 14:27:53 +00:00
msgid "Feeds"
msgstr "Kanały"
2014-03-19 11:44:22 +00:00
#: prefs.php:126
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:247
2012-10-06 14:27:53 +00:00
msgid "Filters"
msgstr "Filtry"
2014-03-19 11:44:22 +00:00
#: prefs.php:129
2015-11-30 08:32:12 +00:00
#: include/functions.php:1247
#: include/functions.php:1900
2012-11-12 10:27:26 +00:00
#: classes/pref/labels.php:90
2012-10-06 14:27:53 +00:00
msgid "Labels"
msgstr "Etykiety"
2014-03-19 11:44:22 +00:00
#: prefs.php:133
2012-10-06 14:27:53 +00:00
msgid "Users"
2013-08-02 06:25:30 +00:00
msgstr "Użytkowników"
2012-10-06 14:27:53 +00:00
2014-03-19 11:44:22 +00:00
#: prefs.php:136
2013-05-15 05:43:14 +00:00
msgid "System"
2013-08-02 06:25:30 +00:00
msgstr "Systemowe"
2013-05-15 05:43:14 +00:00
2014-03-09 07:19:01 +00:00
#: register.php:187
2015-11-30 08:32:12 +00:00
#: include/login_form.php:252
2012-10-06 14:27:53 +00:00
msgid "Create new account"
msgstr "Utwórz nowe konto"
2014-03-09 07:19:01 +00:00
#: register.php:193
2012-10-06 14:27:53 +00:00
msgid "New user registrations are administratively disabled."
2013-05-15 05:43:14 +00:00
msgstr "Rejestracja nowych użytkowników został zablokowana przez administratora."
2014-03-09 07:19:01 +00:00
#: register.php:197
#: register.php:242
#: register.php:255
#: register.php:270
#: register.php:289
#: register.php:337
#: register.php:347
#: register.php:359
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:730
#: classes/handler/public.php:801
#: classes/handler/public.php:899
#: classes/handler/public.php:978
#: classes/handler/public.php:992
#: classes/handler/public.php:999
#: classes/handler/public.php:1024
2013-05-15 05:43:14 +00:00
msgid "Return to Tiny Tiny RSS"
msgstr "Wróć do Tiny Tiny RSS"
2012-10-06 14:27:53 +00:00
2014-03-09 07:19:01 +00:00
#: register.php:218
2013-05-15 05:43:14 +00:00
msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
msgstr "Twoje tymczasowe hasło zostanie wysłane na podany adres email. Konta, na które nikt nie zalogował się, są usuwane automatycznie 24 godziny po wysłaniu hasła tymczasowego."
2012-10-06 14:27:53 +00:00
2014-03-09 07:19:01 +00:00
#: register.php:224
2012-10-06 14:27:53 +00:00
msgid "Desired login:"
msgstr "Pożądana nazwa użytkownika:"
2014-03-09 07:19:01 +00:00
#: register.php:227
2012-10-06 14:27:53 +00:00
msgid "Check availability"
msgstr "Sprawdź dostępność"
2014-03-09 07:19:01 +00:00
#: register.php:229
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:817
2012-10-06 14:27:53 +00:00
msgid "Email:"
msgstr "Email:"
2014-03-09 07:19:01 +00:00
#: register.php:232
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:822
2012-10-06 14:27:53 +00:00
msgid "How much is two plus two:"
msgstr "Ile wynosi dwa plus dwa:"
2014-03-09 07:19:01 +00:00
#: register.php:235
2012-10-06 14:27:53 +00:00
msgid "Submit registration"
msgstr "Zarejestruj się"
2014-03-09 07:19:01 +00:00
#: register.php:253
2012-10-06 14:27:53 +00:00
msgid "Your registration information is incomplete."
msgstr "Wprowadzone informacje są niekompletne."
2014-03-09 07:19:01 +00:00
#: register.php:268
2012-10-06 14:27:53 +00:00
msgid "Sorry, this username is already taken."
msgstr "Niestety, ta nazwa użytkownika jest już zajęta."
2014-03-09 07:19:01 +00:00
#: register.php:287
2012-10-06 14:27:53 +00:00
msgid "Registration failed."
msgstr "Rejestracja nie powiodła się."
2014-03-09 07:19:01 +00:00
#: register.php:334
2012-10-06 14:27:53 +00:00
msgid "Account created successfully."
msgstr "Konto zostało założone."
2014-03-09 07:19:01 +00:00
#: register.php:356
2012-10-06 14:27:53 +00:00
msgid "New user registrations are currently closed."
msgstr "Możliwość rejestracji jest obecnie wyłączona."
2016-01-17 13:34:59 +00:00
#: update.php:66
2012-11-12 10:27:26 +00:00
msgid "Tiny Tiny RSS data update script."
2013-05-15 05:43:14 +00:00
msgstr "Skrypt aktualizacji danych Tiny Tiny RSS."
2012-11-12 10:27:26 +00:00
2013-05-15 05:43:14 +00:00
#: include/digest.php:109
2015-11-30 08:32:12 +00:00
#: include/functions.php:1256
#: include/functions.php:1801
#: include/functions.php:1886
#: include/functions.php:1908
2015-08-12 09:23:59 +00:00
#: classes/pref/feeds.php:228
2015-11-30 08:32:12 +00:00
#: classes/opml.php:421
2013-05-15 05:43:14 +00:00
msgid "Uncategorized"
msgstr "Bez kategorii"
2015-06-23 05:54:40 +00:00
#: include/feedbrowser.php:84
2013-05-15 05:43:14 +00:00
#, php-format
msgid "%d archived article"
msgid_plural "%d archived articles"
msgstr[0] "%d zarchiwizowany artykuł"
msgstr[1] "%d zarchiwizowane artykuły"
msgstr[2] "%d zarchiwizowanych artykułów"
2013-05-15 05:23:41 +00:00
2015-06-23 05:54:40 +00:00
#: include/feedbrowser.php:108
2013-05-15 05:43:14 +00:00
msgid "No feeds found."
msgstr "Nie znaleziono kanałów."
2016-01-17 13:34:59 +00:00
#: include/functions.php:949
#, php-format
msgid "%d min"
msgstr ""
#: include/functions.php:1245
#: include/functions.php:1898
msgid "Special"
msgstr "Specjalne"
#: include/functions.php:1749
#: classes/pref/filters.php:228
#: classes/pref/filters.php:506
msgid "All feeds"
msgstr "Wszystkie kanały"
#: include/functions.php:1953
msgid "Starred articles"
msgstr "Artykuły oznaczone gwiazdką"
#: include/functions.php:1955
msgid "Published articles"
msgstr "Opublikowane artykuły"
#: include/functions.php:1957
msgid "Fresh articles"
msgstr "Świeże artykuły"
#: include/functions.php:1959
#: include/functions2.php:101
msgid "All articles"
msgstr "Wszystkie artykuły"
#: include/functions.php:1961
msgid "Archived articles"
msgstr "Zarchiwizowane artykuły"
#: include/functions.php:1963
msgid "Recently read"
msgstr "Ostatnio czytane"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:52
2012-10-06 14:27:53 +00:00
msgid "Navigation"
msgstr "Nawigacja"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:53
2013-05-15 05:43:14 +00:00
msgid "Open next feed"
msgstr "Przejdź do następnego kanału"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:54
2013-05-15 05:43:14 +00:00
msgid "Open previous feed"
msgstr "Otwórz poprzedni kanał"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:55
2013-05-15 05:43:14 +00:00
msgid "Open next article"
msgstr "Otwórz następny artykuł"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:56
2013-05-15 05:43:14 +00:00
msgid "Open previous article"
msgstr "Otwórz poprzedni artykuł"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:57
2013-05-15 05:43:14 +00:00
msgid "Open next article (don't scroll long articles)"
msgstr "Otwórz następny artykuł (nie przewijaj długich artykułów)"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:58
2013-05-15 05:43:14 +00:00
msgid "Open previous article (don't scroll long articles)"
2013-06-20 08:56:58 +00:00
msgstr "Otwórz poprzeni artykuł (nie przewijaj długich artykułów)"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:59
2013-05-15 05:43:14 +00:00
msgid "Move to next article (don't expand or mark read)"
2013-06-20 08:56:58 +00:00
msgstr "Otwórz następny artykuł (nie rozszerzaj lub oznaczaj jako przeczytane)"
2013-05-15 05:43:14 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:60
2013-05-15 05:43:14 +00:00
msgid "Move to previous article (don't expand or mark read)"
2013-06-20 08:56:58 +00:00
msgstr "Otwórz poprzeni artykuł (nie rozszerzaj lub oznaczaj jako przeczytane)"
2013-05-15 05:43:14 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:61
2012-10-06 14:27:53 +00:00
msgid "Show search dialog"
msgstr "Otwórz okno wyszukiwania"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:62
2013-05-15 05:43:14 +00:00
msgid "Article"
msgstr "Artykuł"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:63
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2006
2012-10-06 14:27:53 +00:00
msgid "Toggle starred"
msgstr "Przełącz oznaczenie gwiazdką"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:64
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2017
2012-10-06 14:27:53 +00:00
msgid "Toggle published"
msgstr "Przełącz flagę publikacji"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:65
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1995
2012-10-06 14:27:53 +00:00
msgid "Toggle unread"
msgstr "Przełącz flagę \"przeczytano\""
2014-12-18 15:27:30 +00:00
#: include/functions2.php:66
2012-10-06 14:27:53 +00:00
msgid "Edit tags"
msgstr "Edytuj tagi"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:67
2013-05-15 05:43:14 +00:00
msgid "Dismiss selected"
msgstr "Odrzuć wybrane"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:68
2013-05-15 05:43:14 +00:00
msgid "Dismiss read"
msgstr "Odrzuć przeczytane"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:69
2013-05-15 05:43:14 +00:00
msgid "Open in new window"
msgstr "Otwórz w nowym oknie"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:70
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2036
2013-05-15 05:43:14 +00:00
msgid "Mark below as read"
msgstr "Oznacz poniższe jako przeczytane"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:71
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2030
2013-05-15 05:43:14 +00:00
msgid "Mark above as read"
msgstr "Oznacz powyższe jako przeczytane"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:72
2013-05-15 05:43:14 +00:00
msgid "Scroll down"
msgstr "Przewiń w dół"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:73
2013-05-15 05:43:14 +00:00
msgid "Scroll up"
msgstr "Przewiń do góry"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:74
2013-05-15 05:43:14 +00:00
msgid "Select article under cursor"
msgstr "Wybierz artykuł pod kursorem"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:75
2013-05-15 05:43:14 +00:00
msgid "Email article"
msgstr "Prześlij artykuł emailem"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:76
2013-05-15 05:43:14 +00:00
msgid "Close/collapse article"
msgstr "Zamknij/zwiń artykuł"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:77
2013-05-15 05:43:14 +00:00
msgid "Toggle article expansion (combined mode)"
msgstr "Przełącz rozszerzanie artykułów (tryb scalony)"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:79
2013-05-15 05:43:14 +00:00
#: plugins/embed_original/init.php:31
msgid "Toggle embed original"
msgstr "Przełącza flagę \"wbuduj oryginalny artykuł\""
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:80
2013-05-15 05:43:14 +00:00
msgid "Article selection"
msgstr "Wybór artykułów"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:81
2012-10-06 14:27:53 +00:00
msgid "Select all articles"
msgstr "Wybierz wszystkie artykuły"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:82
2013-05-15 05:43:14 +00:00
msgid "Select unread"
msgstr "Wybierz nieprzeczytane"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:83
2013-05-15 05:43:14 +00:00
msgid "Select starred"
msgstr "Wybierz oznaczone gwiazdką"
2012-10-18 08:56:48 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:84
2013-05-15 05:43:14 +00:00
msgid "Select published"
msgstr "Wybierz opublikowane"
2012-10-18 08:56:48 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:85
2013-05-15 05:43:14 +00:00
msgid "Invert selection"
msgstr "Odwróć zaznaczenie"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:86
2013-05-15 05:43:14 +00:00
msgid "Deselect everything"
msgstr "Odznacz wszystko"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:87
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:555
#: classes/pref/feeds.php:821
2013-05-15 05:43:14 +00:00
msgid "Feed"
msgstr "Kanał"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:88
2013-05-15 05:43:14 +00:00
msgid "Refresh current feed"
msgstr "Odśwież bieżący kanał"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:89
2013-05-15 05:43:14 +00:00
msgid "Un/hide read feeds"
msgstr "Pokaż/Ukryj przeczytane kanały"
2012-10-06 14:27:53 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:90
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:1352
2012-10-06 14:27:53 +00:00
msgid "Subscribe to feed"
msgstr "Prenumeruj kanał"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:91
2014-06-18 12:09:28 +00:00
#: js/FeedTree.js:139
2013-07-11 16:27:03 +00:00
#: js/PrefFeedTree.js:68
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2206
2012-10-06 14:27:53 +00:00
msgid "Edit feed"
msgstr "Edytuj kanał"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:93
2013-05-15 05:43:14 +00:00
msgid "Reverse headlines"
2013-05-15 05:42:54 +00:00
msgstr "Odwróć kolejność nagłówków"
2013-05-15 05:23:41 +00:00
2014-12-18 15:27:30 +00:00
#: include/functions2.php:94
2013-05-15 05:43:14 +00:00
msgid "Debug feed update"
msgstr "Testuj aktualizację kanałów"
2014-12-18 15:27:30 +00:00
#: include/functions2.php:95
2015-11-30 08:32:12 +00:00
#, fuzzy
msgid "Debug viewfeed()"
msgstr "Testuj aktualizację kanałów"
#: include/functions2.php:96
2014-06-18 12:09:28 +00:00
#: js/FeedTree.js:182
2012-10-06 14:27:53 +00:00
msgid "Mark all feeds as read"
msgstr "Oznacz wszystkie kanały jako przeczytane"
2015-11-30 08:32:12 +00:00
#: include/functions2.php:97
2013-05-15 05:43:14 +00:00
msgid "Un/collapse current category"
msgstr "Zwiń/rozwiń bieżącą kategorię"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:98
2013-05-15 05:43:14 +00:00
msgid "Toggle combined mode"
msgstr "Przełącz tryb scalony"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:99
2013-05-15 05:43:14 +00:00
msgid "Toggle auto expand in combined mode"
msgstr "Przełącz automatyczne rozszerzanie artykułów w trybie scalonym"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:100
2013-05-15 05:43:14 +00:00
msgid "Go to"
msgstr "Idź do"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:102
2013-05-15 05:43:14 +00:00
msgid "Fresh"
msgstr "Świeży"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:105
#: js/tt-rss.js:474
#: js/tt-rss.js:658
2012-10-06 14:27:53 +00:00
msgid "Tag cloud"
msgstr "Chmura tagów"
2015-11-30 08:32:12 +00:00
#: include/functions2.php:107
2013-05-15 05:43:14 +00:00
msgid "Other"
msgstr "Inne"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:108
2013-05-15 05:43:14 +00:00
#: classes/pref/labels.php:281
msgid "Create label"
msgstr "Utwórz etykietę"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:109
#: classes/pref/filters.php:752
2013-05-15 05:43:14 +00:00
msgid "Create filter"
msgstr "Utwórz filtr"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:110
2013-05-15 05:43:14 +00:00
msgid "Un/collapse sidebar"
msgstr "Zwin/rozwiń pasek boczny"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:111
2013-05-15 05:43:14 +00:00
msgid "Show help dialog"
msgstr "Otwórz okno pomocy"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/functions2.php:667
2012-11-12 10:27:26 +00:00
#, php-format
msgid "Search results: %s"
msgstr "Wyniki wyszukiwania: %s"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1313
#: classes/feeds.php:727
2013-09-02 09:09:32 +00:00
#, fuzzy
msgid "comment"
msgid_plural "comments"
msgstr[0] "Komentarze?"
msgstr[1] "Komentarze?"
msgstr[2] "Komentarze?"
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1317
#: classes/feeds.php:731
2013-09-02 09:09:32 +00:00
#, fuzzy
msgid "comments"
msgstr "Komentarze?"
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1343
2012-11-12 10:27:26 +00:00
msgid " - "
msgstr " - "
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1376
#: include/functions2.php:1627
2015-06-23 05:54:40 +00:00
#: classes/article.php:292
2012-11-12 10:27:26 +00:00
msgid "no tags"
msgstr "brak tagów"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1386
#: classes/feeds.php:713
2012-11-12 10:27:26 +00:00
msgid "Edit tags for this article"
msgstr "Edytuj tagi dla tego artykułu"
2012-10-18 08:56:48 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1418
#: classes/feeds.php:660
2012-11-12 10:27:26 +00:00
msgid "Originally from:"
msgstr "Oryginał pochodzi z:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1431
#: classes/feeds.php:673
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:574
2012-10-06 14:27:53 +00:00
msgid "Feed URL"
msgstr "Adres kanału"
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1468
#: classes/pref/prefs.php:1105
#: classes/pref/feeds.php:1654
#: classes/pref/feeds.php:1720
#: classes/pref/filters.php:204
2015-06-23 05:54:40 +00:00
#: classes/dlg.php:37
#: classes/dlg.php:60
#: classes/dlg.php:93
#: classes/dlg.php:159
2015-07-15 13:39:25 +00:00
#: classes/dlg.php:186
2016-01-17 13:34:59 +00:00
#: classes/backend.php:105
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:415
#: plugins/import_export/init.php:460
2015-06-23 05:54:40 +00:00
#: plugins/af_psql_trgm/init.php:102
2015-11-30 08:32:12 +00:00
#: plugins/share/init.php:121
2012-11-12 10:27:26 +00:00
msgid "Close this window"
msgstr "Zamknij to okno"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1665
2012-11-12 10:27:26 +00:00
msgid "(edit note)"
msgstr "(edytuj notatkę)"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1920
2013-05-15 05:43:14 +00:00
msgid "unknown type"
msgstr "nieznany typ"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: include/functions2.php:1997
2012-11-12 10:27:26 +00:00
msgid "Attachments"
msgstr "Załączniki"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: include/login_form.php:197
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:557
#: classes/handler/public.php:812
2013-05-15 05:43:14 +00:00
msgid "Login:"
msgstr "Nazwa użytkownika:"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/login_form.php:207
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:560
2013-05-15 05:43:14 +00:00
msgid "Password:"
msgstr "Hasło:"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/login_form.php:213
2013-05-15 05:43:14 +00:00
msgid "I forgot my password"
msgstr "Zapomniałem hasła"
2013-05-15 05:42:54 +00:00
2015-11-30 08:32:12 +00:00
#: include/login_form.php:219
2013-05-15 05:42:54 +00:00
msgid "Profile:"
msgstr "Profil:"
2015-11-30 08:32:12 +00:00
#: include/login_form.php:223
#: classes/rpc.php:63
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:1043
#: classes/handler/public.php:299
2013-05-15 05:42:54 +00:00
msgid "Default profile"
msgstr "Domyślny profil"
2015-11-30 08:32:12 +00:00
#: include/login_form.php:231
2013-05-15 05:42:54 +00:00
msgid "Use less traffic"
msgstr "Wersja lekka"
2015-11-30 08:32:12 +00:00
#: include/login_form.php:235
2013-05-15 05:43:14 +00:00
msgid "Does not display images in articles, reduces automatic refreshes."
2013-08-02 06:25:30 +00:00
msgstr "Nie wyświetla obrazków w artykułach, zmniejsza częstotliwość odświeżania."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: include/login_form.php:243
2013-05-15 05:43:14 +00:00
msgid "Remember me"
msgstr "Pamiętaj mnie"
2015-11-30 08:32:12 +00:00
#: include/login_form.php:249
2015-07-15 13:39:25 +00:00
#: classes/handler/public.php:565
2013-05-15 05:43:14 +00:00
msgid "Log in"
msgstr "Zaloguj"
2015-11-30 08:32:12 +00:00
#: include/sessions.php:44
2013-07-11 16:27:03 +00:00
msgid "Session failed to validate (schema version changed)"
2013-08-02 06:25:30 +00:00
msgstr "Nie powiodła się weryfikacja sesji (zmieniona wersja schematu)"
2013-07-11 16:27:03 +00:00
2015-11-30 08:32:12 +00:00
#: include/sessions.php:56
2013-07-11 16:27:03 +00:00
msgid "Session failed to validate (user not found)"
2013-08-02 06:25:30 +00:00
msgstr "Nie powiodła się weryfikacja sesji (nie znaleziono użytkownika)"
2013-07-11 16:27:03 +00:00
2015-11-30 08:32:12 +00:00
#: include/sessions.php:65
2013-07-11 16:27:03 +00:00
msgid "Session failed to validate (password changed)"
2013-08-02 06:25:30 +00:00
msgstr "Nie powiodła się weryfikacja sesji (zmienione hasło)"
2013-07-11 16:27:03 +00:00
2016-01-17 13:34:59 +00:00
#: classes/article.php:25
msgid "Article not found."
msgstr "Artykuł nie został znaleziony."
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/article.php:178
msgid "Tags for this article (separated by commas):"
msgstr "Tagi dla tego artykułu (oddzielone przecinkami):"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/article.php:203
#: classes/pref/prefs.php:989
#: classes/pref/feeds.php:799
#: classes/pref/feeds.php:939
#: classes/pref/filters.php:484
#: classes/pref/users.php:98
#: classes/pref/labels.php:79
#: plugins/af_redditimgur/init.php:55
#: plugins/nsfw/init.php:85
#: plugins/af_psql_trgm/init.php:184
#: plugins/note/init.php:51
#: plugins/instances/init.php:245
#: plugins/mail/init.php:64
msgid "Save"
msgstr "Zapisz"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/article.php:205
#: classes/feeds.php:1076
#: classes/feeds.php:1126
#: classes/feeds.php:1163
#: classes/pref/prefs.php:991
#: classes/pref/feeds.php:800
#: classes/pref/feeds.php:942
#: classes/pref/feeds.php:1860
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:487
#: classes/pref/filters.php:901
#: classes/pref/filters.php:982
#: classes/pref/filters.php:1075
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:100
#: classes/pref/labels.php:81
#: classes/handler/public.php:534
#: classes/handler/public.php:568
2015-11-30 08:32:12 +00:00
#: plugins/note/init.php:53
2014-12-18 15:27:30 +00:00
#: plugins/instances/init.php:248
#: plugins/instances/init.php:436
2016-01-17 13:34:59 +00:00
#: plugins/mail/init.php:172
2014-12-18 15:27:30 +00:00
msgid "Cancel"
msgstr "Anuluj"
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:53
msgid "View as RSS feed"
msgstr "Zobacz jako kanał RSS"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:54
#: classes/feeds.php:134
#: classes/pref/feeds.php:1516
msgid "View as RSS"
msgstr "Wyświetl jako RSS"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:62
2013-05-15 05:43:14 +00:00
#, php-format
2016-01-17 13:34:59 +00:00
msgid "Last updated: %s"
msgstr "Ostatnia aktualizacja: %s"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:90
#: classes/pref/prefs.php:1003
#: classes/pref/feeds.php:1343
#: classes/pref/feeds.php:1605
#: classes/pref/feeds.php:1669
#: classes/pref/filters.php:361
#: classes/pref/filters.php:409
#: classes/pref/filters.php:746
#: classes/pref/filters.php:834
#: classes/pref/filters.php:861
#: classes/pref/users.php:337
#: classes/pref/labels.php:275
#: plugins/instances/init.php:287
msgid "All"
msgstr "Wszystko"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:92
msgid "Invert"
msgstr "Odwróć"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:93
#: classes/pref/prefs.php:1005
#: classes/pref/feeds.php:1345
#: classes/pref/feeds.php:1607
#: classes/pref/feeds.php:1671
#: classes/pref/filters.php:363
#: classes/pref/filters.php:411
#: classes/pref/filters.php:748
#: classes/pref/filters.php:836
#: classes/pref/filters.php:863
#: classes/pref/users.php:339
#: classes/pref/labels.php:277
#: plugins/instances/init.php:289
msgid "None"
msgstr "Nic"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:99
msgid "More..."
msgstr "Więcej..."
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:101
msgid "Selection toggle:"
msgstr "Przełącz zaznaczenie:"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:107
msgid "Selection:"
msgstr "Zaznaczenie:"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:110
msgid "Set score"
msgstr "Oceń"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:113
msgid "Archive"
msgstr "Archiwizuj"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:115
msgid "Move back"
2013-05-15 05:43:14 +00:00
msgstr "Cofnij"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:116
#: classes/pref/filters.php:370
#: classes/pref/filters.php:418
#: classes/pref/filters.php:843
#: classes/pref/filters.php:870
msgid "Delete"
msgstr "Usuń"
2014-03-09 07:19:01 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:121
#: classes/feeds.php:126
#: plugins/mailto/init.php:25
#: plugins/mail/init.php:75
msgid "Forward by email"
msgstr "Przekaż za pomocą emaila"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:130
msgid "Feed:"
msgstr "Kanał:"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:201
#: classes/feeds.php:867
msgid "Feed not found."
msgstr "Kanał nie został odnaleziony."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:272
msgid "Never"
msgstr "Nigdy"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:385
#, php-format
msgid "Imported at %s"
msgstr "Zaimportowane do %s"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:444
#: classes/feeds.php:541
#, fuzzy
msgid "mark feed as read"
msgstr "Oznacz kanał jako przeczytany"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:600
msgid "Collapse article"
msgstr "Zwiń artykuł"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:766
msgid "No unread articles found to display."
msgstr "Nie znaleziono nieprzeczytanych artykułów."
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:769
msgid "No updated articles found to display."
msgstr "Nie znaleziono uaktualnionych artykułów."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:772
msgid "No starred articles found to display."
msgstr "Nie znaleziono artykułów oznaczonych gwiazdką."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:776
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
msgstr "Nie znaleziono artykułów do wyświetlenia. Możesz ręcznie przypisać artykuły do etykiet z menu kontekstowego artykułu (ma zastosowanie do wszystkich zaznaczonych artykułów) lub użyć filtru."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:778
msgid "No articles found to display."
msgstr "Nie znaleziono artykułów."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:793
#: classes/feeds.php:967
#, php-format
msgid "Feeds last updated at %s"
msgstr "Kanały ostatnio uaktualnione o %s"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:803
#: classes/feeds.php:977
msgid "Some feeds have update errors (click for details)"
msgstr "Wystąpiły błędy aktualizacji niektórych kanałów (kliknij aby zobaczyć szczegóły)"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:957
msgid "No feed selected."
msgstr "Nie wybrano kanału."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1014
#: classes/feeds.php:1022
msgid "Feed or site URL"
msgstr "Adres kanału lub strony"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1028
#: classes/pref/feeds.php:595
#: classes/pref/feeds.php:828
#: classes/pref/feeds.php:1824
msgid "Place in category:"
msgstr "Umieść w kategorii:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1036
msgid "Available feeds"
msgstr "Dostępne kanały"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1048
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:637
#: classes/pref/feeds.php:876
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:56
2015-11-30 08:32:12 +00:00
msgid "Authentication"
msgstr "Uwierzytelnianie"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1052
#: classes/pref/feeds.php:643
#: classes/pref/feeds.php:880
#: classes/pref/feeds.php:1838
#: classes/pref/users.php:397
msgid "Login"
msgstr "Nazwa użytkownika"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1055
#: classes/pref/prefs.php:245
#: classes/pref/feeds.php:656
#: classes/pref/feeds.php:886
#: classes/pref/feeds.php:1841
msgid "Password"
msgstr "Hasło"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1065
msgid "This feed requires authentication."
msgstr "Ten kanał wymaga uwierzytelniania."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1070
#: classes/feeds.php:1124
#: classes/pref/feeds.php:1859
msgid "Subscribe"
msgstr "Prenumeruj"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1073
msgid "More feeds"
msgstr "Więcej kanałów"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1096
#: classes/feeds.php:1162
2015-11-30 08:32:12 +00:00
#: classes/pref/feeds.php:1336
2016-01-17 13:34:59 +00:00
#: classes/pref/filters.php:739
#: classes/pref/users.php:324
2013-05-15 05:43:14 +00:00
#: js/tt-rss.js:174
msgid "Search"
msgstr "Szukaj"
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1100
msgid "Popular feeds"
msgstr "Popularne kanały"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1101
msgid "Feed archive"
msgstr "Archiwum kanału"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1104
msgid "limit:"
msgstr "limit:"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1125
#: classes/pref/feeds.php:765
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:477
#: classes/pref/filters.php:765
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:348
#: classes/pref/labels.php:284
2013-05-15 05:43:14 +00:00
#: plugins/instances/init.php:294
msgid "Remove"
msgstr "Usuń"
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1136
msgid "Look for"
msgstr "Szukaj napisu"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1144
2013-05-15 05:43:14 +00:00
#, php-format
2016-01-17 13:34:59 +00:00
msgid "in %s"
msgstr ""
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/feeds.php:1149
msgid "Used for word stemming"
msgstr ""
#: classes/feeds.php:1158
#, fuzzy
msgid "Search syntax"
msgstr "Szukaj"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:18
#: classes/pref/feeds.php:537
msgid "General"
msgstr "Ogólne"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:19
msgid "Interface"
msgstr "Interfejs"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:20
msgid "Advanced"
msgstr "Zaawansowane"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:21
msgid "Digest"
msgstr "Wyciąg"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:25
msgid "Allow duplicate articles"
msgstr "Zezwalaj na powielanie artykułów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:26
msgid "Blacklisted tags"
msgstr "Czarna lista tagów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:26
msgid "When auto-detecting tags in articles these tags will not be applied (comma-separated list)."
msgstr "Podczas automatycznego wykrywania tagów wymienione obok tagi nie zostaną zastosowane (kolejne tagi oddzielaj przecinkiem)."
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:27
msgid "Automatically mark articles as read"
msgstr "Automatycznie oznacz artykuły jako przeczytane"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:27
msgid "This option enables marking articles as read automatically while you scroll article list."
msgstr "Opcja uruchamia automatyczne oznaczanie artykułów jako przeczytanych podczas przewijania listy artykułów,"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:28
msgid "Automatically expand articles in combined mode"
msgstr "Automatycznie powiększ okno artykułu w trybie zintegrowanym"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:29
msgid "Combined feed display"
msgstr "Tryb zintegrowany widoku kanału"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:29
msgid "Display expanded list of feed articles, instead of separate displays for headlines and article content"
msgstr "Wyświetl rozwiniętą listę artykułów z kanału zamiast osobnych okien dla nagłówków i treści"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:30
msgid "Confirm marking feed as read"
msgstr "Potwierdź oznaczanie kanału jako przeczytanego"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:31
msgid "Amount of articles to display at once"
msgstr "Ilość artykułów do wyświetlenia za jednym razem"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:32
msgid "Default feed update interval"
msgstr "Domyślna częstotliwość aktualizacji kanałów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:32
msgid "Shortest interval at which a feed will be checked for updates regardless of update method"
msgstr "Najkrótszy odstęp czasu co który kanał będzie sprawdzany w poszukiwaniu zmian, niezależnie od metody aktualizacji"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:33
msgid "Mark articles in e-mail digest as read"
msgstr "Oznacz jako przeczytane artykuły przesłane emailem jako przegląd"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:34
msgid "Enable e-mail digest"
msgstr "Włącz przegląd artykułów wysyłany emailem"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:34
msgid "This option enables sending daily digest of new (and unread) headlines on your configured e-mail address"
msgstr "Opcja powoduje włączenie wysyłania na Twój adres email codziennych podsumowań zawierających nagłówki nowych (i nieprzeczytanych) artykułów."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:35
msgid "Try to send digests around specified time"
msgstr "Spróbuj wysłać podsumowanie w pobliżu wskazanej godziny"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:35
msgid "Uses UTC timezone"
msgstr "Używa strefy UTC"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:36
msgid "Enable API access"
msgstr "Włącz dostęp do API"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:36
msgid "Allows external clients to access this account through the API"
msgstr "Zezwój zewnętrznym klientom/aplikacjom korzystać z tego konta przez API"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:37
msgid "Enable feed categories"
msgstr "Włącz kategorie kanałów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:38
msgid "Sort feeds by unread articles count"
msgstr "Sortuj kanały według liczby nieprzeczytanych artykułów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:39
msgid "Maximum age of fresh articles (in hours)"
msgstr "Przez ile czasu uznawać artykuł za świeży (w godzinach)"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:40
msgid "Hide feeds with no unread articles"
msgstr "Ukryj kanały nie zawierające nieprzeczytanych artykułów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:41
msgid "Show special feeds when hiding read feeds"
msgstr "Pokaż kanały specjalne gdy włączone jest ukrywanie przeczytanych kanałów."
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:42
msgid "Long date format"
msgstr "Długi format daty"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:42
msgid "The syntax used is identical to the PHP <a href='http://php.net/manual/function.date.php'>date()</a> function."
msgstr "Składnia jest identyczna ze składnią PHPowej funkcji <a href='http://php.net/manual/function.date.php'>date()</a>."
2015-08-12 09:23:59 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:43
msgid "On catchup show next feed"
msgstr "Przejdź do następnego kanału po zakończeniu lektury ostatniego artykułu"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:43
msgid "Automatically open next feed with unread articles after marking one as read"
msgstr "Automatycznie otwórz kolejny kanał z nieprzeczytanymi artykułami po oznaczeniu poprzedniego jako przeczytany"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:44
msgid "Purge articles after this number of days (0 - disables)"
msgstr "Usuń artykuły po X dniach (0 - wyłącza)"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:45
msgid "Purge unread articles"
msgstr "Czyszczenie nieprzeczytanych artykułów"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:46
msgid "Reverse headline order (oldest first)"
msgstr "Odwrotny porządek nagłówków (najstarsze pierwsze)"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:47
msgid "Short date format"
msgstr "Krótki format daty"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:48
msgid "Show content preview in headlines list"
msgstr "Wyświetl podgląd treści w widoku nagłówków"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:49
msgid "Sort headlines by feed date"
msgstr "Sortuj nagłówki według daty kanału"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:49
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr "Użyj do sortowania nagłówków daty artykułu z kanału zamiast lokalnej daty zaimportowania artykułu."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:50
msgid "Login with an SSL certificate"
msgstr "Logowanie z wykorzystaniem certyfikatu SSL"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:50
msgid "Click to register your SSL client certificate with tt-rss"
msgstr "Kliknij aby zarejestrować swój certyfikat klienta SSL w tt-rss"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:51
msgid "Do not embed images in articles"
msgstr "Nie osadzaj obrazków w artykułach"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:52
msgid "Strip unsafe tags from articles"
msgstr "Usuń niebezpieczne tagi z artykułów"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:52
msgid "Strip all but most common HTML tags when reading articles."
msgstr "Podczas czytania artykułu usuń wszystkie poza najpopularniejszymi znaczniki HTML."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:53
#: js/prefs.js:1692
msgid "Customize stylesheet"
msgstr "Dostosuj arkusz styli"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:53
msgid "Customize CSS stylesheet to your liking"
msgstr "Dostosuj arkusz styli CSS wedle swojego uznania"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:54
msgid "Time zone"
msgstr "Strefa czasowa"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:55
msgid "Group headlines in virtual feeds"
msgstr "Grupuj nagłówki w wirtualnych kanałach"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:55
msgid "Special feeds, labels, and categories are grouped by originating feeds"
msgstr "Kanały specjalne, etykiety i kategorie są grupowane według źródłowego kanału"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:56
msgid "Language"
msgstr "Język"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:57
msgid "Theme"
msgstr "Styl"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:57
msgid "Select one of the available CSS themes"
msgstr "Wybierz jeden z dostępnych styli CSS"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:126
msgid "The configuration was saved."
msgstr "Konfiguracja została zapisana."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:140
msgid "Your personal data has been saved."
msgstr "Dwoje dane osobiste zostały zapisane."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:160
msgid "Your preferences are now set to default values."
msgstr "Twoje ustawienie zostały zresetowane do wartości domyślnych."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:183
msgid "Personal data / Authentication"
msgstr "Dane osobiste / Uwierzytelnianie"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:203
msgid "Personal data"
msgstr "Informacje osobiste"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:213
msgid "Full name"
msgstr "Nazwa"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:217
msgid "E-mail"
msgstr "E-mail"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:223
msgid "Access level"
msgstr "Poziom dostępu"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:233
msgid "Save data"
msgstr "Zapisz dane"
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:254
msgid "Your password is at default value, please change it."
msgstr "Używasz domyślnego hasła, zmień je proszę."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:289
msgid "Changing your current password will disable OTP."
msgstr "Zmiana Twojego bieżącego hasła spowoduje wyłączenie mechanizmu OTP."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:294
msgid "Old password"
msgstr "Stare hasło"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:297
msgid "New password"
msgstr "Nowe hasło"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:302
msgid "Confirm password"
msgstr "Potwierdź hasło"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:312
msgid "Change password"
msgstr "Zmień hasło"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:318
msgid "One time passwords / Authenticator"
msgstr "Hasło jednorazowe / Uwierzytelnianie"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:322
msgid "One time passwords are currently enabled. Enter your current password below to disable."
msgstr "Hasła jednorazowe są obecnie włączone. Wprowadź swoje obecne hasło aby je wyłączyć."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:347
#: classes/pref/prefs.php:398
msgid "Enter your password"
msgstr "Wprowadź hasło"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:358
msgid "Disable OTP"
msgstr "Wyłącz hasła jednorazowe"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:364
msgid "You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP."
msgstr "Potrzebujesz właściwego modułu uwierzytelniającego aby użyć tej funkcji. Zmiana hasła spowoduje automatyczne wyłączenie OTP."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:366
msgid "Scan the following code by the Authenticator application:"
msgstr "Zeskanuj poniższy kod przy użyciu aplikacji uwierzytelniającej:"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:403
msgid "Enter the generated one time password"
msgstr "Wprowadź wygenerowane hasło jednorazowe:"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:417
msgid "Enable OTP"
msgstr "Włącz hasła jednorazowe"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:423
msgid "PHP GD functions are required for OTP support."
msgstr "Funkcje dostarczane przez PHP GD są niezbędne do uruchomienia OTP."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:466
msgid "Some preferences are only available in default profile."
msgstr "Niektóre ustawienia dostępne są jedynie dla domyślnego profilu."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:564
msgid "Customize"
msgstr "Dostosuj"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:629
msgid "Register"
msgstr "Zarejestruj"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:633
msgid "Clear"
msgstr "Wyczyść"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:639
#, php-format
msgid "Current server time: %s (UTC)"
msgstr "Czas serwera to: %s (UTC)"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:671
msgid "Save configuration"
msgstr "Zapisz konfigurację"
2014-04-02 08:22:40 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:675
msgid "Save and exit preferences"
msgstr "Zapisz i wyjdź z ustawień"
2014-04-02 08:22:40 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:680
msgid "Manage profiles"
msgstr "Zarządzaj profilami"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:683
msgid "Reset to defaults"
msgstr "Przywróć domyślne"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:706
#: classes/pref/feeds.php:770
msgid "Plugins"
msgstr "Wtyczki"
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:708
msgid "You will need to reload Tiny Tiny RSS for plugin changes to take effect."
msgstr "Musisz przeładować Tiny Tiny RSS aby zastosować zmiany we wtyczkach."
2012-11-12 10:27:26 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/prefs.php:710
msgid "Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">wiki</a>."
msgstr "Pobierz więcej wtyczek z <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forum</a> lub <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">wiki</a> tt-rss.org."
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:740
2015-11-30 08:32:12 +00:00
msgid "System plugins"
msgstr "Wtyczki systemowe"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:744
#: classes/pref/prefs.php:800
2015-11-30 08:32:12 +00:00
msgid "Plugin"
msgstr "Wtyczka"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:745
#: classes/pref/prefs.php:801
2015-11-30 08:32:12 +00:00
msgid "Description"
msgstr "Opis"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:746
#: classes/pref/prefs.php:802
2015-11-30 08:32:12 +00:00
msgid "Version"
msgstr "Wersja"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:747
#: classes/pref/prefs.php:803
2015-11-30 08:32:12 +00:00
msgid "Author"
msgstr "Autor"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:778
#: classes/pref/prefs.php:837
2015-11-30 08:32:12 +00:00
msgid "more info"
msgstr "więcej informacji"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:787
#: classes/pref/prefs.php:846
2015-11-30 08:32:12 +00:00
msgid "Clear data"
msgstr "Wyczyść dane"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:796
2015-11-30 08:32:12 +00:00
msgid "User plugins"
msgstr "Wtyczki użytkowników"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:861
2015-11-30 08:32:12 +00:00
msgid "Enable selected plugins"
msgstr "Włącz wybrane wtyczki"
2013-12-09 05:23:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:929
2015-11-30 08:32:12 +00:00
msgid "Incorrect one time password"
msgstr "Nieprawidłowe hasło jednorazowe"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:932
#: classes/pref/prefs.php:949
2015-11-30 08:32:12 +00:00
msgid "Incorrect password"
msgstr "Nieprawidłowe hasło"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:974
2015-11-30 08:32:12 +00:00
#, php-format
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">This file</a> can be used as a baseline."
msgstr "Możesz nadpisać ustawienia kolorów, czcionek i układu wybranego stylu przy użyciu własnych deklaracji CSS. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">Ten plik</a> może posłużyć jako przykład."
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:1000
#: classes/pref/feeds.php:1340
#: classes/pref/feeds.php:1602
#: classes/pref/feeds.php:1666
#: classes/pref/filters.php:358
#: classes/pref/filters.php:406
#: classes/pref/filters.php:743
#: classes/pref/filters.php:831
#: classes/pref/filters.php:858
#: classes/pref/users.php:334
#: classes/pref/labels.php:272
#: plugins/instances/init.php:284
msgid "Select"
msgstr "Wybierz"
#: classes/pref/prefs.php:1014
2015-11-30 08:32:12 +00:00
msgid "Create profile"
msgstr "Utwórz profil"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:1037
#: classes/pref/prefs.php:1065
2015-11-30 08:32:12 +00:00
msgid "(active)"
msgstr "(aktywny)"
2013-05-15 05:23:41 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:1099
2015-11-30 08:32:12 +00:00
msgid "Remove selected profiles"
msgstr "Usuń wybrane profile"
2012-11-12 10:27:26 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/prefs.php:1101
2015-11-30 08:32:12 +00:00
msgid "Activate profile"
msgstr "Aktywuj profil"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:15
msgid "Check to enable field"
msgstr "Zaznacz aby uaktywnić pole"
2013-09-02 09:09:32 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:65
#: classes/pref/feeds.php:214
#: classes/pref/feeds.php:258
#: classes/pref/feeds.php:264
#: classes/pref/feeds.php:290
#, php-format
msgid "(%d feed)"
msgid_plural "(%d feeds)"
msgstr[0] "(%d kanał)"
msgstr[1] "(%d kanały)"
msgstr[2] "(%d kanałów)"
2013-09-02 09:09:32 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:561
msgid "Feed Title"
msgstr "Tytuł kanału"
#: classes/pref/feeds.php:572
#: classes/handler/public.php:508
#: plugins/instances/init.php:212
#: plugins/instances/init.php:401
msgid "URL:"
msgstr "Adres:"
#: classes/pref/feeds.php:608
#: classes/pref/feeds.php:842
#, fuzzy
msgid "Language:"
msgstr "Język"
#: classes/pref/feeds.php:615
#: classes/pref/feeds.php:851
msgid "Update"
msgstr "Aktualizuj"
#: classes/pref/feeds.php:630
#: classes/pref/feeds.php:867
msgid "Article purging:"
msgstr "Czyszczenie artykułów:"
#: classes/pref/feeds.php:660
msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
msgstr "<b>Wskazówka:</b> musisz wypełnić dane logowania jeżeli Twój kanał wymaga uwierzytelniania. Nie dotyczy to kanałów z Twittera."
#: classes/pref/feeds.php:665
#: classes/pref/feeds.php:892
#: classes/pref/users.php:77
msgid "Options"
msgstr "Opcje"
#: classes/pref/feeds.php:679
#: classes/pref/feeds.php:896
msgid "Hide from Popular feeds"
msgstr "Ukryj przed umieszczeniem w Popularnych kanałach"
#: classes/pref/feeds.php:691
#: classes/pref/feeds.php:902
msgid "Include in e-mail digest"
msgstr "Umieść w przeglądzie emailowym"
#: classes/pref/feeds.php:704
#: classes/pref/feeds.php:908
msgid "Always display image attachments"
msgstr "Zawsze wyświetlaj załączniki graficzne"
#: classes/pref/feeds.php:717
#: classes/pref/feeds.php:916
msgid "Do not embed images"
msgstr "Nie osadzaj obrazków"
#: classes/pref/feeds.php:730
#: classes/pref/feeds.php:924
msgid "Cache images locally"
msgstr "Przechowuj obrazki lokalnie"
#: classes/pref/feeds.php:742
#: classes/pref/feeds.php:930
msgid "Mark updated articles as unread"
msgstr "Oznacz zaktualizowane artykuły jako nieprzeczytane"
#: classes/pref/feeds.php:746
msgid "Icon"
msgstr "Ikona"
#: classes/pref/feeds.php:763
msgid "Replace"
msgstr "Zamień"
#: classes/pref/feeds.php:790
msgid "Resubscribe to push updates"
msgstr "Odnów prenumeratę aktualizacji typu PUSH"
#: classes/pref/feeds.php:797
msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
msgstr "Resetuje status prenumerat PubSubHubbub dla kanałów obsługujących PUSH."
#: classes/pref/feeds.php:1203
#: classes/pref/feeds.php:1256
msgid "All done."
msgstr "Zrobione."
#: classes/pref/feeds.php:1311
msgid "Feeds with errors"
msgstr "Kanały z błędami"
#: classes/pref/feeds.php:1318
msgid "Inactive feeds"
msgstr "Nieaktywne kanały"
#: classes/pref/feeds.php:1354
msgid "Edit selected feeds"
msgstr "Edytuj wybrane kanały"
#: classes/pref/feeds.php:1356
#: classes/pref/feeds.php:1370
#: classes/pref/filters.php:761
msgid "Reset sort order"
msgstr "Zresetuj porządek sortowania"
#: classes/pref/feeds.php:1358
#: js/prefs.js:1737
msgid "Batch subscribe"
msgstr "Prenumerata wsadowa"
#: classes/pref/feeds.php:1365
msgid "Categories"
msgstr "Kategorie"
#: classes/pref/feeds.php:1368
msgid "Add category"
msgstr "Dodaj kategorię"
#: classes/pref/feeds.php:1372
msgid "Remove selected"
msgstr "Usuń wybrane"
#: classes/pref/feeds.php:1383
msgid "More actions..."
msgstr "Więcej działań..."
#: classes/pref/feeds.php:1387
msgid "Manual purge"
msgstr "Czyszczenie ręczne"
#: classes/pref/feeds.php:1391
msgid "Clear feed data"
msgstr "Wyczyść dane kanału"
#: classes/pref/feeds.php:1392
#: classes/pref/filters.php:769
msgid "Rescore articles"
msgstr "Przywróć artykuły"
#: classes/pref/feeds.php:1444
msgid "OPML"
msgstr "OPML"
#: classes/pref/feeds.php:1446
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr "Korzystając z OPML możesz eksportować i importować kanały, filtry, etykiety i ustawienia Tiny Tiny RSS."
#: classes/pref/feeds.php:1447
msgid "Only main settings profile can be migrated using OPML."
msgstr "Tylko główne ustawienia profilu mogą być migrowane korzystając z OPML."
#: classes/pref/feeds.php:1460
msgid "Import my OPML"
msgstr "Importuj mój OPML"
#: classes/pref/feeds.php:1466
msgid "Filename:"
msgstr "Nazwa pliku:"
#: classes/pref/feeds.php:1468
msgid "Include settings"
msgstr "Załącz ustawienia"
#: classes/pref/feeds.php:1472
msgid "Export OPML"
msgstr "Eksportuj OPML"
#: classes/pref/feeds.php:1476
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
msgstr "Twój OPML może zostać opublikowany i być prenumerowany przez każdego kto zna poniższy adres."
#: classes/pref/feeds.php:1480
msgid "Public OPML URL"
msgstr "Publiczny adres OPML"
#: classes/pref/feeds.php:1481
msgid "Display published OPML URL"
msgstr "Wyświetl opublikowany adres OPML"
#: classes/pref/feeds.php:1490
msgid "Firefox integration"
msgstr "Integracja z Firefoxem"
#: classes/pref/feeds.php:1492
msgid "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below."
msgstr "Tiny Tiny RSS może być ustawiona jako domyślny czytnik kanałów w Firefoxie poprzez kliknięcie odnośnika poniżej."
#: classes/pref/feeds.php:1499
msgid "Click here to register this site as a feed reader."
msgstr "Kliknij tutaj aby ustawić tę stronę jako czytnik kanałów."
#: classes/pref/feeds.php:1507
msgid "Published & shared articles / Generated feeds"
msgstr "Opublikowane i udostępnione artykuły / Wygenerowane kanały"
#: classes/pref/feeds.php:1509
msgid "Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below."
msgstr "Opublikowane artykuły są eksportowane jako publiczny kanał RSS i mogą być prenumerowane przez każdego kto zna adres podany poniżej."
#: classes/pref/feeds.php:1517
msgid "Display URL"
msgstr "Wyświetl adres"
#: classes/pref/feeds.php:1520
msgid "Clear all generated URLs"
msgstr "Wyczyść wszystkie wygenerowane adresy"
#: classes/pref/feeds.php:1598
msgid "These feeds have not been updated with new content for 3 months (oldest first):"
msgstr "Niniejsze kanały nie zostały uaktualnione przez 3 miesiące (najstarsze pierwsze):"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:1632
#: classes/pref/feeds.php:1696
msgid "Click to edit feed"
msgstr "Kliknij aby edytować kanał"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:1650
#: classes/pref/feeds.php:1716
msgid "Unsubscribe from selected feeds"
msgstr "Zakończ prenumeratę wybranych kanałów:"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:1821
msgid "Add one valid RSS feed per line (no feed detection is done)"
msgstr "Wpisz jeden prawidłowy adres kanału RSS w każdej linii (nie jest przeprowadzana automatyczna detekcja adresu kanału)"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/feeds.php:1830
msgid "Feeds to subscribe, One per line"
msgstr "Kanały do prenumeraty. Każdy w osobnej linii"
#: classes/pref/feeds.php:1852
msgid "Feeds require authentication."
msgstr "Kanały wymagają uwierzytelniania."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:151
#, fuzzy
msgid "Preview article"
msgstr "Świeże artykuły"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:238
#: classes/pref/filters.php:517
msgid "(inverse)"
msgstr "(odwróć)"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:234
#: classes/pref/filters.php:516
#, php-format
msgid "%s on %s in %s %s"
msgstr "%s na %s w %s %s"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/filters.php:347
#: classes/pref/filters.php:822
#: classes/pref/labels.php:22
msgid "Caption"
msgstr "Opis"
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:353
#: classes/pref/filters.php:826
#: classes/pref/filters.php:941
msgid "Match"
msgstr "Dopasuj"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:367
#: classes/pref/filters.php:415
#: classes/pref/filters.php:840
#: classes/pref/filters.php:867
msgid "Add"
msgstr "Dodaj"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:401
#: classes/pref/filters.php:853
msgid "Apply actions"
msgstr "Zastosuj działania"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:451
#: classes/pref/filters.php:882
msgid "Enabled"
msgstr "Włączone"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:460
#: classes/pref/filters.php:885
msgid "Match any rule"
msgstr "Pasuje do dowolnej reguły"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:469
#: classes/pref/filters.php:888
msgid "Inverse matching"
msgstr "Odwróć dopasowanie"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:481
#: classes/pref/filters.php:895
msgid "Test"
msgstr "Testuj"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:755
msgid "Combine"
msgstr "Połącz"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/filters.php:758
#: classes/pref/users.php:346
#: plugins/instances/init.php:293
msgid "Edit"
msgstr "Edytuj"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:898
msgid "Create"
msgstr "Utwórz"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:953
msgid "Inverse regular expression matching"
msgstr "Odwróć dopasowywanie wyrażeniami regularnymi"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:955
msgid "on field"
msgstr "pole"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:961
#: js/PrefFilterTree.js:61
msgid "in"
msgstr "w"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:974
#, fuzzy
msgid "Wiki: Filters"
msgstr "Filtry"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:979
msgid "Save rule"
msgstr "Zapisz regułę"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:979
#: js/functions.js:1012
msgid "Add rule"
msgstr "Dodaj regułę"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1002
msgid "Perform Action"
msgstr "Wykonaj operację"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1053
#, fuzzy
msgid "No actions available"
msgstr "Dostępna jest nowa wersja!"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1072
msgid "Save action"
msgstr "Zapisz działanie"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1072
#: js/functions.js:1038
msgid "Add action"
msgstr "Dodaj działania"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1096
msgid "[No caption]"
msgstr "[Brak opisu]"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1098
#, fuzzy, php-format
msgid "%s (%d rule)"
msgid_plural "%s (%d rules)"
msgstr[0] "Dodaj regułę"
msgstr[1] "Dodaj regułę"
msgstr[2] "Dodaj regułę"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1113
#, fuzzy
msgid "matches any rule"
msgstr "Pasuje do dowolnej reguły"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/pref/filters.php:1116
#, fuzzy, php-format
msgid "%s (+%d action)"
msgid_plural "%s (+%d actions)"
msgstr[0] "Dodaj działania"
msgstr[1] "Dodaj działania"
msgstr[2] "Dodaj działania"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:6
#: classes/pref/system.php:8
#: plugins/instances/init.php:154
msgid "Your access level is insufficient to open this tab."
msgstr "Twój poziom uprawnień jest niewystarczający aby otworzyć tę zakładkę."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:24
2015-11-30 08:32:12 +00:00
#, fuzzy
2016-01-17 13:34:59 +00:00
msgid "Edit user"
msgstr "Edytuj regułę"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:59
msgid "Access level: "
msgstr "Poziom dostępu: "
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:91
#: js/prefs.js:570
msgid "User details"
msgstr "Szczegóły użytkownika"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:118
msgid "User not found"
msgstr "Użytkownik nie został odnaleziony"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:132
#: classes/pref/users.php:400
msgid "Registered"
msgstr "Zarejestrowany"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:133
msgid "Last logged in"
msgstr "Ostatnio zalogowany"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:140
msgid "Subscribed feeds count"
msgstr "Ilość prenumerowanych kanałów"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:141
#, fuzzy
msgid "Stored articles"
msgstr "Artykuły oznaczone gwiazdką"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:145
#: classes/pref/users.php:399
msgid "Subscribed feeds"
msgstr "Prenumerowane kanały"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:232
#, php-format
msgid "Added user <b>%s</b> with password <b>%s</b>"
msgstr "Dodano użytkownika <b>%s</b> używającego hasła <b>%s</b>"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:239
#, php-format
msgid "Could not create user <b>%s</b>"
msgstr "Nie udało się utworzyć użytkownika <b>%s</b>"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:243
#, php-format
msgid "User <b>%s</b> already exists."
msgstr "Użytkownik <b>%s</b> już istnieje."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:265
#, php-format
msgid "Changed password of user <b>%s</b> to <b>%s</b>"
msgstr "Zmieniono hasło użytkownika <b>%s</b> na <b>%s</b>"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:267
#, php-format
msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
msgstr "Wysyłam nowe hasło dla użytkownika <b>%s</b> na adres <b>%s</b>"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:291
msgid "[tt-rss] Password change notification"
msgstr "[tt-rss] Informacja o zmianie hasła"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:342
msgid "Create user"
msgstr "Utwórz użytkownika"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:350
#: classes/handler/public.php:827
msgid "Reset password"
msgstr "Resetuj hasło"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:398
msgid "Access Level"
msgstr "Poziom dostępu"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:401
msgid "Last login"
msgstr "Ostatnie logowanie"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:420
#: plugins/instances/init.php:334
msgid "Click to edit"
msgstr "Kliknij aby edytować"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:441
msgid "No users defined."
msgstr "Nie zdefiniowano żadnego użytkownika."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/users.php:443
msgid "No matching users found."
msgstr "Nie odnaleziono pasującego użytkownika."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/labels.php:37
msgid "Colors"
msgstr "Kolory"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/labels.php:42
msgid "Foreground:"
msgstr "Pierwszoplanowy:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/labels.php:42
msgid "Background:"
msgstr "Tło:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/labels.php:232
#, php-format
msgid "Created label <b>%s</b>"
msgstr "Utworzono etykietę <b>%s</b>"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/labels.php:287
msgid "Clear colors"
msgstr "Wyczyść kolory"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:29
msgid "Error Log"
msgstr "Dziennik błędów"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:40
msgid "Refresh"
msgstr "Odśwież"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:43
msgid "Clear log"
msgstr "Wyczyść dziennik"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:48
msgid "Error"
msgstr "Błąd"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:49
msgid "Filename"
msgstr "Nazwa pliku"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:50
msgid "Message"
msgstr "Wiadomość"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/pref/system.php:52
msgid "Date"
msgstr "Data"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:17
msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
msgstr "Jeżeli posiadasz zaimportowane etykiety i/lub filtry, aby zobaczyć nowe dane możesz musieć przeładować ustawienia."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:48
msgid "Your Public OPML URL is:"
msgstr "Twój publiczny adres OPML to:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:57
#: classes/dlg.php:183
#: plugins/share/init.php:118
msgid "Generate new URL"
msgstr "Wygeneruj nowy adres"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:71
msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
msgstr "W konfiguracji wybrano wykorzystywanie zewnętrznego procesu aktualizacji, jednak proces ten nie działa co powoduje iż kanały nie są aktualizowane. Proszę uruchomić zewnętrzny proces aktualizacji lub skontaktować się z właścicielem tej instalacji."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:75
#: classes/dlg.php:84
msgid "Last update:"
msgstr "Ostatnia aktualizacja:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:80
msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
msgstr "Aktualizacja kanału z wykorzystaniem zewnętrznego procesu aktualizacji trwa zbyt długo. Może to wskazywać na jego awarię/unieruchomienie (crash) lub zawieszenie. Sprawdź poprawność działania zewnętrznego procesu aktualizacji lub skontaktuj się z właścicielem tej instalacji."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/dlg.php:174
msgid "You can view this feed as RSS using the following URL:"
msgstr "Możesz obejrzeć ten kanał jako RSS korzystając z adresu:"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:28
#: classes/opml.php:33
msgid "OPML Utility"
msgstr "Narzędzie OPML"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:37
msgid "Importing OPML..."
msgstr "Importowanie OPML..."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:41
msgid "Return to preferences"
msgstr "Wróć do ustawień"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:271
#, php-format
msgid "Adding feed: %s"
msgstr "Dodaję kanał: %s"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:282
#, php-format
msgid "Duplicate feed: %s"
msgstr "Duplikat kanału: %s"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:296
#, php-format
msgid "Adding label %s"
msgstr "Dodaję etykietę %s"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:299
#, php-format
msgid "Duplicate label: %s"
msgstr "Duplikat etykiety: %s"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:311
#, php-format
msgid "Setting preference key %s to %s"
msgstr "Ustawiam wartość parametru %s na %s"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:343
msgid "Adding filter..."
msgstr "Dodaję filtr..."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:421
#, php-format
msgid "Processing category: %s"
msgstr "Przetwarzam kategorię: %s"
#: classes/opml.php:470
#: plugins/import_export/init.php:428
#, php-format
msgid "Upload failed with error code %d"
msgstr "Przesyłanie pliku zakończone błędem numer %d"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:484
#: plugins/import_export/init.php:442
msgid "Unable to move uploaded file."
msgstr "Nie udało się przenieść przesłanego pliku."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:488
#: plugins/import_export/init.php:446
msgid "Error: please upload OPML file."
msgstr "Błąd: proszę wgrać plik OPML."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:499
msgid "Error: unable to find moved OPML file."
msgstr "Błąd: nie udało się przenieść pliku OPML."
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: classes/opml.php:506
msgid "Error while parsing document."
msgstr "Błąd przetwarzania dokumentu."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:498
#: plugins/bookmarklets/init.php:40
msgid "Share with Tiny Tiny RSS"
msgstr "Udostępnij za pomocą Tiny Tiny RSS"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:506
msgid "Title:"
msgstr "Tytuł:"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:510
msgid "Content:"
msgstr "Treść:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:512
msgid "Labels:"
msgstr "Etykiety:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:531
msgid "Shared article will appear in the Published feed."
msgstr "Udostępniany artykuł będzie wyświetlany w Publikowanych kanałach."
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:533
msgid "Share"
msgstr "Udostępnij"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:555
msgid "Not logged in"
msgstr "Nie zalogowany"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:614
msgid "Incorrect username or password"
msgstr "Nieprawidłowa nazwa użytkownika lub hasło"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:666
2014-12-18 15:27:30 +00:00
#, php-format
2016-01-17 13:34:59 +00:00
msgid "Already subscribed to <b>%s</b>."
msgstr "Prenumerujesz już kanał <b>%s</b>."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:669
#, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "Zaprenumerowano kanał <b>%s</b>."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:672
#, php-format
msgid "Could not subscribe to <b>%s</b>."
msgstr "Nie udało się zaprenumerować <b>%s</b>."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:675
#, php-format
msgid "No feeds found in <b>%s</b>."
msgstr "Nie znaleziono kanałów w <b>%s</b>."
2015-06-23 05:54:40 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:678
msgid "Multiple feed URLs found."
msgstr "Znaleziono wiele adresów kanałów."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:682
2015-11-30 08:32:12 +00:00
#, php-format
2016-01-17 13:34:59 +00:00
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr "Nie udało się zaprenumerować <b>%s</b>. Nie udało się pobrać adresu kanału."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:700
msgid "Subscribe to selected feed"
msgstr "Prenumeruj wybrany kanał"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:725
msgid "Edit subscription options"
msgstr "Edytuj opcje prenumeraty"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:762
msgid "Password recovery"
msgstr "Odzyskiwanie hasła"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:805
#, fuzzy
msgid "You will need to provide valid account name and email. A password reset link will be sent to your email address."
msgstr "Będziesz musiał podać prawidłową nazwę konta oraz adres email. Nowe hasło zostanie przesłane na Twój adres email."
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:837
msgid "Some of the required form parameters are missing or incorrect."
msgstr "Niektóre z wymaganych parametrów są nieprawidłowe lub nie zostały wprowadzone."
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:841
#: classes/handler/public.php:907
msgid "Go back"
msgstr "Cofnij"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:878
#, fuzzy
msgid "[tt-rss] Password reset request"
msgstr "[tt-rss] Informacja o zmianie hasła"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:903
msgid "Sorry, login and email combination not found."
msgstr "Przykro mi, podana kombinacja nazwy użytkownika i adresu email nie została oznaleziona."
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:925
msgid "Your access level is insufficient to run this script."
msgstr "Twój poziom dostępu jest niewystarczający do uruchomienia tego skryptu."
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:951
msgid "Database Updater"
msgstr "Aktualizator bazy danych"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: classes/handler/public.php:1016
msgid "Perform updates"
msgstr "Przeprowadź aktualizacje"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/backend.php:33
msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
msgstr "Inne wskazówki dotyczące interfejsu znajdziesz na wiki Tiny Tiny RSS."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/backend.php:38
msgid "Keyboard Shortcuts"
msgstr "Skróty klawiszowe"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/backend.php:61
msgid "Shift"
msgstr "Shift"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/backend.php:64
msgid "Ctrl"
msgstr "Ctrl"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: classes/backend.php:99
msgid "Help topic not found."
msgstr "Temat pomocy nie został znaleziony."
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/bookmarklets/init.php:20
msgid "Bookmarklets"
msgstr "Skryptozakładki"
2013-05-15 05:42:54 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/bookmarklets/init.php:22
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
msgstr "Przeciągnij poniższy odnośnik na pasek zakładek Twojej przeglądarki, otwórz kanał który Cie interesuje w przeglądarce i kliknij na utworzonym odnośniku aby zaprenumerować kanał."
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/bookmarklets/init.php:26
#, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "Prenumerować %s w Tiny Tiny RSS?"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/bookmarklets/init.php:31
msgid "Subscribe in Tiny Tiny RSS"
msgstr "Prenumeruj w Tiny Tiny RSS"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/bookmarklets/init.php:34
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr "Użyj tej Skryptozakładki aby publikować dowolne strony używając Tiny Tiny RSS"
2015-11-30 08:32:12 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_comics/init.php:39
msgid "Feeds supported by af_comics"
2015-11-30 08:32:12 +00:00
msgstr ""
2016-01-17 13:34:59 +00:00
#: plugins/af_comics/init.php:41
msgid "The following comics are currently supported:"
2015-11-30 08:32:12 +00:00
msgstr ""
#: plugins/af_redditimgur/init.php:21
msgid "af_redditimgur settings"
msgstr ""
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_redditimgur/init.php:46
msgid "Uses Readability (full-text-rss) implementation by <a target='_blank' href='https://bitbucket.org/fivefilters/'>FiveFilters.org</a>"
msgstr ""
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_redditimgur/init.php:52
msgid "Extract missing content using Readability"
msgstr ""
#: plugins/af_redditimgur/init.php:67
#, fuzzy
msgid "Configuration saved"
msgstr "Konfiguracja została zapisana."
2014-12-18 15:27:30 +00:00
2013-05-15 05:43:14 +00:00
#: plugins/import_export/init.php:58
msgid "Import and export"
msgstr "Import i eksport"
#: plugins/import_export/init.php:60
msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
2013-08-02 06:25:30 +00:00
msgstr "Możesz eksportować i importować artykuły oznaczone gwiazdką oraz zarchiwizowane dla zachowania lub na czas migracji pomiędzy instalacjami tej samej wersji tt-rss."
2013-05-15 05:43:14 +00:00
#: plugins/import_export/init.php:65
msgid "Export my data"
msgstr "Eksportuj moje dane"
#: plugins/import_export/init.php:81
msgid "Import"
msgstr "Importuj"
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:225
2013-05-15 05:43:14 +00:00
msgid "Could not import: incorrect schema version."
msgstr "Nieudany import: nieprawidłowa wersja schematu."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:230
2013-05-15 05:43:14 +00:00
msgid "Could not import: unrecognized document format."
msgstr "Nieudany import: nierozpoznany typ dokumentu."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:391
2013-05-15 05:43:14 +00:00
msgid "Finished: "
msgstr "Zakończono: "
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:392
2013-05-15 05:43:14 +00:00
#, php-format
msgid "%d article processed, "
msgid_plural "%d articles processed, "
msgstr[0] "%d artykuł przetworzony."
msgstr[1] "%d artykuły przetworzone."
msgstr[2] "%d artykułów przetworzonych."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:393
2013-05-15 05:43:14 +00:00
#, php-format
msgid "%d imported, "
msgid_plural "%d imported, "
msgstr[0] "%d zaimportowany."
msgstr[1] "%d zaimportowane."
msgstr[2] "%d zaimportowanych."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:394
2013-05-15 05:43:14 +00:00
#, php-format
msgid "%d feed created."
msgid_plural "%d feeds created."
msgstr[0] "%d kanał utworzony."
msgstr[1] "%d kanały utworzone."
msgstr[2] "%d kanałów utworzonych."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:399
2013-05-15 05:43:14 +00:00
msgid "Could not load XML document."
msgstr "Nie udało się wczytać dokumentu XML."
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:411
2013-05-15 05:43:14 +00:00
msgid "Prepare data"
msgstr "Przygotuj dane"
2015-11-30 08:32:12 +00:00
#: plugins/import_export/init.php:454
msgid "No file uploaded."
msgstr "Nie przesłano żadnego pliku."
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/vf_shared/init.php:16
#: plugins/vf_shared/init.php:69
msgid "Shared articles"
msgstr "Udostępnione artykuły"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/nsfw/init.php:30
#: plugins/nsfw/init.php:42
msgid "Not work safe (click to toggle)"
msgstr "Niewłaściwe w pracy (wciśnij aby przełączyć)"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/nsfw/init.php:52
msgid "NSFW Plugin"
msgstr "Wtyczka \"Niewłaściwe w pracy\""
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/nsfw/init.php:79
msgid "Tags to consider NSFW (comma-separated)"
msgstr "Znaczniki uznawane za niewłaściwe w pracy (oddzielone przecinkami)"
#: plugins/nsfw/init.php:100
msgid "Configuration saved."
msgstr "Konfiguracja została zapisana."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:28
#, php-format
msgid "Data saved (%s, %d)"
msgstr ""
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:112
#, fuzzy
msgid "Show related articles"
msgstr "Udostępnione artykuły"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:118
#: plugins/af_psql_trgm/init.php:223
#, fuzzy
msgid "Mark similar articles as read"
msgstr "Oznaczyć wszystkie artykuły jako przeczytane?"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:159
msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking."
2014-07-17 16:09:44 +00:00
msgstr ""
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:162
2014-07-17 16:09:44 +00:00
#, fuzzy
2015-11-30 08:32:12 +00:00
msgid "Global settings"
msgstr "Załącz ustawienia"
2014-07-17 16:09:44 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:166
msgid "Minimum similarity:"
2014-07-17 16:09:44 +00:00
msgstr ""
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:171
msgid "Minimum title length:"
msgstr ""
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.php:176
#, fuzzy
msgid "Enable for all feeds:"
msgstr "Włącz kategorie kanałów"
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_psql_trgm/init.php:195
#: plugins/af_readability/init.php:42
msgid "Currently enabled for (click to edit):"
2015-11-30 08:32:12 +00:00
msgstr ""
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_psql_trgm/init.php:212
msgid "Similarity (pg_trgm)"
msgstr ""
2015-07-15 13:39:25 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_readability/init.php:25
#, fuzzy
msgid "Inline content"
msgstr "Przewijanie treści artykułu"
2015-07-15 13:39:25 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_readability/init.php:31
msgid "af_readability settings"
msgstr ""
2015-07-15 13:39:25 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_readability/init.php:59
#, fuzzy
msgid "Readability"
msgstr "Sprawdź dostępność"
2014-12-18 15:27:30 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/af_readability/init.php:70
#, fuzzy
msgid "Inline article content"
msgstr "Przewijanie treści artykułu"
2015-06-23 05:54:40 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/note/init.php:26
#: plugins/note/note.js:11
msgid "Edit article note"
msgstr "Edytuj notatkę do artykułu"
2015-06-23 05:54:40 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:141
msgid "Linked"
msgstr "Połączone instancje"
2015-06-23 05:54:40 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:204
#: plugins/instances/init.php:395
msgid "Instance"
msgstr "Instancja"
2015-06-23 05:54:40 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:215
#: plugins/instances/init.php:312
#: plugins/instances/init.php:404
msgid "Instance URL"
msgstr "Adres instancji:"
2015-06-23 05:54:40 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:226
#: plugins/instances/init.php:414
msgid "Access key:"
msgstr "Klucz dostępu:"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:229
#: plugins/instances/init.php:313
#: plugins/instances/init.php:417
msgid "Access key"
msgstr "Klucz dostępu"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:233
#: plugins/instances/init.php:421
msgid "Use one access key for both linked instances."
msgstr "Użyj jednego klucza dostępu dla obydwóch połączonych instancji."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:241
#: plugins/instances/init.php:429
msgid "Generate new key"
msgstr "Wygeneruj nowy klucz"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:292
msgid "Link instance"
msgstr "Połącz instalację"
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:304
msgid "You can connect other instances of Tiny Tiny RSS to this one to share Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
msgstr "Możesz podłączyć inne instalacje Tiny Tiny RSS do bieżącej aby współdzielić informacje o Popularnych kanałach. Połącz z tą instancją Tiny Tiny RSS używając tego adresu:"
2013-07-11 16:27:03 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:314
msgid "Last connected"
msgstr "Ostatnio połączony"
2013-07-11 16:27:03 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:315
msgid "Status"
msgstr "Status"
2012-12-24 09:34:37 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:316
msgid "Stored feeds"
msgstr "Zapisane kanały"
2012-12-24 09:34:37 +00:00
2015-11-30 08:32:12 +00:00
#: plugins/instances/init.php:433
msgid "Create link"
msgstr "Utwórz łącze"
2013-07-11 16:27:03 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/share/init.php:39
msgid "You can disable all articles shared by unique URLs here."
msgstr "Możesz wyłączyć wszystkie unikalne adresy prowadzące do udostępnionych artykułów."
#: plugins/share/init.php:42
msgid "Unshare all articles"
msgstr "Zakończ udostępnianie wszystkich artykułów"
#: plugins/share/init.php:75
msgid "Share by URL"
msgstr "Udostępnij adres"
#: plugins/share/init.php:97
msgid "You can share this article by the following unique URL:"
msgstr "Możesz udostępnić ten artykuł korzystając z tego unikalnego adresu:"
#: plugins/share/init.php:115
msgid "Unshare article"
msgstr "Zakończ udostępnianie artykułu"
#: plugins/mailto/init.php:49
#: plugins/mailto/init.php:55
#: plugins/mail/init.php:112
#: plugins/mail/init.php:118
msgid "[Forwarded]"
msgstr "[Przekazane]"
#: plugins/mailto/init.php:49
#: plugins/mail/init.php:112
msgid "Multiple articles"
msgstr "Wiele artykułów"
#: plugins/mailto/init.php:71
msgid "Clicking the following link to invoke your mail client:"
msgstr "Kliknij odnośnik aby uruchomić Twój program pocztowy:"
#: plugins/mailto/init.php:75
msgid "Forward selected article(s) by email."
msgstr "Prześlij artykuł emailem."
#: plugins/mailto/init.php:78
msgid "You should be able to edit the message before sending in your mail client."
msgstr "Powinieneś mieć jeszcze możliwość edycji wiamości przed wysłaniem w poziomu programu pocztowego."
#: plugins/mailto/init.php:83
msgid "Close this dialog"
msgstr "Zamknij to okno"
#: plugins/mail/init.php:28
msgid "Mail addresses saved."
msgstr ""
#: plugins/mail/init.php:34
#, fuzzy
msgid "Mail plugin"
msgstr "Wtyczki użytkowników"
#: plugins/mail/init.php:36
msgid "You can set predefined email addressed here (comma-separated list):"
msgstr ""
#: plugins/mail/init.php:140
msgid "To:"
msgstr "Do:"
#: plugins/mail/init.php:155
msgid "Subject:"
msgstr "Temat:"
#: plugins/mail/init.php:171
msgid "Send e-mail"
msgstr "Wyślij email"
#: plugins/auth_internal/init.php:65
msgid "Please enter your one time password:"
msgstr "Wprowadź hasło jednorazowe:"
#: plugins/auth_internal/init.php:188
msgid "Password has been changed."
msgstr "Hasło zostało zmienione."
#: plugins/auth_internal/init.php:190
msgid "Old password is incorrect."
msgstr "Nieprawidłowe stare hasło."
#: plugins/close_button/init.php:22
msgid "Close article"
msgstr "Zamknij artykuł"
#: js/PrefFeedTree.js:48
msgid "Edit category"
msgstr "Edytuj kategorię"
#: js/PrefFeedTree.js:55
msgid "Remove category"
msgstr "Usuń kategorię"
#: js/PrefFilterTree.js:64
msgid "Inverse"
msgstr "Odwróć"
2014-03-19 11:44:22 +00:00
#: js/functions.js:62
2013-05-15 05:43:14 +00:00
msgid "The error will be reported to the configured log destination."
2013-08-02 06:25:30 +00:00
msgstr "Błąd zostanie zapisany we wskazanym dzienniku systemu."
2012-10-06 14:27:53 +00:00
2014-09-06 11:11:06 +00:00
#: js/functions.js:90
msgid "Report to tt-rss.org"
msgstr ""
#: js/functions.js:93
#, fuzzy
msgid "Close"
msgstr "zamknij"
2014-03-19 11:44:22 +00:00
#: js/functions.js:104
#, fuzzy
msgid "Are you sure to report this exception to tt-rss.org? The report will include information about your web browser and tt-rss configuration. Your IP will be saved in the database."
2013-05-15 05:43:14 +00:00
msgstr "Czy jesteś pewien, że chcesz zgłosić ten wyjątek do tt-rss.org? Zgłoszenie będzie zawierało informacje o Twojej przeglądarce. Twój adres IP zostanie zapisany w naszej bazie danych."
2014-12-18 15:27:30 +00:00
#: js/functions.js:224
2013-05-15 05:43:14 +00:00
msgid "Click to close"
2013-08-02 06:25:30 +00:00
msgstr "Kliknij aby zamknąć"
2013-05-15 05:43:14 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1038
2012-10-06 14:27:53 +00:00
msgid "Edit action"
msgstr "Edytuj działanie"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1083
#, perl-format
msgid "Looking for articles (%d processed, %f found)..."
msgstr ""
#: js/functions.js:1113
#, fuzzy, perl-format
msgid "Found %d articles matching this filter:"
msgstr "Artykuły pasujące do filtra:"
#: js/functions.js:1169
2012-10-06 14:27:53 +00:00
msgid "Create Filter"
msgstr "Utwórz filtr"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1290
2013-05-15 05:43:14 +00:00
msgid "Reset subscription? Tiny Tiny RSS will try to subscribe to the notification hub again on next feed update."
msgstr "Zresetować prenumeraty? Tiny Tiny RSS spróbuje zaprenumerować powiadomienia przy następnej aktualizacji."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1301
2013-05-15 05:43:14 +00:00
msgid "Subscription reset."
msgstr "Zresetowano prenumerate."
2015-11-30 08:32:12 +00:00
#: js/functions.js:1311
#: js/tt-rss.js:690
2014-09-06 11:11:06 +00:00
#, perl-format
2012-10-06 14:27:53 +00:00
msgid "Unsubscribe from %s?"
msgstr "Zakończyć prenumeratę %s?"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1314
2013-05-15 05:43:14 +00:00
msgid "Removing feed..."
msgstr "Usuwanie kanału..."
2015-11-30 08:32:12 +00:00
#: js/functions.js:1421
2012-10-06 14:27:53 +00:00
msgid "Please enter category title:"
msgstr "Wprowadź tytuł kategorii:"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1452
2012-10-06 14:27:53 +00:00
msgid "Generate new syndication address for this feed?"
msgstr "Wygenerowań nowy adres do dzielenia się tym kanałem?"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1456
#: js/prefs.js:1223
2013-05-15 05:43:14 +00:00
msgid "Trying to change address..."
msgstr "Próbuje zmienić adres..."
2015-11-30 08:32:12 +00:00
#: js/functions.js:1757
#: js/functions.js:1867
#: js/prefs.js:419
#: js/prefs.js:449
#: js/prefs.js:481
#: js/prefs.js:634
#: js/prefs.js:654
#: js/prefs.js:1199
#: js/prefs.js:1344
2012-10-06 14:27:53 +00:00
msgid "No feeds are selected."
msgstr "Nie wybrano żadnego kanału."
2015-11-30 08:32:12 +00:00
#: js/functions.js:1799
2013-05-15 05:43:14 +00:00
msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
msgstr "Usunąć wybrane kanały z archiwum? Kanały z zachowanymi artykułami nie zostaną usunięte."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1838
2012-10-06 14:27:53 +00:00
msgid "Feeds with update errors"
msgstr "Kanały z błędami aktualizacji"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1849
#: js/prefs.js:1181
2012-10-06 14:27:53 +00:00
msgid "Remove selected feeds?"
msgstr "Usunąć wybrane kanały?"
2015-11-30 08:32:12 +00:00
#: js/functions.js:1852
#: js/prefs.js:1184
2013-05-15 05:43:14 +00:00
msgid "Removing selected feeds..."
msgstr "Usuwanie wybranych kanałów..."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:69
2012-10-06 14:27:53 +00:00
msgid "Please enter login:"
msgstr "Wprowadź nazwę użytkownika:"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:76
2012-10-06 14:27:53 +00:00
msgid "Can't create user: no login specified."
msgstr "Nie stworzono użytkownika: nie wprowadzono nazwy użytkownika."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:80
2013-05-15 05:43:14 +00:00
msgid "Adding user..."
msgstr "Dodawanie użytkownika..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:108
2013-05-15 05:43:14 +00:00
msgid "User Editor"
msgstr "Edytor użytkowników"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:112
#: js/prefs.js:216
#: js/prefs.js:741
2014-09-06 11:11:06 +00:00
#: plugins/instances/instances.js:26
#: plugins/instances/instances.js:89
2015-11-30 08:32:12 +00:00
#: js/functions.js:1664
2014-09-06 11:11:06 +00:00
msgid "Saving data..."
msgstr "Zapisywanie danych..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:147
2012-10-06 14:27:53 +00:00
msgid "Edit Filter"
msgstr "Edytuj filtr"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:186
2012-10-06 14:27:53 +00:00
msgid "Remove filter?"
msgstr "Usunąć filtr?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:191
2013-05-15 05:43:14 +00:00
msgid "Removing filter..."
msgstr "Usuwanie filtra..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:301
2012-10-06 14:27:53 +00:00
msgid "Remove selected labels?"
msgstr "Usunąć wybrane etykiety?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:304
2013-05-15 05:43:14 +00:00
msgid "Removing selected labels..."
msgstr "Usuwanie wybranych etykiet..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:317
#: js/prefs.js:1385
2012-10-06 14:27:53 +00:00
msgid "No labels are selected."
msgstr "Nie wybrano żadnych etykiet."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:331
2013-05-15 05:43:14 +00:00
msgid "Remove selected users? Neither default admin nor your account will be removed."
msgstr "Usunąć wybranych użytkowników? Domyślny administrator ani Twoje konto nie zostaną skasowane."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:334
2013-05-15 05:43:14 +00:00
msgid "Removing selected users..."
msgstr "Usuwanie wybranych użytkowników..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:348
#: js/prefs.js:492
#: js/prefs.js:513
#: js/prefs.js:552
2012-10-06 14:27:53 +00:00
msgid "No users are selected."
msgstr "Nie wybrano użytkowników."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:366
2012-10-06 14:27:53 +00:00
msgid "Remove selected filters?"
msgstr "Usunąć wybrane filtry?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:369
2013-05-15 05:43:14 +00:00
msgid "Removing selected filters..."
msgstr "Usuwanie wybranych filtrów..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:381
#: js/prefs.js:589
#: js/prefs.js:608
2012-10-06 14:27:53 +00:00
msgid "No filters are selected."
msgstr "Żadne filtry nie zostały wybrane."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:400
2012-10-06 14:27:53 +00:00
msgid "Unsubscribe from selected feeds?"
msgstr "Zakończyć prenumeratę wybranych kanałów?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:404
2013-05-15 05:43:14 +00:00
msgid "Unsubscribing from selected feeds..."
msgstr "Kończenie prenumeraty wybranych kanałów..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:434
2012-10-06 14:27:53 +00:00
msgid "Please select only one feed."
msgstr "Wybierz tylko jeden kanał."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:440
2012-10-06 14:27:53 +00:00
msgid "Erase all non-starred articles in selected feed?"
2013-05-15 05:43:14 +00:00
msgstr "Usunąć z tego kanału wszystkie artykuły, które nie zostały oznaczone gwiazdką?"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:443
2013-05-15 05:43:14 +00:00
msgid "Clearing selected feed..."
msgstr "Czyszczenie wybranych kanałów..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:462
2012-10-06 14:27:53 +00:00
msgid "How many days of articles to keep (0 - use default)?"
msgstr "Ile dni przechowywać artykuły (0 - użyj wartości domyślnej)?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:465
2013-05-15 05:43:14 +00:00
msgid "Purging selected feed..."
msgstr "Opróżnianie wybranych kanałów..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:497
#: js/prefs.js:518
#: js/prefs.js:557
2012-10-06 14:27:53 +00:00
msgid "Please select only one user."
msgstr "Wybierz tylko jednego użytkownika."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:522
2012-10-06 14:27:53 +00:00
msgid "Reset password of selected user?"
msgstr "Zresetować hasło wybranego użytkownika?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:525
2013-05-15 05:43:14 +00:00
msgid "Resetting password for selected user..."
msgstr "Resetowanie hasła wybranego użytkownika..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:594
2012-10-06 14:27:53 +00:00
msgid "Please select only one filter."
msgstr "Wybierz tylko jeden filtr."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:612
2012-10-06 14:27:53 +00:00
msgid "Combine selected filters?"
msgstr "Połączyć wybrane filtry?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:615
2013-05-15 05:43:14 +00:00
msgid "Joining filters..."
msgstr "Scalanie filtrów..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:676
2012-10-06 14:27:53 +00:00
msgid "Edit Multiple Feeds"
msgstr "Edytuj wiele kanałów"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:700
2012-10-06 14:27:53 +00:00
msgid "Save changes to selected feeds?"
msgstr "Zapisać zmiany w wybranych kanałach?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:777
2012-10-06 14:27:53 +00:00
msgid "OPML Import"
msgstr "Import OPML"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:804
2012-10-06 14:27:53 +00:00
msgid "Please choose an OPML file first."
msgstr "Najpierw wybierz plik OPML."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:807
2014-12-18 15:27:30 +00:00
#: plugins/import_export/import_export.js:115
2013-05-15 05:43:14 +00:00
msgid "Importing, please wait..."
msgstr "Trwa import, proszę czekać..."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:974
2012-10-06 14:27:53 +00:00
msgid "Reset to defaults?"
msgstr "Przywrócić ustawienia domyślne?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1743
2013-05-15 05:43:14 +00:00
msgid "Subscribing to feeds..."
msgstr "Prenumerowanie kanałów..."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1780
2013-05-15 05:43:14 +00:00
msgid "Clear stored data for this plugin?"
msgstr "Wyczyścić zapamiętane dane tej wtyczki?"
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1797
2013-05-15 05:43:14 +00:00
msgid "Clear all messages in the error log?"
2013-08-02 06:25:30 +00:00
msgstr "Usunąć wszystkie wiadomości z dziennika błędów?"
2013-05-15 05:23:41 +00:00
2013-05-15 05:43:14 +00:00
#: js/tt-rss.js:127
2013-05-15 05:42:54 +00:00
msgid "Mark all articles as read?"
msgstr "Oznaczyć wszystkie artykuły jako przeczytane?"
2013-05-15 05:23:41 +00:00
2013-05-15 05:43:14 +00:00
#: js/tt-rss.js:133
msgid "Marking all feeds as read..."
msgstr "Oznaczam wszystkie kanały jako przeczytane..."
2014-12-18 15:27:30 +00:00
#: js/tt-rss.js:391
2013-05-15 05:43:14 +00:00
msgid "Please enable mail plugin first."
msgstr "Włącz najpierw wtyczkę obsługi poczty (mail)."
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:439
#: js/functions.js:1643
#: js/tt-rss.js:671
2014-09-06 11:11:06 +00:00
msgid "You can't edit this kind of feed."
msgstr "Nie możesz edytować kanału tego typu."
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:510
2013-05-15 05:43:14 +00:00
msgid "Please enable embed_original plugin first."
msgstr "Włącz najpierw wtyczkę osadzania oryginalnej wiadomości (embed_original)."
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:523
#: js/tt-rss.js:721
2015-03-06 12:52:09 +00:00
msgid "Widescreen is not available in combined mode."
msgstr ""
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:835
2015-07-15 13:39:25 +00:00
msgid "You can't rescore this kind of feed."
msgstr "Nie możesz przeliczyć punktacji kanału tego rodzaju."
2012-10-06 14:27:53 +00:00
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:840
#: js/tt-rss.js:684
2012-10-06 14:27:53 +00:00
msgid "Please select some feed first."
msgstr "Wybierz najpierw jakiś kanał."
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:845
2014-09-06 11:11:06 +00:00
#, perl-format
2012-10-06 14:27:53 +00:00
msgid "Rescore articles in %s?"
msgstr "Przeliczyć punktację artykułów w %s?"
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:848
2013-05-15 05:43:14 +00:00
msgid "Rescoring articles..."
msgstr "Przeliczanie punktacji kanałów..."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1035
#: js/viewfeed.js:1078
#: js/viewfeed.js:1131
#: js/viewfeed.js:2292
2015-11-30 08:32:12 +00:00
#: plugins/mailto/init.js:7
2016-01-17 13:34:59 +00:00
#: plugins/mail/mail.js:7
#: js/viewfeed.js:759
#: js/viewfeed.js:787
#: js/viewfeed.js:814
#: js/viewfeed.js:879
#: js/viewfeed.js:913
2012-12-24 09:34:37 +00:00
msgid "No articles are selected."
msgstr "Nie wybrano żadnych artykułów"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1043
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
msgstr[0] "Usunąć %d zaznaczony artykuł z %s?"
msgstr[1] "Usunąć %d zaznaczone artykuły z %s?"
msgstr[2] "Usunąć %d zaznaczonych artykułów z %s?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1045
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
msgstr[0] "Usunąć %d zaznaczony artykuł?"
msgstr[1] "Usunąć %d zaznaczone artykuły?"
msgstr[2] "Usunąć %d zaznaczonych artykułów?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1087
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
msgstr[0] "Zarchiwizować %d zaznaczony artykuł z %s?"
msgstr[1] "Zarchiwizować %d zaznaczone artykuły z %s?"
msgstr[2] "Zarchiwizować %d zaznaczonych artykułów z %s?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1090
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
msgstr[0] "Przywrócić %d zarchiwizowany artykuł?"
msgstr[1] "Przywrócić %d zarchiwizowane artykuły?"
msgstr[2] "Przywrócić %d zarchiwizowanych artykułów?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1092
2013-05-15 05:43:14 +00:00
msgid "Please note that unstarred articles might get purged on next feed update."
msgstr "Pamiętaj, iż artykuły nie oznaczone gwiazdką mogą zostać usunięte podczas następnej aktualizacji."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1137
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
msgstr[0] "Oznaczyć %d wybrany artykuł z %s jako przeczytany?"
msgstr[1] "Oznaczyć %d wybrane artykuły z %s jako przeczytane?"
msgstr[2] "Oznaczyć %d wybranych artykułów z %s jako przeczytane?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1161
2012-10-06 14:27:53 +00:00
msgid "Edit article Tags"
msgstr "Edytuj tagi artykułu"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1167
2013-05-15 05:43:14 +00:00
msgid "Saving article tags..."
msgstr "Zapisuję tagi artykułu..."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1981
2012-10-06 14:27:53 +00:00
msgid "Open original article"
msgstr "Otwórz oryginalny artykuł"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2087
2013-05-15 05:43:14 +00:00
msgid "Assign label"
msgstr "Przypisz etykietę"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2092
2012-10-06 14:27:53 +00:00
msgid "Remove label"
msgstr "Usuń etykietę"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2179
2013-12-09 05:23:12 +00:00
#, fuzzy
msgid "Select articles in group"
msgstr "Wybierz artykuł pod kursorem"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2188
2013-12-09 05:23:12 +00:00
#, fuzzy
msgid "Mark group as read"
msgstr "Oznacz jako przeczytane"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2200
2013-12-09 05:23:12 +00:00
msgid "Mark feed as read"
msgstr "Oznacz kanał jako przeczytany"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2261
2012-11-12 10:27:26 +00:00
msgid "Please enter new score for selected articles:"
2013-05-15 05:43:14 +00:00
msgstr "Wprowadź nową punktację dla wybranych artykułów:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2331
2012-11-12 10:27:26 +00:00
msgid "Please enter new score for this article:"
2013-05-15 05:43:14 +00:00
msgstr "Wprowadź nową punktację dla tego artykułu:"
2012-10-06 14:27:53 +00:00
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:2365
2013-05-15 05:43:14 +00:00
msgid "Article URL:"
msgstr "Adres artykułu:"
2013-01-04 21:27:44 +00:00
2013-05-15 05:43:14 +00:00
#: plugins/import_export/import_export.js:13
msgid "Export Data"
msgstr "Eksportuj dane"
2012-12-24 09:34:37 +00:00
2013-05-15 05:43:14 +00:00
#: plugins/import_export/import_export.js:40
2014-09-06 11:11:06 +00:00
#, perl-format
2013-05-15 05:43:14 +00:00
msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgstr[0] "Zakończono, wyeksportowano %d artykuł. Możesz pobrać dane <a class='visibleLink' href='%u'>tutaj</a>."
msgstr[1] "Zakończono, wyeksportowano %d artykuły. Możesz pobrać dane <a class='visibleLink' href='%u'>tutaj</a>."
msgstr[2] "Zakończono, wyeksportowano %d artykułów. Możesz pobrać dane <a class='visibleLink' href='%u'>tutaj</a>."
2012-12-24 09:34:37 +00:00
2013-05-15 05:43:14 +00:00
#: plugins/import_export/import_export.js:93
msgid "Data Import"
msgstr "Importuj dane"
#: plugins/import_export/import_export.js:112
msgid "Please choose the file first."
msgstr "Najpierw wybierz plik."
2015-11-30 08:32:12 +00:00
#: plugins/af_psql_trgm/init.js:11
#, fuzzy
msgid "Related articles"
msgstr "Usuń artykuł"
2016-01-17 13:34:59 +00:00
#: plugins/note/note.js:17
msgid "Saving article note..."
msgstr "Zapisuję notatkę do artykułu..."
#: plugins/instances/instances.js:10
msgid "Link Instance"
msgstr "Połącz instancję"
#: plugins/instances/instances.js:73
msgid "Edit Instance"
msgstr "Edytuj instancję"
#: plugins/instances/instances.js:122
msgid "Remove selected instances?"
msgstr "Usunąć wybrane instancje?"
#: plugins/instances/instances.js:125
msgid "Removing selected instances..."
msgstr "Usuwanie wybranych instancji..."
#: plugins/instances/instances.js:139
#: plugins/instances/instances.js:151
msgid "No instances are selected."
msgstr "Nie wybrano żadnych instancji."
#: plugins/instances/instances.js:156
msgid "Please select only one instance."
msgstr "Wybierz tylko jedną instancję."
2015-11-30 08:32:12 +00:00
#: plugins/share/share_prefs.js:3
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr "Operacja spowoduje unieważnienie adresów wszystkich poprzednio udostępnionych artykułów. Kontynuować?"
#: plugins/share/share_prefs.js:6
#: js/prefs.js:1523
msgid "Clearing URLs..."
msgstr "Czyszczę URLe..."
#: plugins/share/share_prefs.js:13
msgid "Shared URLs cleared."
msgstr "Udostępniane adresy zostały wyczyszczone."
#: plugins/share/share.js:10
msgid "Share article by URL"
msgstr "Udostępnij artykuł"
#: plugins/share/share.js:14
msgid "Generate new share URL for this article?"
msgstr "Wygenerować nowy URL dla udostępnianego artukułu?"
#: plugins/share/share.js:18
msgid "Trying to change URL..."
msgstr "Próbuję zmienić adres..."
#: plugins/share/share.js:55
msgid "Remove sharing for this article?"
msgstr "Wyłączyć udostępnianie tego artykułu?"
#: plugins/share/share.js:59
msgid "Trying to unshare..."
msgstr "Próbuje zakończyć udostępnianie..."
2016-01-17 13:34:59 +00:00
#: plugins/mailto/init.js:21
#: plugins/mail/mail.js:21
msgid "Forward article by email"
msgstr "Prześlij artykuł emailem"
2014-12-18 15:27:30 +00:00
#: plugins/shorten_expanded/init.js:37
#, fuzzy
msgid "Click to expand article"
msgstr "Kliknij aby powiększyć artykuł."
2016-01-17 13:34:59 +00:00
#: plugins/mail/mail.js:36
msgid "Error sending email:"
msgstr ""
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/mail/mail.js:38
#, fuzzy
msgid "Your message has been sent."
msgstr "Dwoje dane osobiste zostały zapisane."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: plugins/embed_original/init.js:6
msgid "Sorry, your browser does not support sandboxed iframes."
msgstr "Przykro mi, Twoja przeglądarka nie wspiera izolowanych obiektów iframe."
2013-05-15 05:43:14 +00:00
2016-01-17 13:34:59 +00:00
#: js/feedlist.js:445
#: js/feedlist.js:473
2014-12-18 15:27:30 +00:00
msgid "Mark all articles in %s as read?"
msgstr "Oznaczyć wszystkie artykuły w %s jako przeczytane?"
2014-09-06 11:11:06 +00:00
2016-01-17 13:34:59 +00:00
#: js/feedlist.js:464
2014-12-18 15:27:30 +00:00
msgid "Mark all articles in %s older than 1 day as read?"
msgstr "Oznaczyć wszystkie w kanale %s starsze jak 1 dzień jako przeczytane?"
2014-09-06 11:11:06 +00:00
2016-01-17 13:34:59 +00:00
#: js/feedlist.js:467
2014-12-18 15:27:30 +00:00
msgid "Mark all articles in %s older than 1 week as read?"
msgstr "Oznaczyć wszystkie w kanale %s starsze jak tydzień jako przeczytane?"
2014-09-06 11:11:06 +00:00
2016-01-17 13:34:59 +00:00
#: js/feedlist.js:470
2014-12-18 15:27:30 +00:00
msgid "Mark all articles in %s older than 2 weeks as read?"
msgstr "Oznaczyć wszystkie w kanale %s starsze jak 2 tygodnie jako przeczytane?"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:600
2014-12-18 15:27:30 +00:00
msgid "Error explained"
msgstr "Wyjaśnienie błędu"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:682
2014-12-18 15:27:30 +00:00
msgid "Upload complete."
msgstr "Przesyłanie ukończone."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:706
2014-12-18 15:27:30 +00:00
msgid "Remove stored feed icon?"
msgstr "Usuń zapisaną ikonę kanału."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:711
2014-12-18 15:27:30 +00:00
msgid "Removing feed icon..."
msgstr "Usuwanie ikony kanału..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:716
2014-12-18 15:27:30 +00:00
msgid "Feed icon removed."
msgstr "Ikona kanału usunięta."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:738
2014-12-18 15:27:30 +00:00
msgid "Please select an image file to upload."
msgstr "Wybierz obrazek do wysłania."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:740
2014-12-18 15:27:30 +00:00
msgid "Upload new icon for this feed?"
msgstr "Wgrać nową ikonę dla tego kanału?"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:741
2014-12-18 15:27:30 +00:00
msgid "Uploading, please wait..."
msgstr "Trwa ładowanie, proszę czekać..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:757
2014-12-18 15:27:30 +00:00
msgid "Please enter label caption:"
msgstr "Proszę wprowadzić opis etykiety:"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:762
2014-12-18 15:27:30 +00:00
msgid "Can't create label: missing caption."
msgstr "Nie udało się utworzyć etykiety: brak opisu."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:805
2014-12-18 15:27:30 +00:00
msgid "Subscribe to Feed"
msgstr "Prenumeruj kanał"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:824
2014-12-18 15:27:30 +00:00
msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
msgstr ""
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:839
2014-12-18 15:27:30 +00:00
msgid "Subscribed to %s"
msgstr "Zaprenumerowano kanał %s"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:844
2014-12-18 15:27:30 +00:00
msgid "Specified URL seems to be invalid."
msgstr "Wprowadzony adres jest niepoprawny."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:847
2014-12-18 15:27:30 +00:00
msgid "Specified URL doesn't seem to contain any feeds."
msgstr "Wprowadzony adres nie zawiera żadnych kanałów."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:859
2014-12-18 15:27:30 +00:00
msgid "Expand to select feed"
msgstr "Rozwiń aby wybrać kanał"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:871
2014-12-18 15:27:30 +00:00
msgid "Couldn't download the specified URL: %s"
msgstr "Nie udało się pobrać wprowadzonego adresu: %s"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:875
2014-12-18 15:27:30 +00:00
msgid "XML validation failed: %s"
msgstr "Weryfikacja XML niepowiodła się: %s"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:880
2014-12-18 15:27:30 +00:00
msgid "You are already subscribed to this feed."
msgstr "Prenumerujesz już ten kanał."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1012
2014-12-18 15:27:30 +00:00
msgid "Edit rule"
msgstr "Edytuj regułę"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1658
2014-12-18 15:27:30 +00:00
msgid "Edit Feed"
msgstr "Edytuj kanał"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1696
2014-12-18 15:27:30 +00:00
msgid "More Feeds"
msgstr "Więcej kanałów"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/functions.js:1950
2014-12-18 15:27:30 +00:00
msgid "Help"
msgstr "Pomoc"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1088
2014-12-18 15:27:30 +00:00
msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
msgstr "Usunąć kategorię %s? Wszystkie zagnieżdżone kanały zostaną umieszczone w Bez kategorii."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1094
2014-12-18 15:27:30 +00:00
msgid "Removing category..."
msgstr "Usuwanie kategorii..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1115
2014-12-18 15:27:30 +00:00
msgid "Remove selected categories?"
msgstr "Usunąć wybrane kategorię?"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1118
2014-12-18 15:27:30 +00:00
msgid "Removing selected categories..."
msgstr "Usuwanie wybranych kategorii..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1131
2014-12-18 15:27:30 +00:00
msgid "No categories are selected."
msgstr "Nie wybrano żadnej kategorii."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1139
2014-12-18 15:27:30 +00:00
msgid "Category title:"
msgstr "Tytuł kategorii:"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1143
2014-12-18 15:27:30 +00:00
msgid "Creating category..."
msgstr "Tworzenie kategorii..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1170
2014-12-18 15:27:30 +00:00
msgid "Feeds without recent updates"
msgstr "Kanały nieaktualizowane ostatnio"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1219
2014-12-18 15:27:30 +00:00
msgid "Replace current OPML publishing address with a new one?"
msgstr "Zastąpić obecny adres publikacji OPML nowym adresem?"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1308
2014-12-18 15:27:30 +00:00
msgid "Clearing feed..."
msgstr "Czyszczenie kanału..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1328
2014-12-18 15:27:30 +00:00
msgid "Rescore articles in selected feeds?"
msgstr "Przeliczyć punktację w wybranych kanałach?"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1331
2014-12-18 15:27:30 +00:00
msgid "Rescoring selected feeds..."
msgstr "Przeliczanie punktacji wybranych kanałów..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1351
2014-12-18 15:27:30 +00:00
msgid "Rescore all articles? This operation may take a lot of time."
msgstr "Przeliczyć punktację wszystkich artykułów? Ta czynność może zająć dużo czasu."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1354
2014-12-18 15:27:30 +00:00
msgid "Rescoring feeds..."
msgstr "Przeliczanie punktacji kanałów..."
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1371
2014-12-18 15:27:30 +00:00
msgid "Reset selected labels to default colors?"
msgstr "Przywrócić domyślne kolory wybranym etykietom?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1408
2014-12-18 15:27:30 +00:00
msgid "Settings Profiles"
msgstr "Profile ustawień"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1417
2014-12-18 15:27:30 +00:00
msgid "Remove selected profiles? Active and default profiles will not be removed."
msgstr "Usunąć wybrane profile? Aktywne i domyślne profile nie zostaną usunięte."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1420
2014-12-18 15:27:30 +00:00
msgid "Removing selected profiles..."
msgstr "Usuwanie wybranych profili..."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1435
2014-12-18 15:27:30 +00:00
msgid "No profiles are selected."
msgstr "Nie wybrano żadnych profili."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1443
#: js/prefs.js:1496
2014-12-18 15:27:30 +00:00
msgid "Activate selected profile?"
msgstr "Uaktywnić wybrany profil?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1459
#: js/prefs.js:1512
2014-12-18 15:27:30 +00:00
msgid "Please choose a profile to activate."
msgstr "Wybierz profil do uaktywnienia."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1464
2014-12-18 15:27:30 +00:00
msgid "Creating profile..."
msgstr "Tworzenie profili...."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1520
2014-12-18 15:27:30 +00:00
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr "Operacja spowoduje unieważnienie wszystkich poprzednio wygenerowanych adresów kanałów. Kontynuować?"
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1530
2014-12-18 15:27:30 +00:00
msgid "Generated URLs cleared."
msgstr "Wyczyszczono wygenerowane adresy URL."
2015-11-30 08:32:12 +00:00
#: js/prefs.js:1621
2014-12-18 15:27:30 +00:00
msgid "Label Editor"
msgstr "Edytor etykiet"
2015-11-30 08:32:12 +00:00
#: js/tt-rss.js:679
2015-07-15 13:39:25 +00:00
msgid "You can't unsubscribe from the category."
msgstr "Nie możesz zrezygnować z prenumeraty tej kategorii."
2014-12-18 15:27:30 +00:00
2015-11-30 08:32:12 +00:00
#: js/viewfeed.js:127
#: js/viewfeed.js:177
#: js/viewfeed.js:194
2015-08-12 09:23:59 +00:00
#, fuzzy
msgid "Click to open next unread feed."
msgstr "Kliknij aby edytować kanał"
2015-11-30 08:32:12 +00:00
#: js/viewfeed.js:131
2014-12-18 15:27:30 +00:00
msgid "Cancel search"
msgstr "Anuluj wyszukiwanie"
2015-11-30 08:32:12 +00:00
#: js/viewfeed.js:191
2015-07-15 13:39:25 +00:00
#, fuzzy
msgid "New articles found, reload feed to continue."
msgstr "Nie znaleziono artykułów."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:466
2015-07-15 13:39:25 +00:00
msgid "Unstar article"
msgstr "Usuń oznaczenie gwiazdką"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:470
2015-07-15 13:39:25 +00:00
msgid "Star article"
msgstr "Oznacz artykuł gwiazdką"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:524
2015-07-15 13:39:25 +00:00
msgid "Unpublish article"
msgstr "Anuluj publikacje artykułu"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:528
2015-07-15 13:39:25 +00:00
msgid "Publish article"
msgstr "Opublikuj"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:682
2015-07-15 13:39:25 +00:00
msgid "%d article selected"
msgid_plural "%d articles selected"
msgstr[0] "Wybrano artykuł."
msgstr[1] "Wybrano %d artykuły."
msgstr[2] "Wybrano %d artykułów."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1427
2014-12-18 15:27:30 +00:00
msgid "No article is selected."
msgstr "Nie wybrano żadnego artykułu."
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1462
2014-12-18 15:27:30 +00:00
msgid "No articles found to mark"
msgstr "Nie znaleziono artykułów do oznaczenia"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1464
2014-12-18 15:27:30 +00:00
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
msgstr[0] "Oznaczyć %d artykuł jako przeczytany?"
msgstr[1] "Oznaczyć %d artykuły jako przeczytane?"
msgstr[2] "Oznaczyć %d artykułów jako przeczytane?"
2016-01-17 13:34:59 +00:00
#: js/viewfeed.js:1987
2014-12-18 15:27:30 +00:00
msgid "Display article URL"
msgstr "Wyświetl adres artykułu"
2014-09-06 11:11:06 +00:00
2015-11-30 08:32:12 +00:00
#~ msgid "Session failed to validate (incorrect IP)"
#~ msgstr "Nie powiodła się weryfikacja sesji (nieprawidłowy adres IP)"
#~ msgid "Details"
#~ msgstr "Szczegóły"
#~ msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
#~ msgstr "Opublikowany OPML nie zawiera ustawień Twojego Tiny Tiny RSS, kanałów wymagających uwierzytelniania i kanałów ukrytych przed umieszczeniem w Popularnych kanałach."
#~ msgid "No recent articles matching this filter have been found."
#~ msgstr "Nie znaleziono żadnych ostatnich artykułów pasujących do filtra."
#~ msgid "All done. %d out of %d articles imported."
#~ msgstr "Zakończone. Zaimportowano %d z %d artykułów."
#~ msgid "The document has incorrect format."
#~ msgstr "Dokument ma nieprawidłowy format."
#~ msgid "Import starred or shared items from Google Reader"
#~ msgstr "Zaimportuj oznaczone gwiazdką lub udostępnione elementy z Google Reader"
#~ msgid "Paste your starred.json or shared.json into the form below."
#~ msgstr "Wklej swój plik starred.json lub shared.json do poniższego formularza."
#~ msgid "Import my Starred items"
#~ msgstr "Importuj elementy Oznaczone gwiazdką"
#, fuzzy
#~ msgid "Statistics"
#~ msgstr "Status"
#, fuzzy
#~ msgid "Last matched articles"
#~ msgstr "Artykuły oznaczone gwiazdką"
#, fuzzy
#~ msgid "Clear database"
#~ msgstr "Wyczyść dane"
#, fuzzy
#~ msgid "Currently stored as: %s"
#~ msgstr "Czas serwera to: %s (UTC)"
#~ msgid "Google Reader Import"
#~ msgstr "Import z Google Reader"
#~ msgid "Please choose a file first."
#~ msgstr "Najpierw wybierz plik."
#, fuzzy
#~ msgid "Clear classifier database?"
#~ msgstr "Wyczyść dane kanału"
2015-08-12 09:23:59 +00:00
#~ msgid "with parameters:"
#~ msgstr "z parametrami:"
2015-07-15 13:39:25 +00:00
#~ msgid "Select by tags..."
#~ msgstr "Wybierz używając tagów..."
#~ msgid "Limit search to:"
#~ msgstr "Ogranicz wyszukiwanie do:"
#~ msgid "This feed"
#~ msgstr "Ten kanał"
#~ msgid "Complex expressions might not give results while testing due to issues with database server regexp implementation."
#~ msgstr "Złozone wyrażenia mogą nie przynosić spodziewanych rezultatów podczas testów ze względu na różnice w implementacji wyrażeń regularnych na serwerze bazy danych."
#~ msgid "Old password cannot be blank."
#~ msgstr "Stare hasło nie może być puste."
#~ msgid "New password cannot be blank."
#~ msgstr "Nowe hasło nie może być puste."
#~ msgid "Entered passwords do not match."
#~ msgstr "Wprowadzone hasła są różne."
#~ msgid "Function not supported by authentication module."
#~ msgstr "Metoda nie wspierana przez mechanizm uwierzytelniający."
#~ msgid "Match:"
#~ msgstr "Dopasuj:"
#~ msgid "Any"
#~ msgstr "Dowolny"
#~ msgid "All tags."
#~ msgstr "Wszystkie znaczniki"
#~ msgid "Which Tags?"
#~ msgstr "Które tagi?"
#~ msgid "Display entries"
#~ msgstr "Wyświetl wpisy"
#~ msgid "Select item(s) by tags"
#~ msgstr "Wybierz element(y) przy użyciu tagów"
2015-06-23 05:54:40 +00:00
#~ msgid "Unread First"
#~ msgstr "Najpierw nieprzeczytane"
#~ msgid "Unknown option: %s"
#~ msgstr "Nieznana opcja: %s"
2015-03-05 20:48:48 +00:00
#~ msgid "New version of Tiny Tiny RSS is available!"
#~ msgstr "Dostępna jest nowa wersja Tiny Tiny RSS!"
#~ msgid "Session failed to validate (user agent changed)"
#~ msgstr "Nie powiodła się weryfikacja sesji (zmieniona przeglądarka)"
#~ msgid "Assign articles to labels automatically"
#~ msgstr "Automatycznie przypisz etykiety do artykułów"
#~ msgid "New version of Tiny Tiny RSS is available (%s)."
#~ msgstr "Dostępna jest nowa wersja Tiny Tiny RSS (%s)."
#~ msgid "You can update using built-in updater in the Preferences or by using update.php"
#~ msgstr "Możesz przeprowadzić aktualizację wykorzystując wbudowany aktualizator dostępny w Ustawieniach lub korzystając z update.php"
#~ msgid "See the release notes"
#~ msgstr "Zobacz informacje o wydaniu"
#~ msgid "Download"
#~ msgstr "Pobierz"
#~ msgid "Error receiving version information or no new version available."
#~ msgstr "Błąd podczas odbierania informacji o wersji lub brak dostępnej nowej wersji."
#~ msgid "Update Tiny Tiny RSS"
#~ msgstr "Aktualizuj Tiny Tiny RSS"
#~ msgid "Your Tiny Tiny RSS installation is up to date."
#~ msgstr "Twoja instalacja Tiny Tiny RSS jest aktualna."
#, fuzzy
#~ msgid "Force update"
#~ msgstr "Przeprowadź aktualizacje"
#~ msgid "Do not close this dialog until updating is finished."
#~ msgstr "Nie zamykaj tego okna dopóki aktualizacja nia zakończy się."
#~ msgid "It is suggested to backup your tt-rss directory first."
#~ msgstr "Sugerujemy wykonać wcześniej kopię zapasową katalogu tt-rss."
#~ msgid "Your database will not be modified."
#~ msgstr "Baza danych nie zostanie zmodyfikowana."
#~ msgid "Your current tt-rss installation directory will not be modified. It will be renamed and left in the parent directory. You will be able to migrate all your customized files after update finishes."
#~ msgstr "Twój obecny katalog tt-rss nie zostanie zmodyfikowany. Jego nazwa zostanie zmieniona i pozostawiona w katalogu poziom wyżej. Będziesz mógł przemigrować dostosowane przez siebie pliki po zakończeniu aktualizacji."
#~ msgid "Ready to update."
#~ msgstr "Gotowy do aktualizacji."
#~ msgid "Start update"
#~ msgstr "Rozpocznik aktualizację"
#~ msgid "Backup your tt-rss directory before continuing. Please type 'yes' to continue."
#~ msgstr "Wykonaj kopię swojego katalogu tt-rss przed kontynuowaniem. Wpisz 'yes' aby kontynuować."
2014-09-06 11:11:06 +00:00
#~ msgid "LibXML error %s at line %d (column %d): %s"
#~ msgstr "Biblioteka LibXML zwróciła błąd %s w linii %d (kolumna %d): %s"
2014-08-14 08:09:23 +00:00
#~ msgid "From:"
#~ msgstr "Od:"
2014-03-09 07:19:01 +00:00
#~ msgid "Select:"
#~ msgstr "Wybierz: "
2013-12-09 05:23:12 +00:00
#~ msgid "mark as read"
#~ msgstr "oznacz jako przeczytane"
2013-07-11 16:27:03 +00:00
#~ msgid "Change password to"
#~ msgstr "Zmień hasło na"
#~ msgid "E-mail: "
#~ msgstr "E-mail: "
#~ msgid "Login field cannot be blank."
#~ msgstr "Pole nazwa użytkownika nie może być puste."
#~ msgid "Saving user..."
#~ msgstr "Zapisywanie użytkownika..."
#~ msgid "Toggle marked"
#~ msgstr "Przełącz oznaczenie gwiazdką"
2013-05-15 05:43:14 +00:00
#~ msgid "(Un)hide empty categories"
#~ msgstr "Pokaż/Ukryj puste kategorie"
#~ msgid "Published articles and generated feeds"
#~ msgstr "Opublikowane artykuły i wygenerowane kanały"
#~ msgid "Articles shared by URL"
#~ msgstr "Wszystkie artykuły udostępnione przez adresy"
#~ msgid "These feeds have not been updated because of errors:"
#~ msgstr "Te kanały nie zostały uaktualnione ponieważ wystąpiły błędy:"
#~ msgid "Your browser doesn't support Javascript, which is required for this application to function properly. Please check your browser settings."
#~ msgstr "Twoja przeglądarka nie obsługuje Javascript, który jest wymagany aby aplikacja działała poprawnie. Proszę sprawdź ustawienia swojej przeglądarki."
#~ msgid "Hello,"
#~ msgstr "Cześć,"
2012-12-24 09:34:37 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Regular version"
#~ msgstr "Wersja standardowa"
#~ msgid "Home"
#~ msgstr "Stron główna"
#~ msgid "Nothing found (click to reload feed)."
#~ msgstr "Nic nie znaleziono (kliknij aby odświeżyć kanał)."
#~ msgid "Open regular version"
#~ msgstr "Otwórz standardową wersję"
#~ msgid "Enable categories"
#~ msgstr "Włącz kategorie"
#~ msgid "ON"
#~ msgstr "WŁĄCZONE"
#~ msgid "OFF"
#~ msgstr "WYŁĄCZONE"
#~ msgid "Browse categories like folders"
#~ msgstr "Przeglądaj kategorie jak katalogi"
#~ msgid "Show images in posts"
#~ msgstr "Wyświetlaj obrazki w artykułach"
#~ msgid "Hide read articles and feeds"
#~ msgstr "Ukryj przeczytane artykuły i kanały"
#~ msgid "Sort feeds by unread count"
#~ msgstr "Sortuj kanały według liczby nieprzeczytanych"
#~ msgid "Article archive"
#~ msgstr "Archiwum artykułów"
#~ msgid "Example Pane"
#~ msgstr "Przykładowe onko"
#~ msgid "Sample value"
#~ msgstr "Przykładowa wartość"
#~ msgid "Set value"
#~ msgstr "Ustaw wartość"
#~ msgid "Mark %d displayed article as read?"
#~ msgid_plural "Mark %d displayed articles as read?"
#~ msgstr[0] "Oznaczyć %d wyświetlony artykuł jako przeczytany?"
#~ msgstr[1] "Oznaczyć %d wyświetlone artykuły jako przeczytane?"
#~ msgstr[2] "Oznaczyć %d wyświetlonych artykułów jako przeczytane?"
2012-12-24 09:34:37 +00:00
2013-05-15 05:42:54 +00:00
#~ msgid "Error: unable to load article."
#~ msgstr "Błąd: nie udało się wczytać artykułu."
#~ msgid "%d more..."
2013-05-15 05:43:14 +00:00
#~ msgid_plural "%d more..."
#~ msgstr[0] "%d więcej..."
#~ msgstr[1] "%d więcej..."
#~ msgstr[2] "%d więcej..."
2013-05-15 05:42:54 +00:00
2012-12-24 09:34:37 +00:00
#~ msgid "No unread feeds."
#~ msgstr "Brak nieprzeczytanych kanałów."
#~ msgid "Load more..."
#~ msgstr "Wczytaj więcej..."
2013-05-15 05:43:14 +00:00
#~ msgid "Switch to digest..."
#~ msgstr "Przełącz na przegląd..."
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Show tag cloud..."
#~ msgstr "Pokaż chmurę tagów..."
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Click to play"
#~ msgstr "Wciśnij aby odtworzyć"
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Play"
#~ msgstr "Odtwórz"
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Visit the website"
#~ msgstr "Odwiedź stronę internetową"
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Select theme"
#~ msgstr "Wybierz styl"
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "I have scanned the code and would like to enable OTP"
#~ msgstr "Zeskanowałem kod i chciałbym włączyć OTP."
#~ msgid "Playing..."
#~ msgstr "Odtwarzam..."
#~ msgid "Could not upload file. You might need to adjust upload_max_filesize in PHP.ini (current value = %s)"
#~ msgstr "Nie udało się wgrać pliku. Możliwe, że będziesz musiał dostosować wartość parametru upload_max_filesize (maksymalny rozmiar przesyłanego pliku) w PHP.ini (obecna wartość = %s)"
#~ msgid "Default interval between feed updates"
#~ msgstr "Domyślny czas pomiędzy aktualizacjami kanału"
#~ msgid "Could not update database"
#~ msgstr "Nie można zaktualizować bazy danych"
#~ msgid "Could not find necessary schema file, need version:"
#~ msgstr "Nie udało się odnaleźć niezbędnych plików schematu, potrzebna wersja: "
#~ msgid ", found: "
#~ msgstr ", odnaleziono: "
#~ msgid "Tiny Tiny RSS database is up to date."
#~ msgstr "Schemat bazy danych Tiny Tiny RSS jest aktualny."
#~ msgid "Please backup your database before proceeding."
#~ msgstr "Wykonaj kopię bazy przed rozpoczęciem procesu."
#~ msgid "Your Tiny Tiny RSS database needs update to the latest version (<b>%d</b> to <b>%d</b>)."
#~ msgstr "Baza Tiny Tiny RSS musi być zaktualizowana do aktualnej wersji (<b>%d</b> do <b>%d</b>)."
#~ msgid "Performing updates..."
#~ msgstr "Trwa aktualizacja..."
#~ msgid "Updating to version %d..."
#~ msgstr "Aktualizacja do wersji %d..."
#~ msgid "Checking version... "
#~ msgstr "Sprawdzanie wersji... "
#~ msgid "OK!"
#~ msgstr "OK!"
#~ msgid "ERROR!"
#~ msgstr "BŁĄD!"
#~ msgid "Finished. Performed <b>%d</b> update up to schema version <b>%d</b>."
#~ msgid_plural "Finished. Performed <b>%d</b> updates up to schema version <b>%d</b>."
#~ msgstr[0] "Zakończono. Wykonano <b>%d</b> aktualizację do wersji <b>%d</b> schematu bazy danych."
#~ msgstr[1] "Zakończono. Wykonano <b>%d</b> aktualizacji do wersji <b>%d</b> schematu bazy danych."
#~ msgstr[2] "Zakończono. Wykonano <b>%d</b> aktualizacji do wersji <b>%d</b> schematu bazy danych."
#~ msgid "Your database schema is from a newer version of Tiny Tiny RSS."
#~ msgstr "Wersja schematu Twojej bazy danych jest nowsza niż wersja Tiny Tiny RSS."
#~ msgid "Found schema version: <b>%d</b>, required: <b>%d</b>."
#~ msgstr "Wykryta wersja bazy: <b>%d</b>, wymagana <b>%d</b>."
#~ msgid "Schema upgrade impossible. Please update Tiny Tiny RSS files to the newer version and continue."
#~ msgstr "Aktualizacja schematu bazy niemożliwa do wykonania. Uaktualnij pliki Tiny Tiny RSS do nowszej wersji i ponów próbę."
#~ msgid "Enable external API"
#~ msgstr "Włącz zewnętrzne API"
#~ msgid "When this option is enabled, headlines in Special feeds and Labels are grouped by feeds"
#~ msgstr "Gdy ta opcja jest zaznaczona, nagłówki w kanałach specjalnych i widoku etykiet grupowane są według kanałów."
#~ msgid "Title or Content"
#~ msgstr "Tytuł lub Treść"
#~ msgid "Link"
#~ msgstr "Łącze"
#~ msgid "Content"
#~ msgstr "Treść"
#~ msgid "Article Date"
#~ msgstr "Dane artykułu"
#~ msgid "Set starred"
#~ msgstr "Oznacz gwiazdką"
#~ msgid "Assign tags"
#~ msgstr "Przypisz tagi"
#~ msgid "Modify score"
#~ msgstr "Zmień punktację"
#~ msgid "This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once."
#~ msgstr "Opcja ta jest przydatna gdy czytasz kilka globalnych, grupujących artykuły z różnych źródeł, kanałów RSS mających częściowo pokrywającą się grupę użytkowników. Gdy wyłączona, powoduje iż ten sam artykuł pochodzący z różnych kanałów będzie wyświetlony tylko raz."
#~ msgid "Date syntax appears to be correct:"
#~ msgstr "Format daty wygląda na poprawną:"
#~ msgid "Date syntax is incorrect."
#~ msgstr "Format daty jest niepoprawny."
#~ msgid "Notice"
#~ msgstr "Uwaga"
#~ msgid "Tag Cloud"
#~ msgstr "Chmura tagów"
#~ msgid "Mark all visible articles in %s as read?"
#~ msgstr "Oznaczyć wszystkie widoczne artykuły z %s jako przeczytane?"
#~ msgid "Form secret key incorrect. Please enable cookies and try again."
#~ msgstr "Nieprawidłowa wartość poufnego klucza. Włącz ciasteczka i spróbuj ponownie."
#~ msgid "Score"
#~ msgstr "Punktacja"
#~ msgid "Completed."
#~ msgstr "Zakończono."
#~ msgid "Enable the options you wish to apply using checkboxes on the right:"
#~ msgstr "Korzystają z pól po prawej, zanacz opcje które chcesz zastosować:"
#~ msgid "New articles available in this feed (click to show)"
#~ msgstr "Nowe artykuły dostępne na tym kanale (kliknij aby wyświetlić)"
#~ msgid "Pocket"
#~ msgstr "Kieszeń"
#~ msgid "Pinterest"
#~ msgstr "Pinterest"
#~ msgid "Share on identi.ca"
#~ msgstr "Udostępnij na identi.ca"
#~ msgid "Owncloud"
#~ msgstr "Owncloud"
#~ msgid "Owncloud url"
#~ msgstr "Adres Owncloud"
2013-05-15 05:42:54 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "Bookmark on OwnCloud "
#~ msgstr "Dodaj zakładkę w Owncloud"
#~ msgid "Flattr this article."
#~ msgstr "Pochwal ten artykuł (Flattr)."
#~ msgid "Share on Google+"
#~ msgstr "Udostępnij na Google+"
#~ msgid "Share on Twitter"
#~ msgstr "Udostępnij na Twitterze"
#~ msgid "Show additional preferences"
#~ msgstr "Pokaż dodatkowe ustawienia"
#~ msgid "Back to feeds"
#~ msgstr "Wróć do kanałów"
#~ msgid "This will clear your stored authentication information for Twitter. Continue?"
#~ msgstr "Operacja spowoduje usunięcie zapisanych danych uwierzytelniania w usłudze Twitter. Kontynuować?"
#~ msgid "Clearing credentials..."
#~ msgstr "Czyszczenie zapisanych dany uwierzytelniania..."
#~ msgid "Twitter credentials have been cleared."
#~ msgstr "Dane uwierzytelniania usługi Twitter zostały wyczyszczone."
#~ msgid "Updated"
#~ msgstr "Zaktualizowany"
#~ msgid "Finished: %d articles processed, %d imported, %d feeds created."
#~ msgstr "Zakończono: %d przetworzonych artykułów, %d zaimportowanych, %d kanałów utworzonych."
#~ msgid "Related"
#~ msgstr "Pokrewne"
#~ msgid "Yes"
#~ msgstr "Tak"
#~ msgid "No"
#~ msgstr "Nie"
#~ msgid "News"
#~ msgstr "Nowości"
#~ msgid "Move between feeds"
#~ msgstr "Przechodzenie pomiędzy kanałami"
#~ msgid "Move between articles"
#~ msgstr "Przechodzenie pomiędzy artykułami"
#~ msgid "Active article actions"
#~ msgstr "Działania dla bieżącego artykułu"
#~ msgid "Mark articles below/above active one as read"
#~ msgstr "Oznacz artykuły poniżej/powyżej bieżącego jako przeczytane"
#~ msgid "Other actions"
#~ msgstr "Inne działania"
#~ msgid "Display this help dialog"
#~ msgstr "Wyświetl to okno pomocy"
#~ msgid "Multiple articles actions"
#~ msgstr "Działania na wielu artykułach"
#, fuzzy
#~ msgid "Select starred articles"
#~ msgstr "Wybierz nieprzeczytane artykuły"
#~ msgid "Feed actions"
#~ msgstr "Działania na kanałach"
#~ msgid "If viewing category, (un)collapse it"
#~ msgstr "W trybie kategorii, rozwiń/zwiń"
#~ msgid "Press any key to close this window."
#~ msgstr "Wciśnij dowolny klawisz aby zamknąć to okno."
#~ msgid "My Feeds"
#~ msgstr "Moje kanały"
#~ msgid "Panel actions"
#~ msgstr "Działania na panelach"
#~ msgid "Top 25 feeds"
#~ msgstr "Top 25 kanałów"
#~ msgid "Edit feed categories"
#~ msgstr "Edytuj kategorie kanału"
#~ msgid "Focus search (if present)"
#~ msgstr "Aktywuj pole wyszukiwarki (jeżeli jest)"
#~ msgid "<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS configuration and your access level."
#~ msgstr "<b>Uwaga:</b> nie wszystkie działania mogą być dostępne, zależnie od konfiguracji Tiny Tiny RSS i Twojego poziomu uprawnień."
#~ msgid "Fatal: authentication module %s not found."
#~ msgstr "Błąd fatalny: moduł uwierzytelniania %s nie został odnaleziony."
#~ msgid "Open article in new tab"
#~ msgstr "Otwórz artykuł w nowej zakładce"
#~ msgid "Right-to-left content"
#~ msgstr "Treść czytana od prawej do lewej"
#, fuzzy
#~ msgid "Cache content locally"
#~ msgstr "Przechowuj obrazki lokalnie"
#~ msgid "Mark posts as updated on content change"
#~ msgstr "Oznacz artykuły jako zaktualizowane gdy zmieni się ich treść"
#~ msgid "Loading..."
#~ msgstr "Wczytywanie..."
#~ msgid "View in a tt-rss tab"
#~ msgstr "Otwórz w zakładce tt-rss"
#~ msgid "Magpie"
#~ msgstr "Magpie"
#~ msgid "SimplePie"
#~ msgstr "SimplePie"
#~ msgid "using"
#~ msgstr "używając"
2013-05-15 05:42:54 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "OAuth will be used automatically for Twitter feeds."
#~ msgstr "Dla kanałów z Twittera automatycznie zostanie użyty OAuth."
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "match on"
#~ msgstr "w"
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Title or content"
#~ msgstr "Tytuł lub treść"
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Your request could not be completed."
#~ msgstr "Twoje żądanie nie mogło zostać zrealizowane."
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Feed update has been scheduled."
#~ msgstr "Aktualizacja kanału została zaplanowana."
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Category update has been scheduled."
#~ msgstr "Aktualizacja kategorii została zaplanowana."
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Can't update this kind of feed."
#~ msgstr "Nie można aktualizować kanału tego rodzaju."
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Original article"
#~ msgstr "Artykuł oryginalny"
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Update feed"
#~ msgstr "Uaktualnij kanał"
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "With subcategories"
#~ msgstr "Z podkategoriami"
2012-10-06 14:27:53 +00:00
2012-11-12 10:27:26 +00:00
#~ msgid "Twitter OAuth"
#~ msgstr "Twitter OAuth"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "before"
#~ msgstr "przed"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "after"
#~ msgstr "po"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "Check it"
#~ msgstr "Sprawdź"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "Apply to category"
#~ msgstr "Zastosuj dla kategorii"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "No feed categories defined."
#~ msgstr "Nie zdefiniowano żadnych kategorii kanału."
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "Edit categories"
#~ msgstr "Edytuj kategorie"
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "<b>Hint:</b> you can drag feeds and categories around."
#~ msgstr "<b>Wskazówka:</b> możesz swobodnie przeciągać kanały i kategorie."
#~ msgid "Subscribing using bookmarklet"
#~ msgstr "Prenumerowanie z wykorzystaniem komponentu zakładek"
#~ msgid "Twitter"
#~ msgstr "Twitter"
2013-05-15 05:43:14 +00:00
#~ msgid "Before you can update your Twitter feeds, you must register this instance of Tiny Tiny RSS with Twitter.com."
#~ msgstr "Zanim będziesz mógł uaktualniać swoje kanały Twittera, musisz zarejestrować tę instalację Tiny Tiny RSS na Twitterze."
2012-10-18 08:56:48 +00:00
2013-05-15 05:43:14 +00:00
#~ msgid "You have been successfully registered with Twitter.com and should be able to access your Twitter feeds."
#~ msgstr "Zakończyłeś proces rejestracji na Twitter.com i powinieneś móc dostać się do swoich kanałów z Twittera."
2012-10-18 08:56:48 +00:00
#~ msgid "Register with Twitter.com"
#~ msgstr "Zarejestruj na Twitter.com"
#~ msgid "<li>Adding category <b>%s</b>.</li>"
#~ msgstr "<li>Dodawanie kategorii <b>%s</b>.</li>"
#~ msgid "Adding filter %s"
#~ msgstr "Dodawanie filtra %s"
#~ msgid "Duplicate filter %s"
#~ msgstr "Kopiowanie filtra %s"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgid "Purge old posts after this number of days (0 - disables)"
#~ msgstr "Wyczyść stare artykuły po X dniach (0 - wyłącza)"
#~ msgid "Attachment:"
#~ msgstr "Załącznik:"
#~ msgid "Attachments:"
#~ msgstr "Załączniki:"
#~ msgid "Register with Twitter"
#~ msgstr "Zarejestrowano na Twitterze"
#~ msgid "Could not connect to Twitter. Refresh the page or try again later."
2013-05-15 05:43:14 +00:00
#~ msgstr "Nie udało się połączyć z Twitterem. Odśwież stronę lub spróbuj ponownie."
2012-10-18 08:56:48 +00:00
#~ msgid "Congratulations! You have successfully registered with Twitter."
#~ msgstr "Gratulacje! Rejestracja konta Twittera zakończyła się powodzeniem."
#~ msgid "MySQL Charset Updater"
#~ msgstr "Aktualizator kodowania bazy MySQL"
2013-05-15 05:43:14 +00:00
#~ msgid "This script is for Tiny Tiny RSS installations with MySQL backend only."
2012-10-18 08:56:48 +00:00
#~ msgstr "Ten skrypt służy do instalacji Tiny Tiny RSS tylko na bazie MySQL."
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid ""
#~ "This script will convert your Tiny Tiny RSS database to UTF-8. \n"
2013-05-15 05:43:14 +00:00
#~ "\t\t\tDepending on current database charset you may experience data corruption (lost accent characters, etc.). \n"
#~ "\t\t\tAfter update, you'll have to set <b>MYSQL_CHARSET</b> option in config.php to 'utf8'."
2012-10-18 08:56:48 +00:00
#~ msgstr ""
2013-05-15 05:43:14 +00:00
#~ "Ten skrypt przeprowadzi konwersję Twojej bazy Tiny Tiny RSS do kodowania UTF-8. \n"
#~ "\t\t\tZależnie od bieżącego kodowania bazy danych możesz doświadczyć uszkodzenia danych (zgubione znaki narodowe, akcenty itp). \n"
#~ "\t\t\tPo aktualizacji będziesz musiał ustawić opcję <b>MYSQL_CHARSET</b> w pliku config.php na 'utf8'."
2012-10-06 14:27:53 +00:00
2012-10-18 08:56:48 +00:00
#~ msgid "Converting database..."
#~ msgstr "Konwersja bazy danych..."