diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-11 06:00:42 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-11 06:00:42 +0000 |
| commit | b36b6269b3bb00b7a69041a9939e5eb830762467 (patch) | |
| tree | 6e10e07c7899f9ee5aa32f8b4dec05127ea43f71 /src/plugins/General | |
| parent | 54db8013a5a9fbdff408084b9d8a1ade1424438f (diff) | |
| download | qmmp-b36b6269b3bb00b7a69041a9939e5eb830762467.tar.gz qmmp-b36b6269b3bb00b7a69041a9939e5eb830762467.tar.bz2 qmmp-b36b6269b3bb00b7a69041a9939e5eb830762467.zip | |
updated German translation (Ettore Atalan)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5357 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_de.ts | 18 | ||||
| -rw-r--r-- | src/plugins/General/rgscan/translations/rgscan_plugin_de.ts | 2 |
2 files changed, 10 insertions, 10 deletions
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts index 8f03f287e..9159fc7a1 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts @@ -18,14 +18,14 @@ <message> <location filename="../fileops.cpp" line="136"/> <source>Move Files</source> - <translation type="unfinished"></translation> + <translation>Dateien verschieben</translation> </message> <message numerus="yes"> <location filename="../fileops.cpp" line="137"/> <source>Are you sure you want to move %n file(s)?</source> - <translation type="unfinished"> - <numerusform></numerusform> - <numerusform></numerusform> + <translation> + <numerusform>Sind Sie sicher, dass Sie %n Datei verschieben möchten?</numerusform> + <numerusform>Sind Sie sicher, dass Sie %n Dateien verschieben möchten?</numerusform> </translation> </message> <message> @@ -47,12 +47,12 @@ <message> <location filename="../fileops.cpp" line="243"/> <source>Moving</source> - <translation type="unfinished"></translation> + <translation>Verschiebevorgang</translation> </message> <message> <location filename="../fileops.cpp" line="276"/> <source>Moving file %1/%2</source> - <translation type="unfinished"></translation> + <translation>Datei %1/%2 wird verschoben</translation> </message> <message> <location filename="../fileops.cpp" line="114"/> @@ -63,8 +63,8 @@ <location filename="../fileops.cpp" line="115"/> <source>Are you sure you want to remove %n file(s) from disk?</source> <translation> - <numerusform>Möchten Sie wirklich %n Datei von der Festplatte entfernen?</numerusform> - <numerusform>Möchten Sie wirklich %n Dateien von der Festplatte entfernen?</numerusform> + <numerusform>Sind Sie sicher, dass Sie %n Datei von der Festplatte entfernen möchten?</numerusform> + <numerusform>Sind Sie sicher, dass Sie %n Dateien von der Festplatte entfernen möchten?</numerusform> </translation> </message> </context> @@ -180,7 +180,7 @@ <location filename="../settingsdialog.cpp" line="53"/> <location filename="../settingsdialog.cpp" line="133"/> <source>Move</source> - <translation type="unfinished"></translation> + <translation>Verschieben</translation> </message> <message> <location filename="../settingsdialog.cpp" line="137"/> diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts index 3442124e9..8ad655c08 100644 --- a/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts @@ -46,7 +46,7 @@ <message> <location filename="../rgscandialog.ui" line="77"/> <source>Skip already scanned files</source> - <translation type="unfinished"></translation> + <translation>Bereits gescannte Dateien überspringen</translation> </message> <message> <location filename="../rgscandialog.ui" line="113"/> |
