diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-12-06 15:00:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-12-06 15:00:19 +0000 |
| commit | 6c37e46ff15eab4ccd47b6162a3d350aa35b7b39 (patch) | |
| tree | 734fc03aef5068bffb237785ff99dc3e9c117c6e /src/plugins/General/covermanager | |
| parent | 840ef5c14a3d8c9559bb16c9ef69c1c87ed0accd (diff) | |
| download | qmmp-6c37e46ff15eab4ccd47b6162a3d350aa35b7b39.tar.gz qmmp-6c37e46ff15eab4ccd47b6162a3d350aa35b7b39.tar.bz2 qmmp-6c37e46ff15eab4ccd47b6162a3d350aa35b7b39.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1424 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/covermanager')
| -rw-r--r-- | src/plugins/General/covermanager/translations/covermanager_plugin_de.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts index 180f2bffd..3384433a6 100644 --- a/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0"> +<TS version="2.0" language="de_DE"> <context> <name>CoverManager</name> <message> <location filename="../covermanager.cpp" line="32"/> <source>Show Cover</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Cover anzeigen</translation> </message> <message> <location filename="../covermanager.cpp" line="33"/> <source>Ctrl+M</source> - <translation type="unfinished"></translation> + <translation>Strg+M</translation> </message> </context> <context> @@ -19,22 +19,22 @@ <message> <location filename="../covermanagerfactory.cpp" line="29"/> <source>Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Cover-Verwaltungsmodul</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="49"/> <source>About Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Über Cover-Verwaltungsmodul</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="50"/> <source>Qmmp Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Qmmp Cover-Verwaltungsmodul</translation> </message> <message> <location filename="../covermanagerfactory.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> @@ -42,42 +42,42 @@ <message> <location filename="../coverwindow.ui" line="20"/> <source>Cover Manager</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Cover-Verwaltung</translation> </message> <message> <location filename="../coverwindow.ui" line="46"/> <source>Album:</source> - <translation type="unfinished"></translation> + <translation>Album:</translation> </message> <message> <location filename="../coverwindow.ui" line="56"/> <source>Artist:</source> - <translation type="unfinished"></translation> + <translation>Interpret:</translation> </message> <message> <location filename="../coverwindow.ui" line="76"/> <source>Preview</source> - <translation type="unfinished"></translation> + <translation>Vorschau</translation> </message> <message> <location filename="../coverwindow.ui" line="116"/> <source>Open</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Öffnen</translation> </message> <message> <location filename="../coverwindow.ui" line="126"/> <source>Download</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Herunterladen</translation> </message> <message> <location filename="../coverwindow.ui" line="136"/> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Entfernen</translation> </message> <message> <location filename="../coverwindow.ui" line="172"/> <source>Save as...</source> - <translation type="unfinished"></translation> + <translation>Speichern unter ...</translation> </message> </context> </TS> |
