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/mad/mad.pro | 1 + .../Input/mad/translations/mad_plugin_pl.ts | 295 +++++++++++++++++++++ .../Input/mad/translations/translations.qrc | 1 + 3 files changed, 297 insertions(+) create mode 100644 src/plugins/Input/mad/translations/mad_plugin_pl.ts (limited to 'src/plugins/Input/mad') 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 -- cgit v1.2.3-13-gbd6f