From 859daccad56e955dced054b2b461eba62fc4ab37 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 6 Jun 2021 08:22:05 +0000 Subject: added Korean translation (Jung Hee Lee) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10056 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Input/opus/translations/opus_plugin_ko.ts | 40 ++++++++++++++++++++++ .../Input/opus/translations/translations.qrc | 1 + 2 files changed, 41 insertions(+) create mode 100644 src/plugins/Input/opus/translations/opus_plugin_ko.ts (limited to 'src/plugins/Input/opus') diff --git a/src/plugins/Input/opus/translations/opus_plugin_ko.ts b/src/plugins/Input/opus/translations/opus_plugin_ko.ts new file mode 100644 index 000000000..f7800fcd3 --- /dev/null +++ b/src/plugins/Input/opus/translations/opus_plugin_ko.ts @@ -0,0 +1,40 @@ + + + + + DecoderOpusFactory + + + Opus Plugin + Opus 플러그인 + + + + Ogg Opus Files + Ogg Opus 파일 + + + + About Opus Audio Plugin + Opus 오디오 플러그인 정보 + + + + Qmmp Opus Audio Plugin + Qmmp Opus 오디오 플러그인 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + OpusMetaDataModel + + + Version + 버전 + + + diff --git a/src/plugins/Input/opus/translations/translations.qrc b/src/plugins/Input/opus/translations/translations.qrc index 44ed5dd0f..79876c6f8 100644 --- a/src/plugins/Input/opus/translations/translations.qrc +++ b/src/plugins/Input/opus/translations/translations.qrc @@ -14,6 +14,7 @@ opus_plugin_fr.qm opus_plugin_it.qm opus_plugin_kk.qm + opus_plugin_ko.qm opus_plugin_lt.qm opus_plugin_hu.qm opus_plugin_nl.qm -- cgit v1.2.3-13-gbd6f