{ "labels": { "paste": "Paste", "selectAll": "Select All", "copy": "Copy", "copyAsPng": "Copy to clipboard as PNG", "copyAsSvg": "Copy to clipboard as SVG", "bringForward": "Bring Forward", "sendToBack": "Send To Back", "bringToFront": "Bring To Front", "sendBackward": "Send Backward", "delete": "Delete", "copyStyles": "Copy Styles", "pasteStyles": "Paste Styles", "stroke": "Stroke", "background": "Background", "fill": "Fill", "strokeWidth": "Stroke Width", "sloppiness": "Sloppiness", "opacity": "Opacity", "fontSize": "Font Size", "fontFamily": "Font Family", "onlySelected": "Only selected", "withBackground": "With Background", "handDrawn": "Hand-Drawn", "normal": "Normal", "code": "Code", "small": "Small", "medium": "Medium", "large": "Large", "veryLarge": "Very Large", "solid": "Solid", "hachure": "Hachure", "crossHatch": "Cross-Hatch", "thin": "Thin", "bold": "Bold", "extraBold": "Extra Bold", "architect": "Architect", "artist": "Artist", "cartoonist": "Cartoonist", "fileTitle": "File title", "colorPicker": "Color picker", "canvasBackground": "Canvas background", "drawingCanvas": "Drawing Canvas", "layers": "Layers", "actions": "Actions", "language": "Language", "createRoom": "Share a live-collaboration session", "duplicateSelection": "Duplicate selected elements" }, "buttons": { "clearReset": "Reset the canvas", "export": "Export", "exportToPng": "Export to PNG", "exportToSvg": "Export to SVG", "copyToClipboard": "Copy to clipboard", "copyPngToClipboard": "Copy PNG to clipboard", "save": "Save", "load": "Load", "getShareableLink": "Get shareable link", "close": "Close", "selectLanguage": "Select Language", "scrollBackToContent": "Scroll back to content", "zoomIn": "Zoom in", "zoomOut": "Zoom out", "resetZoom": "Reset zoom", "menu": "Menu", "done": "Done", "edit": "Edit", "undo": "Undo", "redo": "Redo", "roomDialog": "Start live collaboration", "createNewRoom": "Create new room", "toggleFullScreen": "Toggle full screen", "showShortcuts": "Show shortcuts" }, "alerts": { "clearReset": "This will clear the whole canvas. Are you sure?", "couldNotCreateShareableLink": "Couldn't create shareable link.", "couldNotLoadInvalidFile": "Couldn't load invalid file", "importBackendFailed": "Importing from backend failed.", "cannotExportEmptyCanvas": "Cannot export empty canvas.", "couldNotCopyToClipboard": "Couldn't copy to clipboard. Try using Chrome browser.", "decryptFailed": "Couldn't decrypt data.", "uploadedSecurly": "The upload has been secured with end-to-end encryption, which means that Excalidraw server and third parties can't read the content." }, "toolBar": { "selection": "Selection", "rectangle": "Rectangle", "diamond": "Diamond", "ellipse": "Ellipse", "arrow": "Arrow", "line": "Line", "text": "Text", "lock": "Keep selected tool active after drawing" }, "headings": { "canvasActions": "Canvas actions", "selectedShapeActions": "Selected shape actions", "shapes": "Shapes" }, "hints": { "linearElement": "Click to start multiple points, drag for single line", "linearElementMulti": "Click on last point or press Escape or Enter to finish", "resize": "You can constrain proportions by holding SHIFT while resizing", "rotate": "You can constrain angles by holding SHIFT while rotating" }, "errorSplash": { "headingMain_pre": "Encountered an error. Try ", "headingMain_button": "reloading the page.", "clearCanvasMessage": "If reloading doesn't work, try ", "clearCanvasMessage_button": "clearing the canvas.", "clearCanvasCaveat": " This will result in loss of work ", "trackedToSentry_pre": "The error with identifier ", "trackedToSentry_post": " was tracked on our system.", "openIssueMessage_pre": "We were very cautious not to include your scene information on the error. If your scene is not private, please consider following up on our ", "openIssueMessage_button": "bug tracker.", "openIssueMessage_post": " Please include information below by copying and pasting into the GitHub issue.", "sceneContent": "Scene content:" }, "roomDialog": { "desc_intro": "You can invite people to your current scene to collaborate with you.", "desc_privacy": "Don't worry, the session uses end-to-end encryption, so whatever you draw will stay private. Not even our server will be able to see what you come up with.", "button_startSession": "Start session", "button_stopSession": "Stop session", "desc_inProgressIntro": "Live-collaboration session is now in progress.", "desc_persistenceWarning": "Note that the scene data is shared across collaborators in a P2P fashion, and not persisted to our server. Thus, if all of you disconnect, you will loose the data unless you export it to a file or a shareable link.", "desc_shareLink": "Share this link with anyone you want to collaborate with:", "desc_exitSession": "Stopping the session will disconnect your from the room, but you'll be able to continue working with the scene, locally. Note that this won't affect other people, and they'll still be able to collaborate on their version." }, "errorDialog": { "title": "Error" }, "shortcutsDialog": { "title": "Keyboard shortcuts", "shapes": "Shapes", "or": "or", "curvedArrow": "Curved arrow", "curvedLine": "Curved line", "editor": "Editor", "view": "View", "blog": "Read our blog", "howto": "Follow our guides", "github": "Found an issue? Submit" } }