aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris')
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_ko.ts27
-rw-r--r--src/plugins/General/mpris/translations/translations.qrc1
2 files changed, 28 insertions, 0 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_ko.ts b/src/plugins/General/mpris/translations/mpris_plugin_ko.ts
new file mode 100644
index 000000000..f081595ee
--- /dev/null
+++ b/src/plugins/General/mpris/translations/mpris_plugin_ko.ts
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>MPRISFactory</name>
+ <message>
+ <location filename="../mprisfactory.cpp" line="30"/>
+ <source>MPRIS Plugin</source>
+ <translation>MPRIS 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="50"/>
+ <source>About MPRIS Plugin</source>
+ <translation>MPRIS 플러그인 정보</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="51"/>
+ <source>Qmmp MPRIS Plugin</source>
+ <translation>Qmmp MPRIS 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="52"/>
+ <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/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc
index d0f5101e9..20472bd9e 100644
--- a/src/plugins/General/mpris/translations/translations.qrc
+++ b/src/plugins/General/mpris/translations/translations.qrc
@@ -14,6 +14,7 @@
<file>mpris_plugin_fr.qm</file>
<file>mpris_plugin_it.qm</file>
<file>mpris_plugin_kk.qm</file>
+ <file>mpris_plugin_ko.qm</file>
<file>mpris_plugin_lt.qm</file>
<file>mpris_plugin_hu.qm</file>
<file>mpris_plugin_nl.qm</file>