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/et.json
Normal file
45
scratch-l10n/editor/paint-editor/et.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "Värv",
|
||||
"paint.paintEditor.saturation": "Küllastus",
|
||||
"paint.paintEditor.brightness": "Heledus",
|
||||
"gui.comingSoon.message1": "Ära muretse, tegeleme sellega {emoji}",
|
||||
"gui.comingSoon.message2": "Ilmub varsti...",
|
||||
"gui.comingSoon.message3": "Tegeleme sellega {emoji}",
|
||||
"paint.paintEditor.costume": "Kostüüm",
|
||||
"paint.paintEditor.group": "Rühmita",
|
||||
"paint.paintEditor.ungroup": "Tühista rühmitus",
|
||||
"paint.paintEditor.undo": "Võta tagasi",
|
||||
"paint.paintEditor.redo": "Tee uuesti",
|
||||
"paint.paintEditor.forward": "Ettepoole",
|
||||
"paint.paintEditor.backward": "Tahapoole",
|
||||
"paint.paintEditor.front": "Esiplaanile",
|
||||
"paint.paintEditor.back": "Tahaplaanile",
|
||||
"paint.paintEditor.more": "Rohkem",
|
||||
"paint.modeTools.brushSize": "Suurus",
|
||||
"paint.modeTools.eraserSize": "Kustutaja suurus",
|
||||
"paint.modeTools.copy": "Kopeeri",
|
||||
"paint.modeTools.paste": "Kleebi",
|
||||
"paint.modeTools.delete": "Kustuta",
|
||||
"paint.modeTools.curved": "Kõver",
|
||||
"paint.modeTools.pointed": "Teravatipuline",
|
||||
"paint.modeTools.thickness": "Paksus",
|
||||
"paint.modeTools.flipHorizontal": "Horisontaalne peegeldus",
|
||||
"paint.modeTools.flipVertical": "Vertikaalne peegeldus",
|
||||
"paint.modeTools.filled": "Täidetud",
|
||||
"paint.modeTools.outlined": "Piirjoonega",
|
||||
"paint.paintEditor.bitmap": "Rastergraafikasse",
|
||||
"paint.paintEditor.vector": "Vektorgraafikasse",
|
||||
"paint.paintEditor.fill": "Täide",
|
||||
"paint.paintEditor.stroke": "Piirjoon",
|
||||
"paint.brushMode.brush": "Pintsel",
|
||||
"paint.eraserMode.eraser": "Kustutaja",
|
||||
"paint.fillMode.fill": "Täide",
|
||||
"paint.lineMode.line": "Joon",
|
||||
"paint.ovalMode.oval": "Ring",
|
||||
"paint.rectMode.rect": "Ristkülik",
|
||||
"paint.reshapeMode.reshape": "Kuju muutmine",
|
||||
"paint.roundedRectMode.roundedRect": "Ümarate nurkadega ristkülik",
|
||||
"paint.selectMode.select": "Vali",
|
||||
"paint.textMode.text": "Tekst",
|
||||
"paint.colorPicker.swap": "Vaheta"
|
||||
}
|
||||
Reference in New Issue
Block a user