@atlaskit/editor-common 76.12.0 → 76.12.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 (158) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/cjs/i18n/cs.js +41 -1
  3. package/dist/cjs/i18n/da.js +41 -1
  4. package/dist/cjs/i18n/de.js +41 -1
  5. package/dist/cjs/i18n/en.js +44 -1
  6. package/dist/cjs/i18n/en_GB.js +44 -1
  7. package/dist/cjs/i18n/en_ZZ.js +44 -1
  8. package/dist/cjs/i18n/es.js +41 -1
  9. package/dist/cjs/i18n/fi.js +41 -1
  10. package/dist/cjs/i18n/fr.js +41 -1
  11. package/dist/cjs/i18n/hu.js +41 -1
  12. package/dist/cjs/i18n/it.js +41 -1
  13. package/dist/cjs/i18n/ja.js +41 -1
  14. package/dist/cjs/i18n/ko.js +41 -1
  15. package/dist/cjs/i18n/nb.js +41 -1
  16. package/dist/cjs/i18n/nl.js +41 -1
  17. package/dist/cjs/i18n/pl.js +41 -1
  18. package/dist/cjs/i18n/pt_BR.js +41 -1
  19. package/dist/cjs/i18n/ru.js +41 -1
  20. package/dist/cjs/i18n/sv.js +41 -1
  21. package/dist/cjs/i18n/th.js +41 -1
  22. package/dist/cjs/i18n/tr.js +41 -1
  23. package/dist/cjs/i18n/uk.js +41 -1
  24. package/dist/cjs/i18n/vi.js +41 -1
  25. package/dist/cjs/i18n/zh.js +41 -1
  26. package/dist/cjs/i18n/zh_TW.js +41 -1
  27. package/dist/cjs/monitoring/error.js +1 -1
  28. package/dist/cjs/types/selection-toolbar.js +5 -0
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/cjs/utils/calculate-toolbar-position.js +146 -0
  31. package/dist/cjs/utils/index.js +13 -0
  32. package/dist/es2019/i18n/cs.js +41 -1
  33. package/dist/es2019/i18n/da.js +41 -1
  34. package/dist/es2019/i18n/de.js +41 -1
  35. package/dist/es2019/i18n/en.js +44 -1
  36. package/dist/es2019/i18n/en_GB.js +44 -1
  37. package/dist/es2019/i18n/en_ZZ.js +44 -1
  38. package/dist/es2019/i18n/es.js +41 -1
  39. package/dist/es2019/i18n/fi.js +41 -1
  40. package/dist/es2019/i18n/fr.js +41 -1
  41. package/dist/es2019/i18n/hu.js +41 -1
  42. package/dist/es2019/i18n/it.js +41 -1
  43. package/dist/es2019/i18n/ja.js +41 -1
  44. package/dist/es2019/i18n/ko.js +41 -1
  45. package/dist/es2019/i18n/nb.js +41 -1
  46. package/dist/es2019/i18n/nl.js +41 -1
  47. package/dist/es2019/i18n/pl.js +41 -1
  48. package/dist/es2019/i18n/pt_BR.js +41 -1
  49. package/dist/es2019/i18n/ru.js +41 -1
  50. package/dist/es2019/i18n/sv.js +41 -1
  51. package/dist/es2019/i18n/th.js +41 -1
  52. package/dist/es2019/i18n/tr.js +41 -1
  53. package/dist/es2019/i18n/uk.js +41 -1
  54. package/dist/es2019/i18n/vi.js +41 -1
  55. package/dist/es2019/i18n/zh.js +41 -1
  56. package/dist/es2019/i18n/zh_TW.js +41 -1
  57. package/dist/es2019/monitoring/error.js +1 -1
  58. package/dist/es2019/types/selection-toolbar.js +1 -0
  59. package/dist/es2019/ui/DropList/index.js +1 -1
  60. package/dist/es2019/utils/calculate-toolbar-position.js +140 -0
  61. package/dist/es2019/utils/index.js +2 -1
  62. package/dist/esm/i18n/cs.js +41 -1
  63. package/dist/esm/i18n/da.js +41 -1
  64. package/dist/esm/i18n/de.js +41 -1
  65. package/dist/esm/i18n/en.js +44 -1
  66. package/dist/esm/i18n/en_GB.js +44 -1
  67. package/dist/esm/i18n/en_ZZ.js +44 -1
  68. package/dist/esm/i18n/es.js +41 -1
  69. package/dist/esm/i18n/fi.js +41 -1
  70. package/dist/esm/i18n/fr.js +41 -1
  71. package/dist/esm/i18n/hu.js +41 -1
  72. package/dist/esm/i18n/it.js +41 -1
  73. package/dist/esm/i18n/ja.js +41 -1
  74. package/dist/esm/i18n/ko.js +41 -1
  75. package/dist/esm/i18n/nb.js +41 -1
  76. package/dist/esm/i18n/nl.js +41 -1
  77. package/dist/esm/i18n/pl.js +41 -1
  78. package/dist/esm/i18n/pt_BR.js +41 -1
  79. package/dist/esm/i18n/ru.js +41 -1
  80. package/dist/esm/i18n/sv.js +41 -1
  81. package/dist/esm/i18n/th.js +41 -1
  82. package/dist/esm/i18n/tr.js +41 -1
  83. package/dist/esm/i18n/uk.js +41 -1
  84. package/dist/esm/i18n/vi.js +41 -1
  85. package/dist/esm/i18n/zh.js +41 -1
  86. package/dist/esm/i18n/zh_TW.js +41 -1
  87. package/dist/esm/monitoring/error.js +1 -1
  88. package/dist/esm/types/selection-toolbar.js +1 -0
  89. package/dist/esm/ui/DropList/index.js +1 -1
  90. package/dist/esm/utils/calculate-toolbar-position.js +140 -0
  91. package/dist/esm/utils/index.js +2 -1
  92. package/dist/types/analytics/types/events.d.ts +1 -1
  93. package/dist/types/i18n/cs.d.ts +41 -1
  94. package/dist/types/i18n/da.d.ts +41 -1
  95. package/dist/types/i18n/de.d.ts +41 -1
  96. package/dist/types/i18n/en.d.ts +44 -1
  97. package/dist/types/i18n/en_GB.d.ts +44 -1
  98. package/dist/types/i18n/en_ZZ.d.ts +44 -1
  99. package/dist/types/i18n/es.d.ts +41 -1
  100. package/dist/types/i18n/fi.d.ts +41 -1
  101. package/dist/types/i18n/fr.d.ts +41 -1
  102. package/dist/types/i18n/hu.d.ts +41 -1
  103. package/dist/types/i18n/it.d.ts +41 -1
  104. package/dist/types/i18n/ja.d.ts +41 -1
  105. package/dist/types/i18n/ko.d.ts +41 -1
  106. package/dist/types/i18n/nb.d.ts +41 -1
  107. package/dist/types/i18n/nl.d.ts +41 -1
  108. package/dist/types/i18n/pl.d.ts +41 -1
  109. package/dist/types/i18n/pt_BR.d.ts +41 -1
  110. package/dist/types/i18n/ru.d.ts +41 -1
  111. package/dist/types/i18n/sv.d.ts +41 -1
  112. package/dist/types/i18n/th.d.ts +41 -1
  113. package/dist/types/i18n/tr.d.ts +41 -1
  114. package/dist/types/i18n/uk.d.ts +41 -1
  115. package/dist/types/i18n/vi.d.ts +41 -1
  116. package/dist/types/i18n/zh.d.ts +41 -1
  117. package/dist/types/i18n/zh_TW.d.ts +41 -1
  118. package/dist/types/types/editor-plugin.d.ts +9 -0
  119. package/dist/types/types/index.d.ts +1 -0
  120. package/dist/types/types/selection-toolbar.d.ts +19 -0
  121. package/dist/types/ui/MediaSingle/grid.d.ts +2 -2
  122. package/dist/types/utils/calculate-toolbar-position.d.ts +10 -0
  123. package/dist/types/utils/extension-handler.d.ts +1 -1
  124. package/dist/types/utils/index.d.ts +1 -0
  125. package/dist/types-ts4.5/analytics/types/events.d.ts +1 -1
  126. package/dist/types-ts4.5/i18n/cs.d.ts +41 -1
  127. package/dist/types-ts4.5/i18n/da.d.ts +41 -1
  128. package/dist/types-ts4.5/i18n/de.d.ts +41 -1
  129. package/dist/types-ts4.5/i18n/en.d.ts +44 -1
  130. package/dist/types-ts4.5/i18n/en_GB.d.ts +44 -1
  131. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +44 -1
  132. package/dist/types-ts4.5/i18n/es.d.ts +41 -1
  133. package/dist/types-ts4.5/i18n/fi.d.ts +41 -1
  134. package/dist/types-ts4.5/i18n/fr.d.ts +41 -1
  135. package/dist/types-ts4.5/i18n/hu.d.ts +41 -1
  136. package/dist/types-ts4.5/i18n/it.d.ts +41 -1
  137. package/dist/types-ts4.5/i18n/ja.d.ts +41 -1
  138. package/dist/types-ts4.5/i18n/ko.d.ts +41 -1
  139. package/dist/types-ts4.5/i18n/nb.d.ts +41 -1
  140. package/dist/types-ts4.5/i18n/nl.d.ts +41 -1
  141. package/dist/types-ts4.5/i18n/pl.d.ts +41 -1
  142. package/dist/types-ts4.5/i18n/pt_BR.d.ts +41 -1
  143. package/dist/types-ts4.5/i18n/ru.d.ts +41 -1
  144. package/dist/types-ts4.5/i18n/sv.d.ts +41 -1
  145. package/dist/types-ts4.5/i18n/th.d.ts +41 -1
  146. package/dist/types-ts4.5/i18n/tr.d.ts +41 -1
  147. package/dist/types-ts4.5/i18n/uk.d.ts +41 -1
  148. package/dist/types-ts4.5/i18n/vi.d.ts +41 -1
  149. package/dist/types-ts4.5/i18n/zh.d.ts +41 -1
  150. package/dist/types-ts4.5/i18n/zh_TW.d.ts +41 -1
  151. package/dist/types-ts4.5/types/editor-plugin.d.ts +9 -0
  152. package/dist/types-ts4.5/types/index.d.ts +1 -0
  153. package/dist/types-ts4.5/types/selection-toolbar.d.ts +19 -0
  154. package/dist/types-ts4.5/ui/MediaSingle/grid.d.ts +2 -2
  155. package/dist/types-ts4.5/utils/calculate-toolbar-position.d.ts +10 -0
  156. package/dist/types-ts4.5/utils/extension-handler.d.ts +1 -1
  157. package/dist/types-ts4.5/utils/index.d.ts +1 -0
  158. package/package.json +5 -4
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Action item',
11
11
  'fabric.editor.action.description': 'Create and assign action items',
