mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: New Crowdin updates (#2480)
This commit is contained in:
parent
4c7b1a2269
commit
3b86944365
32 changed files with 637 additions and 124 deletions
|
@ -4,6 +4,7 @@
|
|||
"selectAll": "Velg alt",
|
||||
"multiSelect": "Legg til element i utvalg",
|
||||
"moveCanvas": "Flytt lerretet",
|
||||
"cut": "Klipp ut",
|
||||
"copy": "Kopier",
|
||||
"copyAsPng": "Kopier til PNG",
|
||||
"copyAsSvg": "Kopier til utklippstavlen som SVG",
|
||||
|
@ -28,6 +29,11 @@
|
|||
"edges": "Kanter",
|
||||
"sharp": "Skarp",
|
||||
"round": "Rund",
|
||||
"arrowheads": "Pilspisser",
|
||||
"arrowhead_none": "Ingen",
|
||||
"arrowhead_arrow": "Pil",
|
||||
"arrowhead_bar": "Søyle",
|
||||
"arrowhead_dot": "Prikk",
|
||||
"fontSize": "Skriftstørrelse",
|
||||
"fontFamily": "Fontfamilie",
|
||||
"onlySelected": "Kun valgte",
|
||||
|
@ -71,9 +77,11 @@
|
|||
"ungroup": "Avgruppér utvalg",
|
||||
"collaborators": "Samarbeidspartnere",
|
||||
"toggleGridMode": "Slå av/på rutenett",
|
||||
"toggleStats": "Skru av/på statistikk for nerder",
|
||||
"addToLibrary": "Legg til i bibliotek",
|
||||
"removeFromLibrary": "Fjern fra bibliotek",
|
||||
"libraryLoadingMessage": "Laster bibliotek...",
|
||||
"libraries": "Bla gjennom biblioteker",
|
||||
"loadingScene": "Laster inn scene...",
|
||||
"align": "Juster",
|
||||
"alignTop": "Juster øverst",
|
||||
|
@ -205,13 +213,22 @@
|
|||
"textNewLine": "Legg til ny linje (tekst)",
|
||||
"textFinish": "Fullfør redigering (tekst)",
|
||||
"zoomToFit": "Zoom for å passe alle elementene",
|
||||
"zoomToSelection": "Zoom til utvalg",
|
||||
"preventBinding": "Forhindre pilbinding"
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": "Dine tegninger er ende-til-ende-krypterte slik at Excalidraw sine servere aldri vil se dem."
|
||||
},
|
||||
"charts": {
|
||||
"noNumericColumn": "Du limte inn et regneark uten en numerisk kolonne.",
|
||||
"tooManyColumns": "Du limte inn et regneark med mer enn to kolonner."
|
||||
"stats": {
|
||||
"angle": "Vinkel",
|
||||
"element": "Element",
|
||||
"elements": "Elementer",
|
||||
"height": "Høyde",
|
||||
"scene": "Scene",
|
||||
"selected": "Valgt",
|
||||
"storage": "Lagring",
|
||||
"title": "Statistikk for nerder",
|
||||
"total": "Totalt",
|
||||
"width": "Bredde"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue