diff options
Diffstat (limited to 'src/plugins/General/gnomehotkey/translations')
| -rw-r--r-- | src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts | 32 | ||||
| -rw-r--r-- | src/plugins/General/gnomehotkey/translations/translations.qrc | 1 |
2 files changed, 33 insertions, 0 deletions
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts new file mode 100644 index 000000000..81fcd0704 --- /dev/null +++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="en_US"> +<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 <forkotov02@hotmail.ru></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 868630c34..9a4309747 100644 --- a/src/plugins/General/gnomehotkey/translations/translations.qrc +++ b/src/plugins/General/gnomehotkey/translations/translations.qrc @@ -23,5 +23,6 @@ <file>gnomehotkey_plugin_gl_ES.qm</file> <file>gnomehotkey_plugin_sr_BA.qm</file> <file>gnomehotkey_plugin_sr_RS.qm</file> + <file>gnomehotkey_plugin_en.qm</file> </qresource> </RCC> |