12
12
  'fabric.editor.addMediaFiles': 'Add image, video, or file',
13
+ 'fabric.editor.alignCenter': 'Align center',
13
14
  'fabric.editor.alignImageCenter': 'Align center',
14
15
  'fabric.editor.alignImageLeft': 'Align left',
15
16
  'fabric.editor.alignImageRight': 'Align right',
17
+ 'fabric.editor.alignLeft': 'Align left',
18
+ 'fabric.editor.alignRight': 'Align right',
19
+ 'fabric.editor.annotationToolbar': 'Annotation toolbar',
16
20
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
17
21
  'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
18
22
  'fabric.editor.blockTitle': 'Card',
19
23
  'fabric.editor.blockquote': 'a quote',
24
+ 'fabric.editor.blockquote.description': 'Insert a quote or citation',
25
+ 'fabric.editor.blockquote2': 'Quote',
20
26
  'fabric.editor.bold': 'Bold',
21
27
  'fabric.editor.bug': 'Bug',
22
28
  'fabric.editor.cancelButton': 'Cancel',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Turn off wrap',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Turn on wrap',
41
+ 'fabric.editor.codeblock': 'Code snippet',
42
+ 'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
35
43
  'fabric.editor.collapseNode': 'Collapse content',
36
44
  'fabric.editor.columns': 'Layouts',
37
45
  'fabric.editor.columns.description': 'Structure your page using sections',
38
46
  'fabric.editor.copiedToClipboard': 'Copied!',
39
47
  'fabric.editor.copyToClipboard': 'Copy',
48
+ 'fabric.editor.createComment': 'Comment',
49
+ 'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
50
+ 'fabric.editor.customPanel': 'Custom panel',
51
+ 'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
40
52
  'fabric.editor.datasourceTitle': 'Edit search query',
41
53
  'fabric.editor.date': 'Date',
42
54
  'fabric.editor.date.description': 'Add a date using a calendar',
