From 9eadabd2d382e5142024e6cd5357fd03187e81d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Aug 2014 07:16:17 +0000 Subject: added source language git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38 --- .../General/hal/translations/hal_plugin_en.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 2 files changed, 89 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_en.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/translations/hal_plugin_en.ts b/src/plugins/General/hal/translations/hal_plugin_en.ts new file mode 100644 index 000000000..d5e81a70e --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_en.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + + + + + About HAL Plugin + + + + + Qmmp HAL Plugin + + + + + This plugin provides removable devices detection using HAL + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on Solid (KDE hardware library) + + + + + HalPlugin + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + HAL Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index ea7a08d24..748bd4a31 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -23,5 +23,6 @@ hal_plugin_gl_ES.qm hal_plugin_sr_BA.qm hal_plugin_sr_RS.qm + hal_plugin_en.qm -- cgit v1.2.3-13-gbd6f