From 7e230a741831efb5bd877866c326ae40048b09f1 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 29 Mar 2020 15:38:53 +0000 Subject: updated Polish translation (mrerexx) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9327 90c681e8-e032-0410-971d-27865f9a5e38 --- .../desktop-translations/qmmp-dir_pl_PL.desktop.in | 6 +- .../qmmp-enqueue_pl_PL.desktop.in | 8 +- .../qmmp-opencda_pl_PL.desktop.in | 14 +++ src/app/desktop-translations/qmmp_pl_PL.desktop.in | 18 ++-- .../translations/playlist_plugin_pl_PL.ts | 4 +- .../Effect/bs2b/translations/bs2b_plugin_pl_PL.ts | 4 +- .../translations/filewriter_plugin_pl_PL.ts | 2 +- .../Effect/soxr/translations/soxr_plugin_pl_PL.ts | 2 +- .../translations/listenbrainz_plugin_pl_PL.ts | 14 +-- .../lyrics/translations/lyrics_plugin_pl_PL.ts | 22 ++-- .../translations/sleepinhibitor_plugin_pl_PL.ts | 10 +- .../translations/trackchange_plugin_pl_PL.ts | 4 +- .../cdaudio/translations/cdaudio_plugin_pl_PL.ts | 2 +- .../ffmpeg/translations/ffmpeg_plugin_pl_PL.ts | 2 +- .../Input/mpeg/translations/mpeg_plugin_pl_PL.ts | 2 +- .../Ui/qsui/translations/qsui_plugin_pl_PL.ts | 120 ++++++++++----------- .../skinned/translations/skinned_plugin_pl_PL.ts | 4 +- src/qmmpui/translations/libqmmpui_pl_PL.ts | 13 +-- src/qmmpui/txt/translators_pl_PL.txt | 5 + 19 files changed, 138 insertions(+), 118 deletions(-) create mode 100644 src/app/desktop-translations/qmmp-opencda_pl_PL.desktop.in (limited to 'src') diff --git a/src/app/desktop-translations/qmmp-dir_pl_PL.desktop.in b/src/app/desktop-translations/qmmp-dir_pl_PL.desktop.in index 9224aabc5..2940ad8d8 100644 --- a/src/app/desktop-translations/qmmp-dir_pl_PL.desktop.in +++ b/src/app/desktop-translations/qmmp-dir_pl_PL.desktop.in @@ -3,8 +3,8 @@ X-Desktop-File-Install-Version=0.11 Name=Qmmp Comment=Qt-based Multimedia Player GenericName=Audio player -Exec=qmmp-0 %F -Icon=qmmp-0 +Exec=qmmp %F +Icon=qmmp Terminal=false NoDisplay=true Type=Application @@ -14,7 +14,7 @@ X-KDE-StartupNotify=false # Translations -Icon[pl_PL]=qmmp-0 +Icon[pl_PL]=qmmp Name[pl_PL]=Qmmp Comment[pl_PL]=Odtwarzacz multimedialny oparty na Qt GenericName[pl_PL]=Odtwarzacz audio diff --git a/src/app/desktop-translations/qmmp-enqueue_pl_PL.desktop.in b/src/app/desktop-translations/qmmp-enqueue_pl_PL.desktop.in index 5bbd5b5a7..aecf0dc1f 100644 --- a/src/app/desktop-translations/qmmp-enqueue_pl_PL.desktop.in +++ b/src/app/desktop-translations/qmmp-enqueue_pl_PL.desktop.in @@ -2,10 +2,10 @@ X-Desktop-File-Install-Version=0.11 Name=Enqueue in Qmmp Comment=Add file(s) to the Qmmp playlist -Exec=qmmp-0 -e %F -Icon=qmmp-0 +Exec=qmmp -e %F +Icon=qmmp Categories=AudioVideo;Player;Audio;Qt; -MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/flac;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-stm;audio/x-xm;audio/x-ape;application/x-cue;audio/x-ffmpeg-shorten;inode/directory;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a; +MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/flac;audio/opus;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;audio/x-tta;audio/x-wavpack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-stm;audio/x-xm;audio/x-ape;application/x-cue;x-content/audio-cdda;audio/x-ffmpeg-shorten;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a; Type=Application X-KDE-StartupNotify=false NoDisplay=true @@ -13,6 +13,6 @@ Terminal=false # Translations -Icon[pl_PL]=qmmp-0 +Icon[pl_PL]=qmmp Name[pl_PL]=Kolejkuj w Qmmp Comment[pl_PL]=Dodaj plik(i) do listy odtwarzania Qmmp diff --git a/src/app/desktop-translations/qmmp-opencda_pl_PL.desktop.in b/src/app/desktop-translations/qmmp-opencda_pl_PL.desktop.in new file mode 100644 index 000000000..fa1fa8080 --- /dev/null +++ b/src/app/desktop-translations/qmmp-opencda_pl_PL.desktop.in @@ -0,0 +1,14 @@ +[Desktop Entry] +X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND OpticalDisc.availableContent & 'Audio' ] +Type=Service +Actions=open; + +[Desktop Action open] +Name=Open with Qmmp +Exec=qmmp cdda://%d +Icon=qmmp + + +# Translations +Icon[pl_PL]=qmmp +Name[pl_PL]=Otwórz za pomocą Qmmp diff --git a/src/app/desktop-translations/qmmp_pl_PL.desktop.in b/src/app/desktop-translations/qmmp_pl_PL.desktop.in index 59bbe168e..0d2f22880 100644 --- a/src/app/desktop-translations/qmmp_pl_PL.desktop.in +++ b/src/app/desktop-translations/qmmp_pl_PL.desktop.in @@ -4,38 +4,38 @@ Name=Qmmp Comment=Qt-based Multimedia Player GenericName=Audio player Keywords=player;audio;video;multimedia; -Exec=qmmp-0 %F -Icon=qmmp-0 +Exec=qmmp %F +Icon=qmmp Terminal=false Type=Application Categories=AudioVideo;Player;Audio;Qt; -MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/flac;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-stm;audio/x-xm;audio/x-ape;application/x-cue;x-content/audio-cdda;audio/x-ffmpeg-shorten;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a; +MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/flac;audio/opus;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;audio/x-tta;audio/x-wavpack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-stm;audio/x-xm;audio/x-ape;application/x-cue;x-content/audio-cdda;audio/x-ffmpeg-shorten;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a; X-KDE-StartupNotify=false Actions=Play;Pause;Stop;Previous;Next; [Desktop Action Play] Name=Play -Exec=qmmp-0 --no-start --play +Exec=qmmp --no-start --play [Desktop Action Pause] Name=Pause -Exec=qmmp-0 --no-start --pause +Exec=qmmp --no-start --pause [Desktop Action Stop] Name=Stop -Exec=qmmp-0 --no-start --stop +Exec=qmmp --no-start --stop [Desktop Action Previous] Name=Previous -Exec=qmmp-0 --no-start --previous +Exec=qmmp --no-start --previous [Desktop Action Next] Name=Next -Exec=qmmp-0 --no-start --next +Exec=qmmp --no-start --next # Translations Comment[pl_PL]=Odtwarzacz multimedialny oparty na Qt GenericName[pl_PL]=Odtwarzacz audio Name[pl_PL]=Qmmp -Icon[pl_PL]=qmmp-0 +Icon[pl_PL]=qmmp diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_pl_PL.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_pl_PL.ts index 7dfc398f9..b079180aa 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_pl_PL.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_pl_PL.ts @@ -31,12 +31,12 @@ Activate next playlist - + Aktywuj następną listę odtwarzania Activate previous playlist - + Aktywuj poprzednią listę odtwarzania diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts index 6a8fef43e..0e2df6460 100644 --- a/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts @@ -36,12 +36,12 @@ Ilya Kotov &lt;forkotov02@ya.ru&gt; - + Ilya Kotov &lt;forkotov02@ya.ru&gt; Sebastian Pipping &lt;sebastian@pipping.org&gt; - + Sebastian Pipping &lt;sebastian@pipping.org&gt; diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts index 530f3363b..aa2e22a96 100644 --- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts +++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts @@ -44,7 +44,7 @@ Write to single file if possible. - + Zapisz w jednym pliku, jeśli to możliwe. diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts index bb096ef80..6424bd073 100644 --- a/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts +++ b/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts @@ -29,7 +29,7 @@ Sample Rate Converter Plugin Settings - + Ustawienia wtyczki Sample Rate Converter diff --git a/src/plugins/General/listenbrainz/translations/listenbrainz_plugin_pl_PL.ts b/src/plugins/General/listenbrainz/translations/listenbrainz_plugin_pl_PL.ts index 7bec6bf6c..f759bbf84 100644 --- a/src/plugins/General/listenbrainz/translations/listenbrainz_plugin_pl_PL.ts +++ b/src/plugins/General/listenbrainz/translations/listenbrainz_plugin_pl_PL.ts @@ -6,27 +6,27 @@ ListenBrainz Plugin - + Wtyczka ListenBrainz About ListenBrainz Plugin - + O wtyczce ListenBrainz Qmmp ListenBrainz Plugin - + Wtyczka ListenBrainz dla Qmmp This plugin submits listen history to ListenBrainz server - + Ta wtyczka przesyła historię słuchania do serwera ListenBrainz Written by: Ilya Kotov <forkotov02@ya.ru> - + Napisana przez: Ilya Kotov <forkotov02@ya.ru> @@ -34,12 +34,12 @@ ListenBrainz Plugin Settings - + Ustawienia wtyczki ListenBrainz ListenBrainz user token: - + Token użytkownika ListenBrainz: diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts index ccda3fe7c..61be3ef26 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts @@ -44,7 +44,7 @@ Based on Ultimate Lyrics script by Vladimir Brkic <vladimir_brkic@yahoo.com> - + Na podstawie skryptu Ultimate Lyrics autorstwa Vladimira Brkica <vladimir_brkic@yahoo.com> @@ -57,17 +57,17 @@ Provider: - + Dostawca: Album: - + Album: Track: - + Ścieżka: @@ -77,7 +77,7 @@ Year: - + Rok: @@ -87,7 +87,7 @@ <h2>%1 - %2</h2> - + <h2>%1 - %2</h2> @@ -97,7 +97,7 @@ Error: %1 - %2 - + Błąd: %1 - %2 @@ -107,7 +107,7 @@ cache - + pamięć podręczna @@ -115,12 +115,12 @@ Lyrics Plugin Settings - + Ustawienia wtyczki Teksty piosenek Lyrics providers: - + Dostawcy tekstów piosenek: @@ -128,7 +128,7 @@ %1 (line: %2) - + %1 (wiersz: %2) diff --git a/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pl_PL.ts b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pl_PL.ts index 88c37a43c..bddddb3c7 100644 --- a/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pl_PL.ts +++ b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pl_PL.ts @@ -6,27 +6,27 @@ Sleep Mode Inhibition Plugin - + Wtyczka Wstrzymywanie trybu uśpienia About Sleep Mode Inhibit Plugin - + O wtyczce Wstrzymywanie trybu uśpienia Qmmp Sleep Mode Inhibit Plugin - + Wtyczka Wstrzymywanie trybu uśpienia dla Qmmp This plugin inhibits sleep mode while audio playback - + Ta wtyczka wstrzymuje tryb uśpienia podczas odtwarzania dźwięku Written by: Ilya Kotov <forkotov02@ya.ru> - + Napisana przez: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts index f02545d52..beb02fb0e 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts @@ -39,12 +39,12 @@ Command to run on application startup: - + Polecenie do wykonania podczas uruchamiania aplikacji: Command to run on application exit: - + Polecenie do wykonania podczas zamykania aplikacji: diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts index 87718b33e..fb62e1e90 100644 --- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts @@ -21,7 +21,7 @@ Compiled against libcdio-%1 and libcddb-%2 - Skompilowana przy użyciu libcdio-%1 oraz libcddb-%2 + Skompilowana z bibliotekami libcdio-%1 oraz libcddb-%2 diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts index e9965f70c..ab8d81d10 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts @@ -114,7 +114,7 @@ Direct Stream Digital (DSD) - + Direct Stream Digital (DSD) diff --git a/src/plugins/Input/mpeg/translations/mpeg_plugin_pl_PL.ts b/src/plugins/Input/mpeg/translations/mpeg_plugin_pl_PL.ts index 1c06a68e6..2e535c704 100644 --- a/src/plugins/Input/mpeg/translations/mpeg_plugin_pl_PL.ts +++ b/src/plugins/Input/mpeg/translations/mpeg_plugin_pl_PL.ts @@ -143,7 +143,7 @@ Merge selected tag types - + Scal wybrane typy tagów diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts index 535826f4c..7767a855b 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts @@ -169,7 +169,7 @@ &Transit between playlists - + Przejście między listami &odtwarzania @@ -720,7 +720,7 @@ Waveform Seek Bar - + Pasek wyszukiwania przebiegu fali @@ -1091,48 +1091,48 @@ Visualization Colors - + Kolory wizualizacji Color #1: - + Kolor #1: Color #2: - + Kolor #2: Color #3: - + Kolor #3: Reset colors - + Resetuj kolory Waveform Seekbar Colors - + Kolory paska wyszukiwania przebiegu fali Progress bar: - + Pasek postępu: RMS: Root mean square - + Średnia kwadratowa: Waveform: - + Przebieg fali: @@ -1298,17 +1298,17 @@ Override current track background - + Zastąp tło aktualnego utworu Current track background: - + Tło aktualnego utworu: Override group background - + Zastąp tło grupy @@ -1371,107 +1371,107 @@ Cover - Okładka + Okładka Visualization Mode - + Tryb wizualizacji Analyzer - + Analizator Scope - + Zakres Analyzer Mode - + Tryb Analizatora Cells - + Komórki Lines - + Linie Peaks - Szczyty + Szczyty Refresh Rate - Odświeżanie + Odświeżanie 50 fps - 50 kl./s + 50 kl./s 25 fps - 25 kl./s + 25 kl./s 10 fps - 10 kl./s + 10 kl./s 5 fps - 5 kl./s + 5 kl./s Analyzer Falloff - Opadanie Analizatora + Opadanie Analizatora Slowest - Najwolniej + Najwolniej Slow - Wolno + Wolno Medium - Średnio + Średnia Fast - Szybko + Szybko Fastest - Najszybciej + Najszybciej Peaks Falloff - Opadanie szczytów + Opadanie szczytów @@ -1479,7 +1479,7 @@ Simple User Interface - Prosty interfejs użytkownika + Prosty interfejs użytkownika @@ -1487,32 +1487,32 @@ Default - Domyślne + Domyślne 16x16 - 16x16 + 16x16 22x22 - 22x22 + 22x22 32x32 - 32x32 + 32x32 48x48 - 48x48 + 48x48 64x64 - 64x64 + 64x64 @@ -1520,76 +1520,76 @@ tracks: %1 - + utwory: %1 total time: %1 - + czas całkowity: %1 Playing - Odtwarzanie + Odtwarzanie Paused - Wstrzymane + Wstrzymane Buffering - + Buforowanie Stopped - Zatrzymane + Zatrzymane Error - + Błąd Buffering: %1% - Buforowanie: %1% + Buforowanie: %1% %1 bits - + %1 bity mono - + mono stereo - + stereo %n channels - - - - + + %n kanał + %n kanały + %n kanałów %1 Hz - + %1 Hz %1 kbps - + %1 kbps @@ -1597,13 +1597,13 @@ 2 Channels - + 2 kanały RMS Root mean square - + Średnia kwadratowa diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts index 0bafda361..b81d21be7 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts @@ -126,7 +126,7 @@ &Transit between playlists - + Przejście między listami &odtwarzania @@ -1179,7 +1179,7 @@ sixsixfive <http://sixsixfive.deviantart.com/> - + sixsixfive <http://sixsixfive.deviantart.com/> diff --git a/src/qmmpui/translations/libqmmpui_pl_PL.ts b/src/qmmpui/translations/libqmmpui_pl_PL.ts index 445d39545..973d5d081 100644 --- a/src/qmmpui/translations/libqmmpui_pl_PL.ts +++ b/src/qmmpui/translations/libqmmpui_pl_PL.ts @@ -359,7 +359,7 @@ Display average bitrate - + Wyświetlaj średnią szybkość transmisji @@ -424,7 +424,7 @@ Proxy type: - + Typ proxy: @@ -500,7 +500,7 @@ Use two passes for equalizer - + Użyj dwóch przebiegów do korektora @@ -535,12 +535,12 @@ HTTP - + HTTP SOCKS5 - + SOCKS5 @@ -1318,7 +1318,8 @@ %1 already exists. Do you want to replace it? - + %1 już istnieje. +Chcesz nadpisać? diff --git a/src/qmmpui/txt/translators_pl_PL.txt b/src/qmmpui/txt/translators_pl_PL.txt index 39a725115..6e4c2e52b 100644 --- a/src/qmmpui/txt/translators_pl_PL.txt +++ b/src/qmmpui/txt/translators_pl_PL.txt @@ -8,6 +8,7 @@ Bułgarski: Kiril Kirilov Chiński tradycyjny: + Cosmos Chen lon Jeff Huang @@ -22,6 +23,7 @@ Czeski: Karel Volný Holenderski: + Heimen Stoffels Ronald Uitermark Fiński: @@ -51,6 +53,7 @@ Węgierski: Németh Gábor Indonezyjski: + Andika Triwidada Wantoyo Włoski: @@ -69,6 +72,7 @@ Litewski: Polish: Daniel Krawczyk Grzegorz Gibas + mrerexx Portugalski: Sérgio Marques @@ -76,6 +80,7 @@ Portugalski: Rosyjski: Alexey Loginov Ilya Kotov + Viktor Eruhin Serbski: Mladen Pejaković -- cgit v1.2.3-13-gbd6f