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/bs2b/translations/bs2b_plugin_ko.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/translations.qrc | 1 + 2 files changed, 92 insertions(+) create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_ko.ts (limited to 'src/plugins/Effect/bs2b') diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_ko.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_ko.ts new file mode 100644 index 000000000..b6189b6a6 --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_ko.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + BS2B 플러그인 + + + + About BS2B Effect Plugin + BS2B 효과 플러그인 정보 + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + 이것은 Boris Mikhaylov의 헤드폰 DSP 효과 "Bauer stereophonic-to-binanal"의 Qmmp 플러그인 버전으로, 약칭 bs2b입니다. + + + + Visit %1 for more details + 자세한 내용은 %1을(를) 참조하십시오 + + + + Compiled against libbs2b-%1 + libbs2b-%1에 대해 컴파일됨 + + + + Developers: + 개발자: + + + + Ilya Kotov <forkotov02@ya.ru> + Ilya Kotov <forkotov02@ya.ru> + + + + Sebastian Pipping <sebastian@pipping.org> + Sebastian Pipping <sebastian@pipping.org> + + + + SettingsDialog + + + BS2B Plugin Settings + BS2B 플러그인 설정 + + + + Crossfeed level + Crossfeed 레벨 + + + + + - + - + + + + Default + 기본값 + + + + C.Moy + C.Moy + + + + J. Meier + J. Meier + + + + %1 Hz, %2 us + %1 Hz, %2 us + + + + %1 dB + %1 dB + + + diff --git a/src/plugins/Effect/bs2b/translations/translations.qrc b/src/plugins/Effect/bs2b/translations/translations.qrc index d6a6248ba..afe2dfd00 100644 --- a/src/plugins/Effect/bs2b/translations/translations.qrc +++ b/src/plugins/Effect/bs2b/translations/translations.qrc @@ -14,6 +14,7 @@ bs2b_plugin_fr.qm bs2b_plugin_it.qm bs2b_plugin_kk.qm + bs2b_plugin_ko.qm bs2b_plugin_lt.qm bs2b_plugin_hu.qm bs2b_plugin_nl.qm -- cgit v1.2.3-13-gbd6f