chore: New Crowdin updates (#2480)

This commit is contained in:
Lipis 2020-12-14 16:49:01 +02:00 committed by GitHub
parent 4c7b1a2269
commit 3b86944365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 637 additions and 124 deletions

View file

@ -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"
}
}