New translations en.json (Norwegian Bokmal)

This commit is contained in:
Excalidraw Bot 2024-03-28 18:00:28 +01:00
parent 8446097251
commit f45779c41c

View File

@ -21,7 +21,9 @@
"copyStyles": "Kopier stiler", "copyStyles": "Kopier stiler",
"pasteStyles": "Lim inn stiler", "pasteStyles": "Lim inn stiler",
"stroke": "Strek", "stroke": "Strek",
"changeStroke": "",
"background": "Bakgrunn", "background": "Bakgrunn",
"changeBackground": "",
"fill": "Fyll", "fill": "Fyll",
"strokeWidth": "Strektykkelse", "strokeWidth": "Strektykkelse",
"strokeStyle": "Strekstil", "strokeStyle": "Strekstil",
@ -72,6 +74,7 @@
"canvasColors": "Brukes på lerretet", "canvasColors": "Brukes på lerretet",
"canvasBackground": "Lerretsbakgrunn", "canvasBackground": "Lerretsbakgrunn",
"drawingCanvas": "Lerret", "drawingCanvas": "Lerret",
"clearCanvas": "",
"layers": "Lag", "layers": "Lag",
"actions": "Handlinger", "actions": "Handlinger",
"language": "Språk", "language": "Språk",
@ -90,6 +93,7 @@
"libraryLoadingMessage": "Laster bibliotek…", "libraryLoadingMessage": "Laster bibliotek…",
"libraries": "Bla gjennom biblioteker", "libraries": "Bla gjennom biblioteker",
"loadingScene": "Laster inn scene…", "loadingScene": "Laster inn scene…",
"loadScene": "",
"align": "Juster", "align": "Juster",
"alignTop": "Juster øverst", "alignTop": "Juster øverst",
"alignBottom": "Juster nederst", "alignBottom": "Juster nederst",
@ -105,7 +109,7 @@
"share": "Del", "share": "Del",
"showStroke": "Vis fargevelger for kantfarge", "showStroke": "Vis fargevelger for kantfarge",
"showBackground": "Vis fargevelger for bakgrunnsfarge", "showBackground": "Vis fargevelger for bakgrunnsfarge",
"toggleTheme": "Veksle tema", "toggleTheme": "",
"personalLib": "Personlig bibliotek", "personalLib": "Personlig bibliotek",
"excalidrawLib": "Excalidraw-bibliotek", "excalidrawLib": "Excalidraw-bibliotek",
"decreaseFontSize": "Reduser skriftstørrelse", "decreaseFontSize": "Reduser skriftstørrelse",
@ -140,7 +144,10 @@
"textToDiagram": "", "textToDiagram": "",
"prompt": "", "prompt": "",
"followUs": "", "followUs": "",
"discordChat": "" "discordChat": "",
"zoomToFitViewport": "",
"zoomToFitSelection": "",
"zoomToFit": ""
}, },
"library": { "library": {
"noItems": "Ingen elementer lagt til ennå...", "noItems": "Ingen elementer lagt til ennå...",
@ -539,5 +546,20 @@
"micMuted": "", "micMuted": "",
"isSpeaking": "" "isSpeaking": ""
} }
},
"commandPalette": {
"title": "",
"shortcuts": {
"select": "",
"confirm": "",
"close": ""
},
"recents": "",
"search": {
"placeholder": "",
"noMatch": ""
},
"itemNotAvailable": "",
"shortcutHint": ""
} }
} }