scratch-l10n/www/scratch-website.gdxfor-l10njson/fr.json
2019-07-03 15:22:29 +00:00

35 lines
No EOL
3.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"gdxfor.headerText": "Le capteur {gdxforLink} est un outil scientifique puissant qui ouvre de nouvelles possibilités pour relier le monde physique à vos projets Scratch. Mesurez la force quand vous poussez ou tirez, et interagissez en le secouant, en le faisant tourner tomber en chute libre et plus.",
"gdxfor.gettingStarted": "Prise en main",
"gdxfor.connectingGdxfor": "Connexion du capteur de force et d'accélération à Scratch.",
"gdxfor.powerGdxfor": "Allume ton capteur en appuyant sur le bouton d'alimentation.",
"gdxfor.useScratch3": "Utiliser l'éditeur {scratch3Link}.",
"gdxfor.addExtension": "Ajoutez l'extension Go Direct Force & Acceleration.",
"gdxfor.thingsToTry": "Trucs à essayer",
"gdxfor.pushToMakeASound": "Appuyez pour faire un son",
"gdxfor.connectForcePushedToPlaySound": "Connectez le bloc {whenForceSensorPushed} à un bloc {startSound}.",
"gdxfor.whenForceSensorPushed": "\"quand le capteur de force est poussé\"",
"gdxfor.startSound": "\"son de départ\"",
"gdxfor.pushOnForceSensor": "Appuyez sur le capteur de force.",
"gdxfor.starterProjects": "Projets pour débutant",
"gdxfor.troubleshootingTitle": "Résolution des problèmes",
"gdxfor.checkOSVersionTitle": "Vérifie que ton système d'exploitation soit compatible avec Scratch Link.",
"gdxfor.checkOSVersionText": "La liste des versions minimales des systèmes d'exploitation est donnée au début de la page. Regarde les instructions pour vérifier la version de {winOSVersionLink} ou de {macOSVersionLink}.",
"gdxfor.winOSVersionLinkText": "Windows",
"gdxfor.macOSVersionLinkText": "Mac OS",
"gdxfor.closeScratchCopiesTitle": "Ferme les autres instances de Scratch",
"gdxfor.closeScratchCopiesText": "Une seule fenêtre Scratch peut être connecté à la fois au capteur de force et daccélération. Si Scratch est ouvert dans dautres onglets du navigateur, fermez-les et réessayez.",
"gdxfor.otherComputerConnectedTitle": "Vérifiez qu'aucun autre ordinateur n'est connecté à votre capteur",
"gdxfor.otherComputerConnectedText": "Un seul ordinateur peut être connecté au capteur de force et d'accélération à la fois. Si vous avez un autre ordinateur connecté à votre capteur, déconnectez le capteur ou fermer scratch sur cet ordinateur et essayez à nouveau.",
"gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
"gdxfor.frogBand": "Frog Band",
"gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
"gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
"gdxfor.dayAndNight": "Day and Night",
"gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
"gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
"gdxfor.underwaterRocket": "Underwater Rocket",
"gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
"gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
}