diff --git a/packages/excalidraw/locales/zh-TW.json b/packages/excalidraw/locales/zh-TW.json index d3794ce538..355b81fb97 100644 --- a/packages/excalidraw/locales/zh-TW.json +++ b/packages/excalidraw/locales/zh-TW.json @@ -142,8 +142,8 @@ "editArrow": "編輯箭頭" }, "polygon": { - "breakPolygon": "", - "convertToPolygon": "" + "breakPolygon": "解除多邊形", + "convertToPolygon": "轉換為多邊形" }, "elementLock": { "lock": "鎖定", @@ -172,8 +172,8 @@ "wrapSelectionInFrame": "將選取內容放入框架", "tab": "", "shapeSwitch": "", - "preferences": "", - "preferences_toolLock": "" + "preferences": "偏好設定", + "preferences_toolLock": "鎖定工具" }, "elementLink": { "title": "連結至物件", @@ -185,10 +185,10 @@ "hint_emptyLibrary": "選取畫布上的物件以加入,或從下方的公開儲存庫中安裝資料庫。", "hint_emptyPrivateLibrary": "選擇畫布上的物件以在此加入。", "search": { - "inputPlaceholder": "", + "inputPlaceholder": "搜尋素材庫", "heading": "", - "noResults": "", - "clearSearch": "" + "noResults": "未找到符合項目...", + "clearSearch": "清除搜尋" } }, "search": { @@ -263,7 +263,7 @@ "removeItemsFromsLibrary": "從資料庫刪除 {{count}} 項?", "invalidEncryptionKey": "加密鍵必須為22字元。即時協作已停用。", "collabOfflineWarning": "沒有可用的網路連線。\n變更無法儲存!", - "localStorageQuotaExceeded": "" + "localStorageQuotaExceeded": "瀏覽器本地儲存已滿,變更將不被儲存。" }, "errors": { "unsupportedFileType": "不支援的檔案類型。", @@ -294,7 +294,7 @@ }, "toolBar": { "selection": "選取", - "lasso": "", + "lasso": "繩索選取", "image": "插入圖片", "rectangle": "長方形", "diamond": "菱形", @@ -339,21 +339,21 @@ "shapes": "形狀" }, "hints": { - "dismissSearch": "", - "canvasPanning": "", + "dismissSearch": "{{shortcut}} 來隱藏搜尋", + "canvasPanning": "若要移動畫布,請在拖曳時按住{{shortcut_1}}或{{shortcut_2}},或使用手形工具", "linearElement": "點擊以繪製多點曲線;或拖曳以繪製直線", - "arrowTool": "", - "arrowBindModifiers": "", + "arrowTool": "點擊以開始建立多點,拖曳可建立單一線段。再次按下 {{shortcut}} 來變更箭頭類型。", + "arrowBindModifiers": "按住 {{shortcut_1}} 來停用綁定,或按住{{shortcut_2}}來綁定於固定點", "freeDraw": "點擊並拖曳來繪圖,放開即結束", "text": "提示:亦可使用選取工具在任何地方雙擊來加入文字", "embeddable": "點擊並拖移以建立嵌入網站", - "text_selected": "", - "text_editing": "", + "text_selected": "雙擊滑鼠或按{{shortcut}}以編輯文字", + "text_editing": "{{shortcut_1}} 或 {{shortcut_2}} 來結束編輯", "linearElementMulti": "", - "lockAngle": "", + "lockAngle": "你可以按住 {{shortcut}} 來鎖定角度", "resize": "", "resizeImage": "", - "rotate": "", + "rotate": "你可以在旋轉時按住 {{shortcut}} 來鎖定角度", "lineEditor_info": "", "lineEditor_line_info": "", "lineEditor_pointSelected": "", @@ -621,13 +621,13 @@ "inputPlaceholder": "" }, "ttd": { - "error": "" + "error": "錯誤!" }, "chat": { "inputPlaceholder": "", "inputPlaceholderWithMessages": "", - "generating": "", - "rateLimitRemaining": "", + "generating": "生成中...", + "rateLimitRemaining": "今日剩餘 {{count}} 次請求", "role": { "user": "", "assistant": "",