@@ -53,6 +65,8 @@ export default {
53
65
  'fabric.editor.edit.datasource': 'Edit search query',
54
66
  'fabric.editor.editLink': 'Edit link',
55
67
  'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
68
+ 'fabric.editor.editStatusColor': 'Edit Status Colour',
69
+ 'fabric.editor.editStatusText': 'Edit Status',
56
70
  'fabric.editor.editableContentLabel': 'Editable content',
57
71
  'fabric.editor.elementbrowser.search.empty-state.heading': 'Nothing matches your search',
58
72
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
@@ -63,6 +77,8 @@ export default {
63
77
  'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
64
78
  'fabric.editor.emptyLink': 'Please enter a link.',
65
79
  'fabric.editor.epic': 'Epic',
80
+ 'fabric.editor.errorPanel': 'Error panel',
81
+ 'fabric.editor.errorPanel.description': 'Call out errors in a coloured panel',
66
82
  'fabric.editor.expand': 'Expand',
67
83
  'fabric.editor.expand.description': 'Insert an expand',
68
84
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
@@ -70,6 +86,18 @@ export default {
70
86
  'fabric.editor.expandPlaceholder': 'Give this expand a title...',
71
87
  'fabric.editor.feedbackDialog': 'Give feedback',
72
88
  'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
89
+ 'fabric.editor.heading1': 'Heading 1',
90
+ 'fabric.editor.heading1Description': 'Use this for a top level heading',
91
+ 'fabric.editor.heading2': 'Heading 2',
92
+ 'fabric.editor.heading2Description': 'Use this for key sections',
93
+ 'fabric.editor.heading3': 'Heading 3',
94
+ 'fabric.editor.heading3Description': 'Use this for sub sections and group headings',
95
+ 'fabric.editor.heading4': 'Heading 4',
96
+ 'fabric.editor.heading4Description': 'Use this for deep headings',
97
+ 'fabric.editor.heading5': 'Heading 5',
98
+ 'fabric.editor.heading5Description': 'Use this for grouping list items',
99
+ 'fabric.editor.heading6': 'Heading 6',
100
+ 'fabric.editor.heading6Description': 'Use this for low level headings',
73
101
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
102
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
75
103
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
@@ -80,12 +108,15 @@ export default {
80
108
  'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
81
109
  'fabric.editor.horizontalRule': 'Divider',
82
110
  'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
111
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Paste or search for link',
84
112
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
85
113
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
114
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Display text (optional)',
86
115
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
87
116
  'fabric.editor.image': 'Image',
88
117
  'fabric.editor.improvement': 'Improvement',
118
+ 'fabric.editor.infoPanel': 'Info panel',
119
+ 'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
89
120
  'fabric.editor.inlineDescription': 'Display link as inline text',
90
121
  'fabric.editor.inlineTitle': 'Inline',
91
122
  'fabric.editor.insertMenu': 'Insert',
@@ -107,31 +138,40 @@ export default {
107
138
  'fabric.editor.moreFormatting': 'More formatting',
108
139
  'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
109
140
  'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
141
+ 'fabric.editor.normal': 'Normal text',
142
+ 'fabric.editor.notePanel': 'Note panel',
143
+ 'fabric.editor.notePanel.description': 'Add a note in a coloured panel',
110
144
  'fabric.editor.off': '{formattingType} Off',
111
145
  'fabric.editor.on': '{formattingType} On',
112
146
  'fabric.editor.openLink': 'Open link in a new tab',
113
147
  'fabric.editor.orderedList': 'Numbered list',
114
148
  'fabric.editor.orderedList.description': 'Create an ordered list',
149
+ 'fabric.editor.other': 'Others...',
115
150
  'fabric.editor.pageActionsLabel': 'Page actions',
116
151
  'fabric.editor.placeholderText': 'Placeholder text',
117
152
  'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
153
+ 'fabric.editor.redo': 'Redo',
118
154
  'fabric.editor.remove': 'Remove',
119
155
  'fabric.editor.removeEmoji': 'Remove emoji',
120
156
  'fabric.editor.saveButton': 'Save',
121
157
  'fabric.editor.settingsLinks': 'Go to Link Preferences',
122
158
  'fabric.editor.status': 'Status',
123
159
  'fabric.editor.status.description': 'Add a custom status label',
160
+ 'fabric.editor.statusPlaceholder': 'Set a status',
124
161
  'fabric.editor.story': 'Story',
125
162
  'fabric.editor.strike': 'Strikethrough',
126
163
  'fabric.editor.subTask': 'Sub-task',
127
164
  'fabric.editor.subscript': 'Subscript',
128
165
  'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
166
+ 'fabric.editor.successPanel': 'Success panel',
167
+ 'fabric.editor.successPanel.description': 'Add tips in a coloured panel',
129
168
  'fabric.editor.superscript': 'Superscript',
130
169
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
131
170
  'fabric.editor.table': 'Table',
132
171
  'fabric.editor.table.description': 'Insert a table',
133
172
  'fabric.editor.task': 'Task',
134
173
  'fabric.editor.text.formatting.off': 'Text formatting Off',
174
+ 'fabric.editor.textStyles': 'Text styles',
135
175
  'fabric.editor.time.ago': 'ago',
136
176
  'fabric.editor.time.updated': 'Updated',
137
177
  'fabric.editor.time.viewed': 'Viewed',
@@ -144,6 +184,7 @@ export default {
144
184
  'fabric.editor.tooltip.taskList': 'an action item',
145
185
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
146
186
  'fabric.editor.underline': 'Underline',
187
+ 'fabric.editor.undo': 'Undo',
147
188
  'fabric.editor.unlink': 'Unlink',
148
189
  'fabric.editor.unorderedList': 'Bullet list',
149
190
  'fabric.editor.unorderedList.description': 'Create an unordered list',
@@ -155,6 +196,8 @@ export default {
155
196
  'fabric.editor.urlTitle': 'URL',
156
197
  'fabric.editor.viewMore': 'View more',
157
198
  'fabric.editor.visit': 'Open link in a new window',
199
+ 'fabric.editor.warningPanel': 'Warning panel',
200
+ 'fabric.editor.warningPanel.description': 'Add a note of caution in a coloured panel',
158
201
  'fabric.editor.wrapLeft': 'Wrap left',
159
202
  'fabric.editor.wrapRight': 'Wrap right',
160
203
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': '⁣⁢Action item؜‍⁠⁠؜⁡‌‍⁡‍‌⁣⁤',
11
11
  'fabric.editor.action.description': '⁣⁢Create and assign action items‌‌⁡‌⁡‌؜⁠⁡⁣⁤',
12
12
  'fabric.editor.addMediaFiles': '⁣⁢Add image, video, or file‌‍؜؜‍‍؜‍؜؜‍⁣⁤',
13
+ 'fabric.editor.alignCenter': '⁣⁢Align center؜⁡‍⁠⁡⁠‍⁡‌‍⁣⁤',
13
14
  'fabric.editor.alignImageCenter': '⁣⁢Align center⁡⁡‍⁠‌⁡⁠⁡⁡‌⁡⁣⁤',
14
15
  'fabric.editor.alignImageLeft': '⁣⁢Align left⁠⁠‍؜⁡⁡⁠⁡⁠‍؜‌⁡⁣⁤',
15
16
  'fabric.editor.alignImageRight': '⁣⁢Align right⁠⁠⁡؜⁡؜⁡؜؜⁣⁤',
17
+ 'fabric.editor.alignLeft': '⁣⁢Align left؜⁠‌‍‌‍⁠؜⁠⁣⁤',
18
+ 'fabric.editor.alignRight': '⁣⁢Align right⁡‌‌‌‍‌‍‍⁡⁣⁤',
19
+ 'fabric.editor.annotationToolbar': '⁣⁢Annotation toolbar؜‌⁠‍⁡⁠⁠⁡‌⁠‌⁣⁤',
16
20
  'fabric.editor.blockCardUnavailable': '⁣⁢The inline link is inside {node} and cannot have its view changed‌⁠‌⁠‍⁠⁣⁤',
17
21
  'fabric.editor.blockDescription': '⁣⁢Display more information about a link, including a summary and actions‍⁠⁡⁣⁤',
18
22
  'fabric.editor.blockTitle': '⁣⁢Card‍‌‌؜‌؜⁡‍‍‌‌؜‍؜⁠⁡⁣⁤',
19
23
  'fabric.editor.blockquote': '⁣⁢a quote‍⁠؜‍‌‌⁠⁠‍⁠‍⁣⁤',
24
+ 'fabric.editor.blockquote.description': '⁣⁢Insert a quote or citation⁠؜⁡⁣⁤',
25
+ 'fabric.editor.blockquote2': '⁣⁢Quote‍؜؜⁡⁡⁠؜⁠‌‍⁣⁤',
20
26
  'fabric.editor.bold': '⁣⁢Bold‌⁠‍؜‌؜؜⁠؜‍⁣⁤',
21
27
  'fabric.editor.bug': '⁣⁢Bug؜⁡‌⁡‍⁠⁡‍⁡؜⁡⁣⁤',
22
28
  'fabric.editor.cancelButton': '⁣⁢Cancel‍⁡⁡‌؜‌⁠‍‌؜⁣⁤',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '⁣⁢Copy as text‍⁠‌‍؜‍‌⁡⁡‍‍⁣⁤',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '⁣⁢Turn off wrap⁠‍⁠‌‌؜‌‍‍‌⁠؜⁣⁤',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '⁣⁢Turn on wrap⁡‍‍⁠‌‍⁡؜‍‌⁣⁤',
41
+ 'fabric.editor.codeblock': '⁣⁢Code snippet؜‌‍⁡؜⁡؜‍‍‌⁣⁤',
42
+ 'fabric.editor.codeblock.description': '⁣⁢Display code with syntax highlighting⁠‌⁡‌‌؜؜؜⁣⁤',
35
43
  'fabric.editor.collapseNode': '⁣⁢Collapse content‍⁡‌⁠؜‍‍‌؜⁠‌⁡‍⁡‌⁣⁤',
36
44
  'fabric.editor.columns': '⁣⁢Layouts⁡⁠‍⁠⁡‌⁠‍⁡⁣⁤',
37
45
  'fabric.editor.columns.description': '⁣⁢Structure your page using sections‌‍⁠⁠‍؜‍⁡⁡⁡⁣⁤',
38
46
  'fabric.editor.copiedToClipboard': '⁣⁢Copied!⁡‍‍⁠؜‍؜⁡⁣⁤',
39
47
  'fabric.editor.copyToClipboard': '⁣⁢Copy⁠؜‍‍‌؜‌؜‍؜⁡⁠؜⁠⁠‌‌⁣⁤',
48
+ 'fabric.editor.createComment': '⁣⁢Comment⁠⁡⁡؜‌؜⁡⁡⁠‌؜⁣⁤',
49
+ 'fabric.editor.createCommentInvalid': '⁣⁢You can only comment on text and headings⁠‍‌‌⁠‍⁡⁣⁤',
50
+ 'fabric.editor.customPanel': '⁣⁢Custom panel؜؜⁠⁠‍⁠؜⁣⁤',
51
+ 'fabric.editor.customPanel.description': '⁣⁢Add a note with an emoji and colored background‍⁠⁡‍⁡⁡⁡‌⁣⁤',
40
52
  'fabric.editor.datasourceTitle': '⁣⁢Edit search query‌؜⁡⁠‍؜‌⁠‌‍⁠⁣⁤',
41
53
  'fabric.editor.date': '⁣⁢Date⁡⁡⁠‍‍؜⁠‌‍؜⁣⁤',
42
54
  'fabric.editor.date.description': '⁣⁢Add a date using a calendar⁠⁡؜⁡⁡⁠؜⁠‍⁠⁡⁣⁤',
@@ -53,6 +65,8 @@ export default {
53
65
  'fabric.editor.edit.datasource': '⁣⁢Edit search query⁠⁡⁡⁠؜؜‍؜⁡⁣⁤',
54
66
  'fabric.editor.editLink': '⁣⁢Edit link⁡‍؜‌‍‌‍؜‍⁡⁣⁤',
55
67
  'fabric.editor.editMode.inviteToEditButton.title': '⁣⁢Invite to edit‍⁡‍⁡⁡؜⁣⁤',
68
+ 'fabric.editor.editStatusColor': '⁣⁢Edit Status Color‍⁠‌‌‌‌‌⁠‍⁣⁤',
69
+ 'fabric.editor.editStatusText': '⁣⁢Edit Status⁠⁡⁠⁠⁠؜⁡⁠‍⁣⁤',
56
70
  'fabric.editor.editableContentLabel': '⁣⁢Editable content⁡؜⁡؜؜؜‍⁠‍⁠‍‌⁣⁤',
57
71
  'fabric.editor.elementbrowser.search.empty-state.heading': '⁣⁢Nothing matches your search‍‍⁠؜؜؜⁡⁡؜⁠⁠‍؜⁣⁤',
58
72
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': '⁣⁢Try searching with a different term or discover new apps for Atlassian products.⁠‌‌؜⁡⁡‍؜‌‌⁣⁤',
@@ -63,6 +77,8 @@ export default {
63
77
  'fabric.editor.emoji.description': '⁣⁢Use emojis to express ideas 🎉 and emotions 😄‍⁡⁠‍؜؜‍⁣⁤',
64
78
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
65
79
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
80
+ 'fabric.editor.errorPanel': '⁣⁢Error panel⁠⁡؜؜⁡⁡‌⁡⁣⁤',
81
+ 'fabric.editor.errorPanel.description': '⁣⁢Call out errors in a colored panel‍‌‍‌‍⁡؜⁡؜‌؜⁣⁤',
66
82
  'fabric.editor.expand': '⁣⁢Expand⁡؜‌‍‍‌⁠؜؜؜⁠؜⁣⁤',
67
83
  'fabric.editor.expand.description': '⁣⁢Insert an expand‍⁠؜‍‍‍⁡⁠⁠⁣⁤',
68
84
  'fabric.editor.expandDefaultTitle': '⁣⁢Click here to expand...‍؜‍⁡‍‍؜⁡⁠‌⁡؜⁣⁤',
@@ -70,6 +86,18 @@ export default {
70
86
  'fabric.editor.expandPlaceholder': '⁣⁢Give this expand a title...؜⁠⁡‍؜؜؜⁡⁣⁤',
71
87
  'fabric.editor.feedbackDialog': '⁣⁢Give feedback؜⁡؜⁠‍‌‌‍⁡⁣⁤',
72
88
  'fabric.editor.feedbackDialog.description': '⁣⁢Tell us about your experience using the new editor‌‌؜؜؜؜؜⁡‍‍‍‌⁣⁤',
89
+ 'fabric.editor.heading1': '⁣⁢Heading 1؜؜‌⁡⁡‍‌‌⁣⁤',
90
+ 'fabric.editor.heading1Description': '⁣⁢Use this for a top level heading⁡‌‌‍‌⁣⁤',
91
+ 'fabric.editor.heading2': '⁣⁢Heading 2⁡⁡؜⁠؜⁠‍⁣⁤',
92
+ 'fabric.editor.heading2Description': '⁣⁢Use this for key sections‌⁡⁡‍؜؜؜⁡‌⁣⁤',
93
+ 'fabric.editor.heading3': '⁣⁢Heading 3‍⁡⁡‌؜‌‍‌‍‌⁡‌⁠‌⁣⁤',
94
+ 'fabric.editor.heading3Description': '⁣⁢Use this for sub sections and group headings‌‌‌؜⁡‌⁡⁡⁠‌‌⁣⁤',
95
+ 'fabric.editor.heading4': '⁣⁢Heading 4⁠‌‌؜؜؜؜⁡⁡‍‍⁣⁤',
96
+ 'fabric.editor.heading4Description': '⁣⁢Use this for deep headings‍؜؜⁠⁠‌⁠‌⁣⁤',
97
+ 'fabric.editor.heading5': '⁣⁢Heading 5‍‍‍‍‍⁡‍⁡⁡⁣⁤',
98
+ 'fabric.editor.heading5Description': '⁣⁢Use this for grouping list items؜⁠‍؜⁡⁠؜؜‍؜‍‌‌⁣⁤',
99
+ 'fabric.editor.heading6': '⁣⁢Heading 6⁡⁠‌؜‌⁡⁠⁡⁡؜‌‍‌‌‍⁠⁣⁤',
100
+ 'fabric.editor.heading6Description': '⁣⁢Use this for low level headings‌؜⁠‌‍‌⁡؜‌؜‌⁠⁡⁠⁠⁣⁤',
73
101
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': '⁣⁢Blog⁡‌؜⁡؜‍⁡⁠⁣⁤',
74
102
  'fabric.editor.headingLink.hyperlinkIconBugLabel': '⁣⁢Bug⁡⁡⁡⁡؜؜‍⁣⁤',
75
103
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': '⁣⁢Issue⁠‌⁠‌⁠‌‍‌‌‌⁣⁤',
@@ -80,12 +108,15 @@ export default {
80
108
  'fabric.editor.help.description': '⁣⁢Browse all the keyboard shortcuts and markdown options‌⁡⁠‍⁡⁠⁣⁤',
81
109
  'fabric.editor.horizontalRule': '⁣⁢Divider‍‌⁠‌⁡‌⁡؜‌⁡‍⁠‍⁣⁤',
82
110
  'fabric.editor.horizontalRule.description': '⁣⁢Separate content with a horizontal line⁡‍؜‍⁣⁤',
83
- 'fabric.editor.hyperlink.linkAriaLabel': '⁣⁢Link label⁠‍‌؜؜؜⁠‌⁠⁡⁡⁠‍⁠⁣⁤',
111
+ 'fabric.editor.hyperlink.linkVisibleLabel': '⁣⁢Paste or search for link‌‍؜؜⁡؜‌⁠‌⁣⁤',
84
112
  'fabric.editor.hyperlink.searchLinkAriaDescription': '⁣⁢Suggestions will appear below as you type into the field؜⁠‍‍⁡‌⁠؜⁡⁣⁤',
85
113
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {⁣⁢no results found‍؜⁠‌⁠⁡‌⁠‍؜⁣⁤} one {⁣⁢{count,number} result found؜‍؜⁡⁡⁡‍⁠⁡‌‌⁣⁤} other {⁣⁢{count,number} results found؜‍؜⁡⁡⁡‍⁠⁡‌‌⁣⁤}}',
114
+ 'fabric.editor.hyperlink.textVisibleLabel': '⁣⁢Display text (optional)⁡‌⁡؜؜⁡⁠؜؜؜⁠⁣⁤',
86
115
  'fabric.editor.hyperlinkToolbarPlaceholder': '⁣⁢Paste or search for link‌؜⁠‌⁠؜⁡‍⁡⁠‌⁣⁤',
87
116
  'fabric.editor.image': '⁣⁢Image⁡⁠⁡⁡؜‌⁡‍⁡‍‍⁣⁤',
88
117
  'fabric.editor.improvement': '⁣⁢Improvement‌⁠⁡‍⁠⁠؜‌⁡‍⁣⁤',
118
+ 'fabric.editor.infoPanel': '⁣⁢Info panel⁡؜‍⁠‍⁡‌‍؜‍⁠؜⁣⁤',
119
+ 'fabric.editor.infoPanel.description': '⁣⁢Highlight information in a colored panel⁡⁠⁡؜‍⁣⁤',
89
120
  'fabric.editor.inlineDescription': '⁣⁢Display link as inline text‍⁠⁡‌‍⁡؜‌⁣⁤',
90
121
  'fabric.editor.inlineTitle': '⁣⁢Inline؜؜‌‌⁠‌‌⁡‌‌⁡⁡⁠⁣⁤',
91
122
  'fabric.editor.insertMenu': '⁣⁢Insert‌؜‌‍؜⁠⁣⁤',
@@ -107,31 +138,40 @@ export default {
107
138
  'fabric.editor.moreFormatting': '⁣⁢More formatting‍‍‌‌⁣⁤',
108
139
  'fabric.editor.navigate.toolbar.editor': '⁣⁢Navigate to editor toolbar⁠‌‍⁠⁠⁠‍؜⁣⁤',
109
140
  'fabric.editor.navigate.toolbar.floating': '⁣⁢Navigate to floating toolbar⁠؜⁠‍‍؜؜‌⁠؜⁣⁤',
141
+ 'fabric.editor.normal': '⁣⁢Normal text‌؜؜‍⁡؜⁡‍‍⁣⁤',
142
+ 'fabric.editor.notePanel': '⁣⁢Note panel⁠‌⁡⁠⁠⁡⁡؜⁣⁤',
143
+ 'fabric.editor.notePanel.description': '⁣⁢Add a note in a colored panel⁡⁠‍⁡⁠؜؜؜⁣⁤',
110
144
  'fabric.editor.off': '⁣⁢{formattingType} Off‍‍‌‌⁡‌⁠⁠⁣⁤',
111
145
  'fabric.editor.on': '⁣⁢{formattingType} On⁠‌‌⁡‍‍⁡؜⁠⁣⁤',
112
146
  'fabric.editor.openLink': '⁣⁢Open link in a new tab⁠⁡⁡‌‍‌⁠‌‌⁡⁡⁣⁤',
113
147
  'fabric.editor.orderedList': '⁣⁢Numbered list‍⁡؜؜⁡؜⁡‍؜⁣⁤',
114
148
  'fabric.editor.orderedList.description': '⁣⁢Create an ordered list‍؜⁠⁡‍‍‌‍‍⁣⁤',
149
+ 'fabric.editor.other': '⁣⁢Others...⁡‌⁠؜⁠‌‍‌‍؜⁠⁣⁤',
115
150
  'fabric.editor.pageActionsLabel': '⁣⁢Page actions‌؜؜؜‍⁡‍؜‌‍⁣⁤',
116
151
  'fabric.editor.placeholderText': '⁣⁢Placeholder text⁠؜‌؜‌‌‌‌⁠‍⁣⁤',
117
152
  'fabric.editor.placeholderText.description': '⁣⁢Insert a text placeholder into the page؜‍‍‍⁠⁠؜⁠⁡⁣⁤',
153
+ 'fabric.editor.redo': '⁣⁢Redo؜⁡⁠‌⁠‌‌⁡⁡‌‌⁡⁣⁤',
118
154
  'fabric.editor.remove': '⁣⁢Remove‌؜‌⁡⁠‍‍؜⁠⁣⁤',
119
155
  'fabric.editor.removeEmoji': '⁣⁢Remove emoji⁠؜‌؜⁡⁡‌⁠‍‌⁡⁣⁤',
120
156
  'fabric.editor.saveButton': '⁣⁢Save‍⁡‍؜؜⁠⁣⁤',
121
157
  'fabric.editor.settingsLinks': '⁣⁢Go to Link Preferences⁠‌؜‌⁡؜‍⁡⁡⁣⁤',
122
158
  'fabric.editor.status': '⁣⁢Status⁠‌؜‍‌؜‌⁣⁤',
123
159
  'fabric.editor.status.description': '⁣⁢Add a custom status label⁠؜‍⁡⁠‌⁡⁠⁠؜⁠‌⁣⁤',
160
+ 'fabric.editor.statusPlaceholder': '⁣⁢Set a status‍⁠⁠⁠‌‌⁠⁠⁠⁣⁤',
124
161
  'fabric.editor.story': '⁣⁢Story‌⁡⁠‌‍⁠⁡‌⁣⁤',
125
162
  'fabric.editor.strike': '⁣⁢Strikethrough⁡‌‍‍؜؜‍⁠؜⁠⁡؜‌⁣⁤',
126
163
  'fabric.editor.subTask': '⁣⁢Sub-task⁡‍؜⁡‍؜⁡⁣⁤',
127
164
  'fabric.editor.subscript': '⁣⁢Subscript؜‌⁠‍‌‌؜⁠‍‍‌‌⁠⁣⁤',
128
165
  'fabric.editor.subscript.off.superscript.on': '⁣⁢Subscript Off, Superscript On‌⁡؜؜⁡⁡‌‍؜⁡⁡⁣⁤',
166
+ 'fabric.editor.successPanel': '⁣⁢Success panel؜‍⁡‍‍⁣⁤',
167
+ 'fabric.editor.successPanel.description': '⁣⁢Add tips in a colored panel؜‌‍⁡⁡؜‌⁡⁣⁤',
129
168
  'fabric.editor.superscript': '⁣⁢Superscript‌⁡؜⁡⁠‌‌⁣⁤',
130
169
  'fabric.editor.superscript.off.subscript.on': '⁣⁢Superscript Off, Subscript On‍‌؜‍⁠‍⁣⁤',
131
170
  'fabric.editor.table': '⁣⁢Table‌‌‍⁠‍‍‌⁡؜؜⁠؜؜⁣⁤',
132
171
  'fabric.editor.table.description': '⁣⁢Insert a table⁠⁠‌‍‍؜‌⁠‍⁡‌⁣⁤',
133
172
  'fabric.editor.task': '⁣⁢Task‍؜‌؜‌‌⁠⁠⁡‍؜‍⁠⁣⁤',
134
173
  'fabric.editor.text.formatting.off': '⁣⁢Text formatting Off‍؜‍⁡⁠‍⁡؜⁠؜؜⁣⁤',
174
+ 'fabric.editor.textStyles': '⁣⁢Text styles⁠⁠‌‍؜⁡⁠⁠‍؜⁣⁤',
135
175
  'fabric.editor.time.ago': '⁣⁢ago⁡‌‍⁠⁠‍؜⁠⁡⁣⁤',
136
176
  'fabric.editor.time.updated': '⁣⁢Updated‌‍⁠؜‍⁠؜‌⁠؜‌⁠‌⁣⁤',
137
177
  'fabric.editor.time.viewed': '⁣⁢Viewed؜؜‌⁡⁡‍‌⁠‌⁣⁤',
@@ -144,6 +184,7 @@ export default {
144
184
  'fabric.editor.tooltip.taskList': '⁣⁢an action item‍؜؜⁡⁠‌⁠‌؜‍⁣⁤',
145
185
  'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
146
186
  'fabric.editor.underline': '⁣⁢Underline‌⁡؜؜⁠⁣⁤',
187
+ 'fabric.editor.undo': '⁣⁢Undo⁡‌⁡‌⁡‍‍‍⁡⁣⁤',
147
188
  'fabric.editor.unlink': '⁣⁢Unlink‌‌⁡⁡⁡⁠‍؜‍⁣⁤',
148
189
  'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
149
190
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
@@ -155,6 +196,8 @@ export default {
155
196
  'fabric.editor.urlTitle': '⁣⁢URL؜‌‌⁡⁡⁠‍⁠‌⁣⁤',
156
197
  'fabric.editor.viewMore': '⁣⁢View more⁠⁠⁡‌‍‌‌‌؜‍‌⁣⁤',
157
198
  'fabric.editor.visit': '⁣⁢Open link in a new window⁡⁠‍⁠⁠⁡‍⁡⁣⁤',
199
+ 'fabric.editor.warningPanel': '⁣⁢Warning panel⁡‍⁠‍‍‌⁡‍⁠‌؜⁣⁤',
200
+ 'fabric.editor.warningPanel.description': '⁣⁢Add a note of caution in a colored panel⁡⁡؜⁡؜‍⁣⁤',
158
201
  'fabric.editor.wrapLeft': '⁣⁢Wrap left⁠‍؜⁡؜؜⁡⁡‍⁣⁤',
159
202
  'fabric.editor.wrapRight': '⁣⁢Wrap right⁡‍‌⁠؜؜‍‌⁠‍؜؜⁡؜⁣⁤',
160
203
  'fabric.theme.blue': '⁣⁢Blue‍⁠‍؜‌⁠⁡‍؜⁣⁤',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Elemento de acción',
11
11
  'fabric.editor.action.description': 'Crear y asignar elementos de acción',
12
12
  'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
13
+ 'fabric.editor.alignCenter': 'Centrar',
13
14
  'fabric.editor.alignImageCenter': 'Centrar',
14
15
  'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
15
16
  'fabric.editor.alignImageRight': 'Alinear a la derecha',
17
+ 'fabric.editor.alignLeft': 'Alinear a la izquierda',
18
+ 'fabric.editor.alignRight': 'Alinear a la derecha',
19
+ 'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
16
20
  'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
17
21
  'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
18
22
  'fabric.editor.blockTitle': 'Tarjeta',
19
23
  'fabric.editor.blockquote': 'una cita',
24
+ 'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
25
+ 'fabric.editor.blockquote2': 'Citar',
20
26
  'fabric.editor.bold': 'Negrita',
21
27
  'fabric.editor.bug': 'Error',
22
28
  'fabric.editor.cancelButton': 'Cancelar',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Activar conclusión',
41
+ 'fabric.editor.codeblock': 'Fragmento de código',
42
+ 'fabric.editor.codeblock.description': 'Mostrar código con resaltado de sintaxis',
35
43
  'fabric.editor.collapseNode': 'contraer contenido',
36
44
  'fabric.editor.columns': 'Diseños',
37
45
  'fabric.editor.columns.description': 'Estructurar la página con secciones',
38
46
  'fabric.editor.copiedToClipboard': '¡Copiado!',
39
47
  'fabric.editor.copyToClipboard': 'Copiar',
48
+ 'fabric.editor.createComment': 'Comentar',
49
+ 'fabric.editor.createCommentInvalid': 'Solo puedes comentar en el texto y los encabezados',
50
+ 'fabric.editor.customPanel': 'Panel personalizado',
51
+ 'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
40
52
  'fabric.editor.datasourceTitle': 'Editar consulta de búsqueda',
41
53
  'fabric.editor.date': 'Fecha',
42
54
  'fabric.editor.date.description': 'Añadir una fecha usando un calendario',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Usa emojis para expresar ideas 🎉 y emociones 😄',
64
76
  'fabric.editor.emptyLink': 'Introduce un enlace.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': 'Panel de errores',
79
+ 'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
66
80
  'fabric.editor.expand': 'Ampliar',
67
81
  'fabric.editor.expand.description': 'Insertar una ampliación',
68
82
  'fabric.editor.expandDefaultTitle': 'Haz clic aquí para ampliar...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Indica un nombre para esta expansión...',
71
85
  'fabric.editor.feedbackDialog': 'Enviar comentarios',
72
86
  'fabric.editor.feedbackDialog.description': 'Cuéntanos tu experiencia con el editor nuevo',
87
+ 'fabric.editor.heading1': 'Título 1',
88
+ 'fabric.editor.heading1Description': 'Úsalo en un título de nivel superior',
89
+ 'fabric.editor.heading2': 'Título 2',
90
+ 'fabric.editor.heading2Description': 'Úsalo en secciones clave',
91
+ 'fabric.editor.heading3': 'Título 3',
92
+ 'fabric.editor.heading3Description': 'Úsalo en subsecciones y títulos de agrupaciones',
93
+ 'fabric.editor.heading4': 'Título 4',
94
+ 'fabric.editor.heading4Description': 'Úsalo en títulos de varios niveles',
95
+ 'fabric.editor.heading5': 'Título 5',
96
+ 'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
97
+ 'fabric.editor.heading6': 'Título 6',
98
+ 'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Error',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Incidencia',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Navegar por todos los atajos de teclado y opciones de markdown',
81
107
  'fabric.editor.horizontalRule': 'Divisor',
82
108
  'fabric.editor.horizontalRule.description': 'Separar el contenido con una línea horizontal',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Etiqueta de enlace',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Pegar o buscar el enlace',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Las sugerencias aparecerán abajo a medida que escribas en el campo',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no hay resultados} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Texto que se muestra (opcional)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Pegar o buscar el enlace',
87
114
  'fabric.editor.image': 'Imagen',
88
115
  'fabric.editor.improvement': 'Mejora',
116
+ 'fabric.editor.infoPanel': 'Panel de información',
117
+ 'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
89
118
  'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
90
119
  'fabric.editor.inlineTitle': 'Insertado',
91
120
  'fabric.editor.insertMenu': 'Insertar',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Más formatos',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Ve a la barra de herramientas del editor',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Ve a la barra de herramientas flotante',
139
+ 'fabric.editor.normal': 'Texto normal',
140
+ 'fabric.editor.notePanel': 'Panel de notas',
141
+ 'fabric.editor.notePanel.description': 'Añadir una nota en un panel de color',
110
142
  'fabric.editor.off': '{formattingType} desactivado',
111
143
  'fabric.editor.on': '{formattingType} activado',
112
144
  'fabric.editor.openLink': 'Abrir el enlace en otra pestaña',
113
145
  'fabric.editor.orderedList': 'Lista numerada',
114
146
  'fabric.editor.orderedList.description': 'Crear una lista ordenada',
147
+ 'fabric.editor.other': 'Otros...',
115
148
  'fabric.editor.pageActionsLabel': 'Acciones de la página',
116
149
  'fabric.editor.placeholderText': 'Texto de marcador de posición',
117
150
  'fabric.editor.placeholderText.description': 'Insertar un marcador de posición de texto en la página',
151
+ 'fabric.editor.redo': 'Rehacer',
118
152
  'fabric.editor.remove': 'Eliminar',
119
153
  'fabric.editor.removeEmoji': 'Eliminar emoji',
120
154
  'fabric.editor.saveButton': 'Guardar',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Subtarea',
127
161
  'fabric.editor.subscript': 'Subíndice',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Subíndice desactivado, superíndice activado',
163
+ 'fabric.editor.successPanel': 'Panel de contenido correcto',
164
+ 'fabric.editor.successPanel.description': 'Añadir consejos en un panel de color',
129
165
  'fabric.editor.superscript': 'Superíndice',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
131
167
  'fabric.editor.table': 'Tabla',
132
168
  'fabric.editor.table.description': 'Insertar una tabla',
133
169
  'fabric.editor.task': 'Tarea',
134
170
  'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
171
+ 'fabric.editor.textStyles': 'Estilos de texto',
135
172
  'fabric.editor.time.ago': 'antes',
136
173
  'fabric.editor.time.updated': 'Actualizado',
137
174
  'fabric.editor.time.viewed': 'Visto',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'un elemento de acción',
145
182
  'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
146
183
  'fabric.editor.underline': 'Subrayado',
184
+ 'fabric.editor.undo': 'Deshacer',
147
185
  'fabric.editor.unlink': 'Desvincular',
148
186
  'fabric.editor.unorderedList': 'Lista de viñetas',
149
187
  'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'Ver más',
157
195
  'fabric.editor.visit': 'Abrir el enlace en otra ventana',
196
+ 'fabric.editor.warningPanel': 'Panel de advertencias',
197
+ 'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
158
198
  'fabric.editor.wrapLeft': 'Ajustar a la izquierda',
159
199
  'fabric.editor.wrapRight': 'Ajustar a la derecha',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Tehtävä',
11
11
  'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
12
12
  'fabric.editor.addMediaFiles': 'Lisää kuva, video tai tiedosto',
13
+ 'fabric.editor.alignCenter': 'Tasaa keskelle',
13
14
  'fabric.editor.alignImageCenter': 'Tasaa keskelle',
14
15
  'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
15
16
  'fabric.editor.alignImageRight': 'Tasaa oikealle',
17
+ 'fabric.editor.alignLeft': 'Tasaa vasemmalle',
18
+ 'fabric.editor.alignRight': 'Tasaa oikealle',
19
+ 'fabric.editor.annotationToolbar': 'Huomautuspalkki',
16
20
  'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
17
21
  'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
18
22
  'fabric.editor.blockTitle': 'Kortti',
19
23
  'fabric.editor.blockquote': 'sitaatti',
24
+ 'fabric.editor.blockquote.description': 'Lisää lainaus tai sitaatti',
25
+ 'fabric.editor.blockquote2': 'Lainaa',
20
26
  'fabric.editor.bold': 'Lihavoitu',
21
27
  'fabric.editor.bug': 'Bugi',
22
28
  'fabric.editor.cancelButton': 'Peruuta',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
41
+ 'fabric.editor.codeblock': 'Koodipätkä',
42
+ 'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
35
43
  'fabric.editor.collapseNode': 'piilota sisältö',
36
44
  'fabric.editor.columns': 'Asettelut',
37
45
  'fabric.editor.columns.description': 'Jäsennä sivusi osioiden avulla',
38
46
  'fabric.editor.copiedToClipboard': 'Kopioitu!',
39
47
  'fabric.editor.copyToClipboard': 'Kopioi',
48
+ 'fabric.editor.createComment': 'Kommentoi',
49
+ 'fabric.editor.createCommentInvalid': 'Voit kommentoida vain tekstiä ja otsikoita',
50
+ 'fabric.editor.customPanel': 'Mukautettu paneeli',
51
+ 'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
40
52
  'fabric.editor.datasourceTitle': 'Muokkaa hakukyselyä',
41
53
  'fabric.editor.date': 'Päivämäärä',
42
54
  'fabric.editor.date.description': 'Lisää päivämäärä kalenterin avulla',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Ilmaise ideoita 🎉 ja tunteita 😄emojien avulla',
64
76
  'fabric.editor.emptyLink': 'Anna linkki.',
65
77
  'fabric.editor.epic': 'Eepos',
78
+ 'fabric.editor.errorPanel': 'Virhepaneeli',
79
+ 'fabric.editor.errorPanel.description': 'Paljasta virheet värillisessä paneelissa',
66
80
  'fabric.editor.expand': 'Laajenna',
67
81
  'fabric.editor.expand.description': 'Lisää laajennus',
68
82
  'fabric.editor.expandDefaultTitle': 'Klikkaa tähän laajentaaksesi...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Anna tälle laajennukselle otsikko...',
71
85
  'fabric.editor.feedbackDialog': 'Anna palautetta',
72
86
  'fabric.editor.feedbackDialog.description': 'Kerro meille uuden muokkaajan käyttökokemuksestasi',
87
+ 'fabric.editor.heading1': 'Otsikko 1',
88
+ 'fabric.editor.heading1Description': 'Käytä tätä ylätason otsikossa',
89
+ 'fabric.editor.heading2': 'Otsikko 2',
90
+ 'fabric.editor.heading2Description': 'Käytä tätä avainkohdissa',
91
+ 'fabric.editor.heading3': 'Otsikko 3',
92
+ 'fabric.editor.heading3Description': 'Käytä tätä alakohdissa ja ryhmän otsikoissa',
93
+ 'fabric.editor.heading4': 'Otsikko 4',
94
+ 'fabric.editor.heading4Description': 'Käytä tätä syvällä olevissa otsikoissa',
95
+ 'fabric.editor.heading5': 'Otsikko 5',
96
+ 'fabric.editor.heading5Description': 'Käytä tätä luettelon kohteiden ryhmittelyyn',
97
+ 'fabric.editor.heading6': 'Otsikko 6',
98
+ 'fabric.editor.heading6Description': 'Käytä tätä alatason otsikoissa',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogi',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bugi',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Asia',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Selaa kaikkia pikanäppäimiä ja Markdown-vaihtoehtoja',
81
107
  'fabric.editor.horizontalRule': 'Jakaja',
82
108
  'fabric.editor.horizontalRule.description': 'Erota sisältö vaakaviivalla',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Linkin tunniste',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Liitä tai hae linkki',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Ehdotukset näytetään alla, kun alat kirjoittaa kenttään',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {tuloksia ei löytynyt} one {{count,number} tulos löytyi} other {{count,number} tulosta löytyi}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Näytä teksti (valinnainen)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Liitä tai hae linkki',
87
114
  'fabric.editor.image': 'Kuva',
88
115
  'fabric.editor.improvement': 'Parannus',
116
+ 'fabric.editor.infoPanel': 'Tietopaneeli',
117
+ 'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
89
118
  'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
90
119
  'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
91
120
  'fabric.editor.insertMenu': 'Lisää',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Lisää muotoilua',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Siirry kelluvaan työkalupalkkiin',
139
+ 'fabric.editor.normal': 'Normaali teksti',
140
+ 'fabric.editor.notePanel': 'Huomautuspaneeli',
141
+ 'fabric.editor.notePanel.description': 'Lisää huomautus värillisessä paneelissa',
110
142
  'fabric.editor.off': '{formattingType} ei käytössä',
111
143
  'fabric.editor.on': '{formattingType} käytössä',
112
144
  'fabric.editor.openLink': 'Avaa linkki uudessa välilehdessä',
113
145
  'fabric.editor.orderedList': 'Numeroitu luettelo',
114
146
  'fabric.editor.orderedList.description': 'Luo järjestetty luettelo',
147
+ 'fabric.editor.other': 'Muut...',
115
148
  'fabric.editor.pageActionsLabel': 'Sivun toiminnot',
116
149
  'fabric.editor.placeholderText': 'Paikkamerkin teksti',
117
150
  'fabric.editor.placeholderText.description': 'Aseta tekstin paikkamerkki sivulle',
151
+ 'fabric.editor.redo': 'Tee uudelleen',
118
152
  'fabric.editor.remove': 'Poista',
119
153
  'fabric.editor.removeEmoji': 'Poista emoji',
120
154
  'fabric.editor.saveButton': 'Tallenna',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Alitehtävä',
127
161
  'fabric.editor.subscript': 'Alaindeksi',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Alaindeksi pois käytöstä, yläindeksi käytössä',
163
+ 'fabric.editor.successPanel': 'Onnistumispaneeli',
164
+ 'fabric.editor.successPanel.description': 'Lisää vinkkejä värillisessä paneelissa',
129
165
  'fabric.editor.superscript': 'Yläindeksi',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Yläindeksi pois käytöstä, alaindeksi käytössä',
131
167
  'fabric.editor.table': 'Taulu',
132
168
  'fabric.editor.table.description': 'Lisää taulukko',
133
169
  'fabric.editor.task': 'Tehtävä',
134
170
  'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
171
+ 'fabric.editor.textStyles': 'Tekstityylit',
135
172
  'fabric.editor.time.ago': 'sitten',
136
173
  'fabric.editor.time.updated': 'Päivitetty',
137
174
  'fabric.editor.time.viewed': 'Katseltu',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'toimintakohde',
145
182
  'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
146
183
  'fabric.editor.underline': 'Alleviivaus',
184
+ 'fabric.editor.undo': 'Kumoa',
147
185
  'fabric.editor.unlink': 'Poista linkitys',
148
186
  'fabric.editor.unorderedList': 'Pisteluettelo',
149
187
  'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL-osoite',
156
194
  'fabric.editor.viewMore': 'Näytä lisää',
157
195
  'fabric.editor.visit': 'Avaa linkki uudessa ikkunassa',
196
+ 'fabric.editor.warningPanel': 'Varoituspaneeli',
197
+ 'fabric.editor.warningPanel.description': 'Lisää varoitus värillisessä paneelissa',
158
198
  'fabric.editor.wrapLeft': 'Rivitä vasemmalle',
159
199
  'fabric.editor.wrapRight': 'Rivitä oikealle',
160
200
  'fabric.theme.blue': 'Blue',