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.2 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": "Поміняти"
}