chore: Update translations from Crowdin (#2790)

Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
Lipis 2021-01-18 17:00:42 +02:00 committed by GitHub
parent 68347ba476
commit a8e28afbad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 757 additions and 565 deletions

View file

@ -199,24 +199,26 @@
"errorDialog": {
"title": "Feil"
},
"shortcutsDialog": {
"title": "Tastatursnarvegar",
"shapes": "Figurar",
"or": "eller",
"click": "klikk",
"drag": "drag",
"curvedArrow": "Boga pil",
"curvedLine": "Boga linje",
"editor": "Redigering",
"view": "Vising",
"blog": "Les bloggen vår",
"howto": "Følg vegleiinga vår",
"github": "Funne eit problem? Send inn",
"textNewLine": "Legg til ny linje (tekst)",
"textFinish": "Fullfør redigering (tekst)",
"zoomToFit": "Zoom for å sjå alle elementa",
"zoomToSelection": "Zoom til utval",
"preventBinding": "Hindre pilkobling"
"helpDialog": {
"blog": "",
"click": "",
"curvedArrow": "",
"curvedLine": "",
"documentation": "",
"drag": "",
"editor": "",
"github": "",
"howto": "",
"or": "",
"preventBinding": "",
"shapes": "",
"shortcuts": "",
"textFinish": "",
"textNewLine": "",
"title": "",
"view": "",
"zoomToFit": "",
"zoomToSelection": ""
},
"encrypted": {
"tooltip": "Teikningane dine er ende-til-ende-krypterte slik at Excalidraw sine serverar aldri får sjå dei."
@ -232,5 +234,9 @@
"title": "Statistikk for nerdar",
"total": "Totalt",
"width": "Breidde"
},
"toast": {
"copyStyles": "",
"copyToClipboardAsPng": ""
}
}