@atlaskit/editor-core 173.0.0 → 174.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/cjs/i18n/cs.js +8 -77
  3. package/dist/cjs/i18n/da.js +7 -77
  4. package/dist/cjs/i18n/de.js +8 -77
  5. package/dist/cjs/i18n/en.js +11 -100
  6. package/dist/cjs/i18n/en_GB.js +11 -100
  7. package/dist/cjs/i18n/en_ZZ.js +11 -100
  8. package/dist/cjs/i18n/es.js +8 -77
  9. package/dist/cjs/i18n/fi.js +9 -100
  10. package/dist/cjs/i18n/fr.js +8 -77
  11. package/dist/cjs/i18n/hu.js +8 -77
  12. package/dist/cjs/i18n/it.js +8 -77
  13. package/dist/cjs/i18n/ja.js +9 -100
  14. package/dist/cjs/i18n/ko.js +8 -77
  15. package/dist/cjs/i18n/nb.js +10 -93
  16. package/dist/cjs/i18n/nl.js +9 -97
  17. package/dist/cjs/i18n/pl.js +9 -99
  18. package/dist/cjs/i18n/pt_BR.js +9 -93
  19. package/dist/cjs/i18n/ru.js +9 -100
  20. package/dist/cjs/i18n/sv.js +9 -99
  21. package/dist/cjs/i18n/th.js +9 -100
  22. package/dist/cjs/i18n/tr.js +9 -100
  23. package/dist/cjs/i18n/uk.js +9 -100
  24. package/dist/cjs/i18n/vi.js +9 -100
  25. package/dist/cjs/i18n/zh.js +7 -100
  26. package/dist/cjs/i18n/zh_TW.js +9 -100
  27. package/dist/cjs/utils/selection.js +6 -8
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/cjs/version.json +1 -1
  30. package/dist/es2019/i18n/cs.js +8 -77
  31. package/dist/es2019/i18n/da.js +7 -77
  32. package/dist/es2019/i18n/de.js +8 -77
  33. package/dist/es2019/i18n/en.js +11 -100
  34. package/dist/es2019/i18n/en_GB.js +11 -100
  35. package/dist/es2019/i18n/en_ZZ.js +11 -100
  36. package/dist/es2019/i18n/es.js +8 -77
  37. package/dist/es2019/i18n/fi.js +9 -100
  38. package/dist/es2019/i18n/fr.js +8 -77
  39. package/dist/es2019/i18n/hu.js +8 -77
  40. package/dist/es2019/i18n/it.js +8 -77
  41. package/dist/es2019/i18n/ja.js +9 -100
  42. package/dist/es2019/i18n/ko.js +8 -77
  43. package/dist/es2019/i18n/nb.js +10 -93
  44. package/dist/es2019/i18n/nl.js +9 -97
  45. package/dist/es2019/i18n/pl.js +9 -99
  46. package/dist/es2019/i18n/pt_BR.js +9 -93
  47. package/dist/es2019/i18n/ru.js +9 -100
  48. package/dist/es2019/i18n/sv.js +9 -99
  49. package/dist/es2019/i18n/th.js +9 -100
  50. package/dist/es2019/i18n/tr.js +9 -100
  51. package/dist/es2019/i18n/uk.js +9 -100
  52. package/dist/es2019/i18n/vi.js +9 -100
  53. package/dist/es2019/i18n/zh.js +7 -100
  54. package/dist/es2019/i18n/zh_TW.js +9 -100
  55. package/dist/es2019/utils/selection.js +1 -9
  56. package/dist/es2019/version-wrapper.js +1 -1
  57. package/dist/es2019/version.json +1 -1
  58. package/dist/esm/i18n/cs.js +8 -77
  59. package/dist/esm/i18n/da.js +7 -77
  60. package/dist/esm/i18n/de.js +8 -77
  61. package/dist/esm/i18n/en.js +11 -100
  62. package/dist/esm/i18n/en_GB.js +11 -100
  63. package/dist/esm/i18n/en_ZZ.js +11 -100
  64. package/dist/esm/i18n/es.js +8 -77
  65. package/dist/esm/i18n/fi.js +9 -100
  66. package/dist/esm/i18n/fr.js +8 -77
  67. package/dist/esm/i18n/hu.js +8 -77
  68. package/dist/esm/i18n/it.js +8 -77
  69. package/dist/esm/i18n/ja.js +9 -100
  70. package/dist/esm/i18n/ko.js +8 -77
  71. package/dist/esm/i18n/nb.js +10 -93
  72. package/dist/esm/i18n/nl.js +9 -97
  73. package/dist/esm/i18n/pl.js +9 -99
  74. package/dist/esm/i18n/pt_BR.js +9 -93
  75. package/dist/esm/i18n/ru.js +9 -100
  76. package/dist/esm/i18n/sv.js +9 -99
  77. package/dist/esm/i18n/th.js +9 -100
  78. package/dist/esm/i18n/tr.js +9 -100
  79. package/dist/esm/i18n/uk.js +9 -100
  80. package/dist/esm/i18n/vi.js +9 -100
  81. package/dist/esm/i18n/zh.js +7 -100
  82. package/dist/esm/i18n/zh_TW.js +9 -100
  83. package/dist/esm/utils/selection.js +1 -7
  84. package/dist/esm/version-wrapper.js +1 -1
  85. package/dist/esm/version.json +1 -1
  86. package/dist/types/i18n/cs.d.ts +8 -77
  87. package/dist/types/i18n/da.d.ts +7 -77
  88. package/dist/types/i18n/de.d.ts +8 -77
  89. package/dist/types/i18n/en.d.ts +10 -99
  90. package/dist/types/i18n/en_GB.d.ts +10 -99
  91. package/dist/types/i18n/en_ZZ.d.ts +10 -99
  92. package/dist/types/i18n/es.d.ts +8 -77
  93. package/dist/types/i18n/fi.d.ts +8 -99
  94. package/dist/types/i18n/fr.d.ts +8 -77
  95. package/dist/types/i18n/hu.d.ts +8 -77
  96. package/dist/types/i18n/it.d.ts +8 -77
  97. package/dist/types/i18n/ja.d.ts +8 -99
  98. package/dist/types/i18n/ko.d.ts +8 -77
  99. package/dist/types/i18n/nb.d.ts +8 -91
  100. package/dist/types/i18n/nl.d.ts +8 -96
  101. package/dist/types/i18n/pl.d.ts +8 -98
  102. package/dist/types/i18n/pt_BR.d.ts +8 -92
  103. package/dist/types/i18n/ru.d.ts +8 -99
  104. package/dist/types/i18n/sv.d.ts +8 -98
  105. package/dist/types/i18n/th.d.ts +8 -99
  106. package/dist/types/i18n/tr.d.ts +8 -99
  107. package/dist/types/i18n/uk.d.ts +8 -99
  108. package/dist/types/i18n/vi.d.ts +8 -99
  109. package/dist/types/i18n/zh.d.ts +6 -99
  110. package/dist/types/i18n/zh_TW.d.ts +8 -99
  111. package/dist/types/utils/selection.d.ts +1 -2
  112. package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
  113. package/dist/types-ts4.0/i18n/da.d.ts +7 -77
  114. package/dist/types-ts4.0/i18n/de.d.ts +8 -77
  115. package/dist/types-ts4.0/i18n/en.d.ts +10 -99
  116. package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
  117. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
  118. package/dist/types-ts4.0/i18n/es.d.ts +8 -77
  119. package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
  120. package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
  121. package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
  122. package/dist/types-ts4.0/i18n/it.d.ts +8 -77
  123. package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
  124. package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
  125. package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
  126. package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
  127. package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
  128. package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
  129. package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
  130. package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
  131. package/dist/types-ts4.0/i18n/th.d.ts +8 -99
  132. package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
  133. package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
  134. package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
  135. package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
  136. package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
  137. package/dist/types-ts4.0/utils/selection.d.ts +1 -2
  138. package/package.json +9 -9
