diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-29 08:04:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-29 08:04:08 +0000 |
| commit | 645878f65d29976c75233eab098ad7577e50f812 (patch) | |
| tree | 497b008fd80ef3906c14fdca8ac6581d021baa81 /src/plugins/Input/wavpack | |
| parent | 11f96a1f85c1859ab4681df445d99a64aa16fe69 (diff) | |
| download | qmmp-645878f65d29976c75233eab098ad7577e50f812.tar.gz qmmp-645878f65d29976c75233eab098ad7577e50f812.tar.bz2 qmmp-645878f65d29976c75233eab098ad7577e50f812.zip | |
updated German translation (Ettore Atalan)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4877 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/wavpack')
| -rw-r--r-- | src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts index de7b6f973..d6f3e4cbd 100644 --- a/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="de_DE"> +<TS version="2.0" language="de"> <context> <name>DecoderWavPackFactory</name> <message> @@ -9,14 +9,19 @@ <translation>WavPack-Modul</translation> </message> <message> + <location filename="../decoderwavpackfactory.cpp" line="46"/> + <source>WavPack Files</source> + <translation>WavPack-Dateien</translation> + </message> + <message> <location filename="../decoderwavpackfactory.cpp" line="152"/> <source>About WavPack Audio Plugin</source> - <translation>Über WavPack-Audio-Modul</translation> + <translation>Über WavPack-Audiomodul</translation> </message> <message> <location filename="../decoderwavpackfactory.cpp" line="153"/> <source>Qmmp WavPack Audio Plugin</source> - <translation>Qmmp WavPack-Audio-Modul</translation> + <translation>Qmmp WavPack-Audiomodul</translation> </message> <message> <location filename="../decoderwavpackfactory.cpp" line="154"/> @@ -26,12 +31,7 @@ <message> <location filename="../decoderwavpackfactory.cpp" line="156"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> - <message> - <location filename="../decoderwavpackfactory.cpp" line="46"/> - <source>WavPack Files</source> - <translation>WavPack-Dateien</translation> + <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -64,7 +64,7 @@ <message> <location filename="../wavpackmetadatamodel.cpp" line="68"/> <source>kbps</source> - <translation>kbps</translation> + <translation>KBit/s</translation> </message> <message> <location filename="../wavpackmetadatamodel.cpp" line="70"/> |
