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/Effect/ladspa/translations/ladspa_plugin_id.ts | |
| 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/Effect/ladspa/translations/ladspa_plugin_id.ts')
| -rw-r--r-- | src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts new file mode 100644 index 000000000..a5c856b62 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="id"> +<context> + <name>EffectLADSPAFactory</name> + <message> + <location filename="../effectladspafactory.cpp" line="32"/> + <source>LADSPA Plugin</source> + <translation>Plugin LADSPA</translation> + </message> + <message> + <location filename="../effectladspafactory.cpp" line="52"/> + <source>About LADSPA Host for Qmmp</source> + <translation>Tentang Host LADSPA bagi Qmmp</translation> + </message> + <message> + <location filename="../effectladspafactory.cpp" line="53"/> + <source>LADSPA Host for Qmmp</source> + <translation>Host LADSPA bagi Qmmp</translation> + </message> + <message> + <location filename="../effectladspafactory.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="../effectladspafactory.cpp" line="55"/> + <source>Based on the LADSPA Host for BMP</source> + <translation>Berdasarkan pada Host LADSPA bagi BMP</translation> + </message> + <message> + <location filename="../effectladspafactory.cpp" line="56"/> + <source>BMP-ladspa developers:</source> + <translation>Pengembang BMP-ladspa:</translation> + </message> + <message> + <location filename="../effectladspafactory.cpp" line="57"/> + <source>Nick Lamb <njl195@zepler.org.uk></source> + <translation>Nick Lamb <njl195@zepler.org.uk></translation> + </message> + <message> + <location filename="../effectladspafactory.cpp" line="58"/> + <source>Giacomo Lozito <city_hunter@users.sf.net></source> + <translation>Giacomo Lozito <city_hunter@users.sf.net></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>LADSPA Plugin Catalog</source> + <translation>Katalog Plugin LADSPA</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="52"/> + <source>></source> + <translation>></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="59"/> + <source><</source> + <translation><</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="94"/> + <source>Configure</source> + <translation>Tata</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="47"/> + <source>UID</source> + <translation>UID</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="48"/> + <source>Name</source> + <translation>Nama</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="132"/> + <source>This LADSPA plugin has no user controls</source> + <translation>Plugin LADSPA ini tidak memiliki kendali pengguna</translation> + </message> +</context> +</TS> |
