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 --- .../projectm/translations/projectm_plugin_ko.ts | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts (limited to 'src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts') diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts new file mode 100644 index 000000000..e7652d07d --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts @@ -0,0 +1,138 @@ + + + + + ProjectMPlugin + + + ProjectM + ProjectM + + + + ProjectMWidget + + + &Help + 도움말(&H) + + + + F1 + F1 + + + + &Show Song Title + 곡 제목 표시(&S) + + + + F2 + F2 + + + + &Show Preset Name + 프리셋 이름 표시(&S) + + + + F3 + F3 + + + + &Show Menu + 메뉴 표시(&S) + + + + M + M + + + + &Next Preset + 다음 프리셋(&N) + + + + N + N + + + + &Previous Preset + 이전 프리셋(&P) + + + + P + P + + + + &Random Preset + 프리셋 무작위 선택(&R) + + + + R + R + + + + &Lock Preset + 프리셋 잠금(&L) + + + + L + L + + + + &Fullscreen + 전체화면(&F)) + + + + F + F + + + + VisualProjectMFactory + + + ProjectM + ProjectM + + + + About ProjectM Visual Plugin + ProjectM 시각 플러그인 정보 + + + + Qmmp ProjectM Visual Plugin + Qmmp ProjectM 시각 플러그인 + + + + This plugin adds projectM visualization + 이 플러그인은 projectM 시각화를 추가합니다 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + Based on libprojectM-qt library + libproject M-qt 라이브러리에 기반함 + + + -- cgit v1.2.3-13-gbd6f