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:
45
scratch-l10n/editor/paint-editor/uk.json
Normal file
45
scratch-l10n/editor/paint-editor/uk.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"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": "Поміняти"
|
||||
}
|
||||
Reference in New Issue
Block a user