diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-19 08:25:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-19 08:25:36 +0000 |
| commit | 7a0bad5619cfefc986a54ab1246559fb7f3c8f54 (patch) | |
| tree | d1eed129ce0f9f572c146c731e35ee3e0816ef23 /src/plugins/General/hotkey/translations/hotkey_plugin_de.ts | |
| parent | 8a8a45ea2ff5ede8f82002938ff0c2ddbb062c4b (diff) | |
| download | qmmp-7a0bad5619cfefc986a54ab1246559fb7f3c8f54.tar.gz qmmp-7a0bad5619cfefc986a54ab1246559fb7f3c8f54.tar.bz2 qmmp-7a0bad5619cfefc986a54ab1246559fb7f3c8f54.zip | |
updated German translation (Panagiotis Papadopoulos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@860 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/translations/hotkey_plugin_de.ts')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_de.ts | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts index 47e4b86d2..d46bcd6c6 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0"> +<TS version="2.0" language="de"> +<defaultcodec></defaultcodec> <context> <name>HotkeyDialog</name> <message> <location filename="../hotkeydialog.ui" line="14"/> <source>Modify Shortcut</source> - <translation type="unfinished"></translation> + <translation>Kurzbefehl bearbeiten</translation> </message> <message> <location filename="../hotkeydialog.ui" line="29"/> @@ -44,7 +45,7 @@ <message> <location filename="../hotkeyfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -52,32 +53,32 @@ <message> <location filename="../settingsdialog.cpp" line="42"/> <source>Play</source> - <translation type="unfinished"></translation> + <translation>Wiedergabe</translation> </message> <message> <location filename="../settingsdialog.cpp" line="43"/> <source>Stop</source> - <translation type="unfinished"></translation> + <translation>Stopp</translation> </message> <message> <location filename="../settingsdialog.cpp" line="44"/> <source>Pause</source> - <translation type="unfinished"></translation> + <translation>Pause</translation> </message> <message> <location filename="../settingsdialog.cpp" line="45"/> <source>Play/Pause</source> - <translation type="unfinished"></translation> + <translation>Wiedergabe/Pause</translation> </message> <message> <location filename="../settingsdialog.cpp" line="46"/> <source>Next</source> - <translation type="unfinished"></translation> + <translation>Nächster Titel</translation> </message> <message> <location filename="../settingsdialog.cpp" line="47"/> <source>Previous</source> - <translation type="unfinished"></translation> + <translation>Vorheriger Titel</translation> </message> <message> <location filename="../settingsdialog.cpp" line="48"/> @@ -92,17 +93,17 @@ <message> <location filename="../settingsdialog.ui" line="42"/> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Aktion</translation> </message> <message> <location filename="../settingsdialog.ui" line="47"/> <source>Shortcut</source> - <translation type="unfinished"></translation> + <translation>Kurzbefehl</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> <source>Reset</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Zurücksetzen</translation> </message> </context> </TS> |
