Initial commit of 001code-html Scratch frontend project.

Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-16 15:37:45 +08:00
commit 6e0a1fbcbb
11350 changed files with 965674 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"wedoLegacy.intro": "LEGO® Education WeDo 2.0 adalah kit penemuan pengantar yang dapat Anda gunakan untuk membuat mesin interaktif Anda sendiri. Anda dapat menyatukan blok pemrograman Scratch untuk berinteraksi dengan kreasi LEGO WeDo Anda dan menambahkan animasi di layar.",
"wedoLegacy.requirement": "Ekstensi LEGO WeDo 2.0 tersedia untuk Mac OSX dan Windows 10+.",
"wedoLegacy.getStarted": "Memulai LEGO WeDo 2.0",
"wedoLegacy.installTitle": "1. Install Device Manager",
"wedoLegacy.installText": "Device Manager memungkinkan Anda menghubungkan WeDo 2.0 ke Scratch menggunakan Bluetooth",
"wedoLegacy.downloadMac": "Unduh untuk macOS",
"wedoLegacy.downloadWin": "Unduh untuk Windows 10+",
"wedoLegacy.setupTitle": "2. Setup & Bantuan",
"wedoLegacy.setupText": "Gabungkan WeDo 2.0 anda dengan cara mengikuti langkah-langkah pada <a href=\"/projects/editor/?tip_bar=ext2\">Jendela Tips</a>",
"wedoLegacy.setupTextHTML": "Gabungkan WeDo 2.0 anda dengan cara mengikuti langkah-langkah pada <a>Jendela Tips</a>",
"wedoLegacy.createTitle": "3. Buat",
"wedoLegacy.createText": "Pergunakan extension WeDo untuk menyalakan lampu-lampu, mengontrol motor, dan membuat karyamu interaktif",
"wedoLegacy.wedo2SetupInstructions": "Petunjuk Penyiapan WeDo 2.0",
"wedoLegacy.wedo1SetupInstructions": "Petunjuk Penyiapan WeDo 1.0",
"wedoLegacy.starterProjects": "Karya Pemula WeDo 2.0",
"wedoLegacy.starterMotor": "Motor",
"wedoLegacy.starterDistance": "Sensor Jarak",
"wedoLegacy.starterTilt": "Sensor Kemiringan",
"wedoLegacy.versionTitle": "Versi apa yang kau punya?",
"wedoLegacy.versionText": "Kamu juga dapat menggunakan Scratch untuk memprogram LEGO WeDo yang aslinya (LEGO WeDo 1.0)."
}