You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125 lines
4.9 KiB
JSON
125 lines
4.9 KiB
JSON
5 years ago
|
{
|
||
|
"labels": {
|
||
|
"paste": "粘贴",
|
||
5 years ago
|
"selectAll": "全选",
|
||
5 years ago
|
"copy": "复制",
|
||
5 years ago
|
"copyAsPng": "Copy to clipboard as PNG",
|
||
|
"bringForward": "上移一层",
|
||
|
"sendToBack": "移至最后",
|
||
|
"bringToFront": "移至最前",
|
||
|
"sendBackward": "下移一层",
|
||
|
"delete": "删除",
|
||
|
"copyStyles": "复制样式",
|
||
|
"pasteStyles": "粘贴样式",
|
||
|
"stroke": "描边",
|
||
|
"background": "背景",
|
||
|
"fill": "填充",
|
||
|
"strokeWidth": "描边宽度",
|
||
|
"sloppiness": "倾斜",
|
||
|
"opacity": "透明度",
|
||
|
"fontSize": "字体大小:",
|
||
|
"fontFamily": "字体族",
|
||
5 years ago
|
"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",
|
||
5 years ago
|
"layers": "图层",
|
||
|
"language": "语言",
|
||
5 years ago
|
"createRoom": "Share a live-collaboration session",
|
||
|
"duplicateSelection": "Duplicate selected elements"
|
||
5 years ago
|
},
|
||
|
"buttons": {
|
||
5 years ago
|
"clearReset": "重置画布",
|
||
|
"export": "导出",
|
||
|
"exportToPng": "导出为 PNG",
|
||
|
"exportToSvg": "导出为 SVG",
|
||
5 years ago
|
"copyToClipboard": "Copy to clipboard",
|
||
|
"save": "保存",
|
||
|
"load": "Load",
|
||
|
"getShareableLink": "Get shareable link",
|
||
5 years ago
|
"close": "关闭",
|
||
|
"selectLanguage": "选择语言",
|
||
5 years ago
|
"scrollBackToContent": "Scroll back to content",
|
||
5 years ago
|
"zoomIn": "放大",
|
||
|
"zoomOut": "缩小",
|
||
|
"resetZoom": "重置缩放",
|
||
|
"menu": "菜单",
|
||
|
"done": "完成",
|
||
|
"edit": "编辑",
|
||
|
"undo": "撤销",
|
||
|
"redo": "重做",
|
||
5 years ago
|
"roomDialog": "开始实时协作",
|
||
5 years ago
|
"createNewRoom": "Create new room"
|
||
5 years ago
|
},
|
||
|
"alerts": {
|
||
|
"clearReset": "This will clear the whole canvas. Are you sure?",
|
||
|
"couldNotCreateShareableLink": "Couldn't create shareable link.",
|
||
|
"importBackendFailed": "Importing from backend failed.",
|
||
|
"cannotExportEmptyCanvas": "Cannot export empty canvas.",
|
||
|
"couldNotCopyToClipboard": "Couldn't copy to clipboard. Try using Chrome browser.",
|
||
5 years ago
|
"decryptFailed": "Couldn't decrypt data.",
|
||
5 years ago
|
"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",
|
||
5 years ago
|
"rectangle": "矩形",
|
||
5 years ago
|
"diamond": "Diamond",
|
||
|
"ellipse": "Ellipse",
|
||
5 years ago
|
"arrow": "箭头",
|
||
5 years ago
|
"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",
|
||
5 years ago
|
"linearElementMulti": "Click on last point or press Escape or Enter to finish",
|
||
5 years ago
|
"resize": "You can constraint proportions by holding SHIFT while resizing"
|
||
5 years ago
|
},
|
||
|
"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 ",
|
||
|
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
|
||
|
"openIssueMessage_button": "bug tracker.",
|
||
|
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
|
||
|
"errorStack": "Error stack trace:",
|
||
|
"errorStack_loading": "Loading data. please wait...",
|
||
|
"sceneContent": "Scene content:"
|
||
5 years ago
|
},
|
||
|
"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."
|
||
5 years ago
|
}
|
||
|
}
|