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_el.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_el.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts
new file mode 100644
index 000000000..14378ea4d
--- /dev/null
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="el_GR">
+<context>
+ <name>GnomeHotkeyFactory</name>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="29"/>
+ <source>Gnome Hotkey Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="50"/>
+ <source>About Gnome Hotkey Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="51"/>
+ <source>Qmmp Gnome Hotkey Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="52"/>
+ <source>This plugin adds support of the GNOME/Cinnamon hotkeys</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/translations.qrc b/src/plugins/General/gnomehotkey/translations/translations.qrc
index 5104b9b8d..aea836ac8 100644
--- a/src/plugins/General/gnomehotkey/translations/translations.qrc
+++ b/src/plugins/General/gnomehotkey/translations/translations.qrc
@@ -25,5 +25,6 @@
<file>gnomehotkey_plugin_sr_BA.qm</file>
<file>gnomehotkey_plugin_sr_RS.qm</file>
<file>gnomehotkey_plugin_bg.qm</file>
+ <file>gnomehotkey_plugin_el.qm</file>
</qresource>
</RCC>