@atlaskit/editor-common 96.5.2 → 96.5.4
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 +17 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/extensibility/Extension/Extension/index.js +4 -3
- package/dist/cjs/extensibility/Extension/Extension/styles.js +19 -3
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/extensibility/Extension/Extension/index.js +5 -4
- package/dist/es2019/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/extensibility/Extension/Extension/index.js +5 -4
- package/dist/esm/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/extensibility/Extension/Extension/styles.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/extensibility/Extension/Extension/styles.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +7 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/package.json +7 -4
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Ukrainian (Ukraine)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Редагування виконано',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Внести зміни',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Налаштувати {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Задача',
|
|
18
20
|
'fabric.editor.action.description': 'Створити та призначити задачу',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Запрошення учасника команди до {productName}} trusted {Запрошення учасника команди до {productName}} other {Додавання учасника команди до {productName}}}',
|
|
299
301
|
'fabric.editor.italic': 'Курсив',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {{count}
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Відобразити повну ширину',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': 'Форматування тексту вимкнуто',
|
|
472
474
|
'fabric.editor.textColor': 'Колір тексту: {selectedColorName}',
|
|
473
475
|
'fabric.editor.textColorTooltip': 'Колір тексту',
|
|
476
|
+
'fabric.editor.textFormat': 'Форматувати текст',
|
|
474
477
|
'fabric.editor.textFormatting': 'Форматування у вигляді тексту',
|
|
475
478
|
'fabric.editor.textStyles': 'Стилі тексту: {blockTypeName}',
|
|
476
479
|
'fabric.editor.textStylesTooltip': 'Стилі тексту',
|
|
477
|
-
'fabric.editor.threeColumns': 'Макет із
|
|
480
|
+
'fabric.editor.threeColumns': 'Макет із 3 стовпцями',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Макет із трьома стовпцями з лівою бічною панеллю',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Макет із трьома стовпцями з правою бічною панеллю',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': 'Макет із трьома стовпцями з бічними панелями',
|
|
479
484
|
'fabric.editor.time.ago': 'тому',
|
|
480
485
|
'fabric.editor.time.updated': 'Змінено',
|
|
@@ -488,7 +493,7 @@ var _default = exports.default = {
|
|
|
488
493
|
'fabric.editor.tooltip.nestedExpand': 'вкладена розгортка',
|
|
489
494
|
'fabric.editor.tooltip.taskList': 'задача',
|
|
490
495
|
'fabric.editor.turnInto': 'Перетворити',
|
|
491
|
-
'fabric.editor.twoColumns': 'Макет із
|
|
496
|
+
'fabric.editor.twoColumns': 'Макет із 2 стовпцями',
|
|
492
497
|
'fabric.editor.typeAhead.popupLabel': 'Прогнозування результатів',
|
|
493
498
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Почніть вводити текст, щоб знайти або відфільтрувати варіанти гарячих клавіш',
|
|
494
499
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Гарячі клавіші для вставки й форматування',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Vietnamese (Vietnam)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Đã chỉnh sửa xong',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tiến hành sửa',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Mục thao tác',
|
|
18
20
|
'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Tìm tiếp theo',
|
|
215
217
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
217
|
-
'fabric.editor.fiveColumns': 'Bố cục
|
|
219
|
+
'fabric.editor.fiveColumns': 'Bố cục 5 cột',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} thành phần được kết nối)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
|
|
229
|
-
'fabric.editor.fourColumns': 'Bố cục
|
|
231
|
+
'fabric.editor.fourColumns': 'Bố cục 4 cột',
|
|
230
232
|
'fabric.editor.headerColumn': 'Cột tiêu đề',
|
|
231
233
|
'fabric.editor.headerRow': 'Hàng tiêu đề',
|
|
232
234
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -474,7 +476,9 @@ var _default = exports.default = {
|
|
|
474
476
|
'fabric.editor.textFormatting': 'Định dang văn bản',
|
|
475
477
|
'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
|
|
476
478
|
'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
|
|
477
|
-
'fabric.editor.threeColumns': 'Bố cục
|
|
479
|
+
'fabric.editor.threeColumns': 'Bố cục 3 cột',
|
|
480
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Bố cục ba cột có thanh bên bên trái',
|
|
481
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Bố cục ba cột có thanh bên bên phải',
|
|
478
482
|
'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
|
|
479
483
|
'fabric.editor.time.ago': 'trước',
|
|
480
484
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
@@ -488,7 +492,7 @@ var _default = exports.default = {
|
|
|
488
492
|
'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
|
|
489
493
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
490
494
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
491
|
-
'fabric.editor.twoColumns': 'Bố cục
|
|
495
|
+
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
492
496
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
493
497
|
'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',
|
|
494
498
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Simplified)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成编辑',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '执行编辑',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
|
|
17
19
|
'fabric.editor.action': '操作项',
|
|
18
20
|
'fabric.editor.action.description': '创建和指派操作项目',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': '查找下一个',
|
|
215
217
|
'fabric.editor.findPrevious': '查找上一个',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
219
|
+
'fabric.editor.fiveColumns': '5 列布局',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name}(另外 {amount,number} 个已连接元素)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': '焦点表格大小调整控点',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
231
|
+
'fabric.editor.fourColumns': '4 列布局',
|
|
230
232
|
'fabric.editor.headerColumn': '标题列',
|
|
231
233
|
'fabric.editor.headerRow': '标题行',
|
|
232
234
|
'fabric.editor.heading1': '标题 1',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': '文本格式已关闭',
|
|
472
474
|
'fabric.editor.textColor': '{selectedColorName}文本颜色',
|
|
473
475
|
'fabric.editor.textColorTooltip': '文本颜色',
|
|
476
|
+
'fabric.editor.textFormat': '设置文本格式',
|
|
474
477
|
'fabric.editor.textFormatting': '文本格式设置',
|
|
475
478
|
'fabric.editor.textStyles': '"{blockTypeName}" 文本样式',
|
|
476
479
|
'fabric.editor.textStylesTooltip': '文本样式',
|
|
477
|
-
'fabric.editor.threeColumns': '
|
|
480
|
+
'fabric.editor.threeColumns': '3 列布局',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '具有左侧边栏的三列布局',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': '具有右侧边栏的三列布局',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列布局',
|
|
479
484
|
'fabric.editor.time.ago': '前',
|
|
480
485
|
'fabric.editor.time.updated': '上次更新时间',
|
|
@@ -488,7 +493,7 @@ var _default = exports.default = {
|
|
|
488
493
|
'fabric.editor.tooltip.nestedExpand': '嵌套扩展',
|
|
489
494
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
490
495
|
'fabric.editor.turnInto': '转变为',
|
|
491
|
-
'fabric.editor.twoColumns': '
|
|
496
|
+
'fabric.editor.twoColumns': '2 列布局',
|
|
492
497
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
493
498
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
494
499
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入操作和格式设置操作的快捷方式',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Traditional)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成編輯',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '進行編輯',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': '設定 {macroName}',
|
|
17
19
|
'fabric.editor.action': '動作項目',
|
|
18
20
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': '尋找下一個',
|
|
215
217
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
219
|
+
'fabric.editor.fiveColumns': '5 欄版面配置',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} 個連結的元素)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': '聚焦於表格調整大小控點',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
231
|
+
'fabric.editor.fourColumns': '4 欄版面配置',
|
|
230
232
|
'fabric.editor.headerColumn': '標題欄',
|
|
231
233
|
'fabric.editor.headerRow': '標題列',
|
|
232
234
|
'fabric.editor.heading1': '標題 1',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
299
301
|
'fabric.editor.italic': '斜體',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
304
306
|
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
472
474
|
'fabric.editor.textColor': '{selectedColorName}的文字顏色',
|
|
473
475
|
'fabric.editor.textColorTooltip': '文字顏色',
|
|
476
|
+
'fabric.editor.textFormat': '設定文字格式',
|
|
474
477
|
'fabric.editor.textFormatting': '文字格式設定',
|
|
475
478
|
'fabric.editor.textStyles': '{blockTypeName}的文字樣式',
|
|
476
479
|
'fabric.editor.textStylesTooltip': '文字樣式',
|
|
477
|
-
'fabric.editor.threeColumns': '
|
|
480
|
+
'fabric.editor.threeColumns': '3 欄版面配置',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '包含左側邊欄的三欄版面配置',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': '包含右側邊欄的三欄版面配置',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': '包含側邊欄的三欄版面配置',
|
|
479
484
|
'fabric.editor.time.ago': '前',
|
|
480
485
|
'fabric.editor.time.updated': '已更新',
|
|
@@ -488,7 +493,7 @@ var _default = exports.default = {
|
|
|
488
493
|
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
489
494
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
490
495
|
'fabric.editor.turnInto': '轉變成',
|
|
491
|
-
'fabric.editor.twoColumns': '
|
|
496
|
+
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
492
497
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
493
498
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
494
499
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入和格式化的快速鍵',
|
|
@@ -17,7 +17,7 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
|
|
|
17
17
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
18
18
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
19
19
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
20
|
-
var packageVersion = "96.5.
|
|
20
|
+
var packageVersion = "96.5.4";
|
|
21
21
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
22
22
|
// Remove URL as it has UGC
|
|
23
23
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -23,7 +23,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
|
|
|
23
23
|
* @jsx jsx
|
|
24
24
|
*/ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
25
25
|
var packageName = "@atlaskit/editor-common";
|
|
26
|
-
var packageVersion = "96.5.
|
|
26
|
+
var packageVersion = "96.5.4";
|
|
27
27
|
var halfFocusRing = 1;
|
|
28
28
|
var dropOffset = '0, 8';
|
|
29
29
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -272,6 +272,7 @@ export let ACTION_SUBJECT_ID = /*#__PURE__*/function (ACTION_SUBJECT_ID) {
|
|
|
272
272
|
ACTION_SUBJECT_ID["AI_DEFINITIONS_AUTO_HIGHLIGHT"] = "aiDefinitionsAutoHighlight";
|
|
273
273
|
ACTION_SUBJECT_ID["AI_PANELS_BODIED_EXTENSION"] = "aiPanelsBodiedExtension";
|
|
274
274
|
ACTION_SUBJECT_ID["AI_PROMPT_LINK_PICKER_BUTTON"] = "aiPromptLinkPickerButton";
|
|
275
|
+
ACTION_SUBJECT_ID["AI_PROMPT_MENTION_BUTTON"] = "aiPromptMentionButton";
|
|
275
276
|
ACTION_SUBJECT_ID["ALL"] = "all";
|
|
276
277
|
ACTION_SUBJECT_ID["ALT_TEXT"] = "altText";
|
|
277
278
|
ACTION_SUBJECT_ID["ANNOTATE_BUTTON"] = "annotateButton";
|
|
@@ -9,12 +9,13 @@ import React, { Fragment } from 'react';
|
|
|
9
9
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
10
10
|
import { jsx } from '@emotion/react';
|
|
11
11
|
import classnames from 'classnames';
|
|
12
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
12
13
|
import { useSharedPluginState } from '../../../hooks';
|
|
13
14
|
import { overflowShadow } from '../../../ui';
|
|
14
15
|
import { calculateBreakoutStyles } from '../../../utils';
|
|
15
16
|
import ExtensionLozenge from '../Lozenge';
|
|
16
17
|
import { overlay } from '../styles';
|
|
17
|
-
import { content, contentWrapper, header, overflowWrapperStyles, widerLayoutClassName, wrapperStyle } from './styles';
|
|
18
|
+
import { content, contentWrapper, header, overflowWrapperStyles, widerLayoutClassName, wrapperStyle, wrapperStyleInheritedCursor } from './styles';
|
|
18
19
|
function ExtensionWithPluginState(props) {
|
|
19
20
|
const {
|
|
20
21
|
node,
|
|
@@ -131,10 +132,10 @@ function ExtensionWithPluginState(props) {
|
|
|
131
132
|
"data-layout": node.attrs.layout
|
|
132
133
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
|
|
133
134
|
,
|
|
134
|
-
className: classNames
|
|
135
|
+
className: classNames,
|
|
136
|
+
css:
|
|
135
137
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/design-system/consistent-css-prop-usage -- Ignored via go/DSP-18766
|
|
136
|
-
|
|
137
|
-
css: wrapperStyle
|
|
138
|
+
fg('platform_editor_legacy_content_macro') ? wrapperStyleInheritedCursor : wrapperStyle
|
|
138
139
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
139
140
|
,
|
|
140
141
|
style: customContainerStyles,
|
|
@@ -4,12 +4,11 @@ import { wrapperDefault } from '../styles';
|
|
|
4
4
|
export const widerLayoutClassName = 'wider-layout';
|
|
5
5
|
|
|
6
6
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
7
|
-
|
|
7
|
+
const wrapperStyleWithoutCursor = css(wrapperDefault, {
|
|
8
8
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
9
9
|
'&.without-frame': {
|
|
10
10
|
background: 'transparent'
|
|
11
11
|
},
|
|
12
|
-
cursor: 'pointer',
|
|
13
12
|
width: '100%',
|
|
14
13
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
15
14
|
'.extension-overflow-wrapper:not(.with-body)': {
|
|
@@ -30,6 +29,23 @@ export const wrapperStyle = css(wrapperDefault, {
|
|
|
30
29
|
}
|
|
31
30
|
});
|
|
32
31
|
|
|
32
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
33
|
+
export const wrapperStyleInheritedCursor = css(wrapperStyleWithoutCursor, {
|
|
34
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
35
|
+
'.extension-overflow-wrapper:has(.extension-editable-area)': {
|
|
36
|
+
cursor: 'inherit'
|
|
37
|
+
},
|
|
38
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
39
|
+
'.extension-overflow-wrapper:not(:has(.extension-editable-area))': {
|
|
40
|
+
cursor: 'pointer'
|
|
41
|
+
}
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
45
|
+
export const wrapperStyle = css(wrapperStyleWithoutCursor, {
|
|
46
|
+
cursor: 'pointer'
|
|
47
|
+
});
|
|
48
|
+
|
|
33
49
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
34
50
|
export const header = css({
|
|
35
51
|
padding: `${"var(--ds-space-050, 4px)"} ${"var(--ds-space-050, 4px)"} 0px`,
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Czech
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Úpravy dokončeny',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Provést úpravy',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Aktuální úkol',
|
|
12
14
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Najít další',
|
|
209
211
|
'fabric.editor.findPrevious': 'Najít předchozí',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Najít a nahradit',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Rozvržení
|
|
213
|
+
'fabric.editor.fiveColumns': 'Rozvržení 5 sloupců',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Zrušit',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 připojený prvek)} few {{name} (+{amount,number} připojené prvky)} many {{name} (+{amount,number} připojeného prvku)} other {{name} (+{amount,number} připojených prvků)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Posunout doleva',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Posunout doprava',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Zaměření na úchyt ke změně velikosti tabulky',
|
|
223
|
-
'fabric.editor.fourColumns': 'Rozvržení
|
|
225
|
+
'fabric.editor.fourColumns': 'Rozvržení 4 sloupců',
|
|
224
226
|
'fabric.editor.headerColumn': 'Sloupec záhlaví',
|
|
225
227
|
'fabric.editor.headerRow': 'Řádek záhlaví',
|
|
226
228
|
'fabric.editor.heading1': 'Nadpis 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozvat týmového kolegu do produktu {productName}} trusted {Pozvat týmového kolegu do produktu {productName}} other {Přidat týmového kolegu do produktu {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kurzíva',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
|
|
466
468
|
'fabric.editor.textColor': 'Barva textu: {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Barva textu',
|
|
470
|
+
'fabric.editor.textFormat': 'Formátování textu',
|
|
468
471
|
'fabric.editor.textFormatting': 'Formátování textu',
|
|
469
472
|
'fabric.editor.textStyles': 'Styly textu: {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Styly textu',
|
|
471
|
-
'fabric.editor.threeColumns': 'Rozvržení
|
|
474
|
+
'fabric.editor.threeColumns': 'Rozvržení 3 sloupců',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Rozvržení tří sloupců s levým bočním panelem',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Rozvržení tří sloupců s pravým bočním panelem',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Rozvržení tří sloupců s bočními panely',
|
|
473
478
|
'fabric.editor.time.ago': 'zpět',
|
|
474
479
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'položka akce',
|
|
484
489
|
'fabric.editor.turnInto': 'Proměnit na',
|
|
485
|
-
'fabric.editor.twoColumns': 'Rozvržení
|
|
490
|
+
'fabric.editor.twoColumns': 'Rozvržení 2 sloupců',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Výsledky našeptávače',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti zkratek.',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Zkratky pro vkládání a formátování',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Danish (Denmark)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Færdig med at redigere',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Foretag redigeringer',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
12
14
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Tekstformatering fra',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName} tekstfarve',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Tekstfarve',
|
|
470
|
+
'fabric.editor.textFormat': 'Formatér tekst',
|
|
468
471
|
'fabric.editor.textFormatting': 'Tekstformatering',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName} tekstformatering',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Tekstformatering',
|
|
471
474
|
'fabric.editor.threeColumns': 'Layout med tre kolonner',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout med tre kolonner med venstre sidebjælke',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout med tre kolonner med højre sidebjælke',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Layout med tre kolonner med sidebjælker',
|
|
473
478
|
'fabric.editor.time.ago': 'siden',
|
|
474
479
|
'fabric.editor.time.updated': 'Opdateret',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//German (Germany)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Bearbeitung abgeschlossen',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Änderungen vornehmen',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
|
|
11
13
|
'fabric.editor.action': 'Aufgabe',
|
|
12
14
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Nächstes suchen',
|
|
209
211
|
'fabric.editor.findPrevious': 'Vorheriges suchen',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Suchen und ersetzen',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Layout mit
|
|
213
|
+
'fabric.editor.fiveColumns': 'Layout mit 5 Spalten',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Abbrechen',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 verbundenes Element)} other {{name} (+{amount,number} verbundene Elemente)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Nach links scrollen',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Nach rechts scrollen',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Ziehpunkt zur Größenänderung der Tabelle fokussieren',
|
|
223
|
-
'fabric.editor.fourColumns': 'Layout mit
|
|
225
|
+
'fabric.editor.fourColumns': 'Layout mit 4 Spalten',
|
|
224
226
|
'fabric.editor.headerColumn': 'Kopfzeilen-Spalte',
|
|
225
227
|
'fabric.editor.headerRow': 'Kopfzeile',
|
|
226
228
|
'fabric.editor.heading1': 'Überschrift 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
|
|
@@ -468,7 +470,9 @@ export default {
|
|
|
468
470
|
'fabric.editor.textFormatting': 'Textformatierung',
|
|
469
471
|
'fabric.editor.textStyles': 'Textstile: {blockTypeName}',
|
|
470
472
|
'fabric.editor.textStylesTooltip': 'Textstile',
|
|
471
|
-
'fabric.editor.threeColumns': 'Layout mit
|
|
473
|
+
'fabric.editor.threeColumns': 'Layout mit 3 Spalten',
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout mit drei Spalten und Seitenleiste links',
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout mit drei Spalten und Seitenleiste rechts',
|
|
472
476
|
'fabric.editor.threeColumnsWithSidebars': 'Layout mit drei Spalten und Seitenleisten',
|
|
473
477
|
'fabric.editor.time.ago': 'vor',
|
|
474
478
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
@@ -482,7 +486,7 @@ export default {
|
|
|
482
486
|
'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
|
|
483
487
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
484
488
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
485
|
-
'fabric.editor.twoColumns': 'Layout mit
|
|
489
|
+
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
486
490
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
487
491
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
488
492
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Tastenkombination für Einfügungen und Formatierung',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Action item',
|
|
12
14
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -84,6 +86,7 @@ export default {
|
|
|
84
86
|
'fabric.editor.columnMovedRight': 'Column moved right to {index} of {total}',
|
|
85
87
|
'fabric.editor.columnSelected': 'Column {index} of {total} selected',
|
|
86
88
|
'fabric.editor.columns': 'Layouts',
|
|
89
|
+
'fabric.editor.columns.advanced.layout.description': 'Insert {numberOfColumns} equal {numberOfColumns, plural, one {column} other {columns}}',
|
|
87
90
|
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
88
91
|
'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been} other {{count} columns have been}} inserted',
|
|
89
92
|
'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been} other {{count} columns have been}} removed',
|
|
@@ -208,7 +211,7 @@ export default {
|
|
|
208
211
|
'fabric.editor.findNext': 'Find next',
|
|
209
212
|
'fabric.editor.findPrevious': 'Find previous',
|
|
210
213
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
214
|
+
'fabric.editor.fiveColumns': '5 Column layout',
|
|
212
215
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
213
216
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
214
217
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
@@ -220,7 +223,7 @@ export default {
|
|
|
220
223
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
221
224
|
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
222
225
|
'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
226
|
+
'fabric.editor.fourColumns': '4 Column layout',
|
|
224
227
|
'fabric.editor.headerColumn': 'Header column',
|
|
225
228
|
'fabric.editor.headerRow': 'Header row',
|
|
226
229
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -292,7 +295,7 @@ export default {
|
|
|
292
295
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
293
296
|
'fabric.editor.italic': 'Italic',
|
|
294
297
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
298
|
+
'fabric.editor.layout.columnOption': '{count, plural, one { Column} other {{count} Columns}}',
|
|
296
299
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
297
300
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
298
301
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
@@ -466,10 +469,13 @@ export default {
|
|
|
466
469
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
467
470
|
'fabric.editor.textColor': '{selectedColorName} Text color',
|
|
468
471
|
'fabric.editor.textColorTooltip': 'Text color',
|
|
472
|
+
'fabric.editor.textFormat': 'Format text',
|
|
469
473
|
'fabric.editor.textFormatting': 'Text formatting',
|
|
470
474
|
'fabric.editor.textStyles': '{blockTypeName} Text styles',
|
|
471
475
|
'fabric.editor.textStylesTooltip': 'Text styles',
|
|
472
|
-
'fabric.editor.threeColumns': '
|
|
476
|
+
'fabric.editor.threeColumns': '3 Column layout',
|
|
477
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Three columns with left sidebar layout',
|
|
478
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Three columns with right sidebar layout',
|
|
473
479
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
|
|
474
480
|
'fabric.editor.time.ago': 'ago',
|
|
475
481
|
'fabric.editor.time.updated': 'Updated',
|
|
@@ -483,7 +489,7 @@ export default {
|
|
|
483
489
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
484
490
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
485
491
|
'fabric.editor.turnInto': 'Turn into',
|
|
486
|
-
'fabric.editor.twoColumns': '
|
|
492
|
+
'fabric.editor.twoColumns': '2 Column layout',
|
|
487
493
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
488
494
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
489
495
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//English (United Kingdom)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Action item',
|
|
12
14
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -84,6 +86,7 @@ export default {
|
|
|
84
86
|
'fabric.editor.columnMovedRight': 'Column moved right to {index} of {total}',
|
|
85
87
|
'fabric.editor.columnSelected': 'Column {index} of {total} selected',
|
|
86
88
|
'fabric.editor.columns': 'Layouts',
|
|
89
|
+
'fabric.editor.columns.advanced.layout.description': 'Insert {numberOfColumns} equal {numberOfColumns, plural, one {column} other {columns}}',
|
|
87
90
|
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
88
91
|
'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been} other {{count} columns have been}} inserted',
|
|
89
92
|
'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been} other {{count} columns have been}} removed',
|
|
@@ -208,7 +211,7 @@ export default {
|
|
|
208
211
|
'fabric.editor.findNext': 'Find next',
|
|
209
212
|
'fabric.editor.findPrevious': 'Find previous',
|
|
210
213
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
214
|
+
'fabric.editor.fiveColumns': '5 Column layout',
|
|
212
215
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
213
216
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
214
217
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
@@ -220,7 +223,7 @@ export default {
|
|
|
220
223
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
221
224
|
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
222
225
|
'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
226
|
+
'fabric.editor.fourColumns': '4 Column layout',
|
|
224
227
|
'fabric.editor.headerColumn': 'Header column',
|
|
225
228
|
'fabric.editor.headerRow': 'Header row',
|
|
226
229
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -292,7 +295,7 @@ export default {
|
|
|
292
295
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
293
296
|
'fabric.editor.italic': 'Italic',
|
|
294
297
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
298
|
+
'fabric.editor.layout.columnOption': '{count, plural, one { Column} other {{count} Columns}}',
|
|
296
299
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
297
300
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
298
301
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
@@ -466,10 +469,13 @@ export default {
|
|
|
466
469
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
467
470
|
'fabric.editor.textColor': '{selectedColorName} Text colour',
|
|
468
471
|
'fabric.editor.textColorTooltip': 'Text colour',
|
|
472
|
+
'fabric.editor.textFormat': 'Format text',
|
|
469
473
|
'fabric.editor.textFormatting': 'Text formatting',
|
|
470
474
|
'fabric.editor.textStyles': '{blockTypeName} Text styles',
|
|
471
475
|
'fabric.editor.textStylesTooltip': 'Text styles',
|
|
472
|
-
'fabric.editor.threeColumns': '
|
|
476
|
+
'fabric.editor.threeColumns': '3 Column layout',
|
|
477
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Three columns with left sidebar layout',
|
|
478
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Three columns with right sidebar layout',
|
|
473
479
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
|
|
474
480
|
'fabric.editor.time.ago': 'ago',
|
|
475
481
|
'fabric.editor.time.updated': 'Updated',
|
|
@@ -483,7 +489,7 @@ export default {
|
|
|
483
489
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
484
490
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
485
491
|
'fabric.editor.turnInto': 'Turn into',
|
|
486
|
-
'fabric.editor.twoColumns': '
|
|
492
|
+
'fabric.editor.twoColumns': '2 Column layout',
|
|
487
493
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
488
494
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
489
495
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|