-rw-r--r-- | i18n/de/embeddedkonsole.ts | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/i18n/de/embeddedkonsole.ts b/i18n/de/embeddedkonsole.ts index 1584e7e..7846e89 100644 --- a/i18n/de/embeddedkonsole.ts +++ b/i18n/de/embeddedkonsole.ts @@ -1,104 +1,105 @@ <!DOCTYPE TS><TS> <context> <name>CommandEditDialog</name> <message> <source>Command Selection</source> - <translation type="unfinished"></translation> + <translation>Befehlsauswahl</translation> </message> </context> <context> <name>CommandEditDialogBase</name> <message> <source>Commands</source> - <translation type="unfinished"></translation> + <translation>Befehle</translation> </message> <message> <source><B>Commands</B>:</source> - <translation type="unfinished"></translation> + <translation><B>Befehle</B></translation> </message> <message> <source><B>Suggested Commands</B>:</source> - <translation type="unfinished"></translation> + <translation><B>Vorgeschlagene Befehle</B></translation> </message> </context> <context> <name>Form1</name> <message> <source>Form1</source> <translation type="unfinished"></translation> </message> </context> <context> <name>Konsole</name> <message> <source>Terminal</source> - <translation type="unfinished"></translation> + <translation>Konsole</translation> </message> <message> <source>Micro</source> - <translation type="unfinished"></translation> + <translation>winzig</translation> </message> <message> <source>Small Fixed</source> - <translation type="unfinished"></translation> + <translation>klein, fixiert</translation> </message> <message> <source>Medium Fixed</source> - <translation type="unfinished"></translation> + <translation>mittel, fixiert</translation> </message> <message> <source>Font</source> - <translation type="unfinished"></translation> + <translation>Schriftart</translation> </message> <message> <source>Options</source> - <translation type="unfinished"></translation> + <translation>Optionen</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Neu</translation> </message> <message> <source>Enter</source> - <translation type="unfinished"></translation> + <translation>Eingabe</translation> </message> <message> <source>Space</source> - <translation type="unfinished"></translation> + <translation>Leertaste</translation> </message> <message> <source>Tab</source> - <translation type="unfinished"></translation> + <translation>Tabulator</translation> </message> <message> <source>Up</source> - <translation type="unfinished"></translation> + <translation>Hoch</translation> </message> <message> <source>Down</source> - <translation type="unfinished"></translation> + <translation>Runter</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Einfügen</translation> </message> </context> <context> <name>PlayListSelection</name> <message> <source>Command Selection</source> - <translation type="unfinished"></translation> + <translation>Befehlsauswahl</translation> </message> </context> <context> <name>editCommandBase</name> <message> <source>Add command</source> - <translation type="unfinished"></translation> + <translation>Befehl hinzufügen</translation> </message> <message> <source>Enter command to add:</source> - <translation type="unfinished"></translation> + <translation>Geben Sie den Befehl ein, +den Sie hinzufügen wollen.</translation> </message> </context> </TS> |