diff options
Diffstat (limited to 'src/plugins/Effect/monotostereo')
| -rw-r--r-- | src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ko.ts | 27 | ||||
| -rw-r--r-- | src/plugins/Effect/monotostereo/translations/translations.qrc | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ko.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ko.ts new file mode 100644 index 000000000..5a7d27564 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ko.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation>모노 스테레오 변환기 플러그인</translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation>모노 스테레오 변환기 플러그인 정보</translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation>Qmmp 모노 스테레오 변환기 플러그인</translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/translations.qrc b/src/plugins/Effect/monotostereo/translations/translations.qrc index e755ff208..5043018c2 100644 --- a/src/plugins/Effect/monotostereo/translations/translations.qrc +++ b/src/plugins/Effect/monotostereo/translations/translations.qrc @@ -14,6 +14,7 @@ <file>monotostereo_plugin_fr.qm</file> <file>monotostereo_plugin_it.qm</file> <file>monotostereo_plugin_kk.qm</file> + <file>monotostereo_plugin_ko.qm</file> <file>monotostereo_plugin_lt.qm</file> <file>monotostereo_plugin_hu.qm</file> <file>monotostereo_plugin_nl.qm</file> |
