mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
37 lines
No EOL
3 KiB
JSON
37 lines
No EOL
3 KiB
JSON
{
|
||
"gdxfor.deviceName": "Force and Acceleration sensor",
|
||
"gdxfor.deviceNameShort": "sensor",
|
||
"gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
|
||
"gdxfor.gettingStarted": "Kom i gang",
|
||
"gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
|
||
"gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
|
||
"gdxfor.useScratch3": "Opna {scratch3Link}.",
|
||
"gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
|
||
"gdxfor.thingsToTry": "Ting du kan prøva",
|
||
"gdxfor.pushToMakeASound": "Push to make a sound",
|
||
"gdxfor.connectForcePushedToPlaySound": "Connect the {whenForceSensorPushed} block to a {startSound} block.",
|
||
"gdxfor.whenForceSensorPushed": "“when force sensor pushed”",
|
||
"gdxfor.startSound": "“start sound”",
|
||
"gdxfor.pushOnForceSensor": "Push on the force sensor.",
|
||
"gdxfor.starterProjects": "Nybyrjarprosjekt",
|
||
"gdxfor.troubleshootingTitle": "Feilsøking",
|
||
"gdxfor.checkOSVersionTitle": "Sjå til at operativsystemet ditt er kompatibelt med Scratch Link",
|
||
"gdxfor.checkOSVersionText": "Minstekrava for versjonar av operativsystem står øvst på sida her. Du kan òg lesa om korleis du sjekkar kva versjon du har av {winOSVersionLink} eller {macOSVersionLink}.",
|
||
"gdxfor.winOSVersionLinkText": "Windows",
|
||
"gdxfor.macOSVersionLinkText": "macOS",
|
||
"gdxfor.closeScratchCopiesTitle": "Lukk andre Scratch-instansar",
|
||
"gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||
"gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
|
||
"gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
|
||
"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"
|
||
} |