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