5822117e23
* Add optional watermark on export * Address init PR feedback * Add SVG export with refactoring * Update export.ts * Move addWatermark to appState * Update snapshots * Fit watermark in small scene * Rename watermark things Co-authored-by: Lipis <lipiridis@gmail.com>
162 lines
6.2 KiB
JSON
162 lines
6.2 KiB
JSON
{
|
|
"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",
|
|
"textAlign": "Text align",
|
|
"fontSize": "Font size",
|
|
"fontFamily": "Font family",
|
|
"onlySelected": "Only selected",
|
|
"withBackground": "With Background",
|
|
"addWatermark": "Add \"Made with Excalidraw\"",
|
|
"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",
|
|
"left": "Left",
|
|
"center": "Center",
|
|
"right": "Right",
|
|
"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",
|
|
"untitled": "Untitled",
|
|
"name": "Name",
|
|
"madeWithExcalidraw": "Made with Excalidraw"
|
|
},
|
|
"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"
|
|
},
|
|
"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",
|
|
"click": "click",
|
|
"drag": "drag",
|
|
"curvedArrow": "Curved arrow",
|
|
"curvedLine": "Curved line",
|
|
"editor": "Editor",
|
|
"view": "View",
|
|
"blog": "Read our blog",
|
|
"howto": "Follow our guides",
|
|
"github": "Found an issue? Submit",
|
|
"textNewLine": "Add new line (text)",
|
|
"textFinish": "Finish editing (text)",
|
|
"zoomToFit": "Zoom to fit all elements"
|
|
},
|
|
"encrypted": {
|
|
"tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them.\nClick the icon to learn more..."
|
|
}
|
|
}
|