diff options
Diffstat (limited to 'src/plugins/General/sleepinhibitor/translations')
| -rw-r--r-- | src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_ko.ts | 32 | ||||
| -rw-r--r-- | src/plugins/General/sleepinhibitor/translations/translations.qrc | 1 |
2 files changed, 33 insertions, 0 deletions
diff --git a/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_ko.ts b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_ko.ts new file mode 100644 index 000000000..af0a7fc65 --- /dev/null +++ b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_ko.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>SleepInhibitFactory</name> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="28"/> + <source>Sleep Mode Inhibition Plugin</source> + <translation>절전 모드 금지 플러그인</translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="49"/> + <source>About Sleep Mode Inhibit Plugin</source> + <translation>절전 모드 금지 플러그인 정보</translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="50"/> + <source>Qmmp Sleep Mode Inhibit Plugin</source> + <translation>Qmmp 절전 모드 금지 플러그인</translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="51"/> + <source>This plugin inhibits sleep mode while audio playback</source> + <translation>이 플러그인은 오디오 재생 중 절전 모드를 억제합니다</translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/sleepinhibitor/translations/translations.qrc b/src/plugins/General/sleepinhibitor/translations/translations.qrc index a263a4f7d..ea3314b6b 100644 --- a/src/plugins/General/sleepinhibitor/translations/translations.qrc +++ b/src/plugins/General/sleepinhibitor/translations/translations.qrc @@ -14,6 +14,7 @@ <file>sleepinhibitor_plugin_fr.qm</file> <file>sleepinhibitor_plugin_it.qm</file> <file>sleepinhibitor_plugin_kk.qm</file> + <file>sleepinhibitor_plugin_ko.qm</file> <file>sleepinhibitor_plugin_lt.qm</file> <file>sleepinhibitor_plugin_hu.qm</file> <file>sleepinhibitor_plugin_nl.qm</file> |
