# Copyright (C) 2019 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # ... # B-CE <.>, 2019. msgid "" msgstr "" "Project-Id-Version: 1.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: DATE\n" "PO-Revision-Date: 2019-06-15 17:52+0200\n" "Last-Translator: BCE <.>\n" "Language-Team: French <>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 18.12.3\n" #. type: Title-text #: ../scene.txt:1 #, no-wrap msgid "Mover 1" msgstr "Le déménageur défi 1" #. type: Resume-text #: ../scene.txt:2 #, no-wrap msgid "Retrieve some titanium ore in order to convert it to titanium cubes." msgstr "Déplacer du minerai de titane pour le raffiner en bloc de titane." #. type: ScriptName-text #: ../scene.txt:3 #, no-wrap msgid "Mover" msgstr "Déplace" #. type: \b; header #: ../help/help.E.txt:1 #, no-wrap msgid "Exercise" msgstr "Exercice" #. type: Plain text #: ../help/help.E.txt:2 #, no-wrap msgid "Convert some titanium ore to titanium cubes, then drop 2 titanium cubes on the pads whose coordinates are:" msgstr "Il faut raffiner du minerai de titane en titane, puis déposer 2 blocs de titane sur les plates-formes dont les coordonnées sont:" #. type: Plain text #: ../help/help.E.txt:4 #, no-wrap msgid "" "\tx=10, y=-60\n" "\tx=10, y=-65" msgstr "" "\tx=10, y=-60\n" "\tx=10, y=-65" #. type: Image filename #: ../help/help.E.txt:7 #, no-wrap msgid "derrick" msgstr "derrick" #. type: Plain text #: ../help/help.E.txt:8 #, no-wrap msgid "The derrick extracts titanium ore from the subsoil; you just have to pick it up." msgstr "Le derrick extrait automatiquement du minerai de titane du sous-sol, que vous n'avez plus qu'à ramasser." #. type: Image filename #: ../help/help.E.txt:10 #, no-wrap msgid "convert" msgstr "convert" #. type: Plain text #: ../help/help.E.txt:11 #, no-wrap msgid "The converter converts titanium ore to titanium cubes. Just drop the titanium ore on the platform, move backward, and wait until it has been converted." msgstr "La raffinerie transforme le minerai en titane. Pour cela, il suffit de déposer le minerai, de reculer et d'attendre." #. type: \b; header #: ../help/help.E.txt:13 #, no-wrap msgid "General principle" msgstr "Idée générale" #. type: Plain text #: ../help/help.E.txt:14 #, no-wrap msgid "Repeat two times :" msgstr "\tRépéter 2 fois:" #. type: Bullet: 'o' #: ../help/help.E.txt:15 #, no-wrap msgid "Wait until there is some titanium ore." msgstr "Attendre tant qu'on ne trouve pas de minerai (TitaniumOre)." #. type: Bullet: 'o' #: ../help/help.E.txt:16 #, no-wrap msgid "Go to the titanium ore." msgstr "Aller vers le minerai." #. type: Bullet: 'o' #: ../help/help.E.txt:17 #, no-wrap msgid "Pick it up." msgstr "Prendre le minerai." #. type: Bullet: 'o' #: ../help/help.E.txt:18 #, no-wrap msgid "Go to the converter." msgstr "Aller vers la raffinerie (Converter)." #. type: Bullet: 'o' #: ../help/help.E.txt:19 #, no-wrap msgid "Drop the titanium ore." msgstr "Déposer le minerai." #. type: Bullet: 'o' #: ../help/help.E.txt:20 #, no-wrap msgid "Move back 2.5 meters." msgstr "Reculer de 4 mètres." #. type: Bullet: 'o' #: ../help/help.E.txt:21 #, no-wrap msgid "Wait until there is a titanium cube." msgstr "Attendre tant qu'on ne trouve pas de titane." #. type: Bullet: 'o' #: ../help/help.E.txt:22 #, no-wrap msgid "Pick up the titanium cube." msgstr "Prendre le bloc de titane (Titanium)." #. type: Bullet: 'o' #: ../help/help.E.txt:23 #, no-wrap msgid "Go to the platform." msgstr "Aller sur une plate-forme." #. type: Bullet: 'o' #: ../help/help.E.txt:24 #, no-wrap msgid "Drop the titanium cube." msgstr "Déposer le bloc de titane." #. type: \b; header #: ../help/help.E.txt:26 #, no-wrap msgid "Useful instructions" msgstr "Instructions utiles" #. type: Plain text #: ../help/help.E.txt:27 #, no-wrap msgid "" "for to repeat some instructions\n" "do - while to repeat some instructions\n" "radar to look for different objects\n" "goto to move the bot\n" "grab to grab an object\n" "drop to drop an object" msgstr "" "for pour répéter des instructions\n" "do - while pour répéter des instructions\n" "radar pour détecter des objets\n" "goto pour déplacer le robot\n" "grab pour prendre un objet\n" "drop pour déposer un objet" #. type: \t; header #: ../help/help.E.txt:34 #, no-wrap msgid "See also" msgstr "Voir aussi" #. type: Plain text #: ../help/help.E.txt:35 #, no-wrap msgid "Programming, types and categories." msgstr "Programmation, types et catégories."