author | cniehaus <cniehaus> | 2002-03-30 20:07:28 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-30 20:07:28 (UTC) |
commit | f3376cde32aa6a03070fb8f2d1428cedcbe49425 (patch) (side-by-side diff) | |
tree | 6e9b18b7c485b5796162b206feb91a0132c19725 /i18n/de/embeddedkonsole.ts | |
parent | 229d3acba3b6ad65a5338f2b8955f68e242fa6c6 (diff) | |
download | opie-f3376cde32aa6a03070fb8f2d1428cedcbe49425.zip opie-f3376cde32aa6a03070fb8f2d1428cedcbe49425.tar.gz opie-f3376cde32aa6a03070fb8f2d1428cedcbe49425.tar.bz2 |
i18n-de makes progress :))
Anybody willing to test?
-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> |