diff options
Diffstat (limited to 'src/plugins/General/lyrics/translations/lyrics_plugin_de.ts')
| -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> |
