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/sr.json
Normal file
45
scratch-l10n/editor/paint-editor/sr.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