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/de.json
Normal file
45
scratch-l10n/editor/paint-editor/de.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "Farbe",
|
||||
"paint.paintEditor.saturation": "Sättigung",
|
||||
"paint.paintEditor.brightness": "Helligkeit",
|
||||
"gui.comingSoon.message1": "Keine Sorge, wir kümmern uns darum {emoji}",
|
||||
"gui.comingSoon.message2": "Bald verfügbar...",
|
||||
"gui.comingSoon.message3": "Wir arbeiten daran {emoji}",
|
||||
"paint.paintEditor.costume": "Kostüm",
|
||||
"paint.paintEditor.group": "Gruppieren",
|
||||
"paint.paintEditor.ungroup": "Gruppierung aufheben",
|
||||
"paint.paintEditor.undo": "Rückgängig",
|
||||
"paint.paintEditor.redo": "Wiederherstellen",
|
||||
"paint.paintEditor.forward": "nach vorne",
|
||||
"paint.paintEditor.backward": "nach hinten",
|
||||
"paint.paintEditor.front": "Ganz nach vorne",
|
||||
"paint.paintEditor.back": "Ganz nach hinten",
|
||||
"paint.paintEditor.more": "Mehr",
|
||||
"paint.modeTools.brushSize": "Größe",
|
||||
"paint.modeTools.eraserSize": "Radiererbreite",
|
||||
"paint.modeTools.copy": "Kopieren",
|
||||
"paint.modeTools.paste": "Einfügen",
|
||||
"paint.modeTools.delete": "Löschen",
|
||||
"paint.modeTools.curved": "gekrümmt",
|
||||
"paint.modeTools.pointed": "gerade",
|
||||
"paint.modeTools.thickness": "Linienstärke",
|
||||
"paint.modeTools.flipHorizontal": "Horizontal spiegeln",
|
||||
"paint.modeTools.flipVertical": "Vertikal spiegeln",
|
||||
"paint.modeTools.filled": "Ausgefüllt",
|
||||
"paint.modeTools.outlined": "Umrandet",
|
||||
"paint.paintEditor.bitmap": "In Rastergrafik umwandeln",
|
||||
"paint.paintEditor.vector": "In Vektorgrafik umwandeln",
|
||||
"paint.paintEditor.fill": "Füllfarbe",
|
||||
"paint.paintEditor.stroke": "Randfarbe",
|
||||
"paint.brushMode.brush": "Pinsel",
|
||||
"paint.eraserMode.eraser": "Radierer",
|
||||
"paint.fillMode.fill": "Fülleimer",
|
||||
"paint.lineMode.line": "Linie",
|
||||
"paint.ovalMode.oval": "Kreis",
|
||||
"paint.rectMode.rect": "Rechteck",
|
||||
"paint.reshapeMode.reshape": "Verformen",
|
||||
"paint.roundedRectMode.roundedRect": "Abgerundetes Rechteck ",
|
||||
"paint.selectMode.select": "Auswählen",
|
||||
"paint.textMode.text": "Text",
|
||||
"paint.colorPicker.swap": "Tauschen"
|
||||
}
|
||||
Reference in New Issue
Block a user