scratch-l10n/editor/paint-editor/gd.json

118 lines
4.3 KiB
JSON
Raw Normal View History

2018-05-21 09:43:28 -04:00
{
"paint.paintEditor.redo": {
"message": "Ath-dhèan",
"description": "Alt to image for the button to redo an action"
},
"paint.paintEditor.fill": {
"message": "Lìonadh",
"description": "Label for the color picker for the fill color"
},
"gui.comingSoon.message3": {
"message": "Tha sinn ag obair air {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"paint.modeTools.eraserSize": {
"message": "Meud an t-suathain",
"description": "Label for the eraser size input"
},
"paint.paintEditor.more": {
"message": "Barrachd",
"description": "Label for dropdown to access more action buttons"
},
"gui.comingSoon.message1": {
"message": "Na gabh dragh, tha sinn ag obair air {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"paint.modeTools.pointed": {
"message": "Biorach",
"description": "Label for the button that converts selected points to sharp points"
},
"paint.paintEditor.backward": {
"message": "An comhair a chùil",
"description": "Label for the `Send backward on canvas` button"
},
"paint.paintEditor.bitmap": {
"message": "Iompaich na bitmap",
"description": "Label for button that converts the paint editor to bitmap mode"
},
"paint.paintEditor.group": {
"message": "Buidhnich",
"description": "Label for the button to group shapes"
},
"paint.modeTools.paste": {
"message": "Cuir ann",
"description": "Label for the paste button"
},
"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": "Sàthachd",
"description": "Label for the saturation component in the color picker"
},
"paint.modeTools.curved": {
"message": "Cruinn",
"description": "Label for the button that converts selected points to curves"
},
"paint.modeTools.brushSize": {
"message": "Meud na bruise",
"description": "Label for the brush size input"
},
"paint.paintEditor.undo": {
"message": "Neo-dhèan",
"description": "Alt to image for the button to undo an action"
},
"paint.paintEditor.forward": {
"message": "An comhair a bheòil",
"description": "Label for the `Send forward on canvas` button"
},
"paint.modeTools.flipVertical": {
"message": "Flip gu h-inghearach",
"description": "Label for the button to flip the image vertically"
},
"paint.paintEditor.brightness": {
"message": "Soilleireachd",
"description": "Label for the brightness component in the color picker"
},
"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": "Aodach",
"description": "Label for the name of a costume"
2018-05-21 09:43:28 -04:00
},
"paint.paintEditor.back": {
"message": "Dhan fhìor-chùlaibh",
"description": "Label for the `Send to back of canvas` button"
},
"paint.paintEditor.ungroup": {
"message": "Sgaoil am buidheann",
"description": "Label for the button to ungroup shapes"
},
"paint.modeTools.flipHorizontal": {
"message": "Flip air a chòmhnard",
"description": "Label for the button to flip the image horizontally"
},
"paint.paintEditor.hue": {
"message": "Dath",
"description": "Label for the hue component in the color picker"
},
"paint.modeTools.copy": {
"message": "Dèan lethbhreac",
"description": "Label for the copy button"
},
"paint.paintEditor.front": {
"message": "Dhan fhìor-bheulaibh",
"description": "Label for the `Send to front of canvas` button"
},
"paint.paintEditor.stroke": {
"message": "Oir-loidhne",
"description": "Label for the color picker for the outline color"
},
"gui.comingSoon.message2": {
"message": "Ri thighinn a dhaithghearr…",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
}
}