Initial commit of 001code-html Scratch frontend project.
Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
45
scratch-l10n/editor/paint-editor/bn.json
Normal file
45
scratch-l10n/editor/paint-editor/bn.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "রঙ",
|
||||
"paint.paintEditor.saturation": "সম্পৃক্ত",
|
||||
"paint.paintEditor.brightness": "উজ্জ্বলতা",
|
||||
"gui.comingSoon.message1": "চিন্তা কর না, আমরা এটার উপর কাজ করছি {emoji}",
|
||||
"gui.comingSoon.message2": "শীঘ্রই আসছে...",
|
||||
"gui.comingSoon.message3": "আমরা এখনো এটা নিয়ে কাজ করছি {emoji} ",
|
||||
"paint.paintEditor.costume": "পোশাক",
|
||||
"paint.paintEditor.group": "দল",
|
||||
"paint.paintEditor.ungroup": "দলমুক্ত",
|
||||
"paint.paintEditor.undo": "পূর্বাবস্থায় ফেরত",
|
||||
"paint.paintEditor.redo": "পুনরায় কর",
|
||||
"paint.paintEditor.forward": "সামনে",
|
||||
"paint.paintEditor.backward": "পিছনে",
|
||||
"paint.paintEditor.front": "সামনে",
|
||||
"paint.paintEditor.back": "পিছনে",
|
||||
"paint.paintEditor.more": "আরও",
|
||||
"paint.modeTools.brushSize": "আকার",
|
||||
"paint.modeTools.eraserSize": "রবারের আকার",
|
||||
"paint.modeTools.copy": "কপি",
|
||||
"paint.modeTools.paste": "পেস্ট",
|
||||
"paint.modeTools.delete": "অপসারণ",
|
||||
"paint.modeTools.curved": "বাঁকা",
|
||||
"paint.modeTools.pointed": "তীক্ষ্ন",
|
||||
"paint.modeTools.thickness": "পুরুত্ব",
|
||||
"paint.modeTools.flipHorizontal": "হরিজেন্টালি উল্টাও ",
|
||||
"paint.modeTools.flipVertical": "ভার্টিক্যালি উল্টাও",
|
||||
"paint.modeTools.filled": "ভরাট করা",
|
||||
"paint.modeTools.outlined": "আউটলাইন",
|
||||
"paint.paintEditor.bitmap": "বিটম্যাপে রূপান্তর কর",
|
||||
"paint.paintEditor.vector": "ভেক্টরে রূপান্তর কর ",
|
||||
"paint.paintEditor.fill": "পূরণ",
|
||||
"paint.paintEditor.stroke": "আউটলাইন",
|
||||
"paint.brushMode.brush": "তুলি",
|
||||
"paint.eraserMode.eraser": "রবার",
|
||||
"paint.fillMode.fill": "ভরাট",
|
||||
"paint.lineMode.line": "রেখা",
|
||||
"paint.ovalMode.oval": "বৃত্তাকার",
|
||||
"paint.rectMode.rect": "আয়তক্ষেত্র",
|
||||
"paint.reshapeMode.reshape": "পুনর্গঠন",
|
||||
"paint.roundedRectMode.roundedRect": "গোলাকার আয়তক্ষেত্র",
|
||||
"paint.selectMode.select": "নির্বাচন কর",
|
||||
"paint.textMode.text": "পাঠ",
|
||||
"paint.colorPicker.swap": "বিনিময়"
|
||||
}
|
||||
Reference in New Issue
Block a user