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 --- .../Effect/ladspa/translations/ladspa_plugin_ko.ts | 85 ++++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 1 + 2 files changed, 86 insertions(+) create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_ko.ts (limited to 'src/plugins/Effect/ladspa') diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_ko.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ko.ts new file mode 100644 index 000000000..5f83924fc --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ko.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + LADSPA 플러그인 + + + + About LADSPA Host for Qmmp + Qmmp용 LADSPA 호스트 정보 + + + + LADSPA Host for Qmmp + Qmmp용 LADSPA 호스트 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + Based on the LADSPA Host for BMP + BMP용 LADSPA 호스트에 기반함 + + + + BMP-ladspa developers: + BMP-ladspa 개발자: + + + + Nick Lamb <njl195@zepler.org.uk> + Nick Lamb <njl195@zepler.org.uk> + + + + Giacomo Lozito <city_hunter@users.sf.net> + Giacomo Lozito <city_hunter@users.sf.net> + + + + SettingsDialog + + + LADSPA Plugin Catalog + LADSPA 플러그인 카탈로그 + + + + > + > + + + + < + < + + + + Configure + 구성하기 + + + + UID + UID + + + + Name + 이름 + + + + This LADSPA plugin has no user controls + 이 LADSPA 플러그인에는 사용자 컨트롤이 없습니다 + + + diff --git a/src/plugins/Effect/ladspa/translations/translations.qrc b/src/plugins/Effect/ladspa/translations/translations.qrc index c28c84e6d..e6f65d89c 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -14,6 +14,7 @@ ladspa_plugin_fr.qm ladspa_plugin_it.qm ladspa_plugin_kk.qm + ladspa_plugin_ko.qm ladspa_plugin_lt.qm ladspa_plugin_hu.qm ladspa_plugin_nl.qm -- cgit v1.2.3-13-gbd6f