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 --- .../translations/incdecvolume_plugin_ko.ts | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts (limited to 'src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts') diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts new file mode 100644 index 000000000..04d969893 --- /dev/null +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts @@ -0,0 +1,17 @@ + + + + + IncDecVolumeCommandLineOption + + + Increase volume by 5 steps + 볼륨 5단계 증가 + + + + Decrease volume by 5 steps + 볼륨 5단계 감소 + + + -- cgit v1.2.3-13-gbd6f