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