@atlaskit/editor-core 188.0.0 → 188.0.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 +6 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/package.json +4 -4
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'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ế.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
19
19
|
'fabric.editor.backLink': 'Quay lại',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Chèn trích dẫn hoặc tham chiếu',
|
|
21
|
-
'fabric.editor.blockquote2': 'Trích dẫn',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Thêm chú thích',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Chuyển đổi mục thao tác',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Nhập nội dung bất kỳ...',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Xóa văn bản thay thế',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Quay lại',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Đóng',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Đóng hộp thoại trợ giúp',
|
|
28
|
-
'fabric.editor.codeblock': 'Đoạn mã',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Không thể tải',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Hủy',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Đóng',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Gửi',
|
|
47
44
|
'fabric.editor.createComment': 'Bình luận',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Bạn chỉ có thể bình luận về văn bản và tiêu đề',
|
|
49
|
-
'fabric.editor.customPanel': 'Bảng tùy chỉnh',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Thêm ghi chú với biểu tượng cảm xúc và nền màu',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Thêm quyết định…',
|
|
52
47
|
'fabric.editor.description': 'Mô tả',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Tài liệu',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Vùng nội dung chính, bắt đầu gõ để nhập văn bản.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Hỗ trợ chỉnh sửa',
|
|
61
56
|
'fabric.editor.editors': 'Người chỉnh sửa',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Trợ giúp',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Quản trị',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Tất cả',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Thông tin liên lạc',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Nội dung Confluence',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Phát triển',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Nội dung bên ngoài',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Định dạng',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Nội dung nghe nhìn',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Điều hướng',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Báo cáo',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Nội dung trực quan và hình ảnh',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Không có nội dung nào phù hợp với yêu cầu tìm kiếm của bạn',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hãy thử tìm theo một từ khác hoặc khám phá các ứng dụng mới dành cho sản phẩm của Atlassian.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Khám phá Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Duyệt',
|
|
78
57
|
'fabric.editor.error': 'Lỗi',
|
|
79
|
-
'fabric.editor.errorPanel': 'Ô lỗi',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Chỉ ra lỗi bằng ô màu',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Việc xóa {nodeName} sẽ ngắt mọi nội dung được kết nối.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Xóa',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Xóa thành phần',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Tìm tiếp theo',
|
|
87
64
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Bạn có chắc chắn không?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Đã mở bộ điều khiển thanh công cụ nổi',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Thanh công cụ nổi',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
97
|
-
'fabric.editor.heading1': 'Heading 1',
|
|
98
|
-
'fabric.editor.heading1Description': 'Sử dụng kiểu chữ này cho tiêu đề chính',
|
|
99
|
-
'fabric.editor.heading2': 'Heading 2',
|
|
100
|
-
'fabric.editor.heading2Description': 'Sử dụng kiểu chữ này cho những phần quan trọng',
|
|
101
|
-
'fabric.editor.heading3': 'Heading 3',
|
|
102
|
-
'fabric.editor.heading3Description': 'Sử dụng kiểu chữ này cho những phần phụ và tiêu đề nhóm',
|
|
103
|
-
'fabric.editor.heading4': 'Heading 4',
|
|
104
|
-
'fabric.editor.heading4Description': 'Sử dụng kiểu chữ này cho những tiêu đề ẩn',
|
|
105
|
-
'fabric.editor.heading5': 'Heading 5',
|
|
106
|
-
'fabric.editor.heading5Description': 'Sử dụng kiểu chữ này để phân loại các danh mục',
|
|
107
|
-
'fabric.editor.heading6': 'Heading 6',
|
|
108
|
-
'fabric.editor.heading6Description': 'Sử dụng kiểu chữ này cho những tiêu đề phụ phía dưới',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Mở hộp thoại trợ giúp',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Nhấn {keyMap} để mở nhanh hộp thoại này bất kỳ lúc nào',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Toàn chiều rộng',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Nhạt',
|
|
118
76
|
'fabric.editor.indent': 'Thụt lề',
|
|
119
77
|
'fabric.editor.info': 'Thông tin',
|
|
120
|
-
'fabric.editor.infoPanel': 'Ô thông tin',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Bôi đậm thông tin bằng ô màu',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Khi có sẵn kết quả tự hoàn tất, hãy dùng các mũi tên lên và xuống để xem lại và enter để chọn. Người dùng thiết bị cảm ứng, khám phá bằng thao tác chạm hoặc bằng các cử chỉ vuốt.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Nhập ngày hợp lệ',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Mời thành viên cùng nhóm vào {productName}} trusted {Mời thành viên cùng nhóm vào {productName}} other {Thêm thành viên cùng nhóm vào {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Đề cập',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Không có kết quả',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Không có kết quả tìm kiếm',
|
|
143
|
-
'fabric.editor.normal': 'Văn bản bình thường',
|
|
144
99
|
'fabric.editor.note': 'Lưu ý',
|
|
145
|
-
'fabric.editor.notePanel': 'Ô ghi chú',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Thêm ghi chú bằng ô màu',
|
|
147
|
-
'fabric.editor.other': 'Khác...',
|
|
148
100
|
'fabric.editor.outdent': 'Nhô lề',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Màu nền',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Thêm biểu tượng cảm xúc',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Cột đơn',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Đặt trạng thái',
|
|
167
119
|
'fabric.editor.success': 'Thành công',
|
|
168
|
-
'fabric.editor.successPanel': 'Ô thành công',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Thêm mẹo bằng ô màu',
|
|
170
120
|
'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.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó.",
|
|
172
122
|
'fabric.editor.textColor': 'Màu văn bản',
|
|
173
|
-
'fabric.editor.textStyles': 'Kiểu văn bản',
|
|
174
123
|
'fabric.editor.threeColumns': 'Ba cột',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Ba cột có các thanh bên',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Thêm ảnh, video hoặc tệp',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Người dùng {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Hoàn tác',
|
|
188
137
|
'fabric.editor.warning': 'Cảnh báo',
|
|
189
|
-
'fabric.editor.warningPanel': 'Ô cảnh báo',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Thêm ghi chú thận trọng bằng ô màu',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Cuộn sang trái',
|
|
192
139
|
'fabric.editor.wrapRight': 'Cuộn sang phải'
|
|
193
140
|
};
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
|
|
18
18
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
19
19
|
'fabric.editor.backLink': '返回',
|
|
20
|
-
'fabric.editor.blockquote.description': '插入引用',
|
|
21
|
-
'fabric.editor.blockquote2': '引用',
|
|
22
20
|
'fabric.editor.captionPlaceholder': '添加标题',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': '切换操作项',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': '输入内容......',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': '清除替代文本',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': '返回',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': '关闭',
|
|
27
26
|
'fabric.editor.closeHelpDialog': '关闭帮助对话',
|
|
28
|
-
'fabric.editor.codeblock': '代码片段',
|
|
29
|
-
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
30
27
|
'fabric.editor.configFailedToLoad': '无法加载',
|
|
31
28
|
'fabric.editor.configPanel.cancel': '取消',
|
|
32
29
|
'fabric.editor.configPanel.close': '关闭',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': '提交',
|
|
47
44
|
'fabric.editor.createComment': '评论',
|
|
48
45
|
'fabric.editor.createCommentInvalid': '您只可评论文本和标题',
|
|
49
|
-
'fabric.editor.customPanel': '自定义面板',
|
|
50
|
-
'fabric.editor.customPanel.description': '使用表情和彩色背景来添加注释',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': '添加决定...',
|
|
52
47
|
'fabric.editor.description': '描述',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': '文档',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': '主内容区域,开始键入以输入文本。',
|
|
60
55
|
'fabric.editor.editorHelp': '编辑器帮助',
|
|
61
56
|
'fabric.editor.editors': '编辑者',
|
|
62
|
-
'fabric.editor.elementBrowser.help': '帮助',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '全部',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '通讯',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 内容',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '开发',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部内容',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '格式化',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '媒体',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '导航',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '报告',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '视觉与图像',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '未找到与您的搜索相匹配的内容',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '请尝试用其他术语搜索或寻找适用于 Atlassian 产品的新应用。',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '浏览 Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': '浏览',
|
|
78
57
|
'fabric.editor.error': '错误',
|
|
79
|
-
'fabric.editor.errorPanel': '错误面板',
|
|
80
|
-
'fabric.editor.errorPanel.description': '在彩色面板调出错误',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '删除 {nodeName} 将断开与其连接的所有内容。',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '删除',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': '删除元素',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': '查找下一个',
|
|
87
64
|
'fabric.editor.findPrevious': '查找上一个',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '您确定吗?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '确定',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '浮动工具栏控件已打开',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮动工具栏',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
97
|
-
'fabric.editor.heading1': '标题 1',
|
|
98
|
-
'fabric.editor.heading1Description': '用于顶级标题',
|
|
99
|
-
'fabric.editor.heading2': '标题 2',
|
|
100
|
-
'fabric.editor.heading2Description': '用于主体部分',
|
|
101
|
-
'fabric.editor.heading3': '标题 3',
|
|
102
|
-
'fabric.editor.heading3Description': '用于分节和组标题',
|
|
103
|
-
'fabric.editor.heading4': '标题 4',
|
|
104
|
-
'fabric.editor.heading4Description': '用于深层标题',
|
|
105
|
-
'fabric.editor.heading5': '标题 5',
|
|
106
|
-
'fabric.editor.heading5Description': '用于对列表项进行分组',
|
|
107
|
-
'fabric.editor.heading6': '标题 6',
|
|
108
|
-
'fabric.editor.heading6Description': '用于次级标题',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框',
|
|
110
68
|
'fabric.editor.helpDialogTips': '点击 {keyMap} 可以随时快速打开此对话',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': '全宽',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': '细微',
|
|
118
76
|
'fabric.editor.indent': '增大缩进',
|
|
119
77
|
'fabric.editor.info': '信息',
|
|
120
|
-
'fabric.editor.infoPanel': '信息面板',
|
|
121
|
-
'fabric.editor.infoPanel.description': '在彩色面板高亮显示信息',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': '有可用的自动完成结果时,可以使用向上和向下箭头键进行查看,并按 Enter 键进行选择。触摸设备用户,并通过触摸或滑动手势进行浏览。',
|
|
123
79
|
'fabric.editor.invalidDateError': '输入有效日期',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀请团队成员加入 {productName}} trusted {邀请团队成员加入 {productName}} other {将团队成员添加至 {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
141
97
|
'fabric.editor.noResultsFound': '无结果',
|
|
142
98
|
'fabric.editor.noSearchResults': '无搜索结果',
|
|
143
|
-
'fabric.editor.normal': '普通文本',
|
|
144
99
|
'fabric.editor.note': '说明',
|
|
145
|
-
'fabric.editor.notePanel': '记录面板',
|
|
146
|
-
'fabric.editor.notePanel.description': '在彩色面板添加注释',
|
|
147
|
-
'fabric.editor.other': '其他...',
|
|
148
100
|
'fabric.editor.outdent': '减小缩进',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': '背景颜色',
|
|
150
102
|
'fabric.editor.panel.emoji': '添加表情',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': '单列',
|
|
166
118
|
'fabric.editor.statusPlaceholder': '设置状态',
|
|
167
119
|
'fabric.editor.success': '成功',
|
|
168
|
-
'fabric.editor.successPanel': '成功面板',
|
|
169
|
-
'fabric.editor.successPanel.description': '在彩色面板添加提示',
|
|
170
120
|
'fabric.editor.supportAltText': '对于因有视觉障碍而使用屏幕朗读器的用户,替代文本很有帮助。',
|
|
171
121
|
'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。',
|
|
172
122
|
'fabric.editor.textColor': '文本颜色',
|
|
173
|
-
'fabric.editor.textStyles': '文本样式',
|
|
174
123
|
'fabric.editor.threeColumns': '三栏',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': '添加图像、视频或文件',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': '用户 {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': '撤销',
|
|
188
137
|
'fabric.editor.warning': '警告',
|
|
189
|
-
'fabric.editor.warningPanel': '警告面板',
|
|
190
|
-
'fabric.editor.warningPanel.description': '在彩色面板添加提醒注释',
|
|
191
138
|
'fabric.editor.wrapLeft': '隐藏左边',
|
|
192
139
|
'fabric.editor.wrapRight': '隐藏右边'
|
|
193
140
|
};
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
|
|
18
18
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
19
19
|
'fabric.editor.backLink': '返回',
|
|
20
|
-
'fabric.editor.blockquote.description': '插入引述或引文',
|
|
21
|
-
'fabric.editor.blockquote2': '引述',
|
|
22
20
|
'fabric.editor.captionPlaceholder': '新增標題',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': '切換交辦事項',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': '清除替代文字',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': '返回',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': '關閉',
|
|
27
26
|
'fabric.editor.closeHelpDialog': '關閉說明對話方塊',
|
|
28
|
-
'fabric.editor.codeblock': '程式碼片段',
|
|
29
|
-
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
30
27
|
'fabric.editor.configFailedToLoad': '無法載入',
|
|
31
28
|
'fabric.editor.configPanel.cancel': '取消',
|
|
32
29
|
'fabric.editor.configPanel.close': '關閉',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': '提交',
|
|
47
44
|
'fabric.editor.createComment': '留言',
|
|
48
45
|
'fabric.editor.createCommentInvalid': '您只能在文字和標題上留言',
|
|
49
|
-
'fabric.editor.customPanel': '自訂面板',
|
|
50
|
-
'fabric.editor.customPanel.description': '新增一個帶有表情符號和彩色背景的附註',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
52
47
|
'fabric.editor.description': '描述',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': '文件',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
|
|
60
55
|
'fabric.editor.editorHelp': '編輯器說明',
|
|
61
56
|
'fabric.editor.editors': '編輯者',
|
|
62
|
-
'fabric.editor.elementBrowser.help': '說明',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '全部',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '通訊',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 內容',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '開發',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部內容',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '格式設定',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '媒體',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '導覽',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '建立報告',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '視覺與影像',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '沒有任何項目符合您的搜尋內容',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '請試著使用不同的詞彙搜尋,或探索 Atlassian 產品的新應用程式。',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '探索 Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': '瀏覽',
|
|
78
57
|
'fabric.editor.error': '錯誤',
|
|
79
|
-
'fabric.editor.errorPanel': '錯誤面板',
|
|
80
|
-
'fabric.editor.errorPanel.description': '以彩色面板呼叫錯誤',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '刪除',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': '刪除元素',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': '尋找下一個',
|
|
87
64
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '您確定嗎?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '確定',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
97
|
-
'fabric.editor.heading1': '標題 1',
|
|
98
|
-
'fabric.editor.heading1Description': '用於最高層級的標題',
|
|
99
|
-
'fabric.editor.heading2': '標題 2',
|
|
100
|
-
'fabric.editor.heading2Description': '用於主要區段',
|
|
101
|
-
'fabric.editor.heading3': '標題 3',
|
|
102
|
-
'fabric.editor.heading3Description': '用於子區段和群組標題',
|
|
103
|
-
'fabric.editor.heading4': '標題 4',
|
|
104
|
-
'fabric.editor.heading4Description': '用於多層標題',
|
|
105
|
-
'fabric.editor.heading5': '標題 5',
|
|
106
|
-
'fabric.editor.heading5Description': '用於分組清單項目',
|
|
107
|
-
'fabric.editor.heading6': '標題 6',
|
|
108
|
-
'fabric.editor.heading6Description': '用於低層級標題',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
|
|
110
68
|
'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': '全寬',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': '不明顯的',
|
|
118
76
|
'fabric.editor.indent': '增加縮排',
|
|
119
77
|
'fabric.editor.info': '資訊',
|
|
120
|
-
'fabric.editor.infoPanel': '資訊面板',
|
|
121
|
-
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': '自動完成結果可用時,請使用向上和向下箭頭查看,並輸入以進行選取。若您使用觸控螢幕裝置,請透過觸控或滑動手勢探索內容。',
|
|
123
79
|
'fabric.editor.invalidDateError': '請輸入有效的日期',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
141
97
|
'fabric.editor.noResultsFound': '沒有結果',
|
|
142
98
|
'fabric.editor.noSearchResults': '沒有搜尋結果',
|
|
143
|
-
'fabric.editor.normal': '一般文字',
|
|
144
99
|
'fabric.editor.note': '附註',
|
|
145
|
-
'fabric.editor.notePanel': '附註面板',
|
|
146
|
-
'fabric.editor.notePanel.description': '以彩色面板新增附註',
|
|
147
|
-
'fabric.editor.other': '其他...',
|
|
148
100
|
'fabric.editor.outdent': '減少縮排',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': '背景顏色',
|
|
150
102
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': '單欄',
|
|
166
118
|
'fabric.editor.statusPlaceholder': '設定狀態',
|
|
167
119
|
'fabric.editor.success': '成功',
|
|
168
|
-
'fabric.editor.successPanel': '成功面板',
|
|
169
|
-
'fabric.editor.successPanel.description': '以彩色面板新增提示',
|
|
170
120
|
'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
|
|
171
121
|
'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
|
|
172
122
|
'fabric.editor.textColor': '文字顏色',
|
|
173
|
-
'fabric.editor.textStyles': '文字樣式',
|
|
174
123
|
'fabric.editor.threeColumns': '三欄',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': '新增圖片、影片或檔案',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': '復原',
|
|
188
137
|
'fabric.editor.warning': '警告',
|
|
189
|
-
'fabric.editor.warningPanel': '警告面板',
|
|
190
|
-
'fabric.editor.warningPanel.description': '以彩色面板新增注意附註',
|
|
191
138
|
'fabric.editor.wrapLeft': '靠左圍繞',
|
|
192
139
|
'fabric.editor.wrapRight': '靠右圍繞'
|
|
193
140
|
};
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -85,26 +62,7 @@ declare const _default: {
|
|
|
85
62
|
'fabric.editor.findNext': string;
|
|
86
63
|
'fabric.editor.findPrevious': string;
|
|
87
64
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
88
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
89
65
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
96
|
-
'fabric.editor.heading1': string;
|
|
97
|
-
'fabric.editor.heading1Description': string;
|
|
98
|
-
'fabric.editor.heading2': string;
|
|
99
|
-
'fabric.editor.heading2Description': string;
|
|
100
|
-
'fabric.editor.heading3': string;
|
|
101
|
-
'fabric.editor.heading3Description': string;
|
|
102
|
-
'fabric.editor.heading4': string;
|
|
103
|
-
'fabric.editor.heading4Description': string;
|
|
104
|
-
'fabric.editor.heading5': string;
|
|
105
|
-
'fabric.editor.heading5Description': string;
|
|
106
|
-
'fabric.editor.heading6': string;
|
|
107
|
-
'fabric.editor.heading6Description': string;
|
|
108
66
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
109
67
|
'fabric.editor.helpDialogTips': string;
|
|
110
68
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -116,8 +74,6 @@ declare const _default: {
|
|
|
116
74
|
'fabric.editor.imageBorderSubtle': string;
|
|
117
75
|
'fabric.editor.indent': string;
|
|
118
76
|
'fabric.editor.info': string;
|
|
119
|
-
'fabric.editor.infoPanel': string;
|
|
120
|
-
'fabric.editor.infoPanel.description': string;
|
|
121
77
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
122
78
|
'fabric.editor.invalidDateError': string;
|
|
123
79
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -139,11 +95,7 @@ declare const _default: {
|
|
|
139
95
|
'fabric.editor.mentionsIconLabel': string;
|
|
140
96
|
'fabric.editor.noResultsFound': string;
|
|
141
97
|
'fabric.editor.noSearchResults': string;
|
|
142
|
-
'fabric.editor.normal': string;
|
|
143
98
|
'fabric.editor.note': string;
|
|
144
|
-
'fabric.editor.notePanel': string;
|
|
145
|
-
'fabric.editor.notePanel.description': string;
|
|
146
|
-
'fabric.editor.other': string;
|
|
147
99
|
'fabric.editor.outdent': string;
|
|
148
100
|
'fabric.editor.panel.backgroundColor': string;
|
|
149
101
|
'fabric.editor.panel.emoji': string;
|
|
@@ -164,12 +116,9 @@ declare const _default: {
|
|
|
164
116
|
'fabric.editor.single': string;
|
|
165
117
|
'fabric.editor.statusPlaceholder': string;
|
|
166
118
|
'fabric.editor.success': string;
|
|
167
|
-
'fabric.editor.successPanel': string;
|
|
168
|
-
'fabric.editor.successPanel.description': string;
|
|
169
119
|
'fabric.editor.supportAltText': string;
|
|
170
120
|
'fabric.editor.taskPlaceholder': string;
|
|
171
121
|
'fabric.editor.textColor': string;
|
|
172
|
-
'fabric.editor.textStyles': string;
|
|
173
122
|
'fabric.editor.threeColumns': string;
|
|
174
123
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
175
124
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -185,8 +134,6 @@ declare const _default: {
|
|
|
185
134
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
186
135
|
'fabric.editor.undo': string;
|
|
187
136
|
'fabric.editor.warning': string;
|
|
188
|
-
'fabric.editor.warningPanel': string;
|
|
189
|
-
'fabric.editor.warningPanel.description': string;
|
|
190
137
|
'fabric.editor.wrapLeft': string;
|
|
191
138
|
'fabric.editor.wrapRight': string;
|
|
192
139
|
};
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -84,26 +61,7 @@ declare const _default: {
|
|
|
84
61
|
'fabric.editor.findNext': string;
|
|
85
62
|
'fabric.editor.findPrevious': string;
|
|
86
63
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
87
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
88
64
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
95
|
-
'fabric.editor.heading1': string;
|
|
96
|
-
'fabric.editor.heading1Description': string;
|
|
97
|
-
'fabric.editor.heading2': string;
|
|
98
|
-
'fabric.editor.heading2Description': string;
|
|
99
|
-
'fabric.editor.heading3': string;
|
|
100
|
-
'fabric.editor.heading3Description': string;
|
|
101
|
-
'fabric.editor.heading4': string;
|
|
102
|
-
'fabric.editor.heading4Description': string;
|
|
103
|
-
'fabric.editor.heading5': string;
|
|
104
|
-
'fabric.editor.heading5Description': string;
|
|
105
|
-
'fabric.editor.heading6': string;
|
|
106
|
-
'fabric.editor.heading6Description': string;
|
|
107
65
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
66
|
'fabric.editor.helpDialogTips': string;
|
|
109
67
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -115,8 +73,6 @@ declare const _default: {
|
|
|
115
73
|
'fabric.editor.imageBorderSubtle': string;
|
|
116
74
|
'fabric.editor.indent': string;
|
|
117
75
|
'fabric.editor.info': string;
|
|
118
|
-
'fabric.editor.infoPanel': string;
|
|
119
|
-
'fabric.editor.infoPanel.description': string;
|
|
120
76
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
121
77
|
'fabric.editor.invalidDateError': string;
|
|
122
78
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -138,11 +94,7 @@ declare const _default: {
|
|
|
138
94
|
'fabric.editor.mentionsIconLabel': string;
|
|
139
95
|
'fabric.editor.noResultsFound': string;
|
|
140
96
|
'fabric.editor.noSearchResults': string;
|
|
141
|
-
'fabric.editor.normal': string;
|
|
142
97
|
'fabric.editor.note': string;
|
|
143
|
-
'fabric.editor.notePanel': string;
|
|
144
|
-
'fabric.editor.notePanel.description': string;
|
|
145
|
-
'fabric.editor.other': string;
|
|
146
98
|
'fabric.editor.outdent': string;
|
|
147
99
|
'fabric.editor.panel.backgroundColor': string;
|
|
148
100
|
'fabric.editor.panel.emoji': string;
|
|
@@ -163,12 +115,9 @@ declare const _default: {
|
|
|
163
115
|
'fabric.editor.single': string;
|
|
164
116
|
'fabric.editor.statusPlaceholder': string;
|
|
165
117
|
'fabric.editor.success': string;
|
|
166
|
-
'fabric.editor.successPanel': string;
|
|
167
|
-
'fabric.editor.successPanel.description': string;
|
|
168
118
|
'fabric.editor.supportAltText': string;
|
|
169
119
|
'fabric.editor.taskPlaceholder': string;
|
|
170
120
|
'fabric.editor.textColor': string;
|
|
171
|
-
'fabric.editor.textStyles': string;
|
|
172
121
|
'fabric.editor.threeColumns': string;
|
|
173
122
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
174
123
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -184,8 +133,6 @@ declare const _default: {
|
|
|
184
133
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
185
134
|
'fabric.editor.undo': string;
|
|
186
135
|
'fabric.editor.warning': string;
|
|
187
|
-
'fabric.editor.warningPanel': string;
|
|
188
|
-
'fabric.editor.warningPanel.description': string;
|
|
189
136
|
'fabric.editor.wrapLeft': string;
|
|
190
137
|
'fabric.editor.wrapRight': string;
|
|
191
138
|
};
|