diff options
Diffstat (limited to 'src/plugins/General/notifier/translations/notifier_plugin_ko.ts')
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_ko.ts | 129 |
1 files changed, 129 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>NotifierFactory</name> + <message> + <location filename="../notifierfactory.cpp" line="29"/> + <source>Notifier Plugin</source> + <translation>Notifier 플러그인</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="49"/> + <source>About Notifier Plugin</source> + <translation>Notifier 플러그인 정보</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="50"/> + <source>Qmmp Notifier Plugin</source> + <translation>Qmmp Notifier 플러그인</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="51"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>PopupWidget</name> + <message> + <location filename="../popupwidget.cpp" line="116"/> + <source>Volume:</source> + <translation>볼륨:</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Notifier Plugin Settings</source> + <translation>Notifier 플러그인 설정</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="35"/> + <source>Desktop Notification</source> + <translation>바탕화면 알림</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="51"/> + <source>Font:</source> + <translation>글꼴:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="71"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="78"/> + <location filename="../settingsdialog.ui" line="279"/> + <source>0</source> + <translation>0</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Transparency:</source> + <translation>투명도:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="229"/> + <source>Position</source> + <translation>위치</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="251"/> + <source>Edit template</source> + <translation>템플릿 편집</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="299"/> + <source>Cover size:</source> + <translation>표지 크기:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="325"/> + <source>Volume change notification</source> + <translation>볼륨 변경 알림</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="332"/> + <source>Delay (ms):</source> + <translation>지연시간 (ms):</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="361"/> + <source>Playback resume notification</source> + <translation>재생 재개 알림</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="368"/> + <source>Song change notification</source> + <translation>곡 변경 알림</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="375"/> + <source>Disable notifications when another application is in the Full Screen Mode</source> + <translation>다른 응용 프로그램이 전체 화면 모드에 있을 때 알림 비활성화</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="378"/> + <source>Disable for full screen windows</source> + <translation>전체 화면 창에 대해 비활성화</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="388"/> + <source>Psi Notification</source> + <translation>Psi 알림</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="400"/> + <source>Enable Psi notification</source> + <translation>Psi 알림 활성화</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="109"/> + <source>Notification Template</source> + <translation>알림 템플릿</translation> + </message> +</context> +</TS> |
