@atlaskit/editor-common 80.4.0 → 80.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/analytics/types/table-events.js +4 -6
  3. package/dist/cjs/i18n/cs.js +35 -10
  4. package/dist/cjs/i18n/da.js +35 -10
  5. package/dist/cjs/i18n/de.js +36 -11
  6. package/dist/cjs/i18n/en.js +36 -10
  7. package/dist/cjs/i18n/en_GB.js +36 -10
  8. package/dist/cjs/i18n/en_ZZ.js +37 -11
  9. package/dist/cjs/i18n/es.js +35 -10
  10. package/dist/cjs/i18n/fi.js +35 -10
  11. package/dist/cjs/i18n/fr.js +35 -10
  12. package/dist/cjs/i18n/hu.js +35 -10
  13. package/dist/cjs/i18n/it.js +35 -10
  14. package/dist/cjs/i18n/ja.js +35 -10
  15. package/dist/cjs/i18n/ko.js +35 -10
  16. package/dist/cjs/i18n/nb.js +35 -10
  17. package/dist/cjs/i18n/nl.js +35 -10
  18. package/dist/cjs/i18n/pl.js +35 -10
  19. package/dist/cjs/i18n/pt_BR.js +35 -10
  20. package/dist/cjs/i18n/ru.js +35 -10
  21. package/dist/cjs/i18n/sv.js +35 -10
  22. package/dist/cjs/i18n/th.js +35 -10
  23. package/dist/cjs/i18n/tr.js +35 -10
  24. package/dist/cjs/i18n/uk.js +35 -10
  25. package/dist/cjs/i18n/vi.js +35 -10
  26. package/dist/cjs/i18n/zh.js +35 -10
  27. package/dist/cjs/i18n/zh_TW.js +35 -10
  28. package/dist/cjs/monitoring/error.js +1 -1
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/es2019/analytics/types/table-events.js +4 -11
  31. package/dist/es2019/i18n/cs.js +35 -10
  32. package/dist/es2019/i18n/da.js +35 -10
  33. package/dist/es2019/i18n/de.js +36 -11
  34. package/dist/es2019/i18n/en.js +36 -10
  35. package/dist/es2019/i18n/en_GB.js +36 -10
  36. package/dist/es2019/i18n/en_ZZ.js +37 -11
  37. package/dist/es2019/i18n/es.js +35 -10
  38. package/dist/es2019/i18n/fi.js +35 -10
  39. package/dist/es2019/i18n/fr.js +35 -10
  40. package/dist/es2019/i18n/hu.js +35 -10
  41. package/dist/es2019/i18n/it.js +35 -10
  42. package/dist/es2019/i18n/ja.js +35 -10
  43. package/dist/es2019/i18n/ko.js +35 -10
  44. package/dist/es2019/i18n/nb.js +35 -10
  45. package/dist/es2019/i18n/nl.js +35 -10
  46. package/dist/es2019/i18n/pl.js +35 -10
  47. package/dist/es2019/i18n/pt_BR.js +35 -10
  48. package/dist/es2019/i18n/ru.js +35 -10
  49. package/dist/es2019/i18n/sv.js +35 -10
  50. package/dist/es2019/i18n/th.js +35 -10
  51. package/dist/es2019/i18n/tr.js +35 -10
  52. package/dist/es2019/i18n/uk.js +35 -10
  53. package/dist/es2019/i18n/vi.js +35 -10
  54. package/dist/es2019/i18n/zh.js +35 -10
  55. package/dist/es2019/i18n/zh_TW.js +35 -10
  56. package/dist/es2019/monitoring/error.js +1 -1
  57. package/dist/es2019/ui/DropList/index.js +1 -1
  58. package/dist/esm/analytics/types/table-events.js +4 -11
  59. package/dist/esm/i18n/cs.js +35 -10
  60. package/dist/esm/i18n/da.js +35 -10
  61. package/dist/esm/i18n/de.js +36 -11
  62. package/dist/esm/i18n/en.js +36 -10
  63. package/dist/esm/i18n/en_GB.js +36 -10
  64. package/dist/esm/i18n/en_ZZ.js +37 -11
  65. package/dist/esm/i18n/es.js +35 -10
  66. package/dist/esm/i18n/fi.js +35 -10
  67. package/dist/esm/i18n/fr.js +35 -10
  68. package/dist/esm/i18n/hu.js +35 -10
  69. package/dist/esm/i18n/it.js +35 -10
  70. package/dist/esm/i18n/ja.js +35 -10
  71. package/dist/esm/i18n/ko.js +35 -10
  72. package/dist/esm/i18n/nb.js +35 -10
  73. package/dist/esm/i18n/nl.js +35 -10
  74. package/dist/esm/i18n/pl.js +35 -10
  75. package/dist/esm/i18n/pt_BR.js +35 -10
  76. package/dist/esm/i18n/ru.js +35 -10
  77. package/dist/esm/i18n/sv.js +35 -10
  78. package/dist/esm/i18n/th.js +35 -10
  79. package/dist/esm/i18n/tr.js +35 -10
  80. package/dist/esm/i18n/uk.js +35 -10
  81. package/dist/esm/i18n/vi.js +35 -10
  82. package/dist/esm/i18n/zh.js +35 -10
  83. package/dist/esm/i18n/zh_TW.js +35 -10
  84. package/dist/esm/monitoring/error.js +1 -1
  85. package/dist/esm/ui/DropList/index.js +1 -1
  86. package/dist/types/analytics/types/insert-events.d.ts +1 -0
  87. package/dist/types/analytics/types/table-events.d.ts +10 -2
  88. package/dist/types/extensions/types/extension-handler.d.ts +1 -0
  89. package/dist/types/i18n/cs.d.ts +25 -0
  90. package/dist/types/i18n/da.d.ts +25 -0
  91. package/dist/types/i18n/de.d.ts +25 -0
  92. package/dist/types/i18n/en.d.ts +26 -0
  93. package/dist/types/i18n/en_GB.d.ts +26 -0
  94. package/dist/types/i18n/en_ZZ.d.ts +26 -0
  95. package/dist/types/i18n/es.d.ts +25 -0
  96. package/dist/types/i18n/fi.d.ts +25 -0
  97. package/dist/types/i18n/fr.d.ts +25 -0
  98. package/dist/types/i18n/hu.d.ts +25 -0
  99. package/dist/types/i18n/it.d.ts +25 -0
  100. package/dist/types/i18n/ja.d.ts +25 -0
  101. package/dist/types/i18n/ko.d.ts +25 -0
  102. package/dist/types/i18n/nb.d.ts +25 -0
  103. package/dist/types/i18n/nl.d.ts +25 -0
  104. package/dist/types/i18n/pl.d.ts +25 -0
  105. package/dist/types/i18n/pt_BR.d.ts +25 -0
  106. package/dist/types/i18n/ru.d.ts +25 -0
  107. package/dist/types/i18n/sv.d.ts +25 -0
  108. package/dist/types/i18n/th.d.ts +25 -0
  109. package/dist/types/i18n/tr.d.ts +25 -0
  110. package/dist/types/i18n/uk.d.ts +25 -0
  111. package/dist/types/i18n/vi.d.ts +25 -0
  112. package/dist/types/i18n/zh.d.ts +25 -0
  113. package/dist/types/i18n/zh_TW.d.ts +25 -0
  114. package/dist/types/types/feature-flags.d.ts +8 -0
  115. package/dist/types-ts4.5/analytics/types/insert-events.d.ts +1 -0
  116. package/dist/types-ts4.5/analytics/types/table-events.d.ts +10 -2
  117. package/dist/types-ts4.5/extensions/types/extension-handler.d.ts +1 -0
  118. package/dist/types-ts4.5/i18n/cs.d.ts +25 -0
  119. package/dist/types-ts4.5/i18n/da.d.ts +25 -0
  120. package/dist/types-ts4.5/i18n/de.d.ts +25 -0
  121. package/dist/types-ts4.5/i18n/en.d.ts +26 -0
  122. package/dist/types-ts4.5/i18n/en_GB.d.ts +26 -0
  123. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +26 -0
  124. package/dist/types-ts4.5/i18n/es.d.ts +25 -0
  125. package/dist/types-ts4.5/i18n/fi.d.ts +25 -0
  126. package/dist/types-ts4.5/i18n/fr.d.ts +25 -0
  127. package/dist/types-ts4.5/i18n/hu.d.ts +25 -0
  128. package/dist/types-ts4.5/i18n/it.d.ts +25 -0
  129. package/dist/types-ts4.5/i18n/ja.d.ts +25 -0
  130. package/dist/types-ts4.5/i18n/ko.d.ts +25 -0
  131. package/dist/types-ts4.5/i18n/nb.d.ts +25 -0
  132. package/dist/types-ts4.5/i18n/nl.d.ts +25 -0
  133. package/dist/types-ts4.5/i18n/pl.d.ts +25 -0
  134. package/dist/types-ts4.5/i18n/pt_BR.d.ts +25 -0
  135. package/dist/types-ts4.5/i18n/ru.d.ts +25 -0
  136. package/dist/types-ts4.5/i18n/sv.d.ts +25 -0
  137. package/dist/types-ts4.5/i18n/th.d.ts +25 -0
  138. package/dist/types-ts4.5/i18n/tr.d.ts +25 -0
  139. package/dist/types-ts4.5/i18n/uk.d.ts +25 -0
  140. package/dist/types-ts4.5/i18n/vi.d.ts +25 -0
  141. package/dist/types-ts4.5/i18n/zh.d.ts +25 -0
  142. package/dist/types-ts4.5/i18n/zh_TW.d.ts +25 -0
  143. package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
  144. package/package.json +8 -8
