mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
37 lines
No EOL
2.9 KiB
JSON
37 lines
No EOL
2.9 KiB
JSON
{
|
|
"wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.",
|
|
"wedo2.gettingStarted": "Unuaj Paŝoj",
|
|
"wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch",
|
|
"wedo2.useScratch3": "Use the {scratch3Link} editor.",
|
|
"wedo2.addExtension": "Add the WeDo 2.0 extension.",
|
|
"wedo2.thingsToTry": "Things to Try",
|
|
"wedo2.makeMotorMove": "Make a motor move",
|
|
"wedo2.plugMotorIn": "Plug a motor into the WeDo.",
|
|
"wedo2.clickMotorBlock": "Find the {motorBlockText} block and click on it.",
|
|
"wedo2.motorBlockText": "\"turn motor on for 1 seconds\"",
|
|
"wedo2.starterProjects": "Starter Projects",
|
|
"wedo2.starter1PetTitle": "Make Your Own Pet",
|
|
"wedo2.starter1PetDescription": "Use a motor to make a spinning tail for your virtual pet.",
|
|
"wedo2.starter2FoxTitle": "Move the Fox",
|
|
"wedo2.starter2FoxDescription": "Use the tilt sensor to move the fox back and forth.",
|
|
"wedo2.starter3PufferfishTitle": "Inflating Pufferfish",
|
|
"wedo2.starter3PufferfishDescription": "Use the distance sensor to make the fish grow.",
|
|
"wedo2.troubleshootingTitle": "Troubleshooting",
|
|
"wedo2.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
|
"wedo2.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
|
"wedo2.winOSVersionLinkText": "Windows",
|
|
"wedo2.macOSVersionLinkText": "macOS",
|
|
"wedo2.closeScratchCopiesTitle": "Close other copies of Scratch",
|
|
"wedo2.closeScratchCopiesText": "Only one copy of Scratch can connect with the WeDo 2.0 at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
|
"wedo2.otherComputerConnectedTitle": "Make sure no other computer is connected to your WeDo 2.0",
|
|
"wedo2.otherComputerConnectedText": "Only one computer can be connected to an WeDo 2.0 at a time. If you have another computer connected to your WeDo 2.0, disconnect the WeDo 2.0 or close Scratch on that computer and try again.",
|
|
"wedo2.updateLinkTitle": "Update Scratch Link",
|
|
"wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.",
|
|
"wedo2.legacyInfoTitle": "Using Scratch 2.0?",
|
|
"wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.",
|
|
"wedo2.legacyLinkText": "using WeDo with Scratch 2.0",
|
|
"wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.",
|
|
"wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.",
|
|
"wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.",
|
|
"wedo2.imgAltStarter3Pufferfish": "A Scratch project with dinosaurs."
|
|
} |