180 lines
5.3 KiB
JSON
180 lines
5.3 KiB
JSON
{
|
||
"labels": {
|
||
"paste": "貼上",
|
||
"selectAll": "全選",
|
||
"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": "",
|
||
"fontSize": "",
|
||
"fontFamily": "",
|
||
"onlySelected": "只針對選取的",
|
||
"withBackground": "包含背景",
|
||
"addWatermark": "",
|
||
"handDrawn": "",
|
||
"normal": "正常",
|
||
"code": "程式碼",
|
||
"small": "小",
|
||
"medium": "中",
|
||
"large": "大",
|
||
"veryLarge": "",
|
||
"solid": "實",
|
||
"hachure": "",
|
||
"crossHatch": "",
|
||
"thin": "細",
|
||
"bold": "粗",
|
||
"left": "",
|
||
"center": "",
|
||
"right": "",
|
||
"extraBold": "",
|
||
"architect": "",
|
||
"artist": "",
|
||
"cartoonist": "",
|
||
"fileTitle": "檔案名稱",
|
||
"colorPicker": "色彩選擇工具",
|
||
"canvasBackground": "Canvas 背景",
|
||
"drawingCanvas": "",
|
||
"layers": "圖層",
|
||
"actions": "",
|
||
"language": "語系",
|
||
"createRoom": "分享即時協作會議",
|
||
"duplicateSelection": "複製",
|
||
"untitled": "無標題",
|
||
"name": "",
|
||
"yourName": "",
|
||
"madeWithExcalidraw": "",
|
||
"group": "群組",
|
||
"ungroup": "取消群組"
|
||
},
|
||
"buttons": {
|
||
"clearReset": "重置 canvas",
|
||
"export": "輸出",
|
||
"exportToPng": "輸出成 PNG",
|
||
"exportToSvg": "輸出成 SVG",
|
||
"copyToClipboard": "複製到剪貼板",
|
||
"copyPngToClipboard": "複製 PNG 到剪貼板",
|
||
"save": "儲存",
|
||
"load": "載入",
|
||
"getShareableLink": "取得共享連結",
|
||
"close": "關閉",
|
||
"selectLanguage": "",
|
||
"scrollBackToContent": "滾動回到內容",
|
||
"zoomIn": "放大",
|
||
"zoomOut": "縮小",
|
||
"resetZoom": "重設縮放",
|
||
"menu": "選單",
|
||
"done": "完成",
|
||
"edit": "編輯",
|
||
"undo": "復原",
|
||
"redo": "重做",
|
||
"roomDialog": "分享即時協作會議",
|
||
"createNewRoom": "建立新的會議室",
|
||
"toggleFullScreen": "切換全螢幕",
|
||
"toggleZenMode": "切換 Zen 模式",
|
||
"exitZenMode": "離開 Zen 模式"
|
||
},
|
||
"alerts": {
|
||
"clearReset": "這將會清除整個 canvas。你確定嗎?",
|
||
"couldNotCreateShareableLink": "無法建立共享連結",
|
||
"couldNotLoadInvalidFile": "",
|
||
"importBackendFailed": "從後端導入失敗。",
|
||
"cannotExportEmptyCanvas": "無法輸出空白的 canvas。",
|
||
"couldNotCopyToClipboard": "無法複製到剪貼簿。嘗試使用 Chrome 瀏覽器。",
|
||
"decryptFailed": "無法解密資料。",
|
||
"uploadedSecurly": "上傳已通過 end-to-end 加密,意思是 Excalidraw 伺服器和第三方無法讀取其內容。"
|
||
},
|
||
"toolBar": {
|
||
"selection": "選擇",
|
||
"draw": "自由書寫",
|
||
"rectangle": "長方形",
|
||
"diamond": "菱形",
|
||
"ellipse": "橢圓",
|
||
"arrow": "箭頭",
|
||
"line": "線條",
|
||
"text": "文字",
|
||
"lock": "繪圖後使所選工具保持活動狀態"
|
||
},
|
||
"headings": {
|
||
"canvasActions": "",
|
||
"selectedShapeActions": "",
|
||
"shapes": "形狀"
|
||
},
|
||
"hints": {
|
||
"linearElement": "",
|
||
"freeDraw": "",
|
||
"linearElementMulti": "按下 Escape 或 Enter 來完成",
|
||
"resize": "",
|
||
"rotate": "",
|
||
"lineEditor_info": "",
|
||
"lineEditor_pointSelected": "",
|
||
"lineEditor_nothingSelected": ""
|
||
},
|
||
"errorSplash": {
|
||
"headingMain_pre": "遭遇錯誤,嘗試 ",
|
||
"headingMain_button": "載入頁面中",
|
||
"clearCanvasMessage": "如果重載還是無法解決,嘗試 ",
|
||
"clearCanvasMessage_button": "清理畫布",
|
||
"clearCanvasCaveat": " 這會導致目前的進度遺失 ",
|
||
"trackedToSentry_pre": "",
|
||
"trackedToSentry_post": "",
|
||
"openIssueMessage_pre": "",
|
||
"openIssueMessage_button": "bug tracker.",
|
||
"openIssueMessage_post": "",
|
||
"sceneContent": "場景內容"
|
||
},
|
||
"roomDialog": {
|
||
"desc_intro": "你可以邀請其他人到你的目前的畫面與你合作。",
|
||
"desc_privacy": "別擔心,此會議使用 end-to-end 加密,因此無論你畫了什麼都會保持私密,甚至連我們的伺服器都無法看到。",
|
||
"button_startSession": "啟動會議",
|
||
"button_stopSession": "暫停會議",
|
||
"desc_inProgressIntro": "即時協作會議正在進行中。",
|
||
"desc_persistenceWarning": "",
|
||
"desc_shareLink": "與要協作的任何人分享此連結:",
|
||
"desc_exitSession": ""
|
||
},
|
||
"errorDialog": {
|
||
"title": "錯誤"
|
||
},
|
||
"shortcutsDialog": {
|
||
"title": "鍵盤快速鍵",
|
||
"shapes": "形狀",
|
||
"or": "或",
|
||
"click": "點擊",
|
||
"drag": "拖曳",
|
||
"curvedArrow": "箭頭曲線",
|
||
"curvedLine": "曲線",
|
||
"editor": "編輯器",
|
||
"view": "",
|
||
"blog": "閱讀部落格",
|
||
"howto": "官方指南",
|
||
"github": "發現問題?發個 PR",
|
||
"textNewLine": "換行",
|
||
"textFinish": "編輯完成",
|
||
"zoomToFit": "回到完整畫面"
|
||
},
|
||
"encrypted": {
|
||
"tooltip": ""
|
||
},
|
||
"charts": {
|
||
"noNumericColumn": "",
|
||
"tooManyColumns": ""
|
||
}
|
||
}
|