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 --- .../analyzer/translations/analyzer_plugin_id.ts | 171 +++++++++++++++++++++ .../Visual/analyzer/translations/translations.qrc | 1 + .../projectm/translations/projectm_plugin_id.ts | 138 +++++++++++++++++ .../Visual/projectm/translations/translations.qrc | 1 + 4 files changed, 311 insertions(+) create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_id.ts (limited to 'src/plugins/Visual') diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts new file mode 100644 index 000000000..fd5c3675b --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts @@ -0,0 +1,171 @@ + + + + + Analyzer + + + Qmmp Analyzer + Analyzer Qmmp + + + + Peaks + Puncak + + + + Refresh Rate + Segarkan Laju + + + + 50 fps + 50 fps + + + + 25 fps + 25 fps + + + + 10 fps + 10 fps + + + + 5 fps + 5 fps + + + + Analyzer Falloff + Analyzer Merosot + + + + + Slowest + Agak Lambat + + + + + Slow + Lambat + + + + + Medium + Sedang + + + + + Fast + Cepat + + + + + Fastest + Agak Cepat + + + + Peaks Falloff + Puncak Merosot + + + + &Full Screen + &Layar Penuh + + + + F + F + + + + ColorWidget + + + Select Color + Pilih Warna + + + + SettingsDialog + + + Analyzer Plugin Settings + Setelan Plugin Analyzer + + + + General + Umum + + + + Cells size: + Ukuran sel: + + + + Colors + Warna + + + + Peaks: + Puncak: + + + + Analyzer #1: + Analyzer #1: + + + + Background: + Background: + + + + Analyzer #2: + Analyzer #2: + + + + Analyzer #3: + Analyzer #3: + + + + VisualAnalyzerFactory + + + Analyzer Plugin + Plugin Analyzer + + + + About Analyzer Visual Plugin + Tentang Plugin Visual Analyzer + + + + Qmmp Analyzer Visual Plugin + Qmmp Plugin Visual Analyzer + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Visual/analyzer/translations/translations.qrc b/src/plugins/Visual/analyzer/translations/translations.qrc index e217cf66a..5a28735fc 100644 --- a/src/plugins/Visual/analyzer/translations/translations.qrc +++ b/src/plugins/Visual/analyzer/translations/translations.qrc @@ -26,5 +26,6 @@ analyzer_plugin_sr_RS.qm analyzer_plugin_bg.qm analyzer_plugin_el.qm + analyzer_plugin_id.qm diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts new file mode 100644 index 000000000..507a10da4 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts @@ -0,0 +1,138 @@ + + + + + ProjectMPlugin + + + ProjectM + ProjectM + + + + ProjectMWidget + + + &Help + &Bantuan + + + + F1 + F1 + + + + &Show Song Title + &Tampakkan Judul Lagu + + + + F2 + F2 + + + + &Show Preset Name + &Tampakkan Nama Preset + + + + F3 + F3 + + + + &Show Menu + &Tampakkan Menu + + + + M + M + + + + &Next Preset + &Preset Selanjutnya + + + + N + N + + + + &Previous Preset + &Preset Sebelumnya + + + + P + P + + + + &Random Preset + &Preset Acak + + + + R + R + + + + &Lock Preset + &Kunci Preset + + + + L + L + + + + &Fullscreen + &Layarpenuh + + + + F + F + + + + VisualProjectMFactory + + + ProjectM + ProjectM + + + + About ProjectM Visual Plugin + Tentang Plugin Visual ProjectM + + + + Qmmp ProjectM Visual Plugin + Qmmp Plugin Visual ProjectM + + + + This plugin adds projectM visualization + Plugin ini menambahkan visualisasi projectM + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on libprojectM-qt library + Berdasarkan pada pustaka projectM-qt + + + diff --git a/src/plugins/Visual/projectm/translations/translations.qrc b/src/plugins/Visual/projectm/translations/translations.qrc index 38c486959..9f25ccfb5 100644 --- a/src/plugins/Visual/projectm/translations/translations.qrc +++ b/src/plugins/Visual/projectm/translations/translations.qrc @@ -26,5 +26,6 @@ projectm_plugin_sr_RS.qm projectm_plugin_bg.qm projectm_plugin_el.qm + projectm_plugin_id.qm -- cgit v1.2.3-13-gbd6f