diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
| commit | bc9336d21146ee9ba78ceed3061b1741d74b5e9e (patch) | |
| tree | 45519ea33ae019f0ee2a9707a7e1da9eaad253aa /src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts | |
| parent | 6d179f72a1dd35c26483a56abd13082b3145d5ce (diff) | |
| download | qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.gz qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.bz2 qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.zip | |
added Italian translation (author: Gian Paolo)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@945 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts new file mode 100644 index 000000000..aba6f4c79 --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="65"/> + <source>Sndfile Plugin</source> + <translation>Modulo Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="67"/> + <source>PCM Files</source> + <translation>Brani PCM</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="127"/> + <source>About Sndfile Audio Plugin</source> + <translation>Info sul modulo audio Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="128"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Modulo audio Sndfile per Qmmp</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="129"/> + <source>Compiled against</source> + <translation>Compilato su</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="130"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
