mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
34 lines
2.8 KiB
JSON
34 lines
2.8 KiB
JSON
|
{
|
||
|
"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": "Prvi koraki",
|
||
|
"boost.connectingBoost": "Povezovanje BOOST s Scratchem",
|
||
|
"boost.powerBoost": "Vključi senzor tako, da pritisneš gumb za vklop.",
|
||
|
"boost.useScratch3": "Uporabi urejevalnik {scratch3Link}.",
|
||
|
"boost.addExtension": "Dodaj razširitev BOOST.",
|
||
|
"boost.thingsToTry": "Poskusi sledeče",
|
||
|
"boost.makeAMotorMove": "Naj se motor premika",
|
||
|
"boost.findTurnMotorOnForSeconds": "Poišči blok {turnMotorOnForSeconds} in ga klikni.",
|
||
|
"boost.turnMotorOnForSeconds": "“prižgi motor A za 1 sekundo”",
|
||
|
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
|
||
|
"boost.starterProjects": "Projekti za začetnike",
|
||
|
"boost.troubleshootingTitle": "Odpravljanje napak",
|
||
|
"boost.checkOSVersionTitle": "Preveri, če je tvoj operacijski sistem združljiv s Scratch Linkom.",
|
||
|
"boost.checkOSVersionText": "Najnižje različice operacijskih sistemov so navedene na vrhu strani. Oglej si navodila,, kako preveriš svojo različico za {winOSVersionLink} ali {macOSVersionLink}.",
|
||
|
"boost.winOSVersionLinkText": "Windows",
|
||
|
"boost.macOSVersionLinkText": "Mac OS",
|
||
|
"boost.closeScratchCopiesTitle": "Zapri ostale kopije Scratcha",
|
||
|
"boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||
|
"boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your 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": "Nahrani mačka",
|
||
|
"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"
|
||
|
}
|