diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-29 08:04:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-29 08:04:08 +0000 |
| commit | 645878f65d29976c75233eab098ad7577e50f812 (patch) | |
| tree | 497b008fd80ef3906c14fdca8ac6581d021baa81 /src/plugins/General/hal | |
| parent | 11f96a1f85c1859ab4681df445d99a64aa16fe69 (diff) | |
| download | qmmp-645878f65d29976c75233eab098ad7577e50f812.tar.gz qmmp-645878f65d29976c75233eab098ad7577e50f812.tar.bz2 qmmp-645878f65d29976c75233eab098ad7577e50f812.zip | |
updated German translation (Ettore Atalan)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4877 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hal')
| -rw-r--r-- | src/plugins/General/hal/translations/hal_plugin_de.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/General/hal/translations/hal_plugin_de.ts b/src/plugins/General/hal/translations/hal_plugin_de.ts index bbff7e1c0..fb27dd3cb 100644 --- a/src/plugins/General/hal/translations/hal_plugin_de.ts +++ b/src/plugins/General/hal/translations/hal_plugin_de.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="de_DE"> +<TS version="2.0" language="de"> <context> <name>HalFactory</name> <message> @@ -21,12 +21,12 @@ <message> <location filename="../halfactory.cpp" line="52"/> <source>This plugin provides removable devices detection using HAL</source> - <translation>Dieses Modul bietet die Erkennung von Wechseldatenträgern mit Hilfe von HAL</translation> + <translation>Dieses Modul bietet Wechsellaufwerkerkennung unter Verwendung von HAL</translation> </message> <message> <location filename="../halfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> <message> <location filename="../halfactory.cpp" line="54"/> @@ -44,7 +44,7 @@ <message> <location filename="../halplugin.cpp" line="166"/> <source>Add Volume "%1"</source> - <translation>Gerät „%1“ hinzufügen</translation> + <translation>Datenträger „%1“ hinzufügen</translation> </message> </context> <context> @@ -57,7 +57,7 @@ <message> <location filename="../settingsdialog.ui" line="28"/> <source>CD Audio Detection</source> - <translation>Erkennung von Audio-CDs</translation> + <translation>CD-Audio-Erkennung</translation> </message> <message> <location filename="../settingsdialog.ui" line="37"/> @@ -72,7 +72,7 @@ <message> <location filename="../settingsdialog.ui" line="54"/> <source>Removable Device Detection</source> - <translation>Erkennung von Wechseldatenträgern</translation> + <translation>Wechsellaufwerkerkennung</translation> </message> <message> <location filename="../settingsdialog.ui" line="63"/> |
