aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/gnomehotkey
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/gnomehotkey')
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts32
-rw-r--r--src/plugins/General/gnomehotkey/translations/translations.qrc1
2 files changed, 33 insertions, 0 deletions
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
new file mode 100644
index 000000000..47bf87429
--- /dev/null
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="id">
+<context>
+ <name>GnomeHotkeyFactory</name>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="31"/>
+ <source>Gnome Hotkey Plugin</source>
+ <translation>Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="52"/>
+ <source>About Gnome Hotkey Plugin</source>
+ <translation>Tentang Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="53"/>
+ <source>Qmmp Gnome Hotkey Plugin</source>
+ <translation>Qmmp Plugin Hotkey Gnome</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="54"/>
+ <source>This plugin adds support of the GNOME/Cinnamon hotkeys</source>
+ <translation>Plugin ini menambahkan dukungan pada hotkey GNOME/Cinnamon</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="55"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/translations.qrc b/src/plugins/General/gnomehotkey/translations/translations.qrc
index aea836ac8..ba17b19e2 100644
--- a/src/plugins/General/gnomehotkey/translations/translations.qrc
+++ b/src/plugins/General/gnomehotkey/translations/translations.qrc
@@ -26,5 +26,6 @@
<file>gnomehotkey_plugin_sr_RS.qm</file>
<file>gnomehotkey_plugin_bg.qm</file>
<file>gnomehotkey_plugin_el.qm</file>
+ <file>gnomehotkey_plugin_id.qm</file>
</qresource>
</RCC>