mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
45 lines
No EOL
1.8 KiB
JSON
45 lines
No EOL
1.8 KiB
JSON
{
|
|
"paint.paintEditor.hue": "Color",
|
|
"paint.paintEditor.saturation": "Saturation",
|
|
"paint.paintEditor.brightness": "Brightness",
|
|
"gui.comingSoon.message1": "Don't worry, we're on it {emoji}",
|
|
"gui.comingSoon.message2": "Coming Soon...",
|
|
"gui.comingSoon.message3": "We're working on it {emoji}",
|
|
"paint.paintEditor.costume": "Costume",
|
|
"paint.paintEditor.group": "Group",
|
|
"paint.paintEditor.ungroup": "Ungroup",
|
|
"paint.paintEditor.undo": "Undo",
|
|
"paint.paintEditor.redo": "Redo",
|
|
"paint.paintEditor.forward": "Forward",
|
|
"paint.paintEditor.backward": "Backward",
|
|
"paint.paintEditor.front": "Front",
|
|
"paint.paintEditor.back": "Back",
|
|
"paint.paintEditor.more": "More",
|
|
"paint.modeTools.brushSize": "Size",
|
|
"paint.modeTools.eraserSize": "Eraser size",
|
|
"paint.modeTools.copy": "Copy",
|
|
"paint.modeTools.paste": "Paste",
|
|
"paint.modeTools.delete": "Delete",
|
|
"paint.modeTools.curved": "Curved",
|
|
"paint.modeTools.pointed": "Pointed",
|
|
"paint.modeTools.thickness": "Thickness",
|
|
"paint.modeTools.flipHorizontal": "Flip Horizontal",
|
|
"paint.modeTools.flipVertical": "Flip Vertical",
|
|
"paint.modeTools.filled": "Filled",
|
|
"paint.modeTools.outlined": "Outlined",
|
|
"paint.paintEditor.bitmap": "Convert to Bitmap",
|
|
"paint.paintEditor.vector": "Convert to Vector",
|
|
"paint.paintEditor.fill": "Fill",
|
|
"paint.paintEditor.stroke": "Outline",
|
|
"paint.brushMode.brush": "Brush",
|
|
"paint.eraserMode.eraser": "Eraser",
|
|
"paint.fillMode.fill": "Fill",
|
|
"paint.lineMode.line": "Line",
|
|
"paint.ovalMode.oval": "Circle",
|
|
"paint.rectMode.rect": "Rectangle",
|
|
"paint.reshapeMode.reshape": "Reshape",
|
|
"paint.roundedRectMode.roundedRect": "Rounded Rectangle",
|
|
"paint.selectMode.select": "Select",
|
|
"paint.textMode.text": "Text",
|
|
"paint.colorPicker.swap": "Swap"
|
|
} |