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/soxr/translations/soxr_plugin_ko.ts | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 src/plugins/Effect/soxr/translations/soxr_plugin_ko.ts (limited to 'src/plugins/Effect/soxr/translations/soxr_plugin_ko.ts') diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_ko.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_ko.ts new file mode 100644 index 000000000..f66711fd7 --- /dev/null +++ b/src/plugins/Effect/soxr/translations/soxr_plugin_ko.ts @@ -0,0 +1,70 @@ + + + + + EffectSoXRFactory + + + SoX Resampler Plugin + SoX Resampler 플러그인 + + + + About SoX Resampler Plugin + SoX Resampler 플러그인 정보 + + + + Qmmp SoX Resampler Plugin + Qmmp SoX Resampler 플러그인 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + 샘플 레이트 변환기 플러그인 설정 + + + + Sample Rate (Hz): + 샘플 레이트 (Hz): + + + + Quality: + 품질: + + + + Quick + 빠른 + + + + Low + 낮은 + + + + Medium + 중간 + + + + High + 높은 + + + + Very High + 매우 높은 + + + -- cgit v1.2.3-13-gbd6f