@atlaskit/editor-common 80.4.0 → 80.4.2
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.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/analytics/types/table-events.js +4 -6
- package/dist/cjs/i18n/cs.js +35 -10
- package/dist/cjs/i18n/da.js +35 -10
- package/dist/cjs/i18n/de.js +36 -11
- package/dist/cjs/i18n/en.js +36 -10
- package/dist/cjs/i18n/en_GB.js +36 -10
- package/dist/cjs/i18n/en_ZZ.js +37 -11
- package/dist/cjs/i18n/es.js +35 -10
- package/dist/cjs/i18n/fi.js +35 -10
- package/dist/cjs/i18n/fr.js +35 -10
- package/dist/cjs/i18n/hu.js +35 -10
- package/dist/cjs/i18n/it.js +35 -10
- package/dist/cjs/i18n/ja.js +35 -10
- package/dist/cjs/i18n/ko.js +35 -10
- package/dist/cjs/i18n/nb.js +35 -10
- package/dist/cjs/i18n/nl.js +35 -10
- package/dist/cjs/i18n/pl.js +35 -10
- package/dist/cjs/i18n/pt_BR.js +35 -10
- package/dist/cjs/i18n/ru.js +35 -10
- package/dist/cjs/i18n/sv.js +35 -10
- package/dist/cjs/i18n/th.js +35 -10
- package/dist/cjs/i18n/tr.js +35 -10
- package/dist/cjs/i18n/uk.js +35 -10
- package/dist/cjs/i18n/vi.js +35 -10
- package/dist/cjs/i18n/zh.js +35 -10
- package/dist/cjs/i18n/zh_TW.js +35 -10
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/table-events.js +4 -11
- package/dist/es2019/i18n/cs.js +35 -10
- package/dist/es2019/i18n/da.js +35 -10
- package/dist/es2019/i18n/de.js +36 -11
- package/dist/es2019/i18n/en.js +36 -10
- package/dist/es2019/i18n/en_GB.js +36 -10
- package/dist/es2019/i18n/en_ZZ.js +37 -11
- package/dist/es2019/i18n/es.js +35 -10
- package/dist/es2019/i18n/fi.js +35 -10
- package/dist/es2019/i18n/fr.js +35 -10
- package/dist/es2019/i18n/hu.js +35 -10
- package/dist/es2019/i18n/it.js +35 -10
- package/dist/es2019/i18n/ja.js +35 -10
- package/dist/es2019/i18n/ko.js +35 -10
- package/dist/es2019/i18n/nb.js +35 -10
- package/dist/es2019/i18n/nl.js +35 -10
- package/dist/es2019/i18n/pl.js +35 -10
- package/dist/es2019/i18n/pt_BR.js +35 -10
- package/dist/es2019/i18n/ru.js +35 -10
- package/dist/es2019/i18n/sv.js +35 -10
- package/dist/es2019/i18n/th.js +35 -10
- package/dist/es2019/i18n/tr.js +35 -10
- package/dist/es2019/i18n/uk.js +35 -10
- package/dist/es2019/i18n/vi.js +35 -10
- package/dist/es2019/i18n/zh.js +35 -10
- package/dist/es2019/i18n/zh_TW.js +35 -10
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/table-events.js +4 -11
- package/dist/esm/i18n/cs.js +35 -10
- package/dist/esm/i18n/da.js +35 -10
- package/dist/esm/i18n/de.js +36 -11
- package/dist/esm/i18n/en.js +36 -10
- package/dist/esm/i18n/en_GB.js +36 -10
- package/dist/esm/i18n/en_ZZ.js +37 -11
- package/dist/esm/i18n/es.js +35 -10
- package/dist/esm/i18n/fi.js +35 -10
- package/dist/esm/i18n/fr.js +35 -10
- package/dist/esm/i18n/hu.js +35 -10
- package/dist/esm/i18n/it.js +35 -10
- package/dist/esm/i18n/ja.js +35 -10
- package/dist/esm/i18n/ko.js +35 -10
- package/dist/esm/i18n/nb.js +35 -10
- package/dist/esm/i18n/nl.js +35 -10
- package/dist/esm/i18n/pl.js +35 -10
- package/dist/esm/i18n/pt_BR.js +35 -10
- package/dist/esm/i18n/ru.js +35 -10
- package/dist/esm/i18n/sv.js +35 -10
- package/dist/esm/i18n/th.js +35 -10
- package/dist/esm/i18n/tr.js +35 -10
- package/dist/esm/i18n/uk.js +35 -10
- package/dist/esm/i18n/vi.js +35 -10
- package/dist/esm/i18n/zh.js +35 -10
- package/dist/esm/i18n/zh_TW.js +35 -10
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/insert-events.d.ts +1 -0
- package/dist/types/analytics/types/table-events.d.ts +10 -2
- package/dist/types/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +25 -0
- package/dist/types/i18n/da.d.ts +25 -0
- package/dist/types/i18n/de.d.ts +25 -0
- package/dist/types/i18n/en.d.ts +26 -0
- package/dist/types/i18n/en_GB.d.ts +26 -0
- package/dist/types/i18n/en_ZZ.d.ts +26 -0
- package/dist/types/i18n/es.d.ts +25 -0
- package/dist/types/i18n/fi.d.ts +25 -0
- package/dist/types/i18n/fr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +25 -0
- package/dist/types/i18n/it.d.ts +25 -0
- package/dist/types/i18n/ja.d.ts +25 -0
- package/dist/types/i18n/ko.d.ts +25 -0
- package/dist/types/i18n/nb.d.ts +25 -0
- package/dist/types/i18n/nl.d.ts +25 -0
- package/dist/types/i18n/pl.d.ts +25 -0
- package/dist/types/i18n/pt_BR.d.ts +25 -0
- package/dist/types/i18n/ru.d.ts +25 -0
- package/dist/types/i18n/sv.d.ts +25 -0
- package/dist/types/i18n/th.d.ts +25 -0
- package/dist/types/i18n/tr.d.ts +25 -0
- package/dist/types/i18n/uk.d.ts +25 -0
- package/dist/types/i18n/vi.d.ts +25 -0
- package/dist/types/i18n/zh.d.ts +25 -0
- package/dist/types/i18n/zh_TW.d.ts +25 -0
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/analytics/types/insert-events.d.ts +1 -0
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +10 -2
- package/dist/types-ts4.5/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +25 -0
- package/dist/types-ts4.5/i18n/da.d.ts +25 -0
- package/dist/types-ts4.5/i18n/de.d.ts +25 -0
- package/dist/types-ts4.5/i18n/en.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +26 -0
- package/dist/types-ts4.5/i18n/es.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +25 -0
- package/dist/types-ts4.5/i18n/it.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +25 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +25 -0
- package/dist/types-ts4.5/i18n/th.d.ts +25 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +25 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +25 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +8 -8
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Thêm cột bên phải',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Thêm nhận xét',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Thêm viền',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Quay video Loom',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Ghi lại nhận xét video Loom',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Thêm ảnh, video hoặc tệp',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Thêm hàng bên trên',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Thêm hàng bên dưới',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Căn phải',
|
|
25
26
|
'fabric.editor.alignLeft': 'Căn trái',
|
|
26
27
|
'fabric.editor.alignRight': 'Căn phải',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Căn giữa',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Căn trái',
|
|
27
30
|
'fabric.editor.alignment': 'Căn chỉnh văn bản',
|
|
28
31
|
'fabric.editor.altText': 'Văn bản thay thế',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Vui lòng xóa tất cả các ký tự đặc biệt trong văn bản thay thế.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Tùy chọn cột',
|
|
68
71
|
'fabric.editor.columns': 'Bố cục',
|
|
69
72
|
'fabric.editor.columns.description': 'Thiết lập cấu trúc trang của bạn bằng cách sử dụng các mục',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, other {Đã chèn {count} cột}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, other {Đã xóa {count} cột}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Không thể tải',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Hủy',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Đóng',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Đã mở bộ điều khiển thanh công cụ nổi',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Thanh công cụ nổi',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Tùy chọn bố cục',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Sử dụng kiểu chữ này để phân loại các danh mục',
|
|
204
210
|
'fabric.editor.heading6': 'Heading 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'Sử dụng kiểu chữ này cho những tiêu đề phụ phía dưới',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Sắp xếp cột theo thứ tự từ Z đến A',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Bỏ sắp xếp',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Lỗi',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Vấn đề',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Trang',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Câu chuyện',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tác vụ',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Sắp xếp cột theo thứ tự từ A đến Z',
|
|
212
222
|
'fabric.editor.help': 'Trợ giúp',
|
|
213
223
|
'fabric.editor.help.description': 'Duyệt qua tất cả các phím tắt trên bàn phím và các tùy chọn đánh dấu',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Nhấn {keyMap} để mở nhanh hộp thoại này bất kỳ lúc nào',
|
|
225
|
+
'fabric.editor.highlight': 'Làm nổi bật màu',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Trình phân chia',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Chia tách nội dung bằng một đường ngang',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Dán hoặc tìm kiếm liên kết',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Hiển thị toàn chiều rộng',
|
|
253
264
|
'fabric.editor.layoutWide': 'Hiển thị rộng hơn',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': 'Bố cục thanh bên trái',
|
|
255
266
|
'fabric.editor.link': 'Liên kết',
|
|
256
267
|
'fabric.editor.link.description': 'Chèn liên kết',
|
|
257
268
|
'fabric.editor.linkAddress': 'Địa chỉ liên kết',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Dán liên kết',
|
|
259
270
|
'fabric.editor.lists': 'Danh sách',
|
|
260
271
|
'fabric.editor.listsFormat': 'Định dạng danh sách',
|
|
272
|
+
'fabric.editor.lockColumns': 'Chiều rộng cột cố định',
|
|
261
273
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
262
274
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Dùng văn bản thuần túy',
|
|
319
331
|
'fabric.editor.quickInsert': 'Chèn nhanh',
|
|
320
332
|
'fabric.editor.recordVideo': 'Quay video Loom',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Quay lại màn hình
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Quay lại và chia sẻ màn hình cũng như suy nghĩ của bạn',
|
|
322
334
|
'fabric.editor.redo': 'Làm lại',
|
|
323
335
|
'fabric.editor.remove': 'Xóa',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, other {Xóa cột}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Thay thế bằng',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Dùng văn bản đa dạng thức',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': 'Bố cục thanh bên phải',
|
|
335
347
|
'fabric.editor.rowControl': 'Làm nổi bật hàng',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Tùy chọn hàng',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, other {Đã chèn {count} dòng}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, other {Đã xóa {count} dòng}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Lưu',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, other {Có {itemsLength,number} kết quả tìm kiếm. Dùng phím mũi tên Lên và Xuống để di chuyển giữa các kết quả. Nhấn Enter để chọn một kết quả.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Chọn kích thước cột',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
|
|
344
358
|
'fabric.editor.shortcut': 'Phím tắt văn bản',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Bố cục một cột',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Sắp xếp cột A → Z',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Sắp xếp cột Z → A',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Sắp xếp theo thứ tự giảm dần',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Văn bản thay thế là tính năng hữu ích cho những người sử dụng trình đọc màn hình do suy giảm thị lực.',
|
|
365
379
|
'fabric.editor.table': 'Bảng',
|
|
366
380
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Đã áp dụng kiểu sắp xếp tăng dần',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Sắp xếp cột',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Đã áp dụng kiểu sắp xếp giảm dần',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Không có kiểu sắp xếp nào được áp dụng cho cột',
|
|
368
388
|
'fabric.editor.tableOptions': 'Tùy chọn bảng',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã giảm xuống {newWidth,number} pixel.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã tăng lên {newWidth,number} pixel.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Tác vụ',
|
|
385
405
|
'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó.",
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Định dạng văn bản đang tắt',
|
|
387
|
-
'fabric.editor.textColor': 'Màu văn bản',
|
|
407
|
+
'fabric.editor.textColor': 'Màu văn bản {selectedColorName}',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Màu văn bản',
|
|
388
409
|
'fabric.editor.textFormatting': 'Định dang văn bản',
|
|
389
|
-
'fabric.editor.textStyles': 'Kiểu văn bản',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
|
|
412
|
+
'fabric.editor.threeColumns': 'Bố cục ba cột',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
|
|
392
414
|
'fabric.editor.time.ago': 'trước',
|
|
393
415
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
394
416
|
'fabric.editor.time.viewed': 'Đã xem',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'một nút khối',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Bố cục hai cột',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Bắt đầu nhập để tìm kiếm người dùng để gắn thẻ',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Người dùng bạn có thể gắn thẻ',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Người dùng {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Chiều rộng cột thay đổi',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Chúng tôi không tải được nội dung này',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
|
|
415
438
|
'fabric.editor.underline': 'Gạch dưới',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Đỏ nhạt',
|
|
472
495
|
'fabric.theme.light-teal': 'Xanh mòng két nhạt',
|
|
473
496
|
'fabric.theme.light-yellow': 'Vàng nhạt',
|
|
497
|
+
'fabric.theme.lime': 'Vàng chanh',
|
|
474
498
|
'fabric.theme.magenta': 'Đỏ tươi',
|
|
499
|
+
'fabric.theme.no-color': 'Xóa điểm nổi bật',
|
|
475
500
|
'fabric.theme.orange': 'Cam',
|
|
476
501
|
'fabric.theme.purple': 'Tím',
|
|
477
502
|
'fabric.theme.red': 'Đỏ',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': '在右侧添加列',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': '添加注释',
|
|
16
16
|
'fabric.editor.addImageBorder': '添加边框',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': '录制 Loom 视频',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': '录制 Loom 视频评论',
|
|
18
19
|
'fabric.editor.addMediaFiles': '添加图像、视频或文件',
|
|
19
20
|
'fabric.editor.addRowAbove': '在上方添加行',
|
|
20
21
|
'fabric.editor.addRowBelow': '在下方添加行',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': '右对齐',
|
|
25
26
|
'fabric.editor.alignLeft': '左对齐',
|
|
26
27
|
'fabric.editor.alignRight': '右对齐',
|
|
28
|
+
'fabric.editor.alignTableCenter': '居中对齐',
|
|
29
|
+
'fabric.editor.alignTableLeft': '左对齐',
|
|
27
30
|
'fabric.editor.alignment': '文本对齐',
|
|
28
31
|
'fabric.editor.altText': '替代文本',
|
|
29
32
|
'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': '列选项',
|
|
68
71
|
'fabric.editor.columns': '布局',
|
|
69
72
|
'fabric.editor.columns.description': '使用分段组织页面',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, other {已插入 {count} 列}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, other {已移除 {count} 列}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': '无法加载',
|
|
71
76
|
'fabric.editor.configPanel.cancel': '取消',
|
|
72
77
|
'fabric.editor.configPanel.close': '关闭',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': '确定',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '浮动工具栏控件已打开',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮动工具栏',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': '布局选项',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': '焦点表格大小调整控点',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': '用于对列表项进行分组',
|
|
204
210
|
'fabric.editor.heading6': '标题 6',
|
|
205
211
|
'fabric.editor.heading6Description': '用于次级标题',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': '按照 Z 到 A 进行列排序',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': '清除排序',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': '博文',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': '缺陷',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': '事务',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': '页面',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': '故事',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': '任务',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ 无法对包含合并单元格的表格进行排序',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': '按照 A 到 Z 进行列排序',
|
|
212
222
|
'fabric.editor.help': '帮助',
|
|
213
223
|
'fabric.editor.help.description': '浏览所有键盘快捷键和文本标记选项',
|
|
214
224
|
'fabric.editor.helpDialogTips': '点击 {keyMap} 可以随时快速打开此对话',
|
|
225
|
+
'fabric.editor.highlight': '突出显示颜色',
|
|
215
226
|
'fabric.editor.horizontalRule': '分隔条',
|
|
216
227
|
'fabric.editor.horizontalRule.description': '使用水平线分隔内容',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': '粘贴或搜索链接',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
252
263
|
'fabric.editor.layoutFullWidth': '显示全宽',
|
|
253
264
|
'fabric.editor.layoutWide': '显示宽屏',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': '左侧边栏布局',
|
|
255
266
|
'fabric.editor.link': '链接',
|
|
256
267
|
'fabric.editor.link.description': '插入链接',
|
|
257
268
|
'fabric.editor.linkAddress': '链接地址',
|
|
258
269
|
'fabric.editor.linkPlaceholder': '粘贴链接',
|
|
259
270
|
'fabric.editor.lists': '列表',
|
|
260
271
|
'fabric.editor.listsFormat': '列表格式设置',
|
|
272
|
+
'fabric.editor.lockColumns': '固定列宽',
|
|
261
273
|
'fabric.editor.markdown': '进行标记',
|
|
262
274
|
'fabric.editor.matchCase': '匹配大小写',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒体宽度已减小到 {newMediaWidth,number} 像素。}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': '使用纯文本',
|
|
319
331
|
'fabric.editor.quickInsert': '快速插入',
|
|
320
332
|
'fabric.editor.recordVideo': '录制 Loom 视频',
|
|
321
|
-
'fabric.editor.recordVideo.description': '
|
|
333
|
+
'fabric.editor.recordVideo.description': '录制并共享您的屏幕和想法',
|
|
322
334
|
'fabric.editor.redo': '重做',
|
|
323
335
|
'fabric.editor.remove': '删除',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, other {删除列}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': '替换为',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': '使用富文本',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': '右侧边栏布局',
|
|
335
347
|
'fabric.editor.rowControl': '突出显示行',
|
|
336
348
|
'fabric.editor.rowDragHandle': '行选项',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, other {已插入 {count} 行}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, other {已移除 {count} 行}}',
|
|
337
351
|
'fabric.editor.saveButton': '保存',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, other {有 {itemsLength,number} 个搜索结果。使用向上和向下箭头键可浏览这些选项。按 Enter 键可选择选项。}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': '选择列大小调整',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': '选择表格行',
|
|
343
357
|
'fabric.editor.settingsLinks': '转到“链接首选项”',
|
|
344
358
|
'fabric.editor.shortcut': '文本快捷方式',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': '单列布局',
|
|
346
360
|
'fabric.editor.sortColumnASC': '对列 A → Z 进行排序',
|
|
347
361
|
'fabric.editor.sortColumnDESC': '对列 Z → A 进行排序',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': '按降序排序',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': '对于因有视觉障碍而使用屏幕朗读器的用户,替代文本很有帮助。',
|
|
365
379
|
'fabric.editor.table': '表格',
|
|
366
380
|
'fabric.editor.table.description': '插入表格',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': '对齐选项',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': '全宽',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': '已应用升序排序',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': '对列进行排序',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': '已应用降序排序',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': '无法对包含合并单元格的表格进行排序',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': '未对该列应用任何排序',
|
|
368
388
|
'fabric.editor.tableOptions': '表格选项',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已减少到 {newWidth,number} 像素。}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已增加到 {newWidth,number} 像素。}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': '任务',
|
|
385
405
|
'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。',
|
|
386
406
|
'fabric.editor.text.formatting.off': '文本格式已关闭',
|
|
387
|
-
'fabric.editor.textColor': '文本颜色',
|
|
407
|
+
'fabric.editor.textColor': '{selectedColorName}文本颜色',
|
|
408
|
+
'fabric.editor.textColorTooltip': '文本颜色',
|
|
388
409
|
'fabric.editor.textFormatting': '文本格式设置',
|
|
389
|
-
'fabric.editor.textStyles': '文本样式',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': '"{blockTypeName}" 文本样式',
|
|
411
|
+
'fabric.editor.textStylesTooltip': '文本样式',
|
|
412
|
+
'fabric.editor.threeColumns': '三列布局',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列布局',
|
|
392
414
|
'fabric.editor.time.ago': '前',
|
|
393
415
|
'fabric.editor.time.updated': '上次更新时间',
|
|
394
416
|
'fabric.editor.time.viewed': '上次查看时间',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': '块节点',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': '嵌套扩展',
|
|
402
424
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': '两列布局',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入操作和格式设置操作的快捷方式',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': '开始输入以搜索要标记的用户',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': '您可以标记的用户',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': '用户 {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': '可变列宽',
|
|
413
436
|
'fabric.editor.unableToLoadContent': '无法加载此内容',
|
|
414
437
|
'fabric.editor.unableToOpenLink': '无法打开此链接',
|
|
415
438
|
'fabric.editor.underline': '下划线',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': '浅红',
|
|
472
495
|
'fabric.theme.light-teal': '浅蓝绿',
|
|
473
496
|
'fabric.theme.light-yellow': '浅黄',
|
|
497
|
+
'fabric.theme.lime': '绿黄',
|
|
474
498
|
'fabric.theme.magenta': '洋红',
|
|
499
|
+
'fabric.theme.no-color': '消除亮显',
|
|
475
500
|
'fabric.theme.orange': '橙',
|
|
476
501
|
'fabric.theme.purple': '紫',
|
|
477
502
|
'fabric.theme.red': '红',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': '新增右欄',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': '新增留言',
|
|
16
16
|
'fabric.editor.addImageBorder': '新增邊框',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': '錄製 Loom 影片',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': '錄製 Loom 影片的留言',
|
|
18
19
|
'fabric.editor.addMediaFiles': '新增圖片、影片或檔案',
|
|
19
20
|
'fabric.editor.addRowAbove': '在上方新增列',
|
|
20
21
|
'fabric.editor.addRowBelow': '在下方新增列',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': '靠右對齊',
|
|
25
26
|
'fabric.editor.alignLeft': '靠左對齊',
|
|
26
27
|
'fabric.editor.alignRight': '靠右對齊',
|
|
28
|
+
'fabric.editor.alignTableCenter': '置中對齊',
|
|
29
|
+
'fabric.editor.alignTableLeft': '靠左對齊',
|
|
27
30
|
'fabric.editor.alignment': '文字對齊',
|
|
28
31
|
'fabric.editor.altText': '替代文字',
|
|
29
32
|
'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': '欄選項',
|
|
68
71
|
'fabric.editor.columns': '版面配置',
|
|
69
72
|
'fabric.editor.columns.description': '使用區段建立頁面的結構',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, other {已插入 {count} 欄}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, other {已移除 {count} 欄}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': '無法載入',
|
|
71
76
|
'fabric.editor.configPanel.cancel': '取消',
|
|
72
77
|
'fabric.editor.configPanel.close': '關閉',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': '確定',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': '版面配置選項',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': '聚焦於表格調整大小控點',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': '用於分組清單項目',
|
|
204
210
|
'fabric.editor.heading6': '標題 6',
|
|
205
211
|
'fabric.editor.heading6Description': '用於低層級標題',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': '從 Z 欄排序到 A 欄',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': '清除排序',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': '部落格',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': '錯誤',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': '問題',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': '頁面',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': '故事',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': '任務',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ 您無法排序包含合併儲存格的表格',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': '從 A 欄排序到 Z 欄',
|
|
212
222
|
'fabric.editor.help': '說明',
|
|
213
223
|
'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
|
|
214
224
|
'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
|
|
225
|
+
'fabric.editor.highlight': '醒目提示顏色',
|
|
215
226
|
'fabric.editor.horizontalRule': '分隔線',
|
|
216
227
|
'fabric.editor.horizontalRule.description': '使用水平線來區隔內容',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': '貼上或搜尋連結',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
252
263
|
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
253
264
|
'fabric.editor.layoutWide': '採用寬版',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': '左側邊欄版面配置',
|
|
255
266
|
'fabric.editor.link': '連結',
|
|
256
267
|
'fabric.editor.link.description': '插入連結',
|
|
257
268
|
'fabric.editor.linkAddress': '連結位址',
|
|
258
269
|
'fabric.editor.linkPlaceholder': '貼上連結',
|
|
259
270
|
'fabric.editor.lists': '清單',
|
|
260
271
|
'fabric.editor.listsFormat': '列表格式設定',
|
|
272
|
+
'fabric.editor.lockColumns': '固定欄寬',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': '大小寫須相符',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': '使用純文字',
|
|
319
331
|
'fabric.editor.quickInsert': '快速插入',
|
|
320
332
|
'fabric.editor.recordVideo': '錄製 Loom 影片',
|
|
321
|
-
'fabric.editor.recordVideo.description': '
|
|
333
|
+
'fabric.editor.recordVideo.description': '錄製並分享您的畫面和想法',
|
|
322
334
|
'fabric.editor.redo': '重做',
|
|
323
335
|
'fabric.editor.remove': '移除',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, other {刪除直欄}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': '取代為',
|
|
332
344
|
'fabric.editor.resultsCount': '第 {selectedMatchPosition} 個,共 {totalResultsCount} 個',
|
|
333
345
|
'fabric.editor.richText': '使用 RTF',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': '右側邊欄版面配置',
|
|
335
347
|
'fabric.editor.rowControl': '醒目提示列',
|
|
336
348
|
'fabric.editor.rowDragHandle': '列選項',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, other {已插入 {count} 列}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, other {已移除 {count} 列}}',
|
|
337
351
|
'fabric.editor.saveButton': '儲存',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, other {有 {itemsLength,number} 個搜尋結果。請使用向上鍵和向下鍵導覽選項。按 Enter 鍵可選取選項。}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': '選取欄重新調整大小',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': '選取表格列',
|
|
343
357
|
'fabric.editor.settingsLinks': '前往連結偏好設定',
|
|
344
358
|
'fabric.editor.shortcut': '文字快顯',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': '單一欄版面配置',
|
|
346
360
|
'fabric.editor.sortColumnASC': '以 A → Z 排序直欄',
|
|
347
361
|
'fabric.editor.sortColumnDESC': '以 Z → A 排序直欄',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': '排序遞減',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
|
|
365
379
|
'fabric.editor.table': '表格',
|
|
366
380
|
'fabric.editor.table.description': '插入表格',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': '對齊選項',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': '全寬',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': '已套用遞增排序',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': '排序直欄',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': '已套用遞減排序',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': '您無法使用合併的儲存格來排序表格',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': '沒有套用至直欄的排序',
|
|
368
388
|
'fabric.editor.tableOptions': '表格選項',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已降低至 {newWidth,number} 像素。}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已提升至 {newWidth,number} 像素。}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': '任務',
|
|
385
405
|
'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
|
|
386
406
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
387
|
-
'fabric.editor.textColor': '
|
|
407
|
+
'fabric.editor.textColor': '{selectedColorName}的文字顏色',
|
|
408
|
+
'fabric.editor.textColorTooltip': '文字顏色',
|
|
388
409
|
'fabric.editor.textFormatting': '文字格式設定',
|
|
389
|
-
'fabric.editor.textStyles': '
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': '{blockTypeName}的文字樣式',
|
|
411
|
+
'fabric.editor.textStylesTooltip': '文字樣式',
|
|
412
|
+
'fabric.editor.threeColumns': '三欄版面配置',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': '包含側邊欄的三欄版面配置',
|
|
392
414
|
'fabric.editor.time.ago': '前',
|
|
393
415
|
'fabric.editor.time.updated': '已更新',
|
|
394
416
|
'fabric.editor.time.viewed': '已檢視',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': '區塊節點',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
402
424
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': '兩欄版面配置',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入和格式化的快速鍵',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': '開始輸入以搜尋要標記的使用者',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': '您可以標記的使用者',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': '變數欄寬',
|
|
413
436
|
'fabric.editor.unableToLoadContent': '我們無法載入此內容',
|
|
414
437
|
'fabric.editor.unableToOpenLink': '無法開啟此連結',
|
|
415
438
|
'fabric.editor.underline': '底線',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': '淺紅色',
|
|
472
495
|
'fabric.theme.light-teal': '淺藍綠色',
|
|
473
496
|
'fabric.theme.light-yellow': '淺黃色',
|
|
497
|
+
'fabric.theme.lime': '檸檬黃',
|
|
474
498
|
'fabric.theme.magenta': '洋紅色',
|
|
499
|
+
'fabric.theme.no-color': '移除醒目提示',
|
|
475
500
|
'fabric.theme.orange': '橘色',
|
|
476
501
|
'fabric.theme.purple': '紫色',
|
|
477
502
|
'fabric.theme.red': '紅色',
|
|
@@ -6,7 +6,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
|
|
|
6
6
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
7
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
8
8
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
9
|
-
var packageVersion = "80.4.
|
|
9
|
+
var packageVersion = "80.4.2";
|
|
10
10
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
11
11
|
// Remove URL as it has UGC
|
|
12
12
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -15,7 +15,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
|
|
|
15
15
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
16
16
|
import Layer from '../Layer';
|
|
17
17
|
var packageName = "@atlaskit/editor-common";
|
|
18
|
-
var packageVersion = "80.4.
|
|
18
|
+
var packageVersion = "80.4.2";
|
|
19
19
|
var halfFocusRing = 1;
|
|
20
20
|
var dropOffset = '0, 8';
|
|
21
21
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -47,6 +47,7 @@ type InsertTableAEP = InsertAEP<ACTION_SUBJECT_ID.TABLE, {
|
|
|
47
47
|
inputMethod: INPUT_METHOD.QUICK_INSERT | INPUT_METHOD.TOOLBAR | INPUT_METHOD.INSERT_MENU | INPUT_METHOD.FORMATTING | INPUT_METHOD.PICKER | INPUT_METHOD.SHORTCUT;
|
|
48
48
|
totalRowCount?: number;
|
|
49
49
|
totalColumnCount?: number;
|
|
50
|
+
localId?: string;
|
|
50
51
|
}, undefined>;
|
|
51
52
|
type InsertExpandAEP = InsertAEP<ACTION_SUBJECT_ID.EXPAND | ACTION_SUBJECT_ID.NESTED_EXPAND, {
|
|
52
53
|
inputMethod: INPUT_METHOD.QUICK_INSERT | INPUT_METHOD.INSERT_MENU;
|
|
@@ -37,7 +37,8 @@ export declare enum TABLE_ACTION {
|
|
|
37
37
|
* the MOVED_ROW | MOVED_COLUMN actions if you want to track events which move row/cols in a single step.
|
|
38
38
|
*/
|
|
39
39
|
ROW_OR_COLUMN_MOVED = "rowOrColumnMoved",
|
|
40
|
-
CHANGED_DISPLAY_MODE = "changedDisplayMode"
|
|
40
|
+
CHANGED_DISPLAY_MODE = "changedDisplayMode",
|
|
41
|
+
CHANGED_ALIGNMENT = "changedAlignment"
|
|
41
42
|
}
|
|
42
43
|
export declare enum TABLE_BREAKOUT {
|
|
43
44
|
WIDE = "wide",
|
|
@@ -188,5 +189,12 @@ type TableChangedDisplayModeAEP = TableAEP<TABLE_ACTION.CHANGED_DISPLAY_MODE, {
|
|
|
188
189
|
newDisplayMode: TABLE_DISPLAY_MODE;
|
|
189
190
|
tableWidth: number | null;
|
|
190
191
|
} & TotalRowAndColCount, undefined>;
|
|
191
|
-
|
|
192
|
+
type AlignmentOptions = 'center' | 'align-start';
|
|
193
|
+
type TableChangedAlignmentAEP = TableAEP<TABLE_ACTION.CHANGED_ALIGNMENT, {
|
|
194
|
+
newAlignment: AlignmentOptions;
|
|
195
|
+
previousAlignment: AlignmentOptions | null;
|
|
196
|
+
tableWidth: number | null;
|
|
197
|
+
inputMethod: INPUT_METHOD.FLOATING_TB;
|
|
198
|
+
} & TotalRowAndColCount, undefined>;
|
|
199
|
+
export type TableEventPayload = TableDeleteAEP | TableClearAEP | TableMergeSplitAEP | TableColorAEP | TableToggleHeaderAEP | TableChangeBreakoutAEP | TableCopyAndCutAEP | TableAddRowOrColumnAEP | TableSortColumnAEP | TableDeleteRowOrColumnAEP | TableReplaceAEP | TableAttemptedResizeAEP | TableDistributeColumnsWidthsAEP | TableCollapsedAEP | TableFixedAEP | TableOverflowChangedAEP | TableInitialOverflowCapturedAEP | TableResizedAEP | TableResizePerfSamplingAEP | TableRowOrColumnMovedAEP | TableMovedRowOrColumnAEP | TableClonedRowOrColumnAEP | TableChangedDisplayModeAEP | TableColumnResizedAEP | TableChangedAlignmentAEP;
|
|
192
200
|
export {};
|
|
@@ -21,6 +21,7 @@ export type ExtensionAPI<T extends Parameters = Parameters> = {
|
|
|
21
21
|
doc: {
|
|
22
22
|
insertAfter: (localId: string, adf: ADFEntity, options?: {
|
|
23
23
|
allowSelectionToNewNode?: boolean;
|
|
24
|
+
allowSelectionNearNewNode?: boolean;
|
|
24
25
|
}) => void;
|
|
25
26
|
scrollTo: (localId: string) => void;
|
|
26
27
|
update: (localId: string, mutationCallback: (currentValue: Pick<ADFEntity, 'content' | 'attrs' | 'marks'>) => Pick<ADFEntity, 'content' | 'attrs' | 'marks'>, options?: {
|