diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
| commit | 77621d87cddda5def4646bcbbb3ecabfd1342c91 (patch) | |
| tree | 976ecd188f65de2608dd1358408af02089efe1c2 /src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts | |
| parent | 02b659277328364d740407dd840523dad0662c9f (diff) | |
| download | qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.gz qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.bz2 qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.zip | |
added Lithuanian translation (author: Algirdas Butkus)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1076 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts new file mode 100644 index 000000000..cecaa45ea --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="lt"> +<defaultcodec></defaultcodec> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="65"/> + <source>Sndfile Plugin</source> + <translation>Sndfile įskiepis</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="67"/> + <source>PCM Files</source> + <translation>PCM bylos</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="127"/> + <source>About Sndfile Audio Plugin</source> + <translation>Apie Sndfile Audio įskiepį</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="128"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Qmmp Sndfile Audio įskiepis</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="129"/> + <source>Compiled against</source> + <translation>Compiled against</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="130"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
