diff options
Diffstat (limited to 'src/plugins/Output/waveout/translations/waveout_plugin_ko.ts')
| -rw-r--r-- | src/plugins/Output/waveout/translations/waveout_plugin_ko.ts | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_ko.ts b/src/plugins/Output/waveout/translations/waveout_plugin_ko.ts new file mode 100644 index 000000000..231027486 --- /dev/null +++ b/src/plugins/Output/waveout/translations/waveout_plugin_ko.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>OutputWaveOutFactory</name> + <message> + <location filename="../outputwaveoutfactory.cpp" line="29"/> + <source>WaveOut Plugin</source> + <translation>WaveOut 플러그인</translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="60"/> + <source>About WaveOut Output Plugin</source> + <translation>WaveOut 출력 플러그인 정보</translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="61"/> + <source>Qmmp WaveOut Output Plugin</source> + <translation>Qmmp WaveOut 출력 플러그인</translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="62"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="63"/> + <source>Based on aacDECdrop player</source> + <translation>aacDECdrop 재생기에 기반함</translation> + </message> +</context> +</TS> |
