2017-10-17 11:59:48 -04:00
|
|
|
{
|
|
|
|
"paint.paintEditor.fill": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Rellenar",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the color picker for the fill color"
|
|
|
|
},
|
|
|
|
"paint.eraserMode.eraser": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Goma",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the eraser tool"
|
|
|
|
},
|
|
|
|
"paint.penMode.pen": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Bolígrafo",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the pen tool, which draws outlines"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.saturation": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Saturación",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the saturation component in the color picker"
|
|
|
|
},
|
|
|
|
"paint.roundedRectMode.roundedRect": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Rectángulo con bordes circulares",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the rounded rectangle tool"
|
|
|
|
},
|
|
|
|
"paint.brushMode.brush": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Pincel",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the brush tool"
|
|
|
|
},
|
|
|
|
"paint.lineMode.line": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Línea",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the line tool, which draws straight line segments"
|
|
|
|
},
|
|
|
|
"paint.reshapeMode.reshape": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Dar forma de nuevo",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the reshape tool, which allows changing the points in the lines of the vectors"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.brightness": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Brillo",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the brightness component in the color picker"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.costume": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Disfraz",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the name of a sound"
|
|
|
|
},
|
|
|
|
"paint.rectMode.rect": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Rectángulo",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the rectangle tool"
|
|
|
|
},
|
|
|
|
"paint.ovalMode.oval": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Círculo",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the oval-drawing tool"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.hue": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Tono",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the hue component in the color picker"
|
|
|
|
},
|
|
|
|
"paint.paintEditor.stroke": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Contorno",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the color picker for the outline color"
|
|
|
|
},
|
|
|
|
"paint.selectMode.select": {
|
2017-11-06 14:16:29 -05:00
|
|
|
"message": "Seleccionar",
|
2017-10-17 11:59:48 -04:00
|
|
|
"description": "Label for the select tool, which allows selecting, moving, and resizing shapes"
|
|
|
|
}
|
|
|
|
}
|