@@ -14,7 +14,8 @@ export default {
14
14
  'fabric.editor.addColumnRight': 'Add column right',
15
15
  'fabric.editor.addCommentOnMedia': 'Add comment',
16
16
  'fabric.editor.addImageBorder': 'Add border',
17
- 'fabric.editor.addLoomVideo': 'Add Loom Video',
17
+ 'fabric.editor.addLoomVideo': 'Record a Loom video',
18
+ 'fabric.editor.addLoomVideoComment': 'Record a Loom video comment',
18
19
  'fabric.editor.addMediaFiles': 'Add image, video, or file',
19
20
  'fabric.editor.addRowAbove': 'Add row above',
20
21
  'fabric.editor.addRowBelow': 'Add row below',
@@ -24,6 +25,8 @@ export default {
24
25
  'fabric.editor.alignImageRight': 'Align right',
25
26
  'fabric.editor.alignLeft': 'Align left',
26
27
  'fabric.editor.alignRight': 'Align right',
28
+ 'fabric.editor.alignTableCenter': 'Align center',
29
+ 'fabric.editor.alignTableLeft': 'Align left',
27
30
  'fabric.editor.alignment': 'Text alignment',
28
31
  'fabric.editor.altText': 'Alt text',
29
32
  'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
@@ -67,6 +70,8 @@ export default {
67
70
  'fabric.editor.columnDragHandle': 'Column options',
68
71
  'fabric.editor.columns': 'Layouts',
69
72
  'fabric.editor.columns.description': 'Structure your page using sections',
73
+ 'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been} other {{count} columns have been}} inserted',
74
+ 'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been} other {{count} columns have been}} removed',
70
75
  'fabric.editor.configFailedToLoad': 'Failed to load',
71
76
  'fabric.editor.configPanel.cancel': 'Cancel',
72
77
  'fabric.editor.configPanel.close': 'Close',
@@ -186,6 +191,7 @@ export default {
186
191
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
187
192
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
188
193
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
194
+ 'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Layout options',
189
195
  'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
190
196
  'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
191
197
  'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
@@ -203,15 +209,20 @@ export default {
203
209
  'fabric.editor.heading5Description': 'Use this for grouping list items',
204
210
  'fabric.editor.heading6': 'Heading 6',
205
211
  'fabric.editor.heading6Description': 'Use this for low level headings',
212
+ 'fabric.editor.headingLink.ascOrderLabel': 'Sort column Z to A',
213
+ 'fabric.editor.headingLink.descOrderLabel': 'Clear sorting',
206
214
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
207
215
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
208
216
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
209
217
  'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
210
218
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
211
219
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
220
+ 'fabric.editor.headingLink.invalidLabel': "⚠️ You can't sort a table with merged cells",
221
+ 'fabric.editor.headingLink.noOrderLabel': 'Sort column A to Z',
212
222
  'fabric.editor.help': 'Help',
213
223
  'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
214
224
  'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
225
+ 'fabric.editor.highlight': 'Highlight colour',
215
226
  'fabric.editor.horizontalRule': 'Divider',
216
227
  'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
217
228
  'fabric.editor.hyperlink.linkVisibleLabel': 'Paste or search for link',
@@ -251,13 +262,14 @@ export default {
251
262
  'fabric.editor.layoutFixedWidth': 'Back to center',
252
263
  'fabric.editor.layoutFullWidth': 'Go full width',
253
264
  'fabric.editor.layoutWide': 'Go wide',
254
- 'fabric.editor.leftSidebar': 'Left sidebar',
265
+ 'fabric.editor.leftSidebar': 'Left sidebar layout',
255
266
  'fabric.editor.link': 'Link',
256
267
  'fabric.editor.link.description': 'Insert a link',
257
268
  'fabric.editor.linkAddress': 'Link address',
258
269
  'fabric.editor.linkPlaceholder': 'Paste link',
259
270
  'fabric.editor.lists': 'Lists',
260
271
  'fabric.editor.listsFormat': 'List formatting',
272
+ 'fabric.editor.lockColumns': 'Fixed column widths',
261
273
  'fabric.editor.markdown': 'Markdown',
262
274
  'fabric.editor.matchCase': 'Match case',
263
275
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
@@ -309,6 +321,7 @@ export default {
309
321
  'fabric.editor.pageActionsLabel': 'Page actions',
310
322
  'fabric.editor.panel.backgroundColor': 'Background colour',
311
323
  'fabric.editor.panel.emoji': 'Add emoji',
324
+ 'fabric.editor.panel.panelsGroup': 'Panel Types',
312
325
  'fabric.editor.pasteOptions': 'Paste options',
313
326
  'fabric.editor.pastePlainText': 'Paste plain text',
314
327
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
@@ -318,7 +331,7 @@ export default {
318
331
  'fabric.editor.plainText': 'Use plain text',
319
332
  'fabric.editor.quickInsert': 'Quick insert',
320
333
  'fabric.editor.recordVideo': 'Record a Loom video',
321
- 'fabric.editor.recordVideo.description': 'Record your screen and camera',
334
+ 'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
322
335
  'fabric.editor.redo': 'Redo',
323
336
  'fabric.editor.remove': 'Remove',
324
337
  'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
@@ -331,9 +344,11 @@ export default {
331
344
  'fabric.editor.replaceWith': 'Replace with',
332
345
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
333
346
  'fabric.editor.richText': 'Use rich text',
334
- 'fabric.editor.rightSidebar': 'Right sidebar',
347
+ 'fabric.editor.rightSidebar': 'Right sidebar layout',
335
348
  'fabric.editor.rowControl': 'Highlight row',
336
349
  'fabric.editor.rowDragHandle': 'Row options',
350
+ 'fabric.editor.rowsAreInserted': '{count, plural, one {A row has been} other {{count} rows have been}} inserted',
351
+ 'fabric.editor.rowsAreRemoved': '{count, plural, one {The row has been} other {{count} rows have been}} removed',
337
352
  'fabric.editor.saveButton': 'Save',
338
353
  'fabric.editor.searchResults': '{itemsLength, plural, one {# search result} other {# search results}} available. Use Up and Down arrow keys to navigate amongst the options. Press Enter to select an option.',
339
354
  'fabric.editor.selectColumnResize': 'Select column resize',
@@ -342,7 +357,7 @@ export default {
342
357
  'fabric.editor.selectTableRow': 'Select table row',
343
358
  'fabric.editor.settingsLinks': 'Go to Link Preferences',
344
359
  'fabric.editor.shortcut': 'Text shortcut',
345
- 'fabric.editor.single': 'Single column',
360
+ 'fabric.editor.single': 'Single column layout',
346
361
  'fabric.editor.sortColumnASC': 'Sort column A → Z',
347
362
  'fabric.editor.sortColumnDESC': 'Sort column Z → A',
348
363
  'fabric.editor.sortColumnDecreasing': 'Sort decreasing',
@@ -364,7 +379,13 @@ export default {
364
379
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
365
380
  'fabric.editor.table': 'Table',
366
381
  'fabric.editor.table.description': 'Insert a table',
382
+ 'fabric.editor.tableAlignmentOptions': 'Alignment options',
367
383
  'fabric.editor.tableFullWidthLabel': 'Full-width',
384
+ 'fabric.editor.tableHeader.sorting.asc': 'Ascending sort applied',
385
+ 'fabric.editor.tableHeader.sorting.default': 'Sort the column',
386
+ 'fabric.editor.tableHeader.sorting.desc': 'Descending sort applied',
387
+ 'fabric.editor.tableHeader.sorting.invalid': "You can't sort a table with merged cells",
388
+ 'fabric.editor.tableHeader.sorting.no': 'No sort applied to the column',
368
389
  'fabric.editor.tableOptions': 'Table options',
369
390
  'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
370
391
  'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
@@ -385,11 +406,13 @@ export default {
385
406
  'fabric.editor.task': 'Task',
386
407
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
387
408
  'fabric.editor.text.formatting.off': 'Text formatting Off',
388
- 'fabric.editor.textColor': 'Text colour',
409
+ 'fabric.editor.textColor': '{selectedColorName} Text colour',
410
+ 'fabric.editor.textColorTooltip': 'Text colour',
389
411
  'fabric.editor.textFormatting': 'Text formatting',
390
- 'fabric.editor.textStyles': 'Text styles',
391
- 'fabric.editor.threeColumns': 'Three columns',
392
- 'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
412
+ 'fabric.editor.textStyles': '{blockTypeName} Text styles',
413
+ 'fabric.editor.textStylesTooltip': 'Text styles',
414
+ 'fabric.editor.threeColumns': 'Three columns layout',
415
+ 'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
393
416
  'fabric.editor.time.ago': 'ago',
394
417
  'fabric.editor.time.updated': 'Updated',
395
418
  'fabric.editor.time.viewed': 'Viewed',
@@ -401,7 +424,7 @@ export default {
401
424
  'fabric.editor.tooltip.defaultBlockNode': 'a block node',
402
425
  'fabric.editor.tooltip.nestedExpand': 'a nested expand',
403
426
  'fabric.editor.tooltip.taskList': 'an action item',
404
- 'fabric.editor.twoColumns': 'Two columns',
427
+ 'fabric.editor.twoColumns': 'Two columns layout',
405
428
  'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
406
429
  'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
407
430
  'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
@@ -411,6 +434,7 @@ export default {
411
434
  'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
412
435
  'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
413
436
  'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
437
+ 'fabric.editor.unLockColumns': 'Variable column widths',
414
438
  'fabric.editor.unableToLoadContent': "We couldn't load this content",
415
439
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
416
440
  'fabric.editor.underline': 'Underline',
@@ -472,7 +496,9 @@ export default {
472
496
  'fabric.theme.light-red': 'Light red',
473
497
  'fabric.theme.light-teal': 'Light teal',
474
498
  'fabric.theme.light-yellow': 'Light yellow',
499
+ 'fabric.theme.lime': 'Lime',
475
500
  'fabric.theme.magenta': 'Magenta',
501
+ 'fabric.theme.no-color': 'Remove highlight',
476
502
  'fabric.theme.orange': 'Orange',
477
503
  'fabric.theme.purple': 'Purple',
478
504
  'fabric.theme.red': 'Red',
@@ -14,7 +14,8 @@ export default {
14
14
  'fabric.editor.addColumnRight': '⁣⁢Add column right⁠؜⁠‌⁠‍‌؜⁠‌‌⁡⁡⁣⁤',
15
15
  'fabric.editor.addCommentOnMedia': '⁣⁢Add comment‌⁠‍؜؜‌⁡‌؜⁡⁡⁣⁤',
16
16
  'fabric.editor.addImageBorder': '⁣⁢Add border‍‌؜⁡‍؜‌⁣⁤',
17
- 'fabric.editor.addLoomVideo': '⁣⁢Add Loom Video⁡⁡؜‍‌‌‌⁡⁣⁤',
17
+ 'fabric.editor.addLoomVideo': '⁣⁢Record a Loom video‍‍‌‌⁡؜⁡⁡‌؜⁡⁣⁤',
18
+ 'fabric.editor.addLoomVideoComment': '⁣⁢Record a Loom video comment⁡؜⁠⁡⁠⁠⁠⁠‌⁣⁤',
18
19
  'fabric.editor.addMediaFiles': '⁣⁢Add image, video, or file‌‍؜؜‍‍؜‍؜؜‍⁣⁤',
19
20
  'fabric.editor.addRowAbove': '⁣⁢Add row above‌‍‍⁡⁠‌‍⁡⁡؜⁠‌⁠⁣⁤',
20
21
  'fabric.editor.addRowBelow': '⁣⁢Add row below‌‌⁠⁡⁠‌⁡⁡؜⁣⁤',
@@ -24,6 +25,8 @@ export default {
24
25
  'fabric.editor.alignImageRight': '⁣⁢Align right⁠⁠⁡؜⁡؜⁡؜؜⁣⁤',
25
26
  'fabric.editor.alignLeft': '⁣⁢Align left؜⁠‌‍‌‍⁠؜⁠⁣⁤',
26
27
  'fabric.editor.alignRight': '⁣⁢Align right⁡‌‌‌‍‌‍‍⁡⁣⁤',
28
+ 'fabric.editor.alignTableCenter': '⁣⁢Align center⁠‍؜؜‍‌‍⁣⁤',
29
+ 'fabric.editor.alignTableLeft': '⁣⁢Align left⁠⁡؜‍⁡⁠‍⁠‌‍⁠⁠‍‌⁣⁤',
27
30
  'fabric.editor.alignment': '⁣⁢Text alignment‍⁡⁠؜⁠‍⁠‌‌⁣⁤',
28
31
  'fabric.editor.altText': '⁣⁢Alt text؜‍‍‍؜؜‍؜‍⁣⁤',
29
32
  'fabric.editor.alttext.validation': '⁣⁢Please remove any special characters in alt text.؜؜؜⁡⁡⁠⁡⁠⁣⁤',
@@ -67,6 +70,8 @@ export default {
67
70
  'fabric.editor.columnDragHandle': '⁣⁢Column options⁡‌؜⁡؜‌⁠‌‍‍⁣⁤',
68
71
  'fabric.editor.columns': '⁣⁢Layouts⁡⁠‍⁠⁡‌⁠‍⁡⁣⁤',
69
72
  'fabric.editor.columns.description': '⁣⁢Structure your page using sections‌‍⁠⁠‍؜‍⁡⁡⁡⁣⁤',
73
+ 'fabric.editor.columnsAreInserted': '{count, plural, one {⁣⁢A column has been inserted⁡‌‍⁡⁠؜؜‍⁡⁡‌؜⁡؜‌⁣⁤} other {⁣⁢{count} columns have been inserted⁡‌‍⁡⁠؜؜‍⁡⁡‌؜⁡؜‌⁣⁤}}',
74
+ 'fabric.editor.columnsAreRemoved': '{count, plural, one {⁣⁢The column has been removed؜‌؜؜؜؜‌‍⁣⁤} other {⁣⁢{count} columns have been removed؜‌؜؜؜؜‌‍⁣⁤}}',
70
75
  'fabric.editor.configFailedToLoad': '⁣⁢Failed to load⁡⁠⁠؜‍⁠‌⁣⁤',
71
76
  'fabric.editor.configPanel.cancel': '⁣⁢Cancel‍‍⁡‌‍‍‌⁣⁤',
72
77
  'fabric.editor.configPanel.close': '⁣⁢Close؜؜‍‍‌⁡⁠؜⁣⁤',
@@ -186,6 +191,7 @@ export default {
186
191
  'fabric.editor.floatingToolbar.confirmModalOK': '⁣⁢OK؜‌‍⁠⁠‍⁡؜⁣⁤',
187
192
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '⁣⁢Floating toolbar controls have been opened⁡⁠⁡⁡‍؜؜‍⁣⁤',
188
193
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '⁣⁢Floating Toolbar⁠‍⁠؜⁡⁡‌؜⁣⁤',
194
+ 'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': '⁣⁢Layout options⁡‌‍⁡⁠‍⁡⁡⁡‍⁠؜⁣⁤',
189
195
  'fabric.editor.floatingToolbar.scrollLeft': '⁣⁢Scroll left⁡‌⁡⁠⁠⁡‍⁣⁤',
190
196
  'fabric.editor.floatingToolbar.scrollRight': '⁣⁢Scroll right‍⁡‌⁠‍⁡⁣⁤',
191
197
  'fabric.editor.focusTableResizeHandle': '⁣⁢Focus table resize handle‍⁡؜⁡⁡‍؜‍⁡⁣⁤',
@@ -203,15 +209,20 @@ export default {
203
209
  'fabric.editor.heading5Description': '⁣⁢Use this for grouping list items؜⁠‍؜⁡⁠؜؜‍؜‍‌‌⁣⁤',
204
210
  'fabric.editor.heading6': '⁣⁢Heading 6⁡⁠‌؜‌⁡⁠⁡⁡؜‌‍‌‌‍⁠⁣⁤',
205
211
  'fabric.editor.heading6Description': '⁣⁢Use this for low level headings‌؜⁠‌‍‌⁡؜‌؜‌⁠⁡⁠⁠⁣⁤',
212
+ 'fabric.editor.headingLink.ascOrderLabel': '⁣⁢Sort column Z to A‍‌⁠⁠‍⁠؜⁠⁠‌⁠‌‍‍‍⁣⁤',
213
+ 'fabric.editor.headingLink.descOrderLabel': '⁣⁢Clear sorting⁡⁠⁠‌؜⁣⁤',
206
214
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': '⁣⁢Blog⁡‌؜⁡؜‍⁡⁠⁣⁤',
207
215
  'fabric.editor.headingLink.hyperlinkIconBugLabel': '⁣⁢Bug⁡⁡⁡⁡؜؜‍⁣⁤',
208
216
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': '⁣⁢Issue⁠‌⁠‌⁠‌‍‌‌‌⁣⁤',
209
217
  'fabric.editor.headingLink.hyperlinkIconPageLabel': '⁣⁢Page⁠⁡⁠‍؜⁡⁡⁡‍؜‌؜؜⁣⁤',
210
218
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': '⁣⁢Story⁡⁠؜‍‍‍‍‍⁠⁡‌‌⁡⁣⁤',
211
219
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': '⁣⁢Task⁠‌⁠⁡‌؜⁡⁡‌‌⁠⁣⁤',
220
+ 'fabric.editor.headingLink.invalidLabel': "⁣⁢⚠️ You can't sort a table with merged cells⁠⁡⁠؜⁡‌؜⁠‌⁠⁡‍‍⁠⁣⁤",
221
+ 'fabric.editor.headingLink.noOrderLabel': '⁣⁢Sort column A to Z‍‌‌؜‌⁡⁠⁡‍‌⁣⁤',
212
222
  'fabric.editor.help': '⁣⁢Help⁡‌‍‌⁡‌⁠⁠‍‍⁡⁣⁤',
213
223
  'fabric.editor.help.description': '⁣⁢Browse all the keyboard shortcuts and markdown options‌⁡⁠‍⁡⁠⁣⁤',
214
224
  'fabric.editor.helpDialogTips': '⁣⁢Press {keyMap} to quickly open this dialog at any time⁠؜‌؜⁠⁡‌⁣⁤',
225
+ 'fabric.editor.highlight': '⁣⁢Highlight color‌⁡⁡⁡‍⁠‌⁣⁤',
215
226
  'fabric.editor.horizontalRule': '⁣⁢Divider‍‌⁠‌⁡‌⁡؜‌⁡‍⁠‍⁣⁤',
216
227
  'fabric.editor.horizontalRule.description': '⁣⁢Separate content with a horizontal line⁡‍؜‍⁣⁤',
217
228
  'fabric.editor.hyperlink.linkVisibleLabel': '⁣⁢Paste or search for link‌‍؜؜⁡؜‌⁠‌⁣⁤',
@@ -251,13 +262,14 @@ export default {
251
262
  'fabric.editor.layoutFixedWidth': '⁣⁢Back to center؜؜؜⁠‌‍⁠‌‌⁣⁤',
252
263
  'fabric.editor.layoutFullWidth': '⁣⁢Go full width⁡⁡‌⁠‌⁡‍⁠⁡‌؜؜⁣⁤',
253
264
  'fabric.editor.layoutWide': '⁣⁢Go wide‌؜؜‍‍⁡⁡؜⁣⁤',
254
- 'fabric.editor.leftSidebar': '⁣⁢Left sidebar؜⁡⁡⁡⁠؜‌‌⁠‌‍‌‍‌‍⁠؜⁣⁤',
265
+ 'fabric.editor.leftSidebar': '⁣⁢Left sidebar layout؜⁡؜‍؜‌⁣⁤',
255
266
  'fabric.editor.link': '⁣⁢Link⁡‍⁡‍؜؜؜⁠⁠⁣⁤',
256
267
  'fabric.editor.link.description': '⁣⁢Insert a link‌⁠⁠‌؜‍؜⁠؜⁣⁤',
257
268
  'fabric.editor.linkAddress': '⁣⁢Link address⁡⁠⁠‌‍‌‌⁡؜‌‌‌⁣⁤',
258
269
  'fabric.editor.linkPlaceholder': '⁣⁢Paste link؜⁡⁠‌‍⁡⁠⁠‍⁣⁤',
259
270
  'fabric.editor.lists': '⁣⁢Lists؜⁡‍‌⁡؜‌؜⁣⁤',
260
- 'fabric.editor.listsFormat': '⁣⁢List formatting‌‍‍؜⁡‍⁡؜⁣⁤',
271
+ 'fabric.editor.listsFormat': '⁣⁢List formatting‍⁠⁡‍⁠‌‌⁣⁤',
272
+ 'fabric.editor.lockColumns': '⁣⁢Fixed column widths؜⁠‌‍‍‌⁡⁡⁡⁠‌⁣⁤',
261
273
  'fabric.editor.markdown': '⁣⁢Markdown⁡‌؜؜⁡‍⁠‌؜‍‌⁣⁤',
262
274
  'fabric.editor.matchCase': '⁣⁢Match case‌⁡⁡‍⁠⁠‍⁡⁠⁣⁤',
263
275
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {⁣⁢Media width decreased to {newMediaWidth,number} pixel.‍⁡‌‍‍‌‌⁣⁤} other {⁣⁢Media width decreased to {newMediaWidth,number} pixels.‍⁡‌‍‍‌‌⁣⁤}}',
@@ -309,6 +321,7 @@ export default {
309
321
  'fabric.editor.pageActionsLabel': '⁣⁢Page actions‌؜؜؜‍⁡‍؜‌‍⁣⁤',
310
322
  'fabric.editor.panel.backgroundColor': '⁣⁢Background color‍‌⁠⁠‌‌‍‍⁠⁠⁣⁤',
311
323
  'fabric.editor.panel.emoji': '⁣⁢Add emoji⁠؜‍‍‌⁠؜⁠؜؜‍⁣⁤',
324
+ 'fabric.editor.panel.panelsGroup': '⁣⁢Panel Types؜⁡‍؜؜‍‍‌‍⁣⁤',
312
325
  'fabric.editor.pasteOptions': '⁣⁢Paste options؜‍؜‌؜⁡؜⁠‍⁠⁣⁤',
313
326
  'fabric.editor.pastePlainText': '⁣⁢Paste plain text؜؜‍‌‌⁡‍‌⁠‌‍‌⁣⁤',
314
327
  'fabric.editor.placeholderAltText': '⁣⁢Describe this image with alt text؜⁠‌‌⁡‍‍‌⁠؜‍‌⁣⁤',
@@ -318,7 +331,7 @@ export default {
318
331
  'fabric.editor.plainText': '⁣⁢Use plain text⁠⁡⁠‌⁡⁡؜⁡⁡⁡‌؜‌⁣⁤',
319
332
  'fabric.editor.quickInsert': '⁣⁢Quick insert⁠‍؜⁠⁡؜‍⁡⁡⁣⁤',
320
333
  'fabric.editor.recordVideo': '⁣⁢Record a Loom video‍‍‌⁠⁡؜⁠‍⁣⁤',
321
- 'fabric.editor.recordVideo.description': '⁣⁢Record your screen and camera‍‌‍‌⁠⁠‌⁡⁡؜‌⁣⁤',
334
+ 'fabric.editor.recordVideo.description': '⁣⁢Record and share your screen and thoughts؜‍‍‌⁡‍؜؜⁠‍‌⁡⁣⁤',
322
335
  'fabric.editor.redo': '⁣⁢Redo؜⁡⁠‌⁠‌‌⁡⁡‌‌⁡⁣⁤',
323
336
  'fabric.editor.remove': '⁣⁢Remove‌؜‌⁡⁠‍‍؜⁠⁣⁤',
324
337
  'fabric.editor.removeColumns': '{0, plural, one {⁣⁢Delete column‍⁠⁡⁠؜⁣⁤} other {⁣⁢Delete columns‍⁠⁡⁠؜⁣⁤}}',
@@ -331,9 +344,11 @@ export default {
331
344
  'fabric.editor.replaceWith': '⁣⁢Replace with؜⁡⁡‍⁡⁠‌⁡‌؜⁣⁤',
332
345
  'fabric.editor.resultsCount': '⁣⁢{selectedMatchPosition} of {totalResultsCount}⁡‍⁡⁠⁠⁡⁡⁡⁣⁤',
333
346
  'fabric.editor.richText': '⁣⁢Use rich text⁡؜‍⁠؜‍⁠⁠‌⁣⁤',
334
- 'fabric.editor.rightSidebar': '⁣⁢Right sidebar⁡‌⁡؜؜‍‌⁠⁡‍‌⁣⁤',
347
+ 'fabric.editor.rightSidebar': '⁣⁢Right sidebar layout⁠‍‌‌‍⁠⁡‍‍‌⁣⁤',
335
348
  'fabric.editor.rowControl': '⁣⁢Highlight row‌‌⁡‍⁠⁡⁡⁠⁠⁣⁤',
336
349
  'fabric.editor.rowDragHandle': '⁣⁢Row options⁠؜⁠‍‍‌‍‍‍⁠⁡‌⁣⁤',
350
+ 'fabric.editor.rowsAreInserted': '{count, plural, one {⁣⁢A row has been inserted؜‌⁡⁠⁡‌⁠؜⁡‍⁡؜⁣⁤} other {⁣⁢{count} rows have been inserted؜‌⁡⁠⁡‌⁠؜⁡‍⁡؜⁣⁤}}',
351
+ 'fabric.editor.rowsAreRemoved': '{count, plural, one {⁣⁢The row has been removed⁡⁠‍‌⁡؜⁡؜⁡⁠⁠⁣⁤} other {⁣⁢{count} rows have been removed⁡⁠‍‌⁡؜⁡؜⁡⁠⁠⁣⁤}}',
337
352
  'fabric.editor.saveButton': '⁣⁢Save‍⁡‍؜؜⁠⁣⁤',
338
353
  'fabric.editor.searchResults': '{itemsLength, plural, one {⁣⁢{itemsLength,number} search result available. Use Up and Down arrow keys to navigate amongst the options. Press Enter to select an option.‌‌⁡⁡⁡⁡⁠⁡⁠‌‍⁣⁤} other {⁣⁢{itemsLength,number} search results available. Use Up and Down arrow keys to navigate amongst the options. Press Enter to select an option.‌‌⁡⁡⁡⁡⁠⁡⁠‌‍⁣⁤}}',
339
354
  'fabric.editor.selectColumnResize': '⁣⁢Select column resize⁡‌؜؜؜‍؜‌‌⁣⁤',
@@ -342,7 +357,7 @@ export default {
342
357
  'fabric.editor.selectTableRow': '⁣⁢Select table row‌⁡⁠⁡⁠؜‍‌⁡⁣⁤',
343
358
  'fabric.editor.settingsLinks': '⁣⁢Go to Link Preferences⁠‌؜‌⁡؜‍⁡⁡⁣⁤',
344
359
  'fabric.editor.shortcut': '⁣⁢Text shortcut⁠‍‌؜؜⁠⁠⁡‌‍‌‍‌⁣⁤',
345
- 'fabric.editor.single': '⁣⁢Single column‍؜⁡‍⁠؜⁠؜‌⁣⁤',
360
+ 'fabric.editor.single': '⁣⁢Single column layout؜⁡؜‍‌⁡؜‍‍⁠؜‍⁣⁤',
346
361
  'fabric.editor.sortColumnASC': '⁣⁢Sort column A → Z⁠⁡⁠‍⁡‍؜⁠‍⁠‍⁣⁤',
347
362
  'fabric.editor.sortColumnDESC': '⁣⁢Sort column Z → A‌⁡‍؜‌‍؜⁡⁣⁤',
348
363
  'fabric.editor.sortColumnDecreasing': '⁣⁢Sort decreasing؜⁠؜⁠⁡‍⁣⁤',
@@ -364,7 +379,13 @@ export default {
364
379
  'fabric.editor.supportAltText': '⁣⁢Alt text is useful for people using screen readers because of visual limitations.؜⁡⁡⁡؜؜؜⁡⁣⁤',
365
380
  'fabric.editor.table': '⁣⁢Table‌‌‍⁠‍‍‌⁡؜؜⁠؜؜⁣⁤',
366
381
  'fabric.editor.table.description': '⁣⁢Insert a table⁠⁠‌‍‍؜‌⁠‍⁡‌⁣⁤',
382
+ 'fabric.editor.tableAlignmentOptions': '⁣⁢Alignment options‍‍⁡‌‌‍⁣⁤',
367
383
  'fabric.editor.tableFullWidthLabel': '⁣⁢Full-width؜⁠؜⁠‌‌⁡⁠؜؜⁣⁤',
384
+ 'fabric.editor.tableHeader.sorting.asc': '⁣⁢Ascending sort applied‍‌‌‌⁡⁡⁣⁤',
385
+ 'fabric.editor.tableHeader.sorting.default': '⁣⁢Sort the column‌‍‌⁡⁡‍⁠‍‍⁣⁤',
386
+ 'fabric.editor.tableHeader.sorting.desc': '⁣⁢Descending sort applied⁠‍‌‍⁠⁡‌‍‌؜؜⁡؜⁣⁤',
387
+ 'fabric.editor.tableHeader.sorting.invalid': "⁣⁢You can't sort a table with merged cells‌؜‍‌‌؜⁡⁡⁠⁡⁣⁤",
388
+ 'fabric.editor.tableHeader.sorting.no': '⁣⁢No sort applied to the column⁠‌‍⁠‍؜‌⁣⁤',
368
389
  'fabric.editor.tableOptions': '⁣⁢Table options‍⁠⁡‌‍‍⁠⁡⁣⁤',
369
390
  'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {⁣⁢Table width decreased to {newWidth,number} pixel.؜‌‍‍⁠⁠⁠⁡‍⁣⁤} other {⁣⁢Table width decreased to {newWidth,number} pixels.؜‌‍‍⁠⁠⁠⁡‍⁣⁤}}',
370
391
  'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {⁣⁢Table width increased to {newWidth,number} pixel.⁡‌‍‌؜⁡؜⁣⁤} other {⁣⁢Table width increased to {newWidth,number} pixels.⁡‌‍‌؜⁡؜⁣⁤}}',
@@ -384,11 +405,13 @@ export default {
384
405
  'fabric.editor.task': '⁣⁢Task‍؜‌؜‌‌⁠⁠⁡‍؜‍⁠⁣⁤',
385
406
  'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.⁡⁠⁡‌⁠⁡⁡‍‍⁣⁤",
386
407
  'fabric.editor.text.formatting.off': '⁣⁢Text formatting Off‍؜‍⁡⁠‍⁡؜⁠؜؜⁣⁤',
387
- 'fabric.editor.textColor': '⁣⁢Text color‌‍‌‌⁠؜⁡‍‌⁣⁤',
408
+ 'fabric.editor.textColor': '⁣⁢{selectedColorName} Text color؜⁠⁠‌؜⁡⁡‌‌⁡⁡⁠‌⁡‌‌⁣⁤',
409
+ 'fabric.editor.textColorTooltip': '⁣⁢Text color‍؜؜؜⁡⁡؜؜؜⁠‍⁣⁤',
388
410
  'fabric.editor.textFormatting': '⁣⁢Text formatting‌‍؜‌؜؜‌⁠⁠⁠؜⁣⁤',
389
- 'fabric.editor.textStyles': '⁣⁢Text styles⁠⁠‌‍؜⁡⁠⁠‍؜⁣⁤',
390
- 'fabric.editor.threeColumns': '⁣⁢Three columns‌⁡‍؜⁡؜⁡⁡‌⁣⁤',
391
- 'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars‍⁡⁡‌‍⁡؜⁠⁣⁤',
411
+ 'fabric.editor.textStyles': '⁣⁢{blockTypeName} Text styles⁡؜‌⁠⁡؜؜⁡⁠؜‌⁣⁤',
412
+ 'fabric.editor.textStylesTooltip': '⁣⁢Text styles⁡؜؜⁡‍؜‌⁡⁠⁡⁣⁤',
413
+ 'fabric.editor.threeColumns': '⁣⁢Three columns layout⁠؜⁡‍⁡‍؜⁣⁤',
414
+ 'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars layout‌‍‌؜‍‌‍⁠⁠؜؜⁡‌⁠⁣⁤',
392
415
  'fabric.editor.time.ago': '⁣⁢ago⁡‌‍⁠⁠‍؜⁠⁡⁣⁤',
393
416
  'fabric.editor.time.updated': '⁣⁢Updated‌‍⁠؜‍⁠؜‌⁠؜‌⁠‌⁣⁤',
394
417
  'fabric.editor.time.viewed': '⁣⁢Viewed؜؜‌⁡⁡‍‌⁠‌⁣⁤',
@@ -400,7 +423,7 @@ export default {
400
423
  'fabric.editor.tooltip.defaultBlockNode': '⁣⁢a block node⁠؜‌‌⁡⁡⁡‌⁡‍‌⁣⁤',
401
424
  'fabric.editor.tooltip.nestedExpand': '⁣⁢a nested expand‌‌؜؜؜⁡⁡⁠؜؜⁣⁤',
402
425
  'fabric.editor.tooltip.taskList': '⁣⁢an action item‍؜؜⁡⁠‌⁠‌؜‍⁣⁤',
403
- 'fabric.editor.twoColumns': '⁣⁢Two columns؜؜‌⁠‍‌‍‌⁠⁠⁣⁤',
426
+ 'fabric.editor.twoColumns': '⁣⁢Two columns layout‍‍‌؜⁡؜⁠⁡‍⁡‌⁣⁤',
404
427
  'fabric.editor.typeAhead.popupLabel': '⁣⁢Typeahead results⁠⁠⁠⁡⁠‍‍؜⁠‌⁣⁤',
405
428
  'fabric.editor.typeAhead.quickInsertInputLabel': '⁣⁢Begin typing to search or filter shortcut options⁡‌⁠⁡⁠‌⁡‌‍؜⁡‌‍⁡⁣⁤',
406
429
  'fabric.editor.typeAhead.quickInsertPopupLabel': '⁣⁢Shortcuts for inserts and formatting؜‌‍⁠‍؜‍؜‍‍؜؜⁡‌؜⁠؜⁣⁤',
@@ -410,6 +433,7 @@ export default {
410
433
  'fabric.editor.typeahead.mentionInputLabel': '⁣⁢Begin typing to search for users to tag‍⁡؜‌⁠‍⁡⁠⁣⁤',
411
434
  'fabric.editor.typeahead.mentionPopupLabel': '⁣⁢Users you can tag‌‍‌‍؜‌⁣⁤',
412
435
  'fabric.editor.typeahead.metionListItemLabel': '⁣⁢User {name} @{shortName}⁡‌؜⁡⁠‍⁣⁤',
436
+ 'fabric.editor.unLockColumns': '⁣⁢Variable column widths⁠⁡⁡؜؜⁠⁠⁡‍⁡‌⁣⁤',
413
437
  'fabric.editor.unableToLoadContent': "⁣⁢We couldn't load this content‌⁡⁠؜‍⁡‍‌؜⁣⁤",
414
438
  'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
415
439
  'fabric.editor.underline': '⁣⁢Underline‌⁡؜؜⁠⁣⁤',
@@ -471,7 +495,9 @@ export default {
471
495
  'fabric.theme.light-red': '⁣⁢Light red‌؜‌؜‌؜⁡؜⁡⁡⁣⁤',
472
496
  'fabric.theme.light-teal': '⁣⁢Light teal‍‍‍‍‌‍⁠⁡⁣⁤',
473
497
  'fabric.theme.light-yellow': '⁣⁢Light yellow‌‌‌‌‍⁠؜⁠‍⁣⁤',
498
+ 'fabric.theme.lime': '⁣⁢Lime‍⁠؜⁠⁠‌‍‍⁣⁤',
474
499
  'fabric.theme.magenta': '⁣⁢Magenta‍؜⁠؜⁡‌‍⁡‍⁠⁣⁤',
500
+ 'fabric.theme.no-color': '⁣⁢Remove highlight‌؜⁡‍‌⁠⁣⁤',
475
501
  'fabric.theme.orange': '⁣⁢Orange؜⁡‍⁠؜‍⁠⁠‍⁠⁣⁤',
476
502
  'fabric.theme.purple': '⁣⁢Purple⁠؜‍‍؜؜⁠⁠‌‌⁡⁣⁤',
477
503
  'fabric.theme.red': '⁣⁢Red‌‍؜⁡؜‍‌⁡⁡⁣⁤',
@@ -14,7 +14,8 @@ export default {
14
14
  'fabric.editor.addColumnRight': 'Añadir columna a la derecha',
15
15
  'fabric.editor.addCommentOnMedia': 'Añadir comentario',
16
16
  'fabric.editor.addImageBorder': 'Añadir borde',
17
- 'fabric.editor.addLoomVideo': 'Añadir vídeo de Loom',
17
+ 'fabric.editor.addLoomVideo': 'Grabar un vídeo de Loom',
18
+ 'fabric.editor.addLoomVideoComment': 'Grabar un comentario de vídeo de Loom',
18
19
  'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
19
20
  'fabric.editor.addRowAbove': 'Añadir fila arriba',
20
21
  'fabric.editor.addRowBelow': 'Añadir fila abajo',
@@ -24,6 +25,8 @@ export default {
24
25
  'fabric.editor.alignImageRight': 'Alinear a la derecha',
25
26
  'fabric.editor.alignLeft': 'Alinear a la izquierda',
26
27
  'fabric.editor.alignRight': 'Alinear a la derecha',
28
+ 'fabric.editor.alignTableCenter': 'Centrar',
29
+ 'fabric.editor.alignTableLeft': 'Alinear a la izquierda',
27
30
  'fabric.editor.alignment': 'Alineación de texto',
28
31
  'fabric.editor.altText': 'Texto alternativo',
29
32
  'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
@@ -67,6 +70,8 @@ export default {
67
70
  'fabric.editor.columnDragHandle': 'Opciones de columna',
68
71
  'fabric.editor.columns': 'Diseños',
69
72
  'fabric.editor.columns.description': 'Estructurar la página con secciones',
73
+ 'fabric.editor.columnsAreInserted': '{count, plural, one {Se ha insertado una columna} other {Se han insertado {count} columnas}}',
74
+ 'fabric.editor.columnsAreRemoved': '{count, plural, one {Se ha eliminado la columna} other {Se han eliminado {count} columnas}}',
70
75
  'fabric.editor.configFailedToLoad': 'No se pudo cargar',
71
76
  'fabric.editor.configPanel.cancel': 'Cancelar',
72
77
  'fabric.editor.configPanel.close': 'Cerrar',
@@ -186,6 +191,7 @@ export default {
186
191
  'fabric.editor.floatingToolbar.confirmModalOK': 'Aceptar',
187
192
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Se han abierto los controles de la barra de herramientas flotante',
188
193
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de herramientas flotante',
194
+ 'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Opciones de diseño',
189
195
  'fabric.editor.floatingToolbar.scrollLeft': 'Desplazarse a la izquierda',
190
196
  'fabric.editor.floatingToolbar.scrollRight': 'Desplazarse a la derecha',
191
197
  'fabric.editor.focusTableResizeHandle': 'Controlador de cambio de tamaño de la tabla centrado',
@@ -203,15 +209,20 @@ export default {
203
209
  'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
204
210
  'fabric.editor.heading6': 'Título 6',
205
211
  'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
212
+ 'fabric.editor.headingLink.ascOrderLabel': 'Ordenar columna de la Z a la A',
213
+ 'fabric.editor.headingLink.descOrderLabel': 'Borrar orden',
206
214
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
207
215
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Error',
208
216
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Incidencia',
209
217
  'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Página',
210
218
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historia',
211
219
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarea',
220
+ 'fabric.editor.headingLink.invalidLabel': '⚠️ No puedes ordenar una tabla con celdas combinadas',
221
+ 'fabric.editor.headingLink.noOrderLabel': 'Ordenar columna de la A a la Z',
212
222
  'fabric.editor.help': 'Ayuda',
213
223
  'fabric.editor.help.description': 'Navegar por todos los atajos de teclado y opciones de markdown',
214
224
  'fabric.editor.helpDialogTips': 'Pulsa {keyMap} para abrir este diálogo con rapidez en cualquier momento',
225
+ 'fabric.editor.highlight': 'Color de resaltado',
215
226
  'fabric.editor.horizontalRule': 'Divisor',
216
227
  'fabric.editor.horizontalRule.description': 'Separar el contenido con una línea horizontal',
217
228
  'fabric.editor.hyperlink.linkVisibleLabel': 'Pegar o buscar el enlace',
@@ -251,13 +262,14 @@ export default {
251
262
  'fabric.editor.layoutFixedWidth': 'Volver a centrar',
252
263
  'fabric.editor.layoutFullWidth': 'Usar ancho completo',
253
264
  'fabric.editor.layoutWide': 'Usar formato ancho',
254
- 'fabric.editor.leftSidebar': 'Barra lateral izquierda',
265
+ 'fabric.editor.leftSidebar': 'Diseño de la barra lateral izquierda',
255
266
  'fabric.editor.link': 'Vincular',
256
267
  'fabric.editor.link.description': 'Insertar un enlace',
257
268
  'fabric.editor.linkAddress': 'Dirección del enlace',
258
269
  'fabric.editor.linkPlaceholder': 'Pegar enlace',
259
270
  'fabric.editor.lists': 'Listas',
260
271
  'fabric.editor.listsFormat': 'Formato de lista',
272
+ 'fabric.editor.lockColumns': 'Anchuras de columna fijas',
261
273
  'fabric.editor.markdown': 'Markdown',
262
274
  'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
263
275
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ancho de multimedia reducido a {newMediaWidth,number} píxel.} other {Ancho de multimedia reducido a {newMediaWidth,number} píxeles.}}',
@@ -318,7 +330,7 @@ export default {
318
330
  'fabric.editor.plainText': 'Usar texto sin formato',
319
331
  'fabric.editor.quickInsert': 'Inserción rápida',
320
332
  'fabric.editor.recordVideo': 'Grabar un vídeo de Loom',
321
- 'fabric.editor.recordVideo.description': 'Graba tu pantalla y tu cámara.',
333
+ 'fabric.editor.recordVideo.description': 'Graba y comparte tu pantalla y tus ideas',
322
334
  'fabric.editor.redo': 'Rehacer',
323
335
  'fabric.editor.remove': 'Eliminar',
324
336
  'fabric.editor.removeColumns': '{0, plural, one {Eliminar columna} other {Eliminar columnas}}',
@@ -331,9 +343,11 @@ export default {
331
343
  'fabric.editor.replaceWith': 'Reemplazar por',
332
344
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
333
345
  'fabric.editor.richText': 'Usar texto enriquecido',
334
- 'fabric.editor.rightSidebar': 'Barra lateral derecha',
346
+ 'fabric.editor.rightSidebar': 'Diseño de la barra lateral derecha',
335
347
  'fabric.editor.rowControl': 'Destacar fila',
336
348
  'fabric.editor.rowDragHandle': 'Opciones de fila',
349
+ 'fabric.editor.rowsAreInserted': '{count, plural, one {Se ha insertado una fila} other {Se han insertado {count} filas}}',
350
+ 'fabric.editor.rowsAreRemoved': '{count, plural, one {Se ha eliminado la fila} other {Se han eliminado {count} filas}}',
337
351
  'fabric.editor.saveButton': 'Guardar',
338
352
  'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} resultado de búsqueda disponible. Usa las teclas de flecha arriba y abajo para navegar entre las opciones. Pulsa Intro para seleccionar una opción.} other {{itemsLength,number} resultados de búsqueda disponible. Usa las teclas de flecha arriba y abajo para navegar entre las opciones. Pulsa Intro para seleccionar una opción.}}',
339
353
  'fabric.editor.selectColumnResize': 'Selecciona la opción para cambiar el tamaño de la columna',
@@ -342,7 +356,7 @@ export default {
342
356
  'fabric.editor.selectTableRow': 'Selecciona la fila de la tabla',
343
357
  'fabric.editor.settingsLinks': 'Ir a Preferencias de enlaces',
344
358
  'fabric.editor.shortcut': 'Atajo de texto',
345
- 'fabric.editor.single': 'Una sola columna',
359
+ 'fabric.editor.single': 'Diseño de columna única',
346
360
  'fabric.editor.sortColumnASC': 'Ordenar columna A → Z',
347
361
  'fabric.editor.sortColumnDESC': 'Ordenar columna Z → A',
348
362
  'fabric.editor.sortColumnDecreasing': 'Ordenar en descendente',
@@ -364,7 +378,13 @@ export default {
364
378
  'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
365
379
  'fabric.editor.table': 'Tabla',
366
380
  'fabric.editor.table.description': 'Insertar una tabla',
381
+ 'fabric.editor.tableAlignmentOptions': 'Opciones de alineación',
367
382
  'fabric.editor.tableFullWidthLabel': 'Anchura completa',
383
+ 'fabric.editor.tableHeader.sorting.asc': 'Se ha aplicado el orden ascendente',
384
+ 'fabric.editor.tableHeader.sorting.default': 'Ordenar la columna',
385
+ 'fabric.editor.tableHeader.sorting.desc': 'Se ha aplicado el orden descendente',
386
+ 'fabric.editor.tableHeader.sorting.invalid': 'No puedes ordenar una tabla con celdas combinadas',
387
+ 'fabric.editor.tableHeader.sorting.no': 'No hay ningún orden aplicado a la columna',
368
388
  'fabric.editor.tableOptions': 'Opciones de tabla',
369
389
  'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla reducido a {newWidth,number} píxel.} other {Ancho de la tabla reducido a {newWidth,number} píxeles.}}',
370
390
  'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla aumentado a {newWidth,number} píxel.} other {Ancho de la tabla aumentado a {newWidth,number} píxeles.}}',
@@ -384,11 +404,13 @@ export default {
384
404
  'fabric.editor.task': 'Tarea',
385
405
  'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
386
406
  'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
387
- 'fabric.editor.textColor': 'Color del texto',
407
+ 'fabric.editor.textColor': 'Color de texto {selectedColorName}',
408
+ 'fabric.editor.textColorTooltip': 'Color del texto',
388
409
  'fabric.editor.textFormatting': 'Formato de texto',
389
- 'fabric.editor.textStyles': 'Estilos de texto',
390
- 'fabric.editor.threeColumns': 'Tres columnas',
391
- 'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
410
+ 'fabric.editor.textStyles': 'Estilos de texto {blockTypeName}',
411
+ 'fabric.editor.textStylesTooltip': 'Estilos de texto',
412
+ 'fabric.editor.threeColumns': 'Diseño de tres columnas',
413
+ 'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con diseño de barras laterales',
392
414
  'fabric.editor.time.ago': 'antes',
393
415
  'fabric.editor.time.updated': 'Actualizado',
394
416
  'fabric.editor.time.viewed': 'Visto',
@@ -400,7 +422,7 @@ export default {
400
422
  'fabric.editor.tooltip.defaultBlockNode': 'un nodo de bloqueo',
401
423
  'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
402
424
  'fabric.editor.tooltip.taskList': 'un elemento de acción',
403
- 'fabric.editor.twoColumns': 'Dos columnas',
425
+ 'fabric.editor.twoColumns': 'Diseño de dos columnas',
404
426
  'fabric.editor.typeAhead.popupLabel': 'Resultados de escritura predictiva',
405
427
  'fabric.editor.typeAhead.quickInsertInputLabel': 'Comienza a escribir para buscar o filtrar opciones de atajos de teclado',
406
428
  'fabric.editor.typeAhead.quickInsertPopupLabel': 'Atajos de teclado para inserciones y formato',
@@ -410,6 +432,7 @@ export default {
410
432
  'fabric.editor.typeahead.mentionInputLabel': 'Comienza a escribir para buscar usuarios que etiquetar',
411
433
  'fabric.editor.typeahead.mentionPopupLabel': 'Usuarios a los que puedes etiquetar',
412
434
  'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
435
+ 'fabric.editor.unLockColumns': 'Anchuras de columna variables',
413
436
  'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
414
437
  'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
415
438
  'fabric.editor.underline': 'Subrayado',
@@ -471,7 +494,9 @@ export default {
471
494
  'fabric.theme.light-red': 'Rojo claro',
472
495
  'fabric.theme.light-teal': 'Verde azulado claro',
473
496
  'fabric.theme.light-yellow': 'Amarillo claro',
497
+ 'fabric.theme.lime': 'Lima',
474
498
  'fabric.theme.magenta': 'Magenta',
499
+ 'fabric.theme.no-color': 'Eliminar resaltado',
475
500
  'fabric.theme.orange': 'Naranja',
476
501
  'fabric.theme.purple': 'Morado',
477
502
  'fabric.theme.red': 'Rojo',