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.4 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": "Заострен",
"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": "Замяна"
}