aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-01-03 19:41:37 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-01-03 19:41:37 +0000
commitcd9ed90720b9695d4bf6194d54a49d78ffe39710 (patch)
tree1f42037e3a09e3639dbcf364109a8b53817deda1 /src/plugins/General
parent4516af336f9d6fab9fc1c4b7ee43fbd4fc515dd7 (diff)
downloadqmmp-cd9ed90720b9695d4bf6194d54a49d78ffe39710.tar.gz
qmmp-cd9ed90720b9695d4bf6194d54a49d78ffe39710.tar.bz2
qmmp-cd9ed90720b9695d4bf6194d54a49d78ffe39710.zip
added Indonesian translation (Wantoyo)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6932 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_id.ts304
-rw-r--r--src/plugins/General/converter/translations/translations.qrc1
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_id.ts65
-rw-r--r--src/plugins/General/copypaste/translations/translations.qrc1
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_id.ts103
-rw-r--r--src/plugins/General/covermanager/translations/translations.qrc1
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_id.ts269
-rw-r--r--src/plugins/General/fileops/translations/translations.qrc1
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts32
-rw-r--r--src/plugins/General/gnomehotkey/translations/translations.qrc1
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_id.ts88
-rw-r--r--src/plugins/General/hal/translations/translations.qrc1
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_id.ts148
-rw-r--r--src/plugins/General/hotkey/translations/translations.qrc1
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts74
-rw-r--r--src/plugins/General/kdenotify/translations/translations.qrc1
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_id.ts105
-rw-r--r--src/plugins/General/lyrics/translations/translations.qrc1
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_id.ts27
-rw-r--r--src/plugins/General/mpris/translations/translations.qrc1
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_id.ts129
-rw-r--r--src/plugins/General/notifier/translations/translations.qrc1
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_id.ts142
-rw-r--r--src/plugins/General/rgscan/translations/translations.qrc1
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts123
-rw-r--r--src/plugins/General/scrobbler/translations/translations.qrc1
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_id.ts152
-rw-r--r--src/plugins/General/statusicon/translations/translations.qrc1
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts133
-rw-r--r--src/plugins/General/streambrowser/translations/translations.qrc1
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_id.ts143
-rw-r--r--src/plugins/General/trackchange/translations/translations.qrc1
-rw-r--r--src/plugins/General/udisks/translations/translations.qrc1
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_id.ts83
-rw-r--r--src/plugins/General/udisks2/translations/translations.qrc1
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_id.ts83
36 files changed, 2221 insertions, 0 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_id.ts b/src/plugins/General/converter/translations/converter_plugin_id.ts
new file mode 100644
index 000000000..3d5013ce9
--- /dev/null
+++ b/src/plugins/General/converter/translations/converter_plugin_id.ts
@@ -0,0 +1,304 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>Converter</name>
+ <message>
+ <location filename="../converter.cpp" line="131"/>
+ <location filename="../converter.cpp" line="231"/>
+ <source>Cancelled</source>
+ <translation>Dibatalkan</translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="146"/>
+ <location filename="../converter.cpp" line="213"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="178"/>
+ <source>Converting</source>
+ <translation>Mengkonversi</translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="242"/>
+ <source>Encoding</source>
+ <translation>Mengenkode</translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="280"/>
+ <source>Finished</source>
+ <translation>Selesai</translation>
+ </message>
+</context>
+<context>
+ <name>ConverterDialog</name>
+ <message>
+ <location filename="../converterdialog.ui" line="14"/>
+ <source>Audio Converter</source>
+ <translation>Pengkonversi Audio</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="44"/>
+ <source>Progress</source>
+ <translation>Progres</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="49"/>
+ <source>State</source>
+ <translation>Keadaan</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="63"/>
+ <source>Output directory:</source>
+ <translation>Direktori keluaran:</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="80"/>
+ <source>Output file name:</source>
+ <translation>Nama file keluaran:</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="97"/>
+ <source>Preset:</source>
+ <translation>Preset:</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="114"/>
+ <source>Overwrite existing files</source>
+ <translation>Timpa file yang ada</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="124"/>
+ <source>Convert</source>
+ <translation>Konversi</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="131"/>
+ <source>Stop</source>
+ <translation>Henti</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="107"/>
+ <source>Choose a directory</source>
+ <translation>Memilih sebuah direktori</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="190"/>
+ <source>Artist</source>
+ <translation>Artist</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="191"/>
+ <source>Album</source>
+ <translation>Album</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="192"/>
+ <source>Album Artist</source>
+ <translation>Album Artist</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="39"/>
+ <location filename="../converterdialog.cpp" line="193"/>
+ <source>Title</source>
+ <translation>Judul</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="194"/>
+ <source>Track Number</source>
+ <translation>Nomor Trek</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="195"/>
+ <source>Two-digit Track Number</source>
+ <translation>Nomor Track Dua-digit</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="200"/>
+ <source>Disc Number</source>
+ <translation>Nomor Cakram</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="201"/>
+ <source>File Name</source>
+ <translation>Nama File</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="202"/>
+ <source>File Path</source>
+ <translation>Alur File</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="212"/>
+ <source>Create a Copy</source>
+ <translation>Ciptakan sebuah Salinan</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="196"/>
+ <source>Genre</source>
+ <translation>Genre</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="128"/>
+ <location filename="../converterdialog.cpp" line="367"/>
+ <location filename="../converterdialog.cpp" line="373"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="133"/>
+ <source>Waiting</source>
+ <translation>Menunggu</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="197"/>
+ <source>Comment</source>
+ <translation>Komentar</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="198"/>
+ <source>Composer</source>
+ <translation>Pengarang</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="199"/>
+ <source>Duration</source>
+ <translation>Durasi</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="203"/>
+ <source>Year</source>
+ <translation>Tahun</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="204"/>
+ <source>Condition</source>
+ <translation>Kondisi</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="210"/>
+ <source>Create</source>
+ <translation>Ciptakan</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="211"/>
+ <source>Edit</source>
+ <translation>Edit</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="213"/>
+ <source>Delete</source>
+ <translation>Hapus</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="367"/>
+ <source>Unable to execute &quot;%1&quot;. Program not found.</source>
+ <translation>Tak dapat mengeksekusi &quot;%1&quot; Program tidak ditemukan.</translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="373"/>
+ <source>Process &quot;%1&quot; finished with error.</source>
+ <translation>Proses &quot;%1&quot; selesai dengan galat.</translation>
+ </message>
+</context>
+<context>
+ <name>ConverterFactory</name>
+ <message>
+ <location filename="../converterfactory.cpp" line="30"/>
+ <source>Converter Plugin</source>
+ <translation>Plugin Converter</translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="51"/>
+ <source>About Converter Plugin</source>
+ <translation>Tentang Plugin Converter</translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="52"/>
+ <source>Qmmp Converter Plugin</source>
+ <translation>Qmmp Plugin Converter</translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="53"/>
+ <source>This plugin converts supported audio files to other file formats using external command-line encoders</source>
+ <translation>Plugin ini mengkonversi file audio yang didukung ke format file lainnya menggunakan enkoder baris-perintah eksternal</translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>ConverterHelper</name>
+ <message>
+ <location filename="../converterhelper.cpp" line="33"/>
+ <source>Convert</source>
+ <translation>Konversi</translation>
+ </message>
+ <message>
+ <location filename="../converterhelper.cpp" line="34"/>
+ <source>Meta+C</source>
+ <translation>Meta+C</translation>
+ </message>
+</context>
+<context>
+ <name>PresetEditor</name>
+ <message>
+ <location filename="../preseteditor.ui" line="14"/>
+ <source>Preset Editor</source>
+ <translation>Pengedit Preset</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="29"/>
+ <source>General</source>
+ <translation>Umum</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="35"/>
+ <source>Name:</source>
+ <translation>Nama:</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="45"/>
+ <source>Extension:</source>
+ <translation>Ekstensi:</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="58"/>
+ <source>Command</source>
+ <translation>Perintah</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="77"/>
+ <source>Options</source>
+ <translation>Pilihan</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="83"/>
+ <source>Write tags</source>
+ <translation>Tulis tag </translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="90"/>
+ <source>Convert to 16 bit</source>
+ <translation>Konversi ke 16 bit</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="37"/>
+ <source>%1 (Read Only)</source>
+ <translation>%1 (Hanya Baca)</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="70"/>
+ <source>Output file</source>
+ <translation>File keluaran</translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="71"/>
+ <source>Input file</source>
+ <translation>File masukan</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/converter/translations/translations.qrc b/src/plugins/General/converter/translations/translations.qrc
index 4f4a316d8..9b2f86652 100644
--- a/src/plugins/General/converter/translations/translations.qrc
+++ b/src/plugins/General/converter/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>converter_plugin_sr_RS.qm</file>
<file>converter_plugin_bg.qm</file>
<file>converter_plugin_el.qm</file>
+ <file>converter_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
new file mode 100644
index 000000000..a2506c68b
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation>Po&amp;tong</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation>Ctrl+X</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation>&amp;Salin</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation>Ctrl+C</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation>&amp;Tempel</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation>Ctrl+V</translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="30"/>
+ <source>Copy/Paste Plugin</source>
+ <translation>Plugin Salin/Tempel</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation>Tentang Plugin Salin/Tempel</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation>Qmmp Plugin Salin/Tempel</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="52"/>
+ <source>This plugin allows one to copy selected tracks from one playlist to another</source>
+ <translation>Plugin ini membolehkan untuk menyalin track terpilih dari salah satu daftarmain ke yang lain</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/translations.qrc b/src/plugins/General/copypaste/translations/translations.qrc
index 183f3b623..61e254743 100644
--- a/src/plugins/General/copypaste/translations/translations.qrc
+++ b/src/plugins/General/copypaste/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>copypaste_plugin_sr_RS.qm</file>
<file>copypaste_plugin_bg.qm</file>
<file>copypaste_plugin_el.qm</file>
+ <file>copypaste_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts
new file mode 100644
index 000000000..0006c8bd0
--- /dev/null
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>CoverManager</name>
+ <message>
+ <location filename="../covermanager.cpp" line="35"/>
+ <source>Show Cover</source>
+ <translation>Tampakkan Sampul</translation>
+ </message>
+ <message>
+ <location filename="../covermanager.cpp" line="36"/>
+ <source>Ctrl+M</source>
+ <translation>Ctrl+M</translation>
+ </message>
+</context>
+<context>
+ <name>CoverManagerFactory</name>
+ <message>
+ <location filename="../covermanagerfactory.cpp" line="31"/>
+ <source>Cover Manager Plugin</source>
+ <translation>Plugin Manager Cover</translation>
+ </message>
+ <message>
+ <location filename="../covermanagerfactory.cpp" line="51"/>
+ <source>About Cover Manager Plugin</source>
+ <translation>Tentang Plugin Manager Cover</translation>
+ </message>
+ <message>
+ <location filename="../covermanagerfactory.cpp" line="52"/>
+ <source>Qmmp Cover Manager Plugin</source>
+ <translation>Qmmp Plugin Manager Cover</translation>
+ </message>
+ <message>
+ <location filename="../covermanagerfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>CoverWidget</name>
+ <message>
+ <location filename="../coverwidget.cpp" line="37"/>
+ <source>&amp;Save As...</source>
+ <translation>&amp;Simpan Sebagai...</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="37"/>
+ <source>Ctrl+S</source>
+ <translation>Ctrl+S</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="38"/>
+ <source>Size</source>
+ <translation>Ukuran</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="40"/>
+ <source>Actual Size</source>
+ <translation>Ukuran Sebenarnya</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="41"/>
+ <source>128x128</source>
+ <translation>128x128</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="42"/>
+ <source>256x256</source>
+ <translation>256x256</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="43"/>
+ <source>512x512</source>
+ <translation>512x512</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="44"/>
+ <source>1024x1024</source>
+ <translation>1024x1024</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="47"/>
+ <source>&amp;Close</source>
+ <translation>&amp;Tutup</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="47"/>
+ <source>Alt+F4</source>
+ <translation>Alt+F4</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="90"/>
+ <source>Save Cover As</source>
+ <translation>Simpan Sampul Sebagai</translation>
+ </message>
+ <message>
+ <location filename="../coverwidget.cpp" line="92"/>
+ <source>Images</source>
+ <translation>Citra</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/covermanager/translations/translations.qrc b/src/plugins/General/covermanager/translations/translations.qrc
index 178ea8c24..86480120b 100644
--- a/src/plugins/General/covermanager/translations/translations.qrc
+++ b/src/plugins/General/covermanager/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>covermanager_plugin_sr_RS.qm</file>
<file>covermanager_plugin_bg.qm</file>
<file>covermanager_plugin_el.qm</file>
+ <file>covermanager_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_id.ts b/src/plugins/General/fileops/translations/fileops_plugin_id.ts
new file mode 100644
index 000000000..7bd765578
--- /dev/null
+++ b/src/plugins/General/fileops/translations/fileops_plugin_id.ts
@@ -0,0 +1,269 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>FileOps</name>
+ <message>
+ <location filename="../fileops.cpp" line="98"/>
+ <location filename="../fileops.cpp" line="132"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="99"/>
+ <location filename="../fileops.cpp" line="133"/>
+ <source>Destination directory doesn&apos;t exist</source>
+ <translation>Direktori tujuan tidak ada</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="136"/>
+ <source>Move Files</source>
+ <translation>Pindah File</translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../fileops.cpp" line="137"/>
+ <source>Are you sure you want to move %n file(s)?</source>
+ <translation>
+ <numerusform>Apakah kamu yakin ingin memindah %n file(-file)?</numerusform>
+ </translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="153"/>
+ <source>Copying</source>
+ <translation>Menyalin</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="154"/>
+ <location filename="../fileops.cpp" line="244"/>
+ <source>Stop</source>
+ <translation>Henti</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="199"/>
+ <source>Copying file %1/%2</source>
+ <translation>Menyalin file %1/%2</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="243"/>
+ <source>Moving</source>
+ <translation>Memindah</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="276"/>
+ <source>Moving file %1/%2</source>
+ <translation>Memindah file %1/%2</translation>
+ </message>
+ <message>
+ <location filename="../fileops.cpp" line="114"/>
+ <source>Remove Files</source>
+ <translation>Buang File</translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../fileops.cpp" line="115"/>
+ <source>Are you sure you want to remove %n file(s) from disk?</source>
+ <translation>
+ <numerusform>Apakah kamu yakin ingin membuang %n file(-file) dari disk?</numerusform>
+ </translation>
+ </message>
+</context>
+<context>
+ <name>FileOpsFactory</name>
+ <message>
+ <location filename="../fileopsfactory.cpp" line="31"/>
+ <source>File Operations Plugin</source>
+ <translation>Plugin Operasi File</translation>
+ </message>
+ <message>
+ <location filename="../fileopsfactory.cpp" line="51"/>
+ <source>About File Operations Plugin</source>
+ <translation>Tentang Plugin Operasi File</translation>
+ </message>
+ <message>
+ <location filename="../fileopsfactory.cpp" line="52"/>
+ <source>Qmmp File Operations Plugin</source>
+ <translation>Qmmp Plugin Operasi File</translation>
+ </message>
+ <message>
+ <location filename="../fileopsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>HotkeyDialog</name>
+ <message>
+ <location filename="../hotkeydialog.ui" line="14"/>
+ <source>Modify Shortcut</source>
+ <translation>Pintasan Modifikasi</translation>
+ </message>
+ <message>
+ <location filename="../hotkeydialog.ui" line="29"/>
+ <source>Press the key combination you want to assign</source>
+ <translation>Tekan tombol kombinasi yang ingin kamu tetapkan</translation>
+ </message>
+ <message>
+ <location filename="../hotkeydialog.ui" line="43"/>
+ <source>Clear</source>
+ <translation>Bersih</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>File Operations Settings</source>
+ <translation>Setelan Operasi Berkas</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="48"/>
+ <source>Enabled</source>
+ <translation>Diaktifkan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="53"/>
+ <source>Operation</source>
+ <translation>Operasi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="58"/>
+ <source>Menu text</source>
+ <translation>Teks menu</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="63"/>
+ <source>Shortcut</source>
+ <translation>Pintasan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="79"/>
+ <source>Add</source>
+ <translation>Tambah</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="92"/>
+ <location filename="../settingsdialog.cpp" line="54"/>
+ <location filename="../settingsdialog.cpp" line="134"/>
+ <source>Remove</source>
+ <translation>Buang</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="116"/>
+ <source>Destination:</source>
+ <translation>Tujuan:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="126"/>
+ <location filename="../settingsdialog.ui" line="143"/>
+ <source>...</source>
+ <translation>...</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="133"/>
+ <source>File name pattern:</source>
+ <translation>Pola nama file:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="51"/>
+ <location filename="../settingsdialog.cpp" line="131"/>
+ <source>Copy</source>
+ <translation>Salin</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="52"/>
+ <location filename="../settingsdialog.cpp" line="132"/>
+ <source>Rename</source>
+ <translation>Ubah nama</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="53"/>
+ <location filename="../settingsdialog.cpp" line="133"/>
+ <source>Move</source>
+ <translation>Pindah</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="137"/>
+ <source>New action</source>
+ <translation>Tindakan baru</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="220"/>
+ <source>Artist</source>
+ <translation>Artist</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="221"/>
+ <source>Album</source>
+ <translation>Album</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="222"/>
+ <source>Album Artist</source>
+ <translation>Album Artist</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="223"/>
+ <source>Title</source>
+ <translation>Judul</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="224"/>
+ <source>Track Number</source>
+ <translation>Nomor Trek</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="225"/>
+ <source>Two-digit Track Number</source>
+ <translation>Nomor Track Dua-digit</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="230"/>
+ <source>Disc Number</source>
+ <translation>Nomor Cakram</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="231"/>
+ <source>File Name</source>
+ <translation>Nama File</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="232"/>
+ <source>File Path</source>
+ <translation>Alur File</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="226"/>
+ <source>Genre</source>
+ <translation>Genre</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="227"/>
+ <source>Comment</source>
+ <translation>Komentar</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="228"/>
+ <source>Composer</source>
+ <translation>Pengarang</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="229"/>
+ <source>Duration</source>
+ <translation>Durasi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="233"/>
+ <source>Year</source>
+ <translation>Tahun</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="234"/>
+ <source>Condition</source>
+ <translation>Kondisi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="247"/>
+ <source>Choose a directory</source>
+ <translation>Memilih sebuah direktori</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc
index 8bec216ce..c4c2422c0 100644
--- a/src/plugins/General/fileops/translations/translations.qrc
+++ b/src/plugins/General/fileops/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>fileops_plugin_sr_RS.qm</file>
<file>fileops_plugin_bg.qm</file>
<file>fileops_plugin_el.qm</file>
+ <file>fileops_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
new file mode 100644
index 000000000..47bf87429
--- /dev/null
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>GnomeHotkeyFactory</name>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="31"/>
+ <source>Gnome Hotkey Plugin</source>
+ <translation>Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="52"/>
+ <source>About Gnome Hotkey Plugin</source>
+ <translation>Tentang Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="53"/>
+ <source>Qmmp Gnome Hotkey Plugin</source>
+ <translation>Qmmp Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="54"/>
+ <source>This plugin adds support of the GNOME/Cinnamon hotkeys</source>
+ <translation>Plugin ini menambahkan dukungan pada hotkey GNOME/Cinnamon</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/translations.qrc b/src/plugins/General/gnomehotkey/translations/translations.qrc
index aea836ac8..ba17b19e2 100644
--- a/src/plugins/General/gnomehotkey/translations/translations.qrc
+++ b/src/plugins/General/gnomehotkey/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>gnomehotkey_plugin_sr_RS.qm</file>
<file>gnomehotkey_plugin_bg.qm</file>
<file>gnomehotkey_plugin_el.qm</file>
+ <file>gnomehotkey_plugin_id.qm</file>
</qresource>
</RCC>
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>HalFactory</name>
+ <message>
+ <location filename="../halfactory.cpp" line="32"/>
+ <source>HAL Plugin</source>
+ <translation>Plugin HAL</translation>
+ </message>
+ <message>
+ <location filename="../halfactory.cpp" line="52"/>
+ <source>About HAL Plugin</source>
+ <translation>Tentang Plugin HAL</translation>
+ </message>
+ <message>
+ <location filename="../halfactory.cpp" line="53"/>
+ <source>Qmmp HAL Plugin</source>
+ <translation>Qmmp Plugin HAL</translation>
+ </message>
+ <message>
+ <location filename="../halfactory.cpp" line="54"/>
+ <source>This plugin provides removable devices detection using HAL</source>
+ <translation>Plugin ini menyediakan deteksi perangkat dapat-dilepas menggunakan HAL</translation>
+ </message>
+ <message>
+ <location filename="../halfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+ <message>
+ <location filename="../halfactory.cpp" line="56"/>
+ <source>Based on Solid (KDE hardware library)</source>
+ <translation>Berdasarkan pada Solid (pustaka hardware KDE)</translation>
+ </message>
+</context>
+<context>
+ <name>HalPlugin</name>
+ <message>
+ <location filename="../halplugin.cpp" line="160"/>
+ <source>Add CD &quot;%1&quot;</source>
+ <translation>Tambah CD &quot;%1&quot;</translation>
+ </message>
+ <message>
+ <location filename="../halplugin.cpp" line="166"/>
+ <source>Add Volume &quot;%1&quot;</source>
+ <translation>Tambah Volume %1&quot;</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="13"/>
+ <source>HAL Plugin Settings</source>
+ <translation>Setelan Plugin HAL</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="28"/>
+ <source>CD Audio Detection</source>
+ <translation>Deteksi Audio CD</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="37"/>
+ <source>Add tracks to playlist automatically</source>
+ <translation>Tambah track ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="44"/>
+ <source>Remove tracks from playlist automatically</source>
+ <translation>Buang track dari daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="54"/>
+ <source>Removable Device Detection</source>
+ <translation>Deteksi Perangkat Dapat-dilepas</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="63"/>
+ <source>Add files to playlist automatically</source>
+ <translation>Tambah file ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="70"/>
+ <source>Remove files from playlist automatically</source>
+ <translation>Buang file dari daftarmain secara otomatis</translation>
+ </message>
+</context>
+</TS>
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 @@
<file>hal_plugin_sr_RS.qm</file>
<file>hal_plugin_bg.qm</file>
<file>hal_plugin_el.qm</file>
+ <file>hal_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts
new file mode 100644
index 000000000..19454bbb9
--- /dev/null
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>HotkeyDialog</name>
+ <message>
+ <location filename="../hotkeydialog.ui" line="14"/>
+ <source>Modify Shortcut</source>
+ <translation>Pintasan Modifikasi</translation>
+ </message>
+ <message>
+ <location filename="../hotkeydialog.ui" line="32"/>
+ <source>Press the key combination you want to assign</source>
+ <translation>Tekan tombol kombinasi yang ingin kamu tetapkan</translation>
+ </message>
+ <message>
+ <location filename="../hotkeydialog.ui" line="52"/>
+ <source>Clear</source>
+ <translation>Bersih</translation>
+ </message>
+</context>
+<context>
+ <name>HotkeyFactory</name>
+ <message>
+ <location filename="../hotkeyfactory.cpp" line="32"/>
+ <source>Global Hotkey Plugin</source>
+ <translation>Plugin Hotkey Global</translation>
+ </message>
+ <message>
+ <location filename="../hotkeyfactory.cpp" line="52"/>
+ <source>About Global Hotkey Plugin</source>
+ <translation>Tentang Plugin Hotkey Global</translation>
+ </message>
+ <message>
+ <location filename="../hotkeyfactory.cpp" line="53"/>
+ <source>Qmmp Global Hotkey Plugin</source>
+ <translation>Qmmp Plugin Hotkey Global</translation>
+ </message>
+ <message>
+ <location filename="../hotkeyfactory.cpp" line="54"/>
+ <source>This plugin adds support for multimedia keys or global key combinations</source>
+ <translation>Plugin ini menambahkan dukungan untuk tombol multimedia atau kombinasi tombol global</translation>
+ </message>
+ <message>
+ <location filename="../hotkeyfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>Global Hotkey Plugin Settings</source>
+ <translation>Setelan Plugin Hotkey Global</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="42"/>
+ <source>Action</source>
+ <translation>Tindakan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="47"/>
+ <source>Shortcut</source>
+ <translation>Pintasan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Reset</source>
+ <translation>Setel ulang</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="37"/>
+ <source>Play</source>
+ <translation>Main</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="38"/>
+ <source>Stop</source>
+ <translation>Henti</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="39"/>
+ <source>Pause</source>
+ <translation>Jeda</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="40"/>
+ <source>Play/Pause</source>
+ <translation>Main/Jeda</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="41"/>
+ <source>Next</source>
+ <translation>Selanjutnya</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="42"/>
+ <source>Previous</source>
+ <translation>Sebelumnya</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="43"/>
+ <source>Show/Hide</source>
+ <translation>Tampak/Sembunyi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="44"/>
+ <source>Volume +</source>
+ <translation>Volume +</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="45"/>
+ <source>Volume -</source>
+ <translation>Volume -</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="46"/>
+ <source>Forward 5 seconds</source>
+ <translation>Maju 5 detik</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="47"/>
+ <source>Rewind 5 seconds</source>
+ <translation>Mundur 5 detik</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Jump to track</source>
+ <translation>Lompat ke track</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="49"/>
+ <source>Mute</source>
+ <translation>Bungkam</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="111"/>
+ <source>Warning</source>
+ <translation>Peringatan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="111"/>
+ <source>Key sequence &apos;%1&apos; is already used</source>
+ <translation>Rangkaian tombol &apos;%1&apos; sudah digunakan</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc
index 90032f9e6..d8e793c07 100644
--- a/src/plugins/General/hotkey/translations/translations.qrc
+++ b/src/plugins/General/hotkey/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>hotkey_plugin_sr_RS.qm</file>
<file>hotkey_plugin_bg.qm</file>
<file>hotkey_plugin_el.qm</file>
+ <file>hotkey_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts
new file mode 100644
index 000000000..369eb583e
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="121"/>
+ <source>Qmmp now playing:</source>
+ <translation>Qmmp sekarang memainkan:</translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="32"/>
+ <source>KDE 4 notification plugin</source>
+ <translation>Plugin pemberitahuan KDE 4</translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="52"/>
+ <source>About KDE Notification Plugin</source>
+ <translation>Tentang Plugin Pemberitahuan KDE</translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="53"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation>Plugin pemberitahuan KDE 4 bagi Qmmp</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation>Setelan Plugin Pemberitahuan KDE 4</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="39"/>
+ <source>Options</source>
+ <translation>Pilihan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Notification delay [s]:</source>
+ <translation>Tunda pemberitahuan [d]:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="75"/>
+ <source>Update visible notification instead create new</source>
+ <translation>Perbarui pemberitahuan yang terlihat bukannya menciptakan baru</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="85"/>
+ <source>Appearance</source>
+ <translation>Tampilan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="91"/>
+ <source>Show covers</source>
+ <translation>Tampakkan sampul</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="100"/>
+ <source>Edit template</source>
+ <translation>Edit template</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="75"/>
+ <source>Notification Template</source>
+ <translation>Template Pemberitahuan</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc
index ea7e389b8..692d5635c 100644
--- a/src/plugins/General/kdenotify/translations/translations.qrc
+++ b/src/plugins/General/kdenotify/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>kdenotify_plugin_sr_RS.qm</file>
<file>kdenotify_plugin_bg.qm</file>
<file>kdenotify_plugin_el.qm</file>
+ <file>kdenotify_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts
new file mode 100644
index 000000000..2c84a6682
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation>Tinjau Lirik</translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation>Ctrl+L</translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="30"/>
+ <source>Lyrics Plugin</source>
+ <translation>Plugin Lyrics</translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>About Lyrics Plugin</source>
+ <translation>Tentang Plugin Lyrics</translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation>Qmmp Plugin Lyrics</translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation>Plugin ini menarik lirik dari LyricWiki</translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="54"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation>Plugin Lyrics</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation>Artist:</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation>Judul:</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation>Telusur</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation>Tiada sambungan</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation>Kelar</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation>Tidak ditemukan</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation>Menerima</translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation>Lirik: %1 - %2</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc
index 3076ff44c..dee022c13 100644
--- a/src/plugins/General/lyrics/translations/translations.qrc
+++ b/src/plugins/General/lyrics/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>lyrics_plugin_sr_RS.qm</file>
<file>lyrics_plugin_bg.qm</file>
<file>lyrics_plugin_el.qm</file>
+ <file>lyrics_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_id.ts b/src/plugins/General/mpris/translations/mpris_plugin_id.ts
new file mode 100644
index 000000000..da49a97c7
--- /dev/null
+++ b/src/plugins/General/mpris/translations/mpris_plugin_id.ts
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>MPRISFactory</name>
+ <message>
+ <location filename="../mprisfactory.cpp" line="31"/>
+ <source>MPRIS Plugin</source>
+ <translation>Plugin MPRIS</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="51"/>
+ <source>About MPRIS Plugin</source>
+ <translation>Tentang Plugin MPRIS</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="52"/>
+ <source>Qmmp MPRIS Plugin</source>
+ <translation>Qmmp Plugin MPRIS</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc
index 02518834d..7812075b2 100644
--- a/src/plugins/General/mpris/translations/translations.qrc
+++ b/src/plugins/General/mpris/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>mpris_plugin_sr_RS.qm</file>
<file>mpris_plugin_bg.qm</file>
<file>mpris_plugin_el.qm</file>
+ <file>mpris_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_id.ts b/src/plugins/General/notifier/translations/notifier_plugin_id.ts
new file mode 100644
index 000000000..93f0c035c
--- /dev/null
+++ b/src/plugins/General/notifier/translations/notifier_plugin_id.ts
@@ -0,0 +1,129 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>NotifierFactory</name>
+ <message>
+ <location filename="../notifierfactory.cpp" line="31"/>
+ <source>Notifier Plugin</source>
+ <translation>Plugin Notifier</translation>
+ </message>
+ <message>
+ <location filename="../notifierfactory.cpp" line="51"/>
+ <source>About Notifier Plugin</source>
+ <translation>Tentang Plugin Notifier</translation>
+ </message>
+ <message>
+ <location filename="../notifierfactory.cpp" line="52"/>
+ <source>Qmmp Notifier Plugin</source>
+ <translation>Qmmp Plugin Notifier</translation>
+ </message>
+ <message>
+ <location filename="../notifierfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>PopupWidget</name>
+ <message>
+ <location filename="../popupwidget.cpp" line="116"/>
+ <source>Volume:</source>
+ <translation>Volume:</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>Notifier Plugin Settings</source>
+ <translation>Setelan Plugin Notifier</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="35"/>
+ <source>Desktop Notification</source>
+ <translation>Pemberitahuan Desktop</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="51"/>
+ <source>Font:</source>
+ <translation>Fonta:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="71"/>
+ <source>...</source>
+ <translation>...</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="78"/>
+ <location filename="../settingsdialog.ui" line="279"/>
+ <source>0</source>
+ <translation>0</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="85"/>
+ <source>Transparency:</source>
+ <translation>Transparan:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="229"/>
+ <source>Position</source>
+ <translation>Posisi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="251"/>
+ <source>Edit template</source>
+ <translation>Edit template</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="299"/>
+ <source>Cover size:</source>
+ <translation>Ukuran sampul:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="325"/>
+ <source>Volume change notification</source>
+ <translation>Pemberitahuan perubahan volume</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="332"/>
+ <source>Delay (ms):</source>
+ <translation>Tunda (ms):</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="361"/>
+ <source>Playback resume notification</source>
+ <translation>Pemberitahuan resume playback</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="368"/>
+ <source>Song change notification</source>
+ <translation>Pemberitahuan perubahan lagu</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="375"/>
+ <source>Disable notifications when another application is in the Full Screen Mode</source>
+ <translation>Nonaktifkan pemberitahuan ketika aplikasi yang lain dalam Mode Layar Penuh</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="378"/>
+ <source>Disable for full screen windows</source>
+ <translation>Nonaktifkan untuk jendela layar penuh</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="388"/>
+ <source>Psi Notification</source>
+ <translation>Pemberitahuan Psi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="400"/>
+ <source>Enable Psi notification</source>
+ <translation>Aktifkan pemberitahuan Psi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="109"/>
+ <source>Notification Template</source>
+ <translation>Template Pemberitahuan</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc
index b4df9b5b6..361ee9d02 100644
--- a/src/plugins/General/notifier/translations/translations.qrc
+++ b/src/plugins/General/notifier/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>notifier_plugin_sr_RS.qm</file>
<file>notifier_plugin_bg.qm</file>
<file>notifier_plugin_el.qm</file>
+ <file>notifier_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts
new file mode 100644
index 000000000..c2c4c6009
--- /dev/null
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts
@@ -0,0 +1,142 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>RGScanDialog</name>
+ <message>
+ <location filename="../rgscandialog.ui" line="14"/>
+ <source>ReplayGain Scanner</source>
+ <translation>Scanner ReplayGain</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="84"/>
+ <source>Write track gain/peak</source>
+ <translation>Tulis gain/puncak track</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="42"/>
+ <source>Title</source>
+ <translation>Judul</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="47"/>
+ <source>Progress</source>
+ <translation>Progres</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="52"/>
+ <source>Track Gain</source>
+ <translation>Gain Track</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="57"/>
+ <source>Album Gain</source>
+ <translation>Gain Album</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="62"/>
+ <source>Track Peak</source>
+ <translation>Puncak Track</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="67"/>
+ <source>Album Peak</source>
+ <translation>Puncak Album</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="77"/>
+ <source>Skip already scanned files</source>
+ <translation>Lewati file yang sudah di-scan</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="113"/>
+ <source>Calculate</source>
+ <translation>Kalkulasi</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="120"/>
+ <source>Write Tags</source>
+ <translation>Tulis Tag</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.ui" line="91"/>
+ <source>Write album gain/peak</source>
+ <translation>Tulis gain/puncak album</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.cpp" line="130"/>
+ <location filename="../rgscandialog.cpp" line="241"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../rgscandialog.cpp" line="140"/>
+ <location filename="../rgscandialog.cpp" line="141"/>
+ <location filename="../rgscandialog.cpp" line="165"/>
+ <location filename="../rgscandialog.cpp" line="236"/>
+ <source>%1 dB</source>
+ <translation>%1 dB</translation>
+ </message>
+</context>
+<context>
+ <name>RGScanFactory</name>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="30"/>
+ <source>ReplayGain Scanner Plugin</source>
+ <translation>Plugin Scanner ReplayGain</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="51"/>
+ <source>About ReplayGain Scanner Plugin</source>
+ <translation>Tentang Plugin Scanner ReplayGain</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="52"/>
+ <source>ReplayGain Scanner Plugin for Qmmp</source>
+ <translation>Plugin Scanner ReplayGain untuk Qmmp</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="53"/>
+ <source>This plugin scans audio files and gives information for volume normalization</source>
+ <translation>Plugin ini men-scan file audio dan memberikan informasi untuk normalisasi volume</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="54"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="55"/>
+ <source>Based on source code by:</source>
+ <translation>Berdasarkan pada kode sumber oleh:</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="56"/>
+ <source>David Robinson &lt;David@Robinson.org&gt;</source>
+ <translation>David Robinson &lt;David@Robinson.org&gt;</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="57"/>
+ <source>Glen Sawyer &lt;mp3gain@hotmail.com&gt;</source>
+ <translation>Glen Sawyer &lt;mp3gain@hotmail.com&gt;</translation>
+ </message>
+ <message>
+ <location filename="../rgscanfactory.cpp" line="58"/>
+ <source>Frank Klemm</source>
+ <translation>Frank Klemm</translation>
+ </message>
+</context>
+<context>
+ <name>RGScanHelper</name>
+ <message>
+ <location filename="../rgscanhelper.cpp" line="32"/>
+ <source>ReplayGain Scanner</source>
+ <translation>Scanner ReplayGain</translation>
+ </message>
+ <message>
+ <location filename="../rgscanhelper.cpp" line="33"/>
+ <source>Meta+R</source>
+ <translation>Meta+R</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/rgscan/translations/translations.qrc b/src/plugins/General/rgscan/translations/translations.qrc
index fc5a1fb62..cc7c0abb8 100644
--- a/src/plugins/General/rgscan/translations/translations.qrc
+++ b/src/plugins/General/rgscan/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>rgscan_plugin_sr_RS.qm</file>
<file>rgscan_plugin_bg.qm</file>
<file>rgscan_plugin_el.qm</file>
+ <file>rgscan_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts
new file mode 100644
index 000000000..82b2f9262
--- /dev/null
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>ScrobblerFactory</name>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="32"/>
+ <source>Scrobbler Plugin</source>
+ <translation>Plugin Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
+ <source>About Scrobbler Plugin</source>
+ <translation>Tentang Plugin Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="53"/>
+ <source>Qmmp AudioScrobbler Plugin</source>
+ <translation>Qmmp Plugin AudioScrobbler</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="54"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>Scrobbler Plugin Settings</source>
+ <translation>Setelan Plugin Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Last.fm</source>
+ <translation>Last.fm</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="113"/>
+ <source>Session:</source>
+ <translation>Sesi:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="50"/>
+ <location filename="../settingsdialog.ui" line="126"/>
+ <source>Check</source>
+ <translation>Periksa</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="72"/>
+ <location filename="../settingsdialog.ui" line="104"/>
+ <source>Register new session</source>
+ <translation>Registrasi sesi baru</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="82"/>
+ <source>Libre.fm</source>
+ <translation>Libre.fm</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="86"/>
+ <location filename="../settingsdialog.cpp" line="121"/>
+ <location filename="../settingsdialog.cpp" line="172"/>
+ <source>Message</source>
+ <translation>Pesan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="87"/>
+ <source>1. Wait for browser startup</source>
+ <translation>1. Tunggu browser startup</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="88"/>
+ <source>2. Allow Qmmp to scrobble tracks to your %1 account</source>
+ <translation>2. Bolehkan Qmmp untuk scrobble track ke akun %1 kamu</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="90"/>
+ <source>3. Press &quot;OK&quot;</source>
+ <translation>3. Tekan &quot;OK&quot;</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="103"/>
+ <location filename="../settingsdialog.cpp" line="107"/>
+ <location filename="../settingsdialog.cpp" line="136"/>
+ <location filename="../settingsdialog.cpp" line="140"/>
+ <location filename="../settingsdialog.cpp" line="180"/>
+ <location filename="../settingsdialog.cpp" line="184"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="103"/>
+ <location filename="../settingsdialog.cpp" line="136"/>
+ <location filename="../settingsdialog.cpp" line="180"/>
+ <source>Network error</source>
+ <translation>Galat jaringan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="107"/>
+ <location filename="../settingsdialog.cpp" line="140"/>
+ <source>Unable to register new session</source>
+ <translation>Tak dapat meregistrasi sesi baru</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="121"/>
+ <source>New session has been received successfully</source>
+ <translation>Sesi baru telah diterima dengan sukses</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="172"/>
+ <source>Permission granted</source>
+ <translation>Perizinan dikabulkan</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="184"/>
+ <source>Permission denied</source>
+ <translation>Perizinan ditolak</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc
index 58b4321ad..06c942667 100644
--- a/src/plugins/General/scrobbler/translations/translations.qrc
+++ b/src/plugins/General/scrobbler/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>scrobbler_plugin_sr_RS.qm</file>
<file>scrobbler_plugin_bg.qm</file>
<file>scrobbler_plugin_el.qm</file>
+ <file>scrobbler_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts
new file mode 100644
index 000000000..510811699
--- /dev/null
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>Status Icon Plugin Settings</source>
+ <translation>Setelan Plugin Icon Status</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Balloon message</source>
+ <translation>Pesan balloon</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="38"/>
+ <location filename="../settingsdialog.ui" line="105"/>
+ <source>Delay, ms:</source>
+ <translation>Tunda, md:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="79"/>
+ <source>Tooltip</source>
+ <translation>Tooltip</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="91"/>
+ <source>Try to split file name when no tag</source>
+ <translation>Coba untuk pisah nama file ketika tiada tag</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="98"/>
+ <source>Show progress bar</source>
+ <translation>Tampakkan bilah progres</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="131"/>
+ <source>Transparency:</source>
+ <translation>Transparan:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="165"/>
+ <source>0</source>
+ <translation>0</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="174"/>
+ <source>Cover size:</source>
+ <translation>Ukuran sampul:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="214"/>
+ <source>32</source>
+ <translation>32</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="225"/>
+ <source>Edit template</source>
+ <translation>Edit template</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="250"/>
+ <source>Use standard icons</source>
+ <translation>Gunakan ikon standar</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="80"/>
+ <source>Tooltip Template</source>
+ <translation>Template Tooltip</translation>
+ </message>
+</context>
+<context>
+ <name>StatusIcon</name>
+ <message>
+ <location filename="../statusicon.cpp" line="67"/>
+ <source>Play</source>
+ <translation>Main</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="68"/>
+ <source>Pause</source>
+ <translation>Jeda</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="69"/>
+ <source>Stop</source>
+ <translation>Henti</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="71"/>
+ <source>Next</source>
+ <translation>Selanjutnya</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="72"/>
+ <source>Previous</source>
+ <translation>Sebelumnya</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="74"/>
+ <source>Exit</source>
+ <translation>Keluar</translation>
+ </message>
+ <message>
+ <location filename="../statusicon.cpp" line="129"/>
+ <source>Now Playing</source>
+ <translation>Mainkan Sekarang</translation>
+ </message>
+</context>
+<context>
+ <name>StatusIconFactory</name>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="31"/>
+ <source>Status Icon Plugin</source>
+ <translation>Plugin Icon Status</translation>
+ </message>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="51"/>
+ <source>About Status Icon Plugin</source>
+ <translation>Tentang Plugin Icon Status</translation>
+ </message>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="52"/>
+ <source>Qmmp Status Icon Plugin</source>
+ <translation>Qmmp Plugin Icon Status</translation>
+ </message>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="53"/>
+ <source>Written by:</source>
+ <translation>Ditulis oleh:</translation>
+ </message>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="54"/>
+ <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+ <message>
+ <location filename="../statusiconfactory.cpp" line="55"/>
+ <source>Artur Guzik &lt;a.guzik88@gmail.com&gt;</source>
+ <translation>Artur Guzik &lt;a.guzik88@gmail.com&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>StatusIconPopupWidget</name>
+ <message>
+ <location filename="../statusiconpopupwidget.cpp" line="135"/>
+ <source>Stopped</source>
+ <translation>Terhenti</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc
index f1fc8f91a..824ca18d5 100644
--- a/src/plugins/General/statusicon/translations/translations.qrc
+++ b/src/plugins/General/statusicon/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>statusicon_plugin_sr_RS.qm</file>
<file>statusicon_plugin_bg.qm</file>
<file>statusicon_plugin_el.qm</file>
+ <file>statusicon_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts
new file mode 100644
index 000000000..5fc2274e0
--- /dev/null
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>StreamBrowser</name>
+ <message>
+ <location filename="../streambrowser.cpp" line="33"/>
+ <source>Stream Browser</source>
+ <translation>Browser Stream</translation>
+ </message>
+ <message>
+ <location filename="../streambrowser.cpp" line="35"/>
+ <source>Ctrl+U</source>
+ <translation>Ctrl+U</translation>
+ </message>
+</context>
+<context>
+ <name>StreamBrowserFactory</name>
+ <message>
+ <location filename="../streambrowserfactory.cpp" line="30"/>
+ <source>Stream Browser Plugin</source>
+ <translation>Plugin Browser Stream</translation>
+ </message>
+ <message>
+ <location filename="../streambrowserfactory.cpp" line="51"/>
+ <source>About Stream Browser Plugin</source>
+ <translation>Tentang Browser Stream</translation>
+ </message>
+ <message>
+ <location filename="../streambrowserfactory.cpp" line="52"/>
+ <source>Qmmp Stream Browser Plugin</source>
+ <translation>Qmmp Plugin Browser Stream</translation>
+ </message>
+ <message>
+ <location filename="../streambrowserfactory.cpp" line="53"/>
+ <source>This plugin allows one to add stream from IceCast stream directory</source>
+ <translation>Plugin ini membolehkan untuk menambahkan stream dari direktori stream IceCast</translation>
+ </message>
+ <message>
+ <location filename="../streambrowserfactory.cpp" line="54"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>StreamWindow</name>
+ <message>
+ <location filename="../streamwindow.ui" line="14"/>
+ <source>Stream Browser</source>
+ <translation>Browser Stream</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.ui" line="31"/>
+ <source>Filter:</source>
+ <translation>Filter:</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.ui" line="47"/>
+ <source>Favorites</source>
+ <translation>Favorit</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.ui" line="73"/>
+ <source>IceCast</source>
+ <translation>IceCast</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.ui" line="102"/>
+ <source>Add</source>
+ <translation>Tambah</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.ui" line="109"/>
+ <source>Update</source>
+ <translation>Perbarui</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="51"/>
+ <location filename="../streamwindow.cpp" line="69"/>
+ <source>Name</source>
+ <translation>Nama</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="52"/>
+ <location filename="../streamwindow.cpp" line="70"/>
+ <source>Genre</source>
+ <translation>Genre</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="53"/>
+ <location filename="../streamwindow.cpp" line="71"/>
+ <source>Bitrate</source>
+ <translation>Bitrate</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="54"/>
+ <location filename="../streamwindow.cpp" line="72"/>
+ <source>Format</source>
+ <translation>Format</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="125"/>
+ <source>&amp;Add to favorites</source>
+ <translation>&amp;Tambah ke favorit</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="126"/>
+ <source>&amp;Add to playlist</source>
+ <translation>&amp;Tambah ke daftarmain</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="131"/>
+ <source>&amp;Remove</source>
+ <translation>&amp;Buang</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="141"/>
+ <source>Done</source>
+ <translation>Kelar</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="144"/>
+ <location filename="../streamwindow.cpp" line="145"/>
+ <source>Error</source>
+ <translation>Galat</translation>
+ </message>
+ <message>
+ <location filename="../streamwindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation>Menerima</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc
index 9b944c9e7..4219eec26 100644
--- a/src/plugins/General/streambrowser/translations/translations.qrc
+++ b/src/plugins/General/streambrowser/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>streambrowser_plugin_sr_RS.qm</file>
<file>streambrowser_plugin_bg.qm</file>
<file>streambrowser_plugin_el.qm</file>
+ <file>streambrowser_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts
new file mode 100644
index 000000000..90913ea2f
--- /dev/null
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>Track Change Plugin Settings</source>
+ <translation>Setelan Plugin Perubahan Track</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="32"/>
+ <location filename="../settingsdialog.ui" line="42"/>
+ <location filename="../settingsdialog.ui" line="52"/>
+ <location filename="../settingsdialog.ui" line="62"/>
+ <source>...</source>
+ <translation>...</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="76"/>
+ <source>Command to run when Qmmp starts new track</source>
+ <translation>Perintah untuk menjalankan ketika Qmmp memulai track baru</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="83"/>
+ <source>Command to run toward to end of a track</source>
+ <translation>Perintah untuk menjalankan ke arah akhir dari sebuah track</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="90"/>
+ <source>Command to run when Qmmp reaches the end of the playlist</source>
+ <translation>Perintah untuk menjalankan ketika Qmmp mencapai akhir dari sebuah daftarmain</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="97"/>
+ <source>Command to run when title changes (i.e. network streams title)</source>
+ <translation>Perintah untuk menjalankan ketika perubahan judul (yaitu judul stream jaringan)</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="57"/>
+ <source>Artist</source>
+ <translation>Artist</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="58"/>
+ <source>Album</source>
+ <translation>Album</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="60"/>
+ <source>Title</source>
+ <translation>Judul</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="61"/>
+ <source>Track Number</source>
+ <translation>Nomor Trek</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="62"/>
+ <source>Two-digit Track Number</source>
+ <translation>Nomor Track Dua-digit</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="67"/>
+ <source>Disc Number</source>
+ <translation>Nomor Cakram</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="68"/>
+ <source>File Name</source>
+ <translation>Nama File</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="69"/>
+ <source>File Path</source>
+ <translation>Alur File</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="63"/>
+ <source>Genre</source>
+ <translation>Genre</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="59"/>
+ <source>Album Artist</source>
+ <translation>Album Artist</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="64"/>
+ <source>Comment</source>
+ <translation>Komentar</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="65"/>
+ <source>Composer</source>
+ <translation>Pengarang</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="66"/>
+ <source>Duration</source>
+ <translation>Durasi</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="70"/>
+ <source>Year</source>
+ <translation>Tahun</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="71"/>
+ <source>Condition</source>
+ <translation>Kondisi</translation>
+ </message>
+</context>
+<context>
+ <name>TrackChangeFactory</name>
+ <message>
+ <location filename="../trackchangefactory.cpp" line="31"/>
+ <source>Track Change Plugin</source>
+ <translation>Plugin Perubahan Track</translation>
+ </message>
+ <message>
+ <location filename="../trackchangefactory.cpp" line="51"/>
+ <source>About Track Change Plugin</source>
+ <translation>Tentang Plugin Perubahan Track</translation>
+ </message>
+ <message>
+ <location filename="../trackchangefactory.cpp" line="52"/>
+ <source>Qmmp Track Change Plugin</source>
+ <translation>Qmmp Plugin Perubahan Track</translation>
+ </message>
+ <message>
+ <location filename="../trackchangefactory.cpp" line="53"/>
+ <source>This plugin executes external command when current track is changed</source>
+ <translation>Plugin ini mengeksekusi perintah eksternal ketika track saat ini telah diubah</translation>
+ </message>
+ <message>
+ <location filename="../trackchangefactory.cpp" line="54"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/trackchange/translations/translations.qrc b/src/plugins/General/trackchange/translations/translations.qrc
index afb82eeed..3d384b989 100644
--- a/src/plugins/General/trackchange/translations/translations.qrc
+++ b/src/plugins/General/trackchange/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>trackchange_plugin_sr_RS.qm</file>
<file>trackchange_plugin_bg.qm</file>
<file>trackchange_plugin_el.qm</file>
+ <file>trackchange_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc
index 4057e2b8f..bb57142ff 100644
--- a/src/plugins/General/udisks/translations/translations.qrc
+++ b/src/plugins/General/udisks/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>udisks_plugin_sr_RS.qm</file>
<file>udisks_plugin_bg.qm</file>
<file>udisks_plugin_el.qm</file>
+ <file>udisks_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_id.ts b/src/plugins/General/udisks/translations/udisks_plugin_id.ts
new file mode 100644
index 000000000..a6c0a87cf
--- /dev/null
+++ b/src/plugins/General/udisks/translations/udisks_plugin_id.ts
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>UDisks Plugin Settings</source>
+ <translation>Setelan Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>CD Audio Detection</source>
+ <translation>Deteksi Audio CD</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="38"/>
+ <source>Add tracks to playlist automatically</source>
+ <translation>Tambah track ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Remove tracks from playlist automatically</source>
+ <translation>Buang track dari daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Removable Device Detection</source>
+ <translation>Deteksi Perangkat Dapat-dilepas</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="64"/>
+ <source>Add files to playlist automatically</source>
+ <translation>Tambah file ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="71"/>
+ <source>Remove files from playlist automatically</source>
+ <translation>Buang file dari daftarmain secara otomatis</translation>
+ </message>
+</context>
+<context>
+ <name>UDisksFactory</name>
+ <message>
+ <location filename="../udisksfactory.cpp" line="32"/>
+ <source>UDisks Plugin</source>
+ <translation>Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisksfactory.cpp" line="52"/>
+ <source>About UDisks Plugin</source>
+ <translation>Tentang Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisksfactory.cpp" line="53"/>
+ <source>Qmmp UDisks Plugin</source>
+ <translation>Qmmp Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisksfactory.cpp" line="54"/>
+ <source>This plugin provides removable devices detection using UDisks</source>
+ <translation>Plugin ini menyediakan deteksi perangkat dapat-dilepas menggunakan UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisksfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>UDisksPlugin</name>
+ <message>
+ <location filename="../udisksplugin.cpp" line="154"/>
+ <source>Add CD &quot;%1&quot;</source>
+ <translation>Tambah CD &quot;%1&quot;</translation>
+ </message>
+ <message>
+ <location filename="../udisksplugin.cpp" line="160"/>
+ <source>Add Volume &quot;%1&quot;</source>
+ <translation>Tambah Volume %1&quot;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/udisks2/translations/translations.qrc b/src/plugins/General/udisks2/translations/translations.qrc
index 36b870628..73777f779 100644
--- a/src/plugins/General/udisks2/translations/translations.qrc
+++ b/src/plugins/General/udisks2/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>udisks2_plugin_sr_RS.qm</file>
<file>udisks2_plugin_bg.qm</file>
<file>udisks2_plugin_el.qm</file>
+ <file>udisks2_plugin_id.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts
new file mode 100644
index 000000000..e917191b5
--- /dev/null
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>UDisks Plugin Settings</source>
+ <translation>Setelan Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>CD Audio Detection</source>
+ <translation>Deteksi Audio CD</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="38"/>
+ <source>Add tracks to playlist automatically</source>
+ <translation>Tambah track ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Remove tracks from playlist automatically</source>
+ <translation>Buang track dari daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Removable Device Detection</source>
+ <translation>Deteksi Perangkat Dapat-dilepas</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="64"/>
+ <source>Add files to playlist automatically</source>
+ <translation>Tambah file ke daftarmain secara otomatis</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="71"/>
+ <source>Remove files from playlist automatically</source>
+ <translation>Buang file dari daftarmain secara otomatis</translation>
+ </message>
+</context>
+<context>
+ <name>UDisks2Factory</name>
+ <message>
+ <location filename="../udisks2factory.cpp" line="32"/>
+ <source>UDisks2 Plugin</source>
+ <translation>Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisks2factory.cpp" line="52"/>
+ <source>About UDisks2 Plugin</source>
+ <translation>Tentang Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisks2factory.cpp" line="53"/>
+ <source>Qmmp UDisks2 Plugin</source>
+ <translation>Qmmp Plugin UDisks</translation>
+ </message>
+ <message>
+ <location filename="../udisks2factory.cpp" line="54"/>
+ <source>This plugin provides removable devices detection using UDisks2</source>
+ <translation>Plugin ini menyediakan deteksi perangkat dapat-dilepas menggunakan UDisks2</translation>
+ </message>
+ <message>
+ <location filename="../udisks2factory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>UDisks2Plugin</name>
+ <message>
+ <location filename="../udisks2plugin.cpp" line="130"/>
+ <source>Add CD &quot;%1&quot;</source>
+ <translation>Tambah CD &quot;%1&quot;</translation>
+ </message>
+ <message>
+ <location filename="../udisks2plugin.cpp" line="138"/>
+ <source>Add Volume &quot;%1&quot;</source>
+ <translation>Tambah Volume &quot;%1&quot;</translation>
+ </message>
+</context>
+</TS>