diff options
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_ko.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_ko.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_ko.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_ko.ts new file mode 100644 index 000000000..4cbf4bc9f --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_ko.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="118"/> + <source>Sndfile Plugin</source> + <translation>Sndfile 플러그인</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="120"/> + <source>PCM Files</source> + <translation>PCM 파일</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="223"/> + <source>About Sndfile Audio Plugin</source> + <translation>Sndfile 오디오 플러그인 정보</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="224"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Qmmp Sndfile 오디오 플러그인</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="225"/> + <source>Compiled against</source> + <translation>컴파일 대상</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="226"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS> |
