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/General/lyrics/translations | |
| 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/General/lyrics/translations')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_de.ts | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 7d65effc2..665fd0e0e 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_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>Lyrics</name> <message> @@ -32,19 +32,44 @@ <translation>Qmmp Liedtext-Modul</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> - <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki</source> <translation>Dieses Modul empfängt Liedtexte von LyricWiki</translation> </message> + <message> + <location filename="../lyricsfactory.cpp" line="53"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> </context> <context> <name>LyricsWindow</name> <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Liedtext-Modul</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="31"/> + <source>Artist:</source> + <translation>Interpret:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="41"/> + <source>Title:</source> + <translation>Titel:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="51"/> + <source>Search</source> + <translation>Suchen</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="60"/> + <source>No connection</source> + <translation>Keine Verbindung</translation> + </message> + <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> <translation>Fertig</translation> @@ -60,16 +85,6 @@ <translation>Fehler</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="165"/> - <source>Lyrics: %1 - %2</source> - <translation>Liedtext: %1 – %2</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="60"/> - <source>No connection</source> - <translation>Keine Verbindung</translation> - </message> - <message> <location filename="../lyricswindow.cpp" line="118"/> <location filename="../lyricswindow.cpp" line="153"/> <source>Not found</source> @@ -82,24 +97,9 @@ <translation>Daten werden empfangen</translation> </message> <message> - <location filename="../lyricswindow.ui" line="14"/> - <source>Lyrics Plugin</source> - <translation>Liedtext-Modul</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="31"/> - <source>Artist:</source> - <translation>Interpret:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="41"/> - <source>Title:</source> - <translation>Titel:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="51"/> - <source>Search</source> - <translation>Suchen</translation> + <location filename="../lyricswindow.cpp" line="165"/> + <source>Lyrics: %1 - %2</source> + <translation>Liedtext: %1 – %2</translation> </message> </context> </TS> |
