From fb82715ef76b9f2d6ca69b2b8ed6240a74135651 Mon Sep 17 00:00:00 2001 From: Lipis Date: Wed, 25 Mar 2020 23:50:53 +0200 Subject: [PATCH] New Crowdin translations (#1085) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Traditional) --- src/locales/zh-TW.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index dcf7cee4..e2beb1b3 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -19,16 +19,16 @@ "opacity": "透明度", "fontSize": "字體大小", "fontFamily": "字體", - "onlySelected": "Only selected", - "withBackground": "With Background", + "onlySelected": "只針對選取的", + "withBackground": "包含背景", "handDrawn": "手寫", "normal": "正常", "code": "程式碼", - "small": "Small", - "medium": "Medium", - "large": "Large", - "veryLarge": "Very Large", - "solid": "Solid", + "small": "小", + "medium": "中", + "large": "大", + "veryLarge": "極大", + "solid": "實", "hachure": "Hachure", "crossHatch": "Cross-Hatch", "thin": "細", @@ -92,7 +92,7 @@ "headings": { "canvasActions": "Canvas actions", "selectedShapeActions": "Selected shape actions", - "shapes": "Shapes" + "shapes": "形狀" }, "hints": { "linearElement": "Click to start multiple points, drag for single line", @@ -100,17 +100,17 @@ "resize": "當你再調整大小時可以按住 SHIFT 來約束比例" }, "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 ", + "headingMain_pre": "遭遇錯誤,嘗試 ", + "headingMain_button": "載入頁面中", + "clearCanvasMessage": "如果重載還是無法解決,嘗試 ", + "clearCanvasMessage_button": "清理畫布", + "clearCanvasCaveat": " 這會導致目前的進度遺失 ", "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:" + "errorStack_loading": "資料讀取中,請稍候", + "sceneContent": "場景內容" }, "roomDialog": { "desc_intro": "你可以邀請其他人到你的目前的畫面與你合作。",