diff options
Diffstat (limited to 'src/plugins/General/hotkey')
| -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> |
