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 "Aller chercher un <a object|titanore>minerai de titane</a>, et le poser sur la <a object|convert>raffinerie</a> de manière à obtenir un <a object|titan>bloc de titane</a>."
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 "Apprendre au robot à avancer ou reculer. La distance du déplacement est transmise entre parenthèse en mètres: <c/>move(10);<n/> avance le robot de 10m en avant, <c/>move(-1);<n/> recule le robot d'un mètre en arrière."
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 "Les instructions <code><a cbot|turn>turn</a>()</code>, <code><a cbot|grab>grab</a>()</code> et <code><a cbot|drop>drop</a>()</code> ont déjà été explicitées lors des exercices précédents. Si vous la moindre interrogation à propos de ces instructions, cliquez sur le nom de l'instruction qui est souligné en bleu, et une explication de l'instruction en question apparaîtra."
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 "Le <a object|titanore>minerai de titane</a> se trouve à 20 mètres devant le robot, et la <a object|convert>raffinerie</a> se trouve à 10 mètres derrière le robot. Après avoir posé le minerai sur la raffinerie, n'oubliez pas de reculer pour que la raffinerie puisse fermer les portes et se mettre au travail."
msgstr "<format key><key help/></format> permet de revoir les instructions générales en tout temps. De même, <format key><key prog/></format> donne accès aux explications du langage de programmation CBOT."