Update all level files with the new translation infrastructure

dev-ui
Didier Raboud 2012-12-30 20:29:35 +01:00
parent e99934bb9c
commit b3f72987e7
63 changed files with 73 additions and 53 deletions

View File

@ -1,9 +1,9 @@
Title.E text="Follow a path"
Resume.E text="Move the bot along a given path."
ScriptName.E text="Move"
Title.F text="Suivre un chemin"
Resume.F text="Déplacer un robot le long d'une trajectoire donnée."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="dmove1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Massacre"
Resume.E text="Use a loop in order to destroy four targets."
ScriptName.E text="Go"
Title.F text="Massacre"
Resume.F text="Détruire quatre cibles à l'aide d'une boucle."
ScriptName.F text="Go"
ScriptName.E text="Go"
Instructions name="dfor.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Exchange posts 3"
Resume.E text="Collect lots of valuable information from information exchange posts."
ScriptName.E text="Info"
Title.F text="Bornes"
Resume.F text="Récolter des informations de direction et de distance."
ScriptName.F text="Suivre"
ScriptName.E text="Info"
Instructions name="dexch1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Labyrinth 3"
Resume.E text="Teach your bot how to find its way out of the labyrinth."
ScriptName.E text="Labyrinth"
Title.F text="Labyrinthe"
Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe."
ScriptName.F text="Labyrinthe"
ScriptName.E text="Labyrinth"
Instructions name="dlaby1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Crazy bot 2"
Resume.E text="Use the radar to put some order into a big mess left behind by a crazy bot."
ScriptName.E text="Radar"
Title.F text="Le petit poucet"
Resume.F text="Utilisez le radar pour trouver toutes les marques déposées par le petit poucet."
ScriptName.F text="Ramasse"
ScriptName.E text="Radar"
Instructions name="dradar1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Shadow 2"
Resume.E text="Follow a bot, as if you were its shadow."
ScriptName.E text="Follow"
Title.F text="Copieur ..."
Resume.F text="Suivez un robot, sans le heurter."
ScriptName.F text="Suivre"
ScriptName.E text="Follow"
Instructions name="dfollow1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Help"
Resume.E text="Defend yourself agains all alien attacks."
ScriptName.E text="Defense"
Title.F text="Au secours"
Resume.F text="Défendez-vous de toutes les attaques ennemies."
ScriptName.F text="Protect"
ScriptName.E text="Defense"
Instructions name="dhelp1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Radar and traps 1"
Resume.E text="Use your radar to look for various items, but watch out for the mines."
ScriptName.E text="Traps"
Title.F text="Radar et pièges 1"
Resume.F text="Utilisez le radar pour trouver des objets répartis aléatoirement, en évitant les bombes."
ScriptName.F text="Cherche"
ScriptName.E text="Traps"
Instructions name="dtrap1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Radar and traps 2"
Resume.E text="Try to figure out how to survive in a hostile environment."
ScriptName.E text="Traps"
Title.F text="Radar et pièges 2"
Resume.F text="A vous d'imaginer comment survivre dans un milieu hostile."
ScriptName.F text="Cherche"
ScriptName.E text="Traps"
Instructions name="dtrap2.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Mover 1"
Resume.E text="Retrieve some titanium ore in order to convert it to titanium cubes."
ScriptName.E text="Mover"
Title.F text="Le déménageur 1"
Resume.F text="Déplacer du minerai pour le convertir en métal."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="dremova1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Mover 2"
Resume.E text="Try to figure out how to move the titanium cube across obstacles."
ScriptName.E text="Mover"
Title.F text="Le déménageur 2"
Resume.F text="Déplacer un cube de métal par dessus des obstacles."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="dremova2.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Function"
Resume.E text="Create a function to move a bot."
ScriptName.E text="Move"
Title.F text="Une fonction"
Resume.F text="Créer une fonction pour déplacer un robot."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="dproc1.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Spiral 2"
Resume.E text="Create a procedure in order to teach your bot to perform a spiral."
ScriptName.E text="Move"
Title.F text="La spirale"
Resume.F text="Créer une fonction pour déplacer un robot dans une spirale."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="dproc2.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,2 +1,2 @@
Title.F text="Sur la Terre" resume="Terre"
Title.E text="Leaving Earth" resume="Earth"
Title.F text="Sur la Terre" resume="Terre"

