scratch-l10n/editor/paint-editor/th.json
2018-06-11 10:58:43 -04:00

110 lines
No EOL
4.3 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"
},
"gui.comingSoon.message3": {
"message": "เรากำลังทำอยู่ {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"paint.modeTools.eraserSize": {
"message": "ขนาดยางลบ",
"description": "Label for the eraser size input"
},
"paint.paintEditor.more": {
"message": "เพิ่มเติม",
"description": "Label for dropdown to access more action buttons"
},
"gui.comingSoon.message1": {
"message": "ไม่ต้องกังวล เรากำลังทำอยู่ {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"paint.modeTools.pointed": {
"message": "แหลม",
"description": "Label for the button that converts selected points to sharp points"
},
"paint.paintEditor.backward": {
"message": "ไปข้างหลัง",
"description": "Label for the `Send backward on canvas` button"
},
"paint.paintEditor.bitmap": {
"message": "แปลงเป็นบิตแมป",
"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": "วาง",
"description": "Label for the paste button"
},
"paint.paintEditor.saturation": {
"message": "ความอิ่มตัว",
"description": "Label for the saturation component in the color picker"
},
"paint.modeTools.curved": {
"message": "โค้ง",
"description": "Label for the button that converts selected points to curves"
},
"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.modeTools.flipVertical": {
"message": "พลิกแนวตั้ง",
"description": "Label for the button to flip the image vertically"
},
"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.modeTools.flipHorizontal": {
"message": "พลิกแนวนอน",
"description": "Label for the button to flip the image horizontally"
},
"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"
},
"gui.comingSoon.message2": {
"message": "เร็วๆ นี้...",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
}
}