zh-HK.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. {
  2. "labels": {
  3. "paste": "貼上",
  4. "pasteCharts": "貼上圖表",
  5. "selectAll": "全選",
  6. "multiSelect": "多重選取",
  7. "moveCanvas": "移動畫布",
  8. "cut": "剪下",
  9. "copy": "複製",
  10. "copyAsPng": "以 PNG 格式複製",
  11. "copyAsSvg": "以 SVG 格式複製",
  12. "bringForward": "往上一層移動",
  13. "sendToBack": "移到最底層",
  14. "bringToFront": "移到最上層",
  15. "sendBackward": "往下一層移動",
  16. "delete": "刪除",
  17. "copyStyles": "複製樣式",
  18. "pasteStyles": "套用樣式",
  19. "stroke": "筆跡顏色",
  20. "background": "填充顏色",
  21. "fill": "背景樣式",
  22. "strokeWidth": "筆跡寬度",
  23. "strokeStyle": "筆跡線條",
  24. "strokeStyle_solid": "實線",
  25. "strokeStyle_dashed": "虛線(較密)",
  26. "strokeStyle_dotted": "虛線(較疏)",
  27. "sloppiness": "筆跡風格",
  28. "opacity": "透明度",
  29. "textAlign": "文字對齊",
  30. "edges": "邊角樣式",
  31. "sharp": "銳角",
  32. "round": "圓角",
  33. "arrowheads": "箭嘴",
  34. "arrowhead_none": "無箭嘴",
  35. "arrowhead_arrow": "普通箭嘴",
  36. "arrowhead_bar": "平頭條狀",
  37. "arrowhead_dot": "圓點",
  38. "arrowhead_triangle": "三角箭嘴",
  39. "fontSize": "字型大小",
  40. "fontFamily": "字體",
  41. "onlySelected": "只匯出已選取的物件",
  42. "withBackground": "連同背景色一併匯出",
  43. "exportEmbedScene": "嵌入畫布內容",
  44. "exportEmbedScene_details": "雖然使用「嵌入畫布內容」匯出的 PNG 或 SVG 檔案大小會有所增加,但是你可以透過匯入包含畫布內容的存檔來回復及繼續編輯。",
  45. "addWatermark": "加入「使用 Excalidraw 製圖」水印",
  46. "handDrawn": "手繪體",
  47. "normal": "電腦字體",
  48. "code": "等寬體",
  49. "small": "細",
  50. "medium": "中",
  51. "large": "大",
  52. "veryLarge": "勁大",
  53. "solid": "實心",
  54. "hachure": "斜線",
  55. "crossHatch": "交叉格仔",
  56. "thin": "幼",
  57. "bold": "粗",
  58. "left": "靠左對齊",
  59. "center": "置中對齊",
  60. "right": "靠右對齊",
  61. "extraBold": "勁粗",
  62. "architect": "手繪風格",
  63. "artist": "藝術家風格",
  64. "cartoonist": "卡通風格",
  65. "fileTitle": "檔案名稱",
  66. "colorPicker": "",
  67. "canvasBackground": "畫布背景顏色",
  68. "drawingCanvas": "畫布",
  69. "layers": "圖層",
  70. "actions": "動作",
  71. "language": "🌏 語言",
  72. "liveCollaboration": "多人連線",
  73. "duplicateSelection": "製作副本",
  74. "untitled": "未命名的作品",
  75. "name": "",
  76. "yourName": "你的名稱",
  77. "madeWithExcalidraw": "使用 Excalidraw 製圖",
  78. "group": "建立物件群組",
  79. "ungroup": "取消物件群組",
  80. "collaborators": "已連線的協作者",
  81. "showGrid": "顯示網格",
  82. "addToLibrary": "加入作品庫",
  83. "removeFromLibrary": "從作品庫中移除",
  84. "libraryLoadingMessage": "正在載入作品庫…",
  85. "libraries": "瀏覽作品庫",
  86. "loadingScene": "載入畫布中…",
  87. "align": "物件對齊",
  88. "alignTop": "水平置頂",
  89. "alignBottom": "水平置底",
  90. "alignLeft": "垂直靠左對齊",
  91. "alignRight": "垂直靠右對齊",
  92. "centerVertically": "垂直置中",
  93. "centerHorizontally": "水平置中",
  94. "distributeHorizontally": "左右等距",
  95. "distributeVertically": "上下等距",
  96. "flipHorizontal": "左右反轉",
  97. "flipVertical": "上下反轉",
  98. "viewMode": "唯讀模式",
  99. "toggleExportColorScheme": "",
  100. "share": "",
  101. "showStroke": "",
  102. "showBackground": "",
  103. "toggleTheme": "",
  104. "personalLib": "",
  105. "excalidrawLib": "",
  106. "decreaseFontSize": "",
  107. "increaseFontSize": ""
  108. },
  109. "buttons": {
  110. "clearReset": "清空畫布",
  111. "exportJSON": "",
  112. "exportImage": "",
  113. "export": "",
  114. "exportToPng": "",
  115. "exportToSvg": "",
  116. "copyToClipboard": "",
  117. "copyPngToClipboard": "",
  118. "scale": "",
  119. "save": "",
  120. "saveAs": "",
  121. "load": "",
  122. "getShareableLink": "",
  123. "close": "",
  124. "selectLanguage": "",
  125. "scrollBackToContent": "",
  126. "zoomIn": "",
  127. "zoomOut": "",
  128. "resetZoom": "",
  129. "menu": "",
  130. "done": "",
  131. "edit": "",
  132. "undo": "",
  133. "redo": "",
  134. "resetLibrary": "",
  135. "createNewRoom": "",
  136. "fullScreen": "",
  137. "darkMode": "",
  138. "lightMode": "",
  139. "zenMode": "",
  140. "exitZenMode": "",
  141. "cancel": "",
  142. "clear": "",
  143. "remove": "",
  144. "publishLibrary": "",
  145. "submit": "",
  146. "confirm": ""
  147. },
  148. "alerts": {
  149. "clearReset": "【‼️ 警告 ‼️ 無法復原的動作】你確定要清空呢塊畫布嗎?",
  150. "couldNotCreateShareableLink": "",
  151. "couldNotCreateShareableLinkTooBig": "",
  152. "couldNotLoadInvalidFile": "",
  153. "importBackendFailed": "",
  154. "cannotExportEmptyCanvas": "無嘢可以匯出喎~畫吓嘢先?",
  155. "couldNotCopyToClipboard": "",
  156. "decryptFailed": "",
  157. "uploadedSecurly": "",
  158. "loadSceneOverridePrompt": "",
  159. "collabStopOverridePrompt": "",
  160. "errorLoadingLibrary": "",
  161. "errorAddingToLibrary": "",
  162. "errorRemovingFromLibrary": "",
  163. "confirmAddLibrary": "",
  164. "imageDoesNotContainScene": "",
  165. "cannotRestoreFromImage": "",
  166. "invalidSceneUrl": "",
  167. "resetLibrary": "",
  168. "removeItemsFromsLibrary": "",
  169. "invalidEncryptionKey": ""
  170. },
  171. "errors": {
  172. "unsupportedFileType": "",
  173. "imageInsertError": "",
  174. "fileTooBig": "",
  175. "svgImageInsertError": "",
  176. "invalidSVGString": ""
  177. },
  178. "toolBar": {
  179. "selection": "",
  180. "image": "",
  181. "rectangle": "",
  182. "diamond": "",
  183. "ellipse": "",
  184. "arrow": "",
  185. "line": "",
  186. "freedraw": "",
  187. "text": "",
  188. "library": "",
  189. "lock": ""
  190. },
  191. "headings": {
  192. "canvasActions": "畫布動作",
  193. "selectedShapeActions": "",
  194. "shapes": ""
  195. },
  196. "hints": {
  197. "canvasPanning": "",
  198. "linearElement": "",
  199. "freeDraw": "",
  200. "text": "",
  201. "text_selected": "",
  202. "text_editing": "",
  203. "linearElementMulti": "",
  204. "lockAngle": "",
  205. "resize": "",
  206. "resizeImage": "",
  207. "rotate": "",
  208. "lineEditor_info": "",
  209. "lineEditor_pointSelected": "",
  210. "lineEditor_nothingSelected": "",
  211. "placeImage": "",
  212. "publishLibrary": "",
  213. "bindTextToElement": "",
  214. "deepBoxSelect": ""
  215. },
  216. "canvasError": {
  217. "cannotShowPreview": "無法顯示預覽",
  218. "canvasTooBig": "塊畫布太大啦,縮細啲先啦?",
  219. "canvasTooBigTip": ""
  220. },
  221. "errorSplash": {
  222. "headingMain_pre": "",
  223. "headingMain_button": "",
  224. "clearCanvasMessage": "如果重新整理頁面都係睇唔到,你可以",
  225. "clearCanvasMessage_button": "清空畫布",
  226. "clearCanvasCaveat": "(注意:呢個動作會直接丟棄你嘅作品,並且無法復原)",
  227. "trackedToSentry_pre": "",
  228. "trackedToSentry_post": "",
  229. "openIssueMessage_pre": "",
  230. "openIssueMessage_button": "",
  231. "openIssueMessage_post": "",
  232. "sceneContent": ""
  233. },
  234. "roomDialog": {
  235. "desc_intro": "",
  236. "desc_privacy": "",
  237. "button_startSession": "",
  238. "button_stopSession": "",
  239. "desc_inProgressIntro": "",
  240. "desc_shareLink": "",
  241. "desc_exitSession": "",
  242. "shareTitle": ""
  243. },
  244. "errorDialog": {
  245. "title": ""
  246. },
  247. "exportDialog": {
  248. "disk_title": "",
  249. "disk_details": "",
  250. "disk_button": "",
  251. "link_title": "",
  252. "link_details": "",
  253. "link_button": "",
  254. "excalidrawplus_description": "",
  255. "excalidrawplus_button": "",
  256. "excalidrawplus_exportError": ""
  257. },
  258. "helpDialog": {
  259. "blog": "",
  260. "click": "",
  261. "deepSelect": "",
  262. "deepBoxSelect": "",
  263. "curvedArrow": "",
  264. "curvedLine": "",
  265. "documentation": "",
  266. "doubleClick": "",
  267. "drag": "",
  268. "editor": "",
  269. "editSelectedShape": "",
  270. "github": "",
  271. "howto": "",
  272. "or": "",
  273. "preventBinding": "",
  274. "shapes": "",
  275. "shortcuts": "",
  276. "textFinish": "",
  277. "textNewLine": "",
  278. "title": "",
  279. "view": "",
  280. "zoomToFit": "",
  281. "zoomToSelection": ""
  282. },
  283. "clearCanvasDialog": {
  284. "title": ""
  285. },
  286. "publishDialog": {
  287. "title": "",
  288. "itemName": "",
  289. "authorName": "",
  290. "githubUsername": "",
  291. "twitterUsername": "",
  292. "libraryName": "",
  293. "libraryDesc": "",
  294. "website": "",
  295. "placeholder": {
  296. "authorName": "",
  297. "libraryName": "",
  298. "libraryDesc": "",
  299. "githubHandle": "",
  300. "twitterHandle": "",
  301. "website": ""
  302. },
  303. "errors": {
  304. "required": "",
  305. "website": ""
  306. },
  307. "noteDescription": {
  308. "pre": "",
  309. "link": "",
  310. "post": ""
  311. },
  312. "noteGuidelines": {
  313. "pre": "",
  314. "link": "",
  315. "post": ""
  316. },
  317. "noteLicense": {
  318. "pre": "",
  319. "link": "",
  320. "post": ""
  321. },
  322. "noteItems": "",
  323. "atleastOneLibItem": ""
  324. },
  325. "publishSuccessDialog": {
  326. "title": "",
  327. "content": "",
  328. "link": ""
  329. },
  330. "confirmDialog": {
  331. "resetLibrary": "",
  332. "removeItemsFromLib": ""
  333. },
  334. "encrypted": {
  335. "tooltip": "",
  336. "link": ""
  337. },
  338. "stats": {
  339. "angle": "",
  340. "element": "",
  341. "elements": "",
  342. "height": "",
  343. "scene": "",
  344. "selected": "",
  345. "storage": "",
  346. "title": "",
  347. "total": "",
  348. "version": "",
  349. "versionCopy": "",
  350. "versionNotAvailable": "",
  351. "width": ""
  352. },
  353. "toast": {
  354. "addedToLibrary": "",
  355. "copyStyles": "",
  356. "copyToClipboard": "",
  357. "copyToClipboardAsPng": "",
  358. "fileSaved": "",
  359. "fileSavedToFilename": "",
  360. "canvas": "畫布",
  361. "selection": ""
  362. },
  363. "colors": {
  364. "ffffff": "",
  365. "f8f9fa": "",
  366. "f1f3f5": "",
  367. "fff5f5": "",
  368. "fff0f6": "",
  369. "f8f0fc": "",
  370. "f3f0ff": "",
  371. "edf2ff": "",
  372. "e7f5ff": "",
  373. "e3fafc": "",
  374. "e6fcf5": "",
  375. "ebfbee": "",
  376. "f4fce3": "",
  377. "fff9db": "",
  378. "fff4e6": "",
  379. "transparent": "",
  380. "ced4da": "",
  381. "868e96": "",
  382. "fa5252": "",
  383. "e64980": "",
  384. "be4bdb": "",
  385. "7950f2": "",
  386. "4c6ef5": "",
  387. "228be6": "",
  388. "15aabf": "",
  389. "12b886": "",
  390. "40c057": "",
  391. "82c91e": "",
  392. "fab005": "",
  393. "fd7e14": "",
  394. "000000": "",
  395. "343a40": "",
  396. "495057": "",
  397. "c92a2a": "",
  398. "a61e4d": "",
  399. "862e9c": "",
  400. "5f3dc4": "",
  401. "364fc7": "",
  402. "1864ab": "",
  403. "0b7285": "",
  404. "087f5b": "",
  405. "2b8a3e": "",
  406. "5c940d": "",
  407. "e67700": "",
  408. "d9480f": ""
  409. }
  410. }