diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-18 17:20:43 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-18 17:20:43 +0000 |
| commit | 4b7a0eb713edd4232b63a719d3ec41a69c8e9298 (patch) | |
| tree | 71b2839082a38e01895704dd4518944f4f6ad182 /src/plugins/General/notifier | |
| parent | e08c456b4100102d4e340ff6f24ef369e48157ee (diff) | |
| download | qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.tar.gz qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.tar.bz2 qmmp-4b7a0eb713edd4232b63a719d3ec41a69c8e9298.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1149 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier')
| -rw-r--r-- | src/plugins/General/notifier/settingsdialog.ui | 2 | ||||
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_de.ts | 11 |
2 files changed, 7 insertions, 6 deletions
diff --git a/src/plugins/General/notifier/settingsdialog.ui b/src/plugins/General/notifier/settingsdialog.ui index 0b3250f1a..bbbcfd5ea 100644 --- a/src/plugins/General/notifier/settingsdialog.ui +++ b/src/plugins/General/notifier/settingsdialog.ui @@ -88,7 +88,7 @@ <item row="4" column="0" > <widget class="QLabel" name="label_3" > <property name="text" > - <string>Delay, ms:</string> + <string>Delay (ms):</string> </property> <property name="alignment" > <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts index 35de3450e..4525f1157 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="de"> +<!DOCTYPE TS> +<TS version="2.0" language="de"> <context> <name>NotifierFactory</name> <message> @@ -71,7 +72,7 @@ <message> <location filename="../settingsdialog.ui" line="91"/> <source>Delay, ms:</source> - <translation>Verzögerung, ms:</translation> + <translation>Verzögerung (ms):</translation> </message> <message> <location filename="../settingsdialog.ui" line="117"/> @@ -86,17 +87,17 @@ <message> <location filename="../settingsdialog.ui" line="64"/> <source>Font:</source> - <translation type="unfinished"></translation> + <translation>Schriftart:</translation> </message> <message> <location filename="../settingsdialog.ui" line="84"/> <source>Cover size:</source> - <translation type="unfinished"></translation> + <translation>Cover-Größe:</translation> </message> <message> <location filename="../settingsdialog.ui" line="304"/> <source>...</source> - <translation type="unfinished"></translation> + <translation>...</translation> </message> </context> </TS> |
