diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-18 10:32:12 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-18 10:32:12 +0000 |
| commit | 5024f2f73f7a75da176014d82cd9f22e575ecb10 (patch) | |
| tree | a237f0e9604b353247b05229ac7aa98c03acde33 /src/plugins/General | |
| parent | b511ef345df802dcbd75d04eaaf5b175d0152841 (diff) | |
| download | qmmp-5024f2f73f7a75da176014d82cd9f22e575ecb10.tar.gz qmmp-5024f2f73f7a75da176014d82cd9f22e575ecb10.tar.bz2 qmmp-5024f2f73f7a75da176014d82cd9f22e575ecb10.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@749 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_de.ts | 11 | ||||
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_de.ts | 9 |
2 files changed, 11 insertions, 9 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 33bfb549f..50e5bd5e5 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -1,5 +1,6 @@ <?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>Lyrics</name> <message> @@ -46,7 +47,7 @@ <message> <location filename="../lyricswindow.ui" line="38"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Keine Verbindung</translation> </message> <message> <location filename="../lyricswindow.cpp" line="62"/> @@ -56,7 +57,7 @@ <message> <location filename="../lyricswindow.cpp" line="65"/> <source>Connecting...</source> - <translation type="unfinished"></translation> + <translation>Verbinde...</translation> </message> <message> <location filename="../lyricswindow.cpp" line="68"/> @@ -71,7 +72,7 @@ <message> <location filename="../lyricswindow.cpp" line="74"/> <source>Connected</source> - <translation type="unfinished"></translation> + <translation>Verbunden</translation> </message> <message> <location filename="../lyricswindow.cpp" line="77"/> @@ -86,7 +87,7 @@ <message> <location filename="../lyricswindow.ui" line="58"/> <source>Close</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Schließen</translation> </message> </context> </TS> diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts index 579d51174..7acccb024 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="de"> +<defaultcodec></defaultcodec> <context> <name>NotifierFactory</name> <message> @@ -28,7 +29,7 @@ <message> <location filename="../popupwidget.cpp" line="115"/> <source>Volume:</source> - <translation type="unfinished"></translation> + <translation>Lautstärke:</translation> </message> </context> <context> @@ -71,17 +72,17 @@ <message> <location filename="../settingsdialog.ui" line="55"/> <source>Delay, ms:</source> - <translation type="unfinished"></translation> + <translation>Verzögerung, ms:</translation> </message> <message> <location filename="../settingsdialog.ui" line="81"/> <source>Transparency</source> - <translation type="unfinished"></translation> + <translation>Transparenz</translation> </message> <message> <location filename="../settingsdialog.ui" line="104"/> <source>0</source> - <translation type="unfinished"></translation> + <translation>0</translation> </message> </context> </TS> |
