diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-14 20:14:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-14 20:14:06 +0000 |
| commit | 7a58fffbdde6f66821fe9103baf280410f70c812 (patch) | |
| tree | 28041541a7e0ee84c2bfc3d85e6203ad51ba93a5 /src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts | |
| parent | 5e0ebccbd6ca1cf13df75c3f9bf515c5128cef7d (diff) | |
| download | qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.tar.gz qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.tar.bz2 qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.zip | |
updated Chezh translation (author: Karel Volny)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@370 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts new file mode 100644 index 000000000..b4addcf57 --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="cs"> +<defaultcodec></defaultcodec> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="65"/> + <source>Sndfile Plugin</source> + <translation>Modul Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="67"/> + <source>PCM Files</source> + <translation>Soubory PCM</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="127"/> + <source>About Sndfile Audio Plugin</source> + <translation>O modulu Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="128"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Vstupní modul Qmmp Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="129"/> + <source>Compiled against</source> + <translation>Zkompilováno s</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="130"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
