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,45 @@
{
"paint.paintEditor.hue": "Kulay",
"paint.paintEditor.saturation": "Tingkad",
"paint.paintEditor.brightness": "Liwanag",
"gui.comingSoon.message1": "Wag po kayong mag-alala, ginagawa na po namin {emoji}",
"gui.comingSoon.message2": "Abangan...",
"gui.comingSoon.message3": "Ginagawa na po namin {emoji}",
"paint.paintEditor.costume": "Costume",
"paint.paintEditor.group": "Igrupo",
"paint.paintEditor.ungroup": "Wag igrupo",
"paint.paintEditor.undo": "I-undo",
"paint.paintEditor.redo": "I-redo",
"paint.paintEditor.forward": "Iharap",
"paint.paintEditor.backward": "Ilikod",
"paint.paintEditor.front": "Harap",
"paint.paintEditor.back": "Balik",
"paint.paintEditor.more": "Higit pa",
"paint.modeTools.brushSize": "Laki",
"paint.modeTools.eraserSize": "Laki ng pambura",
"paint.modeTools.copy": "Kopyahin",
"paint.modeTools.paste": "I-paste",
"paint.modeTools.delete": "Burahin",
"paint.modeTools.curved": "Nakakurba",
"paint.modeTools.pointed": "Matulis",
"paint.modeTools.thickness": "Kapal",
"paint.modeTools.flipHorizontal": "Baligtarin Pahiga",
"paint.modeTools.flipVertical": "Baligtarin Patayo",
"paint.modeTools.filled": "Kinulayan",
"paint.modeTools.outlined": "Nakabakas",
"paint.paintEditor.bitmap": "I-convert sa Bitmap",
"paint.paintEditor.vector": "I-convert sa Vector",
"paint.paintEditor.fill": "Kulayan",
"paint.paintEditor.stroke": "Bakas",
"paint.brushMode.brush": "Brush",
"paint.eraserMode.eraser": "Pambura",
"paint.fillMode.fill": "Kulayan",
"paint.lineMode.line": "Linya",
"paint.ovalMode.oval": "Bilog",
"paint.rectMode.rect": "Parihaba",
"paint.reshapeMode.reshape": "Ibahin ang hugis",
"paint.roundedRectMode.roundedRect": "Parihabang pabilog",
"paint.selectMode.select": "Pumili",
"paint.textMode.text": "Teksto",
"paint.colorPicker.swap": "Magpalitan"
}