diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-13 20:06:20 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-13 20:06:20 +0000 |
| commit | 2beeca058631db05cae06bf4c2e9989cdf9f4374 (patch) | |
| tree | 51408b542fdd26ed8c7786704be09a089113b7c6 /src/plugins/CommandLineOptions/PlayListOption | |
| parent | 526e04b8b4d8ba43f39c0bb653200b054bf5dbd9 (diff) | |
| download | qmmp-2beeca058631db05cae06bf4c2e9989cdf9f4374.tar.gz qmmp-2beeca058631db05cae06bf4c2e9989cdf9f4374.tar.bz2 qmmp-2beeca058631db05cae06bf4c2e9989cdf9f4374.zip | |
updated German translation (Panagiotis Papadopoulos), updated linguist files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2602 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/PlayListOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_de.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_de.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_de.ts index 65c13d255..d91b91a8a 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_de.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_de.ts @@ -6,59 +6,59 @@ <message> <location filename="../playlistoption.cpp" line="45"/> <source>Show playlist manipulation commands</source> - <translation type="unfinished"></translation> + <translation>Befehle zum Steuern der Wiedergabeliste anzeigen</translation> </message> <message> <location filename="../playlistoption.cpp" line="58"/> <source>List all available playlists</source> - <translation type="unfinished"></translation> + <translation>Alle verfügbaren Wiedergabelisten anzeigen</translation> </message> <message> <location filename="../playlistoption.cpp" line="59"/> <source>Show playlist content</source> - <translation type="unfinished"></translation> + <translation>Inhalt der Wiedergabeliste anzeigen</translation> </message> <message> <location filename="../playlistoption.cpp" line="60"/> <source>Play track <track> in playlist <id></source> - <translation type="unfinished"></translation> + <translation>Stück <track> aus der Wiedergabeliste <id> abspielen</translation> </message> <message> <location filename="../playlistoption.cpp" line="61"/> <source>Clear playlist</source> - <translation type="unfinished"></translation> + <translation>Wiedergabeliste leeren</translation> </message> <message> <location filename="../playlistoption.cpp" line="62"/> <source>Toggle playlist repeat</source> - <translation type="unfinished"></translation> + <translation>Wiederholung der Wiedergabeliste an/aus</translation> </message> <message> <location filename="../playlistoption.cpp" line="63"/> <source>Toggle playlist shuffle</source> - <translation type="unfinished"></translation> + <translation>Zufallswiedergabe der Wiedergabeliste an/aus</translation> </message> <message> <location filename="../playlistoption.cpp" line="64"/> <source>Show playlist options</source> - <translation type="unfinished"></translation> + <translation>Wiedergabelisten-Einstellungen anzeigen</translation> </message> <message> <location filename="../playlistoption.cpp" line="83"/> <location filename="../playlistoption.cpp" line="101"/> <location filename="../playlistoption.cpp" line="116"/> <source>Invalid playlist ID</source> - <translation type="unfinished"></translation> + <translation>Ungültige Wiedergabenlisten-ID</translation> </message> <message> <location filename="../playlistoption.cpp" line="95"/> <source>Invalid number of arguments</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Ungültige Anzahl an Argumenten</translation> </message> <message> <location filename="../playlistoption.cpp" line="104"/> <source>Invalid track ID</source> - <translation type="unfinished"></translation> + <translation>Ungültige Stück-ID</translation> </message> </context> </TS> |
