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/notifier | |
| 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/notifier')
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_de.ts | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts index da3b6f551..8cef40cff 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="de"> +<TS version="2.0" language="de_DE"> <context> <name>NotifierFactory</name> <message> @@ -57,7 +57,7 @@ <message> <location filename="../settingsdialog.ui" line="101"/> <source>Transparency:</source> - <translation type="unfinished"></translation> + <translation>Transparenz:</translation> </message> <message> <location filename="../settingsdialog.ui" line="281"/> @@ -88,17 +88,17 @@ <message> <location filename="../settingsdialog.ui" line="344"/> <source>Notification Template</source> - <translation type="unfinished"></translation> + <translation>Benachrichtigungsvorlage</translation> </message> <message> <location filename="../settingsdialog.ui" line="373"/> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Zurücksetzen</translation> </message> <message> <location filename="../settingsdialog.ui" line="380"/> <source>Insert</source> - <translation type="unfinished"></translation> + <translation>Einfügen</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> @@ -118,67 +118,67 @@ <message> <location filename="../settingsdialog.cpp" line="107"/> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Interpret</translation> </message> <message> <location filename="../settingsdialog.cpp" line="108"/> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Album</translation> </message> <message> <location filename="../settingsdialog.cpp" line="109"/> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Titel</translation> </message> <message> <location filename="../settingsdialog.cpp" line="110"/> <source>Track number</source> - <translation type="unfinished"></translation> + <translation>Stücknummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="111"/> <source>Two-digit track number</source> - <translation type="unfinished"></translation> + <translation>Zweistellige Stücknummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="112"/> <source>Genre</source> - <translation type="unfinished"></translation> + <translation>Genre</translation> </message> <message> <location filename="../settingsdialog.cpp" line="113"/> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Kommentar</translation> </message> <message> <location filename="../settingsdialog.cpp" line="114"/> <source>Composer</source> - <translation type="unfinished"></translation> + <translation>Komponist</translation> </message> <message> <location filename="../settingsdialog.cpp" line="115"/> <source>Duration</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Abspieldauer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="116"/> <source>Disc number</source> - <translation type="unfinished"></translation> + <translation>CD-Nummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="117"/> <source>File name</source> - <translation type="unfinished"></translation> + <translation>Dateiname</translation> </message> <message> <location filename="../settingsdialog.cpp" line="118"/> <source>File path</source> - <translation type="unfinished"></translation> + <translation>Dateipfad</translation> </message> <message> <location filename="../settingsdialog.cpp" line="119"/> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Jahr</translation> </message> <message> <location filename="../settingsdialog.cpp" line="120"/> |
