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 --- .../Output/oss/translations/oss_plugin_id.ts | 81 ++++++++++++++++++++++ .../Output/oss/translations/translations.qrc | 1 + 2 files changed, 82 insertions(+) create mode 100644 src/plugins/Output/oss/translations/oss_plugin_id.ts (limited to 'src/plugins/Output/oss') diff --git a/src/plugins/Output/oss/translations/oss_plugin_id.ts b/src/plugins/Output/oss/translations/oss_plugin_id.ts new file mode 100644 index 000000000..2cf9225a0 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_id.ts @@ -0,0 +1,81 @@ + + + + + OutputOSSFactory + + + OSS Plugin + Plugin OSS + + + + About OSS Output Plugin + Tentang Plugin Keluaran OSS + + + + Qmmp OSS Output Plugin + Qmmp Plugin Keluaran OSS + + + + Written by: Yuriy Zhuravlev <slalkerg@gmail.com> + Ditulis oleh: Yuriy Zhuravlev <slalkerg@gmail.com> + + + + + Based on code by: Brad Hughes <bhughes@trolltech.com> + Berdasarkan pada kode oleh: Brad Hughes <bhughes@trolltech.com> + + + + SettingsDialog + + + OSS Plugin Settings + Setelan Plugin OSS + + + + Device Settings + Setelan Perangkat + + + + Audio device + Perangkat audio + + + + Mixer device + Perangkat mixer + + + + Advanced Settings + Setelan Lanjutan + + + + Soundcard + Soundcard + + + + Buffer time (ms): + Waktu buffer (md): + + + + Period time (ms): + Waktu periode (md): + + + + PCM over Master + PCM melalui Master + + + diff --git a/src/plugins/Output/oss/translations/translations.qrc b/src/plugins/Output/oss/translations/translations.qrc index 53fc73fe5..e641bb02e 100644 --- a/src/plugins/Output/oss/translations/translations.qrc +++ b/src/plugins/Output/oss/translations/translations.qrc @@ -26,5 +26,6 @@ oss_plugin_sr_RS.qm oss_plugin_bg.qm oss_plugin_el.qm + oss_plugin_id.qm -- cgit v1.2.3-13-gbd6f