diff options
Diffstat (limited to 'src/plugins/General/kdenotify/translations')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_id.ts | 74 | ||||
| -rw-r--r-- | src/plugins/General/kdenotify/translations/translations.qrc | 1 |
2 files changed, 75 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> diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index ea7e389b8..692d5635c 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -26,5 +26,6 @@ <file>kdenotify_plugin_sr_RS.qm</file> <file>kdenotify_plugin_bg.qm</file> <file>kdenotify_plugin_el.qm</file> + <file>kdenotify_plugin_id.qm</file> </qresource> </RCC> |
