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/nn.json
Normal file
45
scratch-l10n/editor/paint-editor/nn.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "Farge",
|
||||
"paint.paintEditor.saturation": "Fargemetting",
|
||||
"paint.paintEditor.brightness": "Lysstyrke",
|
||||
"gui.comingSoon.message1": "Slapp av – me er på saka {emoji}",
|
||||
"gui.comingSoon.message2": "Kjem snart …",
|
||||
"gui.comingSoon.message3": "Me arbeider med det {emoji}",
|
||||
"paint.paintEditor.costume": "Drakt",
|
||||
"paint.paintEditor.group": "Lag gruppe",
|
||||
"paint.paintEditor.ungroup": "Løys opp gruppe",
|
||||
"paint.paintEditor.undo": "Angra",
|
||||
"paint.paintEditor.redo": "Gjer om",
|
||||
"paint.paintEditor.forward": "Framover",
|
||||
"paint.paintEditor.backward": "Bakover",
|
||||
"paint.paintEditor.front": "Heilt fram",
|
||||
"paint.paintEditor.back": "Heilt bak",
|
||||
"paint.paintEditor.more": "Fleire",
|
||||
"paint.modeTools.brushSize": "Storleik",
|
||||
"paint.modeTools.eraserSize": "Viskelêrstorleik",
|
||||
"paint.modeTools.copy": "Kopier",
|
||||
"paint.modeTools.paste": "Lim inn",
|
||||
"paint.modeTools.delete": "Slett",
|
||||
"paint.modeTools.curved": "Glatt",
|
||||
"paint.modeTools.pointed": "Spiss",
|
||||
"paint.modeTools.thickness": "Strekbreidd",
|
||||
"paint.modeTools.flipHorizontal": "Spegelvend",
|
||||
"paint.modeTools.flipVertical": "Opp ned",
|
||||
"paint.modeTools.filled": "Fylt",
|
||||
"paint.modeTools.outlined": "Omriss",
|
||||
"paint.paintEditor.bitmap": "Gjer om til punktgrafikk",
|
||||
"paint.paintEditor.vector": "Gjer om til vektorgrafikk",
|
||||
"paint.paintEditor.fill": "Fyll",
|
||||
"paint.paintEditor.stroke": "Kantlinje",
|
||||
"paint.brushMode.brush": "Målarpensel",
|
||||
"paint.eraserMode.eraser": "Viskelêr",
|
||||
"paint.fillMode.fill": "Fyll",
|
||||
"paint.lineMode.line": "Linje",
|
||||
"paint.ovalMode.oval": "Sirkel",
|
||||
"paint.rectMode.rect": "Rektangel",
|
||||
"paint.reshapeMode.reshape": "Endra form",
|
||||
"paint.roundedRectMode.roundedRect": "Avrunda rektangel",
|
||||
"paint.selectMode.select": "Vel",
|
||||
"paint.textMode.text": "Tekst",
|
||||
"paint.colorPicker.swap": "Byt"
|
||||
}
|
||||
Reference in New Issue
Block a user