scratch-l10n/www/scratch-website.microbit-l10njson/vi.json
2019-12-24 22:43:24 +00:00

45 lines
No EOL
4 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.

{
"microbit.headerText": "{microbitLink} is a tiny circuit board designed to help kids learn to code and create with technology. It has many features including an LED display, buttons, and a motion sensor. You can connect it to Scratch and build creative projects that combine the magic of the digital and physical worlds.",
"microbit.gettingStarted": "Bắt đầu",
"microbit.installMicrobitHex": "Install Scratch micro:bit HEX",
"microbit.cardsDescription": "These cards show how to start making projects with micro:bit and Scratch.",
"microbit.connectUSB": "Kết nối micro:bit đến máy tính của bạn qua cổng USB",
"microbit.downloadCardsTitle": "Download micro:bit Cards",
"microbit.downloadHex": "Tải tập tin Scratch micro:bit HEX",
"microbit.dragDropHex": "Kéo thả file HEX vào micro:bit của bạn",
"microbit.installHexAndroid": "Please follow the instructions to install the HEX file on a computer running Windows, MacOS or ChromeOS.",
"microbit.connectingMicrobit": "Kết nối micro:bit tới Scratch",
"microbit.powerMicrobit": "Chạy micro:bit bằng USB hoặc pin.",
"microbit.useScratch3": "Sử dụng trình biên tập {scratch3Link}.",
"microbit.addExtension": "Thêm tiện ích micro:bit",
"microbit.thingsToTry": "Một số chương trình để thử.",
"microbit.displayHelloTitle": "Hiển thị “Xin chào!”",
"microbit.displayHelloBlock": "Tìm khối {displayHelloText} và nhấn vào.",
"microbit.displayHelloText": "“hiển thị xin chào”",
"microbit.helloScroll": "You should see {helloText} scroll across the micro:bit display",
"microbit.helloText": "“hello”",
"microbit.starterProjects": "Chương trình khởi đầu",
"microbit.heartBeat": "Heart Beat",
"microbit.heartBeatDescription": "Press the buttons to animate the heart.",
"microbit.tiltGuitar": "Tilt Guitar",
"microbit.tiltGuitarDescription": "Make music by tilting your micro:bit.",
"microbit.oceanAdventure": "Ocean Adventure",
"microbit.oceanAdventureDescription": "Build your own controller and swim toward the saxophones.",
"microbit.troubleshootingTitle": "Khắc phục sự cố",
"microbit.checkOSVersionTitle": "Chắn chắn rằng hệ thống của bạn tương thích với Scratch Link",
"microbit.checkOSVersionText": "Phiên bản hệ thống tối thiểu được liệt kê ở đầu trang này. Xem hướng dẫn kiểm tra phiên bản cho {winOSVersionLink} hoặc {macOSVersionLink}.",
"microbit.winOSVersionLinkText": "Hệ điều hành Windows",
"microbit.macOSVersionLinkText": "Mac OS",
"microbit.closeScratchCopiesTitle": "Close other copies of Scratch",
"microbit.closeScratchCopiesText": "Only one copy of Scratch can connect with the micro:bit at a time. If you have Scratch open in other browser tabs, close it and try again.",
"microbit.otherComputerConnectedTitle": "Make sure no other computer is connected to your micro:bit",
"microbit.otherComputerConnectedText": "Only one computer can be connected to a micro:bit at a time. If you have another computer connected to your micro:bit, disconnect the micro:bit or close Scratch on that computer and try again.",
"microbit.resetButtonTitle": "Make sure you arent hitting the “reset” button",
"microbit.resetButtonText": "Sometimes while using the micro:bit you can accidentally press the “reset” button on the back in-between the USB and power ports. Make sure you keep your fingers (and toes) away from it while using Scratch!",
"microbit.imgAltMicrobitIllustration": "Illustration of the micro:bit circuit board.",
"microbit.imgAltDragDropHex": "Drag and drop the HEX file from the folder you downloaded it to to the micro:bit.",
"microbit.imgAltDisplayH": "A micro:bit displaying an H.",
"microbit.imgAltHeartBeat": "A Scratch project with a heart.",
"microbit.imgAltTiltGuitar": "A Scratch project with a guitar.",
"microbit.imgAltOceanAdventure": "A Scratch project with a clown fish and a saxophone under water."
}