excalidraw/src/locales/zh-CN.json
2021-03-26 22:54:57 +02:00

260 lines
10 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"labels": {
"paste": "粘贴",
"pasteCharts": "粘贴图表",
"selectAll": "全部选中",
"multiSelect": "添加元素到选区",
"moveCanvas": "移动画布",
"cut": "剪切",
"copy": "拷贝",
"copyAsPng": "复制为 PNG 到剪贴板",
"copyAsSvg": "复制为 SVG 到剪贴板",
"bringForward": "上移一层",
"sendToBack": "置于底层",
"bringToFront": "置于顶层",
"sendBackward": "下移一层",
"delete": "删除",
"copyStyles": "复制样式",
"pasteStyles": "粘贴样式",
"stroke": "描边",
"background": "背景",
"fill": "填充",
"strokeWidth": "描边宽度",
"strokeStyle": "描边 (样式)",
"strokeStyle_solid": "实线",
"strokeStyle_dashed": "虚线",
"strokeStyle_dotted": "点虚线",
"sloppiness": "边框",
"opacity": "透明度",
"textAlign": "文本对齐",
"edges": "边角",
"sharp": "尖锐",
"round": "圆润",
"arrowheads": "箭头",
"arrowhead_none": "无",
"arrowhead_arrow": "箭头",
"arrowhead_bar": "条",
"arrowhead_dot": "圆点",
"fontSize": "字体大小",
"fontFamily": "字体",
"onlySelected": "仅被选中",
"withBackground": "使用背景",
"exportEmbedScene": "将画布数据嵌入到导出的文件",
"exportEmbedScene_details": "画布数据将被保存到导出的 PNG/SVG 文件,以便恢复。\n将会增加导出的文件大小。",
"addWatermark": "添加 “使用 Excalidraw 创建” 水印",
"handDrawn": "手写",
"normal": "正常",
"code": "代码",
"small": "小号",
"medium": "中等",
"large": "大号",
"veryLarge": "极大",
"solid": "实心",
"hachure": "线条",
"crossHatch": "交叉线条",
"thin": "细",
"bold": "加粗",
"left": "左对齐",
"center": "居中",
"right": "右对齐",
"extraBold": "超粗",
"architect": "朴素",
"artist": "艺术",
"cartoonist": "漫画家",
"fileTitle": "",
"colorPicker": "调色盘",
"canvasBackground": "画布背景",
"drawingCanvas": "绘制 Canvas",
"layers": "图层",
"actions": "操作",
"language": "语言",
"liveCollaboration": "实时协作",
"duplicateSelection": "复制",
"untitled": "无标题",
"name": "名字",
"yourName": "您的姓名",
"madeWithExcalidraw": "使用 Excalidraw 创建",
"group": "组选",
"ungroup": "取消组选",
"collaborators": "协作者",
"showGrid": "显示网格",
"addToLibrary": "添加到库中",
"removeFromLibrary": "从库中移除",
"libraryLoadingMessage": "正在加载库…",
"libraries": "浏览库",
"loadingScene": "正在加载绘图…",
"align": "对齐",
"alignTop": "顶部对齐",
"alignBottom": "底端对齐",
"alignLeft": "左对齐",
"alignRight": "右对齐",
"centerVertically": "垂直居中",
"centerHorizontally": "水平居中",
"distributeHorizontally": "水平等距分布",
"distributeVertically": "垂直等距分布",
"flipHorizontal": "",
"flipVertical": "",
"viewMode": "查看模式",
"toggleExportColorScheme": "切换导出配色方案",
"share": "分享"
},
"buttons": {
"clearReset": "重置画布",
"export": "导出",
"exportToPng": "导出为 PNG",
"exportToSvg": "导出为 SVG",
"copyToClipboard": "复制到剪贴板",
"copyPngToClipboard": "复制 PNG 到剪切板",
"scale": "缩放",
"save": "保存",
"saveAs": "保存为",
"load": "载入文件",
"getShareableLink": "获取共享链接",
"close": "关闭",
"selectLanguage": "选择语言",
"scrollBackToContent": "滚动回到内容",
"zoomIn": "放大",
"zoomOut": "缩小",
"resetZoom": "重置缩放",
"menu": "菜单",
"done": "完成",
"edit": "编辑",
"undo": "撤销",
"redo": "重做",
"resetLibrary": "重置资源库",
"createNewRoom": "新建会议室",
"fullScreen": "全屏",
"darkMode": "暗色主题",
"lightMode": "浅色模式",
"zenMode": "禅模式",
"exitZenMode": "退出禅模式"
},
"alerts": {
"clearReset": "这将会清除整个 画板。您是否要继续?",
"couldNotCreateShareableLink": "无法创建共享链接",
"couldNotCreateShareableLinkTooBig": "无法创建可共享链接:画布过大",
"couldNotLoadInvalidFile": "无法加载无效的文件",
"importBackendFailed": "从后端导入失败。",
"cannotExportEmptyCanvas": "无法导出空白画布。",
"couldNotCopyToClipboard": "无法复制到剪贴板,请尝试使用 Chrome 浏览器。",
"decryptFailed": "无法解密数据。",
"uploadedSecurly": "上传已被端到端加密保护,这意味着 Excalidraw 的服务器和第三方都无法读取内容。",
"loadSceneOverridePrompt": "加载外部绘图将取代您现有的内容。您想要继续吗?",
"collabStopOverridePrompt": "停止会话将覆盖您先前本地存储的绘图。 您确定吗?\n\n(如果您想保持本地绘图,只需关闭浏览器选项卡。)",
"errorLoadingLibrary": "加载第三方库时出错。",
"confirmAddLibrary": "这将添加 {{numShapes}} 个形状到您的库。您确定吗?",
"imageDoesNotContainScene": "当前不支持导入图片。\n\n您想要导入画布数据吗此图像似乎不包含任何画布数据。您是否在导出过程中启用了嵌入画布的选项",
"cannotRestoreFromImage": "无法从此图像文件恢复画布",
"invalidSceneUrl": "无法从提供的 URL 导入场景。它或者格式不正确,或者不包含有效的 Excalidraw JSON 数据。",
"resetLibrary": "这将会清除你的资源库。你确定这么做吗?"
},
"toolBar": {
"selection": "选择",
"draw": "自由书写",
"rectangle": "矩形",
"diamond": "菱形",
"ellipse": "椭圆",
"arrow": "箭头",
"line": "线条",
"text": "文字",
"library": "库",
"lock": "绘制后保持所选的工具栏状态"
},
"headings": {
"canvasActions": "画布动作",
"selectedShapeActions": "选定形状操作",
"shapes": "形状"
},
"hints": {
"linearElement": "点击创建多个点 拖动创建直线",
"freeDraw": "点击并拖动,完成后发布",
"text": "提示:您也可以使用选择工具双击任意位置来添加文字",
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
"lockAngle": "可以按住 Shift 来约束角度",
"resize": "您可以按住SHIFT来限制比例大小\n按住ALT来调整中心大小",
"rotate": "旋转时可以按住 Shift 来约束角度",
"lineEditor_info": "双击或按回车键编辑",
"lineEditor_pointSelected": "按下 Delete 移除点Ctrl 或 Cmd+D 以复制,或拖动以移动",
"lineEditor_nothingSelected": "选中要移动或移除的点,或按住 Alt 并点击添加新点"
},
"canvasError": {
"cannotShowPreview": "无法显示预览",
"canvasTooBig": "画布可能过大。",
"canvasTooBigTip": "提示:尝试将最远的元素移动到和其它元素更近一些。"
},
"errorSplash": {
"headingMain_pre": "遇到异常。请尝试",
"headingMain_button": "重新加载页面。",
"clearCanvasMessage": "如果重新加载页面无效, 请尝试",
"clearCanvasMessage_button": "清除画布。",
"clearCanvasCaveat": "这会造成当前工作丢失",
"trackedToSentry_pre": "带有标识符的错误",
"trackedToSentry_post": "已在我们的系统中跟踪",
"openIssueMessage_pre": "我们非常谨慎地处理错误信息,您的画布内容不会被包含在错误报告中。如果您的画布内容不需要保持私密,请考虑使用我们的",
"openIssueMessage_button": "错误追踪器。",
"openIssueMessage_post": " 请复制并粘贴以下信息到 GitHub Issue 中。",
"sceneContent": "画布内容:"
},
"roomDialog": {
"desc_intro": "你可以邀请其他人到目前的画面中与你协作。",
"desc_privacy": "别担心, 该会话使用端到端加密, 无论绘制什么都将保持私密,甚至连我们的服务器也无法查看。",
"button_startSession": "启动会议",
"button_stopSession": "结束会议",
"desc_inProgressIntro": "实时协作会议正在进行。",
"desc_shareLink": "分享此链接给你要协作的用户",
"desc_exitSession": "停止会话将中断您在与房间的连接,但您依然可以在本地继续使用画布. 请注意,这不会影响到其他用户, 他们仍可以在他们的版本上继续协作。",
"shareTitle": "加入 Excalidraw 实时协作会议"
},
"errorDialog": {
"title": "错误"
},
"helpDialog": {
"blog": "浏览我们的博客",
"click": "单击",
"curvedArrow": "曲线箭头",
"curvedLine": "曲线",
"documentation": "文档",
"drag": "拖动",
"editor": "编辑器",
"github": "提交问题",
"howto": "帮助文档",
"or": "或",
"preventBinding": "禁用箭头吸附",
"shapes": "形状",
"shortcuts": "快捷键列表",
"textFinish": "完成文本编辑",
"textNewLine": "文本换行",
"title": "帮助",
"view": "视图",
"zoomToFit": "缩放以适应所有元素",
"zoomToSelection": "缩放到选区"
},
"encrypted": {
"tooltip": "您的绘图采用的端到端加密其内容对于Excalidraw服务器是不可见的。"
},
"stats": {
"angle": "角度",
"element": "元素",
"elements": "元素",
"height": "高度",
"scene": "画布",
"selected": "选中",
"storage": "存储",
"title": "详细统计信息",
"total": "总计",
"version": "版本",
"versionCopy": "点击复制",
"versionNotAvailable": "版本不可用",
"width": "宽度"
},
"toast": {
"copyStyles": "复制样式",
"copyToClipboard": "已复制到剪切板。",
"copyToClipboardAsPng": "已将 {{exportSelection}} 作为 PNG 复制到剪贴板\n({{exportColorScheme}})",
"fileSaved": "文件已保存。",
"fileSavedToFilename": "保存到 {filename}",
"canvas": "画布",
"selection": "选择项"
}
}