2018-05-21 09:43:28 -04:00
|
|
|
{
|
|
|
|
"paint.paintEditor.redo": {
|
|
|
|
"message": "Вярнуць",
|
|
|
|
"description": "Alt to image for the button to redo an action"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.fill": {
|
|
|
|
"message": "Fill",
|
|
|
|
"description": "Label for the color picker for the fill color"
|
|
|
|
},
|
|
|
|
"gui.comingSoon.message3": {
|
|
|
|
"message": "We're working on it {emoji}",
|
|
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
|
|
},
|
|
|
|
"paint.modeTools.eraserSize": {
|
|
|
|
"message": "Eraser size",
|
|
|
|
"description": "Label for the eraser size input"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.more": {
|
|
|
|
"message": "More",
|
|
|
|
"description": "Label for dropdown to access more action buttons"
|
|
|
|
},
|
|
|
|
"gui.comingSoon.message1": {
|
|
|
|
"message": "Don't worry, we're on it {emoji}",
|
|
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
|
|
},
|
|
|
|
"paint.modeTools.pointed": {
|
|
|
|
"message": "Pointed",
|
|
|
|
"description": "Label for the button that converts selected points to sharp points"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.backward": {
|
|
|
|
"message": "Backward",
|
|
|
|
"description": "Label for the `Send backward on canvas` button"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.bitmap": {
|
|
|
|
"message": "Convert to Bitmap",
|
|
|
|
"description": "Label for button that converts the paint editor to bitmap mode"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.group": {
|
|
|
|
"message": "Згрупаваць",
|
|
|
|
"description": "Label for the button to group shapes"
|
|
|
|
},
|
|
|
|
"paint.modeTools.paste": {
|
|
|
|
"message": "Paste",
|
|
|
|
"description": "Label for the paste button"
|
|
|
|
},
|
2018-06-26 10:57:03 -04:00
|
|
|
"paint.modeTools.lineSize": {
|
|
|
|
"message": "Line size",
|
|
|
|
"description": "Label for the line size input"
|
|
|
|
},
|
2018-05-21 09:43:28 -04:00
|
|
|
"paint.paintEditor.saturation": {
|
|
|
|
"message": "Saturation",
|
|
|
|
"description": "Label for the saturation component in the color picker"
|
|
|
|
},
|
|
|
|
"paint.modeTools.curved": {
|
|
|
|
"message": "Curved",
|
|
|
|
"description": "Label for the button that converts selected points to curves"
|
|
|
|
},
|
|
|
|
"paint.modeTools.brushSize": {
|
|
|
|
"message": "Brush size",
|
|
|
|
"description": "Label for the brush size input"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.undo": {
|
|
|
|
"message": "Адмяніць",
|
|
|
|
"description": "Alt to image for the button to undo an action"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.forward": {
|
|
|
|
"message": "Forward",
|
|
|
|
"description": "Label for the `Send forward on canvas` button"
|
|
|
|
},
|
|
|
|
"paint.modeTools.flipVertical": {
|
|
|
|
"message": "Flip Vertical",
|
|
|
|
"description": "Label for the button to flip the image vertically"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.brightness": {
|
|
|
|
"message": "Brightness",
|
|
|
|
"description": "Label for the brightness component in the color picker"
|
|
|
|
},
|
2018-06-26 10:57:03 -04:00
|
|
|
"paint.paintEditor.vector": {
|
|
|
|
"message": "Convert to Vector",
|
|
|
|
"description": "Label for button that converts the paint editor to vector mode"
|
|
|
|
},
|
2018-05-21 09:43:28 -04:00
|
|
|
"paint.paintEditor.costume": {
|
|
|
|
"message": "Касцюм",
|
2018-06-26 10:57:03 -04:00
|
|
|
"description": "Label for the name of a costume"
|
2018-05-21 09:43:28 -04:00
|
|
|
},
|
|
|
|
"paint.paintEditor.back": {
|
|
|
|
"message": "Back",
|
|
|
|
"description": "Label for the `Send to back of canvas` button"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.ungroup": {
|
|
|
|
"message": "Разгрупаваць",
|
|
|
|
"description": "Label for the button to ungroup shapes"
|
|
|
|
},
|
|
|
|
"paint.modeTools.flipHorizontal": {
|
|
|
|
"message": "Flip Horizontal",
|
|
|
|
"description": "Label for the button to flip the image horizontally"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.hue": {
|
|
|
|
"message": "Color",
|
|
|
|
"description": "Label for the hue component in the color picker"
|
|
|
|
},
|
|
|
|
"paint.modeTools.copy": {
|
|
|
|
"message": "Copy",
|
|
|
|
"description": "Label for the copy button"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.front": {
|
|
|
|
"message": "Front",
|
|
|
|
"description": "Label for the `Send to front of canvas` button"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.stroke": {
|
|
|
|
"message": "Outline",
|
|
|
|
"description": "Label for the color picker for the outline color"
|
|
|
|
},
|
|
|
|
"gui.comingSoon.message2": {
|
|
|
|
"message": "Coming Soon...",
|
|
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
|
|
}
|
|
|
|
}
|