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_ko.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_ko.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ko.ts
new file mode 100644
index 000000000..d9f4130e9
--- /dev/null
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ko.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>GnomeHotkeyFactory</name>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="29"/>
+ <source>Gnome Hotkey Plugin</source>
+ <translation>Gnome 단축키 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="50"/>
+ <source>About Gnome Hotkey Plugin</source>
+ <translation>Gnome 단축키 플러그인 정보</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="51"/>
+ <source>Qmmp Gnome Hotkey Plugin</source>
+ <translation>Qmmp Gnome 단축키 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="52"/>
+ <source>This plugin adds support of the GNOME/Cinnamon hotkeys</source>
+ <translation>이 플러그인은 GNOME/Cinnamon 단축키 지원을 추가합니다</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>작성자: Ilya Kotov &lt;forkotov02@ya.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 75f997abd..adeba1118 100644
--- a/src/plugins/General/gnomehotkey/translations/translations.qrc
+++ b/src/plugins/General/gnomehotkey/translations/translations.qrc
@@ -14,6 +14,7 @@
<file>gnomehotkey_plugin_fr.qm</file>
<file>gnomehotkey_plugin_it.qm</file>
<file>gnomehotkey_plugin_kk.qm</file>
+ <file>gnomehotkey_plugin_ko.qm</file>
<file>gnomehotkey_plugin_lt.qm</file>
<file>gnomehotkey_plugin_hu.qm</file>
<file>gnomehotkey_plugin_nl.qm</file>