@kitschpatrol/tldraw-cli 4.1.1 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/bin/cli.js +161 -136
  2. package/dist/.DS_Store +0 -0
  3. package/dist/lib/TldrawController.d.ts +25 -0
  4. package/dist/lib/index.js +149 -116
  5. package/dist/lib/inline/download-image.d.ts +7 -0
  6. package/dist/lib/inline/download-tldr.d.ts +7 -0
  7. package/dist/lib/inline/get-image-blob.d.ts +13 -0
  8. package/dist/lib/inline/get-image.d.ts +13 -0
  9. package/dist/lib/inline/get-tldr.d.ts +7 -0
  10. package/dist/lib/inline/set-tldr.d.ts +7 -0
  11. package/dist/lib/inline/upload-tldr.d.ts +7 -0
  12. package/dist/lib/tldraw-controller.d.ts +4 -10
  13. package/dist/tldraw/assets/index-BsbCikiv.js +320 -0
  14. package/dist/tldraw/assets/index-CtzsHuLd.css +1 -0
  15. package/dist/tldraw/icons/icon/checkbox-empty.svg +1 -1
  16. package/dist/tldraw/index.html +2 -2
  17. package/dist/tldraw/translations/ar.json +156 -156
  18. package/dist/tldraw/translations/ca.json +156 -156
  19. package/dist/tldraw/translations/cs.json +211 -211
  20. package/dist/tldraw/translations/da.json +94 -94
  21. package/dist/tldraw/translations/de.json +169 -169
  22. package/dist/tldraw/translations/es.json +160 -160
  23. package/dist/tldraw/translations/fa.json +202 -202
  24. package/dist/tldraw/translations/fi.json +172 -172
  25. package/dist/tldraw/translations/fr.json +156 -156
  26. package/dist/tldraw/translations/gl.json +208 -208
  27. package/dist/tldraw/translations/hi-in.json +152 -152
  28. package/dist/tldraw/translations/hr.json +358 -0
  29. package/dist/tldraw/translations/hu.json +220 -217
  30. package/dist/tldraw/translations/it.json +189 -189
  31. package/dist/tldraw/translations/ja.json +210 -210
  32. package/dist/tldraw/translations/ko-kr.json +217 -214
  33. package/dist/tldraw/translations/languages.json +8 -0
  34. package/dist/tldraw/translations/main.json +14 -0
  35. package/dist/tldraw/translations/ne.json +156 -156
  36. package/dist/tldraw/translations/ro.json +210 -210
  37. package/dist/tldraw/translations/ru.json +206 -206
  38. package/dist/tldraw/translations/sl.json +358 -0
  39. package/dist/tldraw/translations/th.json +156 -156
  40. package/dist/tldraw/translations/tr.json +214 -214
  41. package/dist/tldraw/translations/uk.json +206 -206
  42. package/dist/tldraw/translations/vi.json +156 -156
  43. package/dist/tldraw/translations/zh-cn.json +212 -212
  44. package/dist/tldraw/translations/zh-tw.json +176 -176
  45. package/package.json +20 -17
  46. package/readme.md +36 -27
  47. package/dist/tldraw/assets/index-C93mJRxX.js +0 -315
  48. package/dist/tldraw/assets/index-DWCRF5Ys.css +0 -1
