|
|
@ -19,16 +19,16 @@
|
|
|
|
"opacity": "透明度",
|
|
|
|
"opacity": "透明度",
|
|
|
|
"fontSize": "字體大小",
|
|
|
|
"fontSize": "字體大小",
|
|
|
|
"fontFamily": "字體",
|
|
|
|
"fontFamily": "字體",
|
|
|
|
"onlySelected": "Only selected",
|
|
|
|
"onlySelected": "只針對選取的",
|
|
|
|
"withBackground": "With Background",
|
|
|
|
"withBackground": "包含背景",
|
|
|
|
"handDrawn": "手寫",
|
|
|
|
"handDrawn": "手寫",
|
|
|
|
"normal": "正常",
|
|
|
|
"normal": "正常",
|
|
|
|
"code": "程式碼",
|
|
|
|
"code": "程式碼",
|
|
|
|
"small": "Small",
|
|
|
|
"small": "小",
|
|
|
|
"medium": "Medium",
|
|
|
|
"medium": "中",
|
|
|
|
"large": "Large",
|
|
|
|
"large": "大",
|
|
|
|
"veryLarge": "Very Large",
|
|
|
|
"veryLarge": "極大",
|
|
|
|
"solid": "Solid",
|
|
|
|
"solid": "實",
|
|
|
|
"hachure": "Hachure",
|
|
|
|
"hachure": "Hachure",
|
|
|
|
"crossHatch": "Cross-Hatch",
|
|
|
|
"crossHatch": "Cross-Hatch",
|
|
|
|
"thin": "細",
|
|
|
|
"thin": "細",
|
|
|
@ -92,7 +92,7 @@
|
|
|
|
"headings": {
|
|
|
|
"headings": {
|
|
|
|
"canvasActions": "Canvas actions",
|
|
|
|
"canvasActions": "Canvas actions",
|
|
|
|
"selectedShapeActions": "Selected shape actions",
|
|
|
|
"selectedShapeActions": "Selected shape actions",
|
|
|
|
"shapes": "Shapes"
|
|
|
|
"shapes": "形狀"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"hints": {
|
|
|
|
"hints": {
|
|
|
|
"linearElement": "Click to start multiple points, drag for single line",
|
|
|
|
"linearElement": "Click to start multiple points, drag for single line",
|
|
|
@ -100,17 +100,17 @@
|
|
|
|
"resize": "當你再調整大小時可以按住 SHIFT 來約束比例"
|
|
|
|
"resize": "當你再調整大小時可以按住 SHIFT 來約束比例"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"errorSplash": {
|
|
|
|
"errorSplash": {
|
|
|
|
"headingMain_pre": "Encountered an error. Try ",
|
|
|
|
"headingMain_pre": "遭遇錯誤,嘗試 ",
|
|
|
|
"headingMain_button": "reloading the page.",
|
|
|
|
"headingMain_button": "載入頁面中",
|
|
|
|
"clearCanvasMessage": "If reloading doesn't work, try ",
|
|
|
|
"clearCanvasMessage": "如果重載還是無法解決,嘗試 ",
|
|
|
|
"clearCanvasMessage_button": "clearing the canvas.",
|
|
|
|
"clearCanvasMessage_button": "清理畫布",
|
|
|
|
"clearCanvasCaveat": " This will result in loss of work ",
|
|
|
|
"clearCanvasCaveat": " 這會導致目前的進度遺失 ",
|
|
|
|
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
|
|
|
|
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
|
|
|
|
"openIssueMessage_button": "bug tracker.",
|
|
|
|
"openIssueMessage_button": "bug tracker.",
|
|
|
|
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
|
|
|
|
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
|
|
|
|
"errorStack": "Error stack trace:",
|
|
|
|
"errorStack": "Error stack trace:",
|
|
|
|
"errorStack_loading": "Loading data. please wait...",
|
|
|
|
"errorStack_loading": "資料讀取中,請稍候",
|
|
|
|
"sceneContent": "Scene content:"
|
|
|
|
"sceneContent": "場景內容"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"roomDialog": {
|
|
|
|
"roomDialog": {
|
|
|
|
"desc_intro": "你可以邀請其他人到你的目前的畫面與你合作。",
|
|
|
|
"desc_intro": "你可以邀請其他人到你的目前的畫面與你合作。",
|
|
|
|