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

34 lines
3.2 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": "Първи стъпки",
"boost.connectingBoost": "BOOST се свързва със Scratch",
"boost.powerBoost": "Включете сензора като натиснете захранващия бутон.",
"boost.useScratch3": "Използвайте{scratch3Link} редактора ",
"boost.addExtension": "Добавете BOOST разширението",
"boost.thingsToTry": "Неща, които да опитате",
"boost.makeAMotorMove": "Задвижете мотора",
"boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
"boost.turnMotorOnForSeconds": "“включи мотор A за 1 секунди”",
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
"boost.starterProjects": "Начални проекти",
"boost.troubleshootingTitle": "Отстраняване на проблеми",
"boost.checkOSVersionTitle": "Уверете се, че вашата операционна система е съвместима със Scratch Link",
"boost.checkOSVersionText": "Минималните ззискванията и версията на операционна ви система са изброени в горната част на тази страница. Вижте инструкции за проверка на версията ви на {winOSVersionLink} или {macOSVersionLink}.",
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Затворете другите копия на Scratch",
"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": "Инсталация на LEGO BOOST.",
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
"boost.feedTheCat": "Нахрани котката",
"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": "Разходи се",
"boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
"boost.imgAltwalkAround": "A Scratch project with character on a green background"
}