@@ -6,13 +6,8 @@
6
6
  */
7
7
  //
8
8
  export default {
9
- 'fabric.editor.action': 'Action item',
10
- 'fabric.editor.action.description': 'Create and assign action items',
11
9
  'fabric.editor.addAltText': 'Alt text',
12
10
  'fabric.editor.alignCenter': 'Align Center',
13
- 'fabric.editor.alignImageCenter': 'Align center',
14
- 'fabric.editor.alignImageLeft': 'Align left',
15
- 'fabric.editor.alignImageRight': 'Align right',
16
11
  'fabric.editor.alignLeft': 'Align left',
17
12
  'fabric.editor.alignRight': 'Align Right',
18
13
  'fabric.editor.alignment': 'Text alignment',
@@ -24,20 +19,14 @@ export default {
24
19
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
25
20
  'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
26
21
  'fabric.editor.blockTitle': 'Card',
27
- 'fabric.editor.blockquote': 'a quote',
28
22
  'fabric.editor.blockquote.description': 'Insert a quote or citation',
29
23
  'fabric.editor.blockquote2': 'Quote',
30
24
  'fabric.editor.bold': 'Bold',
31
25
  'fabric.editor.bug': 'Bug',
32
- 'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
33
- 'fabric.editor.cancelButton': 'Cancel',
34
26
  'fabric.editor.captionPlaceholder': 'Add a caption',
35
27
  'fabric.editor.cardFloatingControls': 'Card options',
36
- 'fabric.editor.cellBackground': 'Cell background',
37
- 'fabric.editor.cellOptions': 'Cell options',
38
28
  'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
39
29
  'fabric.editor.clearAltTextEdit': 'Clear alt text',
40
- 'fabric.editor.clearCells': 'Clear {0, plural, one {cell} other {cells}}',
41
30
  'fabric.editor.clearFormatting': 'Clear formatting',
42
31
  'fabric.editor.clearLink': 'Clear link',
43
32
  'fabric.editor.clearLinkText': 'Clear text',
@@ -48,9 +37,6 @@ export default {
48
37
  'fabric.editor.code.on': '{textFormattingOff}, Code On',
49
38
  'fabric.editor.codeblock': 'Code snippet',
50
39
  'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
51
- 'fabric.editor.collapseTable': 'Collapse table',
52
- 'fabric.editor.columns': 'Layouts',
53
- 'fabric.editor.columns.description': 'Structure your page using sections',
54
40
  'fabric.editor.configFailedToLoad': 'Failed to load',
55
41
  'fabric.editor.configPanel.cancel': 'Cancel',
56
42
  'fabric.editor.configPanel.close': 'Close',
@@ -69,16 +55,10 @@ export default {
69
55
  'fabric.editor.configPanel.invalid': 'Invalid field',
70
56
  'fabric.editor.configPanel.required': 'Required field',
71
57
  'fabric.editor.configPanel.submit': 'Submit',
72
- 'fabric.editor.copiedToClipboard': 'Copied!',
73
- 'fabric.editor.copyToClipboard': 'Copy',
74
58
  'fabric.editor.createComment': 'Comment',
75
59
  'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
76
60
  'fabric.editor.customPanel': 'Custom panel',
77
61
  'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
78
- 'fabric.editor.date': 'Date',
79
- 'fabric.editor.date.description': 'Add a date using a calendar',
80
- 'fabric.editor.decision': 'Decision',
81
- 'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
82
62
  'fabric.editor.decisionPlaceholder': 'Add a decision…',
83
63
  'fabric.editor.defaultAltText': 'List item',
84
64
  'fabric.editor.displayBlock': 'Display card',
@@ -87,14 +67,12 @@ export default {
87
67
  'fabric.editor.displayLink': 'Display as text',
88
68
  'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
89
69
  'fabric.editor.displayText': 'Text to display',
90
- 'fabric.editor.distributeColumns': 'Distribute columns',
91
70
  'fabric.editor.dropPlaceholderLabel': 'Document',
92
71
  'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
93
72
  'fabric.editor.edit': 'Edit',
94
73
  'fabric.editor.editAltText': 'Edit alt text',
95
74
  'fabric.editor.editDateText': 'Edit Date',
96
75
  'fabric.editor.editLink': 'Edit link',
97
- 'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
98
76
  'fabric.editor.editStatusColor': 'Edit Status Color',
99
77
  'fabric.editor.editStatusText': 'Edit Status',
100
78
  'fabric.editor.editableContentLabel': 'Editable content',
@@ -117,20 +95,14 @@ export default {
117
95
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
118
96
  'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
119
97
  'fabric.editor.embedTitle': 'Embed',
120
- 'fabric.editor.emoji': 'Emoji',
121
- 'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
122
98
  'fabric.editor.emptyLink': 'Please enter a link.',
123
99
  'fabric.editor.epic': 'Epic',
124
100
  'fabric.editor.error': 'Error',
125
101
  'fabric.editor.errorPanel': 'Error panel',
126
102
  'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
127
- 'fabric.editor.expand': 'Expand',
128
- 'fabric.editor.expand.description': 'Insert an expand',
103
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Removing this extension will break anything connected to it.',
104
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Remove extension',
129
105
  'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
130
- 'fabric.editor.feedbackDialog': 'Give feedback',
131
- 'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
132
- 'fabric.editor.filesAndImages': 'Files & images',
133
- 'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
134
106
  'fabric.editor.find': 'Find',
135
107
  'fabric.editor.findNext': 'Find next',
136
108
  'fabric.editor.findPrevious': 'Find previous',
@@ -140,8 +112,8 @@ export default {
140
112
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
141
113
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
142
114
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
143
- 'fabric.editor.headerColumn': 'Header column',
144
- 'fabric.editor.headerRow': 'Header row',
115
+ 'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
116
+ 'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
145
117
  'fabric.editor.heading1': 'Heading 1',
146
118
  'fabric.editor.heading1Description': 'Use this for a top level heading',
147
119
  'fabric.editor.heading2': 'Heading 2',
@@ -161,36 +133,25 @@ export default {
161
133
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
162
134
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
163
135
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
164
- 'fabric.editor.help': 'Help',
165
- 'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
166
136
  'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
167
- 'fabric.editor.horizontalRule': 'Divider',
168
- 'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
169
137
  'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
170
138
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
171
139
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
172
140
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
173
- 'fabric.editor.image': 'Image',
174
141
  'fabric.editor.improvement': 'Improvement',
142
+ 'fabric.editor.indent': 'Indent',
175
143
  'fabric.editor.info': 'Info',
176
144
  'fabric.editor.infoPanel': 'Info panel',
177
145
  'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
178
146
  'fabric.editor.inlineDescription': 'Display link as inline text',
179
147
  'fabric.editor.inlineTitle': 'Inline',
180
- 'fabric.editor.insertColumn': 'Insert column right',
181
- 'fabric.editor.insertMenu': 'Insert',
182
- 'fabric.editor.insertRow': 'Insert row below',
148
+ 'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
183
149
  'fabric.editor.invalidDateError': 'Enter a valid date',
184
150
  'fabric.editor.invalidLink': 'Please enter a valid link.',
185
151
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
186
152
  'fabric.editor.italic': 'Italic',
187
153
  'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
188
- 'fabric.editor.layoutFixedWidth': 'Back to center',
189
- 'fabric.editor.layoutFullWidth': 'Go full width',
190
- 'fabric.editor.layoutWide': 'Go wide',
191
154
  'fabric.editor.leftSidebar': 'Left sidebar',
192
- 'fabric.editor.link': 'Link',
193
- 'fabric.editor.link.description': 'Insert a link',
194
155
  'fabric.editor.linkAddress': 'Link address',
195
156
  'fabric.editor.linkPlaceholder': 'Paste link',
196
157
  'fabric.editor.lists': 'Lists',
@@ -198,50 +159,38 @@ export default {
198
159
  'fabric.editor.matchCase': 'Match case',
199
160
  'fabric.editor.mediaAddLink': 'Add link',
200
161
  'fabric.editor.mediaGroupDeleteLabel': 'delete',
201
- 'fabric.editor.mention': 'Mention',
202
- 'fabric.editor.mention.description': 'Mention someone to send them a notification',
203
162
  'fabric.editor.mentionsAddLabel': 'add-icon',
204
163
  'fabric.editor.mentionsIconLabel': 'Mention',
205
- 'fabric.editor.mergeCells': 'Merge cells',
206
164
  'fabric.editor.moreFormatting': 'More formatting',
207
165
  'fabric.editor.noResultsFound': 'No results',
166
+ 'fabric.editor.noSearchResults': 'No search results',
208
167
  'fabric.editor.normal': 'Normal text',
209
168
  'fabric.editor.note': 'Note',
210
169
  'fabric.editor.notePanel': 'Note panel',
211
170
  'fabric.editor.notePanel.description': 'Add a note in a colored panel',
212
- 'fabric.editor.numberedColumn': 'Numbered column',
213
171
  'fabric.editor.off': '{formattingType} Off',
214
172
  'fabric.editor.on': '{formattingType} On',
215
173
  'fabric.editor.orderedList': 'Numbered list',
216
174
  'fabric.editor.orderedList.description': 'Create an ordered list',
217
175
  'fabric.editor.other': 'Others...',
176
+ 'fabric.editor.outdent': 'Outdent',
218
177
  'fabric.editor.pageActionsLabel': 'Page actions',
219
178
  'fabric.editor.panel.backgroundColor': 'Background color',
220
179
  'fabric.editor.panel.emoji': 'Add emoji',
221
180
  'fabric.editor.pastePlainText': 'Paste plain text',
222
181
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
223
- 'fabric.editor.placeholderText': 'Placeholder text',
224
- 'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
225
182
  'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
226
183
  'fabric.editor.quickInsert': 'Quick insert',
227
184
  'fabric.editor.redo': 'Redo',
228
- 'fabric.editor.remove': 'Remove',
229
- 'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
230
- 'fabric.editor.removeEmoji': 'Remove emoji',
231
- 'fabric.editor.removeRows': 'Delete {0, plural, one {row} other {rows}}',
232
185
  'fabric.editor.replace': 'Replace',
233
186
  'fabric.editor.replaceAll': 'Replace all',
234
187
  'fabric.editor.replaceWith': 'Replace with',
235
188
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
236
189
  'fabric.editor.rightSidebar': 'Right sidebar',
237
- 'fabric.editor.saveButton': 'Save',
190
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {# search result} other {# search results}} available',
238
191
  'fabric.editor.selectLanguage': 'Select language',
192
+ 'fabric.editor.settingsLinks': 'Go to Link Preferences',
239
193
  'fabric.editor.single': 'Single column',
240
- 'fabric.editor.sortColumnASC': 'Sort column A → Z',
241
- 'fabric.editor.sortColumnDESC': 'Sort column Z → A',
242
- 'fabric.editor.splitCell': 'Split cell',
243
- 'fabric.editor.status': 'Status',
244
- 'fabric.editor.status.description': 'Add a custom status label',
245
194
  'fabric.editor.statusPlaceholder': 'Set a status',
246
195
  'fabric.editor.story': 'Story',
247
196
  'fabric.editor.strike': 'Strikethrough',
@@ -254,11 +203,6 @@ export default {
254
203
  'fabric.editor.superscript': 'Superscript',
255
204
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
256
205
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
257
- 'fabric.editor.table': 'Table',
258
- 'fabric.editor.table.description': 'Insert a table',
259
- 'fabric.editor.tableOptions': 'Table options',
260
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Removing this table will break all the charts connected to it.',
261
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remove table and data',
262
206
  'fabric.editor.task': 'Task',
263
207
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
264
208
  'fabric.editor.text.formatting.off': 'Text formatting Off',
@@ -266,17 +210,8 @@ export default {
266
210
  'fabric.editor.textStyles': 'Text styles',
267
211
  'fabric.editor.threeColumns': 'Three columns',
268
212
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
269
- 'fabric.editor.time.ago': 'ago',
270
- 'fabric.editor.time.updated': 'Updated',
271
- 'fabric.editor.time.viewed': 'Viewed',
272
213
  'fabric.editor.toolbarLabel': 'Editor toolbar',
273
214
  'fabric.editor.toolbarMediaTitle': 'Files & images',
274
- 'fabric.editor.tooltip.blockPanel': 'a panel',
275
- 'fabric.editor.tooltip.bulletList': 'a list',
276
- 'fabric.editor.tooltip.decisionList': 'a decision list',
277
- 'fabric.editor.tooltip.defaultBlockNode': 'a block node',
278
- 'fabric.editor.tooltip.nestedExpand': 'a nested expand',
279
- 'fabric.editor.tooltip.taskList': 'an action item',
280
215
  'fabric.editor.twoColumns': 'Two columns',
281
216
  'fabric.editor.typeAheadResultLabel': 'TypeAhead results',
282
217
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
@@ -288,33 +223,9 @@ export default {
288
223
  'fabric.editor.url': 'Display URL',
289
224
  'fabric.editor.urlDescription': 'Display link as URL',
290
225
  'fabric.editor.urlTitle': 'URL',
291
- 'fabric.editor.viewMore': 'View more',
292
- 'fabric.editor.visit': 'Open link in a new window',
293
226
  'fabric.editor.warning': 'Warning',
294
227
  'fabric.editor.warningPanel': 'Warning panel',
295
228
  'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
296
229
  'fabric.editor.wrapLeft': 'Wrap left',
297
- 'fabric.editor.wrapRight': 'Wrap right',
298
- 'fabric.theme.blue': 'Blue',
299
- 'fabric.theme.dark-blue': 'Dark blue',
300
- 'fabric.theme.dark-green': 'Dark green',
301
- 'fabric.theme.dark-purple': 'Dark purple',
302
- 'fabric.theme.dark-red': 'Dark red',
303
- 'fabric.theme.dark-teal': 'Dark teal',
304
- 'fabric.theme.dark-yellow': 'Dark yellow',
305
- 'fabric.theme.gray': 'Gray',
306
- 'fabric.theme.green': 'Green',
307
- 'fabric.theme.light-blue': 'Light blue',
308
- 'fabric.theme.light-gray': 'Light gray',
309
- 'fabric.theme.light-green': 'Light green',
310
- 'fabric.theme.light-purple': 'Light purple',
311
- 'fabric.theme.light-red': 'Light red',
312
- 'fabric.theme.light-teal': 'Light teal',
313
- 'fabric.theme.light-yellow': 'Light yellow',
314
- 'fabric.theme.orange': 'Orange',
315
- 'fabric.theme.purple': 'Purple',
316
- 'fabric.theme.red': 'Red',
317
- 'fabric.theme.teal': 'Teal',
318
- 'fabric.theme.white': 'White',
319
- 'fabric.theme.yellow': 'Yellow'
230
+ 'fabric.editor.wrapRight': 'Wrap right'
320
231
  };
@@ -6,13 +6,8 @@
6
6
  */
7
7
  //English (United Kingdom)
8
8
  export default {
9
- 'fabric.editor.action': 'Action item',
10
- 'fabric.editor.action.description': 'Create and assign action items',
11
9
  'fabric.editor.addAltText': 'Alt text',
12
10
  'fabric.editor.alignCenter': 'Align Center',
13
- 'fabric.editor.alignImageCenter': 'Align center',
14
- 'fabric.editor.alignImageLeft': 'Align left',
15
- 'fabric.editor.alignImageRight': 'Align right',
16
11
  'fabric.editor.alignLeft': 'Align left',
17
12
  'fabric.editor.alignRight': 'Align Right',
18
13
  'fabric.editor.alignment': 'Text alignment',
@@ -24,20 +19,14 @@ export default {
24
19
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
25
20
  'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
26
21
  'fabric.editor.blockTitle': 'Card',
27
- 'fabric.editor.blockquote': 'a quote',
28
22
  'fabric.editor.blockquote.description': 'Insert a quote or citation',
29
23
  'fabric.editor.blockquote2': 'Quote',
30
24
  'fabric.editor.bold': 'Bold',
31
25
  'fabric.editor.bug': 'Bug',
32
- 'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
33
- 'fabric.editor.cancelButton': 'Cancel',
34
26
  'fabric.editor.captionPlaceholder': 'Add a caption',
35
27
  'fabric.editor.cardFloatingControls': 'Card options',
36
- 'fabric.editor.cellBackground': 'Cell background',
37
- 'fabric.editor.cellOptions': 'Cell options',
38
28
  'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
39
29
  'fabric.editor.clearAltTextEdit': 'Clear alt text',
40
- 'fabric.editor.clearCells': 'Clear {0, plural, one {cell} other {cells}}',
41
30
  'fabric.editor.clearFormatting': 'Clear formatting',
42
31
  'fabric.editor.clearLink': 'Clear link',
43
32
  'fabric.editor.clearLinkText': 'Clear text',
@@ -48,9 +37,6 @@ export default {
48
37
  'fabric.editor.code.on': '{textFormattingOff}, Code On',
49
38
  'fabric.editor.codeblock': 'Code snippet',
50
39
  'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
51
- 'fabric.editor.collapseTable': 'Collapse table',
52
- 'fabric.editor.columns': 'Layouts',
53
- 'fabric.editor.columns.description': 'Structure your page using sections',
54
40
  'fabric.editor.configFailedToLoad': 'Failed to load',
55
41
  'fabric.editor.configPanel.cancel': 'Cancel',
56
42
  'fabric.editor.configPanel.close': 'Close',
@@ -69,16 +55,10 @@ export default {
69
55
  'fabric.editor.configPanel.invalid': 'Invalid field',
70
56
  'fabric.editor.configPanel.required': 'Required field',
71
57
  'fabric.editor.configPanel.submit': 'Submit',
72
- 'fabric.editor.copiedToClipboard': 'Copied!',
73
- 'fabric.editor.copyToClipboard': 'Copy',
74
58
  'fabric.editor.createComment': 'Comment',
75
59
  'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
76
60
  'fabric.editor.customPanel': 'Custom panel',
77
61
  'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
78
- 'fabric.editor.date': 'Date',
79
- 'fabric.editor.date.description': 'Add a date using a calendar',
80
- 'fabric.editor.decision': 'Decision',
81
- 'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
82
62
  'fabric.editor.decisionPlaceholder': 'Add a decision…',
83
63
  'fabric.editor.defaultAltText': 'List item',
84
64
  'fabric.editor.displayBlock': 'Display card',
@@ -87,14 +67,12 @@ export default {
87
67
  'fabric.editor.displayLink': 'Display as text',
88
68
  'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
89
69
  'fabric.editor.displayText': 'Text to display',
90
- 'fabric.editor.distributeColumns': 'Distribute columns',
91
70
  'fabric.editor.dropPlaceholderLabel': 'Document',
92
71
  'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
93
72
  'fabric.editor.edit': 'Edit',
94
73
  'fabric.editor.editAltText': 'Edit alt text',
95
74
  'fabric.editor.editDateText': 'Edit Date',
96
75
  'fabric.editor.editLink': 'Edit link',
97
- 'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
98
76
  'fabric.editor.editStatusColour': 'Edit Status Colour',
99
77
  'fabric.editor.editStatusText': 'Edit Status',
100
78
  'fabric.editor.editableContentLabel': 'Editable content',
@@ -117,20 +95,14 @@ export default {
117
95
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
118
96
  'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
119
97
  'fabric.editor.embedTitle': 'Embed',
120
- 'fabric.editor.emoji': 'Emoji',
121
- 'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
122
98
  'fabric.editor.emptyLink': 'Please enter a link.',
123
99
  'fabric.editor.epic': 'Epic',
124
100
  'fabric.editor.error': 'Error',
125
101
  'fabric.editor.errorPanel': 'Error panel',
126
102
  'fabric.editor.errorPanel.description': 'Call out errors in a coloured panel',
127
- 'fabric.editor.expand': 'Expand',
128
- 'fabric.editor.expand.description': 'Insert an expand',
103
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Removing this extension will break anything connected to it.',
104
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Remove extension',
129
105
  'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
130
- 'fabric.editor.feedbackDialog': 'Give feedback',
131
- 'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
132
- 'fabric.editor.filesAndImages': 'Files & images',
133
- 'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
134
106
  'fabric.editor.find': 'Find',
135
107
  'fabric.editor.findNext': 'Find next',
136
108
  'fabric.editor.findPrevious': 'Find previous',
@@ -140,8 +112,8 @@ export default {
140
112
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
141
113
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
142
114
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
143
- 'fabric.editor.headerColumn': 'Header column',
144
- 'fabric.editor.headerRow': 'Header row',
115
+ 'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
116
+ 'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
145
117
  'fabric.editor.heading1': 'Heading 1',
146
118
  'fabric.editor.heading1Description': 'Use this for a top level heading',
147
119
  'fabric.editor.heading2': 'Heading 2',
@@ -161,36 +133,25 @@ export default {
161
133
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
162
134
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
163
135
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
164
- 'fabric.editor.help': 'Help',
165
- 'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
166
136
  'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
167
- 'fabric.editor.horizontalRule': 'Divider',
168
- 'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
169
137
  'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
170
138
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
171
139
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
172
140
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
173
- 'fabric.editor.image': 'Image',
174
141
  'fabric.editor.improvement': 'Improvement',
142
+ 'fabric.editor.indent': 'Indent',
175
143
  'fabric.editor.info': 'Info',
176
144
  'fabric.editor.infoPanel': 'Info panel',
177
145
  'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
178
146
  'fabric.editor.inlineDescription': 'Display link as inline text',
179
147
  'fabric.editor.inlineTitle': 'Inline',
180
- 'fabric.editor.insertColumn': 'Insert column right',
181
- 'fabric.editor.insertMenu': 'Insert',
182
- 'fabric.editor.insertRow': 'Insert row below',
148
+ 'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
183
149
  'fabric.editor.invalidDateError': 'Enter a valid date',
184
150
  'fabric.editor.invalidLink': 'Please enter a valid link.',
185
151
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
186
152
  'fabric.editor.italic': 'Italic',
187
153
  'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
188
- 'fabric.editor.layoutFixedWidth': 'Back to center',
189
- 'fabric.editor.layoutFullWidth': 'Go full width',
190
- 'fabric.editor.layoutWide': 'Go wide',
191
154
  'fabric.editor.leftSidebar': 'Left sidebar',
192
- 'fabric.editor.link': 'Link',
193
- 'fabric.editor.link.description': 'Insert a link',
194
155
  'fabric.editor.linkAddress': 'Link address',
195
156
  'fabric.editor.linkPlaceholder': 'Paste link',
196
157
  'fabric.editor.lists': 'Lists',
@@ -198,50 +159,38 @@ export default {
198
159
  'fabric.editor.matchCase': 'Match case',
199
160
  'fabric.editor.mediaAddLink': 'Add link',
200
161
  'fabric.editor.mediaGroupDeleteLabel': 'delete',
201
- 'fabric.editor.mention': 'Mention',
202
- 'fabric.editor.mention.description': 'Mention someone to send them a notification',
203
162
  'fabric.editor.mentionsAddLabel': 'add-icon',
204
163
  'fabric.editor.mentionsIconLabel': 'Mention',
205
- 'fabric.editor.mergeCells': 'Merge cells',
206
164
  'fabric.editor.moreFormatting': 'More formatting',
207
165
  'fabric.editor.noResultsFound': 'No results',
166
+ 'fabric.editor.noSearchResults': 'No search results',
208
167
  'fabric.editor.normal': 'Normal text',
209
168
  'fabric.editor.note': 'Note',
210
169
  'fabric.editor.notePanel': 'Note panel',
211
170
  'fabric.editor.notePanel.description': 'Add a note in a coloured panel',
212
- 'fabric.editor.numberedColumn': 'Numbered column',
213
171
  'fabric.editor.off': '{formattingType} Off',
214
172
  'fabric.editor.on': '{formattingType} On',
215
173
  'fabric.editor.orderedList': 'Numbered list',
216
174
  'fabric.editor.orderedList.description': 'Create an ordered list',
217
175
  'fabric.editor.other': 'Others...',
176
+ 'fabric.editor.outdent': 'Outdent',
218
177
  'fabric.editor.pageActionsLabel': 'Page actions',
219
178
  'fabric.editor.panel.backgroundColour': 'Background colour',
220
179
  'fabric.editor.panel.emoji': 'Add emoji',
221
180
  'fabric.editor.pastePlainText': 'Paste plain text',
222
181
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
223
- 'fabric.editor.placeholderText': 'Placeholder text',
224
- 'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
225
182
  'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
226
183
  'fabric.editor.quickInsert': 'Quick insert',
227
184
  'fabric.editor.redo': 'Redo',
228
- 'fabric.editor.remove': 'Remove',
229
- 'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
230
- 'fabric.editor.removeEmoji': 'Remove emoji',
231
- 'fabric.editor.removeRows': 'Delete {0, plural, one {row} other {rows}}',
232
185
  'fabric.editor.replace': 'Replace',
233
186
  'fabric.editor.replaceAll': 'Replace all',
234
187
  'fabric.editor.replaceWith': 'Replace with',
235
188
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
236
189
  'fabric.editor.rightSidebar': 'Right sidebar',
237
- 'fabric.editor.saveButton': 'Save',
190
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {# search result} other {# search results}} available',
238
191
  'fabric.editor.selectLanguage': 'Select language',
192
+ 'fabric.editor.settingsLinks': 'Go to Link Preferences',
239
193
  'fabric.editor.single': 'Single column',
240
- 'fabric.editor.sortColumnASC': 'Sort column A → Z',
241
- 'fabric.editor.sortColumnDESC': 'Sort column Z → A',
242
- 'fabric.editor.splitCell': 'Split cell',
243
- 'fabric.editor.status': 'Status',
244
- 'fabric.editor.status.description': 'Add a custom status label',
245
194
  'fabric.editor.statusPlaceholder': 'Set a status',
246
195
  'fabric.editor.story': 'Story',
247
196
  'fabric.editor.strike': 'Strikethrough',
@@ -254,11 +203,6 @@ export default {
254
203
  'fabric.editor.superscript': 'Superscript',
255
204
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
256
205
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
257
- 'fabric.editor.table': 'Table',
258
- 'fabric.editor.table.description': 'Insert a table',
259
- 'fabric.editor.tableOptions': 'Table options',
260
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Removing this table will break all the charts connected to it.',
261
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remove table and data',
262
206
  'fabric.editor.task': 'Task',
263
207
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
264
208
  'fabric.editor.text.formatting.off': 'Text formatting Off',
@@ -266,17 +210,8 @@ export default {
266
210
  'fabric.editor.textStyles': 'Text styles',
267
211
  'fabric.editor.threeColumns': 'Three columns',
268
212
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
269
- 'fabric.editor.time.ago': 'ago',
270
- 'fabric.editor.time.updated': 'Updated',
271
- 'fabric.editor.time.viewed': 'Viewed',
272
213
  'fabric.editor.toolbarLabel': 'Editor toolbar',
273
214
  'fabric.editor.toolbarMediaTitle': 'Files & images',
274
- 'fabric.editor.tooltip.blockPanel': 'a panel',
275
- 'fabric.editor.tooltip.bulletList': 'a list',
276
- 'fabric.editor.tooltip.decisionList': 'a decision list',
277
- 'fabric.editor.tooltip.defaultBlockNode': 'a block node',
278
- 'fabric.editor.tooltip.nestedExpand': 'a nested expand',
279
- 'fabric.editor.tooltip.taskList': 'an action item',
280
215
  'fabric.editor.twoColumns': 'Two columns',
281
216
  'fabric.editor.typeAheadResultLabel': 'TypeAhead results',
282
217
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
@@ -288,33 +223,9 @@ export default {
288
223
  'fabric.editor.url': 'Display URL',
289
224
  'fabric.editor.urlDescription': 'Display link as URL',
290
225
  'fabric.editor.urlTitle': 'URL',
291
- 'fabric.editor.viewMore': 'View more',
292
- 'fabric.editor.visit': 'Open link in a new window',
293
226
  'fabric.editor.warning': 'Warning',
294
227
  'fabric.editor.warningPanel': 'Warning panel',
295
228
  'fabric.editor.warningPanel.description': 'Add a note of caution in a coloured panel',
296
229
  'fabric.editor.wrapLeft': 'Wrap left',
297
- 'fabric.editor.wrapRight': 'Wrap right',
298
- 'fabric.theme.blue': 'Blue',
299
- 'fabric.theme.dark-blue': 'Dark blue',
300
- 'fabric.theme.dark-green': 'Dark green',
301
- 'fabric.theme.dark-purple': 'Dark purple',
302
- 'fabric.theme.dark-red': 'Dark red',
303
- 'fabric.theme.dark-teal': 'Dark teal',
304
- 'fabric.theme.dark-yellow': 'Dark yellow',
305
- 'fabric.theme.gray': 'Gray',
306
- 'fabric.theme.green': 'Green',
307
- 'fabric.theme.light-blue': 'Light blue',
308
- 'fabric.theme.light-gray': 'Light gray',
309
- 'fabric.theme.light-green': 'Light green',
310
- 'fabric.theme.light-purple': 'Light purple',
311
- 'fabric.theme.light-red': 'Light red',
312
- 'fabric.theme.light-teal': 'Light teal',
313
- 'fabric.theme.light-yellow': 'Light yellow',
314
- 'fabric.theme.orange': 'Orange',
315
- 'fabric.theme.purple': 'Purple',
316
- 'fabric.theme.red': 'Red',
317
- 'fabric.theme.teal': 'Teal',
318
- 'fabric.theme.white': 'White',
319
- 'fabric.theme.yellow': 'Yellow'
230
+ 'fabric.editor.wrapRight': 'Wrap right'
320
231
  };