diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-20 09:58:29 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-20 09:58:29 +0000 |
| commit | 388c428d19a5d70f8c99b1b50d6f9f03820d3dba (patch) | |
| tree | 26ba930553631a25948500aa3f3fae314074c38c /src/plugins/General/fileops | |
| parent | 11f307439b8905a759574dcd60b07f7951b9c2c5 (diff) | |
| download | qmmp-388c428d19a5d70f8c99b1b50d6f9f03820d3dba.tar.gz qmmp-388c428d19a5d70f8c99b1b50d6f9f03820d3dba.tar.bz2 qmmp-388c428d19a5d70f8c99b1b50d6f9f03820d3dba.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1561 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops')
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_de.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts index 5f83265d5..8874228c3 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts @@ -36,9 +36,9 @@ <message numerus="yes"> <location filename="../fileops.cpp" line="178"/> <source>Are you sure you want to remove %n file(s) from disk?</source> - <translation type="unfinished"> - <numerusform></numerusform> - <numerusform></numerusform> + <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> </translation> </message> </context> @@ -191,7 +191,7 @@ <message> <location filename="../settingsdialog.ui" line="92"/> <source>-</source> - <translation>-</translation> + <translation>−</translation> </message> <message> <location filename="../settingsdialog.ui" line="105"/> @@ -199,7 +199,7 @@ <location filename="../settingsdialog.ui" line="158"/> <location filename="../settingsdialog.ui" line="175"/> <source>...</source> - <translation>...</translation> + <translation>…</translation> </message> <message> <location filename="../settingsdialog.ui" line="148"/> |
