Files
刘宇飞 6e0a1fbcbb 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>
2026-06-16 15:37:45 +08:00

45 lines
2.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "Сэлгэх"
}