View File

@ -1,5 +1,7 @@
Title.E text="Jeu libre"
Resume.E text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
Title.F text="Jeu libre"
Resume.F text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
Instructions name="fglobal.txt"
HelpFile name="cbot.txt"
EndingFile win=-1 lost=-1

View File

@ -1,5 +1,7 @@
Title.E text="Jeu libre"
Resume.E text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
Title.F text="Jeu libre"
Resume.F text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
Instructions name="fglobal.txt"
HelpFile name="cbot.txt"
EndingFile win=-1 lost=-1

View File

@ -1,5 +1,7 @@
Title.E text="Photo"
Resume.E text="Utilisé pour faire les photos 128x128 des objets."
Title.F text="Photo"
Resume.F text="Utilisé pour faire les photos 128x128 des objets."
HelpFile name="cbot.txt"
Audio track=2

View File

@ -1,5 +1,7 @@
Title.E text="Tous"
Resume.E text="Tous les robots et tous les bâtiments."
Title.F text="Tous"
Resume.F text="Tous les robots et tous les bâtiments."
HelpFile name="cbot.txt"
AmbientColor air= 136;0.533;0.533;0.533 // grey

View File

@ -1,5 +1,7 @@
Title.E text="Debug"
Resume.E text="Récupérer la boîte noire dans une vallée profonde et remplie de brouillard."
Title.F text="Debug"
Resume.F text="Récupérer la boîte noire dans une vallée profonde et remplie de brouillard."
HelpFile name="cbot.txt"
EndingFile win=-1 lost=0

View File

@ -1,5 +1,7 @@
Title.E text="Transport"
Resume.E text="Transportez une caisse d'explosif avec un véhicule équipé d'une pile atomique."
Title.F text="Transport"
Resume.F text="Transportez une caisse d'explosif avec un véhicule équipé d'une pile atomique."
Instructions name="mhvolca1.txt"
Satellite name="mivolca1.txt"
Loading name="mlnull.txt"

View File

@ -1,5 +1,7 @@
Title.E text="Analyse"
Resume.E text="Trouvez et analysez de la matière organique pour découvrir une nouvelle technologie."
Title.F text="Analyse"
Resume.F text="Trouvez et analysez de la matière organique pour découvrir une nouvelle technologie."
Instructions name="mvolca2.txt"
SoluceFile name="svolca2.txt"
HelpFile name="cbot.txt"

View File

@ -1,5 +1,7 @@
Title.E text="A l'abri"
Resume.E text="Cherchez la boîte noire tout en restant à l'abri de la foudre."
Title.F text="A l'abri"
Resume.F text="Cherchez la boîte noire tout en restant à l'abri de la foudre."
Instructions name="morph2.txt"
SoluceFile name="sorph2.txt"
HelpFile name="cbot.txt"

View File

@ -1,5 +1,7 @@
Title.E text="Box #1"
Resume.E text="Rechercher une boîte noire avec un sous-marin."
Title.F text="Box #1"
Resume.F text="Rechercher une boîte noire avec un sous-marin."
Instructions name="mhtropi5.txt"
Satellite name="mitropi5.txt"
Loading name="mlnull.txt"

View File

@ -1,5 +1,7 @@
Title.E text="Box #2"
Resume.E text="Rechercher une boîte noire avec un sous-marin."
Title.F text="Box #2"
Resume.F text="Rechercher une boîte noire avec un sous-marin."
Instructions name="mhtropi5.txt"
Satellite name="mitropi5.txt"
Loading name="mlnull.txt"

View File

@ -1,2 +1,2 @@
Title.F text="Départ de la Terre" resume="Terre"
Title.E text="Leaving Earth" resume="Earth"
Title.F text="Départ de la Terre" resume="Terre"

View File

