From 8613a5d5276072266f998dcb6c1183fc8582f64a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 21:52:15 +0800 Subject: [PATCH] i18n: new translations for Polish (#391) Co-authored-by: retmas-gh <58191209+retmas-gh@users.noreply.github.com> --- client/src/javascript/i18n/strings/pl.json | 170 +++++++++++++++------ 1 file changed, 125 insertions(+), 45 deletions(-) diff --git a/client/src/javascript/i18n/strings/pl.json b/client/src/javascript/i18n/strings/pl.json index 6b25c6a50..dd3f0234e 100644 --- a/client/src/javascript/i18n/strings/pl.json +++ b/client/src/javascript/i18n/strings/pl.json @@ -6,18 +6,20 @@ "alert.settings.saved": "Zapisano ustawienia.", "alert.torrent.add": "Pomyślnie dodano {countElement} {count, plural, =1 {torrent} other {torrenty}}.", "alert.torrent.add.failed": "Nie udało się dodać {countElement} {count, plural, =1 {torrent} other {torrenty}}.", + "alert.torrent.add.sent": "{countElement} {count, plural, =1 {żądanie wysłane} few {żądania wysłane} other {żądań wysłanych}} do klienta torrent.", "alert.torrent.move": "Pomyślnie przeniesiono {countElement} {count, plural, =1 {torrenty} other {torrenty}}.", "alert.torrent.move.failed": "Nie udało się przenieść {countElement} {count, plural, =1 {torrentów} other {torrentów}}.", - "alert.torrent.remove": "Pomyślnie usunięto {countElement} {count, plural, =1 {torrenty} other {torrenty}}.", - "alert.torrent.remove.failed": "Nie udało się usunąć {countElement} {count, plural, =1 {torrentów} other {torrentów}}.", + "alert.torrent.remove": "Pomyślnie usunięto {countElement} {count, plural, =1 {torrent} few {torrenty} other {torrentów}}.", + "alert.torrent.remove.failed": "Nie udało się usunąć {countElement} {count, plural, =1 {torrenta} other {torrentów}}.", "auth.add.user": "Dodaj użytkownika", "auth.admin": "Administrator", "auth.create.account": "Utwórz konto", "auth.create.an.account": "Utwórz konto", - "auth.create.an.account.intro": "Witaj w powodzie!", + "auth.create.an.account.intro": "Witaj we Flood!", "auth.current.user": "Bieżący użytkownik", "auth.error.password.empty": "Hasło nie może być puste.", "auth.error.username.empty": "Nazwa użytkownika nie może być pusta.", + "auth.input.clear": "Wyczyść", "auth.log.in": "Zaloguj się", "auth.login": "Logowanie", "auth.login.intro": "Zaloguj się do swojego konta.", @@ -27,25 +29,56 @@ "auth.username": "Nazwa użytkownika", "button.add": "Dodaj", "button.cancel": "Anuluj", + "button.close": "Zamknij", "button.download": "Pobierz", "button.new": "Nowy", "button.no": "Nie", + "button.ok": "OK", + "button.retry": "Ponów", "button.save": "Zapisz ustawienia", "button.save.feed": "Zapisz", "button.yes": "Tak", + "connection-interruption.action.selection.config": "Zaktualizuj ustawienia połączenia klienta", + "connection-interruption.action.selection.retry": "Ponów z bieżącymi ustawieniami połączenia klienta", "connection-interruption.heading": "Nie można połączyć się z klientem", + "connection-interruption.not.admin": "Skontaktuj się z twoim administratorem Flood jeśli się to powtarza.", "connection-interruption.verification-error": "Nie można zweryfikować połączenia.", "connection.settings.client.select": "Klient", "connection.settings.error.empty": "Ustawienia połączenia nie mogą być puste.", + "connection.settings.deluge": "Deluge", + "connection.settings.deluge.host": "Serwer", + "connection.settings.deluge.host.input.placeholder": "np. localhost", + "connection.settings.deluge.password": "Hasło", + "connection.settings.deluge.password.input.placeholder": "Hasło", + "connection.settings.deluge.port": "Port", + "connection.settings.deluge.port.input.placeholder": "np. 58846", + "connection.settings.deluge.username": "Użytkownik", + "connection.settings.deluge.username.input.placeholder": "np. klientlokalny", + "connection.settings.qbittorrent": "qBittorrent", "connection.settings.qbittorrent.password": "Hasło", "connection.settings.qbittorrent.password.input.placeholder": "Hasło", "connection.settings.qbittorrent.url": "Adres URL", + "connection.settings.qbittorrent.url.input.placeholder": "np. http://localhost:8080", "connection.settings.qbittorrent.username": "Nazwa użytkownika", "connection.settings.qbittorrent.username.input.placeholder": "Nazwa użytkownika", - "connection.settings.rtorrent": "Rtorrent", + "connection.settings.rtorrent": "rTorrent", + "connection.settings.rtorrent.host": "Serwer", "connection.settings.rtorrent.host.input.placeholder": "Nazwa hosta lub IP", + "connection.settings.rtorrent.port": "Port", + "connection.settings.rtorrent.port.input.placeholder": "Port", "connection.settings.rtorrent.socket": "Ścieżka", + "connection.settings.rtorrent.socket.input.placeholder": "np. ~/.local/share/rtorrent/rtorrent.sock", "connection.settings.rtorrent.type": "Typ połączenia", + "connection.settings.rtorrent.type.socket": "Gniazdo", + "connection.settings.rtorrent.type.tcp": "TCP", + "connection.settings.rtorrent.type.tcp.warning": "Wystawianie rTorrent poprzez TCP może doprowadzić do eskalacji uprawnień.", + "connection.settings.transmission": "Transmission", + "connection.settings.transmission.password": "Hasło", + "connection.settings.transmission.password.input.placeholder": "Hasło", + "connection.settings.transmission.url": "Adres URL", + "connection.settings.transmission.url.input.placeholder": "np. http://localhost:9091/transmission/rpc", + "connection.settings.transmission.username": "Użytkownik", + "connection.settings.transmission.username.input.placeholder": "Użytkownik", "dependency.loading.notifications": "Powiadomienia", "dependency.loading.torrent.list": "Lista torrentów", "dependency.loading.torrent.taxonomy": "Taksonomia torrent", @@ -54,6 +87,7 @@ "feeds.applicable.feed": "Stosowany kanał", "feeds.apply.tags": "Zastosuj tagi", "feeds.browse.feeds": "Przeglądaj kanały", + "feeds.check": "Zweryfikuj regułę poprzez próbę. Nie przesyłane ani zapisywane.", "feeds.exclude": "Wyklucz", "feeds.exclude.pattern": "Wyklucz wzór", "feeds.existing.feeds": "Istniejące kanały", @@ -61,26 +95,27 @@ "feeds.interval": "Interwał", "feeds.label": "Etykieta", "feeds.match": "Dopasowanie", - "feeds.match.count": "{count, plural, =1 {# pasuje do} other {# pasuje do}}", + "feeds.match.count": "{count, plural, =1 {# pasuje do} few {# pasują do} other {# pasuje do}}", "feeds.match.pattern": "Wzorzec dopasowania", "feeds.no.feeds.available": "Brak dostępnych kanałów.", "feeds.no.feeds.defined": "Nie zdefiniowano kanałów.", - "feeds.no.items.matching": "Brak elementów pasujących do wyszukiwarki.", + "feeds.no.items.matching": "Brak elementów pasujących do szukanego wyrażenia.", "feeds.no.rules.defined": "Nie zdefiniowano reguł.", + "feeds.regEx": "Wyrażenie regularne", "feeds.search": "Szukaj frazy", "feeds.search.term": "Szukaj frazy", "feeds.select.feed": "Wybierz kanał", "feeds.select.interval": "Interwał", - "feeds.start.on.load": "Zacznij od załadowania", - "feeds.tabs.download.rules": "Zasady pobierania", + "feeds.start.on.load": "Rozpocznij po załadowaniu", + "feeds.tabs.download.rules": "Reguly pobierania", "feeds.tabs.feeds": "Kanały", "feeds.tabs.heading": "Kanały torrent", "feeds.tags": "Tagi", "feeds.test.match": "Testowy wzór dopasowania", "feeds.time.day": "Dni", "feeds.time.hr": "Godziny", - "feeds.time.min": "Protokoły", - "feeds.torrent.destination": "Przeznaczenie torrentów", + "feeds.time.min": "Minuty", + "feeds.torrent.destination": "Miejsce docelowe torrenta", "feeds.url": "Adres URL", "feeds.validation.interval.not.positive": "Interwał musi być dodatnią liczbą całkowitą.", "feeds.validation.invalid.regular.expression": "Nieprawidłowe wyrażenie regularne.", @@ -89,17 +124,19 @@ "feeds.validation.must.specify.label": "Musisz określić etykietę.", "feeds.validation.must.specify.valid.feed.url": "Musisz podać poprawny adres URL kanału.", "filesystem.empty.directory": "Pusty katalog.", - "filesystem.error.eacces": "Powódź nie ma uprawnień do odczytu tego katalogu.", + "filesystem.error.eacces": "Flood nie ma uprawnień do odczytu tego katalogu.", "filesystem.error.enoent": "Ta ścieżka nie istnieje. Zostanie utworzona.", + "filesystem.error.no.input": "Proszę podać ścieżkę.", "filesystem.error.unknown": "Wystąpił nieznany błąd. Spróbuj ponownie.", "filesystem.fetching": "Pobieranie struktury katalogu...", "filter.all": "Wszystkie", "filter.status.active": "Aktywne", "filter.status.checking": "Sprawdzanie", + "filter.status.completed": "Zakończone", "filter.status.downloading": "Pobieranie", "filter.status.error": "Błąd", "filter.status.inactive": "Nieaktywny", - "filter.status.seeding": "Nasiona", + "filter.status.seeding": "Wysyłanie", "filter.status.stopped": "Zatrzymano", "filter.status.title": "Filtruj według statusu", "filter.tag.title": "Filtruj według tagu", @@ -112,44 +149,48 @@ "general.of": "z", "general.to": "do", "locale.language.auto": "Automatyczne", - "mediainfo.execError": "Wystąpił błąd podczas uruchamiania mediainfo na serwerze. Sprawdź, czy mediainfo jest zainstalowany i dostępny w PATH do powodzi.", + "mediainfo.execError": "Wystąpił błąd podczas uruchamiania mediainfo na serwerze. Sprawdź, czy mediainfo jest zainstalowany i dostępny w PATH dla Flood.", "mediainfo.fetching": "Pobieranie...", - "mediainfo.heading": "Wyjście Mediainfo", + "mediainfo.heading": "Wynik mediainfo", "notification.clear.all": "Wyczyść wszystko", + "notification.feed.torrent.added.body": "{title}", "notification.feed.torrent.added.heading": "Element RSS w kolejce", + "notification.no.notification": "Brak powiadomień do wyświetlenia.", "notification.showing": "Wyświetlanie", + "notification.torrent.errored.body": "{name}", "notification.torrent.errored.heading": "Błąd zgłoszony", + "notification.torrent.finished.body": "{name}", "notification.torrent.finished.heading": "Pobieranie zakończone", "priority.dont.download": "Nie pobieraj", - "priority.high": "Wysoka", + "priority.high": "Wysoki", "priority.low": "Niski", "priority.normal": "Normalny", - "settings.bandwidth.slots.download.global.label": "Pobierz gniazda globalne", - "settings.bandwidth.slots.download.label": "Pobierz miejsca na torrent", - "settings.bandwidth.slots.heading": "Dostępność miejsca", - "settings.bandwidth.slots.upload.global.label": "Prześlij Sloty globalne", - "settings.bandwidth.slots.upload.label": "Prześlij Sloty na torrent", + "settings.bandwidth.slots.download.global.label": "Ilość jednoczesnych pobierań globalnie", + "settings.bandwidth.slots.download.label": "Ilość jednoczesnych pobierań per torrent", + "settings.bandwidth.slots.heading": "Dostępność miejsc", + "settings.bandwidth.slots.upload.global.label": "Ilość jednoczesnych wysyłań globalnie", + "settings.bandwidth.slots.upload.label": "Ilość jednoczesnych wysyłań per torrent", "settings.bandwidth.transferrate.dropdown.preset.download.label": "Rozwijane ustawienia: Pobierz", - "settings.bandwidth.transferrate.dropdown.preset.upload.label": "Rozwijane ustawienia: Załaduj", - "settings.bandwidth.transferrate.global.throttle.download": "Globalna przepustnica szybkości pobierania", - "settings.bandwidth.transferrate.global.throttle.upload": "Globalna przepustnica Szybkości Wysyłania", - "settings.bandwidth.transferrate.heading": "Prędkość transferu przepustnicy", + "settings.bandwidth.transferrate.dropdown.preset.upload.label": "Rozwijane ustawienia: Prześlij", + "settings.bandwidth.transferrate.global.throttle.download": "Globalny limit prędkości pobierania", + "settings.bandwidth.transferrate.global.throttle.upload": "Globalny limit prędkości wysyłania", + "settings.bandwidth.transferrate.heading": "Limity transferu", "settings.connectivity.dht.label": "Włącz DHT", "settings.connectivity.dht.port.label": "Port DHT", "settings.connectivity.dpd.heading": "Odkrycie zdecentralizowanego peera", "settings.connectivity.incoming.heading": "Połączenia przychodzące", "settings.connectivity.ip.hostname.label": "Zgłoszone IP/nazwa hosta", "settings.connectivity.max.http.connections": "Maksymalna liczba połączeń HTTP", - "settings.connectivity.peer.exchange.label": "Włącz wymianę peer", - "settings.connectivity.peers.desired.label": "Pożądane rówieśniki", - "settings.connectivity.peers.heading": "Uczestnicy", + "settings.connectivity.peer.exchange.label": "Włącz wymianę peerów", + "settings.connectivity.peers.desired.label": "Peery pożądane", + "settings.connectivity.peers.heading": "Peery", "settings.connectivity.peers.max.label": "Maksymalna liczba peerów", "settings.connectivity.peers.min.label": "Minimalna liczba peerów", - "settings.connectivity.peers.seeding.max.label": "Maksymalna ilość seedów peerów", - "settings.connectivity.peers.seeding.min.label": "Minimalne seedowanie peerów", + "settings.connectivity.peers.seeding.max.label": "Maksymalna ilość peerów wysyłających", + "settings.connectivity.peers.seeding.min.label": "Maksymalna ilość peerów wysyłających", "settings.connectivity.port.open.label": "Otwórz port", "settings.connectivity.port.randomize.label": "Losowy port", - "settings.connectivity.port.range.label": "Zakres portu", + "settings.connectivity.port.range.label": "Zakres portów", "settings.diskusage.mount.points": "Punkty montowania dysku", "settings.diskusage.show": "Pokaż", "settings.resources.disk.check.hash.label": "Zweryfikuj skrót po zakończeniu", @@ -170,31 +211,37 @@ "settings.ui.displayed.details": "Kolumny szczegółów torrenta", "settings.ui.language": "Język", "settings.ui.locale": "Język", + "settings.ui.tag.selector.mode": "Ustawienia selektora tagów", + "settings.ui.tag.selector.mode.multi": "Wielokrotne zaznaczenie", + "settings.ui.tag.selector.mode.single": "Pojedynczy wybór", "settings.ui.torrent.context.menu.items.show": "Pokaż", "settings.ui.torrent.details.enabled": "Włączone", "settings.ui.torrent.details.tags.placement": "W rozszerzonym widoku tagi działają najlepiej na końcu listy.", "settings.ui.torrent.list": "Wyświetlanie listy torrentów", "settings.ui.torrent.size": "Rozmiar torrenta", - "settings.ui.torrent.size.condensed": "Skondensowany widok", + "settings.ui.torrent.size.condensed": "Widok skondensowany", "settings.ui.torrent.size.expanded": "Widok rozszerzony", "sidebar.button.feeds": "Kanały", "sidebar.button.log.out": "Wyloguj", "sidebar.button.settings": "Ustawienia", "sidebar.button.speedlimits": "Ograniczenia prędkości", + "sidebar.button.theme.dark": "Ciemny motyw", + "sidebar.button.theme.light": "Jasny motyw", "sidebar.search.placeholder": "Szukaj torrentów", "sidebar.speedlimits.download": "POBIERZ", "sidebar.speedlimits.upload": "PRZEŚLIJ", "sidebar.transferdata.downloaded": "Pobrano", "sidebar.transferdata.uploaded": "Przesłano", "speed.unlimited": "Nieograniczona", - "status.diskusage.free": "Darmowe", + "status.diskusage.free": "Wolne", "status.diskusage.title": "Użycie dysku", "status.diskusage.total": "Łącznie", "status.diskusage.used": "Używane", + "torrent.list.peers": "{connected} {of} {total}", "torrent.list.peers.of": "z", "torrents.add.button.add": "Dodaj torrent", - "torrents.add.cookies.input.placeholder": "Opcjonalnie nazwa ciasteczka=wartość ciasteczka", - "torrents.add.cookies.label": "Pliki cookie", + "torrents.add.cookies.input.placeholder": "Opcjonalnie nazwa-ciasteczka=wartość-ciasteczka", + "torrents.add.cookies.label": "Ciasteczka", "torrents.add.destination.label": "Miejsce przeznaczenia", "torrents.add.destination.placeholder": "Miejsce przeznaczenia", "torrents.add.heading": "Dodaj torrenty", @@ -203,7 +250,8 @@ "torrents.add.tab.file.browse": "lub kliknij, aby przeglądać", "torrents.add.tab.file.drop": "Upuść pliki tutaj,", "torrents.add.tab.file.title": "Wg pliku", - "torrents.add.tab.url.input.placeholder": "URL torrenta lub Magnet Link", + "torrents.add.tab.url.input.placeholder": "URL torrenta lub odnośnik magnetyczny", + "torrents.add.tab.url.register.magnet.handler": "Zarejestruj aby obsłużyć odnośniki magnetyczne", "torrents.add.tab.url.title": "Według adresu URL", "torrents.add.tags": "Tagi", "torrents.add.torrents.label": "Torrenty", @@ -215,39 +263,47 @@ "torrents.create.info.source.label": "Źródło informacji", "torrents.create.is.private.label": "Prywatny", "torrents.create.source.path.label": "Źródło", - "torrents.create.tags.input.placeholder": "Tagi w powodzie. Nie dodano do utworzonego torrentu.", + "torrents.create.tags.input.placeholder": "Tagi we Flood. Nie dodawane do tworzonego torrenta.", "torrents.create.tracker.input.placeholder": "URL trackera", - "torrents.create.trackers.label": "Śledzenie", + "torrents.create.trackers.label": "Trackery", "torrents.destination.base_path": "Użyj jako ścieżki bazowej", "torrents.destination.completed": "Zakończone", + "torrents.destination.sequential": "Pobieranie sekwencyjne", "torrents.details.actions.pause": "Wstrzymaj", "torrents.details.actions.start": "Rozpocznij", "torrents.details.actions.stop": "Zatrzymaj", "torrents.details.details": "Szczegóły", "torrents.details.files": "Pliki", - "torrents.details.files.download.file": "{count, plural, =1 {Pobierz plik} other {Pobierz pliki}}", + "torrents.details.files.download.file": "{count, plural, =1 {Pobierz plik} few {Pobierz pliki} other {Pobierz plików}}", "torrents.details.files.loading": "Ładowanie szczegółów pliku...", "torrents.details.general.comment": "Komentarz", - "torrents.details.general.connected": "{connected} połączony z {total}", + "torrents.details.general.connected": "{connected} {count, plural, =1 {połączony} few {połączone} other {połączonych}} z {total}", + "torrents.details.general.date.active": "Ostatnia aktywność", + "torrents.details.general.date.active.now": "Teraz", "torrents.details.general.date.added": "Dodano", + "torrents.details.general.date.created": "Utworzony", + "torrents.details.general.date.finished": "Zakończony", "torrents.details.general.downloaded": "Pobrano", "torrents.details.general.free.disk.space": "Wolne miejsce na dysku", + "torrents.details.general.hash": "Hash", "torrents.details.general.heading.general": "Ogólny", - "torrents.details.general.heading.tracker": "Śledzenie", - "torrents.details.general.heading.transfer": "Przelew", + "torrents.details.general.heading.torrent": "Torrent", + "torrents.details.general.heading.tracker": "Tracker", + "torrents.details.general.heading.transfer": "Transfer", "torrents.details.general.location": "Lokalizacja", "torrents.details.general.none": "Brak", - "torrents.details.general.peers": "Uczestnicy", + "torrents.details.general.peers": "Peery", "torrents.details.general.scheduler": "Harmonogram", "torrents.details.general.scheduler.ignored": "Ignorowane", - "torrents.details.general.scheduler.obeyed": "obfite", - "torrents.details.general.seeds": "Nasiona", + "torrents.details.general.scheduler.obeyed": "Przestrzegane", + "torrents.details.general.seeds": "Seedy", "torrents.details.general.size": "Rozmiar", "torrents.details.general.tags": "Tagi", "torrents.details.general.tracker.message": "Wiadomość trackera", "torrents.details.general.type": "Typ", "torrents.details.general.type.private": "Prywatny", "torrents.details.general.type.public": "Publiczne", + "torrents.details.mediainfo": "Mediainfo", "torrents.details.peers": "Uczestnicy", "torrents.details.peers.no.data": "Brak danych peerów dla tego torrentu.", "torrents.details.selected.files": "{count, plural, =1 {{countElement} wybrany plik} other {{countElement} wybrano pliki}}", @@ -255,14 +311,25 @@ "torrents.details.trackers": "Śledzenie", "torrents.details.trackers.no.data": "Brak danych trackera dla tego torrentu.", "torrents.details.trackers.type": "Typ", + "torrents.generate.magnet.heading": "Generuj odnośnik magnetyczny", + "torrents.generate.magnet.loading.trackers": "Ładowanie trackerów...", + "torrents.generate.magnet.magnet": "Odnośnik magnetyczny", + "torrents.generate.magnet.magnet.with.trackers": "Odnośnik magnetyczny z trackerem", + "torrents.generate.magnet.private.torrent": "Ten torrent jest prywatny.", "torrents.list.cannot.connect": "Nie można połączyć się z klientem.", "torrents.list.clear.filters": "Wyczyść filtry", "torrents.list.context.check.hash": "Sprawdź hash", "torrents.list.context.details": "Szczegóły torrenta", + "torrents.list.context.download.contents": "Pobierz zawartość", + "torrents.list.context.download.metainfo": "Pobierz plik .torrent", + "torrents.list.context.generate.magnet": "Generuj odnośnik magnetyczny", + "torrents.list.context.initial.seeding": "Wysyłanie wstępne", "torrents.list.context.move": "Ustaw lokalizację torrenta", "torrents.list.context.pause": "Wstrzymaj", "torrents.list.context.priority": "Priorytet", + "torrents.list.context.reannounce": "Ponowne rozgłoszenie", "torrents.list.context.remove": "Usuń", + "torrents.list.context.sequential": "Sekwencyjnie", "torrents.list.context.set.tags": "Ustaw tagi", "torrents.list.context.set.trackers": "Ustaw trackery", "torrents.list.context.start": "Rozpocznij", @@ -276,9 +343,13 @@ "torrents.move.heading": "Ustaw lokalizację torrenta", "torrents.properties.comment": "Komentarz", "torrents.properties.date.added": "Dodano", + "torrents.properties.date.created": "Utworzony", + "torrents.properties.directory": "Lokalizacja", "torrents.properties.download.speed": "Prędkość pobierania", "torrents.properties.download.total": "Pobrano", + "torrents.properties.eta": "ETA", "torrents.properties.free.disk.space": "Wolne miejsce na dysku", + "torrents.properties.hash": "Hash", "torrents.properties.ignore.schedule": "Ignoruj harmonogram", "torrents.properties.is.private": "Prywatny", "torrents.properties.name": "Nazwisko", @@ -304,8 +375,17 @@ "torrents.set.trackers.heading": "Ustaw trackery", "torrents.set.trackers.loading.trackers": "Ładowanie trackerów...", "torrents.sort.title": "Sortuj wg", + "unit.size.byte": "B", + "unit.size.gigabyte": "GB", + "unit.size.kilobyte": "kB", + "unit.size.megabyte": "MB", + "unit.size.terabyte": "TB", + "unit.speed": "{baseUnit}/s", "unit.time.day": "ob", "unit.time.hour": "godz.", + "unit.time.infinity": "∞", + "unit.time.minute": "m", "unit.time.second": "u rot ob", - "unit.time.week": "tyg." + "unit.time.week": "tyg.", + "unit.time.year": "lat" }