From cd9ed90720b9695d4bf6194d54a49d78ffe39710 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 3 Jan 2017 19:41:37 +0000 Subject: added Indonesian translation (Wantoyo) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6932 90c681e8-e032-0410-971d-27865f9a5e38 --- .../General/hal/translations/hal_plugin_id.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 2 files changed, 89 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_id.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/translations/hal_plugin_id.ts b/src/plugins/General/hal/translations/hal_plugin_id.ts new file mode 100644 index 000000000..786654a89 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_id.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + Plugin HAL + + + + About HAL Plugin + Tentang Plugin HAL + + + + Qmmp HAL Plugin + Qmmp Plugin HAL + + + + This plugin provides removable devices detection using HAL + Plugin ini menyediakan deteksi perangkat dapat-dilepas menggunakan HAL + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Berdasarkan pada Solid (pustaka hardware KDE) + + + + HalPlugin + + + Add CD "%1" + Tambah CD "%1" + + + + Add Volume "%1" + Tambah Volume %1" + + + + SettingsDialog + + + HAL Plugin Settings + Setelan Plugin HAL + + + + CD Audio Detection + Deteksi Audio CD + + + + Add tracks to playlist automatically + Tambah track ke daftarmain secara otomatis + + + + Remove tracks from playlist automatically + Buang track dari daftarmain secara otomatis + + + + Removable Device Detection + Deteksi Perangkat Dapat-dilepas + + + + Add files to playlist automatically + Tambah file ke daftarmain secara otomatis + + + + Remove files from playlist automatically + Buang file dari daftarmain secara otomatis + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index ae36f5a6e..5af830fa8 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -26,5 +26,6 @@ hal_plugin_sr_RS.qm hal_plugin_bg.qm hal_plugin_el.qm + hal_plugin_id.qm -- cgit v1.2.3-13-gbd6f