zh-TW.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "labels": {
  3. "paste": "貼上",
  4. "selectAll": "全選",
  5. "copy": "複製",
  6. "copyAsPng": "複製為 PNG 到剪貼板",
  7. "copyAsSvg": "複製 SVG 到剪貼簿",
  8. "bringForward": "往前移一層",
  9. "sendToBack": "移到最後面",
  10. "bringToFront": "移到最前面",
  11. "sendBackward": "往後移一層",
  12. "delete": "刪除",
  13. "copyStyles": "複製樣式",
  14. "pasteStyles": "貼上樣式",
  15. "stroke": "邊框",
  16. "background": "背景",
  17. "fill": "填充",
  18. "strokeWidth": "筆劃寬度",
  19. "strokeStyle": "",
  20. "strokeStyle_solid": "",
  21. "strokeStyle_dashed": "",
  22. "strokeStyle_dotted": "",
  23. "sloppiness": "",
  24. "opacity": "透明度",
  25. "textAlign": "",
  26. "fontSize": "",
  27. "fontFamily": "",
  28. "onlySelected": "只針對選取的",
  29. "withBackground": "包含背景",
  30. "addWatermark": "",
  31. "handDrawn": "",
  32. "normal": "正常",
  33. "code": "程式碼",
  34. "small": "小",
  35. "medium": "中",
  36. "large": "大",
  37. "veryLarge": "",
  38. "solid": "實",
  39. "hachure": "",
  40. "crossHatch": "",
  41. "thin": "細",
  42. "bold": "粗",
  43. "left": "",
  44. "center": "",
  45. "right": "",
  46. "extraBold": "",
  47. "architect": "",
  48. "artist": "",
  49. "cartoonist": "",
  50. "fileTitle": "檔案名稱",
  51. "colorPicker": "色彩選擇工具",
  52. "canvasBackground": "Canvas 背景",
  53. "drawingCanvas": "",
  54. "layers": "圖層",
  55. "actions": "",
  56. "language": "語系",
  57. "createRoom": "分享即時協作會議",
  58. "duplicateSelection": "複製",
  59. "untitled": "無標題",
  60. "name": "",
  61. "yourName": "",
  62. "madeWithExcalidraw": "",
  63. "group": "群組",
  64. "ungroup": "取消群組"
  65. },
  66. "buttons": {
  67. "clearReset": "重置 canvas",
  68. "export": "輸出",
  69. "exportToPng": "輸出成 PNG",
  70. "exportToSvg": "輸出成 SVG",
  71. "copyToClipboard": "複製到剪貼板",
  72. "copyPngToClipboard": "複製 PNG 到剪貼板",
  73. "save": "儲存",
  74. "load": "載入",
  75. "getShareableLink": "取得共享連結",
  76. "close": "關閉",
  77. "selectLanguage": "",
  78. "scrollBackToContent": "滾動回到內容",
  79. "zoomIn": "放大",
  80. "zoomOut": "縮小",
  81. "resetZoom": "重設縮放",
  82. "menu": "選單",
  83. "done": "完成",
  84. "edit": "編輯",
  85. "undo": "復原",
  86. "redo": "重做",
  87. "roomDialog": "分享即時協作會議",
  88. "createNewRoom": "建立新的會議室",
  89. "toggleFullScreen": "切換全螢幕",
  90. "toggleZenMode": "切換 Zen 模式",
  91. "exitZenMode": "離開 Zen 模式"
  92. },
  93. "alerts": {
  94. "clearReset": "這將會清除整個 canvas。你確定嗎?",
  95. "couldNotCreateShareableLink": "無法建立共享連結",
  96. "couldNotLoadInvalidFile": "",
  97. "importBackendFailed": "從後端導入失敗。",
  98. "cannotExportEmptyCanvas": "無法輸出空白的 canvas。",
  99. "couldNotCopyToClipboard": "無法複製到剪貼簿。嘗試使用 Chrome 瀏覽器。",
  100. "decryptFailed": "無法解密資料。",
  101. "uploadedSecurly": "上傳已通過 end-to-end 加密,意思是 Excalidraw 伺服器和第三方無法讀取其內容。"
  102. },
  103. "toolBar": {
  104. "selection": "選擇",
  105. "draw": "自由書寫",
  106. "rectangle": "長方形",
  107. "diamond": "菱形",
  108. "ellipse": "橢圓",
  109. "arrow": "箭頭",
  110. "line": "線條",
  111. "text": "文字",
  112. "lock": "繪圖後使所選工具保持活動狀態"
  113. },
  114. "headings": {
  115. "canvasActions": "",
  116. "selectedShapeActions": "",
  117. "shapes": "形狀"
  118. },
  119. "hints": {
  120. "linearElement": "",
  121. "freeDraw": "",
  122. "linearElementMulti": "按下 Escape 或 Enter 來完成",
  123. "resize": "",
  124. "rotate": ""
  125. },
  126. "errorSplash": {
  127. "headingMain_pre": "遭遇錯誤,嘗試 ",
  128. "headingMain_button": "載入頁面中",
  129. "clearCanvasMessage": "如果重載還是無法解決,嘗試 ",
  130. "clearCanvasMessage_button": "清理畫布",
  131. "clearCanvasCaveat": " 這會導致目前的進度遺失 ",
  132. "trackedToSentry_pre": "",
  133. "trackedToSentry_post": "",
  134. "openIssueMessage_pre": "",
  135. "openIssueMessage_button": "bug tracker.",
  136. "openIssueMessage_post": "",
  137. "sceneContent": "場景內容"
  138. },
  139. "roomDialog": {
  140. "desc_intro": "你可以邀請其他人到你的目前的畫面與你合作。",
  141. "desc_privacy": "別擔心,此會議使用 end-to-end 加密,因此無論你畫了什麼都會保持私密,甚至連我們的伺服器都無法看到。",
  142. "button_startSession": "啟動會議",
  143. "button_stopSession": "暫停會議",
  144. "desc_inProgressIntro": "即時協作會議正在進行中。",
  145. "desc_persistenceWarning": "",
  146. "desc_shareLink": "與要協作的任何人分享此連結:",
  147. "desc_exitSession": ""
  148. },
  149. "errorDialog": {
  150. "title": "錯誤"
  151. },
  152. "shortcutsDialog": {
  153. "title": "鍵盤快速鍵",
  154. "shapes": "形狀",
  155. "or": "或",
  156. "click": "點擊",
  157. "drag": "拖曳",
  158. "curvedArrow": "箭頭曲線",
  159. "curvedLine": "曲線",
  160. "editor": "編輯器",
  161. "view": "",
  162. "blog": "閱讀部落格",
  163. "howto": "官方指南",
  164. "github": "發現問題?發個 PR",
  165. "textNewLine": "換行",
  166. "textFinish": "編輯完成",
  167. "zoomToFit": "回到完整畫面"
  168. },
  169. "encrypted": {
  170. "tooltip": ""
  171. }
  172. }