diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-01-03 19:41:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-01-03 19:41:37 +0000 |
| commit | cd9ed90720b9695d4bf6194d54a49d78ffe39710 (patch) | |
| tree | 1f42037e3a09e3639dbcf364109a8b53817deda1 /src/plugins/General/rgscan/translations | |
| parent | 4516af336f9d6fab9fc1c4b7ee43fbd4fc515dd7 (diff) | |
| download | qmmp-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/rgscan/translations')
| -rw-r--r-- | src/plugins/General/rgscan/translations/rgscan_plugin_id.ts | 142 | ||||
| -rw-r--r-- | src/plugins/General/rgscan/translations/translations.qrc | 1 |
2 files changed, 143 insertions, 0 deletions
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 <forkotov02@hotmail.ru></source> + <translation>Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru></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 <David@Robinson.org></source> + <translation>David Robinson <David@Robinson.org></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="57"/> + <source>Glen Sawyer <mp3gain@hotmail.com></source> + <translation>Glen Sawyer <mp3gain@hotmail.com></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> |
