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 er oppfinnarutstyr du kan bruka til å laga dine eigne interaktive maskiner. Du kan kopla saman Scratch-klossar for å styra WeDo-maskinene og visa animasjonar på skjermen.",
"wedoLegacy.requirement": "LEGO WeDo 2.0-utvidinga er tilgjengeleg for Mac OS X og Windows 10+.",
"wedoLegacy.getStarted": "Kom i gang med LEGO WeDo 2.0",
"wedoLegacy.installTitle": "1. Installer einingshandsamar",
"wedoLegacy.installText": "Einingshandsamaren lèt deg kopla WeDo 2.0 til Scratch via Bluetooth",
"wedoLegacy.downloadMac": "Download for macOS",
"wedoLegacy.downloadWin": "Last ned for Windows 10+",
"wedoLegacy.setupTitle": "2. Oppsett og hjelp",
"wedoLegacy.setupText": "Kopla til WeDo 2.0 ved å følgja rettleiinga i <a href=\"/projects/editor/?tip_bar=ext2\">hjelpevindauget</a>",
"wedoLegacy.setupTextHTML": "Kopla til WeDo 2.0 ved å følgja rettleiinga i <a>hjelpevindauget</a>",
"wedoLegacy.createTitle": "3. Lag",
"wedoLegacy.createText": "Bruk WeDo-klossane til å slå på og av lys, styra motorar og gjera prosjekta dine interaktive",
"wedoLegacy.wedo2SetupInstructions": "Installeringsinstruksar for WeDo 2.0",
"wedoLegacy.wedo1SetupInstructions": "Installeringsinstruksar for WeDo 1.0",
"wedoLegacy.starterProjects": "WeDo 2.0-nybyrjarprosjekt",
"wedoLegacy.starterMotor": "Motor",
"wedoLegacy.starterDistance": "Avstandssensor",
"wedoLegacy.starterTilt": "Hellingssensor",
"wedoLegacy.versionTitle": "Kva versjon har du?",
"wedoLegacy.versionText": "Du kan òg bruka Scratch til å programmera den gamle LEGO WeDo-versjonen (LEGO WeDo 1.0)."
}