From a79679c6bf45a8841ef2357902dfc170ee7030d8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 6 Jan 2014 13:53:05 +0000 Subject: added Serbian translations (author: Mladen Pejaković) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4004 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/hal/hal.pro | 4 +- .../General/hal/translations/hal_plugin_sr_BA.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/hal_plugin_sr_RS.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 2 + 4 files changed, 181 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/hal/translations/hal_plugin_sr_BA.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_sr_RS.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro index 9dcb81db6..434898891 100644 --- a/src/plugins/General/hal/hal.pro +++ b/src/plugins/General/hal/hal.pro @@ -23,7 +23,9 @@ TRANSLATIONS = translations/hal_plugin_cs.ts \ translations/hal_plugin_lt.ts \ translations/hal_plugin_nl.ts \ translations/hal_plugin_ja.ts \ - translations/hal_plugin_es.ts + translations/hal_plugin_es.ts \ + translations/hal_plugin_sr_BA.ts \ + translations/hal_plugin_sr_RS.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts b/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts new file mode 100644 index 000000000..1e3dfa61b --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_sr_BA.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> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Засновано на Солиду (КДЕ-овој библиотеци) + + + + HalPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%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/hal_plugin_sr_RS.ts b/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts new file mode 100644 index 000000000..952ed0581 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_sr_RS.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> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Засновано на Солиду (КДЕ-овој библиотеци) + + + + HalPlugin + + + Add CD "%1" + Додај диск „%1“ + + + + Add Volume "%1" + Додај складишни простор „%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 0e6ca16e5..ea7a08d24 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -21,5 +21,7 @@ hal_plugin_es.qm hal_plugin_he.qm hal_plugin_gl_ES.qm + hal_plugin_sr_BA.qm + hal_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f