132 lines
3.4 KiB
JSON
132 lines
3.4 KiB
JSON
|
{
|
||
|
"labels": {
|
||
|
"paste": "Plak",
|
||
|
"selectAll": "Selecteer alles",
|
||
|
"copy": "Kopieer",
|
||
|
"copyAsPng": "Kopieer als PNG",
|
||
|
"bringForward": "Breng naar voren",
|
||
|
"sendToBack": "Breng naar achtergrond",
|
||
|
"bringToFront": "Breng naar voorgrond",
|
||
|
"sendBackward": "Breng naar achter",
|
||
|
"delete": "Verwijderen",
|
||
|
"copyStyles": "Kopieer stijl",
|
||
|
"pasteStyles": "Plak stijl",
|
||
|
"stroke": "Lijn",
|
||
|
"background": "Achtergrond",
|
||
|
"fill": "Invulling",
|
||
|
"strokeWidth": "Lijnbreedte",
|
||
|
"sloppiness": "Slordigheid",
|
||
|
"opacity": "Doorzichtigheid",
|
||
|
"fontSize": "Tekstgrootte",
|
||
|
"fontFamily": "Lettertype",
|
||
|
"onlySelected": "Enkel geselecteerde",
|
||
|
"withBackground": "Met achtergrond",
|
||
|
"handDrawn": "Handgetekend",
|
||
|
"normal": "Normaal",
|
||
|
"code": "Code",
|
||
|
"small": "Klein",
|
||
|
"medium": "Medium",
|
||
|
"large": "Groot",
|
||
|
"veryLarge": "Zeer Groot",
|
||
|
"solid": "Ingekleurd",
|
||
|
"hachure": "Arcering",
|
||
|
"crossHatch": "Tweemaal gearceerd",
|
||
|
"thin": "Dun",
|
||
|
"bold": "Vet",
|
||
|
"extraBold": "Zwaar",
|
||
|
"architect": "Architect",
|
||
|
"artist": "Artiest",
|
||
|
"cartoonist": "Cartoonist",
|
||
|
"fileTitle": "Bestandsnaam",
|
||
|
"colorPicker": "Kleurenkiezer",
|
||
|
"canvasBackground": "Canvas achtergrond",
|
||
|
"drawingCanvas": "Canvas",
|
||
|
"layers": "Lagen",
|
||
|
"actions": "Acties",
|
||
|
"language": "Taal",
|
||
|
"createRoom": "Deel een live-samenwerkingssessie",
|
||
|
"duplicateSelection": "Dupliceer geselecteerde object"
|
||
|
},
|
||
|
"buttons": {
|
||
|
"clearReset": "Canvas opnieuw instellen",
|
||
|
"export": "Exporteren",
|
||
|
"exportToPng": "Exporteren naar PNG",
|
||
|
"exportToSvg": "Exporteren naar SVG",
|
||
|
"copyToClipboard": "",
|
||
|
"copyPngToClipboard": "",
|
||
|
"save": "",
|
||
|
"load": "",
|
||
|
"getShareableLink": "",
|
||
|
"close": "",
|
||
|
"selectLanguage": "",
|
||
|
"scrollBackToContent": "",
|
||
|
"zoomIn": "",
|
||
|
"zoomOut": "",
|
||
|
"resetZoom": "",
|
||
|
"menu": "",
|
||
|
"done": "",
|
||
|
"edit": "",
|
||
|
"undo": "",
|
||
|
"redo": "",
|
||
|
"roomDialog": "",
|
||
|
"createNewRoom": ""
|
||
|
},
|
||
|
"alerts": {
|
||
|
"clearReset": "",
|
||
|
"couldNotCreateShareableLink": "",
|
||
|
"couldNotLoadInvalidFile": "",
|
||
|
"importBackendFailed": "",
|
||
|
"cannotExportEmptyCanvas": "",
|
||
|
"couldNotCopyToClipboard": "",
|
||
|
"decryptFailed": "",
|
||
|
"uploadedSecurly": ""
|
||
|
},
|
||
|
"toolBar": {
|
||
|
"selection": "",
|
||
|
"rectangle": "",
|
||
|
"diamond": "",
|
||
|
"ellipse": "",
|
||
|
"arrow": "",
|
||
|
"line": "",
|
||
|
"text": "",
|
||
|
"lock": ""
|
||
|
},
|
||
|
"headings": {
|
||
|
"canvasActions": "",
|
||
|
"selectedShapeActions": "",
|
||
|
"shapes": ""
|
||
|
},
|
||
|
"hints": {
|
||
|
"linearElement": "",
|
||
|
"linearElementMulti": "",
|
||
|
"resize": "",
|
||
|
"rotate": ""
|
||
|
},
|
||
|
"errorSplash": {
|
||
|
"headingMain_pre": "",
|
||
|
"headingMain_button": "",
|
||
|
"clearCanvasMessage": "",
|
||
|
"clearCanvasMessage_button": "",
|
||
|
"clearCanvasCaveat": "",
|
||
|
"trackedToSentry_pre": "",
|
||
|
"trackedToSentry_post": "",
|
||
|
"openIssueMessage_pre": "",
|
||
|
"openIssueMessage_button": "",
|
||
|
"openIssueMessage_post": " Kopieer de informatie hieronder toe in de GitHub issue.",
|
||
|
"sceneContent": "Scène-inhoud:"
|
||
|
},
|
||
|
"roomDialog": {
|
||
|
"desc_intro": "Je kunt mensen uitnodigen om met je samen te werken.",
|
||
|
"desc_privacy": "",
|
||
|
"button_startSession": "",
|
||
|
"button_stopSession": "",
|
||
|
"desc_inProgressIntro": "",
|
||
|
"desc_persistenceWarning": "",
|
||
|
"desc_shareLink": "",
|
||
|
"desc_exitSession": ""
|
||
|
},
|
||
|
"errorDialog": {
|
||
|
"title": ""
|
||
|
}
|
||
|
}
|