Files
刘宇飞 6e0a1fbcbb 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>
2026-06-16 15:37:45 +08:00

45 lines
2.3 KiB
JSON
Raw Permalink 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.
{
"paint.paintEditor.hue": "Түс",
"paint.paintEditor.saturation": "Қанықтылық",
"paint.paintEditor.brightness": "Жарықтығы",
"gui.comingSoon.message1": "Уайымдамаңыз, біз оған дайынбыз{emoji}",
"gui.comingSoon.message2": "Жуырда...",
"gui.comingSoon.message3": "Біз бұнымен жұмыс істеп жатырмыз{emoji}",
"paint.paintEditor.costume": "Костюм",
"paint.paintEditor.group": "Топтау",
"paint.paintEditor.ungroup": "топтан шығару",
"paint.paintEditor.undo": "Болдырмау",
"paint.paintEditor.redo": "Қайталау",
"paint.paintEditor.forward": "Алға",
"paint.paintEditor.backward": "Артқа",
"paint.paintEditor.front": "Фронт",
"paint.paintEditor.back": "Артқа",
"paint.paintEditor.more": "Көбірек",
"paint.modeTools.brushSize": "өлшем",
"paint.modeTools.eraserSize": "Өшіргіштің өлшемі",
"paint.modeTools.copy": "Көшіру",
"paint.modeTools.paste": "Қою",
"paint.modeTools.delete": "Жою",
"paint.modeTools.curved": "Қисық",
"paint.modeTools.pointed": "Көрсетілген\n",
"paint.modeTools.thickness": "Қалыңдығы",
"paint.modeTools.flipHorizontal": "Көлденеңінен аудару",
"paint.modeTools.flipVertical": "Тігінен аудару",
"paint.modeTools.filled": "Толтырылған",
"paint.modeTools.outlined": "Сызылған",
"paint.paintEditor.bitmap": "Растрлық графикаға ауыстыру",
"paint.paintEditor.vector": "Векторлық графикаға ауыстыру",
"paint.paintEditor.fill": "Толтыру",
"paint.paintEditor.stroke": "контур",
"paint.brushMode.brush": "Қылқалам",
"paint.eraserMode.eraser": "Өшіргіш",
"paint.fillMode.fill": "Толтыру",
"paint.lineMode.line": "Сызық",
"paint.ovalMode.oval": "Шеңбер",
"paint.rectMode.rect": "Тікбұрыш",
"paint.reshapeMode.reshape": "Форманы өзгерту",
"paint.roundedRectMode.roundedRect": "Дөңгелек бұрышты төртбұрыш",
"paint.selectMode.select": "Таңдау",
"paint.textMode.text": "Мәтін",
"paint.colorPicker.swap": "Ауыстыру"
}