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/tr.json
Normal file
45
scratch-l10n/editor/paint-editor/tr.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user