1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
|
{
"labels": {
"paste": "貼上",
"pasteAsPlaintext": "",
"pasteCharts": "貼上圖表",
"selectAll": "全選",
"multiSelect": "多重選取",
"moveCanvas": "移動畫布",
"cut": "剪下",
"copy": "複製",
"copyAsPng": "以 PNG 格式複製",
"copyAsSvg": "以 SVG 格式複製",
"copyText": "",
"copySource": "",
"convertToCode": "",
"bringForward": "往上一層移動",
"sendToBack": "移到最底層",
"bringToFront": "移到最上層",
"sendBackward": "往下一層移動",
"delete": "刪除",
"copyStyles": "複製樣式",
"pasteStyles": "套用樣式",
"stroke": "筆跡顏色",
"background": "填充顏色",
"fill": "背景樣式",
"strokeWidth": "筆跡寬度",
"strokeStyle": "筆跡線條",
"strokeStyle_solid": "實線",
"strokeStyle_dashed": "虛線(較密)",
"strokeStyle_dotted": "虛線(較疏)",
"sloppiness": "筆跡風格",
"opacity": "透明度",
"textAlign": "文字對齊",
"edges": "邊角樣式",
"sharp": "銳角",
"round": "圓角",
"arrowheads": "箭嘴",
"arrowhead_none": "無箭嘴",
"arrowhead_arrow": "普通箭嘴",
"arrowhead_bar": "平頭條狀",
"arrowhead_circle": "",
"arrowhead_circle_outline": "",
"arrowhead_triangle": "三角箭嘴",
"arrowhead_triangle_outline": "",
"arrowhead_diamond": "",
"arrowhead_diamond_outline": "",
"fontSize": "字型大小",
"fontFamily": "字體",
"addWatermark": "加入「使用 kj-diagramming 製圖」水印",
"handDrawn": "手繪體",
"normal": "電腦字體",
"code": "等寬體",
"small": "細",
"medium": "中",
"large": "大",
"veryLarge": "勁大",
"solid": "實心",
"hachure": "斜線",
"zigzag": "",
"crossHatch": "交叉格仔",
"thin": "幼",
"bold": "粗",
"left": "靠左對齊",
"center": "置中對齊",
"right": "靠右對齊",
"extraBold": "勁粗",
"architect": "手繪風格",
"artist": "藝術家風格",
"cartoonist": "卡通風格",
"fileTitle": "檔案名稱",
"colorPicker": "",
"canvasColors": "",
"canvasBackground": "畫布背景顏色",
"drawingCanvas": "畫布",
"layers": "圖層",
"actions": "動作",
"language": "🌏 語言",
"liveCollaboration": "",
"duplicateSelection": "製作副本",
"untitled": "未命名的作品",
"name": "",
"yourName": "你的名稱",
"madeWithExcalidraw": "使用 kj-diagramming 製圖",
"group": "建立物件群組",
"ungroup": "取消物件群組",
"collaborators": "已連線的協作者",
"showGrid": "顯示網格",
"addToLibrary": "加入作品庫",
"removeFromLibrary": "從作品庫中移除",
"libraryLoadingMessage": "正在載入作品庫…",
"libraries": "瀏覽作品庫",
"loadingScene": "載入畫布中…",
"align": "物件對齊",
"alignTop": "水平置頂",
"alignBottom": "水平置底",
"alignLeft": "垂直靠左對齊",
"alignRight": "垂直靠右對齊",
"centerVertically": "垂直置中",
"centerHorizontally": "水平置中",
"distributeHorizontally": "左右等距",
"distributeVertically": "上下等距",
"flipHorizontal": "左右反轉",
"flipVertical": "上下反轉",
"viewMode": "唯讀模式",
"share": "",
"showStroke": "",
"showBackground": "",
"toggleTheme": "",
"personalLib": "",
"excalidrawLib": "",
"decreaseFontSize": "",
"increaseFontSize": "",
"unbindText": "",
"bindText": "",
"createContainerFromText": "",
"link": {
"edit": "",
"editEmbed": "",
"create": "",
"createEmbed": "",
"label": "",
"labelEmbed": "",
"empty": ""
},
"lineEditor": {
"edit": "",
"exit": ""
},
"elementLock": {
"lock": "",
"unlock": "",
"lockAll": "",
"unlockAll": ""
},
"statusPublished": "",
"sidebarLock": "",
"selectAllElementsInFrame": "",
"removeAllElementsFromFrame": "",
"eyeDropper": "",
"textToDiagram": "",
"prompt": ""
},
"library": {
"noItems": "",
"hint_emptyLibrary": "",
"hint_emptyPrivateLibrary": ""
},
"buttons": {
"clearReset": "清空畫布",
"exportJSON": "",
"exportImage": "",
"export": "",
"copyToClipboard": "",
"save": "",
"saveAs": "",
"load": "",
"getShareableLink": "",
"close": "",
"selectLanguage": "",
"scrollBackToContent": "",
"zoomIn": "",
"zoomOut": "",
"resetZoom": "",
"menu": "",
"done": "",
"edit": "",
"undo": "",
"redo": "",
"resetLibrary": "",
"createNewRoom": "",
"fullScreen": "",
"darkMode": "",
"lightMode": "",
"zenMode": "",
"objectsSnapMode": "",
"exitZenMode": "",
"cancel": "",
"clear": "",
"remove": "",
"embed": "",
"publishLibrary": "",
"submit": "",
"confirm": "",
"embeddableInteractionButton": ""
},
"alerts": {
"clearReset": "【‼️ 警告 ‼️ 無法復原的動作】你確定要清空呢塊畫布嗎?",
"couldNotCreateShareableLink": "",
"couldNotCreateShareableLinkTooBig": "",
"couldNotLoadInvalidFile": "",
"importBackendFailed": "",
"cannotExportEmptyCanvas": "無嘢可以匯出喎~畫吓嘢先?",
"couldNotCopyToClipboard": "",
"decryptFailed": "",
"uploadedSecurly": "",
"loadSceneOverridePrompt": "",
"collabStopOverridePrompt": "",
"errorAddingToLibrary": "",
"errorRemovingFromLibrary": "",
"confirmAddLibrary": "",
"imageDoesNotContainScene": "",
"cannotRestoreFromImage": "",
"invalidSceneUrl": "",
"resetLibrary": "",
"removeItemsFromsLibrary": "",
"invalidEncryptionKey": "",
"collabOfflineWarning": ""
},
"errors": {
"unsupportedFileType": "",
"imageInsertError": "",
"fileTooBig": "",
"svgImageInsertError": "",
"failedToFetchImage": "",
"invalidSVGString": "",
"cannotResolveCollabServer": "",
"importLibraryError": "",
"collabSaveFailed": "",
"collabSaveFailed_sizeExceeded": "",
"imageToolNotSupported": "",
"brave_measure_text_error": {
"line1": "",
"line2": "",
"line3": "",
"line4": ""
},
"libraryElementTypeError": {
"embeddable": "",
"iframe": "",
"image": ""
},
"asyncPasteFailedOnRead": "",
"asyncPasteFailedOnParse": "",
"copyToSystemClipboardFailed": ""
},
"toolBar": {
"selection": "",
"image": "",
"rectangle": "",
"diamond": "",
"ellipse": "",
"arrow": "",
"line": "",
"freedraw": "",
"text": "",
"library": "",
"lock": "",
"penMode": "",
"link": "",
"eraser": "",
"frame": "",
"magicframe": "",
"embeddable": "",
"laser": "",
"hand": "",
"extraTools": "",
"mermaidToExcalidraw": "",
"magicSettings": ""
},
"headings": {
"canvasActions": "畫布動作",
"selectedShapeActions": "",
"shapes": ""
},
"hints": {
"canvasPanning": "",
"linearElement": "",
"freeDraw": "",
"text": "",
"embeddable": "",
"text_selected": "",
"text_editing": "",
"linearElementMulti": "",
"lockAngle": "",
"resize": "",
"resizeImage": "",
"rotate": "",
"lineEditor_info": "",
"lineEditor_pointSelected": "",
"lineEditor_nothingSelected": "",
"placeImage": "",
"publishLibrary": "",
"bindTextToElement": "",
"deepBoxSelect": "",
"eraserRevert": "",
"firefox_clipboard_write": "",
"disableSnapping": ""
},
"canvasError": {
"cannotShowPreview": "無法顯示預覽",
"canvasTooBig": "塊畫布太大啦,縮細啲先啦?",
"canvasTooBigTip": ""
},
"errorSplash": {
"headingMain": "",
"clearCanvasMessage": "如果重新整理頁面都係睇唔到,你可以<button>清空畫布</button>",
"clearCanvasCaveat": "(注意:呢個動作會直接丟棄你嘅作品,並且無法復原)",
"trackedToSentry": "",
"openIssueMessage": "",
"sceneContent": ""
},
"roomDialog": {
"desc_intro": "",
"desc_privacy": "",
"button_startSession": "",
"button_stopSession": "",
"desc_inProgressIntro": "",
"desc_shareLink": "",
"desc_exitSession": "",
"shareTitle": ""
},
"errorDialog": {
"title": ""
},
"exportDialog": {
"disk_title": "",
"disk_details": "",
"disk_button": "",
"link_title": "",
"link_details": "",
"link_button": "",
"excalidrawplus_description": "",
"excalidrawplus_button": "",
"excalidrawplus_exportError": ""
},
"helpDialog": {
"blog": "",
"click": "",
"deepSelect": "",
"deepBoxSelect": "",
"curvedArrow": "",
"curvedLine": "",
"documentation": "",
"doubleClick": "",
"drag": "",
"editor": "",
"editLineArrowPoints": "",
"editText": "",
"github": "",
"howto": "",
"or": "",
"preventBinding": "",
"tools": "",
"shortcuts": "",
"textFinish": "",
"textNewLine": "",
"title": "",
"view": "",
"zoomToFit": "",
"zoomToSelection": "",
"toggleElementLock": "",
"movePageUpDown": "",
"movePageLeftRight": ""
},
"clearCanvasDialog": {
"title": ""
},
"publishDialog": {
"title": "",
"itemName": "",
"authorName": "",
"githubUsername": "",
"twitterUsername": "",
"libraryName": "",
"libraryDesc": "",
"website": "",
"placeholder": {
"authorName": "",
"libraryName": "",
"libraryDesc": "",
"githubHandle": "",
"twitterHandle": "",
"website": ""
},
"errors": {
"required": "",
"website": ""
},
"noteDescription": "",
"noteGuidelines": "",
"noteLicense": "",
"noteItems": "",
"atleastOneLibItem": "",
"republishWarning": ""
},
"publishSuccessDialog": {
"title": "",
"content": ""
},
"confirmDialog": {
"resetLibrary": "",
"removeItemsFromLib": ""
},
"imageExportDialog": {
"header": "",
"label": {
"withBackground": "",
"onlySelected": "",
"darkMode": "",
"embedScene": "",
"scale": "",
"padding": ""
},
"tooltip": {
"embedScene": ""
},
"title": {
"exportToPng": "",
"exportToSvg": "",
"copyPngToClipboard": ""
},
"button": {
"exportToPng": "",
"exportToSvg": "",
"copyPngToClipboard": ""
}
},
"encrypted": {
"tooltip": "",
"link": ""
},
"stats": {
"angle": "",
"element": "",
"elements": "",
"height": "",
"scene": "",
"selected": "",
"storage": "",
"title": "",
"total": "",
"version": "",
"versionCopy": "",
"versionNotAvailable": "",
"width": ""
},
"toast": {
"addedToLibrary": "",
"copyStyles": "",
"copyToClipboard": "",
"copyToClipboardAsPng": "",
"fileSaved": "",
"fileSavedToFilename": "",
"canvas": "畫布",
"selection": "",
"pasteAsSingleElement": "",
"unableToEmbed": "",
"unrecognizedLinkFormat": ""
},
"colors": {
"transparent": "",
"black": "",
"white": "",
"red": "",
"pink": "",
"grape": "",
"violet": "",
"gray": "",
"blue": "",
"cyan": "",
"teal": "",
"green": "",
"yellow": "",
"orange": "",
"bronze": ""
},
"welcomeScreen": {
"app": {
"center_heading": "",
"center_heading_plus": "",
"menuHint": ""
},
"defaults": {
"menuHint": "",
"center_heading": "",
"toolbarHint": "",
"helpHint": ""
}
},
"colorPicker": {
"mostUsedCustomColors": "",
"colors": "",
"shades": "",
"hexCode": "",
"noShades": ""
},
"overwriteConfirm": {
"action": {
"exportToImage": {
"title": "",
"button": "",
"description": ""
},
"saveToDisk": {
"title": "",
"button": "",
"description": ""
},
"excalidrawPlus": {
"title": "",
"button": "",
"description": ""
}
},
"modal": {
"loadFromFile": {
"title": "",
"button": "",
"description": ""
},
"shareableLink": {
"title": "",
"button": "",
"description": ""
}
}
},
"mermaid": {
"title": "",
"button": "",
"description": "",
"syntax": "",
"preview": ""
}
}
|