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 --- .../kdenotify/translations/kdenotify_plugin_ko.ts | 78 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 1 + 2 files changed, 79 insertions(+) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_ko.ts (limited to 'src/plugins/General/kdenotify/translations') diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ko.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ko.ts new file mode 100644 index 000000000..ad65ecf09 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ko.ts @@ -0,0 +1,78 @@ + + + + + KdeNotify + + + Qmmp now playing: + Qmmp 현재 재생중: + + + + KdeNotifyFactory + + + KDE notification plugin + KDE 알림 플러그인 + + + + About KDE Notification Plugin + KDE 알림 플러그인 정보 + + + + KDE notification plugin for Qmmp + Qmmp용 KDE 알림 플러그인 + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + KDE 4 알림 플러그인 설정 + + + + Options + 옵션 + + + + Notification delay: + 알림 지연: + + + + s + + + + + Update visible notification instead create new + 표시되는 알림 업데이트 대신 새 알림 만들기 + + + + Appearance + 모양새 + + + + Show covers + 표지 표시 + + + + Edit template + 템플릿 편집 + + + + Notification Template + 알림 템플릿 + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index 4fc5a7230..24cb80d8b 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -14,6 +14,7 @@ kdenotify_plugin_fr.qm kdenotify_plugin_it.qm kdenotify_plugin_kk.qm + kdenotify_plugin_ko.qm kdenotify_plugin_lt.qm kdenotify_plugin_hu.qm kdenotify_plugin_nl.qm -- cgit v1.2.3-13-gbd6f