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/General/hal/hal.pro | 1 + .../General/hal/translations/hal_plugin_pl.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 3 files changed, 90 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_pl.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro index b23431893..a87611718 100644 --- a/src/plugins/General/hal/hal.pro +++ b/src/plugins/General/hal/hal.pro @@ -17,6 +17,7 @@ TRANSLATIONS = translations/hal_plugin_cs.ts \ translations/hal_plugin_zh_CN.ts \ translations/hal_plugin_zh_TW.ts \ translations/hal_plugin_ru.ts \ + translations/hal_plugin_pl.ts \ translations/hal_plugin_uk_UA.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/General/hal/translations/hal_plugin_pl.ts b/src/plugins/General/hal/translations/hal_plugin_pl.ts new file mode 100644 index 000000000..99d449bd6 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_pl.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + Wtyczka HAL + + + + About HAL Plugin + O wtyczce HAL + + + + Qmmp HAL Plugin + Wtyczka HAL dla Qmmp + + + + This plugin provides removable devices detection using HAL + Ta wtyczka umożliwia detekcję urządzeń przenośnych dzięki HAL + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Oparte na Solid (biblioteka urządzeń dla KDE) + + + + HalPlugin + + + Add CD "%1" + Dodaj CD "%1" + + + + Add Volume "%1" + Dodaj urządzenie "%1" + + + + SettingsDialog + + + HAL Plugin Settings + Ustawienia wtyczki HAL + + + + CD Audio Detection + Detekcja płyt CD Audio + + + + Add tracks to playlist automatically + Automatycznie dodaj utwory do listy + + + + Remove tracks from playlist automatically + Automatycznie usuń utwory z listy + + + + Removable Device Detection + Detekcja urządzeń przenośnych + + + + Add files to playlist automatically + Automatycznie dodaj pliki do listy + + + + Remove files from playlist automatically + Automatycznie usuń pliki z listy + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index 1c584d684..39c4698ab 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -7,5 +7,6 @@ hal_plugin_zh_TW.qm hal_plugin_cs.qm hal_plugin_de.qm + hal_plugin_pl.qm -- cgit v1.2.3-13-gbd6f