msgid "Write a program that takes a chunk of <a object|titanore>titanium ore</a> and drops in on the <a object|convert>converter</a> in order to produce a <a object|titan>titanium cube</a>."
msgstr "Schreiben Sie ein Programm, das einen Brocken <a object|titanore>Titanerz</a> aufnimmt und ihn auf einem <a object|convert>Konverter</a> ablegt, damit daraus ein <a object|titan>Titanwürfel</a> hergestellt wird."
msgid "Instructs the bot to move forward or backward. The distance of the move is given in brackets in meters: <c/>move(10);<n/> moves the bot 10m forward, <c/>move(-1);<n/> moves the bot 1m backward."
msgstr "Weist den Roboter an, sich vorwärts oder rückwärts zu bewegen. Die gewünschte Streckenlänge wird in Klammern und in Metern angegeben: <c/>move(10);<n/> bewegt den Roboter um 10m nach vorn, <c/>move(-1);<n/> bewegt ihn um einen Meter nach hinten."
msgid "The instructions <code><a cbot|turn>turn</a>()</code>, <code><a cbot|grab>grab</a>()</code> and <code><a cbot|drop>drop</a>()</code> have already been explained in the previous exercises. If you have any questions about these instructions, click the name of the instruction underlined in blue, and an explanation of the instruction will appear."
msgstr "Die Anweisungen <code><a cbot|turn>turn</a>()</code>, <code><a cbot|grab>grab</a>()</code> und <code><a cbot|drop>drop</a>()</code> wurden in früheren Übungen schon besprochen. Falls Sie Fragen zu diesen Anweisungen haben, klicken Sie auf den blau unterstrichenen Namen der Anweisungen und lesen Sie die dann erscheinende Erklärung."
msgid "The <a object|titanore>titanium ore</a> is 20m in front of the bot, the <a object|convert>converter</a> is 10m behind the bot. After dropping the titanium ore on the converter, do not forget to move back (for example <c/>move(-2.5);<n/>) so as to allow the converter to get down to work."
msgstr "Das <a object|titanore>Titanerz</a> liegt 20m vor dem Roboter, der <a object|convert>Konverter</a> liegt 10m hinter dem Roboter. Vergessen Sie nicht, den Roboter ein Stück zurück zu bewegen (zum Beispiel <c/>move(-2.5);<n/>), nachdem Sie einen Brocken Titanerz darauf gelegt haben. Der Konverter kann sonst nicht arbeiten."