diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-07-12 21:08:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-07-12 21:08:36 +0000 |
| commit | e8eee4f626716653c0f004ea0dd2523abba90dde (patch) | |
| tree | b2f1c6255b87e01d2142a29aac656c6dc6a7765a /src/plugins/CommandLineOptions/IncDecVolumeOption | |
| parent | e77a03ab6e4abd3560bae4afc6bd0611756e02d6 (diff) | |
| download | qmmp-e8eee4f626716653c0f004ea0dd2523abba90dde.tar.gz qmmp-e8eee4f626716653c0f004ea0dd2523abba90dde.tar.bz2 qmmp-e8eee4f626716653c0f004ea0dd2523abba90dde.zip | |
updated German translation (author: Stefan Koelling)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@457 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/IncDecVolumeOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts index 3525045ae..d57553b83 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_de.ts @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1"> +<!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>IncDecVolumeCommandLineOption</name> <message> <location filename="../incdecvolumeoption.cpp" line="23"/> <source>Increase volume with step 5</source> - <translation type="unfinished"></translation> + <translation>Lauter (in 5er Schritten)</translation> </message> <message> <location filename="../incdecvolumeoption.cpp" line="24"/> <source>Decrease volume with step 5</source> - <translation type="unfinished"></translation> + <translation>Leiser (in 5er Schritten)</translation> </message> </context> </TS> |
