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 --- .../notifier/translations/notifier_plugin_ko.ts | 129 +++++++++++++++++++++ .../General/notifier/translations/translations.qrc | 1 + 2 files changed, 130 insertions(+) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_ko.ts (limited to 'src/plugins/General/notifier') diff --git a/src/plugins/General/notifier/translations/notifier_plugin_ko.ts b/src/plugins/General/notifier/translations/notifier_plugin_ko.ts new file mode 100644 index 000000000..44eb0ffa4 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_ko.ts @@ -0,0 +1,129 @@ + + + + + NotifierFactory + + + Notifier Plugin + Notifier 플러그인 + + + + About Notifier Plugin + Notifier 플러그인 정보 + + + + Qmmp Notifier Plugin + Qmmp Notifier 플러그인 + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + 작성자: Ilya Kotov <forkotov02@ya.ru> + + + + PopupWidget + + + Volume: + 볼륨: + + + + SettingsDialog + + + Notifier Plugin Settings + Notifier 플러그인 설정 + + + + Desktop Notification + 바탕화면 알림 + + + + Font: + 글꼴: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + 투명도: + + + + Position + 위치 + + + + Edit template + 템플릿 편집 + + + + Cover size: + 표지 크기: + + + + Volume change notification + 볼륨 변경 알림 + + + + Delay (ms): + 지연시간 (ms): + + + + Playback resume notification + 재생 재개 알림 + + + + Song change notification + 곡 변경 알림 + + + + Disable notifications when another application is in the Full Screen Mode + 다른 응용 프로그램이 전체 화면 모드에 있을 때 알림 비활성화 + + + + Disable for full screen windows + 전체 화면 창에 대해 비활성화 + + + + Psi Notification + Psi 알림 + + + + Enable Psi notification + Psi 알림 활성화 + + + + Notification Template + 알림 템플릿 + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 1e20ed587..0550063db 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -14,6 +14,7 @@ notifier_plugin_fr.qm notifier_plugin_it.qm notifier_plugin_kk.qm + notifier_plugin_ko.qm notifier_plugin_lt.qm notifier_plugin_hu.qm notifier_plugin_nl.qm -- cgit v1.2.3-13-gbd6f