scratch-l10n/paint/he.json
chrisgarrity 26e3bd064d Add www resources
Add scratch-www translation resources and include in the pubished package.
2018-03-13 11:46:37 -04:00

74 lines
No EOL
2.5 KiB
JSON

{
"paint.paintEditor.redo": {
"message": "עשה שוב",
"description": "Alt to image for the button to redo an action"
},
"paint.paintEditor.fill": {
"message": "מילוי",
"description": "Label for the color picker for the fill color"
},
"paint.modeTools.eraserSize": {
"message": "גודל מחק",
"description": "Label for the eraser size input"
},
"paint.paintEditor.backward": {
"message": "לאחור",
"description": "Label for the `Send backward on canvas` button"
},
"paint.paintEditor.group": {
"message": "קבץ",
"description": "Label for the button to group shapes"
},
"paint.modeTools.paste": {
"message": "הדבק",
"description": "Label for the paste button"
},
"paint.paintEditor.saturation": {
"message": "סטורציה",
"description": "Label for the saturation component in the color picker"
},
"paint.modeTools.brushSize": {
"message": "גודל מברשת",
"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": "קדימה",
"description": "Label for the `Send forward on canvas` button"
},
"paint.paintEditor.brightness": {
"message": "בהירות",
"description": "Label for the brightness component in the color picker"
},
"paint.paintEditor.costume": {
"message": "תלבושת",
"description": "Label for the name of a sound"
},
"paint.paintEditor.back": {
"message": "אחורה",
"description": "Label for the `Send to back of canvas` button"
},
"paint.paintEditor.ungroup": {
"message": "פרק",
"description": "Label for the button to ungroup shapes"
},
"paint.paintEditor.hue": {
"message": "צבע",
"description": "Label for the hue component in the color picker"
},
"paint.modeTools.copy": {
"message": "עותק",
"description": "Label for the copy button"
},
"paint.paintEditor.front": {
"message": "קידמה",
"description": "Label for the `Send to front of canvas` button"
},
"paint.paintEditor.stroke": {
"message": "קו מתאר",
"description": "Label for the color picker for the outline color"
}
}