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.0 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": "Renk",
"paint.paintEditor.saturation": "Doygunluk",
"paint.paintEditor.brightness": "Parlaklık",
"gui.comingSoon.message1": "Endişelenmeyin, üzerinde çalışıyoruz {emoji}",
"gui.comingSoon.message2": "Çok Yakında...",
"gui.comingSoon.message3": "Üzerinde çalışıyoruz {emoji}",
"paint.paintEditor.costume": "Kostüm",
"paint.paintEditor.group": "Grup",
"paint.paintEditor.ungroup": "Grubu Dağıt",
"paint.paintEditor.undo": "Geri Al",
"paint.paintEditor.redo": "İleri Al",
"paint.paintEditor.forward": "Öne",
"paint.paintEditor.backward": "Geriye",
"paint.paintEditor.front": "En Öne",
"paint.paintEditor.back": "En Geriye",
"paint.paintEditor.more": "Daha Fazla",
"paint.modeTools.brushSize": "Büyüklük",
"paint.modeTools.eraserSize": "Silgi boyutu",
"paint.modeTools.copy": "Kopyala",
"paint.modeTools.paste": "Yapıştır",
"paint.modeTools.delete": "Sil",
"paint.modeTools.curved": "Kavisli",
"paint.modeTools.pointed": "işaretlendi",
"paint.modeTools.thickness": "Kalınlık",
"paint.modeTools.flipHorizontal": "Yatay Çevir",
"paint.modeTools.flipVertical": "Dikey Çevir",
"paint.modeTools.filled": "Dolmuş",
"paint.modeTools.outlined": "Ana Hatlarıyla Çizilen ",
"paint.paintEditor.bitmap": "Bitmap'e Dönüştür",
"paint.paintEditor.vector": "Vektöre Dönüştür",
"paint.paintEditor.fill": "Doldur",
"paint.paintEditor.stroke": "Kontur",
"paint.brushMode.brush": "Fırça",
"paint.eraserMode.eraser": "silgi",
"paint.fillMode.fill": "Doldur",
"paint.lineMode.line": "Çizgi",
"paint.ovalMode.oval": "Çember",
"paint.rectMode.rect": "Dikdörtgen",
"paint.reshapeMode.reshape": "Şekli değiştir",
"paint.roundedRectMode.roundedRect": "Yuvarlatılmış dikdörtgen",
"paint.selectMode.select": "Seç",
"paint.textMode.text": "Metin",
"paint.colorPicker.swap": "Değiştir"
}