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/kdenotify/translations/kdenotify_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/General/kdenotify/translations/kdenotify_plugin_id.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts new file mode 100644 index 000000000..369eb583e --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="id"> +<context> + <name>KdeNotify</name> + <message> + <location filename="../kdenotify.cpp" line="121"/> + <source>Qmmp now playing:</source> + <translation>Qmmp sekarang memainkan:</translation> + </message> +</context> +<context> + <name>KdeNotifyFactory</name> + <message> + <location filename="../kdenotifyfactory.cpp" line="32"/> + <source>KDE 4 notification plugin</source> + <translation>Plugin pemberitahuan KDE 4</translation> + </message> + <message> + <location filename="../kdenotifyfactory.cpp" line="52"/> + <source>About KDE Notification Plugin</source> + <translation>Tentang Plugin Pemberitahuan KDE</translation> + </message> + <message> + <location filename="../kdenotifyfactory.cpp" line="53"/> + <source>KDE 4 notification plugin for Qmmp +</source> + <translation>Plugin pemberitahuan KDE 4 bagi Qmmp</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>KDE 4 Notification Plugin Settings</source> + <translation>Setelan Plugin Pemberitahuan KDE 4</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation>Pilihan</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation>Tunda pemberitahuan [d]:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation>Perbarui pemberitahuan yang terlihat bukannya menciptakan baru</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation>Tampilan</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> + <source>Show covers</source> + <translation>Tampakkan sampul</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="100"/> + <source>Edit template</source> + <translation>Edit template</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="75"/> + <source>Notification Template</source> + <translation>Template Pemberitahuan</translation> + </message> +</context> +</TS> |
