diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-10 08:30:52 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-10 08:30:52 +0000 |
| commit | ccaec724c32aa0742374ac84618d1ea35be68594 (patch) | |
| tree | c6702d6c9cd37fbeea4a0bf53f218d66c673af18 /src/plugins/General | |
| parent | dc59bd03ba70f3882a4a3ee9b2074ad158d44058 (diff) | |
| download | qmmp-ccaec724c32aa0742374ac84618d1ea35be68594.tar.gz qmmp-ccaec724c32aa0742374ac84618d1ea35be68594.tar.bz2 qmmp-ccaec724c32aa0742374ac84618d1ea35be68594.zip | |
updated German translation (Ettore Atalan)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4957 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_de.ts | 14 | ||||
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_de.ts | 12 |
2 files changed, 13 insertions, 13 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_de.ts b/src/plugins/General/converter/translations/converter_plugin_de.ts index 97b3017c3..8c8ade4c5 100644 --- a/src/plugins/General/converter/translations/converter_plugin_de.ts +++ b/src/plugins/General/converter/translations/converter_plugin_de.ts @@ -69,7 +69,7 @@ <message> <location filename="../converterdialog.cpp" line="112"/> <source>Album Artist</source> - <translation type="unfinished"></translation> + <translation>Albuminterpret</translation> </message> <message> <location filename="../converterdialog.cpp" line="113"/> @@ -79,32 +79,32 @@ <message> <location filename="../converterdialog.cpp" line="114"/> <source>Track Number</source> - <translation type="unfinished"></translation> + <translation>Titelnummer</translation> </message> <message> <location filename="../converterdialog.cpp" line="115"/> <source>Two-digit Track Number</source> - <translation type="unfinished"></translation> + <translation>Zweistellige Titelnummer</translation> </message> <message> <location filename="../converterdialog.cpp" line="120"/> <source>Disc Number</source> - <translation type="unfinished"></translation> + <translation>Disc-Nummer</translation> </message> <message> <location filename="../converterdialog.cpp" line="121"/> <source>File Name</source> - <translation type="unfinished"></translation> + <translation>Dateiname</translation> </message> <message> <location filename="../converterdialog.cpp" line="122"/> <source>File Path</source> - <translation type="unfinished"></translation> + <translation>Dateipfad</translation> </message> <message> <location filename="../converterdialog.cpp" line="132"/> <source>Create a Copy</source> - <translation type="unfinished"></translation> + <translation>Kopie erstellen</translation> </message> <message> <location filename="../converterdialog.cpp" line="116"/> diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts index 93d38148b..246124a3a 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts @@ -168,7 +168,7 @@ <message> <location filename="../settingsdialog.cpp" line="195"/> <source>Album Artist</source> - <translation type="unfinished"></translation> + <translation>Albuminterpret</translation> </message> <message> <location filename="../settingsdialog.cpp" line="196"/> @@ -178,27 +178,27 @@ <message> <location filename="../settingsdialog.cpp" line="197"/> <source>Track Number</source> - <translation type="unfinished"></translation> + <translation>Titelnummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="198"/> <source>Two-digit Track Number</source> - <translation type="unfinished"></translation> + <translation>Zweistellige Titelnummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="203"/> <source>Disc Number</source> - <translation type="unfinished"></translation> + <translation>Disc-Nummer</translation> </message> <message> <location filename="../settingsdialog.cpp" line="204"/> <source>File Name</source> - <translation type="unfinished"></translation> + <translation>Dateiname</translation> </message> <message> <location filename="../settingsdialog.cpp" line="205"/> <source>File Path</source> - <translation type="unfinished"></translation> + <translation>Dateipfad</translation> </message> <message> <location filename="../settingsdialog.cpp" line="199"/> |
