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/covermanager_plugin_ko.ts | 103 +++++++++++++++++++++ .../covermanager/translations/translations.qrc | 1 + 2 files changed, 104 insertions(+) create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_ko.ts (limited to 'src/plugins/General/covermanager') diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_ko.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_ko.ts new file mode 100644 index 000000000..9f3a5d36f --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_ko.ts @@ -0,0 +1,103 @@ + + + + + CoverManager + + + Show Cover + 표지 표시 + + + + Ctrl+M + Ctrl+M + + + + CoverManagerFactory + + + Cover Manager Plugin + 표지 관리자 플러그인 + + + + About Cover Manager Plugin + 표지 관리자 플러그인 정보 + + + + Qmmp Cover Manager Plugin + Qmmp 표지 관리자 플러그인 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + CoverWidget + + + &Save As... + 다른 이름으로 저장(&S)... + + + + Ctrl+S + Ctrl+S + + + + Size + 크기 + + + + Actual Size + 실제 크기 + + + + 128x128 + 128x128 + + + + 256x256 + 256x256 + + + + 512x512 + 512x512 + + + + 1024x1024 + 1024x1024 + + + + &Close + 닫기(&C) + + + + Alt+F4 + Alt+F4 + + + + Save Cover As + 표지를 다른 이름으로 저장 + + + + Images + 이미지 + + + diff --git a/src/plugins/General/covermanager/translations/translations.qrc b/src/plugins/General/covermanager/translations/translations.qrc index 7fcba8edb..c45f0f5d2 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -14,6 +14,7 @@ covermanager_plugin_fr.qm covermanager_plugin_it.qm covermanager_plugin_kk.qm + covermanager_plugin_ko.qm covermanager_plugin_lt.qm covermanager_plugin_hu.qm covermanager_plugin_nl.qm -- cgit v1.2.3-13-gbd6f