diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-18 17:20:43 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-18 17:20:43 +0000 |
| commit | 4b7a0eb713edd4232b63a719d3ec41a69c8e9298 (patch) | |
| tree | 71b2839082a38e01895704dd4518944f4f6ad182 /src/plugins/General/lyrics | |
| parent | e08c456b4100102d4e340ff6f24ef369e48157ee (diff) | |
| download | qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.tar.gz qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.tar.bz2 qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1149 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_de.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 1562205e5..271ec2b7b 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -58,14 +58,14 @@ <message> <location filename="../lyricswindow.cpp" line="73"/> <source>Not found</source> - <translation type="unfinished"></translation> + <translation>Es kann kein Liedtext für dieses Stück gefunden werden.</translation> </message> <message> <location filename="../lyricswindow.cpp" line="78"/> <location filename="../lyricswindow.cpp" line="96"/> <location filename="../lyricswindow.cpp" line="99"/> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Fehler</translation> </message> <message> <location filename="../lyricswindow.cpp" line="112"/> @@ -75,17 +75,17 @@ <message> <location filename="../lyricswindow.cpp" line="115"/> <source>Connecting...</source> - <translation>Verbinde ...</translation> + <translation>Verbindung wird hergestellt ...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="118"/> <source>Sending request...</source> - <translation>Sende Anfrage ...</translation> + <translation>Anfrage wird gesendet ...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="121"/> <source>Receiving</source> - <translation>Empfange</translation> + <translation>Daten werden empfangen</translation> </message> <message> <location filename="../lyricswindow.cpp" line="124"/> @@ -95,7 +95,7 @@ <message> <location filename="../lyricswindow.cpp" line="127"/> <source>Closing connection...</source> - <translation>Beende Verbindung ...</translation> + <translation>Verbindung wird beendet ...</translation> </message> <message> <location filename="../lyricswindow.ui" line="14"/> |
