From 6a0eb9241e82aaee03f1317aaaacfa9b682ac59c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 3 Apr 2009 13:52:37 +0000 Subject: updated Polish translation (Grzegorz Gibas) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@887 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/aac/aac.pro | 1 + .../Input/aac/translations/aac_plugin_pl.ts | 143 ++++++++ .../Input/aac/translations/translations.qrc | 1 + src/plugins/Input/cdaudio/cdaudio.pro | 1 + .../cdaudio/translations/cdaudio_plugin_pl.ts | 60 ++++ .../Input/cdaudio/translations/translations.qrc | 1 + src/plugins/Input/cue/cue.pro | 1 + .../Input/cue/translations/cue_plugin_pl.ts | 45 +++ .../Input/cue/translations/translations.qrc | 1 + src/plugins/Input/ffmpeg/ffmpeg.pro | 1 + .../Input/ffmpeg/translations/ffmpeg_plugin_pl.ts | 202 +++++++++++ .../Input/ffmpeg/translations/translations.qrc | 1 + src/plugins/Input/flac/flac.pro | 1 + .../Input/flac/translations/flac_plugin_pl.ts | 160 +++++++++ .../Input/flac/translations/translations.qrc | 1 + src/plugins/Input/mad/mad.pro | 1 + .../Input/mad/translations/mad_plugin_pl.ts | 295 ++++++++++++++++ .../Input/mad/translations/translations.qrc | 1 + src/plugins/Input/modplug/modplug.pro | 1 + .../modplug/translations/modplug_plugin_pl.ts | 387 +++++++++++++++++++++ .../Input/modplug/translations/translations.qrc | 1 + src/plugins/Input/mpc/mpc.pro | 1 + .../Input/mpc/translations/mpc_plugin_pl.ts | 155 +++++++++ .../Input/mpc/translations/translations.qrc | 1 + src/plugins/Input/mplayer/mplayer.pro | 1 + .../mplayer/translations/mplayer_plugin_pl.ts | 187 ++++++++++ .../Input/mplayer/translations/translations.qrc | 1 + src/plugins/Input/sndfile/sndfile.pro | 1 + .../sndfile/translations/sndfile_plugin_pl.ts | 37 ++ .../Input/sndfile/translations/translations.qrc | 1 + .../Input/vorbis/translations/translations.qrc | 1 + .../Input/vorbis/translations/vorbis_plugin_pl.ts | 173 +++++++++ src/plugins/Input/vorbis/vorbis.pro | 1 + .../Input/wavpack/translations/translations.qrc | 1 + .../wavpack/translations/wavpack_plugin_pl.ts | 166 +++++++++ src/plugins/Input/wavpack/wavpack.pro | 1 + 36 files changed, 2034 insertions(+) create mode 100644 src/plugins/Input/aac/translations/aac_plugin_pl.ts create mode 100644 src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl.ts create mode 100644 src/plugins/Input/cue/translations/cue_plugin_pl.ts create mode 100644 src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts create mode 100644 src/plugins/Input/flac/translations/flac_plugin_pl.ts create mode 100644 src/plugins/Input/mad/translations/mad_plugin_pl.ts create mode 100644 src/plugins/Input/modplug/translations/modplug_plugin_pl.ts create mode 100644 src/plugins/Input/mpc/translations/mpc_plugin_pl.ts create mode 100644 src/plugins/Input/mplayer/translations/mplayer_plugin_pl.ts create mode 100644 src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts create mode 100644 src/plugins/Input/vorbis/translations/vorbis_plugin_pl.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_pl.ts (limited to 'src/plugins/Input') diff --git a/src/plugins/Input/aac/aac.pro b/src/plugins/Input/aac/aac.pro index 301a77255..14c0e17ff 100644 --- a/src/plugins/Input/aac/aac.pro +++ b/src/plugins/Input/aac/aac.pro @@ -28,6 +28,7 @@ TRANSLATIONS = translations/aac_plugin_ru.ts \ translations/aac_plugin_zh_CN.ts \ translations/aac_plugin_zh_TW.ts \ translations/aac_plugin_cs.ts \ + translations/aac_plugin_pl.ts \ translations/aac_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/aac/translations/aac_plugin_pl.ts b/src/plugins/Input/aac/translations/aac_plugin_pl.ts new file mode 100644 index 000000000..de6f9d4ad --- /dev/null +++ b/src/plugins/Input/aac/translations/aac_plugin_pl.ts @@ -0,0 +1,143 @@ + + + + + DecoderAACFactory + + + AAC Plugin + Wtyczka AAC + + + + AAC Files + Pliki AAC + + + + About AAC Audio Plugin + O wtyczce dźwiękowej AAC + + + + Qmmp AAC Audio Plugin + Wtyczka AAC dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + + + + + kbps + + + + + KB + + + + + Details + Szczegóły pliku + + + + File path: + Scieżka do pliku: + + + + AAC Info + + + + + + + + - + + + + + Length: + Długość: + + + + Sample rate: + Próbkowanie: + + + + File size: + Wielkość pliku: + + + + Bitrate: + Szybkość transmisji: + + + + ID3v2 Tag + + + + + Title: + Tytuł: + + + + Artist: + Astysta: + + + + Album: + Album: + + + + Comment: + Komentarz: + + + + Year: + Rok: + + + + Track number: + Numer utworu: + + + + Genre: + Gatunek: + + + + Save + Zapsiz + + + + Close + Zamknij + + + diff --git a/src/plugins/Input/aac/translations/translations.qrc b/src/plugins/Input/aac/translations/translations.qrc index 1b6459662..6b807a465 100644 --- a/src/plugins/Input/aac/translations/translations.qrc +++ b/src/plugins/Input/aac/translations/translations.qrc @@ -7,5 +7,6 @@ aac_plugin_zh_TW.qm aac_plugin_cs.qm aac_plugin_de.qm + aac_plugin_pl.qm diff --git a/src/plugins/Input/cdaudio/cdaudio.pro b/src/plugins/Input/cdaudio/cdaudio.pro index 83d581a43..71d069deb 100644 --- a/src/plugins/Input/cdaudio/cdaudio.pro +++ b/src/plugins/Input/cdaudio/cdaudio.pro @@ -25,6 +25,7 @@ TRANSLATIONS = translations/cdaudio_plugin_ru.ts \ translations/cdaudio_plugin_zh_CN.ts \ translations/cdaudio_plugin_zh_TW.ts \ translations/cdaudio_plugin_cs.ts \ + translations/cdaudio_plugin_pl.ts \ translations/cdaudio_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl.ts new file mode 100644 index 000000000..aaa1697fb --- /dev/null +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl.ts @@ -0,0 +1,60 @@ + + + + + DecoderCDAudioFactory + + + CD Audio Plugin + Wtyczka CD Audio + + + + About CD Audio Plugin + O wtyczce CD Audio + + + + Qmmp CD Audio Plugin + Wtyczka CD Audio dla Qmmp + + + + Compiled against libcdio version: + Skompilowane przy użyciu biblioteki libcdio w wersji: + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + Usage: open cdda:/// using Add URL dialog or command line + Instrukcja: otwórz cdda:/// używając Dodaj URL lib z linii poleceń + + + + SettingsDialog + + + CD Audio Plugin Settings + Ustawienia wtyczki CD Audio + + + + Override device: + Wymuś urządzenie: + + + + Limid cd speed: + Limit prędkości cd: + + + + Use cd-text + Użyj cd-text + + + diff --git a/src/plugins/Input/cdaudio/translations/translations.qrc b/src/plugins/Input/cdaudio/translations/translations.qrc index 8e2dc0484..7b360988a 100644 --- a/src/plugins/Input/cdaudio/translations/translations.qrc +++ b/src/plugins/Input/cdaudio/translations/translations.qrc @@ -6,6 +6,7 @@ cdaudio_plugin_zh_CN.qm cdaudio_plugin_zh_TW.qm cdaudio_plugin_cs.qm + cdaudio_plugin_pl.qm cdaudio_plugin_de.qm diff --git a/src/plugins/Input/cue/cue.pro b/src/plugins/Input/cue/cue.pro index e87cd7d2b..d725fec40 100644 --- a/src/plugins/Input/cue/cue.pro +++ b/src/plugins/Input/cue/cue.pro @@ -28,6 +28,7 @@ TRANSLATIONS = translations/cue_plugin_ru.ts \ translations/cue_plugin_zh_CN.ts \ translations/cue_plugin_zh_TW.ts \ translations/cue_plugin_cs.ts \ + translations/cue_plugin_pl.ts \ translations/cue_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/cue/translations/cue_plugin_pl.ts b/src/plugins/Input/cue/translations/cue_plugin_pl.ts new file mode 100644 index 000000000..6f8783f94 --- /dev/null +++ b/src/plugins/Input/cue/translations/cue_plugin_pl.ts @@ -0,0 +1,45 @@ + + + + + DecoderCUEFactory + + + CUE Plugin + Wtyczka CUE + + + + CUE Files + Pliki CUE + + + + About CUE Audio Plugin + O wtyczce CUE Audio + + + + Qmmp CUE Audio Plugin + O wtyczce CUE dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + CUE Plugin Settings + Ustawienia wtyczki CUE + + + + CUE encoding: + Kodowanie CUE: + + + diff --git a/src/plugins/Input/cue/translations/translations.qrc b/src/plugins/Input/cue/translations/translations.qrc index 0abd6391c..8001c3d10 100644 --- a/src/plugins/Input/cue/translations/translations.qrc +++ b/src/plugins/Input/cue/translations/translations.qrc @@ -7,5 +7,6 @@ cue_plugin_zh_TW.qm cue_plugin_cs.qm cue_plugin_de.qm + cue_plugin_pl.qm diff --git a/src/plugins/Input/ffmpeg/ffmpeg.pro b/src/plugins/Input/ffmpeg/ffmpeg.pro index 5580d32e1..5392dfd1e 100644 --- a/src/plugins/Input/ffmpeg/ffmpeg.pro +++ b/src/plugins/Input/ffmpeg/ffmpeg.pro @@ -40,6 +40,7 @@ TRANSLATIONS = translations/ffmpeg_plugin_ru.ts \ translations/ffmpeg_plugin_zh_CN.ts \ translations/ffmpeg_plugin_zh_TW.ts \ translations/ffmpeg_plugin_cs.ts \ + translations/ffmpeg_plugin_pl.ts \ translations/ffmpeg_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts new file mode 100644 index 000000000..21a69089f --- /dev/null +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts @@ -0,0 +1,202 @@ + + + + + DecoderFFmpegFactory + + + FFmpeg Plugin + Wtyczka FFMPEG + + + + FFmpeg Formats + Formaty FFmpeg + + + + About FFmpeg Audio Plugin + O wtyczce FFmpeg Audio + + + + Qmmp FFmpeg Audio Plugin + Wtyczka FFmpeg Audio dla Qmmp + + + + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 + Skompilowane przy użyciu libavformat-%1.%2.%3 i libavcodec-%4.%5.%6 + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + KB + + + + + kbps + + + + + Hz + + + + + Details + Informacje + + + + File path: + Ścieżka pliku: + + + + Audio Info + Audio Info + + + + Length: + Długość: + + + + + + + + - + + + + + Sample rate: + Próbkowanie: + + + + File size: + Wielkość pliku: + + + + Channels: + Kanały: + + + + Bitrate: + Szybkość transmisji: + + + + Metadata + Metadane + + + + Title: + Tytuł: + + + + Artist: + Artysta: + + + + Album: + Album: + + + + Comment: + Komentarz: + + + + Year: + Rok: + + + + Track number: + Numer utworu: + + + + Genre: + Gatunek: + + + + Close + Zamknij + + + + SettingsDialog + + + FFmpeg Plugin Settings + Ustawienia wtyczki FFMPEG + + + + Formats + Formaty + + + + Windows Media Audio + + + + + Monkey's Audio + + + + + True Audio + + + + + ALAC (Apple Lossless Audio Codec) + + + + + ADTS AAC + + + + + MP3 (MPEG audio layer 3) + + + + + MPEG-4 AAC + + + + + RealAudio 1.0/2.0 + + + + diff --git a/src/plugins/Input/ffmpeg/translations/translations.qrc b/src/plugins/Input/ffmpeg/translations/translations.qrc index 9db421d88..fb10cc282 100644 --- a/src/plugins/Input/ffmpeg/translations/translations.qrc +++ b/src/plugins/Input/ffmpeg/translations/translations.qrc @@ -7,5 +7,6 @@ ffmpeg_plugin_zh_TW.qm ffmpeg_plugin_cs.qm ffmpeg_plugin_de.qm + ffmpeg_plugin_pl.qm diff --git a/src/plugins/Input/flac/flac.pro b/src/plugins/Input/flac/flac.pro index 8b6d6382b..1e582f9a9 100644 --- a/src/plugins/Input/flac/flac.pro +++ b/src/plugins/Input/flac/flac.pro @@ -27,6 +27,7 @@ TRANSLATIONS = translations/flac_plugin_ru.ts \ translations/flac_plugin_zh_CN.ts \ translations/flac_plugin_zh_TW.ts \ translations/flac_plugin_cs.ts \ + translations/flac_plugin_pl.ts \ translations/flac_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/flac/translations/flac_plugin_pl.ts b/src/plugins/Input/flac/translations/flac_plugin_pl.ts new file mode 100644 index 000000000..3735afe03 --- /dev/null +++ b/src/plugins/Input/flac/translations/flac_plugin_pl.ts @@ -0,0 +1,160 @@ + + + + + DecoderFLACFactory + + + FLAC Plugin + Wtyczka FLAC + + + + FLAC Files + Pliki FLAC + + + + About FLAC Audio Plugin + O wtyczce FLAC Audio + + + + Qmmp FLAC Audio Plugin + Wtyczka FLAC Audio dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + + + + + kbps + + + + + bits + + + + + KB + + + + + Details + Szczegóły + + + + File path: + Ścieżka pliku: + + + + FLAC Info + + + + + + + + + + - + + + + + Length: + Długość: + + + + Sample rate: + Próbkowanie: + + + + Channels: + Kanały: + + + + File size: + Wielkość pliku: + + + + Bitrate: + Szybkość transmisji: + + + + Sample width: + + + + + FLAC Tag + + + + + Title: + Tytuł: + + + + Artist: + Artysta: + + + + Album: + Album: + + + + Comment: + Komentarz: + + + + Year: + Rok: + + + + Track number: + Numer utworu: + + + + Genre: + Gatunek: + + + + Save + Zapisz + + + + Close + Zamknij + + + diff --git a/src/plugins/Input/flac/translations/translations.qrc b/src/plugins/Input/flac/translations/translations.qrc index 748c72c32..330207ea4 100644 --- a/src/plugins/Input/flac/translations/translations.qrc +++ b/src/plugins/Input/flac/translations/translations.qrc @@ -6,6 +6,7 @@ flac_plugin_zh_CN.qm flac_plugin_zh_TW.qm flac_plugin_cs.qm + flac_plugin_pl.qm flac_plugin_de.qm diff --git a/src/plugins/Input/mad/mad.pro b/src/plugins/Input/mad/mad.pro index 7d0647738..1e872fe2a 100644 --- a/src/plugins/Input/mad/mad.pro +++ b/src/plugins/Input/mad/mad.pro @@ -31,6 +31,7 @@ TRANSLATIONS = translations/mad_plugin_ru.ts \ translations/mad_plugin_zh_CN.ts \ translations/mad_plugin_zh_TW.ts \ translations/mad_plugin_cs.ts \ + translations/mad_plugin_pl.ts \ translations/mad_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/mad/translations/mad_plugin_pl.ts b/src/plugins/Input/mad/translations/mad_plugin_pl.ts new file mode 100644 index 000000000..b7a73c4ec --- /dev/null +++ b/src/plugins/Input/mad/translations/mad_plugin_pl.ts @@ -0,0 +1,295 @@ + + + + + DecoderMADFactory + + + MPEG Plugin + Wtyczka MPEG + + + + MPEG Files + Pliki MPEG + + + + About MPEG Audio Plugin + O wtyczce Audio MPEG + + + + Qmmp MPEG Audio Plugin + Wtyczka MPEG Audio dla Qmmp + + + + Compiled against libmad version: + Skompilowane przy użyciu biblioteki libmad w wersji: + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 progect + Kod źródłowy oparty na projekcie mq3 + + + + DetailsDialog + + + kbps + + + + + Hz + + + + + KB + + + + + + Yes + Tak + + + + + No + Nie + + + + + ID3v1 Tag + + + + + ID3v2 Tag + + + + + APE Tag + + + + + Details + Szczegóły pliku + + + + File path: + Ścieżka do pliku: + + + + Tag Choice + Wybór Tag'a + + + + ID3v1 + + + + + ID3v2 + + + + + APE + + + + + MPEG Info + + + + + MPEG level: + Poziom MPEG: + + + + + + + + + + - + + + + + Bit rate: + Szybkość transmisji: + + + + Sample rate: + Próbkowanie: + + + + File size: + Wielkość pliku: + + + + Mode: + Tryb: + + + + Copyright: + Prawa zastrzeżone: + + + + Original: + Oryginał: + + + + Title: + Tytuł: + + + + Artist: + Artysta: + + + + Album: + Album: + + + + Comment: + Komentarz: + + + + Year: + Rok: + + + + Track number: + Numer utworu: + + + + Genre: + Gatunek: + + + + Create + Utwórz + + + + Delete + Usuń + + + + Save + Zapisz + + + + Close + Zamknij + + + + SettingsDialog + + + MPEG Plugin Settings + Ustawienia wtyczki MPEG + + + + Tag Priority + Priorytet tagów + + + + First: + Pierwszy: + + + + + + ID3v1 + + + + + + + ID3v2 + + + + + + + APE + + + + + + + Disabled + Wyłączone + + + + Second: + Drugi: + + + + Third: + Trzeci: + + + + Encodings + Kodowania + + + + ID3v1 encoding: + Kodowanie ID3v1: + + + + ID3v2 encoding: + Kodowanie ID3v2: + + + diff --git a/src/plugins/Input/mad/translations/translations.qrc b/src/plugins/Input/mad/translations/translations.qrc index f31c7fec3..853ab270f 100644 --- a/src/plugins/Input/mad/translations/translations.qrc +++ b/src/plugins/Input/mad/translations/translations.qrc @@ -7,5 +7,6 @@ mad_plugin_zh_TW.qm mad_plugin_cs.qm mad_plugin_de.qm + mad_plugin_pl.qm diff --git a/src/plugins/Input/modplug/modplug.pro b/src/plugins/Input/modplug/modplug.pro index 2d05f8369..be975c82a 100644 --- a/src/plugins/Input/modplug/modplug.pro +++ b/src/plugins/Input/modplug/modplug.pro @@ -31,6 +31,7 @@ TRANSLATIONS = translations/modplug_plugin_cs.ts \ translations/modplug_plugin_zh_CN.ts \ translations/modplug_plugin_zh_TW.ts \ translations/modplug_plugin_ru.ts \ + translations/modplug_plugin_pl.ts \ translations/modplug_plugin_uk_UA.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_pl.ts b/src/plugins/Input/modplug/translations/modplug_plugin_pl.ts new file mode 100644 index 000000000..47fbfa0a1 --- /dev/null +++ b/src/plugins/Input/modplug/translations/modplug_plugin_pl.ts @@ -0,0 +1,387 @@ + + + + + DecoderModPlugFactory + + + ModPlug Plugin + Wtyczka ModPlug + + + + ModPlug Files + Pliki ModPlug + + + + About ModPlug Audio Plugin + O wtyczce ModPlug Audio + + + + Qmmp ModPlug Audio Plugin + Wtyczka ModPlug Audio dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on the Modplug Plugin for Xmms + Oparty na wtyczce Modplug dla Xmms + + + + Modplug Plugin developers: + Twórcy wtyczki Modplug: + + + + Olivier Lapicque <olivierl@jps.net> + + + + + Kenton Varda <temporal@gauge3d.org> + + + + + Konstanty Bialkowski <konstanty@ieee.org> + + + + + DetailsDialog + + + File name: + Nazwa pliku: + + + + Title: + Tytuł: + + + + Type: + Typ: + + + + Length: + Długość: + + + + Speed: + Prędkość: + + + + Tempo: + Tempo: + + + + Samples: + Sample: + + + + Instruments: + Instrumenty: + + + + Patterns: + Szablony: + + + + Channels: + Kanały: + + + + MOD Info + MOD Info + + + + General + Ogólne + + + + + - + + + + + Samples + Sample + + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Instruments + Instrumenty + + + + Message + Wiadomości + + + + Close + Zamknij + + + + SettingsDialog + + + ModPlug Plugin Settings + Ustawienia wtyczki ModPlug + + + + Quality + Jakość + + + + Resolution + Rozdzielczość + + + + 16 bit + 16-bitów + + + + 8 bit + 8-bitów + + + + Channels + Kanały + + + + Stereo + Stereo + + + + Mono (downmix) + Mono (downmix) + + + + Resampling + Resamplowanie + + + + Nearest (fastest) + Najbliższe (najszybsze) + + + + Linear (fast) + Liniowe (szybkie) + + + + Spline (good quality) + Spline (dobra jakość) + + + + 8-tap Fir (extremely high quality) + 8-tap FIR (bardzo wysoka jakość) + + + + Sampling Rate + Próbkowanie + + + + 48000 Hz + + + + + 44100 Hz + + + + + 22050 Hz + + + + + 11025 Hz + + + + + Effects + Efekty + + + + Reverb + Reverb + + + + + Depth (%) + Głębia + + + + + + + 0 + + + + + + Delay (ms) + Opóźnienie (ms) + + + + 40 + + + + + Bass Boost + Wzmocnienie basu + + + + Amount (%) + Poziom (%) + + + + Range (Hz) + Zasięg (Hz) + + + + 10 + + + + + Surround + + + + + 5 + + + + + Preamp + Wzmocnienie sygnału + + + + Volume + Głośność + + + + Note: Setting the preamp +too high may cause clipping! + Uwaga: Ustawienie preamp +na zbyt wysokim poziomie może +powodować zacinaine się utworu! + + + + Misc + Inne + + + + General + Ogólne + + + + Use filename as song title + Użyj nazwy pliku jako tytułu utworu + + + + Noise reduction + Redukcja szumów + + + + Fast playlist info + Szybkie info playlisty + + + + Play Amiga MOD + Odtwarzaj Amiga MOD + + + + Looping + Zapętlanie + + + + Don't loop + Nie zapętlaj + + + + Loop + Pętla + + + + time(s) + raz(y) + + + + Loop forever + Zapętlaj w nieskończoność + + + diff --git a/src/plugins/Input/modplug/translations/translations.qrc b/src/plugins/Input/modplug/translations/translations.qrc index 88c83d72d..f456734c2 100644 --- a/src/plugins/Input/modplug/translations/translations.qrc +++ b/src/plugins/Input/modplug/translations/translations.qrc @@ -5,6 +5,7 @@ modplug_plugin_de.qm modplug_plugin_zh_CN.qm modplug_plugin_zh_TW.qm + modplug_plugin_pl.qm modplug_plugin_ru.qm modplug_plugin_uk_UA.qm diff --git a/src/plugins/Input/mpc/mpc.pro b/src/plugins/Input/mpc/mpc.pro index 0317d3bf2..92b339dc0 100644 --- a/src/plugins/Input/mpc/mpc.pro +++ b/src/plugins/Input/mpc/mpc.pro @@ -26,6 +26,7 @@ TRANSLATIONS = translations/mpc_plugin_ru.ts \ translations/mpc_plugin_zh_CN.ts \ translations/mpc_plugin_zh_TW.ts \ translations/mpc_plugin_cs.ts \ + translations/mpc_plugin_pl.ts \ translations/mpc_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_pl.ts b/src/plugins/Input/mpc/translations/mpc_plugin_pl.ts new file mode 100644 index 000000000..9274a5e1f --- /dev/null +++ b/src/plugins/Input/mpc/translations/mpc_plugin_pl.ts @@ -0,0 +1,155 @@ + + + + + DecoderMPCFactory + + + Musepack Plugin + Wtyczka Musepack + + + + Musepack Files + Pliki Musepack + + + + About Musepack Audio Plugin + O wtyczce Musepack Audio + + + + Qmmp Musepack Audio Plugin + Wtyczka Musepack Audio dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + + + + + kbps + + + + + KB + + + + + Details + Szczegóły pliku + + + + File path: + Ścieżka do pliku: + + + + Musepack Info + Musepack Info + + + + + + + + + - + + + + + Length: + Długość: + + + + Sample rate: + Próbkowanie: + + + + Channels: + Kanały: + + + + File size: + Wielkość pliku: + + + + Bitrate: + Szybkość transmisji: + + + + Stream version: + Wersja strumienia: + + + + APE Tag + + + + + Title: + Tytuł: + + + + Artist: + Artysta: + + + + Album: + Album: + + + + Comment: + Komentarz: + + + + Year: + Rok: + + + + Track number: + Numer utworu: + + + + Genre: + Gatunek: + + + + Save + Zapisz + + + + Close + Zamknij + + + diff --git a/src/plugins/Input/mpc/translations/translations.qrc b/src/plugins/Input/mpc/translations/translations.qrc index 7654ed5eb..c86f03042 100644 --- a/src/plugins/Input/mpc/translations/translations.qrc +++ b/src/plugins/Input/mpc/translations/translations.qrc @@ -6,6 +6,7 @@ mpc_plugin_zh_CN.qm mpc_plugin_zh_TW.qm mpc_plugin_cs.qm + mpc_plugin_pl.qm mpc_plugin_de.qm diff --git a/src/plugins/Input/mplayer/mplayer.pro b/src/plugins/Input/mplayer/mplayer.pro index 786d4aa71..c5bbde1c4 100644 --- a/src/plugins/Input/mplayer/mplayer.pro +++ b/src/plugins/Input/mplayer/mplayer.pro @@ -28,6 +28,7 @@ TRANSLATIONS = translations/mplayer_plugin_ru.ts \ translations/mplayer_plugin_zh_CN.ts \ translations/mplayer_plugin_zh_TW.ts \ translations/mplayer_plugin_cs.ts \ + translations/mplayer_plugin_pl.ts \ translations/mplayer_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/mplayer/translations/mplayer_plugin_pl.ts b/src/plugins/Input/mplayer/translations/mplayer_plugin_pl.ts new file mode 100644 index 000000000..fadc08ecc --- /dev/null +++ b/src/plugins/Input/mplayer/translations/mplayer_plugin_pl.ts @@ -0,0 +1,187 @@ + + + + + DecoderMplayerFactory + + + Mplayer Plugin + Wtyczka Mplayer + + + + Video Files + Pliki wideo + + + + About MPlayer Plugin + O wtyczce Mplayer + + + + Qmmp MPlayer Plugin + Wtyczka Mplayer dla Qmmp + + + + This plugin uses MPlayer as backend + Ta wtyczka używa Mplayer do odtwarzania + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + KB + + + + + Details + Szczegóły + + + + General information + Ogólne informacje + + + + File path: + Ścieżka do pliku: + + + + Size: + Rozmiar: + + + + + + + + + + + + + + + + - + + + + + Demuxer: + Demuxer: + + + + Length: + Długość: + + + + Video + Wideo + + + + Resolution: + Rozdzielczość: + + + + + Bitrate: + + + + + Format: + Format: + + + + FPS: + Klatek na sek.: + + + + + Codec: + Kodek: + + + + Aspect ratio: + Format obrazu: + + + + Audio + Dźwięk + + + + Sample rate: + Próbkowanie: + + + + Channels: + Kanały: + + + + Close + Zamknij + + + + SettingsDialog + + + + + + + + default + domyślne + + + + MPlayer Settings + Ustawienia Mplayer + + + + Video: + Wideo: + + + + Audio: + Dźwięk: + + + + Audio/video auto synchronization + Auto synchronizacja audio/wideo + + + + Synchronization factor: + Współczynnik synchro: + + + diff --git a/src/plugins/Input/mplayer/translations/translations.qrc b/src/plugins/Input/mplayer/translations/translations.qrc index bcf0a6b3e..86594a178 100644 --- a/src/plugins/Input/mplayer/translations/translations.qrc +++ b/src/plugins/Input/mplayer/translations/translations.qrc @@ -5,6 +5,7 @@ mplayer_plugin_uk_UA.qm mplayer_plugin_zh_CN.qm mplayer_plugin_zh_TW.qm + mplayer_plugin_pl.qm mplayer_plugin_cs.qm mplayer_plugin_de.qm diff --git a/src/plugins/Input/sndfile/sndfile.pro b/src/plugins/Input/sndfile/sndfile.pro index e08423338..01550a071 100644 --- a/src/plugins/Input/sndfile/sndfile.pro +++ b/src/plugins/Input/sndfile/sndfile.pro @@ -23,6 +23,7 @@ TRANSLATIONS = translations/sndfile_plugin_cs.ts \ translations/sndfile_plugin_zh_CN.ts \ translations/sndfile_plugin_zh_TW.ts \ translations/sndfile_plugin_ru.ts \ + translations/sndfile_plugin_pl.ts \ translations/sndfile_plugin_uk_UA.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts new file mode 100644 index 000000000..9124f19b7 --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts @@ -0,0 +1,37 @@ + + + + + DecoderSndFileFactory + + + Sndfile Plugin + Wtyczka Sndfile + + + + PCM Files + Pliki PCM + + + + About Sndfile Audio Plugin + O wtyczce Sndfile Audio + + + + Qmmp Sndfile Audio Plugin + Wtyczka Sndfile Audio dla Qmmp + + + + Compiled against + Skompilowano przy użyciu + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Input/sndfile/translations/translations.qrc b/src/plugins/Input/sndfile/translations/translations.qrc index 21583f991..e843478e1 100644 --- a/src/plugins/Input/sndfile/translations/translations.qrc +++ b/src/plugins/Input/sndfile/translations/translations.qrc @@ -5,6 +5,7 @@ sndfile_plugin_de.qm sndfile_plugin_zh_CN.qm sndfile_plugin_zh_TW.qm + sndfile_plugin_pl.qm sndfile_plugin_ru.qm sndfile_plugin_uk_UA.qm diff --git a/src/plugins/Input/vorbis/translations/translations.qrc b/src/plugins/Input/vorbis/translations/translations.qrc index dcec6908a..cae371b3c 100644 --- a/src/plugins/Input/vorbis/translations/translations.qrc +++ b/src/plugins/Input/vorbis/translations/translations.qrc @@ -5,6 +5,7 @@ vorbis_plugin_uk_UA.qm vorbis_plugin_zh_CN.qm vorbis_plugin_zh_TW.qm + vorbis_plugin_pl.qm vorbis_plugin_cs.qm vorbis_plugin_de.qm diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_pl.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_pl.ts new file mode 100644 index 000000000..2e1ce1c61 --- /dev/null +++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_pl.ts @@ -0,0 +1,173 @@ + + + + + DecoderVorbisFactory + + + Ogg Vorbis Plugin + Wtyczka Ogg Vorbis + + + + Ogg Vorbis Files + Pliki Ogg Vorbis + + + + About Ogg Vorbis Audio Plugin + O wtyczce Ogg Vorbis Audio + + + + Qmmp Ogg Vorbis Audio Plugin + Wtyczka Ogg Vorbis dla Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 progect + Kod źródłowy oparty jest na projekcie mq3 + + + + DetailsDialog + + + Hz + + + + + + + kbps + + + + + KB + + + + + Details + Szczegóły pliku + + + + File path: + Ścieżka do pliku: + + + + Ogg Vorbis Info + + + + + + + + + + + - + + + + + Length: + Długość: + + + + Sample rate: + Próbkowanie: + + + + Channels: + Kanały: + + + + Bit Rate + Szyb. transmisji + + + + Minimum: + + + + + Maximum: + Maksimum: + + + + Nominal: + Nominalny: + + + + File size: + Wielkość pliku: + + + + Ogg Vorbis Tag + + + + + Save + Zapisz + + + + Track number: + Numer utworu: + + + + Year: + Rok: + + + + Genre: + Gatunek: + + + + Comment: + Komentarz: + + + + Album: + Album: + + + + Artist: + Artysta: + + + + Title: + Tytuł: + + + + Close + Zamknij + + + diff --git a/src/plugins/Input/vorbis/vorbis.pro b/src/plugins/Input/vorbis/vorbis.pro index bd63e3c6b..385ef73a2 100644 --- a/src/plugins/Input/vorbis/vorbis.pro +++ b/src/plugins/Input/vorbis/vorbis.pro @@ -25,6 +25,7 @@ TRANSLATIONS = translations/vorbis_plugin_ru.ts \ translations/vorbis_plugin_zh_CN.ts \ translations/vorbis_plugin_zh_TW.ts \ translations/vorbis_plugin_cs.ts \ + translations/vorbis_plugin_pl.ts \ translations/vorbis_plugin_de.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/wavpack/translations/translations.qrc b/src/plugins/Input/wavpack/translations/translations.qrc index 54c7e1089..69c6720d5 100644 --- a/src/plugins/Input/wavpack/translations/translations.qrc +++ b/src/plugins/Input/wavpack/translations/translations.qrc @@ -5,6 +5,7 @@ wavpack_plugin_de.qm wavpack_plugin_zh_CN.qm wavpack_plugin_zh_TW.qm + wavpack_plugin_pl.qm wavpack_plugin_ru.qm wavpack_plugin_uk_UA.qm diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pl.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl.ts new file mode 100644 index 000000000..bc8b2f4c6 --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl.ts @@ -0,0 +1,166 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + Wtyczka WavPack + + + + WavPack Files + Pliki WavPack + + + + About WavPack Audio Plugin + O wtyczce WavPack Audio + + + + Qmmp WavPack Audio Plugin + Wtyczka WavPack dla Qmmp + + + + WavPack library version: + Wersja biblioteki WavPack: + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + + + + + kbps + + + + + KB + + + + + Details + Szczegóły + + + + File path: + Ścieżka pliku: + + + + WavPack Info + + + + + Length: + Długość: + + + + + + + + + + - + + + + + Sample rate: + Próbkowanie: + + + + File size: + Wielkość pliku: + + + + Channels: + Kanały: + + + + Bitrate: + Częstotliwość próbkowania: + + + + Ratio: + Współczynnik: + + + + Version: + Wersja: + + + + APE Tag + + + + + Save + Zapisz + + + + Track number: + Numer utworu: + + + + Year: + Rok: + + + + Genre: + Gatunek: + + + + Comment: + Komentarz: + + + + Album: + Album: + + + + Artist: + Artysta: + + + + Title: + Tytuł: + + + + Close + Zamknij + + + diff --git a/src/plugins/Input/wavpack/wavpack.pro b/src/plugins/Input/wavpack/wavpack.pro index 70171073c..18647182f 100644 --- a/src/plugins/Input/wavpack/wavpack.pro +++ b/src/plugins/Input/wavpack/wavpack.pro @@ -28,6 +28,7 @@ TRANSLATIONS = translations/wavpack_plugin_cs.ts \ translations/wavpack_plugin_zh_CN.ts \ translations/wavpack_plugin_zh_TW.ts \ translations/wavpack_plugin_ru.ts \ + translations/wavpack_plugin_pl.ts \ translations/wavpack_plugin_uk_UA.ts RESOURCES = translations/translations.qrc -- cgit v1.2.3-13-gbd6f