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 --- .../General/udisks2/translations/translations.qrc | 1 + .../udisks2/translations/udisks2_plugin_ko.ts | 83 ++++++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_ko.ts (limited to 'src/plugins/General/udisks2') diff --git a/src/plugins/General/udisks2/translations/translations.qrc b/src/plugins/General/udisks2/translations/translations.qrc index e62af3a8a..9e07b55b2 100644 --- a/src/plugins/General/udisks2/translations/translations.qrc +++ b/src/plugins/General/udisks2/translations/translations.qrc @@ -14,6 +14,7 @@ udisks2_plugin_fr.qm udisks2_plugin_it.qm udisks2_plugin_kk.qm + udisks2_plugin_ko.qm udisks2_plugin_lt.qm udisks2_plugin_hu.qm udisks2_plugin_nl.qm diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_ko.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_ko.ts new file mode 100644 index 000000000..3ffaba282 --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_ko.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + UDisks 플러그인 설정 + + + + CD Audio Detection + CD 오디오 감지 + + + + Add tracks to playlist automatically + 자동으로 재생목록에 트랙 추가 + + + + Remove tracks from playlist automatically + 자동으로 재생목록에 트랙 제거 + + + + Removable Device Detection + 이동식 장치 감지 + + + + Add files to playlist automatically + 자동으로 재생목록에 파일 추가 + + + + Remove files from playlist automatically + 자동으로 재생목록에서 파일 제거 + + + + UDisks2Factory + + + UDisks2 Plugin + UDisks2 플러그인 + + + + About UDisks2 Plugin + UDisks2 플러그인 정보 + + + + Qmmp UDisks2 Plugin + Qmmp UDisks2 플러그인 + + + + This plugin provides removable devices detection using UDisks2 + 이 플러그인은 UDisks2를 사용하여 이동식 디바이스 감지 기능을 제공합니다 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + UDisks2Plugin + + + Add CD "%1" + CD "%1" 추가 + + + + Add Volume "%1" + 볼륨 "%1" 추가 + + + -- cgit v1.2.3-13-gbd6f