mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Rerun lupdate and lrelease
This commit is contained in:
+153
-119
@@ -51,6 +51,24 @@
|
||||
<translation>Czy na pewno chcesz opuścić %1? Niezapisane zmiany zostaną utracone.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CliPair</name>
|
||||
<message>
|
||||
<location filename="../gui/CliPair.qml" line="9"/>
|
||||
<source>Establishing connection to PC...</source>
|
||||
<translation type="unfinished">Ustanawianie połączenia z komputerem...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/CliPair.qml" line="13"/>
|
||||
<source>Pairing... Please enter '%1' on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/CliPair.qml" line="85"/>
|
||||
<source>Pairing completed successfully</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CliQuitStreamSegue</name>
|
||||
<message>
|
||||
@@ -246,7 +264,7 @@
|
||||
<context>
|
||||
<name>PendingQuitTask</name>
|
||||
<message>
|
||||
<location filename="../backend/computermanager.cpp" line="540"/>
|
||||
<location filename="../backend/computermanager.cpp" line="547"/>
|
||||
<source>The running game wasn't started by this PC. You must quit the game on the host PC manually or use the device that originally started the game.</source>
|
||||
<translation>Gr, która jest obecnie uruchomiona, nie została rozpoczęta na tym komputerze. Musisz ręcznie zakończyć grę na komputerze-gospodarzu lub użyć komputera, na którym gra została pierwotnie uruchomiona.</translation>
|
||||
</message>
|
||||
@@ -254,6 +272,17 @@
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../cli/pair.cpp" line="80"/>
|
||||
<source>%1 is already paired</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cli/pair.cpp" line="85"/>
|
||||
<source>You cannot pair while a previous session is still running on the host PC. Quit any running games or reboot the host PC, then try pairing again.</source>
|
||||
<translation type="unfinished">Nie można przeprowadzić parowania, gdy na komputerze-gospodarzu nadal trwa poprzednia sesja. Zakończ wszystkie uruchomione gry lub uruchom ponownie komputer-gospodarza, a następnie spróbuj ponownie przeprowadzić parowanie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cli/pair.cpp" line="114"/>
|
||||
<location filename="../cli/quitstream.cpp" line="76"/>
|
||||
<location filename="../cli/startstream.cpp" line="133"/>
|
||||
<source>Failed to connect to %1</source>
|
||||
@@ -276,6 +305,11 @@
|
||||
<source>Failed to find application %1</source>
|
||||
<translation>Nie można odnaleźć aplikacji %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cli/listapps.cpp" line="99"/>
|
||||
<source>Computer %1 has not been paired. Please open Moonlight to pair before retrieving games list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QuitSegue</name>
|
||||
@@ -327,37 +361,37 @@
|
||||
<translation>Połączenie przerwane</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="661"/>
|
||||
<location filename="../streaming/session.cpp" line="662"/>
|
||||
<source>The version of GeForce Experience on %1 is not supported by this build of Moonlight. You must update Moonlight to stream from %1.</source>
|
||||
<translation>Wersja GeForce Experience na %1 nie jest obsługiwana przez tę wersję Moonlight. Musisz zaktualizować Moonlight, aby móc strumieniować z %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="666"/>
|
||||
<location filename="../streaming/session.cpp" line="667"/>
|
||||
<source>Your selection to enable remote desktop mouse mode may cause problems in games.</source>
|
||||
<translation>Wybranie opcji włączenia trybu myszy pulpitu zdalnego może powodować problemy w grach.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="671"/>
|
||||
<location filename="../streaming/session.cpp" line="672"/>
|
||||
<source>HDR is not supported with software decoding.</source>
|
||||
<translation>Technologia HDR nie jest obsługiwana przy dekodowaniu programowym.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="675"/>
|
||||
<location filename="../streaming/session.cpp" line="676"/>
|
||||
<source>Your settings selection to force software decoding may cause poor streaming performance.</source>
|
||||
<translation>Wybranie opcji wymuszenia dekodowania programowego może spowodować niską wydajność strumieniowania.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="680"/>
|
||||
<location filename="../streaming/session.cpp" line="681"/>
|
||||
<source>Using unsupported FPS options may cause stuttering or lag.</source>
|
||||
<translation>Wykorzystanie nieobsługiwanych opcji dotyczących FPS może spowodować opóźnienia lub zacinanie się obrazu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="683"/>
|
||||
<location filename="../streaming/session.cpp" line="684"/>
|
||||
<source>V-sync will be disabled when streaming at a higher frame rate than the display.</source>
|
||||
<translation>Synchronizacja pionowa (V-Sync) zostanie wyłączona podczas strumieniowania z wyższą liczbą klatek na sekundę niż obsługuje to używany ekran.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="710"/>
|
||||
<location filename="../streaming/session.cpp" line="711"/>
|
||||
<source>Using software decoding due to your selection to force HEVC without GPU support. This may cause poor streaming performance.</source>
|
||||
<translation>Wykorzystywanie dekodowania programowego spowodowane wymuszeniem HEVC bez obsługi przez procesor graficzny. Może to spowodować niską wydajność strumieniowania.</translation>
|
||||
</message>
|
||||
@@ -366,22 +400,22 @@
|
||||
<translation type="vanished">Die Grafikkarte deines PC's unterstützt keine HEVC Dekodierung.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="693"/>
|
||||
<location filename="../streaming/session.cpp" line="694"/>
|
||||
<source>Your host PC GPU doesn't support HEVC. A GeForce GTX 900-series (Maxwell) or later GPU is required for HEVC streaming.</source>
|
||||
<translation>Komputer-gospodarz nie obsługuje kodeka HEVC. Do strumieniowania z użyciem HEVC wymagany jest układ graficzny serii GTX 900 (Maxwell) lub nowszy.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="724"/>
|
||||
<location filename="../streaming/session.cpp" line="725"/>
|
||||
<source>Using software decoding due to your selection to force H.264 without GPU support. This may cause poor streaming performance.</source>
|
||||
<translation>Wykorzystywanie dekodowania programowego z powodu wymuszenia kodowania H.264 bez wsparcia ze strony układu graficznego (GPU).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="734"/>
|
||||
<location filename="../streaming/session.cpp" line="735"/>
|
||||
<source>Your host PC and client PC don't support the same video codecs. This may cause poor streaming performance.</source>
|
||||
<translation>Komputer gospodarza oraz ten komputer nie wspierają tych samych kodeków wideo. To może spowodować niską wydajność strumieniowania.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="737"/>
|
||||
<location filename="../streaming/session.cpp" line="738"/>
|
||||
<source>Your client GPU doesn't support H.264 decoding. This may cause poor streaming performance.</source>
|
||||
<translation>Twój układ graficzny (GPU) nie obsługuje dekodowania H.264. To może spowodować niską wydajność strumieniowania.</translation>
|
||||
</message>
|
||||
@@ -390,62 +424,62 @@
|
||||
<translation type="vanished">%1 unterstützt kein HDR10.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="748"/>
|
||||
<location filename="../streaming/session.cpp" line="749"/>
|
||||
<source>Your host PC GPU doesn't support HDR streaming. A GeForce GTX 1000-series (Pascal) or later GPU is required for HDR streaming.</source>
|
||||
<translation>Układ graficzny (GPU) komputera gospodarza nie wspiera strumieniowana z użyciem technologii HDR. Strumieniowanie z HDR obsługiwane jest na układach graficznych serii GTX 1000 (Pascal) i nowszych.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="757"/>
|
||||
<location filename="../streaming/session.cpp" line="758"/>
|
||||
<source>This PC's GPU doesn't support HEVC Main10 decoding for HDR streaming.</source>
|
||||
<translation>Układ graficzny (GPU) tego komputera nie wspiera dekodowania HDR w trybie HEVC Main10.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="770"/>
|
||||
<location filename="../streaming/session.cpp" line="771"/>
|
||||
<source>GeForce Experience 3.0 or higher is required for 4K streaming.</source>
|
||||
<translation>Strumieniowanie w trybie 4K jest dostępne w GeForce Expierence 3.0 i nowszych.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="785"/>
|
||||
<location filename="../streaming/session.cpp" line="786"/>
|
||||
<source>Your selected surround sound setting is not supported by the current audio device.</source>
|
||||
<translation>Wybrane ustawienia dźwięku przestrzennego nie są obsługiwane przez wybrane urządzenie dźwięku.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="792"/>
|
||||
<location filename="../streaming/session.cpp" line="793"/>
|
||||
<source>Failed to open audio device. Audio will be unavailable during this session.</source>
|
||||
<translation>Nie można otworzyć urządzenia dźwiękowego. Dźwięk będzie niedostępny w tej sesji.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="797"/>
|
||||
<location filename="../streaming/session.cpp" line="798"/>
|
||||
<source>An attached gamepad has no mapping and won't be usable. Visit the Moonlight help to resolve this.</source>
|
||||
<translation>Podłączony kontroler nie posiada mapowania i nie jest zdatny do użytku. Odwiedź pomoc Moonlight w celu rozwiązania tego problemu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="805"/>
|
||||
<location filename="../streaming/session.cpp" line="806"/>
|
||||
<source>Your host PC's GPU doesn't support streaming video resolutions over 4K.</source>
|
||||
<translation>Układ graficzny (GPU) komputera-gospodarza nie obsługuje strumieniowania w rozdzielczościach wyższych niż 4K.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="809"/>
|
||||
<location filename="../streaming/session.cpp" line="810"/>
|
||||
<source>Video resolutions over 4K are only supported by the HEVC codec.</source>
|
||||
<translation>Rozdzielczość wyższa niż 4K jest tylko obsługiwana przez kodek HEVC.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="823"/>
|
||||
<location filename="../streaming/session.cpp" line="824"/>
|
||||
<source>Your selection to force hardware decoding cannot be satisfied due to missing hardware decoding support on this PC's GPU.</source>
|
||||
<translation>Wybrana opcja wymuszenia dekodowania sprzętowego nie może zostać wykorzystana, ponieważ układ graficzny (GPU) tego komputera nie obsługuje dekodowania sprzętowego.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="826"/>
|
||||
<location filename="../streaming/session.cpp" line="827"/>
|
||||
<source>Your codec selection and force hardware decoding setting are not compatible. This PC's GPU lacks support for decoding your chosen codec.</source>
|
||||
<translation>Wybrany kodek i wymuszenie opcji dekodowania sprzętowego są niekompatybilne. Układ graficzny (GPU) tego komputera nie wspiera dekodowania sprzętowego wybranego kodeka.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="1165"/>
|
||||
<location filename="../streaming/session.cpp" line="1177"/>
|
||||
<source>GeForce Experience returned error: %1</source>
|
||||
<translation>GeForce Experience zwrócił błąd: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="1714"/>
|
||||
<location filename="../streaming/session.cpp" line="1728"/>
|
||||
<source>Unable to initialize video decoder. Please check your streaming settings and try again.</source>
|
||||
<translation>Nie udało się zainicjalizować dekodera wideo. Sprawdź ustawienia strumieniowania i spróbuj ponownie.</translation>
|
||||
</message>
|
||||
@@ -473,45 +507,45 @@
|
||||
<translation>Podstawowe ustawienia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="211"/>
|
||||
<location filename="../gui/SettingsView.qml" line="200"/>
|
||||
<source>720p</source>
|
||||
<translation>720p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="217"/>
|
||||
<location filename="../gui/SettingsView.qml" line="206"/>
|
||||
<source>1080p</source>
|
||||
<translation>1080p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="223"/>
|
||||
<location filename="../gui/SettingsView.qml" line="212"/>
|
||||
<source>1440p</source>
|
||||
<translation>1440p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="229"/>
|
||||
<location filename="../gui/SettingsView.qml" line="218"/>
|
||||
<source>4K</source>
|
||||
<translation>4K</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="333"/>
|
||||
<location filename="../gui/SettingsView.qml" line="322"/>
|
||||
<source>Custom resolutions are not officially supported by GeForce Experience, so it will not set your host display resolution. You will need to set it manually while in game.</source>
|
||||
<translation>Rozdzielczości niestandardowe nie są oficjalnie wspierane przez GeForce Experience, więc wybrana rozdzielczość na komputerze-gospodarzu nie zostanie ustawiona. Musisz ręcznie wybrać tę rozdzielczość w opcjach gry.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="334"/>
|
||||
<location filename="../gui/SettingsView.qml" line="323"/>
|
||||
<source>Resolutions that are not supported by your client or host PC may cause streaming errors.</source>
|
||||
<translation>Rozdzielczości ekranu nieobsługiwane przez komputera-gospodarza lub ten komputer mogą spowodować problemy podczas strumieniowania.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="340"/>
|
||||
<location filename="../gui/SettingsView.qml" line="329"/>
|
||||
<source>Enter a custom resolution:</source>
|
||||
<translation>Wpisz rozdzielczość niestandardową:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="408"/>
|
||||
<location filename="../gui/SettingsView.qml" line="409"/>
|
||||
<location filename="../gui/SettingsView.qml" line="429"/>
|
||||
<location filename="../gui/SettingsView.qml" line="432"/>
|
||||
<location filename="../gui/SettingsView.qml" line="397"/>
|
||||
<location filename="../gui/SettingsView.qml" line="398"/>
|
||||
<location filename="../gui/SettingsView.qml" line="418"/>
|
||||
<location filename="../gui/SettingsView.qml" line="421"/>
|
||||
<source>%1 FPS</source>
|
||||
<translation>%1 FPS</translation>
|
||||
</message>
|
||||
@@ -520,189 +554,189 @@
|
||||
<translation type="vanished">%1 FPS (nicht unterstützt)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="496"/>
|
||||
<location filename="../gui/SettingsView.qml" line="485"/>
|
||||
<source>Video bitrate:</source>
|
||||
<translation>Bitrate wideo:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="504"/>
|
||||
<location filename="../gui/SettingsView.qml" line="493"/>
|
||||
<source>Lower the bitrate on slower connections. Raise the bitrate to increase image quality.</source>
|
||||
<translation>Obniż bitrate na wolniejszych połączeniach. Zwiększ bitrate by zwiększyć jakość obrazu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="522"/>
|
||||
<location filename="../gui/SettingsView.qml" line="511"/>
|
||||
<source>Video bitrate: %1 Mbps</source>
|
||||
<translation>Bitrate wideo: %1 Mbps</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="530"/>
|
||||
<location filename="../gui/SettingsView.qml" line="519"/>
|
||||
<source>Display mode</source>
|
||||
<translation>Tryb wyświetlania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="560"/>
|
||||
<location filename="../gui/SettingsView.qml" line="549"/>
|
||||
<source> (Recommended)</source>
|
||||
<translatorcomment>Dont put the space in ransaltions</translatorcomment>
|
||||
<translation> (Zalecane)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="541"/>
|
||||
<location filename="../gui/SettingsView.qml" line="948"/>
|
||||
<location filename="../gui/SettingsView.qml" line="530"/>
|
||||
<location filename="../gui/SettingsView.qml" line="937"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>W trybie pełnoekranowym</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="610"/>
|
||||
<location filename="../gui/SettingsView.qml" line="599"/>
|
||||
<source>Fullscreen generally provides the best performance, but borderless windowed may work better with features like macOS Spaces, Alt+Tab, screenshot tools, on-screen overlays, etc.</source>
|
||||
<translation>Wyświetlanie w trybie pełnoekranowym zazwyczaj zapewnia najlepszą wydajność, ale tryb w oknie bez ramek może zapewnić lepszą kompatybilność z funkcjami takimi jak macOS Spaces, Alt+Tab, narzędziami do zrzutów ekranu czy menu ekranowego, itd.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="546"/>
|
||||
<location filename="../gui/SettingsView.qml" line="535"/>
|
||||
<source>Borderless windowed</source>
|
||||
<translation>Tryb okna bez ramek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="414"/>
|
||||
<location filename="../gui/SettingsView.qml" line="417"/>
|
||||
<location filename="../gui/SettingsView.qml" line="426"/>
|
||||
<location filename="../gui/SettingsView.qml" line="439"/>
|
||||
<location filename="../gui/SettingsView.qml" line="442"/>
|
||||
<location filename="../gui/SettingsView.qml" line="403"/>
|
||||
<location filename="../gui/SettingsView.qml" line="406"/>
|
||||
<location filename="../gui/SettingsView.qml" line="415"/>
|
||||
<location filename="../gui/SettingsView.qml" line="428"/>
|
||||
<location filename="../gui/SettingsView.qml" line="431"/>
|
||||
<source>%1 FPS (Unsupported)</source>
|
||||
<translation>%1 FPS (nieobsługiwane)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="551"/>
|
||||
<location filename="../gui/SettingsView.qml" line="940"/>
|
||||
<location filename="../gui/SettingsView.qml" line="540"/>
|
||||
<location filename="../gui/SettingsView.qml" line="929"/>
|
||||
<source>Windowed</source>
|
||||
<translation>Tryb w oknie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="617"/>
|
||||
<location filename="../gui/SettingsView.qml" line="606"/>
|
||||
<source>V-Sync</source>
|
||||
<translation>Synchronizacja pionowa (V-Sync)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="627"/>
|
||||
<location filename="../gui/SettingsView.qml" line="616"/>
|
||||
<source>Disabling V-Sync allows sub-frame rendering latency, but it can display visible tearing</source>
|
||||
<translation>Wyłączenie synchronizacji pionowej (V-Sync) pozwala zmniejszyć opóźnienia renderowania ramek pośrednich, ale może spowodować efekt rwania obrazu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="634"/>
|
||||
<location filename="../gui/SettingsView.qml" line="623"/>
|
||||
<source>Frame pacing</source>
|
||||
<translation>Synchronizacja klatek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="644"/>
|
||||
<location filename="../gui/SettingsView.qml" line="633"/>
|
||||
<source>Frame pacing reduces micro-stutter by delaying frames that come in too early</source>
|
||||
<translation>Synchronizacja klatek redukuje minimalne zacinanie się obrazu poprzez opóźnianie klatek, które pojawiły się zbyt wcześnie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="654"/>
|
||||
<location filename="../gui/SettingsView.qml" line="643"/>
|
||||
<source>Audio Settings</source>
|
||||
<translation>Ustawienia dźwięku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="689"/>
|
||||
<location filename="../gui/SettingsView.qml" line="678"/>
|
||||
<source>Stereo</source>
|
||||
<translation>Stereo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="693"/>
|
||||
<location filename="../gui/SettingsView.qml" line="682"/>
|
||||
<source>5.1 surround sound</source>
|
||||
<translation>Dźwięk przestrzenny 5.1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="697"/>
|
||||
<location filename="../gui/SettingsView.qml" line="686"/>
|
||||
<source>7.1 surround sound</source>
|
||||
<translation>Dźwięk przestrzenny 7.1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="711"/>
|
||||
<location filename="../gui/SettingsView.qml" line="700"/>
|
||||
<source>Mute host PC speakers while streaming</source>
|
||||
<translation>Wycisz głośniki komputera-gospodarza w trakcie strumieniowania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="721"/>
|
||||
<location filename="../gui/SettingsView.qml" line="710"/>
|
||||
<source>You must restart any game currently in progress for this setting to take effect</source>
|
||||
<translation>Aby ustawienia zostały zastosowane konieczne jest ponowne uruchomienie gry</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="727"/>
|
||||
<location filename="../gui/SettingsView.qml" line="716"/>
|
||||
<source>Mute audio stream when Moonlight is not the active window</source>
|
||||
<translation>Wycisz dźwięk jeśli okno Moonlight nie jest aktywne</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="738"/>
|
||||
<location filename="../gui/SettingsView.qml" line="727"/>
|
||||
<source>Mutes Moonlight's audio when you Alt+Tab out of the stream or click on a different window.</source>
|
||||
<translation>Wycisza dźwięk z Moonlight po wyjściu z użyciem np. Alt+Tab ze strumieniowania lub kliknięcie w innym oknie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="747"/>
|
||||
<location filename="../gui/SettingsView.qml" line="736"/>
|
||||
<source>UI Settings</source>
|
||||
<translation>Ustawienia interfejsu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="757"/>
|
||||
<location filename="../gui/SettingsView.qml" line="746"/>
|
||||
<source>Language</source>
|
||||
<translation>Język</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="783"/>
|
||||
<location filename="../gui/SettingsView.qml" line="772"/>
|
||||
<source>Automatic</source>
|
||||
<translation>Wybierz automatycznie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="890"/>
|
||||
<location filename="../gui/SettingsView.qml" line="879"/>
|
||||
<source>You must restart Moonlight for this change to take effect</source>
|
||||
<translation>Musisz uruchomić ponownie Moonlight, aby te zmiany weszły w życie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="907"/>
|
||||
<location filename="../gui/SettingsView.qml" line="896"/>
|
||||
<source>GUI display mode</source>
|
||||
<translation>Tryb wyświetlania interfejsu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="944"/>
|
||||
<location filename="../gui/SettingsView.qml" line="933"/>
|
||||
<source>Maximized</source>
|
||||
<translation>Okno zmaksymalizowane</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1017"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1006"/>
|
||||
<source>Input Settings</source>
|
||||
<translation>Ustawienia urządzeń wejściowych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1038"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1027"/>
|
||||
<source>This enables seamless mouse control without capturing the client's mouse cursor. It is ideal for remote desktop usage but will not work in most games.</source>
|
||||
<translation>Umożliwia to płynne sterowanie myszą bez przechwytywania kursora myszy klienta. Jest to idealne rozwiązanie dla użycia jako pulpitu zdalnego, ale nie będzie działać poprawnie w większości gier.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1040"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1029"/>
|
||||
<source>NOTE: Due to a bug in GeForce Experience, this option may not work properly if your host PC has multiple monitors.</source>
|
||||
<translation>UWAGA: Z powodu błędu w aplikacji GeForce Experience ta opcja może nie działać poprawnie, jeśli komputer-gospodarz posiada podłączone wiele monitorów.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1356"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1345"/>
|
||||
<source>Enabling HDR overrides manual decoder selections.</source>
|
||||
<translation>Włączenie HDR nadpisuje manualny wybór dekodera.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1425"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1414"/>
|
||||
<source>Enabling HDR overrides manual codec selections.</source>
|
||||
<translation>Włączenie funkcji HDR powoduje nadpisanie ręcznego wyboru kodeków.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1431"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1420"/>
|
||||
<source>Enable HDR (Experimental)</source>
|
||||
<translation>Włącz HDR (funkcja eksperymentalna)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1442"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1431"/>
|
||||
<source>The stream will be HDR-capable, but some games may require an HDR monitor on your host PC to enable HDR mode.</source>
|
||||
<translation>Strumieniowanie będzie obsługiwać technologię HDR, ale niektóre gry mogą wymagać monitora HDR na komputerze-gospodarzu, aby tryb HDR był dostępny.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1444"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1433"/>
|
||||
<source>HDR streaming is not supported on this PC.</source>
|
||||
<translation>Na tym komputerze nie jest obsługiwane strumieniowanie w trybie HDR.</translation>
|
||||
</message>
|
||||
@@ -715,208 +749,208 @@
|
||||
<translation type="vanished">Dies ermöglicht die Erfassung von systemweiten Tastenkombinationen wie Alt+Tab, die normalerweise vom Client beim Streamen im Vollbildmodus ausgeführt werden würden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1059"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1048"/>
|
||||
<source>NOTE: Certain keyboard shortcuts like Ctrl+Alt+Del on Windows cannot be intercepted by any application, including Moonlight.</source>
|
||||
<translation>UWAGA: Niektóre skróty klawiszowe, takie jak Ctrl+Alt+Del w systemie Windows, nie mogą być przechwytywane przez żadną aplikację, w tym Moonlight.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1122"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1111"/>
|
||||
<source>Use touchscreen as a virtual trackpad</source>
|
||||
<translation>Użyj ekranu dotykowego jako wirtualnego gładzika</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1139"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1128"/>
|
||||
<source>Swap left and right mouse buttons</source>
|
||||
<translation>Zamień lewy i prawy przycisk myszy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1151"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1140"/>
|
||||
<source>Reverse mouse scrolling direction</source>
|
||||
<translation>Odwróć kierunek przewijania myszy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1165"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1154"/>
|
||||
<source>Gamepad Settings</source>
|
||||
<translation>Ustawienia kontrolera</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1175"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1164"/>
|
||||
<source>Swap A/B and X/Y gamepad buttons</source>
|
||||
<translation>Zamień przyciski A/B i X/Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1193"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1182"/>
|
||||
<source>This switches gamepads into a Nintendo-style button layout</source>
|
||||
<translation>Przełącza kontrolery w układ przycisków znany z kontrolerów Nintendo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1199"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1188"/>
|
||||
<source>Force gamepad #1 always connected</source>
|
||||
<translation>Wymuś, aby kontroler #1 był zawsze podłączony</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1209"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1198"/>
|
||||
<source>Forces a single gamepad to always stay connected to the host, even if no gamepads are actually connected to this PC.</source>
|
||||
<translation>Wymusza, aby kontroler zawsze pozostawał połączony z komputerem-gospodarzem, nawet jeśli do komputera nie jest podłączony żaden kontroler.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1039"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1028"/>
|
||||
<source>You can toggle this while streaming using Ctrl+Alt+Shift+M.</source>
|
||||
<translation>Możesz przełączyć to ustawienie podczas strumieniowania, używając kombinacji klawiszy Ctrl+Alt+Shift+M.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1217"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1206"/>
|
||||
<source>Enable mouse control with gamepads by holding the 'Start' button</source>
|
||||
<translation>Włącz sterowanie myszą za pomocą kontrolera poprzez przytrzymanie przycisku "Start"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1228"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1217"/>
|
||||
<source>Process gamepad input when Moonlight is in the background</source>
|
||||
<translation>Przetwarzaj dane wejściowe z kontrolera, nawet gdy Moonlight jest uruchomiony w tle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1239"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1228"/>
|
||||
<source>Allows Moonlight to capture gamepad inputs even if it's not the current window in focus</source>
|
||||
<translation>Umożliwia Moonlight przechwytywanie danych wejściowych z kontrolera, nawet jeśli nie jest on aktualnie wybranym oknem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1248"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1237"/>
|
||||
<source>Host Settings</source>
|
||||
<translation>Ustawienia gospodarza</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1288"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1277"/>
|
||||
<source>Advanced Settings</source>
|
||||
<translation>Zaawansowane ustawienia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="664"/>
|
||||
<location filename="../gui/SettingsView.qml" line="653"/>
|
||||
<source>Audio configuration</source>
|
||||
<translation>Ustawienia dźwięku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="961"/>
|
||||
<location filename="../gui/SettingsView.qml" line="950"/>
|
||||
<source>Show connection quality warnings</source>
|
||||
<translation>Pokaż ostrzeżenia o jakości połączenia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="973"/>
|
||||
<location filename="../gui/SettingsView.qml" line="962"/>
|
||||
<source>Discord Rich Presence integration</source>
|
||||
<translation>Integracja z usługą Discord Rich Presence</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="983"/>
|
||||
<location filename="../gui/SettingsView.qml" line="972"/>
|
||||
<source>Updates your Discord status to display the name of the game you're streaming.</source>
|
||||
<translation>Aktualizuje status Discorda, wyświetlając nazwę gry, którą strumieniujesz.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1210"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1199"/>
|
||||
<source>Only enable this option when streaming a game that doesn't support gamepads being connected after startup.</source>
|
||||
<translation>Włącz tę opcję tylko w przypadku strumieniowania gry, która, po jej uruchomieniu, nie obsługuje podłączania kontrolerów.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1028"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1017"/>
|
||||
<source>Optimize mouse for remote desktop instead of games</source>
|
||||
<translation>Zoptymalizuj mysz pod kątem pulpitu zdalnego, a nie gier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="989"/>
|
||||
<location filename="../gui/SettingsView.qml" line="978"/>
|
||||
<source>Keep the display awake while streaming</source>
|
||||
<translation>Nie zezwalaj na usypianie ekranu podczas przesyłania strumieniowego</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="999"/>
|
||||
<location filename="../gui/SettingsView.qml" line="988"/>
|
||||
<source>Prevents the screensaver from starting or the display from going to sleep while streaming.</source>
|
||||
<translation>Uniemożliwia uruchomienie wygaszacza ekranu lub przejście ekranu w stan uśpienia podczas gdy strumieniowanie jest aktywne.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1050"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1039"/>
|
||||
<source>Capture system keyboard shortcuts</source>
|
||||
<translation>Przechwytuj systemowy skróty klawiaturowe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1058"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1047"/>
|
||||
<source>This enables the capture of system-wide keyboard shortcuts like Alt+Tab that would normally be handled by the client OS while streaming.</source>
|
||||
<translation>Umożliwia podczas strumieniowania przechwytywanie ogólnosystemowych skrótów klawiaturowych, takich jak Alt+Tab, które normalnie byłyby obsługiwane przez system operacyjny komputera-klienta.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1088"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1077"/>
|
||||
<source>in fullscreen</source>
|
||||
<translation>w trybie pełnoekranowym</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1092"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1081"/>
|
||||
<source>always</source>
|
||||
<translation>zawsze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1132"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1121"/>
|
||||
<source>When checked, the touchscreen acts like a trackpad. When unchecked, the touchscreen will directly control the mouse pointer.</source>
|
||||
<translation>Po wybraniu tej opcji ekran dotykowy działa jak gładzik. W innym wypadku, ekran dotykowy będzie bezpośrednio sterował wskaźnikiem myszy.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1258"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1247"/>
|
||||
<source>Optimize game settings for streaming</source>
|
||||
<translation>Zoptymalizuj ustawienia gier pod kątem strumieniowania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1269"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1258"/>
|
||||
<source>Quit app on host PC after ending stream</source>
|
||||
<translation>Zakończ aplikację na komputerze-gospodarzu po zakończeniu strumienia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1279"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1268"/>
|
||||
<source>This will close the app or game you are streaming when you end your stream. You will lose any unsaved progress!</source>
|
||||
<translation>Spowoduje to po zakończeniu strumieniowania zamknięcie aplikacji lub gry, która jest strumieniowana. Wszystkie niezapisane postępy zostaną utracone!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1298"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1287"/>
|
||||
<source>Video decoder</source>
|
||||
<translation>Dekoder wideo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1324"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1393"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1313"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1382"/>
|
||||
<source>Automatic (Recommended)</source>
|
||||
<translation>Automatyczny (zalecane)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1328"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1317"/>
|
||||
<source>Force software decoding</source>
|
||||
<translation>Wymuś dekodowanie programowe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1332"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1321"/>
|
||||
<source>Force hardware decoding</source>
|
||||
<translation>Wymuś dekodowanie sprzętowe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1362"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1351"/>
|
||||
<source>Video codec</source>
|
||||
<translation>Kodek wideo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1397"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1386"/>
|
||||
<source>H.264</source>
|
||||
<translation>H.264</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1401"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1390"/>
|
||||
<source>HEVC (H.265)</source>
|
||||
<translation>HEVC (H.265)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1450"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1439"/>
|
||||
<source>Unlock unsupported FPS options</source>
|
||||
<translation>Odblokuj nieobsługiwane opcje FPS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1469"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1458"/>
|
||||
<source>Automatically find PCs on the local network (Recommended)</source>
|
||||
<translation>Automatycznie wyszukuj komputery w sieci lokalnej (zalecane)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1494"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1483"/>
|
||||
<source>Automatically detect blocked connections (Recommended)</source>
|
||||
<translation>Automatycznie wykrywaj zablokowane połączenia (zalecane)</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user