diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-06-06 08:22:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-06-06 08:22:05 +0000 |
| commit | 859daccad56e955dced054b2b461eba62fc4ab37 (patch) | |
| tree | 248b328c0164f3acd0fed0fd22b67ef2ae735e6e /src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts | |
| parent | 1abbe66280b0cbeb66646023df35578b99c0702c (diff) | |
| download | qmmp-859daccad56e955dced054b2b461eba62fc4ab37.tar.gz qmmp-859daccad56e955dced054b2b461eba62fc4ab37.tar.bz2 qmmp-859daccad56e955dced054b2b461eba62fc4ab37.zip | |
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
Diffstat (limited to 'src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts')
| -rw-r--r-- | src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts new file mode 100644 index 000000000..b6791b871 --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_ko.ts @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>DecoderWavPackFactory</name> + <message> + <location filename="../decoderwavpackfactory.cpp" line="39"/> + <source>WavPack Plugin</source> + <translation>WavPack 플러그인</translation> + </message> + <message> + <location filename="../decoderwavpackfactory.cpp" line="41"/> + <source>WavPack Files</source> + <translation>WavPack 파일</translation> + </message> + <message> + <location filename="../decoderwavpackfactory.cpp" line="183"/> + <source>About WavPack Audio Plugin</source> + <translation>WavPack 오디오 플러그인 정보</translation> + </message> + <message> + <location filename="../decoderwavpackfactory.cpp" line="184"/> + <source>Qmmp WavPack Audio Plugin</source> + <translation>Qmmp WavPack 오디오 플러그인</translation> + </message> + <message> + <location filename="../decoderwavpackfactory.cpp" line="185"/> + <source>WavPack library version:</source> + <translation>WavPack 라이브러리 버전:</translation> + </message> + <message> + <location filename="../decoderwavpackfactory.cpp" line="187"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>WavPackMetaDataModel</name> + <message> + <location filename="../wavpackmetadatamodel.cpp" line="72"/> + <source>Ratio</source> + <translation>비율</translation> + </message> + <message> + <location filename="../wavpackmetadatamodel.cpp" line="73"/> + <source>Version</source> + <translation>버전</translation> + </message> +</context> +</TS> |