@ -1,9 +1,9 @@
Title.E text="Spiders 1"
Resume.E text="Kill three spiders with a small program."
ScriptName.E text="Spider1"
Title.F text="Araignées 1"
Resume.F text="Tuer trois araignées avec un petit programme."
ScriptName.F text="Araignée1"
ScriptName.E text="Spider1"
Instructions name="tspid1.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Power Cell 1"
Resume.E text="Instruct a bot to change the power cell of a nearby winged shooter."
ScriptName.E text="Spider2"
Title.F text="Pile 1"
Resume.F text="Programmer un robot pour qu'il change la pile d'un autre robot"
ScriptName.F text="Pile1"
ScriptName.E text="Spider2"
Instructions name="tcell1.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Titanium 1"
Resume.E text="Take a chunk of titanium ore and bring it to the converter."
ScriptName.E text="Titanium1"
Title.F text="Titanium 1"
Resume.F text="Programmer un robot pour qu'il aille chercher un minerai de titanium et l'amène sur le convertisseur"
ScriptName.F text="Titanium1"
ScriptName.E text="Titanium1"
Instructions name="ttit1.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Titanium 2"
Resume.E text="Use the bot's radar to look for the titanium ore and bring it to the converter."
ScriptName.E text="Titanium2"
Title.F text="Titanium 2"
Resume.F text="Utiliser le radar pour aller chercher un minerai de titanium"
ScriptName.F text="Titanium2"
ScriptName.E text="Titanium2"
Instructions name="ttit2.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Power Cell 2"
Resume.E text="Power all the winged shooters."
ScriptName.E text="Spider2"
Title.F text="Pile 2"
Resume.F text="Equiper les robots shooters de piles"
ScriptName.F text="Pile2"
ScriptName.E text="Spider2"
Instructions name="tcell2.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Spiders 2"
Resume.E text="Use the radar to find and kill all ants."
ScriptName.E text="Spider2"
Title.F text="Araignées 2"
Resume.F text="Tuer plusieurs araignées localisées avec le radar."
ScriptName.F text="Araignée2"
ScriptName.E text="Spider2"
Instructions name="tspid2.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Spiders 3"
Resume.E text="Learn to move the bot so that no spider can escape."
ScriptName.E text="Spider3"
Title.F text="Araignées 3"
Resume.F text="Allez à la rencontre des araignées."
ScriptName.F text="Araignée3"
ScriptName.E text="Spider3"
Instructions name="tspid3.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Barrage Fire"
Resume.E text="Set the power of the different motors in order to achieve a barrage fire."
ScriptName.E text="Move"
Title.F text="Tir de barrage"
Resume.F text="Effectuer à l'aide de la commande directe des moteurs un tir de barrage contre des fourmis qui attaquent"
ScriptName.F text="Barrage"
ScriptName.E text="Move"
Instructions name="tant1.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Flying tower 1"
Resume.E text="Make a flying defense tower out of a winged shooter."
ScriptName.E text="Move"
Title.F text="Tour volante 1"
Resume.F text="Programmer un robot volant de manière à obtenir une tour de défense volante"
ScriptName.F text="Tour1"
ScriptName.E text="Move"
Instructions name="tant2.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Flying Tower 2"
Resume.E text="Program a flying tower that wastes less energy."
ScriptName.E text="Move"
Title.F text="Tour volante 2"
Resume.F text="Une tour de défense volante plus économe en énergie"
ScriptName.F text="Tour2"
ScriptName.E text="Move"
Instructions name="tant3.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Fighter Jet 1"
Resume.E text="Instruct a winged shooter to clean the whole region."
ScriptName.E text="Move"
Title.F text="Chasseur à réaction 1"
Resume.F text="Programmez un shooter volant pour qu'il nettoie toute la région"
ScriptName.F text="Chasseur1"
ScriptName.E text="Move"
Instructions name="tant4.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Fighter Jet 2"
Resume.E text="Adapt the program to a mountainous terrain."
ScriptName.E text="Move"
Title.F text="Chasseur à réaction 2"
Resume.F text="Adaptez le programme à un relief accidenté"
ScriptName.F text="Chasseur2"
ScriptName.E text="Move"
Instructions name="tant5.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Wasp Hunter 1"
Resume.E text="Shoot down the flying wasps."
ScriptName.E text="Wasp1"
Title.F text="Chasseur de guêpes 1"
Resume.F text="Attrapez des guêpes en vol"
ScriptName.F text="Guêpes1"
ScriptName.E text="Wasp1"
Instructions name="twasp1.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Wasp Hunter 2"
Resume.E text="Get better at shooting down the wasps."
ScriptName.E text="Wasp2"
Title.F text="Chasseur de guêpes 2"
Resume.F text="Attrapez des guêpes de manière plus efficace"
ScriptName.F text="Guêpes2"
ScriptName.E text="Wasp2"
Instructions name="twasp2.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Follow a path"
Resume.E text="Move the bot along a given path."
ScriptName.E text="Move"
Title.F text="Suivre un chemin"
Resume.F text="Déplacer un robot le long d'une trajectoire donnée."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="tmove1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Follow with variables"
Resume.E text="Use variables in order to store the parameters of the path."
ScriptName.E text="Move"
Title.F text="Suivre mieux"
Resume.F text="Déplacer un robot le long d'une trajectoire donnée, en utilisant des variables."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="tmove2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Massacre"
Resume.E text="Use a loop in order to destroy six targets."
ScriptName.E text="Go"
Title.F text="Massacre"
Resume.F text="Détruire six cibles à l'aide d'une boucle."
ScriptName.F text="Go"
ScriptName.E text="Go"
Instructions name="tfor.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Exchange posts 1"
Resume.E text="Collect valuable information from information exchange posts."
ScriptName.E text="Info"
Title.F text="Bornes 1"
Resume.F text="Récolter une information de direction, afin d'apprendre le concept de variable."
ScriptName.F text="Suivre"
ScriptName.E text="Info"
Instructions name="texch1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Exchange posts 2"
Resume.E text="Collect more valuable information from information exchange posts."
ScriptName.E text="Info"
Title.F text="Bornes 2"
Resume.F text="Récolter des informations de direction et de distance, afin d'apprendre le concept de variable."
ScriptName.F text="Suivre"
ScriptName.E text="Info"
Instructions name="texch2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Labyrinth 1"
Resume.E text="Teach your bot how to find its way out of the labyrinth."
ScriptName.E text="Labyrinth"
Title.F text="Labyrinthe 1"
Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe."
ScriptName.F text="Labyrinthe"
ScriptName.E text="Labyrinth"
Instructions name="tlaby1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Labyrinth 2"
Resume.E text="Teach your bot to do the same job in a more autonomous way."
ScriptName.E text="Labyrinth"
Title.F text="Labyrinthe 2"
Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe."
ScriptName.F text="Labyrinthe"
ScriptName.E text="Labyrinth"
Instructions name="tlaby2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="The gold digger"
Resume.E text="Instruct your bot to search a zone for subsoil resources."
ScriptName.E text="Digger"
Title.F text="Le chercheur d'or"
Resume.F text="Recherche de minerai en sous-sol en programmant un robot pour quadriller une zone."
ScriptName.F text="Cherche"
ScriptName.E text="Digger"
Instructions name="tsniff.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Remote control #1"
Resume.E text="Remote control a robot using an information exchange post, so it will transport uranium ore."
ScriptName.E text="remote"
Title.F text="Télécommande #1"
Resume.F text="Télécommandez un robot par le biais d'une borne d'information."
ScriptName.F text="Remote"
ScriptName.E text="remote"
Instructions name="tremote1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Dragster"
Resume.E text="Program a progressive deceleration in order to avoid the mines right behind the goal."
ScriptName.E text="Dragster"
Title.F text="Dragster"
Resume.F text="Décélération avec commande directe des moteurs."
ScriptName.F text="Dragster"
ScriptName.E text="Dragster"
Instructions name="tdragst.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Radar"
Resume.E text="Use the radar to find lots of stupid blue crosses."
ScriptName.E text="Find"
Title.F text="Radar"
Resume.F text="Utilisez le radar pour trouver des objets répartis aléatoirement."
ScriptName.F text="Cherche"
ScriptName.E text="Find"
Instructions name="tradar1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Crazy bot"
Resume.E text="Use the radar to put some order into a big mess left behind by a crazy bot."
ScriptName.E text="Move"
Title.F text="Le petit poucet"
Resume.F text="Utilisez le radar pour trouver toutes les marques déposées par le petit poucet."
ScriptName.F text="Ramasse"
ScriptName.E text="Move"
Instructions name="tradar2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Patient hunter"
Resume.E text="Be patient enough not to waste your ammunitions."
ScriptName.E text="Patient"
Title.F text="Chasse à l'homme"
Resume.F text="Abattre quatre cibles mouvantes sans gaspiller un seul coup."
ScriptName.F text="Abattre"
ScriptName.E text="Patient"
Instructions name="tchasse.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Shadow"
Resume.E text="Follow a bot, as if you were its shadow."
ScriptName.E text="Follow"
Title.F text="Copieur ..."
Resume.F text="Suivez un robot, sans le heurter."
ScriptName.F text="Suivre"
ScriptName.E text="Follow"
Instructions name="tfollow1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Mover 1"
Resume.E text="Retrieve a titanium cube."
ScriptName.E text="Mover"
Title.F text="Le déménageur 1"
Resume.F text="Déplacer un cube de métal."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="tremova1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Mover 2"
Resume.E text="Retrieve several titanium cubes."
ScriptName.E text="Mover"
Title.F text="Le déménageur 2"
Resume.F text="Déplacer plusieurs cubes de métal."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="tremova2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Mover 3"
Resume.E text="Convert some titanium ore to titanium cubes."
ScriptName.E text="Mover"
Title.F text="Le déménageur 3"
Resume.F text="Déplacer du minerai pour le convertir en métal."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="tremova3.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Flying mover"
Resume.E text="Move a titanium cube across obstacles."
ScriptName.E text="Mover"
Title.F text="Le déménageur volant"
Resume.F text="Déplacer un cube de métal par dessus des obstacles."
ScriptName.F text="Déplace"
ScriptName.E text="Mover"
Instructions name="tremova4.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="A function"
Resume.E text="Create a function in order to make your program shorter."
ScriptName.E text="Move"
Title.F text="Une fonction"
Resume.F text="Créer une fonction pour déplacer un robot."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="tproc1.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Spiral"
Resume.E text="Create a procedure in order to teach your bot to perform a spiral."
ScriptName.E text="Move"
Title.F text="La spirale"
Resume.F text="Créer une fonction pour déplacer un robot dans une spirale."
ScriptName.F text="Déplace"
ScriptName.E text="Move"
Instructions name="tproc2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Remote control #2"
Resume.E text="Remote control a robot using an information exchange post, so it will pass over the 6 blue waypoints."
ScriptName.E text="remote"
Title.F text="Télécommande #2"
Resume.F text="Télécommandez un robot par le biais d'une borne d'information."
ScriptName.F text="Remote"
ScriptName.E text="remote"
Instructions name="tremote2.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Remote control #3"
Resume.E text="Remote control a bot without using an information exchange post by using a string."
ScriptName.E text="Remote3"
Title.F text="Télécommande #3"
Resume.F text="Télécommandez un robot sans borne d'information en utilisant une simple chaîne de caractère."
ScriptName.F text="Remote3"
ScriptName.E text="Remote3"
Instructions name="tremote3.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Remote control #4"
Resume.E text="Remote control a bot without using an information exchange post by defining a class for the orders."
ScriptName.E text="Remote4"
Title.F text="Télécommande #4"
Resume.F text="Télécommandez un robot sans borne d'information en utilisant une classe définissant un ordre."
ScriptName.F text="Remote4"
ScriptName.E text="Remote4"
Instructions name="tremote4.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0

View File

@ -1,9 +1,9 @@
Title.E text="Remote control #5"
Resume.E text="Remote control a bot without using an information exchange post by storing the orders."
ScriptName.E text="Remote5"
Title.F text="Télécommande #5"
Resume.F text="Télécommandez un robot en mémorisant tous les ordres."
ScriptName.F text="Remote5"
ScriptName.E text="Remote5"
Instructions name="tremote5.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0