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/nb.json
Normal file
45
scratch-l10n/editor/paint-editor/nb.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "Farge",
|
||||
"paint.paintEditor.saturation": "Fargemetning",
|
||||
"paint.paintEditor.brightness": "Lysstyrke",
|
||||
"gui.comingSoon.message1": "Ingen fare, vi arbeider med dette {emoji}",
|
||||
"gui.comingSoon.message2": "Kommer snart...",
|
||||
"gui.comingSoon.message3": "Vi arbeider med dette {emoji}",
|
||||
"paint.paintEditor.costume": "Drakt",
|
||||
"paint.paintEditor.group": "Gruppér",
|
||||
"paint.paintEditor.ungroup": "Del opp gruppe",
|
||||
"paint.paintEditor.undo": "Angre",
|
||||
"paint.paintEditor.redo": "Gjør igjen",
|
||||
"paint.paintEditor.forward": "Flytt frem",
|
||||
"paint.paintEditor.backward": "Flytt tilbake",
|
||||
"paint.paintEditor.front": "Foran alt",
|
||||
"paint.paintEditor.back": "Tilbake",
|
||||
"paint.paintEditor.more": "Flere",
|
||||
"paint.modeTools.brushSize": "Størrelse",
|
||||
"paint.modeTools.eraserSize": "Viskelærbredde",
|
||||
"paint.modeTools.copy": "Kopier",
|
||||
"paint.modeTools.paste": "Lim inn",
|
||||
"paint.modeTools.delete": "Slett",
|
||||
"paint.modeTools.curved": "Glatt",
|
||||
"paint.modeTools.pointed": "Skarp",
|
||||
"paint.modeTools.thickness": "Tykkelse",
|
||||
"paint.modeTools.flipHorizontal": "Speilvend",
|
||||
"paint.modeTools.flipVertical": "Opp ned",
|
||||
"paint.modeTools.filled": "Fylt",
|
||||
"paint.modeTools.outlined": "Omriss",
|
||||
"paint.paintEditor.bitmap": "Gå til pikselgrafikk",
|
||||
"paint.paintEditor.vector": "Gjør om til vektorgrafikk",
|
||||
"paint.paintEditor.fill": "Fyll",
|
||||
"paint.paintEditor.stroke": "Kant",
|
||||
"paint.brushMode.brush": "Malepensel",
|
||||
"paint.eraserMode.eraser": "Viskelær",
|
||||
"paint.fillMode.fill": "Fyll",
|
||||
"paint.lineMode.line": "Linje",
|
||||
"paint.ovalMode.oval": "Sirkel",
|
||||
"paint.rectMode.rect": "Rektangel",
|
||||
"paint.reshapeMode.reshape": "Bøy",
|
||||
"paint.roundedRectMode.roundedRect": "Avrundet rektangel",
|
||||
"paint.selectMode.select": "Velg",
|
||||
"paint.textMode.text": "Tekst",
|
||||
"paint.colorPicker.swap": "Bytt"
|
||||
}
|
||||
Reference in New Issue
Block a user