diff options
Diffstat (limited to 'src/plugins/General/mpris/translations/mpris_plugin_ko.ts')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_ko.ts | 27 |
1 files changed, 27 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 <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS> |
