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 --- .../notifier/translations/notifier_plugin_id.ts | 129 +++++++++++++++++++++ .../General/notifier/translations/translations.qrc | 1 + 2 files changed, 130 insertions(+) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_id.ts (limited to 'src/plugins/General/notifier') 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 @@ + + + + + NotifierFactory + + + Notifier Plugin + Plugin Notifier + + + + About Notifier Plugin + Tentang Plugin Notifier + + + + Qmmp Notifier Plugin + Qmmp Plugin Notifier + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Volume: + + + + SettingsDialog + + + Notifier Plugin Settings + Setelan Plugin Notifier + + + + Desktop Notification + Pemberitahuan Desktop + + + + Font: + Fonta: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Transparan: + + + + Position + Posisi + + + + Edit template + Edit template + + + + Cover size: + Ukuran sampul: + + + + Volume change notification + Pemberitahuan perubahan volume + + + + Delay (ms): + Tunda (ms): + + + + Playback resume notification + Pemberitahuan resume playback + + + + Song change notification + Pemberitahuan perubahan lagu + + + + Disable notifications when another application is in the Full Screen Mode + Nonaktifkan pemberitahuan ketika aplikasi yang lain dalam Mode Layar Penuh + + + + Disable for full screen windows + Nonaktifkan untuk jendela layar penuh + + + + Psi Notification + Pemberitahuan Psi + + + + Enable Psi notification + Aktifkan pemberitahuan Psi + + + + Notification Template + Template Pemberitahuan + + + 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 @@ notifier_plugin_sr_RS.qm notifier_plugin_bg.qm notifier_plugin_el.qm + notifier_plugin_id.qm -- cgit v1.2.3-13-gbd6f