chore: Update translations from Crowdin (#4729)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Excalidraw Bot 2022-03-09 12:21:26 +01:00 committed by GitHub
parent 19056d635b
commit 5c0eff50a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 906 additions and 397 deletions

View file

@ -7,19 +7,19 @@
"moveCanvas": "移動畫布",
"cut": "剪下",
"copy": "複製",
"copyAsPng": "複製 PNG 至剪貼簿",
"copyAsSvg": "複製 SVG 至剪貼簿",
"bringForward": "往前移一層",
"sendToBack": "移到最後面",
"bringToFront": "移到最前面",
"copyAsPng": "以PNG格式儲存到剪貼板",
"copyAsSvg": "以SVG格式複製到剪貼板",
"bringForward": "移一層",
"sendToBack": "移到最底層",
"bringToFront": "置於最頂層",
"sendBackward": "往後移一層",
"delete": "刪除",
"copyStyles": "複製樣式",
"pasteStyles": "貼上樣式",
"stroke": "筆畫",
"background": "背景",
"fill": "填",
"strokeWidth": "筆寬度",
"fill": "填滿",
"strokeWidth": "筆寬度",
"strokeStyle": "筆畫樣式",
"strokeStyle_solid": "實線",
"strokeStyle_dashed": "虛線",
@ -33,19 +33,19 @@
"arrowheads": "箭頭",
"arrowhead_none": "無",
"arrowhead_arrow": "箭頭",
"arrowhead_bar": "",
"arrowhead_dot": "點",
"arrowhead_bar": "條狀箭頭",
"arrowhead_dot": "點箭頭",
"arrowhead_triangle": "三角形",
"fontSize": "字型大小",
"fontFamily": "字體",
"fontFamily": "字體",
"onlySelected": "僅選取物件",
"withBackground": "背景",
"withBackground": "含有背景",
"exportEmbedScene": "嵌入場景",
"exportEmbedScene_details": "用於回復場景的場景資料會被包含在輸出的 PNG/SVG 檔案中。\n會增加輸出的檔案大小。",
"addWatermark": "加上 \"Made with Excalidraw\"",
"addWatermark": "加上 \"Made with Excalidraw\" 浮水印",
"handDrawn": "手寫",
"normal": "一般",
"code": "等寬",
"code": "代碼",
"small": "小",
"medium": "中",
"large": "大",
@ -64,6 +64,7 @@
"cartoonist": "卡通",
"fileTitle": "檔案名稱",
"colorPicker": "色彩選擇工具",
"canvasColors": "使用於畫布",
"canvasBackground": "Canvas 背景",
"drawingCanvas": "繪圖 canvas",
"layers": "圖層",
@ -179,7 +180,8 @@
"imageInsertError": "無法插入圖片。請稍後再試…",
"fileTooBig": "檔案過大。可接受的最大尺寸為 {{maxSize}} 。",
"svgImageInsertError": "無法插入 SVG 圖片。此 SVG 檔案有問題。",
"invalidSVGString": "無效的 SVG。"
"invalidSVGString": "無效的 SVG。",
"cannotResolveCollabServer": "無法連結至 collab 伺服器。請重新整理後再試一次。"
},
"toolBar": {
"selection": "選取",