diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-20 14:17:40 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-20 14:17:40 +0000 |
| commit | f89e3b55f6af0512bbf8cac293d80f9c0ca281a1 (patch) | |
| tree | f01fafe9c39c2493a2b9e3ebbbe6e073dbe6e0b9 /src/plugins/General/scrobbler | |
| parent | 47a8f711119ce8ae17b66b80eb813c6ae82fd9ba (diff) | |
| download | qmmp-f89e3b55f6af0512bbf8cac293d80f9c0ca281a1.tar.gz qmmp-f89e3b55f6af0512bbf8cac293d80f9c0ca281a1.tar.bz2 qmmp-f89e3b55f6af0512bbf8cac293d80f9c0ca281a1.zip | |
updated German translation (author: Stefan Koelling)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@379 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts | 1 | ||||
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_de.qm | bin | 582 -> 923 bytes | |||
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts | 20 |
3 files changed, 10 insertions, 11 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts index 7f6f93441..11213151e 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="cs"> -<defaultcodec></defaultcodec> <context> <name>ScrobblerFactory</name> <message> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.qm b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.qm Binary files differindex ce1466143..918e868f2 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.qm +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.qm diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts index ca827c0b0..920b968d5 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts @@ -1,26 +1,26 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1"> +<!DOCTYPE TS><TS version="1.1" language="de"> <context> <name>ScrobblerFactory</name> <message> <location filename="../scrobblerfactory.cpp" line="30"/> <source>Scrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>Scrobbler Plugin</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="49"/> <source>About Scrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>Über Scrobbler Plugin</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="50"/> <source>Qmmp AudioScrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>Qmmp AudioScrobbler Plugin</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="51"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -28,27 +28,27 @@ <message> <location filename="../settingsdialog.ui" line="13"/> <source>Scrobbler Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Scrobbler Plugin Einstellungen</translation> </message> <message> <location filename="../settingsdialog.ui" line="19"/> <source>User name:</source> - <translation type="unfinished"></translation> + <translation>Benutzername:</translation> </message> <message> <location filename="../settingsdialog.ui" line="29"/> <source>Password:</source> - <translation type="unfinished"></translation> + <translation>Kennwort:</translation> </message> <message> <location filename="../settingsdialog.ui" line="58"/> <source>OK</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <location filename="../settingsdialog.ui" line="65"/> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Abbrechen</translation> </message> </context> </TS> |
