scratch-l10n/www/scratch-website.boost-l10njson/nl.json

34 lines
2.9 KiB
JSON
Raw Normal View History

{
"boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
"boost.gettingStarted": "Aan de slag",
"boost.connectingBoost": "Verbind BOOST met Scratch",
"boost.powerBoost": "Zet je sensor aan met een druk op de aan-uit-knop.",
"boost.useScratch3": "Ga naar de {scratch3Link} editor.",
"boost.addExtension": "Voeg de BOOST-uitbreiding toe.",
"boost.thingsToTry": "Dingen om te proberen",
"boost.makeAMotorMove": "Laat een motor bewegen",
"boost.findTurnMotorOnForSeconds": "Zoek het blok {turnMotorOnForSeconds} en klik erop.",
"boost.turnMotorOnForSeconds": "\"Zet motor A gedurende 1 seconde aan\"",
"boost.connectALegoBeam": "Sluit een LEGO balk met een as aan op motor A en klik nogmaals op het codeblok om het te laten draaien.",
"boost.starterProjects": "Startersprojecten",
"boost.troubleshootingTitle": "Probleemoplossing",
"boost.checkOSVersionTitle": "Zorg dat je besturingsysteem compatibel is met Scratch Link",
"boost.checkOSVersionText": "De minimale versies van besturingssystemen staan bovenaan op deze pagina vermeld. Zie de instructies om de versie van je besturingsysteem te controleren van {winOSVersionLink} of {macOSVersionLink}",
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Sluit andere vensters met Scratch.",
"boost.closeScratchCopiesText": "Slechts één exemplaar van Scratch kan tegelijkertijd verbinding maken met een BOOST. Als u Scratch heeft geopend in andere browser tabbladen, sluit deze en probeert het opnieuw.",
"boost.otherComputerConnectedTitle": "Zorg ervoor dat geen andere computer verbonden is met jouw sensor",
"boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
"boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
"boost.feedTheCat": "Feed the Cat",
"boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
"boost.imgAltFeedTheCat": "A Scratch project with a white cat",
"boost.driving": "Driving",
"boost.drivingDescription": "Drive around a wheeled robot and make music.",
"boost.imgAltDriving": "A Scratch project with a wheeled robot with eyes",
"boost.walkAround": "Walk Around",
"boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
"boost.imgAltwalkAround": "A Scratch project with character on a green background"
}