@@ -1,11 +1,8 @@
1
1
  {
2
- "action.convert-to-bookmark": "转换为书签",
3
- "action.convert-to-embed": "转换为嵌入",
4
- "action.open-embed-link": "打开链接",
5
2
  "action.align-bottom": "底端对齐",
6
3
  "action.align-center-horizontal": "水平对齐",
7
- "action.align-center-vertical": "垂直对齐",
8
4
  "action.align-center-horizontal.short": "水平对齐",
5
+ "action.align-center-vertical": "垂直对齐",
9
6
  "action.align-center-vertical.short": "垂直对齐",
10
7
  "action.align-left": "左对齐",
11
8
  "action.align-right": "右对齐",
@@ -13,40 +10,50 @@
13
10
  "action.back-to-content": "返回内容",
14
11
  "action.bring-forward": "上移一层",
15
12
  "action.bring-to-front": "置顶",
16
- "action.copy-as-json.short": "JSON",
13
+ "action.convert-to-bookmark": "转换为书签",
14
+ "action.convert-to-embed": "转换为嵌入",
15
+ "action.copy": "复制",
17
16
  "action.copy-as-json": "复制为 JSON",
18
- "action.copy-as-png.short": "PNG",
17
+ "action.copy-as-json.short": "JSON",
19
18
  "action.copy-as-png": "复制为 PNG",
20
- "action.copy-as-svg.short": "SVG",
19
+ "action.copy-as-png.short": "PNG",
21
20
  "action.copy-as-svg": "复制为 SVG",
22
- "action.copy": "复制",
21
+ "action.copy-as-svg.short": "SVG",
23
22
  "action.cut": "剪切",
24
23
  "action.delete": "删除",
25
24
  "action.distribute-horizontal": "横向分布",
26
- "action.distribute-vertical": "纵向分布",
27
25
  "action.distribute-horizontal.short": "横向分布",
26
+ "action.distribute-vertical": "纵向分布",
28
27
  "action.distribute-vertical.short": "纵向分布",
29
28
  "action.duplicate": "复制",
30
29
  "action.edit-link": "编辑链接",
31
30
  "action.exit-pen-mode": "退出钢笔模式",
32
- "action.export-as-json.short": "JSON",
33
31
  "action.export-as-json": "导出为 JSON",
34
- "action.export-as-png.short": "PNG",
32
+ "action.export-as-json.short": "JSON",
35
33
  "action.export-as-png": "导出为 PNG",
36
- "action.export-as-svg.short": "SVG",
34
+ "action.export-as-png.short": "PNG",
37
35
  "action.export-as-svg": "导出为 SVG",
36
+ "action.export-as-svg.short": "SVG",
37
+ "action.fit-frame-to-content": "适合于内容",
38
38
  "action.flip-horizontal": "水平翻转",
39
- "action.flip-vertical": "垂直翻转",
40
39
  "action.flip-horizontal.short": "水平翻转",
40
+ "action.flip-vertical": "垂直翻转",
41
41
  "action.flip-vertical.short": "垂直翻转",
42
+ "action.fork-project": "Fork 这个项目",
42
43
  "action.group": "分组",
44
+ "action.insert-embed": "创建嵌入",
43
45
  "action.insert-media": "上传媒体文件",
46
+ "action.leave-shared-project": "退出共享项目",
47
+ "action.new-project": "新项目",
44
48
  "action.new-shared-project": "新建共享项目",
49
+ "action.open-cursor-chat": "Cursor Chat",
50
+ "action.open-embed-link": "打开链接",
45
51
  "action.open-file": "打开文件",
46
52
  "action.pack": "打包",
47
53
  "action.paste": "粘贴",
48
54
  "action.print": "打印",
49
55
  "action.redo": "重做",
56
+ "action.remove-frame": "移除框架",
50
57
  "action.rotate-ccw": "逆时针旋转",
51
58
  "action.rotate-cw": "顺时针旋转",
52
59
  "action.save-copy": "保存副本",
@@ -56,36 +63,64 @@
56
63
  "action.send-to-back": "置底",
57
64
  "action.share-project": "共享此项目",
58
65
  "action.stack-horizontal": "横排",
59
- "action.stack-vertical": "竖排",
60
66
  "action.stack-horizontal.short": "横排",
67
+ "action.stack-vertical": "竖排",
61
68
  "action.stack-vertical.short": "竖排",
69
+ "action.stop-following": "停止跟踪",
62
70
  "action.stretch-horizontal": "水平拉伸",
63
- "action.stretch-vertical": "垂直拉伸",
64
71
  "action.stretch-horizontal.short": "水平拉伸",
72
+ "action.stretch-vertical": "垂直拉伸",
65
73
  "action.stretch-vertical.short": "垂直拉伸",
66
74
  "action.toggle-auto-size": "切换自动大小",
67
- "action.toggle-dark-mode.menu": "暗黑模式",
68
75
  "action.toggle-dark-mode": "切换暗黑模式",
69
- "action.toggle-debug-mode.menu": "调试模式",
76
+ "action.toggle-dark-mode.menu": "暗黑模式",
70
77
  "action.toggle-debug-mode": "切换调试模式",
71
- "action.toggle-focus-mode.menu": "专注模式",
78
+ "action.toggle-debug-mode.menu": "调试模式",
72
79
  "action.toggle-focus-mode": "切换专注模式",
73
- "action.toggle-grid.menu": "显示网格",
80
+ "action.toggle-focus-mode.menu": "专注模式",
74
81
  "action.toggle-grid": "切换网格",
75
- "action.toggle-snap-mode.menu": "始终吸附",
82
+ "action.toggle-grid.menu": "显示网格",
83
+ "action.toggle-lock": "锁定/解锁",
84
+ "action.toggle-reduce-motion": "切换降低灵敏度",
85
+ "action.toggle-reduce-motion.menu": "降低灵敏度",
76
86
  "action.toggle-snap-mode": "切换始终吸附",
77
- "action.toggle-tool-lock.menu": "工具锁定",
87
+ "action.toggle-snap-mode.menu": "始终吸附",
78
88
  "action.toggle-tool-lock": "切换工具锁定",
89
+ "action.toggle-tool-lock.menu": "工具锁定",
90
+ "action.toggle-transparent": "切换透明背景",
79
91
  "action.toggle-transparent.context-menu": "透明",
80
92
  "action.toggle-transparent.menu": "透明",
81
- "action.toggle-transparent": "切换透明背景",
82
93
  "action.undo": "撤销",
83
94
  "action.ungroup": "取消分组",
95
+ "action.unlock-all": "全部解锁",
84
96
  "action.zoom-in": "放大",
85
97
  "action.zoom-out": "缩小",
86
98
  "action.zoom-to-100": "缩放至 100%",
87
99
  "action.zoom-to-fit": "自适应缩放",
88
100
  "action.zoom-to-selection": "缩放至显示选中内容",
101
+ "actions-menu.title": "操作",
102
+ "align-style.end": "结束",
103
+ "align-style.justify": "两端对齐",
104
+ "align-style.middle": "中间",
105
+ "align-style.start": "开始",
106
+ "arrowheadEnd-style.arrow": "箭头",
107
+ "arrowheadEnd-style.bar": "条",
108
+ "arrowheadEnd-style.diamond": "菱形",
109
+ "arrowheadEnd-style.dot": "点",
110
+ "arrowheadEnd-style.inverted": "反转",
111
+ "arrowheadEnd-style.none": "无",
112
+ "arrowheadEnd-style.pipe": "管道",
113
+ "arrowheadEnd-style.square": "正方形",
114
+ "arrowheadEnd-style.triangle": "三角形",
115
+ "arrowheadStart-style.arrow": "箭头",
116
+ "arrowheadStart-style.bar": "条",
117
+ "arrowheadStart-style.diamond": "菱形",
118
+ "arrowheadStart-style.dot": "点",
119
+ "arrowheadStart-style.inverted": "反转",
120
+ "arrowheadStart-style.none": "无",
121
+ "arrowheadStart-style.pipe": "管道",
122
+ "arrowheadStart-style.square": "正方形",
123
+ "arrowheadStart-style.triangle": "三角形",
89
124
  "color-style.black": "黑色",
90
125
  "color-style.blue": "蓝色",
91
126
  "color-style.green": "绿色",
@@ -98,35 +133,65 @@
98
133
  "color-style.red": "红色",
99
134
  "color-style.violet": "紫色",
100
135
  "color-style.yellow": "黄色",
101
- "fill-style.none": "",
102
- "fill-style.semi": "半填充",
103
- "fill-style.solid": "实心",
104
- "fill-style.pattern": "图案",
136
+ "context-menu.arrange": "排列",
137
+ "context-menu.copy-as": "复制为",
138
+ "context-menu.export-as": "导出为",
139
+ "context-menu.move-to-page": "移动到页面",
140
+ "context-menu.reorder": "重新排序",
141
+ "context.pages.new-page": "新页面",
142
+ "cursor-chat.type-to-chat": "输入以开始聊天...",
105
143
  "dash-style.dashed": "虚线",
106
144
  "dash-style.dotted": "虚点",
107
145
  "dash-style.draw": "画笔",
108
146
  "dash-style.solid": "实心",
109
- "size-style.s": "",
110
- "size-style.m": "",
111
- "size-style.l": "",
112
- "size-style.xl": "加大",
113
- "opacity-style.0.1": "10%",
114
- "opacity-style.0.25": "25%",
115
- "opacity-style.0.5": "50%",
116
- "opacity-style.0.75": "75%",
117
- "opacity-style.1": "100%",
147
+ "debug-panel.more": "更多",
148
+ "edit-link-dialog.cancel": "取消",
149
+ "edit-link-dialog.clear": "清除",
150
+ "edit-link-dialog.detail": "链接将在新标签页中打开。",
151
+ "edit-link-dialog.invalid-url": "链接必须是有效 URL。",
152
+ "edit-link-dialog.save": "继续",
153
+ "edit-link-dialog.title": "编辑链接",
154
+ "edit-link-dialog.url": "URL",
155
+ "edit-pages-dialog.move-down": "下移",
156
+ "edit-pages-dialog.move-up": "上移",
157
+ "embed-dialog.back": "返回",
158
+ "embed-dialog.cancel": "取消",
159
+ "embed-dialog.create": "创建",
160
+ "embed-dialog.instruction": "粘贴网站 URL 创建嵌入。",
161
+ "embed-dialog.invalid-url": "我们无法从该 URL 创建嵌入。",
162
+ "embed-dialog.title": "创建嵌入",
163
+ "embed-dialog.url": "URL",
164
+ "file-system.confirm-clear.cancel": "取消",
165
+ "file-system.confirm-clear.continue": "继续",
166
+ "file-system.confirm-clear.description": "创建新项目将清除您当前的项目,并且所有未保存的更改都将丢失。确定要继续吗?",
167
+ "file-system.confirm-clear.dont-show-again": "不再询问",
168
+ "file-system.confirm-clear.title": "清空当前项目?",
169
+ "file-system.confirm-open.cancel": "取消",
170
+ "file-system.confirm-open.description": "打开文件将替换您的当前项目,任何未保存的更改将丢失。确定要继续吗?",
171
+ "file-system.confirm-open.dont-show-again": "不再询问",
172
+ "file-system.confirm-open.open": "打开文件",
173
+ "file-system.confirm-open.title": "覆盖当前项目?",
174
+ "file-system.file-open-error.file-format-version-too-new": "您试图打开的文件来自 tldraw 新版本。请重新加载页面,然后重试。",
175
+ "file-system.file-open-error.generic-corrupted-file": "您试图打开的文件已损坏。",
176
+ "file-system.file-open-error.not-a-tldraw-file": "您试图打开的文件看起来不像 tldraw 文件。",
177
+ "file-system.file-open-error.title": "无法打开文件",
178
+ "file-system.shared-document-file-open-error.description": "不支持从共享项目中打开文件。",
179
+ "file-system.shared-document-file-open-error.title": "无法打开文件",
180
+ "fill-style.none": "无",
181
+ "fill-style.pattern": "图案",
182
+ "fill-style.semi": "半填充",
183
+ "fill-style.solid": "实心",
184
+ "focus-mode.toggle-focus-mode": "切换专注模式",
118
185
  "font-style.draw": "画笔",
186
+ "font-style.mono": "黑白",
119
187
  "font-style.sans": "无衬线",
120
188
  "font-style.serif": "衬线",
121
- "font-style.mono": "黑白",
122
- "align-style.start": "开始",
123
- "align-style.middle": "中间",
124
- "align-style.end": "结束",
125
- "align-style.justify": "两端对齐",
126
189
  "geo-style.arrow-down": "向下箭头",
127
190
  "geo-style.arrow-left": "向左箭头",
128
191
  "geo-style.arrow-right": "向右箭头",
129
192
  "geo-style.arrow-up": "向上箭头",
193
+ "geo-style.check-box": "复选框",
194
+ "geo-style.cloud": "云",
130
195
  "geo-style.diamond": "菱形",
131
196
  "geo-style.ellipse": "椭圆形",
132
197
  "geo-style.hexagon": "六边形",
@@ -134,130 +199,99 @@
134
199
  "geo-style.oval": "卵形",
135
200
  "geo-style.pentagon": "五边形",
136
201
  "geo-style.rectangle": "矩形",
137
- "geo-style.rhombus-2": "菱形 2",
138
202
  "geo-style.rhombus": "菱形",
203
+ "geo-style.rhombus-2": "菱形 2",
139
204
  "geo-style.star": "星形",
140
205
  "geo-style.trapezoid": "梯形",
141
206
  "geo-style.triangle": "三角形",
142
207
  "geo-style.x-box": "X 框",
143
- "arrowheadStart-style.none": "",
144
- "arrowheadStart-style.arrow": "箭头",
145
- "arrowheadStart-style.bar": "",
146
- "arrowheadStart-style.diamond": "菱形",
147
- "arrowheadStart-style.dot": "",
148
- "arrowheadStart-style.inverted": "反转",
149
- "arrowheadStart-style.pipe": "管道",
150
- "arrowheadStart-style.square": "正方形",
151
- "arrowheadStart-style.triangle": "三角形",
152
- "arrowheadEnd-style.none": "无",
153
- "arrowheadEnd-style.arrow": "箭头",
154
- "arrowheadEnd-style.bar": "条",
155
- "arrowheadEnd-style.diamond": "菱形",
156
- "arrowheadEnd-style.dot": "点",
157
- "arrowheadEnd-style.inverted": "反转",
158
- "arrowheadEnd-style.pipe": "管道",
159
- "arrowheadEnd-style.square": "正方形",
160
- "arrowheadEnd-style.triangle": "三角形",
161
- "spline-style.line": "直线",
162
- "spline-style.cubic": "立方形",
163
- "tool.select": "选择",
164
- "tool.hand": "手形",
165
- "tool.draw": "画笔",
166
- "tool.eraser": "橡皮",
167
- "tool.arrow-down": "向下箭头",
168
- "tool.arrow-left": "向左箭头",
169
- "tool.arrow-right": "向右箭头",
170
- "tool.arrow-up": "向上箭头",
171
- "tool.arrow": "箭头",
172
- "tool.diamond": "菱形",
173
- "tool.ellipse": "椭圆形",
174
- "tool.hexagon": "六边形",
175
- "tool.line": "直线",
176
- "tool.octagon": "八边形",
177
- "tool.oval": "卵形",
178
- "tool.pentagon": "五边形",
179
- "tool.rectangle": "矩形",
180
- "tool.rhombus": "菱形",
181
- "tool.star": "星形",
182
- "tool.trapezoid": "梯形",
183
- "tool.triangle": "三角形",
184
- "tool.x-box": "X 框",
185
- "tool.asset": "图片",
186
- "tool.frame": "框架",
187
- "tool.note": "便笺",
188
- "tool.embed": "嵌入",
189
- "tool.text": "文本",
190
- "menu.title": "菜单",
208
+ "help-menu.about": "关于",
209
+ "help-menu.discord": "Discord",
210
+ "help-menu.github": "GitHub",
211
+ "help-menu.keyboard-shortcuts": "键盘快捷方式",
212
+ "help-menu.title": "帮助和资源",
213
+ "help-menu.twitter": "Twitter",
214
+ "home-project-dialog.description": "这是您的主项目,它只为您而设!",
215
+ "home-project-dialog.ok": "好的",
216
+ "home-project-dialog.title": "主项目",
191
217
  "menu.copy-as": "复制为",
192
218
  "menu.edit": "编辑",
193
219
  "menu.export-as": "导出为",
194
220
  "menu.file": "文件",
195
221
  "menu.language": "语言",
196
222
  "menu.preferences": "偏好",
223
+ "menu.title": "菜单",
197
224
  "menu.view": "视图",
198
- "context-menu.arrange": "排列",
199
- "context-menu.copy-as": "复制为",
200
- "context-menu.export-as": "导出为",
201
- "context-menu.move-to-page": "移动到页面",
202
- "context-menu.reorder": "重新排序",
203
- "page-menu.title": "页面",
225
+ "navigation-zone.toggle-minimap": "切换小地图",
226
+ "navigation-zone.zoom": "缩放",
227
+ "opacity-style.0.1": "10%",
228
+ "opacity-style.0.25": "25%",
229
+ "opacity-style.0.5": "50%",
230
+ "opacity-style.0.75": "75%",
231
+ "opacity-style.1": "100%",
204
232
  "page-menu.create-new-page": "创建新页面",
233
+ "page-menu.edit-done": "完成",
234
+ "page-menu.edit-start": "编辑",
235
+ "page-menu.go-to-page": "转到页面",
205
236
  "page-menu.max-page-count-reached": "达到最大页数",
206
237
  "page-menu.new-page-initial-name": "页面 1",
207
- "page-menu.edit-start": "编辑",
208
- "page-menu.edit-done": "完成",
209
- "page-menu.submenu.rename": "重命名",
238
+ "page-menu.submenu.delete": "删除",
210
239
  "page-menu.submenu.duplicate-page": "复制",
211
- "page-menu.submenu.title": "菜单",
212
240
  "page-menu.submenu.move-down": "下移",
213
241
  "page-menu.submenu.move-up": "上移",
214
- "page-menu.submenu.delete": "删除",
215
- "share-menu.title": "共享",
216
- "share-menu.share-project": "共享此项目",
242
+ "page-menu.submenu.rename": "重命名",
243
+ "page-menu.submenu.title": "菜单",
244
+ "page-menu.title": "页面",
245
+ "people-menu.change-color": "更改颜色",
246
+ "people-menu.change-name": "更改名称",
247
+ "people-menu.follow": "跟踪",
248
+ "people-menu.following": "正在跟随",
249
+ "people-menu.invite": "邀请他人",
250
+ "people-menu.leading": "跟随",
251
+ "people-menu.title": "人员",
252
+ "people-menu.user": "(您)",
253
+ "rename-project-dialog.cancel": "取消",
254
+ "rename-project-dialog.rename": "重命名",
255
+ "rename-project-dialog.title": "项目重命名",
217
256
  "share-menu.copy-link": "复制链接",
218
- "share-menu.readonly-link": "只读",
219
- "share-menu.copy-readonly-link": "复制只读链接",
220
- "share-menu.offline-note": "共享此项目将以新 URL 创建托管活动副本。您可以与不超过三十人共享此 URL,一起查看和编辑项目。",
221
257
  "share-menu.copy-link-note": "任何人使用此链接都能查看和编辑此项目。",
258
+ "share-menu.copy-readonly-link": "复制只读链接",
222
259
  "share-menu.copy-readonly-link-note": "任何人使用此链接都能查看(但不能编辑)此项目。",
260
+ "share-menu.create-snapshot-link": "创建快照链接",
261
+ "share-menu.default-project-name": "共享项目",
262
+ "share-menu.fork-note": "基于这个快照创建一个新的共享项目。",
263
+ "share-menu.offline-note": "共享此项目将以新 URL 创建托管活动副本。您可以与不超过三十人共享此 URL,一起查看和编辑项目。",
223
264
  "share-menu.project-too-large": "抱歉,此项目太大,无法共享。我们正在努力解决!",
224
- "people-menu.title": "人员",
225
- "people-menu.change-name": "更改名称",
226
- "people-menu.change-color": "更改颜色",
227
- "people-menu.user": "(您)",
228
- "people-menu.invite": "邀请他人",
229
- "help-menu.title": "帮助和资源",
230
- "help-menu.about": "关于",
231
- "help-menu.discord": "Discord",
232
- "help-menu.github": "GitHub",
233
- "help-menu.keyboard-shortcuts": "键盘快捷方式",
234
- "help-menu.twitter": "Twitter",
235
- "actions-menu.title": "操作",
236
- "edit-link-dialog.title": "编辑链接",
237
- "edit-link-dialog.invalid-url": "链接必须是有效 URL。",
238
- "edit-link-dialog.detail": "链接将在新标签页中打开。",
239
- "edit-link-dialog.url": "URL",
240
- "edit-link-dialog.clear": "清除",
241
- "edit-link-dialog.save": "继续",
242
- "edit-link-dialog.cancel": "取消",
243
- "embed-dialog.title": "创建嵌入",
244
- "embed-dialog.back": "返回",
245
- "embed-dialog.create": "创建",
246
- "embed-dialog.cancel": "取消",
247
- "embed-dialog.url": "URL",
248
- "embed-dialog.instruction": "粘贴网站 URL 创建嵌入。",
249
- "embed-dialog.invalid-url": "我们无法从该 URL 创建嵌入。",
250
- "edit-pages-dialog.move-down": "下移",
251
- "edit-pages-dialog.move-up": "上移",
252
- "shortcuts-dialog.title": "键盘快捷方式",
265
+ "share-menu.readonly-link": "只读",
266
+ "share-menu.save-note": "将这个项目以 .tldr 格式保存到您的电脑上。",
267
+ "share-menu.share-project": "共享此项目",
268
+ "share-menu.snapshot-link-note": "截取此项目并将其共享为一个只读的快照链接。",
269
+ "share-menu.title": "共享",
270
+ "share-menu.upload-failed": "抱歉,我们目前无法上传您的项目,请重试。如果问题仍然存在,请告诉我们。",
271
+ "sharing.confirm-leave.cancel": "取消",
272
+ "sharing.confirm-leave.description": "您确定要退出这个共享项目吗?您可以通过访问它的 URL 以返回。",
273
+ "sharing.confirm-leave.dont-show-again": "不再询问",
274
+ "sharing.confirm-leave.leave": "退出",
275
+ "sharing.confirm-leave.title": "退出当前项目?",
276
+ "shortcuts-dialog.collaboration": "协作",
253
277
  "shortcuts-dialog.edit": "编辑",
254
278
  "shortcuts-dialog.file": "文件",
255
279
  "shortcuts-dialog.preferences": "偏好",
280
+ "shortcuts-dialog.title": "键盘快捷方式",
256
281
  "shortcuts-dialog.tools": "工具",
257
282
  "shortcuts-dialog.transform": "转换",
258
283
  "shortcuts-dialog.view": "视图",
259
- "style-panel.title": "样式",
284
+ "size-style.l": "",
285
+ "size-style.m": "中",
286
+ "size-style.s": "小",
287
+ "size-style.xl": "加大",
288
+ "spline-style.cubic": "立方形",
289
+ "spline-style.line": "直线",
290
+ "status.offline": "离线",
291
+ "status.online": "在线",
260
292
  "style-panel.align": "对齐",
293
+ "style-panel.arrowhead-end": "末端",
294
+ "style-panel.arrowhead-start": "前端",
261
295
  "style-panel.arrowheads": "箭头",
262
296
  "style-panel.color": "颜色",
263
297
  "style-panel.dash": "划线",
@@ -266,88 +300,54 @@
266
300
  "style-panel.geo": "形状",
267
301
  "style-panel.mixed": "混合",
268
302
  "style-panel.opacity": "不透明度",
303
+ "style-panel.position": "位置",
269
304
  "style-panel.size": "大小",
270
305
  "style-panel.spline": "曲线",
271
- "tool-panel.drawing": "绘图",
272
- "tool-panel.shapes": "形状",
273
- "navigation-zone.toggle-minimap": "切换小地图",
274
- "navigation-zone.zoom": "缩放",
275
- "focus-mode.toggle-focus-mode": "切换专注模式",
306
+ "style-panel.title": "样式",
307
+ "style-panel.vertical-align": "垂直对齐",
276
308
  "toast.close": "关闭",
277
- "file-system.file-open-error.title": "无法打开文件",
278
- "file-system.file-open-error.not-a-tldraw-file": "您试图打开的文件看起来不像 tldraw 文件。",
279
- "file-system.file-open-error.file-format-version-too-new": "您试图打开的文件来自 tldraw 新版本。请重新加载页面,然后重试。",
280
- "file-system.file-open-error.generic-corrupted-file": "您试图打开的文件已损坏。",
281
- "file-system.confirm-open.title": "覆盖当前项目?",
282
- "file-system.confirm-open.description": "打开文件将替换您的当前项目,任何未保存的更改将丢失。确定要继续吗?",
283
- "file-system.confirm-open.cancel": "取消",
284
- "file-system.confirm-open.open": "打开文件",
285
- "file-system.confirm-open.dont-show-again": "不再询问",
286
- "toast.error.export-fail.title": "导出失败",
287
- "toast.error.export-fail.desc": "无法导出图像",
288
- "toast.error.copy-fail.title": "复制失败",
289
309
  "toast.error.copy-fail.desc": "无法复制图像",
290
- "file-system.shared-document-file-open-error.title": "无法打开文件",
291
- "file-system.shared-document-file-open-error.description": "不支持从共享项目中打开文件。",
292
- "vscode.file-open.dont-show-again": "不再询问",
293
- "vscode.file-open.desc": "该文件是用较早版本的tldraw创建的。您是否愿意将其更新为新版本?",
294
- "context.pages.new-page": "新页面",
295
- "style-panel.arrowhead-start": "前端",
296
- "style-panel.arrowhead-end": "末端",
297
- "vscode.file-open.open": "继续",
298
- "vscode.file-open.backup": "备份",
299
- "vscode.file-open.backup-saved": "备份已保存",
300
- "vscode.file-open.backup-failed": "备份失败:这不是 .tldr 文件。",
310
+ "toast.error.copy-fail.title": "复制失败",
311
+ "toast.error.export-fail.desc": "无法导出图像",
312
+ "toast.error.export-fail.title": "导出失败",
313
+ "tool-panel.drawing": "绘图",
301
314
  "tool-panel.more": "更多",
302
- "debug-panel.more": "更多",
303
- "action.new-project": "新项目",
304
- "file-system.confirm-clear.title": "清空当前项目?",
305
- "file-system.confirm-clear.description": "创建新项目将清除您当前的项目,并且所有未保存的更改都将丢失。确定要继续吗?",
306
- "file-system.confirm-clear.cancel": "取消",
307
- "file-system.confirm-clear.continue": "继续",
308
- "file-system.confirm-clear.dont-show-again": "不再询问",
309
- "action.stop-following": "停止跟踪",
310
- "people-menu.follow": "跟踪",
311
- "style-panel.position": "位置",
312
- "page-menu.go-to-page": "转到页面",
313
- "action.insert-embed": "创建嵌入",
314
- "people-menu.following": "正在跟随",
315
- "people-menu.leading": "跟随",
316
- "geo-style.check-box": "复选框",
315
+ "tool-panel.shapes": "形状",
316
+ "tool.arrow": "箭头",
317
+ "tool.arrow-down": "向下箭头",
318
+ "tool.arrow-left": "向左箭头",
319
+ "tool.arrow-right": "向右箭头",
320
+ "tool.arrow-up": "向上箭头",
321
+ "tool.asset": "图片",
317
322
  "tool.check-box": "复选框",
318
- "share-menu.create-snapshot-link": "创建快照链接",
319
- "share-menu.save-note": "将这个项目以 .tldr 格式保存到您的电脑上。",
320
- "share-menu.fork-note": "基于这个快照创建一个新的共享项目。",
321
- "share-menu.snapshot-link-note": "截取此项目并将其共享为一个只读的快照链接。",
322
- "share-menu.upload-failed": "抱歉,我们目前无法上传您的项目,请重试。如果问题仍然存在,请告诉我们。",
323
- "style-panel.vertical-align": "垂直对齐",
324
- "tool.laser": "激光笔",
325
- "action.fork-project": "Fork 这个项目",
326
- "action.leave-shared-project": "退出共享项目",
327
- "sharing.confirm-leave.title": "退出当前项目?",
328
- "sharing.confirm-leave.description": "您确定要退出这个共享项目吗?您可以通过访问它的 URL 以返回。",
329
- "sharing.confirm-leave.cancel": "取消",
330
- "sharing.confirm-leave.leave": "退出",
331
- "sharing.confirm-leave.dont-show-again": "不再询问",
332
- "action.toggle-reduce-motion.menu": "降低灵敏度",
333
- "action.toggle-reduce-motion": "切换降低灵敏度",
334
- "tool.highlight": "高亮",
335
- "action.toggle-lock": "锁定/解锁",
336
- "share-menu.default-project-name": "共享项目",
337
- "home-project-dialog.title": "主项目",
338
- "home-project-dialog.description": "这是您的主项目,它只为您而设!",
339
- "rename-project-dialog.title": "项目重命名",
340
- "rename-project-dialog.cancel": "取消",
341
- "rename-project-dialog.rename": "重命名",
342
- "home-project-dialog.ok": "好的",
343
- "action.open-cursor-chat": "Cursor Chat",
344
- "shortcuts-dialog.collaboration": "协作",
345
- "cursor-chat.type-to-chat": "输入以开始聊天...",
346
- "geo-style.cloud": "云",
347
323
  "tool.cloud": "云",
348
- "action.unlock-all": "全部解锁",
349
- "status.offline": "离线",
350
- "status.online": "在线",
351
- "action.remove-frame": "移除框架",
352
- "action.fit-frame-to-content": "适合于内容"
324
+ "tool.diamond": "菱形",
325
+ "tool.draw": "画笔",
326
+ "tool.ellipse": "椭圆形",
327
+ "tool.embed": "嵌入",
328
+ "tool.eraser": "橡皮",
329
+ "tool.frame": "框架",
330
+ "tool.hand": "手形",
331
+ "tool.hexagon": "六边形",
332
+ "tool.highlight": "高亮",
333
+ "tool.laser": "激光笔",
334
+ "tool.line": "直线",
335
+ "tool.note": "便笺",
336
+ "tool.octagon": "八边形",
337
+ "tool.oval": "卵形",
338
+ "tool.pentagon": "五边形",
339
+ "tool.rectangle": "矩形",
340
+ "tool.rhombus": "菱形",
341
+ "tool.select": "选择",
342
+ "tool.star": "星形",
343
+ "tool.text": "文本",
344
+ "tool.trapezoid": "梯形",
345
+ "tool.triangle": "三角形",
346
+ "tool.x-box": "X 框",
347
+ "vscode.file-open.backup": "备份",
348
+ "vscode.file-open.backup-failed": "备份失败:这不是 .tldr 文件。",
349
+ "vscode.file-open.backup-saved": "备份已保存",
350
+ "vscode.file-open.desc": "该文件是用较早版本的tldraw创建的。您是否愿意将其更新为新版本?",
351
+ "vscode.file-open.dont-show-again": "不再询问",
352
+ "vscode.file-open.open": "继续"
353
353
  }