scratch-l10n/www/scratch-website.boost-l10njson/tr.json
2019-06-26 15:30:45 +00:00

34 lines
No EOL
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "Başlayalım",
"boost.connectingBoost": "Connecting BOOST to Scratch",
"boost.powerBoost": "Turn on your sensor by pressing the power button.",
"boost.useScratch3": "{scratch3Link}editörünü kullanın.",
"boost.addExtension": "Add the BOOST extension.",
"boost.thingsToTry": "Keşfedebileceğin Diğer Şeyler",
"boost.makeAMotorMove": "Motoru hareket ettirin.",
"boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
"boost.turnMotorOnForSeconds": "“turn motor A on for 1 seconds”",
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
"boost.starterProjects": "Başlangıç Projeleri",
"boost.troubleshootingTitle": "Sorun Giderme",
"boost.checkOSVersionTitle": "İşletim sisteminizin Scratch Link ile uyumlu olduğundan emin olun.",
"boost.checkOSVersionText": "Minimum işletim sistemi sürümleri bu sayfanın en üstünde listelenmiştir. {winOSVersionLink} veya {macOSVersionLink} sürümünüzü kontrol etmek için talimatları inceleyin.",
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Scratch'in diğer kopyalarını kapatın.",
"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": "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"
}