@atlaskit/editor-common 111.9.5 → 111.9.7

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 (173) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/block-menu/index.js +6 -0
  3. package/dist/cjs/block-menu/key.js +10 -1
  4. package/dist/cjs/i18n/cs.js +4 -953
  5. package/dist/cjs/i18n/da.js +4 -950
  6. package/dist/cjs/i18n/de.js +4 -952
  7. package/dist/cjs/i18n/en.js +4 -1035
  8. package/dist/cjs/i18n/en_GB.js +4 -1035
  9. package/dist/cjs/i18n/en_ZZ.js +4 -1034
  10. package/dist/cjs/i18n/es.js +4 -951
  11. package/dist/cjs/i18n/fi.js +4 -953
  12. package/dist/cjs/i18n/fr.js +4 -951
  13. package/dist/cjs/i18n/hr.js +4 -1011
  14. package/dist/cjs/i18n/hu.js +4 -950
  15. package/dist/cjs/i18n/it.js +4 -950
  16. package/dist/cjs/i18n/ja.js +4 -951
  17. package/dist/cjs/i18n/ko.js +4 -951
  18. package/dist/cjs/i18n/nb.js +4 -950
  19. package/dist/cjs/i18n/nl.js +4 -950
  20. package/dist/cjs/i18n/pl.js +4 -953
  21. package/dist/cjs/i18n/pt_BR.js +4 -949
  22. package/dist/cjs/i18n/ru.js +4 -953
  23. package/dist/cjs/i18n/sl.js +4 -1003
  24. package/dist/cjs/i18n/sr_RS.js +4 -1011
  25. package/dist/cjs/i18n/sr_YR.js +4 -1011
  26. package/dist/cjs/i18n/sv.js +4 -950
  27. package/dist/cjs/i18n/th.js +4 -936
  28. package/dist/cjs/i18n/tr.js +4 -951
  29. package/dist/cjs/i18n/uk.js +4 -936
  30. package/dist/cjs/i18n/vi.js +4 -936
  31. package/dist/cjs/i18n/zh.js +4 -951
  32. package/dist/cjs/i18n/zh_TW.js +4 -951
  33. package/dist/cjs/messages/index.js +7 -0
  34. package/dist/cjs/messages/media-editing.js +79 -0
  35. package/dist/cjs/monitoring/error.js +1 -1
  36. package/dist/cjs/ui/DropList/index.js +1 -1
  37. package/dist/es2019/block-menu/index.js +1 -1
  38. package/dist/es2019/block-menu/key.js +9 -0
  39. package/dist/es2019/i18n/cs.js +4 -953
  40. package/dist/es2019/i18n/da.js +4 -950
  41. package/dist/es2019/i18n/de.js +4 -952
  42. package/dist/es2019/i18n/en.js +4 -1035
  43. package/dist/es2019/i18n/en_GB.js +4 -1035
  44. package/dist/es2019/i18n/en_ZZ.js +4 -1034
  45. package/dist/es2019/i18n/es.js +4 -951
  46. package/dist/es2019/i18n/fi.js +4 -953
  47. package/dist/es2019/i18n/fr.js +4 -951
  48. package/dist/es2019/i18n/hr.js +4 -1011
  49. package/dist/es2019/i18n/hu.js +4 -950
  50. package/dist/es2019/i18n/it.js +4 -950
  51. package/dist/es2019/i18n/ja.js +4 -951
  52. package/dist/es2019/i18n/ko.js +4 -951
  53. package/dist/es2019/i18n/nb.js +4 -950
  54. package/dist/es2019/i18n/nl.js +4 -950
  55. package/dist/es2019/i18n/pl.js +4 -953
  56. package/dist/es2019/i18n/pt_BR.js +4 -949
  57. package/dist/es2019/i18n/ru.js +4 -953
  58. package/dist/es2019/i18n/sl.js +4 -1003
  59. package/dist/es2019/i18n/sr_RS.js +4 -1011
  60. package/dist/es2019/i18n/sr_YR.js +4 -1011
  61. package/dist/es2019/i18n/sv.js +4 -950
  62. package/dist/es2019/i18n/th.js +4 -936
  63. package/dist/es2019/i18n/tr.js +4 -951
  64. package/dist/es2019/i18n/uk.js +4 -936
  65. package/dist/es2019/i18n/vi.js +4 -936
  66. package/dist/es2019/i18n/zh.js +4 -951
  67. package/dist/es2019/i18n/zh_TW.js +4 -951
  68. package/dist/es2019/messages/index.js +1 -0
  69. package/dist/es2019/messages/media-editing.js +73 -0
  70. package/dist/es2019/monitoring/error.js +1 -1
  71. package/dist/es2019/ui/DropList/index.js +1 -1
  72. package/dist/esm/block-menu/index.js +1 -1
  73. package/dist/esm/block-menu/key.js +9 -0
  74. package/dist/esm/i18n/cs.js +4 -953
  75. package/dist/esm/i18n/da.js +4 -950
  76. package/dist/esm/i18n/de.js +4 -952
  77. package/dist/esm/i18n/en.js +4 -1035
  78. package/dist/esm/i18n/en_GB.js +4 -1035
  79. package/dist/esm/i18n/en_ZZ.js +4 -1034
  80. package/dist/esm/i18n/es.js +4 -951
  81. package/dist/esm/i18n/fi.js +4 -953
  82. package/dist/esm/i18n/fr.js +4 -951
  83. package/dist/esm/i18n/hr.js +4 -1011
  84. package/dist/esm/i18n/hu.js +4 -950
  85. package/dist/esm/i18n/it.js +4 -950
  86. package/dist/esm/i18n/ja.js +4 -951
  87. package/dist/esm/i18n/ko.js +4 -951
  88. package/dist/esm/i18n/nb.js +4 -950
  89. package/dist/esm/i18n/nl.js +4 -950
  90. package/dist/esm/i18n/pl.js +4 -953
  91. package/dist/esm/i18n/pt_BR.js +4 -949
  92. package/dist/esm/i18n/ru.js +4 -953
  93. package/dist/esm/i18n/sl.js +4 -1003
  94. package/dist/esm/i18n/sr_RS.js +4 -1011
  95. package/dist/esm/i18n/sr_YR.js +4 -1011
  96. package/dist/esm/i18n/sv.js +4 -950
  97. package/dist/esm/i18n/th.js +4 -936
  98. package/dist/esm/i18n/tr.js +4 -951
  99. package/dist/esm/i18n/uk.js +4 -936
  100. package/dist/esm/i18n/vi.js +4 -936
  101. package/dist/esm/i18n/zh.js +4 -951
  102. package/dist/esm/i18n/zh_TW.js +4 -951
  103. package/dist/esm/messages/index.js +1 -0
  104. package/dist/esm/messages/media-editing.js +73 -0
  105. package/dist/esm/monitoring/error.js +1 -1
  106. package/dist/esm/ui/DropList/index.js +1 -1
  107. package/dist/types/block-menu/index.d.ts +1 -1
  108. package/dist/types/block-menu/key.d.ts +5 -0
  109. package/dist/types/i18n/cs.d.ts +2 -953
  110. package/dist/types/i18n/da.d.ts +2 -950
  111. package/dist/types/i18n/de.d.ts +2 -952
  112. package/dist/types/i18n/en.d.ts +2 -1035
  113. package/dist/types/i18n/en_GB.d.ts +2 -1035
  114. package/dist/types/i18n/en_ZZ.d.ts +2 -1034
  115. package/dist/types/i18n/es.d.ts +2 -951
  116. package/dist/types/i18n/fi.d.ts +2 -953
  117. package/dist/types/i18n/fr.d.ts +2 -951
  118. package/dist/types/i18n/hr.d.ts +2 -1011
  119. package/dist/types/i18n/hu.d.ts +2 -950
  120. package/dist/types/i18n/it.d.ts +2 -950
  121. package/dist/types/i18n/ja.d.ts +2 -951
  122. package/dist/types/i18n/ko.d.ts +2 -951
  123. package/dist/types/i18n/nb.d.ts +2 -950
  124. package/dist/types/i18n/nl.d.ts +2 -950
  125. package/dist/types/i18n/pl.d.ts +2 -953
  126. package/dist/types/i18n/pt_BR.d.ts +2 -949
  127. package/dist/types/i18n/ru.d.ts +2 -953
  128. package/dist/types/i18n/sl.d.ts +2 -1003
  129. package/dist/types/i18n/sr_RS.d.ts +2 -1011
  130. package/dist/types/i18n/sr_YR.d.ts +2 -1011
  131. package/dist/types/i18n/sv.d.ts +2 -950
  132. package/dist/types/i18n/th.d.ts +2 -936
  133. package/dist/types/i18n/tr.d.ts +2 -951
  134. package/dist/types/i18n/uk.d.ts +2 -936
  135. package/dist/types/i18n/vi.d.ts +2 -936
  136. package/dist/types/i18n/zh.d.ts +2 -951
  137. package/dist/types/i18n/zh_TW.d.ts +2 -951
  138. package/dist/types/messages/index.d.ts +1 -0
  139. package/dist/types/messages/media-editing.d.ts +72 -0
  140. package/dist/types-ts4.5/block-menu/index.d.ts +1 -1
  141. package/dist/types-ts4.5/block-menu/key.d.ts +5 -0
  142. package/dist/types-ts4.5/i18n/cs.d.ts +2 -953
  143. package/dist/types-ts4.5/i18n/da.d.ts +2 -950
  144. package/dist/types-ts4.5/i18n/de.d.ts +2 -952
  145. package/dist/types-ts4.5/i18n/en.d.ts +2 -1035
  146. package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -1035
  147. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -1034
  148. package/dist/types-ts4.5/i18n/es.d.ts +2 -951
  149. package/dist/types-ts4.5/i18n/fi.d.ts +2 -953
  150. package/dist/types-ts4.5/i18n/fr.d.ts +2 -951
  151. package/dist/types-ts4.5/i18n/hr.d.ts +2 -1011
  152. package/dist/types-ts4.5/i18n/hu.d.ts +2 -950
  153. package/dist/types-ts4.5/i18n/it.d.ts +2 -950
  154. package/dist/types-ts4.5/i18n/ja.d.ts +2 -951
  155. package/dist/types-ts4.5/i18n/ko.d.ts +2 -951
  156. package/dist/types-ts4.5/i18n/nb.d.ts +2 -950
  157. package/dist/types-ts4.5/i18n/nl.d.ts +2 -950
  158. package/dist/types-ts4.5/i18n/pl.d.ts +2 -953
  159. package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -949
  160. package/dist/types-ts4.5/i18n/ru.d.ts +2 -953
  161. package/dist/types-ts4.5/i18n/sl.d.ts +2 -1003
  162. package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -1011
  163. package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -1011
  164. package/dist/types-ts4.5/i18n/sv.d.ts +2 -950
  165. package/dist/types-ts4.5/i18n/th.d.ts +2 -936
  166. package/dist/types-ts4.5/i18n/tr.d.ts +2 -951
  167. package/dist/types-ts4.5/i18n/uk.d.ts +2 -936
  168. package/dist/types-ts4.5/i18n/vi.d.ts +2 -936
  169. package/dist/types-ts4.5/i18n/zh.d.ts +2 -951
  170. package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -951
  171. package/dist/types-ts4.5/messages/index.d.ts +1 -0
  172. package/dist/types-ts4.5/messages/media-editing.d.ts +72 -0
  173. package/package.json +3 -3
@@ -1,1047 +1,17 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _en_ZZ = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-editor-common/i18n/en_ZZ"));
7
9
  /* prettier-ignore */
10
+ /* eslint-disable @atlaskit/editor/no-re-export */
8
11
  /**
9
12
  * NOTE:
10
13
  *
11
14
  * This file is automatically generated by Traduki 2.0.
12
15
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
16
  */
14
- //
15
- var _default = exports.default = {
16
- 'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '⁣⁢Done editing‍⁠⁡؜⁡‍‍‌⁠⁡؜‌⁣⁤',
17
- 'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '⁣⁢Make edits‌‌⁠‍؜‌‍‌‍؜⁣⁤',
18
- 'editor-common-extensibility.macro.button.configure': '⁣⁢Configure {macroName}⁠؜‍‌⁡‌⁡‍⁠؜⁣⁤',
19
- 'editor.extension.legacyContentHeader': '⁣⁢Legacy Content؜⁠⁠‌⁠‌⁠⁡⁠⁠⁡‌⁣⁤',
20
- 'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': '⁣⁢This content has limited functionality,‌⁠⁡⁠⁡‍‍‍⁡⁠‍⁡؜؜⁠⁣⁤',
21
- 'editor.extension.legacyContentHeader.learnMore': '⁣⁢Learn more⁡؜‌‍⁡؜⁡⁠⁡⁣⁤',
22
- 'editor.trackChanges.removed': '⁣⁢Removed⁠⁡⁡‍⁠‍‌؜‌⁣⁤',
23
- 'editor.trackChanges.toolbarIconLabel': '⁣⁢View changes‍‍⁡‌⁡‍⁡⁠⁡‍‌⁣⁤',
24
- 'fablric.editor.viewAllInserts': '⁣⁢View all inserts‌؜⁡⁡⁡⁡‌⁡⁡؜⁣⁤',
25
- 'fabric.editor.accessToSyncedBlockRequested': '⁣⁢Access requested؜‍‌؜⁡⁠⁠؜؜‌‌‌‌؜⁡⁣⁤',
26
- 'fabric.editor.action': '⁣⁢Action item؜‍⁠⁠؜⁡‌‍⁡‍‌⁣⁤',
27
- 'fabric.editor.action.description': '⁣⁢Create and assign action items‌‌⁡‌⁡‌؜⁠⁡⁣⁤',
28
- 'fabric.editor.addAltText': '⁣⁢Alt text‌‍⁡⁡⁠؜‍⁡‌‍‌⁠‌⁣⁤',
29
- 'fabric.editor.addColumnLeft': '⁣⁢Add column left؜؜⁡؜؜‌⁠؜⁠⁠⁠‍⁣⁤',
30
- 'fabric.editor.addColumnRight': '⁣⁢Add column right⁠؜⁠‌⁠‍‌؜⁠‌‌⁡⁡⁣⁤',
31
- 'fabric.editor.addCommentOnMedia': '⁣⁢Add comment‌⁠‍؜؜‌⁡‌؜⁡⁡⁣⁤',
32
- 'fabric.editor.addImageBorder': '⁣⁢Add border‍‌؜⁡‍؜‌⁣⁤',
33
- 'fabric.editor.addLoomVideo': '⁣⁢Record a Loom video‍‍‌‌⁡؜⁡⁡‌؜⁡⁣⁤',
34
- 'fabric.editor.addLoomVideoComment': '⁣⁢Record a Loom video comment⁡؜⁠⁡⁠⁠⁠⁠‌⁣⁤',
35
- 'fabric.editor.addMediaFiles': '⁣⁢Add image, video, or file‌‍؜؜‍‍؜‍؜؜‍⁣⁤',
36
- 'fabric.editor.addRowAbove': '⁣⁢Add row above‌‍‍⁡⁠‌‍⁡⁡؜⁠‌⁠⁣⁤',
37
- 'fabric.editor.addRowBelow': '⁣⁢Add row below‌‌⁠⁡⁠‌⁡⁡؜⁣⁤',
38
- 'fabric.editor.addUpdatedAltText': '⁣⁢Add alt text‍⁡⁡‍؜؜؜‌‍‌⁣⁤',
39
- 'fabric.editor.ai.ai-panels.actionItemsPageDescription': '⁣⁢Use Atlassian Intelligence to find action items and display in a panel؜؜⁡؜‌⁠‍؜‌‌⁠⁠⁣⁤',
40
- 'fabric.editor.ai.ai-panels.actionItemsPageTitle': '⁣⁢Action items panel (Beta)‍؜⁡؜⁡‌؜⁠‌؜⁣⁤',
41
- 'fabric.editor.ai.ai-panels.summarizePageDescription': '⁣⁢Use Atlassian Intelligence to summarize this page and display in a panel‍‌⁠؜‌‍‌⁡؜؜⁣⁤',
42
- 'fabric.editor.ai.ai-panels.summarizePageTitle': '⁣⁢Page summary panel (Beta)⁡⁡⁡‌؜‍‍⁡‌؜‌‌؜⁠⁣⁤',
43
- 'fabric.editor.ai.ai-smart-button.context.reference': '⁣⁢Selected content⁠‌⁠⁡‌⁡؜؜⁠‍⁣⁤',
44
- 'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': '⁣⁢Generates content to be inserted into the update⁡‌‍⁠⁠⁡⁡⁡⁠‍⁣⁤',
45
- 'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': '⁣⁢Summarizes the content of the update‍‍؜⁡‍‌؜‌‌⁣⁤',
46
- 'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': '⁣⁢Generate‍⁡؜؜‍؜؜‍⁣⁤',
47
- 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': '⁣⁢Ask Atlassian Intelligence‌⁠⁠⁡⁠⁡⁠‍⁡⁠‌⁣⁤',
48
- 'fabric.editor.ai.config.item.action.edit': '⁣⁢Edit‍‍؜؜⁡‌⁠‌⁡‍‍⁠⁡⁠‌⁣⁤',
49
- 'fabric.editor.ai.config.item.action.insert': '⁣⁢Insert‌‍⁡‍⁠‍؜؜⁡⁣⁤',
50
- 'fabric.editor.ai.config.item.action.insertAtTop': '⁣⁢Insert at top؜⁡⁡‍؜⁣⁤',
51
- 'fabric.editor.ai.config.item.action.insertBelow': '⁣⁢Insert below‍؜؜‍⁠⁡‌‍‌‌⁠؜⁣⁤',
52
- 'fabric.editor.ai.config.item.action.insertBelowOriginal': '⁣⁢Insert below original⁡‍؜‍‍⁠؜⁠⁠؜⁡؜⁣⁤',
53
- 'fabric.editor.ai.config.item.action.replace': '⁣⁢Replace‌‍‌⁡‌‍⁡‍‍‍⁡⁣⁤',
54
- 'fabric.editor.ai.config.item.action.replaceTitle': '⁣⁢Replace title⁡⁠⁠؜⁡؜؜‍‌‌⁣⁤',
55
- 'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': '⁣⁢Title cannot exceed {maxLength} characters‍‌؜‍؜؜؜⁠⁡؜‍⁠⁠؜⁡⁣⁤',
56
- 'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': '⁣⁢Continue in chat‌⁡‌⁡؜‍؜⁠⁠‍⁣⁤',
57
- 'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': '⁣⁢Open in Chat‍⁡⁠⁡؜⁡‌⁡⁣⁤',
58
- 'fabric.editor.ai.config.item.addPolish.description': '⁣⁢Polishes the content to make it more polished؜⁠‍‍⁠⁠⁡؜⁡⁠⁡⁣⁤',
59
- 'fabric.editor.ai.config.item.addPolish.title': '⁣⁢Add polish⁡‍؜؜؜‍‍‍‌⁠⁠⁣⁤',
60
- 'fabric.editor.ai.config.item.agent.title': '⁣⁢Atlassian Intelligence Rovo Agent‍‍⁠؜‍‍⁡⁡‌‌‍⁣⁤',
61
- 'fabric.editor.ai.config.item.atlas-shorten-update.description': '⁣⁢Shortens the content to make it more concise⁡‍‌⁠‌⁡‌‍؜؜‌⁡⁡⁣⁤',
62
- 'fabric.editor.ai.config.item.atlas-shorten-update.title': '⁣⁢Shorten update‍⁠‌‌‍‌‍‌⁣⁤',
63
- 'fabric.editor.ai.config.item.bb.pr.description.description': '⁣⁢Creates a pull request description with a summary of changes⁡؜⁠‍‌⁡⁠⁡‌‍⁠⁣⁤',
64
- 'fabric.editor.ai.config.item.bb.pr.description.title': '⁣⁢Create pull request description‌⁡‌‌‍⁠⁣⁤',
65
- 'fabric.editor.ai.config.item.brainstorm.description': '⁣⁢Generates a list of ideas for a topic you provide⁡؜⁡‍⁡؜؜⁣⁤',
66
- 'fabric.editor.ai.config.item.brainstorm.promptHint': '⁣⁢Tell me the topic...‌؜؜‍‍‌؜‍⁣⁤',
67
- 'fabric.editor.ai.config.item.brainstorm.promptLabel': '⁣⁢Brainstorm⁡؜‍⁡‍‍⁡⁣⁤',
68
- 'fabric.editor.ai.config.item.brainstorm.title': '⁣⁢Brainstorm⁡⁠‌‍‌‍‍⁣⁤',
69
- 'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': '⁣⁢Length‍؜‌⁡‌⁠‌؜⁣⁤',
70
- 'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': '⁣⁢Adjust length؜‌⁡‌‌‌؜⁡⁡⁠⁣⁤',
71
- 'fabric.editor.ai.config.item.changeTone.casualTone.description': '⁣⁢Changes the tone of the content to casual‌⁠؜⁠‍⁠؜‌؜‍‍⁣⁤',
72
- 'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': '⁣⁢Casual⁠؜‌‌⁡؜‍⁣⁤',
73
- 'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': '⁣⁢Casual⁡‌‍⁡‌؜⁡‌⁡‌⁣⁤',
74
- 'fabric.editor.ai.config.item.changeTone.casualTone.title': '⁣⁢Change tone to casual⁡؜⁠‌⁠‍⁡⁡⁠؜‍؜⁣⁤',
75
- 'fabric.editor.ai.config.item.changeTone.educationalTone.description': '⁣⁢Changes the tone of the content to educational⁡‌⁡‍‌⁠؜؜‌؜⁡‍⁣⁤',
76
- 'fabric.editor.ai.config.item.changeTone.educationalTone.selectionToolbar.dropdownItem.title': '⁣⁢Educational⁠⁠؜⁡‍⁠⁡‌‌‍؜‍⁡⁠⁡⁣⁤',
77
- 'fabric.editor.ai.config.item.changeTone.educationalTone.shortTitle': '⁣⁢Educational⁡‍؜⁡⁠‍⁣⁤',
78
- 'fabric.editor.ai.config.item.changeTone.educationalTone.title': '⁣⁢Change tone to educational؜‌‌⁡⁠⁡‍⁡⁠⁣⁤',
79
- 'fabric.editor.ai.config.item.changeTone.empatheticTone.description': '⁣⁢Changes the tone of the content to empathetic؜⁠⁡⁡⁡⁡⁠؜⁠⁠⁣⁤',
80
- 'fabric.editor.ai.config.item.changeTone.empatheticTone.selectionToolbar.dropdownItem.title': '⁣⁢Empathetic⁠⁠‌‌⁡؜‌⁠‌‌⁣⁤',
81
- 'fabric.editor.ai.config.item.changeTone.empatheticTone.shortTitle': '⁣⁢Empathetic‍⁠⁠⁡‍⁡⁡⁠‍‍‌⁣⁤',
82
- 'fabric.editor.ai.config.item.changeTone.empatheticTone.title': '⁣⁢Change tone to empathetic‍‍⁡‍⁠⁠‌⁡‍‌⁠‍⁣⁤',
83
- 'fabric.editor.ai.config.item.changeTone.nestingParentTitlePostGA': '⁣⁢Change tone to ...؜‌‌‍‍؜‌⁠⁠⁣⁤',
84
- 'fabric.editor.ai.config.item.changeTone.neutralTone.description': '⁣⁢Changes the tone of the content to neutral‍⁠⁠‌⁠‍؜⁣⁤',
85
- 'fabric.editor.ai.config.item.changeTone.neutralTone.selectionToolbar.dropdownItem.title': '⁣⁢Neutral‌‍؜⁠؜⁠‌⁡⁡⁠‍‍؜‍⁡⁠⁠‍⁣⁤',
86
- 'fabric.editor.ai.config.item.changeTone.neutralTone.shortTitle': '⁣⁢Neutral؜‌‌‍⁠⁡‌⁡؜‍‍⁡⁣⁤',
87
- 'fabric.editor.ai.config.item.changeTone.neutralTone.title': '⁣⁢Change tone to neutral⁡⁠⁡⁡‌‌‌⁣⁤',
88
- 'fabric.editor.ai.config.item.changeTone.professionalTone.description': '⁣⁢Changes the tone of the content to professional؜؜‌⁠⁠‍⁣⁤',
89
- 'fabric.editor.ai.config.item.changeTone.professionalTone.selectionToolbar.dropdownItem.title': '⁣⁢Professional؜⁠⁠⁠⁡⁡⁡⁣⁤',
90
- 'fabric.editor.ai.config.item.changeTone.professionalTone.shortTitle': '⁣⁢Professional‍⁠⁡؜⁠⁣⁤',
91
- 'fabric.editor.ai.config.item.changeTone.professionalTone.title': '⁣⁢Change tone to professional‍‍‍‌⁠⁡‌⁣⁤',
92
- 'fabric.editor.ai.config.item.convertToBulletList.description': '⁣⁢Reformats content to a bulleted list⁠⁡⁠؜؜؜⁡‌؜⁡⁠⁣⁤',
93
- 'fabric.editor.ai.config.item.convertToBulletList.title': '⁣⁢Convert to bulleted list⁠‍‍‍⁡؜؜⁠⁡⁣⁤',
94
- 'fabric.editor.ai.config.item.convertToTable.description': '⁣⁢Reformats content to a table with headings⁠⁠⁠‍‌⁡؜⁣⁤',
95
- 'fabric.editor.ai.config.item.convertToTable.title': '⁣⁢Convert to table⁡؜؜‌‍؜⁡‍⁣⁤',
96
- 'fabric.editor.ai.config.item.draftReply.description': '⁣⁢Drafts a reply based on issues similar to the one you’re working on‍؜؜‌⁠‌‌‍⁡‍⁠‌⁣⁤',
97
- 'fabric.editor.ai.config.item.draftReply.heroPromptDescription': '⁣⁢Enhances the reply based on issues similar to the one you’re working on⁡⁡⁡⁡⁠⁠؜⁡‍؜⁡‍‍⁡⁠؜⁣⁤',
98
- 'fabric.editor.ai.config.item.draftReply.heroPromptTitle': '⁣⁢Suggest reply⁠‍‌⁠‌‌‍؜⁠⁣⁤',
99
- 'fabric.editor.ai.config.item.draftReply.title': '⁣⁢Draft reply⁠⁠؜⁡⁡⁠‌⁡‍؜‍⁠⁠⁣⁤',
100
- 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.description': '⁣⁢Fixes spelling and grammar mistakes⁡⁡‌‍؜⁠‌؜⁡‍‌⁡‍؜⁣⁤',
101
- 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.selectionToolbar.dropdownItem.title': '⁣⁢Spelling & grammar؜⁠‌⁠⁡؜‌⁡‌⁠⁣⁤',
102
- 'fabric.editor.ai.config.item.enhance.fixSpellingGrammar.title': '⁣⁢Fix spelling & grammar⁡‌⁡‍⁠⁠⁠‌‍⁣⁤',
103
- 'fabric.editor.ai.config.item.enhance.improveWriting.description': '⁣⁢Enhances clarity, structure, and tone for better engagement and comprehension؜‌⁡⁡⁡؜‍‌⁡⁣⁤',
104
- 'fabric.editor.ai.config.item.enhance.improveWriting.selectionToolbar.dropdownItem.title': '⁣⁢Improve writing⁠⁠⁡⁡؜⁡‍‌؜⁡؜؜‍⁣⁤',
105
- 'fabric.editor.ai.config.item.enhance.improveWriting.title': '⁣⁢Improve writing⁡⁠‌⁡‍⁡⁠⁣⁤',
106
- 'fabric.editor.ai.config.item.findActionItems.description': '⁣⁢Finds action items in the content you provide‌‍⁠⁠‍⁠؜‍⁡‌⁣⁤',
107
- 'fabric.editor.ai.config.item.findActionItems.title': '⁣⁢Find action items؜؜؜‌‍⁡‍⁡‌⁣⁤',
108
- 'fabric.editor.ai.config.item.freeGenerate.disabled.promptHint': '⁣⁢Select from below (free generate is disabled in Elevate at this time)⁡‌⁠⁡؜⁡⁡‌⁣⁤',
109
- 'fabric.editor.ai.config.item.generateContent.promptHint': '⁣⁢Write with AI or select from below⁠؜؜‌⁡؜؜‌‌⁠⁡‌‍‍⁣⁤',
110
- 'fabric.editor.ai.config.item.generateContent.rovoPromptHint': '⁣⁢Write with Rovo or select from below⁠‌؜‍‍‌‌‍⁣⁤',
111
- 'fabric.editor.ai.config.item.generateEscalationNotes.description': '⁣⁢Generates escalation notes based on the issue context؜⁠⁡‌‍⁡‍⁣⁤',
112
- 'fabric.editor.ai.config.item.generateEscalationNotes.title': '⁣⁢Generate escalation notes⁠‍⁠؜⁡؜⁡‌‌⁣⁤',
113
- 'fabric.editor.ai.config.item.improveDescription.default.description': '⁣⁢Restructure the issue description based on the issue type؜⁡؜⁠؜‍‍‍⁡⁠⁡؜⁠‌⁣⁤',
114
- 'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': '⁣⁢Improve description⁠‍‌⁠⁡⁡؜⁣⁤',
115
- 'fabric.editor.ai.config.item.makeLonger.description': '⁣⁢Expands the content based on the context you provide‌‌؜‌؜؜‍‌⁠⁠‍‍⁡⁠؜⁣⁤',
116
- 'fabric.editor.ai.config.item.makeLonger.title': '⁣⁢Make longer‌‌‍؜‌؜‍؜؜⁡‍‌‍⁣⁤',
117
- 'fabric.editor.ai.config.item.range.agent.description': '⁣⁢No description⁡⁡؜⁡؜‌‍⁣⁤',
118
- 'fabric.editor.ai.config.item.range.agent.prompt.hint': '⁣⁢Tell the Agent to write anything or choose from below‌⁡؜؜‍؜⁠‌‍⁣⁤',
119
- 'fabric.editor.ai.config.item.rephrase.description': '⁣⁢Creates a suggestion for rewriting your sentences‍⁡⁠‌‌⁡‌‌⁡‍‍‍⁣⁤',
120
- 'fabric.editor.ai.config.item.rephrase.title': '⁣⁢Rephrase⁠‍؜‌‌‍⁠⁡؜‍⁠‍⁣⁤',
121
- 'fabric.editor.ai.config.item.shorten.description': '⁣⁢Shortens the content to make it more concise⁠⁠‌‍⁠⁠‌‌‌⁡⁣⁤',
122
- 'fabric.editor.ai.config.item.shorten.selectionToolbar.dropdownItem.title': '⁣⁢Make shorter⁠⁡؜⁡⁡‍⁠⁡⁠⁡⁠⁣⁤',
123
- 'fabric.editor.ai.config.item.shorten.title': '⁣⁢Make shorter‌‌⁠‌؜⁡⁣⁤',
124
- 'fabric.editor.ai.config.item.suggest.description': '⁣⁢Suggests a title for content you provide⁡⁡‍؜‍⁠⁠؜⁡⁣⁤',
125
- 'fabric.editor.ai.config.item.suggest.title': '⁣⁢Suggest a title⁠؜؜؜⁡⁠‍‌⁡؜⁡⁣⁤',
126
- 'fabric.editor.ai.config.item.summarize.description': "⁣⁢Creates a summary of the text you're working on, highlighting key points‍‌؜⁡‌⁡⁠⁠؜‍⁣⁤",
127
- 'fabric.editor.ai.config.item.summarize.dropdownItem.title': '⁣⁢Summarize writing⁡‌؜⁠‌؜⁠⁡‌‌⁣⁤',
128
- 'fabric.editor.ai.config.item.summarize.title': '⁣⁢Summarize writing⁠⁡؜⁡‌⁡⁡‌؜؜⁡‌⁣⁤',
129
- 'fabric.editor.ai.config.item.translate.chineseSimplified': '⁣⁢Chinese (Simplified)؜‌؜‌‍⁣⁤',
130
- 'fabric.editor.ai.config.item.translate.chineseTraditional': '⁣⁢Chinese (Traditional)‍؜⁠‌⁠‍⁡؜⁡‍⁣⁤',
131
- 'fabric.editor.ai.config.item.translate.czech': '⁣⁢Czech‍‍⁡⁠⁡⁠⁡⁡⁠⁡⁠‌⁣⁤',
132
- 'fabric.editor.ai.config.item.translate.danish': '⁣⁢Danish؜⁠‍‍⁠⁡‌‍⁡⁣⁤',
133
- 'fabric.editor.ai.config.item.translate.dutch': '⁣⁢Dutch‍؜⁡‍⁠⁠⁣⁤',
134
- 'fabric.editor.ai.config.item.translate.english': '⁣⁢English⁠‌⁡‍⁠⁡⁡⁡⁡‍؜⁠⁠⁡‌‌⁡⁣⁤',
135
- 'fabric.editor.ai.config.item.translate.finnish': '⁣⁢Finnish⁠‌⁡؜‍‍‌⁠⁠؜⁣⁤',
136
- 'fabric.editor.ai.config.item.translate.french': '⁣⁢French‌⁠‌‌‍⁠⁠⁣⁤',
137
- 'fabric.editor.ai.config.item.translate.german': '⁣⁢German‌⁠؜‌⁠‍؜‌؜⁠؜⁣⁤',
138
- 'fabric.editor.ai.config.item.translate.hungarian': '⁣⁢Hungarian⁠⁡؜؜⁡⁡⁠⁡⁡⁡؜⁠⁡⁠⁣⁤',
139
- 'fabric.editor.ai.config.item.translate.italian': '⁣⁢Italian⁠‍⁠‍‍‌‌؜⁡؜‍⁡‌‌؜⁣⁤',
140
- 'fabric.editor.ai.config.item.translate.japanese': '⁣⁢Japanese⁠‍‌⁠‍⁣⁤',
141
- 'fabric.editor.ai.config.item.translate.korean': '⁣⁢Korean⁠‌؜‍⁠⁠‌‍⁠‍‍؜⁠⁡⁣⁤',
142
- 'fabric.editor.ai.config.item.translate.nestingParentTitle.ga': '⁣⁢Translate⁠‍‌‌‌؜؜⁡؜⁡‌⁠⁠⁠⁣⁤',
143
- 'fabric.editor.ai.config.item.translate.nestingParentTitlePostGA': '⁣⁢Translate to ...‍⁠‌⁡⁠‌‍⁡⁣⁤',
144
- 'fabric.editor.ai.config.item.translate.norwegian': '⁣⁢Norwegian⁠⁡⁡؜‌‌؜‌⁡؜⁠‍⁡⁣⁤',
145
- 'fabric.editor.ai.config.item.translate.polish': '⁣⁢Polish‍⁠‍⁠‌‌‌⁡⁡؜⁣⁤',
146
- 'fabric.editor.ai.config.item.translate.portugueseBrazilian': '⁣⁢Portuguese (Brazilian)⁡⁠‍⁠‍⁡؜‌⁠⁠⁣⁤',
147
- 'fabric.editor.ai.config.item.translate.russian': '⁣⁢Russian؜‍‌؜‍⁠؜‍‌‌‍‍⁠؜⁡⁣⁤',
148
- 'fabric.editor.ai.config.item.translate.spanish': '⁣⁢Spanish⁡⁠⁠؜‍‍‍⁡‌⁣⁤',
149
- 'fabric.editor.ai.config.item.translate.swedish': '⁣⁢Swedish‍‍‍‍‌⁠‌؜⁠⁡‍؜⁣⁤',
150
- 'fabric.editor.ai.config.item.translate.thai': '⁣⁢Thai⁠⁠⁡؜⁠؜⁠؜⁡⁡؜⁠‌⁣⁤',
151
- 'fabric.editor.ai.config.item.translate.turkish': '⁣⁢Turkish‌⁠‍؜⁠⁡‍⁡⁣⁤',
152
- 'fabric.editor.ai.config.item.translate.ukrainian': '⁣⁢Ukrainian‍؜‌؜‍⁡⁡⁠⁡‍⁠⁣⁤',
153
- 'fabric.editor.ai.config.item.translate.vietnamese': '⁣⁢Vietnamese‍‌⁡‌‌‍‍⁣⁤',
154
- 'fabric.editor.ai.config.item.translateTo.chineseSimplified.description': "⁣⁢Translates the text you're working on to Chinese (Simplified)؜‌‍⁡؜‌‍⁡⁡⁠⁠⁣⁤",
155
- 'fabric.editor.ai.config.item.translateTo.chineseSimplified.title': '⁣⁢Translate to Chinese (Simplified)؜‌‍؜⁡⁡‍⁣⁤',
156
- 'fabric.editor.ai.config.item.translateTo.chineseTraditional.description': "⁣⁢Translates the text you're working on to Chinese (Traditional)‍⁡⁡؜⁡⁠؜؜⁡⁠⁣⁤",
157
- 'fabric.editor.ai.config.item.translateTo.chineseTraditional.title': '⁣⁢Translate to Chinese (Traditional)⁡‍‌⁠‌‍؜‌‌‌‍⁣⁤',
158
- 'fabric.editor.ai.config.item.translateTo.czech.description': "⁣⁢Translates the text you're working on to Czech‍⁡‍‍‍‍⁠؜⁡⁠؜‌‍؜⁣⁤",
159
- 'fabric.editor.ai.config.item.translateTo.czech.title': '⁣⁢Translate to Czech؜‌‍‌‍‌؜⁡⁠‌⁣⁤',
160
- 'fabric.editor.ai.config.item.translateTo.danish.description': "⁣⁢Translates the text you're working on to Danish‌⁠‌‌⁠‍⁠‍‍⁠⁣⁤",
161
- 'fabric.editor.ai.config.item.translateTo.danish.title': '⁣⁢Translate to Danish⁡⁡⁡‌‌‍؜‌⁡⁡⁡؜⁣⁤',
162
- 'fabric.editor.ai.config.item.translateTo.dutch.description': "⁣⁢Translates the text you're working on to Dutch‌‍⁠⁡؜⁡‌؜⁡⁠⁡⁣⁤",
163
- 'fabric.editor.ai.config.item.translateTo.dutch.title': '⁣⁢Translate to Dutch‍‍؜⁠⁠؜‌‍⁠⁣⁤',
164
- 'fabric.editor.ai.config.item.translateTo.english.description': "⁣⁢Translates the text you're working on to English‍⁠⁡⁠⁠؜⁠‌⁡؜‌⁡⁣⁤",
165
- 'fabric.editor.ai.config.item.translateTo.english.title': '⁣⁢Translate to English‍⁡⁠؜؜⁠‍؜⁡⁡‍‍‍⁣⁤',
166
- 'fabric.editor.ai.config.item.translateTo.finnish.description': "⁣⁢Translates the text you're working on to Finnish‍⁡؜⁠⁠⁡‌⁡‌⁠‌⁡⁣⁤",
167
- 'fabric.editor.ai.config.item.translateTo.finnish.title': '⁣⁢Translate to Finnish⁠⁠⁠⁠‍⁡‍‌⁠⁠⁠⁣⁤',
168
- 'fabric.editor.ai.config.item.translateTo.french.description': "⁣⁢Translates the text you're working on to French⁠‍‌⁠⁡⁠⁠؜؜‌⁣⁤",
169
- 'fabric.editor.ai.config.item.translateTo.french.title': '⁣⁢Translate to French‍⁡؜‍‍⁣⁤',
170
- 'fabric.editor.ai.config.item.translateTo.german.description': "⁣⁢Translates the text you're working on to German‌؜‍⁠؜؜⁣⁤",
171
- 'fabric.editor.ai.config.item.translateTo.german.title': '⁣⁢Translate to German‌‍؜‍‍‌‍؜؜‌‌⁣⁤',
172
- 'fabric.editor.ai.config.item.translateTo.hungarian.description': "⁣⁢Translates the text you're working on to Hungarian‌‍⁠؜‍‍⁡⁡‌⁣⁤",
173
- 'fabric.editor.ai.config.item.translateTo.hungarian.title': '⁣⁢Translate to Hungarian⁡‌‍؜؜؜‍‍‌؜؜⁣⁤',
174
- 'fabric.editor.ai.config.item.translateTo.italian.description': "⁣⁢Translates the text you're working on to Italian⁠⁠‌؜؜⁠‌⁡⁠؜‍‍‍⁡‍⁡⁣⁤",
175
- 'fabric.editor.ai.config.item.translateTo.italian.title': '⁣⁢Translate to Italian؜⁠⁠‍؜؜⁣⁤',
176
- 'fabric.editor.ai.config.item.translateTo.japanese.description': "⁣⁢Translates the text you're working on to Japanese‌⁡⁠⁠‌⁡؜‌⁡⁣⁤",
177
- 'fabric.editor.ai.config.item.translateTo.japanese.title': '⁣⁢Translate to Japanese⁠⁠⁡‍⁡‍⁣⁤',
178
- 'fabric.editor.ai.config.item.translateTo.korean.description': "⁣⁢Translates the text you're working on to Korean⁡⁡‌‌⁡⁠‍‌⁠⁠⁠⁣⁤",
179
- 'fabric.editor.ai.config.item.translateTo.korean.title': '⁣⁢Translate to Korean‌‍؜⁠؜‍⁠⁠⁠⁣⁤',
180
- 'fabric.editor.ai.config.item.translateTo.norwegian.description': "⁣⁢Translates the text you're working on to Norwegian‌‌‍⁡⁡‍؜⁣⁤",
181
- 'fabric.editor.ai.config.item.translateTo.norwegian.title': '⁣⁢Translate to Norwegian‍⁠‌‌‌‍⁡⁡⁡‌؜؜؜⁣⁤',
182
- 'fabric.editor.ai.config.item.translateTo.polish.description': "⁣⁢Translates the text you're working on to Polish⁠؜‌⁠⁡‍‌‍⁣⁤",
183
- 'fabric.editor.ai.config.item.translateTo.polish.title': '⁣⁢Translate to Polish‍‍⁠‌‍⁠؜⁠⁣⁤',
184
- 'fabric.editor.ai.config.item.translateTo.portugueseBrazilian.description': "⁣⁢Translates the text you're working on to Portuguese (Brazilian)⁡؜‍⁡⁠⁠⁠‍⁡‌‍⁣⁤",
185
- 'fabric.editor.ai.config.item.translateTo.portugueseBrazilian.title': '⁣⁢Translate to Portuguese (Brazilian)؜‍‍‌⁠؜⁡⁡⁣⁤',
186
- 'fabric.editor.ai.config.item.translateTo.russian.description': "⁣⁢Translates the text you're working on to Russian‌؜‍⁡‌⁣⁤",
187
- 'fabric.editor.ai.config.item.translateTo.russian.title': '⁣⁢Translate to Russian؜‍‍‍⁠‍‌⁠؜⁡⁣⁤',
188
- 'fabric.editor.ai.config.item.translateTo.spanish.description': "⁣⁢Translates the text you're working on to Spanish؜‌⁠⁠⁠‍⁡‌‌؜؜⁡⁣⁤",
189
- 'fabric.editor.ai.config.item.translateTo.spanish.title': '⁣⁢Translate to Spanish⁠؜‌‍⁡‍⁣⁤',
190
- 'fabric.editor.ai.config.item.translateTo.swedish.description': "⁣⁢Translates the text you're working on to Swedish‌⁠‍⁡؜⁡⁡⁣⁤",
191
- 'fabric.editor.ai.config.item.translateTo.swedish.title': '⁣⁢Translate to Swedish⁠⁠⁡⁡⁡⁡‍⁠‌⁣⁤',
192
- 'fabric.editor.ai.config.item.translateTo.thai.description': "⁣⁢Translates the text you're working on to Thai⁡‍؜⁡‌⁠‌؜⁣⁤",
193
- 'fabric.editor.ai.config.item.translateTo.thai.title': '⁣⁢Translate to Thai‌⁡‌⁠⁡⁠؜‍⁡‍‌⁣⁤',
194
- 'fabric.editor.ai.config.item.translateTo.turkish.description': "⁣⁢Translates the text you're working on to Turkish⁠⁠⁡‌‍‍⁡⁡⁠⁣⁤",
195
- 'fabric.editor.ai.config.item.translateTo.turkish.title': '⁣⁢Translate to Turkish؜؜⁠‍‍⁠؜؜‍‍⁣⁤',
196
- 'fabric.editor.ai.config.item.translateTo.ukrainian.description': "⁣⁢Translates the text you're working on to Ukrainian⁠؜⁡‍‍‍‍؜؜‌⁠‌⁣⁤",
197
- 'fabric.editor.ai.config.item.translateTo.ukrainian.title': '⁣⁢Translate to Ukrainian؜‌؜؜‌؜⁣⁤',
198
- 'fabric.editor.ai.config.item.translateTo.vietnamese.description': "⁣⁢Translates the text you're working on to Vietnamese؜⁠‍⁠⁡‍⁠؜؜⁡⁡⁣⁤",
199
- 'fabric.editor.ai.config.item.translateTo.vietnamese.title': '⁣⁢Translate to Vietnamese؜؜⁡⁡؜⁠؜⁠⁡‌⁠⁠⁣⁤',
200
- 'fabric.editor.ai.confluence-prebuilt.confluenceChangeToneSelectionToolbarDropdownMenuTitle': '⁣⁢Change tone⁡؜‌⁡⁠؜‌‍‌⁠⁣⁤',
201
- 'fabric.editor.ai.confluence-prebuilt.confluenceRewriteSelectionToolbarDropdownMenuTitle': '⁣⁢Rewrite⁠‍‌‌؜‌⁠‍⁣⁤',
202
- 'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': '⁣⁢Translate‌‍‌؜⁡⁠⁠‍⁣⁤',
203
- 'fabric.editor.ai.eventHub.fallbackSuggestedTitle': '⁣⁢Page title؜‌⁡؜؜⁠⁠⁡‌⁣⁤',
204
- 'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': '⁣⁢Page؜‌⁠⁡‍‌⁡؜⁣⁤',
205
- 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': "⁣⁢We're having issues and can't generate a response right now. Try again later.‍؜‍⁡‌⁡⁠‍‌‍⁡⁠⁣⁤",
206
- 'fabric.editor.ai.experience-application.documentInsertError': "⁣⁢We're having trouble inserting the response. Close the dialog and try again.⁠⁡؜‌‍‍؜‌⁡‍‍‌‍‍⁡‍⁣⁤",
207
- 'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': "⁣⁢We're having trouble generating the preview. Close the dialog and try again.⁡‍؜‌؜‍‌‌‌؜⁡⁠⁡⁣⁤",
208
- 'fabric.editor.ai.experience-application.rateLimitEnforced': '⁣⁢We’ve received too many recent requests for Atlassian Intelligence (AI). Try again in a few minutes or read about <link>excessive use of AI</link>.⁡‍؜⁠⁡⁡⁠⁡⁡⁣⁤',
209
- 'fabric.editor.ai.experience-application.tokenLimitExceeded': "⁣⁢We couldn't get a response. Your prompt or response was over the limit for this request. Close the dialog and try again.⁠‍‍⁡‌‍؜؜⁡‌⁣⁤",
210
- 'fabric.editor.ai.experience-application.unhandledErrorMessage': "⁣⁢We're having trouble. Close the dialog and try again.‍‍‌‍‌‌⁠⁠؜‍⁠⁡؜؜؜⁡⁠⁣⁤",
211
- 'fabric.editor.ai.experience.adfStreamingError': "⁣⁢Our apologies, we couldn't get a response.‌‌؜⁡⁠؜؜‍‌⁡⁡⁠؜⁣⁤",
212
- 'fabric.editor.ai.experience.aifcAdfStreamingError': '⁣⁢Our apologies, we couldn’t get a response.⁠⁠‍؜⁠‍‌‌⁡‌⁡⁣⁤',
213
- 'fabric.editor.ai.experience.aifcApiError': '⁣⁢An unknown error occurred.⁡⁡⁡‍⁡؜‌⁠؜‍⁣⁤',
214
- 'fabric.editor.ai.experience.aifcApiErrorRetry': '⁣⁢An unknown error occurred. Please reload and try again.⁡‍‍؜‌‌؜⁣⁤',
215
- 'fabric.editor.ai.experience.aifcAupViolationMessage': '⁣⁢Content does not comply with our <link>Acceptable Use Policy</link>.⁠؜⁠‍⁠⁡⁡⁠؜⁣⁤',
216
- 'fabric.editor.ai.experience.aifcHipaaContentError': '⁣⁢Your content contains links to HIPAA restricted content. Remove links and try again.‌‍؜⁡⁠؜‌⁠‍⁡‌⁣⁤',
217
- 'fabric.editor.ai.experience.aifcInputTooShortError': '⁣⁢More content needed to complete your request. Please select more content and try again.؜⁡‍⁠⁡؜⁠؜؜‌‌‌⁣⁤',
218
- 'fabric.editor.ai.experience.aifcInternalServerError': '⁣⁢Our apologies, we couldn’t get a response. Try again in 5 minutes or <link>check Rovo status</link>.⁡⁡‍‍⁠‌‍⁠؜‌⁠‍⁣⁤',
219
- 'fabric.editor.ai.experience.aifcRateLimitEnforced': '⁣⁢You’ve reached the <link>maximum number of requests</link>. Try again in 5 minutes.‍‌؜⁠‌؜‍‌‍⁣⁤',
220
- 'fabric.editor.ai.experience.aifcTokenLimitExceeded': '⁣⁢There’s too much content to process. Select less content and try again.⁡⁡‍‌⁠⁡⁡‍‍⁣⁤',
221
- 'fabric.editor.ai.experience.apiError': '⁣⁢We couldn’t get a response, please try again.‌⁠‍؜‌‌؜⁡⁡؜؜‍⁠‌⁣⁤',
222
- 'fabric.editor.ai.experience.aupViolationMessage': '⁣⁢Your prompt or content might not comply with our Acceptable Use Policy. Please review both and refer to our <link>Acceptable Use Policy</link> if needed. If the problem persists, consider trying a different prompt or content.‌؜‍⁠⁡⁡⁡⁡⁡؜⁣⁤',
223
- 'fabric.editor.ai.experience.browseMore.agents': '⁣⁢Browse Agents‍‍‌⁡⁠‍⁠⁣⁤',
224
- 'fabric.editor.ai.experience.dialogAriaLabel': '⁣⁢Atlassian Intelligence Dialog؜؜‌‌‍⁠⁠‌‍⁣⁤',
225
- 'fabric.editor.ai.experience.discardMessagePrompt': '⁣⁢Do you want to discard your prompt?؜‌؜‌؜⁠‌⁣⁤',
226
- 'fabric.editor.ai.experience.discardMessageResponse': '⁣⁢Do you want to discard your response?⁠⁡⁠‌⁡‌⁠؜‌⁡‌⁠⁡⁣⁤',
227
- 'fabric.editor.ai.experience.discardStreamingInDocumennt': '⁣⁢Cancel request and discard response?⁠‍‌⁠‌⁡⁡‌‌⁡⁡⁠⁣⁤',
228
- 'fabric.editor.ai.experience.elevateDisabledGenetateError': '⁣⁢Free generate is disabled in Elevate at this time.⁠؜‍‍‍‍⁡⁣⁤',
229
- 'fabric.editor.ai.experience.engagementBannerLinksText': '⁣⁢🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.؜‌⁡‍⁠؜؜⁠؜⁡؜⁡؜⁣⁤',
230
- 'fabric.editor.ai.experience.footerRightText.agents': '⁣⁢Powered by Rovo‍‌‍⁠‌⁡؜؜⁣⁤',
231
- 'fabric.editor.ai.experience.generatingAiResponse': '⁣⁢Generating‌⁡‌⁡‍؜؜‍⁡؜⁠؜⁡⁣⁤',
232
- 'fabric.editor.ai.experience.hipaaContentError': '⁣⁢Atlassian Intelligence was unable to process your request as your content contains links to HIPAA restricted content. Please remove these links and try again.‌؜⁠‍⁡⁣⁤',
233
- 'fabric.editor.ai.experience.inputTooShortError': '⁣⁢The content is too short to summarize. Please add more and try again.⁡‌⁡؜⁡‌⁡‌‌؜⁣⁤',
234
- 'fabric.editor.ai.experience.internalServerError': '⁣⁢Atlassian Intelligence (AI) isn’t responding. Try again later or <link>check the status of AI</link>.؜‍‌⁡⁠⁠‍‍‌⁡⁣⁤',
235
- 'fabric.editor.ai.experience.labelRight.atlassianIntelligence': '⁣⁢Atlassian Intelligence؜؜‌‍‌؜‍‌⁣⁤',
236
- 'fabric.editor.ai.experience.labelRight.rovo': '⁣⁢Rovo‍⁡‍⁠‍؜‌⁡‍⁠‌⁠⁡⁠⁣⁤',
237
- 'fabric.editor.ai.experience.loadingTitle': '⁣⁢Generating⁡‌؜‌⁡‌‌⁠⁡‌⁣⁤',
238
- 'fabric.editor.ai.experience.messageTemplateAnalysingQuery': '⁣⁢Analyzing: Reviewing your question.؜‍⁡‍⁠‍⁠⁡‍⁡⁡⁣⁤',
239
- 'fabric.editor.ai.experience.messageTemplateContentSearch': '⁣⁢Searching: One moment while we search for information.‌‌؜⁠⁡؜‍‌⁣⁤',
240
- 'fabric.editor.ai.experience.messageTemplateNextBestTask': '⁣⁢Searching: One moment while we search Jira.⁡⁡‌‌؜⁠⁠⁡⁡‍‌⁡‍⁣⁤',
241
- 'fabric.editor.ai.experience.messageTemplatePageHydration': '⁣⁢Searching: One moment while we search the page.؜⁠⁠‌‍‍؜‌⁠‍‌⁣⁤',
242
- 'fabric.editor.ai.experience.noResultsSuggestion': '⁣⁢No results؜‌‍⁡؜‌‌⁠⁡⁣⁤',
243
- 'fabric.editor.ai.experience.noTextualContentError': '⁣⁢More content needed to complete your request. Please select more content and try again.⁡⁠؜؜‌⁠‍⁡‌⁣⁤',
244
- 'fabric.editor.ai.experience.responseTooSimilarMessage': '⁣⁢Atlassian Intelligence has no suggestions at this time. Feel free to try a different prompt or content.؜‌‌⁠⁡‌؜⁠‌⁣⁤',
245
- 'fabric.editor.ai.experience.showMoreButton': '⁣⁢Show more‌⁠⁡‍‍‍‍⁠؜⁣⁤',
246
- 'fabric.editor.ai.experience.suggestionGroupHeading.actions': '⁣⁢Actions‌⁡‌؜‌‌؜⁠⁣⁤',
247
- 'fabric.editor.ai.experience.suggestionGroupHeading.agents': '⁣⁢Agents‌‍‍‌‍⁡⁠؜⁣⁤',
248
- 'fabric.editor.ai.experience.suggestionGroupHeading.atlassianIntelligence': '⁣⁢Atlassian intelligence؜⁠⁠‌‍‍⁣⁤',
249
- 'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': '⁣⁢Knowledge source⁠⁡⁡‍‍‍‍؜؜‌⁣⁤',
250
- 'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': '⁣⁢Rovo agents‌‍؜؜⁡⁡؜‌‍‌⁣⁤',
251
- 'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': '⁣⁢Rovo agents ({numberOfAgents})‌؜⁠‍‌‌‍‍⁡⁣⁤',
252
- 'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': '⁣⁢Use a Rovo agent ({numberOfAgents})‍‍‌⁠‌‍⁣⁤',
253
- 'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': '⁣⁢Use general knowledge؜‌⁡‌‌⁡‌؜⁡⁣⁤',
254
- 'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': '⁣⁢Use knowledge from your organization؜⁡‌⁡⁠⁡‍⁡؜⁡⁣⁤',
255
- 'fabric.editor.ai.proactive.askAIButtonLabel.non-final': '⁣⁢Ask AI⁠⁡⁡‍؜‌؜‍⁣⁤',
256
- 'fabric.editor.ai.proactive.beta.label.non-final': '⁣⁢BETA؜⁡؜‍؜⁠‍⁡‌‌⁠‌‍⁡‌⁣⁤',
257
- 'fabric.editor.ai.proactive.close.label.non-final': '⁣⁢Close⁠‍؜‍؜⁠⁠‍⁠؜⁣⁤',
258
- 'fabric.editor.ai.proactive.enableSuggestionsButtonLabel.non-final': '⁣⁢Turn on‌؜⁡⁠‌‌⁡‍⁡‍⁠‍؜⁠⁡⁣⁤',
259
- 'fabric.editor.ai.proactive.enableSuggestionsState.description.non-final': '⁣⁢Turn on suggested edits to quickly preview content improvements.‌‌‌⁡⁠⁠⁡⁠‌⁣⁤',
260
- 'fabric.editor.ai.proactive.enableSuggestionsState.title.non-final': '⁣⁢You create. We polish.؜‍؜‍⁡‌⁡⁠⁠‌‍⁠⁣⁤',
261
- 'fabric.editor.ai.proactive.error.markdownErrorMessage': "⁣⁢We're having trouble generating the preview. Close the dialog and try again.‌⁡⁠‍؜؜؜‍‍⁠‌‍⁣⁤",
262
- 'fabric.editor.ai.proactive.error.unhandledErrorMessage': "⁣⁢We're having trouble. Close the dialog and try again.⁠⁠‌‍؜⁠⁠‌⁠؜‍⁣⁤",
263
- 'fabric.editor.ai.proactive.findingMoreSuggestionsLoadingLabel.non-final': '⁣⁢Finding more suggestions⁠‍‍⁡⁡‍⁡⁠⁠⁣⁤',
264
- 'fabric.editor.ai.proactive.findingSuggestionsLabel.non-final': '⁣⁢Finding suggestions⁠⁠؜⁡⁠⁠‌‌‍‌⁡⁣⁤',
265
- 'fabric.editor.ai.proactive.findingSuggestionsLoadingLabel.non-final': '⁣⁢Finding suggestions؜‌‍؜⁡‍⁠‌؜‌‌‌‍⁠‌؜⁣⁤',
266
- 'fabric.editor.ai.proactive.loading.iconAltText.non-final': '⁣⁢Loading icon؜‌‌⁡‍؜‌؜⁣⁤',
267
- 'fabric.editor.ai.proactive.moreActions.label.non-final': '⁣⁢More actions‍؜؜⁡‍⁠‌‌‍‌‌⁣⁤',
268
- 'fabric.editor.ai.proactive.moreMenu.giveFeedback.non-final': '⁣⁢Give feedback⁠‌⁠؜‍⁡⁡⁡‌⁡⁡‍‌‍؜؜⁣⁤',
269
- 'fabric.editor.ai.proactive.moreMenu.label.non-final': '⁣⁢more‌‍‍⁠⁠‌⁣⁤',
270
- 'fabric.editor.ai.proactive.moreMenu.manageSuggestions.non-final': '⁣⁢Manage Suggestions⁡؜⁠؜⁠‌؜⁠؜؜⁣⁤',
271
- 'fabric.editor.ai.proactive.moreMenu.manageSuggestionsTitle.non-final': '⁣⁢Manage suggestions⁠‍‌⁠‍؜؜؜⁡⁡⁣⁤',
272
- 'fabric.editor.ai.proactive.moreMenu.toggleAllPanelSuggestionsDescription.non-final': '⁣⁢Use panels to make your message stand out.⁡‍⁠⁠؜‍‍⁡‌‌⁣⁤',
273
- 'fabric.editor.ai.proactive.moreMenu.toggleAllPanelSuggestionsTitle.non-final': '⁣⁢Panels⁡⁡‍‍‍⁡⁡‌⁡‌⁠⁣⁤',
274
- 'fabric.editor.ai.proactive.moreMenu.toggleAllSuggestionsDescription.non-final': '⁣⁢Toggle to turn suggested edits on or off.؜؜‌⁡‍⁠⁡‍⁡⁡‍⁠⁡‌⁣⁤',
275
- 'fabric.editor.ai.proactive.moreMenu.toggleAllSuggestionsTitle.non-final': '⁣⁢All suggestions⁠⁠‌‍⁠‌؜⁡؜⁡⁡⁣⁤',
276
- 'fabric.editor.ai.proactive.moreMenu.toggleErrorPanelDescription.non-final': '⁣⁢Transform text into a red error panel.⁡⁡⁡⁠؜⁣⁤',
277
- 'fabric.editor.ai.proactive.moreMenu.toggleErrorPanelTitle.non-final': '⁣⁢Error panel‌؜؜⁡‍‌‌⁠‌⁣⁤',
278
- 'fabric.editor.ai.proactive.moreMenu.toggleFormatParagraphDescription.non-final': '⁣⁢Suggestions for writing, lists, content structure, and spelling.‌‌‍‌⁡؜‌⁠⁠⁣⁤',
279
- 'fabric.editor.ai.proactive.moreMenu.toggleFormatParagraphTitle.non-final': '⁣⁢Enhance content‌؜⁠‌‌؜‌⁠‍‌⁣⁤',
280
- 'fabric.editor.ai.proactive.moreMenu.toggleInfoPanelDescription.non-final': '⁣⁢Transform text into a blue information panel.‍؜⁠⁡؜⁠⁡‌‍؜‍⁡؜⁣⁤',
281
- 'fabric.editor.ai.proactive.moreMenu.toggleInfoPanelTitle.non-final': '⁣⁢Info panel؜‍؜؜⁠⁡⁡؜‍‍؜⁠‍⁡‌⁣⁤',
282
- 'fabric.editor.ai.proactive.moreMenu.toggleNotePanelDescription.non-final': '⁣⁢Transform text into a purple note panel.⁡⁠⁠؜⁠‌؜⁡؜؜‍⁡⁣⁤',
283
- 'fabric.editor.ai.proactive.moreMenu.toggleNotePanelTitle.non-final': '⁣⁢Note panel⁡؜؜⁠؜‍⁡‍‌‍⁠؜⁠⁡⁣⁤',
284
- 'fabric.editor.ai.proactive.moreMenu.toggleSplitParagraphDescription.non-final': '⁣⁢Add paragraph breaks to separate key ideas.‍⁡‌‍⁠‌‍؜‌⁣⁤',
285
- 'fabric.editor.ai.proactive.moreMenu.toggleSplitParagraphTitle.non-final': '⁣⁢Paragraph break؜‍‍‍‍⁠‌⁡؜‌‍⁡⁣⁤',
286
- 'fabric.editor.ai.proactive.moreMenu.toggleSuccessPanelDescription.non-final': '⁣⁢Transform text into a green success panel.⁠؜‌‌⁡؜‌‌‍‍⁡⁣⁤',
287
- 'fabric.editor.ai.proactive.moreMenu.toggleSuccessPanelTitle.non-final': '⁣⁢Success panel⁠‍‌⁡‍⁡؜‍⁡⁣⁤',
288
- 'fabric.editor.ai.proactive.moreMenu.toggleTableDescription.non-final': '⁣⁢Format content in a table to improve readability.‍‌‍؜⁠⁡‌‌؜⁠⁠⁠‍؜⁣⁤',
289
- 'fabric.editor.ai.proactive.moreMenu.toggleTableTitle.non-final': '⁣⁢Table⁡؜‌⁡‌‌⁡⁠⁡‍⁣⁤',
290
- 'fabric.editor.ai.proactive.moreMenu.toggleWarningPanelDescription.non-final': '⁣⁢Transform text into a yellow warning panel.‍؜⁡⁡⁠⁡‍⁡‍⁠⁣⁤',
291
- 'fabric.editor.ai.proactive.moreMenu.toggleWarningPanelTitle.non-final': '⁣⁢Warning panel⁠‌‍؜؜‌⁠⁣⁤',
292
- 'fabric.editor.ai.proactive.noSuggestionsState.description.non-final': '⁣⁢You can also ask AI to improve your page with requests such as <i>Add a table of contents</i> or <i>Create headings</i>.‌‌؜‌⁠‍؜؜؜‌⁠⁣⁤',
293
- 'fabric.editor.ai.proactive.noSuggestionsState.title.non-final': '⁣⁢Suggestions will appear here‌‍؜؜⁡⁡‌⁡؜⁣⁤',
294
- 'fabric.editor.ai.proactive.preview.dismissProactiveRecommendation.non-final': '⁣⁢Dismiss⁡‌⁡⁡‍‌؜؜‌؜؜‍‍‌⁠⁣⁤',
295
- 'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': '⁣⁢Insert below؜؜‍⁡⁠⁠‌⁠⁠؜⁣⁤',
296
- 'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': '⁣⁢Replace‍⁠‍⁠‌⁡⁡‍؜⁡؜⁣⁤',
297
- 'fabric.editor.ai.proactive.recommendation.convertToErrorPanel.description.non-final': '⁣⁢Use a red error panel to make your message stand out.‌⁡‍؜‌‍‌‌‍‌⁣⁤',
298
- 'fabric.editor.ai.proactive.recommendation.convertToErrorPanel.title.non-final': '⁣⁢Frame with error panel‍‍⁡‍⁡؜⁣⁤',
299
- 'fabric.editor.ai.proactive.recommendation.convertToInfoPanel.description.non-final': '⁣⁢Use a blue info panel to make your message stand out.‌‍؜‌⁠⁡‍؜⁣⁤',
300
- 'fabric.editor.ai.proactive.recommendation.convertToInfoPanel.title.non-final': '⁣⁢Frame with info panel⁡‍؜‍‌⁡⁠⁣⁤',
301
- 'fabric.editor.ai.proactive.recommendation.convertToNotePanel.description.non-final': '⁣⁢Use a purple note panel to make your message stand out.‌⁡‍⁠⁡؜‍؜؜‌⁣⁤',
302
- 'fabric.editor.ai.proactive.recommendation.convertToNotePanel.title.non-final': '⁣⁢Frame with note panel⁠⁡⁡؜⁡⁡⁡⁣⁤',
303
- 'fabric.editor.ai.proactive.recommendation.convertToSuccessPanel.description.non-final': '⁣⁢Use a green success panel to make your message stand out.‍⁠‌‌‌⁡‍‍‍⁠‍‌⁡⁡‌‌⁣⁤',
304
- 'fabric.editor.ai.proactive.recommendation.convertToSuccessPanel.title.non-final': '⁣⁢Frame with success panel‍‌؜؜‌‌⁡‍⁣⁤',
305
- 'fabric.editor.ai.proactive.recommendation.convertToTable.description.non-final': '⁣⁢Format content in a table to improve readability.‍⁡؜؜؜؜⁡⁡؜‌؜⁠⁣⁤',
306
- 'fabric.editor.ai.proactive.recommendation.convertToTable.title.non-final': '⁣⁢Format in table⁠⁠‌‌؜؜؜⁡‌⁣⁤',
307
- 'fabric.editor.ai.proactive.recommendation.convertToWarnPanel.description.non-final': '⁣⁢Use a yellow warning panel to make your message stand out.‌‌⁠؜⁠⁠⁠‌⁡⁠⁡‍⁣⁤',
308
- 'fabric.editor.ai.proactive.recommendation.convertToWarnPanel.title.non-final': '⁣⁢Frame with warning panel⁡؜⁡‌⁡؜‌⁠‍⁡؜⁠⁠⁣⁤',
309
- 'fabric.editor.ai.proactive.recommendation.default.description.non-final': '⁣⁢A suggestion to improve the content.؜‍⁡⁠؜‌؜‍⁣⁤',
310
- 'fabric.editor.ai.proactive.recommendation.default.title.non-final': '⁣⁢Suggestion‍⁡؜⁠‍؜‍⁣⁤',
311
- 'fabric.editor.ai.proactive.recommendation.dismiss.button.non-final': '⁣⁢Dismiss⁠؜؜⁠⁠⁠⁠⁠‍⁣⁤',
312
- 'fabric.editor.ai.proactive.recommendation.formatParagraph.description.non-final': '⁣⁢Clarify content writing and structure.‌؜‌⁠⁡؜‌؜؜‍؜⁡⁠‍⁠؜⁣⁤',
313
- 'fabric.editor.ai.proactive.recommendation.formatParagraph.title.non-final': '⁣⁢Enhance content⁡‍⁡؜⁡؜‌⁠⁣⁤',
314
- 'fabric.editor.ai.proactive.recommendation.formatParagraphClarity.description.non-final': '⁣⁢Simplify phrasing and grammar.⁠‌⁠‍؜‌‌‌؜⁡‌⁡⁣⁤',
315
- 'fabric.editor.ai.proactive.recommendation.formatParagraphClarity.title.non-final': '⁣⁢Clarify writing⁡‍‌⁡⁣⁤',
316
- 'fabric.editor.ai.proactive.recommendation.formatParagraphList.description.non-final': '⁣⁢Turn content into a scannable list.‍⁠‍‌‍؜؜‌‌⁣⁤',
317
- 'fabric.editor.ai.proactive.recommendation.formatParagraphList.title.non-final': '⁣⁢Create list‍⁠⁡؜‍⁠؜⁣⁤',
318
- 'fabric.editor.ai.proactive.recommendation.formatParagraphSpellcheck.description.non-final': '⁣⁢Spot and correct spelling errors.⁠؜‌‌؜‍⁠؜؜‌⁣⁤',
319
- 'fabric.editor.ai.proactive.recommendation.formatParagraphSpellcheck.title.non-final': '⁣⁢Fix spelling⁡⁡؜‍⁡؜؜⁡⁣⁤',
320
- 'fabric.editor.ai.proactive.recommendation.formatParagraphStructure.description.non-final': '⁣⁢Add paragraph breaks and headings.‌‌؜؜؜‌⁠⁡‍؜‌⁣⁤',
321
- 'fabric.editor.ai.proactive.recommendation.formatParagraphStructure.title.non-final': '⁣⁢Improve structure⁠‌؜‌‌⁡‌⁣⁤',
322
- 'fabric.editor.ai.proactive.recommendation.preview.button.non-final': '⁣⁢Preview؜⁠‌‌‍⁡‍‍؜⁠؜⁠⁣⁤',
323
- 'fabric.editor.ai.proactive.recommendation.replace.button.non-final': '⁣⁢Replace⁠‍؜؜⁠؜‌⁡؜؜⁠⁠⁡⁣⁤',
324
- 'fabric.editor.ai.proactive.recommendation.splitParagraph.description.non-final': '⁣⁢Add paragraph breaks to separate key ideas.⁡⁡‍‍‍‌‍⁠⁣⁤',
325
- 'fabric.editor.ai.proactive.recommendation.splitParagraph.title.non-final': '⁣⁢Divide paragraph؜‍‍‌؜⁠⁡⁠⁠‍‌⁣⁤',
326
- 'fabric.editor.ai.proactive.reloadSuggestionsButtonLabel.non-final': '⁣⁢View past suggestions؜⁡؜⁠⁡⁡⁠‍⁡⁠⁣⁤',
327
- 'fabric.editor.ai.proactive.reloadSuggestionsState.description.non-final': '⁣⁢Any new suggestions will appear here.⁡⁠؜⁡‌‌⁡؜⁡‍‍؜⁡‍⁣⁤',
328
- 'fabric.editor.ai.proactive.reloadSuggestionsState.title.non-final': '⁣⁢Your content’s looking good‍⁠‌⁠⁠‌‌‍‍؜⁣⁤',
329
- 'fabric.editor.ai.proactive.spellingAndGrammar.label.non-final': '⁣⁢Spelling and grammar؜⁠‌‌⁠‌‌؜⁣⁤',
330
- 'fabric.editor.ai.proactive.suggestions.title.non-final': '⁣⁢Suggestions؜‌‌‌‌‌⁡⁣⁤',
331
- 'fabric.editor.ai.screens.preview.convoAIBeta': '⁣⁢Content generation requests that reference URLs is in beta.⁠⁠⁡؜⁠؜⁡؜؜‍‍⁣⁤',
332
- 'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': '⁣⁢Highlight a term, acronym, or abbreviation؜‌‌⁠⁡‌‌⁠‍‌⁠⁣⁤',
333
- 'fabric.editor.ai.selectionToolbar.define.title': '⁣⁢Define⁠⁠؜‍⁡⁠؜⁠⁡⁣⁤',
334
- 'fabric.editor.ai.telepointer.rovo': '⁣⁢Rovo‍⁡‍⁠‌‌⁣⁤',
335
- 'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': '⁣⁢Define⁡؜‌⁠‍؜⁡⁠⁣⁤',
336
- 'fabric.editor.ai.toolbar.adjustLength.title': '⁣⁢Adjust length‌؜‍⁡⁠‍‌‍؜؜‌‌⁠؜⁣⁤',
337
- 'fabric.editor.ai.toolbar.askAI.title': '⁣⁢Ask AI؜‌‍⁠؜؜؜‍‍⁠؜‍⁡‍⁣⁤',
338
- 'fabric.editor.ai.toolbar.askRovo.title': '⁣⁢Ask Rovo‌⁡⁠⁡⁡‌⁡؜⁣⁤',
339
- 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "⁣⁢Ask Rovo {key}+'⁡⁡‌‌⁠؜؜‍⁡‌‌⁣⁤",
340
- 'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '⁣⁢Ask Rovo AI⁡⁠⁡‍‍⁡‍⁠‍؜‌⁣⁤',
341
- 'fabric.editor.ai.toolbar.changeTone.title': '⁣⁢Change tone‍‌‌⁡‍؜⁡⁠⁡‌⁠⁡‍⁣⁤',
342
- 'fabric.editor.ai.toolbar.changeToneOptions.title': '⁣⁢Change tone options‌؜‍⁡⁠؜؜⁡⁣⁤',
343
- 'fabric.editor.ai.toolbar.improveWriting.title': '⁣⁢Improve writing‌⁠‍‍؜؜⁣⁤',
344
- 'fabric.editor.ai.toolbar.improveWriting.tooltip': '⁣⁢Tell Atlassian Intelligence to improve the writing of your selection‌⁠‍؜⁡⁠؜‍⁡⁠؜⁣⁤',
345
- 'fabric.editor.ai.toolbar.makeLonger.title': '⁣⁢Make longer؜‍‌‌⁣⁤',
346
- 'fabric.editor.ai.toolbar.makeShorter.title': '⁣⁢Make shorter؜‌‌⁡؜‍‌⁡‍⁠⁣⁤',
347
- 'fabric.editor.ai.toolbar.moreCasualTone.title': '⁣⁢More casual؜‌⁠‍⁡؜‌⁣⁤',
348
- 'fabric.editor.ai.toolbar.moreEmpatheticTone.title': '⁣⁢More empathetic⁠⁠؜‍؜؜؜‍‍⁣⁤',
349
- 'fabric.editor.ai.toolbar.moreProfessionalTone.title': '⁣⁢More professional⁠؜‌؜‍‌‌‌؜‍‌⁣⁤',
350
- 'fabric.editor.ai.toolbar.moreRovoOptions.label': '⁣⁢More Rovo options⁠‌⁠‍⁡⁠⁡‍‍‍⁠⁠⁣⁤',
351
- 'fabric.editor.ai.toolbar.simplifiedAI.title': '⁣⁢AI‍⁠‍⁡‍؜⁡⁣⁤',
352
- 'fabric.editor.ai.toolbar.spellingAndGrammar.title': '⁣⁢Fix spelling and grammar⁠⁠‍‌‌⁠‌‌؜؜⁡⁣⁤',
353
- 'fabric.editor.ai.toolbar.summarize.title': '⁣⁢Summarize⁠⁡⁠⁡‌⁠‌‍⁡⁠‍‌؜؜؜⁣⁤',
354
- 'fabric.editor.ai.toolbar.titleText': '⁣⁢Atlassian Intelligence⁡⁡⁠‍؜‌؜⁠‍⁣⁤',
355
- 'fabric.editor.ai.toolbar.translate.title': '⁣⁢Translate؜⁡⁠⁡‍⁠‌⁣⁤',
356
- 'fabric.editor.ai.toolbar.translateOptions.label': '⁣⁢Translate options⁡؜⁡⁡⁠⁠⁠؜⁡⁣⁤',
357
- 'fabric.editor.ai.toolbar.tryAI.title': '⁣⁢Try AI⁡؜⁡⁠؜‌⁡‌‍⁣⁤',
358
- 'fabric.editor.ai.toolbar.tryAI.tooltip': '⁣⁢Open Atlassian Intelligence⁡‌⁠؜⁡⁠‌؜‍⁠⁡‍؜⁣⁤',
359
- 'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "⁣⁢Ask AI {key}+'؜⁡⁡⁠‍؜‍⁡⁣⁤",
360
- 'fabric.editor.alignCenter': '⁣⁢Align center؜⁡‍⁠⁡⁠‍⁡‌‍⁣⁤',
361
- 'fabric.editor.alignImageCenter': '⁣⁢Align center⁡⁡‍⁠‌⁡⁠⁡⁡‌⁡⁣⁤',
362
- 'fabric.editor.alignImageLeft': '⁣⁢Align left⁠⁠‍؜⁡⁡⁠⁡⁠‍؜‌⁡⁣⁤',
363
- 'fabric.editor.alignImageRight': '⁣⁢Align right⁠⁠⁡؜⁡؜⁡؜؜⁣⁤',
364
- 'fabric.editor.alignLeft': '⁣⁢Align left؜⁠‌‍‌‍⁠؜⁠⁣⁤',
365
- 'fabric.editor.alignRight': '⁣⁢Align right⁡‌‌‌‍‌‍‍⁡⁣⁤',
366
- 'fabric.editor.alignTableCenter': '⁣⁢Align center⁠‍؜؜‍‌‍⁣⁤',
367
- 'fabric.editor.alignTableLeft': '⁣⁢Align left⁠⁡؜‍⁡⁠‍⁠‌‍⁠⁠‍‌⁣⁤',
368
- 'fabric.editor.alignment': '⁣⁢Text alignment‍⁡⁠؜⁠‍⁠‌‌⁣⁤',
369
- 'fabric.editor.altText': '⁣⁢Alt text؜‍‍‍؜؜‍؜‍⁣⁤',
370
- 'fabric.editor.alttext.validation': '⁣⁢Please remove any special characters in alt text.؜؜؜⁡⁡⁠⁡⁠⁣⁤',
371
- 'fabric.editor.annotationToolbar': '⁣⁢Annotation toolbar؜‌⁠‍⁡⁠⁠⁡‌⁠‌⁣⁤',
372
- 'fabric.editor.backLink': '⁣⁢Go back‍⁡⁠⁠‍⁠⁡‌⁠⁠؜⁣⁤',
373
- 'fabric.editor.backgroundColor': '⁣⁢Background color‍‍؜‍⁡⁣⁤',
374
- 'fabric.editor.block.menu.codeblock': '⁣⁢Code block⁠⁡‌؜‍‌؜⁠⁠⁡‌⁣⁤',
375
- 'fabric.editor.block.menu.copy.block': '⁣⁢Copy block⁠⁡‍‌؜⁠⁡⁡‍؜؜‌‌⁣⁤',
376
- 'fabric.editor.block.menu.copy.content': '⁣⁢Copy content‌⁠‌⁠⁡‌⁡⁡⁣⁤',
377
- 'fabric.editor.block.menu.copy.link': '⁣⁢Copy link⁠‍؜‍‍‌‍‌⁣⁤',
378
- 'fabric.editor.block.menu.copy.link.to.block': '⁣⁢Copy link to block‌؜‍⁠‌⁠‍؜⁣⁤',
379
- 'fabric.editor.block.menu.copy.synced.block': '⁣⁢Copy synced block‍؜⁠⁡⁡⁠؜⁠⁡؜‍‍⁡‌⁣⁤',
380
- 'fabric.editor.block.menu.create.synced.block': '⁣⁢Create synced block⁡‍؜‌⁠⁠؜‍⁡⁠⁠‍⁡‍⁣⁤',
381
- 'fabric.editor.block.menu.decision': '⁣⁢Decision؜؜‌⁡⁡؜⁡⁡‍؜⁣⁤',
382
- 'fabric.editor.block.menu.delete.block': '⁣⁢Delete‌⁡⁠‌؜‌‌‍⁠⁣⁤',
383
- 'fabric.editor.block.menu.layout': '⁣⁢Layout⁠⁠؜⁠‍‍؜⁡‌؜‌‌‌؜‌⁣⁤',
384
- 'fabric.editor.block.menu.link.copied.to.clipboard': '⁣⁢Link copied to clipboard‍‌‍‌⁡‍‍⁡‌‍⁣⁤',
385
- 'fabric.editor.block.menu.move.down': '⁣⁢Move down‍‍‍‌⁠‍‍⁠‍⁡⁣⁤',
386
- 'fabric.editor.block.menu.move.up': '⁣⁢Move up؜‍⁠⁡‍‌‍⁠؜⁠؜⁣⁤',
387
- 'fabric.editor.block.menu.new.lozenge': '⁣⁢New⁠‌‌⁠‍‍‌‌⁣⁤',
388
- 'fabric.editor.block.menu.paragraph': '⁣⁢Paragraph⁡⁡؜‍⁡⁡⁠‍⁣⁤',
389
- 'fabric.editor.block.menu.turn.into': '⁣⁢Turn into⁠‍⁡؜‌⁠⁡؜‍⁡؜⁡⁣⁤',
390
- 'fabric.editor.blockCardUnavailable': '⁣⁢The inline link is inside {node} and cannot have its view changed‌⁠‌⁠‍⁠⁣⁤',
391
- 'fabric.editor.blockControlDelete': '⁣⁢Delete؜‍‌‍⁠⁠⁠⁡⁡؜‌‌⁣⁤',
392
- 'fabric.editor.blockControlDragHandleMove': '⁣⁢Drag to move‍⁡‌؜‌؜⁡‌‌⁡‌⁣⁤',
393
- 'fabric.editor.blockControlDragHandleMoveOrOpen': '⁣⁢Drag to move {br} Click to open menu‍⁠⁡⁡‌‍⁡⁠‍⁣⁤',
394
- 'fabric.editor.blockControlDragHandleRearrange': '⁣⁢Drag to rearrange؜‍؜⁠‍‍⁠‌‌⁣⁤',
395
- 'fabric.editor.blockControlInsert': '⁣⁢Insert⁠‌‍‌‌‍⁠‍⁡؜⁣⁤',
396
- 'fabric.editor.blockControlMoveDown': '⁣⁢Move down⁠⁡‌‍؜‌‍‌‍⁡⁠⁠⁣⁤',
397
- 'fabric.editor.blockControlMoveLeft': '⁣⁢Move left⁠⁡⁡‌⁡⁠‌؜‌؜‌⁣⁤',
398
- 'fabric.editor.blockControlMoveRight': '⁣⁢Move right‌⁡؜‌⁡؜‍‍⁣⁤',
399
- 'fabric.editor.blockControlMoveUp': '⁣⁢Move up⁠‌‌⁡‍⁡‌‍‍⁣⁤',
400
- 'fabric.editor.blockControlMovedDown': '⁣⁢Content has been moved down⁡‍⁡‍‍⁠⁡؜⁠⁡⁠⁣⁤',
401
- 'fabric.editor.blockControlMovedUp': '⁣⁢Content has been moved up‌⁡‍؜‍‍‌⁡‌‍‌⁣⁤',
402
- 'fabric.editor.blockDescription': '⁣⁢Display more information about a link, including a summary and actions‍⁠⁡⁣⁤',
403
- 'fabric.editor.blockTitle': '⁣⁢Card‍‌‌؜‌؜⁡‍‍‌‌؜‍؜⁠⁡⁣⁤',
404
- 'fabric.editor.blockquote': '⁣⁢a quote‍⁠؜‍‌‌⁠⁠‍⁠‍⁣⁤',
405
- 'fabric.editor.blockquote.description': '⁣⁢Insert a quote or citation⁠؜⁡⁣⁤',
406
- 'fabric.editor.blockquote2': '⁣⁢Quote‍؜؜⁡⁡⁠؜⁠‌‍⁣⁤',
407
- 'fabric.editor.bold': '⁣⁢Bold‌⁠‍؜‌؜؜⁠؜‍⁣⁤',
408
- 'fabric.editor.breakout.resizeCodeBlock': '⁣⁢Resize code snippet⁠‍؜⁠‌⁠‍⁡؜‍⁠؜؜؜⁣⁤',
409
- 'fabric.editor.breakout.resizeElement': '⁣⁢Resize element‍‍‌⁡‌⁡⁠‌⁡‌؜⁡‍⁠⁣⁤',
410
- 'fabric.editor.breakout.resizeExpand': '⁣⁢Resize expand‍‌⁡⁡؜⁡؜‌‍⁠⁣⁤',
411
- 'fabric.editor.breakout.resizeLayout': '⁣⁢Resize layout⁡‍‌‍⁠⁠⁠⁣⁤',
412
- 'fabric.editor.breakoutFullWidthLabel': '⁣⁢Full-width‍⁡؜⁡‌؜⁠؜⁡‍⁣⁤',
413
- 'fabric.editor.breakoutMaxWidthLabel': '⁣⁢Max-width⁠⁡؜⁡‍⁠‍⁠؜⁡⁠⁡‌⁡⁠⁣⁤',
414
- 'fabric.editor.breakoutWideWidthLabel': '⁣⁢Wide؜⁡؜؜؜‌⁡‍⁠‌⁣⁤',
415
- 'fabric.editor.bug': '⁣⁢Bug؜⁡‌⁡‍⁠⁡‍⁡؜⁡⁣⁤',
416
- 'fabric.editor.bulletedList': '⁣⁢Bulleted list؜؜⁡‌؜⁡⁠⁡⁡‌⁣⁤',
417
- 'fabric.editor.canNotSortTable': "⁣⁢⚠️ You can't sort a table with merged cells؜؜؜⁠⁠⁠⁡⁣⁤",
418
- 'fabric.editor.cancelButton': '⁣⁢Cancel‍⁡⁡‌؜‌⁠‍‌؜⁣⁤',
419
- 'fabric.editor.captionPlaceholder': '⁣⁢Add a caption؜‌‍‌‌‌‌‍⁠‍⁣⁤',
420
- 'fabric.editor.captionPlaceholderWithDoubleClickPrompt': '⁣⁢Add a caption - double-click to preview؜؜⁠؜‌⁠‍⁠⁣⁤',
421
- 'fabric.editor.cardFloatingControls': '⁣⁢Card options⁠⁡‍⁠؜؜؜⁡⁠؜‌؜؜‍⁣⁤',
422
- 'fabric.editor.cellBackground': '⁣⁢Cell background⁠⁡‌⁡⁡‍‍‍‌⁠⁠‍؜⁠⁣⁤',
423
- 'fabric.editor.cellOptions': '⁣⁢Cell options⁠⁠‌؜⁠؜‌‌‍⁠‍⁠؜⁡؜⁠⁣⁤',
424
- 'fabric.editor.checkUncheckActionItem': '⁣⁢Toggle action item؜‍‌⁡‍⁠‍⁣⁤',
425
- 'fabric.editor.clearAltTextEdit': '⁣⁢Clear alt text⁠⁠؜؜‌⁡⁠⁠‌؜⁣⁤',
426
- 'fabric.editor.clearCells': '{0, plural, one {⁣⁢Clear cell⁠⁠‍‍⁡‌⁡⁡⁣⁤} other {⁣⁢Clear cells⁠⁠‍‍⁡‌⁡⁡⁣⁤}}',
427
- 'fabric.editor.clearFormatting': '⁣⁢Clear formatting؜‌‌‍⁠⁠‍‍؜‌⁣⁤',
428
- 'fabric.editor.clearLink': '⁣⁢Clear link⁠؜‍؜‍‌‌⁡‍⁠؜؜؜‌⁣⁤',
429
- 'fabric.editor.clearLinkText': '⁣⁢Clear text⁡⁠⁠‍⁠‌⁠⁣⁤',
430
- 'fabric.editor.closeAltTextEdit': '⁣⁢Back‍⁡⁡‌؜⁣⁤',
431
- 'fabric.editor.closeFindReplaceDialog': '⁣⁢Close؜؜⁠؜‌؜‌⁣⁤',
432
- 'fabric.editor.closeHelpDialog': '⁣⁢Close help dialog⁡؜‌‍‍‍⁡⁠‌⁠⁣⁤',
433
- 'fabric.editor.code': '⁣⁢Code⁡‌؜⁡‌؜‍‍⁣⁤',
434
- 'fabric.editor.code.on': '⁣⁢{textFormattingOff}, Code On⁡⁠⁠⁠‍‍⁠⁡‌‌⁡؜⁡‌⁣⁤',
435
- 'fabric.editor.codeBidiWarningLabel': '⁣⁢Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.‌⁡؜‍⁠⁠‌؜‌⁣⁤',
436
- 'fabric.editor.codeBlockCopyButton.copiedToClipboard': '⁣⁢Copied!؜⁡‌⁡‍⁡⁠‍⁡⁡⁡⁣⁤',
437
- 'fabric.editor.codeBlockCopyButton.copyToClipboard': '⁣⁢Copy as text‍⁠‌‍؜‍‌⁡⁡‍‍⁣⁤',
438
- 'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '⁣⁢Turn off wrap⁠‍⁠‌‌؜‌‍‍‌⁠؜⁣⁤',
439
- 'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '⁣⁢Turn on wrap⁡‍‍⁠‌‍⁡؜‍‌⁣⁤',
440
- 'fabric.editor.codeblock': '⁣⁢Code snippet؜‌‍⁡؜⁡؜‍‍‌⁣⁤',
441
- 'fabric.editor.codeblock.description': '⁣⁢Display code with syntax highlighting⁠‌⁡‌‌؜؜؜⁣⁤',
442
- 'fabric.editor.collapseNode': '⁣⁢Collapse content‍⁡‌⁠؜‍‍‌؜⁠‌⁡‍⁡‌⁣⁤',
443
- 'fabric.editor.collapseTable': '⁣⁢Collapse table⁠⁡⁠⁠‌؜؜‌⁠‍⁡⁣⁤',
444
- 'fabric.editor.colorPicker.menuLabel': '⁣⁢Color picker menu‍‍‍‍؜؜⁡‌⁡⁡⁣⁤',
445
- 'fabric.editor.columnDragHandle': '⁣⁢Column options⁡‌؜⁡؜‌⁠‌‍‍⁣⁤',
446
- 'fabric.editor.columnMovedLeft': '⁣⁢Column moved left to {index} of {total}⁠؜‌‌⁠⁡‌⁣⁤',
447
- 'fabric.editor.columnMovedRight': '⁣⁢Column moved right to {index} of {total}⁠⁡‌؜⁡⁠⁠؜⁡⁣⁤',
448
- 'fabric.editor.columnSelected': '⁣⁢Column {index} of {total} selected؜؜‍⁡؜⁡‌⁣⁤',
449
- 'fabric.editor.columns': '⁣⁢Layouts⁡⁠‍⁠⁡‌⁠‍⁡⁣⁤',
450
- 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {⁣⁢Insert {numberOfColumns} equal column‍؜؜؜‍⁠⁡‍⁡؜‍⁡⁠‍⁣⁤} other {⁣⁢Insert {numberOfColumns} equal columns‍؜؜؜‍⁠⁡‍⁡؜‍⁡⁠‍⁣⁤}}',
451
- 'fabric.editor.columns.advanced.layout.single.description': '⁣⁢Insert a single column layout؜‌⁡⁡⁡⁠⁠‌‍⁣⁤',
452
- 'fabric.editor.columns.description': '⁣⁢Structure your page using sections‌‍⁠⁠‍؜‍⁡⁡⁡⁣⁤',
453
- 'fabric.editor.columnsAreInserted': '{count, plural, one {⁣⁢A column has been inserted⁡‌‍⁡⁠؜؜‍⁡⁡‌؜⁡؜‌⁣⁤} other {⁣⁢{count} columns have been inserted⁡‌‍⁡⁠؜؜‍⁡⁡‌؜⁡؜‌⁣⁤}}',
454
- 'fabric.editor.columnsAreRemoved': '{count, plural, one {⁣⁢The column has been removed؜‌؜؜؜؜‌‍⁣⁤} other {⁣⁢{count} columns have been removed؜‌؜؜؜؜‌‍⁣⁤}}',
455
- 'fabric.editor.configFailedToLoad': '⁣⁢Failed to load⁡⁠⁠؜‍⁠‌⁣⁤',
456
- 'fabric.editor.configPanel.cancel': '⁣⁢Cancel‍‍⁡‌‍‍‌⁣⁤',
457
- 'fabric.editor.configPanel.close': '⁣⁢Close؜؜‍‍‌⁡⁠؜⁣⁤',
458
- 'fabric.editor.configPanel.customSelect.createOption': '⁣⁢Create⁠⁠⁡؜؜⁡‌‌⁠⁣⁤',
459
- 'fabric.editor.configPanel.dateRange.custom.from': '⁣⁢From‍⁡⁠⁡‌⁠؜؜‍؜؜؜‌⁣⁤',
460
- 'fabric.editor.configPanel.dateRange.custom.to': '⁣⁢To؜⁠⁠⁠؜⁠⁡⁡‌؜‌‍⁣⁤',
461
- 'fabric.editor.configPanel.dateRange.grouping.collapse': '⁣⁢Collapse‍؜؜⁠؜⁠⁠⁣⁤',
462
- 'fabric.editor.configPanel.dateRange.grouping.expand': '⁣⁢Expand‌؜⁠‍⁡‍؜⁣⁤',
463
- 'fabric.editor.configPanel.dateRange.option.custom': '⁣⁢Custom⁡؜‍‍⁠⁠⁠؜⁡؜⁠⁠⁠؜⁣⁤',
464
- 'fabric.editor.configPanel.documentation': '⁣⁢Documentation‌‍‌؜؜⁡‌⁡‍⁣⁤',
465
- 'fabric.editor.configPanel.errorBoundary.note': "⁣⁢We've let the team know. You can still edit and publish this page, or check the error console for more information.؜‌‌‍‌⁠‍⁡‌‍⁣⁤",
466
- 'fabric.editor.configPanel.errorBoundary.title': '⁣⁢Something went wrong.⁠‍؜⁠‍‍⁡‌‌⁣⁤',
467
- 'fabric.editor.configPanel.fieldTypeError.isMultipleAndRadio': '⁣⁢Can not combine isMultiple with style: radio‍؜⁡؜‍؜‌⁡⁠⁠؜⁣⁤',
468
- 'fabric.editor.configPanel.formType.addField': '⁣⁢Add field⁠⁡⁠؜‌‌؜⁡؜‌⁣⁤',
469
- 'fabric.editor.configPanel.formType.removeField': '⁣⁢Remove field؜؜‍‌‍‌⁡⁡⁣⁤',
470
- 'fabric.editor.configPanel.help': '⁣⁢Need help?⁡‍⁠‍⁡⁡⁡⁡⁠؜⁣⁤',
471
- 'fabric.editor.configPanel.invalid': '⁣⁢Invalid field⁡‍؜⁠⁠⁡؜‌؜؜؜‌‍⁣⁤',
472
- 'fabric.editor.configPanel.required': '⁣⁢Required field؜‌⁡؜؜‌⁠؜‍‍؜‍‍؜⁣⁤',
473
- 'fabric.editor.configPanel.submit': '⁣⁢Submit⁠‌‌‍؜⁠⁣⁤',
474
- 'fabric.editor.contextPanel.panelContentLabel': '⁣⁢Scrollable context panel content؜⁡⁡⁡‌⁡⁣⁤',
475
- 'fabric.editor.contextPanel.panelLabel': '⁣⁢Context panel‍‍‍⁠⁠؜؜؜⁡‌⁡⁠⁠⁣⁤',
476
- 'fabric.editor.copiedToClipboard': '⁣⁢Copied!⁡‍‍⁠؜‍؜⁡⁣⁤',
477
- 'fabric.editor.copySyncBlock': '⁣⁢Copy؜‌⁡؜‍⁠⁡⁠؜؜⁣⁤',
478
- 'fabric.editor.copySyncBlockTooltip': '⁣⁢Copy reference to clipboard‍⁠؜‌؜؜⁡‌⁡⁠⁠⁡⁣⁤',
479
- 'fabric.editor.copyToClipboard': '⁣⁢Copy⁠؜‍‍‌؜‌؜‍؜⁡⁠؜⁠⁠‌‌⁣⁤',
480
- 'fabric.editor.cornerControl': '⁣⁢Highlight table⁡؜‌‍‌‍؜⁠‌⁠‍⁣⁤',
481
- 'fabric.editor.createComment': '⁣⁢Comment⁠⁡⁡؜‌؜⁡⁡⁠‌؜⁣⁤',
482
- 'fabric.editor.createCommentDisabled': '⁣⁢You can only comment on text, headings, emojis, dates, mentions, links, and statuses.؜⁠؜⁡⁡‍‍؜⁣⁤',
483
- 'fabric.editor.createCommentInvalid': '⁣⁢You can only comment on text and headings⁠‍‌‌⁠‍⁡⁣⁤',
484
- 'fabric.editor.createSyncBlockLabel': '⁣⁢Create synced block‌؜⁠‌⁡⁠‌‍؜‌⁡⁣⁤',
485
- 'fabric.editor.customPanel': '⁣⁢Custom panel؜؜⁠⁠‍⁠؜⁣⁤',
486
- 'fabric.editor.customPanel.description': '⁣⁢Add a note with an emoji and colored background‍⁠⁡‍⁡⁡⁡‌⁣⁤',
487
- 'fabric.editor.datasource.assetsObjects.description': '⁣⁢Insert objects from Assets in Jira Service Management with search and filtering‍‌⁡⁡‌‌‌‌‍‍⁠؜⁣⁤',
488
- 'fabric.editor.datasource.assetsObjectsGeneralAvailability': '⁣⁢Assets‍؜‌؜⁡؜‌‌‌‍‌‍⁣⁤',
489
- 'fabric.editor.datasource.confluenceSearch': '⁣⁢Insert Confluence list⁡⁡⁡⁠؜⁡‌؜⁡‍⁠‌‌؜؜‍⁣⁤',
490
- 'fabric.editor.datasource.confluenceSearch.description': '⁣⁢Insert list of search results from Confluence with enhanced search, filtering, and configuration.⁠‌⁠؜⁠‌⁠⁡‌⁣⁤',
491
- 'fabric.editor.datasource.jiraIssue': '⁣⁢Jira Issues⁠⁡⁠‍‍⁡؜⁣⁤',
492
- 'fabric.editor.datasource.jiraIssue.description': '⁣⁢Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.؜‌‍⁠⁡‌‍⁣⁤',
493
- 'fabric.editor.datasource.jiraIssue.description.issue-term-refresh': '⁣⁢Insert Jira work items from Jira Cloud with enhanced search, filtering, and configuration.؜⁡⁡⁡⁡‌؜⁡⁣⁤',
494
- 'fabric.editor.datasource.jiraIssue.issue-term-refresh': '⁣⁢Jira Work Items⁡‌‌⁡‌⁡‍‍⁡⁠‌؜؜⁣⁤',
495
- 'fabric.editor.datasourceAppearanceTitle': '⁣⁢List⁡⁠‍؜؜؜⁣⁤',
496
- 'fabric.editor.datasourceTitle': '⁣⁢Edit search query‌؜⁡⁠‍؜‌⁠‌‍⁠⁣⁤',
497
- 'fabric.editor.date': '⁣⁢Date⁡⁡⁠‍‍؜⁠‌‍؜⁣⁤',
498
- 'fabric.editor.date.description': '⁣⁢Add a date using a calendar⁠⁡؜⁡⁡⁠؜⁠‍⁠⁡⁣⁤',
499
- 'fabric.editor.datePickerOpenedAlert': '⁣⁢Date editor popup opened, press Tab to access popup‌⁡؜‌‌⁠‍‍؜⁡؜⁡‌⁠⁣⁤',
500
- 'fabric.editor.decision': '⁣⁢Decision‍⁠⁡⁠؜‌⁠‍⁠⁠⁣⁤',
501
- 'fabric.editor.decision.description': '⁣⁢Capture decisions so they’re easy to track‌‌‌‍‌؜‌⁡‌‍‌⁡⁠⁣⁤',
502
- 'fabric.editor.decisionPlaceholder': '⁣⁢Add a decision…⁠⁡‌‍؜‍⁠‍⁣⁤',
503
- 'fabric.editor.decreaseElementSize': '⁣⁢Decrease element size‍‍‍؜⁡؜‍⁠⁡⁣⁤',
504
- 'fabric.editor.decreaseSize': '⁣⁢Decrease table or media size‌‌‍⁠⁠‌‍‌⁣⁤',
505
- 'fabric.editor.defaultAltText': '⁣⁢Document⁠‌⁠‍⁠⁡‍‍⁣⁤',
506
- 'fabric.editor.delete': '⁣⁢Delete‍‍‍⁠‌⁠⁠⁠⁡⁣⁤',
507
- 'fabric.editor.deleteConfirmationModalCancelButton': '⁣⁢Cancel⁡؜‍‍⁡؜⁡⁠⁡‌‍⁣⁤',
508
- 'fabric.editor.deleteConfirmationModalDeleteButton': '⁣⁢Delete‌⁡⁡؜‌‍⁡⁣⁤',
509
- 'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {⁣⁢Deleting this content will also remove a synced block. References to this block in other locations will show an error. Continue with deletion?‍⁡⁠؜‍‌⁡‍؜؜⁣⁤} other {⁣⁢Deleting this content will also remove {syncBlockCount,number} synced blocks. References to these blocks in other locations will show an error. Continue with deletion?‍⁡⁠؜‍‌⁡‍؜؜⁣⁤}}',
510
- 'fabric.editor.deleteConfirmationModalTitle': "⁣⁢You're about to delete synced content‌⁡‍؜‌‌‍‌؜؜⁡⁣⁤",
511
- 'fabric.editor.description': '⁣⁢Description‌؜‍‌؜‌‌؜‌⁡⁡⁣⁤',
512
- 'fabric.editor.displayBlock': '⁣⁢Display card⁡؜‍‌‌؜‌⁡‍‍⁣⁤',
513
- 'fabric.editor.displayEmbed': '⁣⁢Display embed‍؜‌؜؜‌؜‌⁣⁤',
514
- 'fabric.editor.displayInline': '⁣⁢Display inline‌⁡؜؜⁡‌⁠؜‌⁠⁣⁤',
515
- 'fabric.editor.displayLink': '⁣⁢Display as text؜⁠؜‍؜؜⁡⁡‌⁡؜‍⁣⁤',
516
- 'fabric.editor.displayOptionUnavailableInParentNode': "⁣⁢This display option isn't available inside {node}⁠‌‌؜⁠‌‌⁡⁡‌‍⁡⁡⁣⁤",
517
- 'fabric.editor.displayText': '⁣⁢Text to display‌⁠‌؜‍؜⁡؜⁣⁤',
518
- 'fabric.editor.distributeColumns': '⁣⁢Distribute columns‍؜‍⁠‍‍‍⁠‍‌⁣⁤',
519
- 'fabric.editor.dragHandleZone': '⁣⁢Activate drag handle zone‍⁠؜‌‌⁠‍⁠⁣⁤',
520
- 'fabric.editor.dropPlaceholderLabel': '⁣⁢Document⁠⁠‍؜؜‍⁡‍⁣⁤',
521
- 'fabric.editor.ecombedDescription': '⁣⁢Display an interactive preview of a link‍⁡⁡‍؜؜؜⁡⁡⁣⁤',
522
- 'fabric.editor.edit': '⁣⁢Edit⁠‌؜‍؜‌⁠⁠‍؜⁡⁣⁤',
523
- 'fabric.editor.edit.datasource': '⁣⁢Edit search query⁠⁡⁡⁠؜؜‍؜⁡⁣⁤',
524
- 'fabric.editor.edit.searchInput': '⁣⁢Add a link⁠⁠⁠‍⁡‍⁣⁤',
525
- 'fabric.editor.editAccessTitle': '⁣⁢You need edit access⁡⁡‌⁡؜⁡⁠؜‍؜‌⁣⁤',
526
- 'fabric.editor.editAltText': '⁣⁢Edit alt text⁠‍؜؜⁡⁠‌⁡⁣⁤',
527
- 'fabric.editor.editDatasourceStandalone': '⁣⁢Edit؜⁠‌‍⁠⁠⁡‍⁡⁡⁡؜⁣⁤',
528
- 'fabric.editor.editDatasourceStandaloneTooltip': '⁣⁢Edit search query‌؜‌⁡‍⁠؜⁠‍؜⁣⁤',
529
- 'fabric.editor.editDateText': '⁣⁢Edit Date‍؜‍؜‌؜⁠‌⁠⁣⁤',
530
- 'fabric.editor.editDropdownEditDatasourceTitle': '⁣⁢Edit search query‌⁠⁡⁡⁡‍⁠؜⁣⁤',
531
- 'fabric.editor.editDropdownEditLinkTitle': '⁣⁢Edit link‌؜‌‌؜‌؜⁠⁠‍⁡؜‌‍‌‌⁠⁣⁤',
532
- 'fabric.editor.editDropdownExpandIconLabel': '⁣⁢Expand dropdown menu؜‍⁠‌‌؜‍⁠‌⁣⁤',
533
- 'fabric.editor.editDropdownTriggerTitle': '⁣⁢Edit‍‌‌‍⁡⁠؜⁡⁣⁤',
534
- 'fabric.editor.editLink': '⁣⁢Edit link⁡‍؜‌‍‌‍؜‍⁡⁣⁤',
535
- 'fabric.editor.editMode.inviteToEditButton.title': '⁣⁢Invite to edit‍⁡‍⁡⁡؜⁣⁤',
536
- 'fabric.editor.editSourceLabel': '⁣⁢Edit source⁡⁠؜؜؜‌‌‌؜؜؜؜⁣⁤',
537
- 'fabric.editor.editSourceTooltip': '⁣⁢Navigate to source page of the sync block⁠؜⁡؜؜⁡‍‌⁡⁡⁠‍⁡⁣⁤',
538
- 'fabric.editor.editSourceTooltipDisabled': '⁣⁢Source link is not currently available‍؜‍‌؜؜⁣⁤',
539
- 'fabric.editor.editStatusColor': '⁣⁢Edit Status Color‍⁠‌‌‌‌‌⁠‍⁣⁤',
540
- 'fabric.editor.editStatusText': '⁣⁢Edit Status⁠⁡⁠⁠⁠؜⁡⁠‍⁣⁤',
541
- 'fabric.editor.editableContentLabel': '⁣⁢Editable content⁡؜⁡؜؜؜‍⁠‍⁠‍‌⁣⁤',
542
- 'fabric.editor.editorHelp': '⁣⁢Editor help‌⁠‍‍‌؜؜‌⁣⁤',
543
- 'fabric.editor.editors': '⁣⁢Editors⁠‍⁡‌‍؜⁡⁡⁡⁠؜⁠⁠⁣⁤',
544
- 'fabric.editor.elementBrowser.help': '⁣⁢Help‌⁠؜؜⁡؜‍⁡⁡‍⁡‌؜⁠⁣⁤',
545
- 'fabric.editor.elementInsertSidePanel.title': '⁣⁢Insert؜‍⁡⁠؜⁡⁡‍⁣⁤',
546
- 'fabric.editor.elementbrowser.categorylist.category-admin': '⁣⁢Administration؜‍⁡؜⁠⁡؜؜⁠‍؜⁣⁤',
547
- 'fabric.editor.elementbrowser.categorylist.category-ai': '⁣⁢Rovo‍‍⁠‌؜⁠⁠‍‌‍؜؜؜‍‌⁣⁤',
548
- 'fabric.editor.elementbrowser.categorylist.category-all': '⁣⁢All‍⁠⁠⁠‌⁡‌‍‍⁡⁣⁤',
549
- 'fabric.editor.elementbrowser.categorylist.category-communication': '⁣⁢Communication‍‌⁠‌⁠‍؜⁣⁤',
550
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': '⁣⁢Confluence content؜‌؜⁡؜⁠⁠⁣⁤',
551
- 'fabric.editor.elementbrowser.categorylist.category-development': '⁣⁢Development‍‌‌‍⁡⁠⁠⁡⁣⁤',
552
- 'fabric.editor.elementbrowser.categorylist.category-external-content': '⁣⁢External content⁡‍⁠‌‍⁡⁠‌⁣⁤',
553
- 'fabric.editor.elementbrowser.categorylist.category-formatting': '⁣⁢Formatting‌‌⁡‌؜‍؜‍⁣⁤',
554
- 'fabric.editor.elementbrowser.categorylist.category-media': '⁣⁢Media⁡⁠‍‌⁡‍⁣⁤',
555
- 'fabric.editor.elementbrowser.categorylist.category-navigation': '⁣⁢Navigation‌⁠؜⁡⁡⁡‌⁡‌⁡؜؜⁣⁤',
556
- 'fabric.editor.elementbrowser.categorylist.category-reporting': '⁣⁢Reporting⁡؜‍⁡⁣⁤',
557
- 'fabric.editor.elementbrowser.categorylist.category-visuals': '⁣⁢Visuals & images‍‌⁠‌⁡‍⁠⁡⁣⁤',
558
- 'fabric.editor.elementbrowser.featured.whiteboard.description': '⁣⁢Use a whiteboard to add visuals to your page‍⁠‍⁠⁠؜⁠؜⁡‌⁣⁤',
559
- 'fabric.editor.elementbrowser.search.empty-state.heading': '⁣⁢Nothing matches your search‍‍⁠؜؜؜⁡⁡؜⁠⁠‍؜⁣⁤',
560
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': '⁣⁢Try searching with a different term or discover new apps for Atlassian products.⁠‌‌؜⁡⁡‍؜‌‌⁣⁤',
561
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '⁣⁢Explore Atlassian Marketplace؜⁡‌؜؜‌‌⁠‌⁣⁤',
562
- 'fabric.editor.elementbrowser.searchbar.assistive.text.default': '{count, plural, =0 {⁣⁢Nothing matches your search.⁡⁡⁡‍⁡⁡؜‌⁣⁤} one {⁣⁢{count} suggestion available by default.؜⁡‌⁡‌⁠‍⁡؜⁣⁤} other {⁣⁢{count} suggestions available by default.؜⁡‌⁡‌⁠‍⁡؜⁣⁤}}',
563
- 'fabric.editor.elementbrowser.searchbar.assistive.text.result': '{count, plural, =0 {⁣⁢Nothing matches your search.‍؜‍؜⁠‍؜؜؜⁣⁤} one {⁣⁢{count} suggestion available for typed text.؜‍⁡‌⁡⁠⁠؜⁣⁤} other {⁣⁢{count} suggestions available for typed text.؜‍⁡‌⁡⁠⁠؜⁣⁤}}',
564
- 'fabric.editor.elementbrowser.searchbar.elementAfterInput': '⁣⁢Enter⁡؜‌؜‌‌‍⁡⁠؜‌؜⁣⁤',
565
- 'fabric.editor.elementbrowser.searchbar.placeholder': '⁣⁢Search⁠‍⁡؜⁡؜‌⁡؜‌⁣⁤',
566
- 'fabric.editor.elementbrowser.sidebar.heading': '⁣⁢Browse‍‌‍‍‍‍‌‍‍؜⁡⁣⁤',
567
- 'fabric.editor.embedTitle': '⁣⁢Embed؜‍⁡؜؜⁠‍⁣⁤',
568
- 'fabric.editor.embedToBlockCardWarning': '⁣⁢Displays as a card on small screens⁡‍‍‌‍⁡⁣⁤',
569
- 'fabric.editor.emoji': '⁣⁢Emoji؜⁠⁠‌؜‍؜⁠⁠⁡‌⁣⁤',
570
- 'fabric.editor.emoji.description': '⁣⁢Use emojis to express ideas 🎉 and emotions 😄‍⁡⁠‍؜؜‍⁣⁤',
571
- 'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
572
- 'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
573
- 'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
574
- 'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
575
- 'fabric.editor.error': '⁣⁢Error‌‍⁠؜؜‍‍⁠؜‌؜⁣⁤',
576
- 'fabric.editor.error.description.failToCreateWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to create synced content.؜⁡‍⁡‌⁠⁠‌⁠؜⁣⁤',
577
- 'fabric.editor.error.description.failToDeleteWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to delete synced content.؜⁠‍‍؜⁠؜‌⁠⁠؜‌⁠‌⁠⁡⁠⁣⁤',
578
- 'fabric.editor.error.description.failToEditWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to edit synced content.؜؜⁡؜‍‌⁠‍؜‍⁠‍⁣⁤',
579
- 'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
580
- 'fabric.editor.error.title.failToDelete': '⁣⁢Failed to delete⁡‍‍‍؜‌⁠⁠‍‌⁣⁤',
581
- 'fabric.editor.error.title.failToEdit': '⁣⁢Cannot edit synced content offline⁠؜؜‌⁠؜⁡⁡‍⁣⁤',
582
- 'fabric.editor.errorPanel': '⁣⁢Error panel⁠⁡؜؜⁡⁡‌⁡⁣⁤',
583
- 'fabric.editor.errorPanel.description': '⁣⁢Call out errors in a colored panel‍‌‍‌‍⁡؜⁡؜‌؜⁣⁤',
584
- 'fabric.editor.expand': '⁣⁢Expand⁡؜‌‍‍‌⁠؜؜؜⁠؜⁣⁤',
585
- 'fabric.editor.expand.description': '⁣⁢Insert an expand‍⁠؜‍‍‍⁡⁠⁠⁣⁤',
586
- 'fabric.editor.expandAriaLabel': '⁣⁢Give this expand a title⁠‌‍⁡⁠‌؜‌⁠⁣⁤',
587
- 'fabric.editor.expandDefaultTitle': '⁣⁢Click here to expand...‍؜‍⁡‍‍؜⁡⁠‌⁡؜⁣⁤',
588
- 'fabric.editor.expandNode': '⁣⁢Expand content⁡⁠⁠؜‍⁠؜‍‌؜؜⁡⁣⁤',
589
- 'fabric.editor.expandPlaceholder': '⁣⁢Give this expand a title...؜⁠⁡‍؜؜؜⁡⁣⁤',
590
- 'fabric.editor.extension.confirmDeleteLinkedModalMessage': '⁣⁢Deleting {nodeName} will break anything connected to it.؜‌‍‍‍‌⁠⁡؜‌⁠⁡‍؜‌⁣⁤',
591
- 'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': '⁣⁢Deleting⁠؜؜⁡؜؜‌‌⁠؜⁡‌⁣⁤',
592
- 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '⁣⁢Delete⁡؜‍؜‌⁡⁠⁠⁠‍⁣⁤',
593
- 'fabric.editor.extension.deleteElementTitle': '⁣⁢Delete element⁠‍‍⁡⁡⁡؜؜‌؜⁡؜⁣⁤',
594
- 'fabric.editor.extension.sourceNoTitledName': '⁣⁢this element‌‍⁡⁣⁤',
595
- 'fabric.editor.extensions.config-panel.loading-error.non-final': '⁣⁢We ran into a bit of trouble. Refresh to try again.‌؜‌‍⁡⁡‌؜‍⁠؜‍‍⁣⁤',
596
- 'fabric.editor.extensions.config-panel.save-indicator': '⁣⁢All changes are always autosaved‌⁡؜‌‌⁡‍‍⁠⁠‍⁡⁣⁤',
597
- 'fabric.editor.externalExtensionsHeading': '⁣⁢Apps‌؜‍؜⁡‍⁠‍؜⁡⁣⁤',
598
- 'fabric.editor.externalMediaFile': '⁣⁢External media file؜‌؜⁡‌؜‌‍⁡؜⁠؜⁠⁣⁤',
599
- 'fabric.editor.failed_to_upload': '⁣⁢Failed to upload‌؜؜؜‌‍‌‍⁡؜؜⁣⁤',
600
- 'fabric.editor.feedbackDialog': '⁣⁢Give feedback؜⁡؜⁠‍‌‌‍⁡⁣⁤',
601
- 'fabric.editor.feedbackDialog.description': '⁣⁢Tell us about your experience using the cloud editor⁡؜‍؜⁠؜‍‌‌⁡؜؜⁡⁣⁤',
602
- 'fabric.editor.find': '⁣⁢Find⁠؜؜‍⁠؜⁣⁤',
603
- 'fabric.editor.findNext': '⁣⁢Find next‍‌‍‌‍؜⁡؜؜⁠⁡⁡‍‌⁡‍‌⁣⁤',
604
- 'fabric.editor.findPrevious': '⁣⁢Find previous⁡⁠‍‍‍⁠‌‌؜⁡⁣⁤',
605
- 'fabric.editor.findReplaceToolbarButton': '⁣⁢Find and replace⁡‌⁡⁠⁠‌‌‌⁠⁡⁣⁤',
606
- 'fabric.editor.fiveColumns': '⁣⁢5 Column layout؜‌⁠‍‌‍‍‌⁡‌‍⁡⁣⁤',
607
- 'fabric.editor.floatingToolbar.confirmModalCancel': '⁣⁢Cancel‌‌‍؜‍‌⁡؜⁣⁤',
608
- 'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '⁣⁢Also delete connected elements‌؜⁠⁠⁠⁡⁡‌‍؜⁣⁤',
609
- 'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {⁣⁢{name}؜؜‌⁠⁣⁤} one {⁣⁢{name} (+1 connected element)‍⁠⁠‍⁠⁠‌؜⁠‌⁠⁣⁤} other {⁣⁢{name} (+{amount,number} connected elements)‍⁠⁠‍⁠⁠‌؜⁠‌⁠⁣⁤}}',
610
- 'fabric.editor.floatingToolbar.confirmModalHeading': '⁣⁢Are you sure?؜؜‍؜‌‍؜‍⁡‍⁣⁤',
611
- 'fabric.editor.floatingToolbar.confirmModalOK': '⁣⁢OK؜‌‍⁠⁠‍⁡؜⁣⁤',
612
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '⁣⁢Floating toolbar controls have been opened⁡⁠⁡⁡‍؜؜‍⁣⁤',
613
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '⁣⁢Floating Toolbar⁠‍⁠؜⁡⁡‌؜⁣⁤',
614
- 'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': '⁣⁢Layout options⁡‌‍⁡⁠‍⁡⁡⁡‍⁠؜⁣⁤',
615
- 'fabric.editor.floatingToolbar.scrollLeft': '⁣⁢Scroll left⁡‌⁡⁠⁠⁡‍⁣⁤',
616
- 'fabric.editor.floatingToolbar.scrollRight': '⁣⁢Scroll right‍⁡‌⁠‍⁡⁣⁤',
617
- 'fabric.editor.focusTableResizeHandle': '⁣⁢Focus table resize handle‍⁡؜⁡⁡‍؜‍⁡⁣⁤',
618
- 'fabric.editor.fourColumns': '⁣⁢4 Column layout‌‌‌⁡⁠؜‍‌؜⁣⁤',
619
- 'fabric.editor.headerColumn': '⁣⁢Header column؜⁠⁠⁠⁠⁡⁡‌‌⁠‍‌‍‌⁣⁤',
620
- 'fabric.editor.headerRow': '⁣⁢Header row‍‌‍‌‍؜‌⁠؜⁡⁡؜⁠⁣⁤',
621
- 'fabric.editor.heading1': '⁣⁢Heading 1؜؜‌⁡⁡‍‌‌⁣⁤',
622
- 'fabric.editor.heading1Description': '⁣⁢Use this for a top level heading⁡‌‌‍‌⁣⁤',
623
- 'fabric.editor.heading2': '⁣⁢Heading 2⁡⁡؜⁠؜⁠‍⁣⁤',
624
- 'fabric.editor.heading2Description': '⁣⁢Use this for key sections‌⁡⁡‍؜؜؜⁡‌⁣⁤',
625
- 'fabric.editor.heading3': '⁣⁢Heading 3‍⁡⁡‌؜‌‍‌‍‌⁡‌⁠‌⁣⁤',
626
- 'fabric.editor.heading3Description': '⁣⁢Use this for sub sections and group headings‌‌‌؜⁡‌⁡⁡⁠‌‌⁣⁤',
627
- 'fabric.editor.heading4': '⁣⁢Heading 4⁠‌‌؜؜؜؜⁡⁡‍‍⁣⁤',
628
- 'fabric.editor.heading4Description': '⁣⁢Use this for deep headings‍؜؜⁠⁠‌⁠‌⁣⁤',
629
- 'fabric.editor.heading5': '⁣⁢Heading 5‍‍‍‍‍⁡‍⁡⁡⁣⁤',
630
- 'fabric.editor.heading5Description': '⁣⁢Use this for grouping list items؜⁠‍؜⁡⁠؜؜‍؜‍‌‌⁣⁤',
631
- 'fabric.editor.heading6': '⁣⁢Heading 6⁡⁠‌؜‌⁡⁠⁡⁡؜‌‍‌‌‍⁠⁣⁤',
632
- 'fabric.editor.heading6Description': '⁣⁢Use this for low level headings‌؜⁠‌‍‌⁡؜‌؜‌⁠⁡⁠⁠⁣⁤',
633
- 'fabric.editor.headingLink.ascOrderLabel': '⁣⁢Sort column Z to A‍‌⁠⁠‍⁠؜⁠⁠‌⁠‌‍‍‍⁣⁤',
634
- 'fabric.editor.headingLink.descOrderLabel': '⁣⁢Clear sorting⁡⁠⁠‌؜⁣⁤',
635
- 'fabric.editor.headingLink.hyperlinkIconBlogLabel': '⁣⁢Blog⁡‌؜⁡؜‍⁡⁠⁣⁤',
636
- 'fabric.editor.headingLink.hyperlinkIconBugLabel': '⁣⁢Bug⁡⁡⁡⁡؜؜‍⁣⁤',
637
- 'fabric.editor.headingLink.hyperlinkIconIssueLabel': '⁣⁢Issue⁠‌⁠‌⁠‌‍‌‌‌⁣⁤',
638
- 'fabric.editor.headingLink.hyperlinkIconIssueLabel.issue-term-refresh': '⁣⁢Work Item⁡‍⁠؜‍⁣⁤',
639
- 'fabric.editor.headingLink.hyperlinkIconPageLabel': '⁣⁢Page⁠⁡⁠‍؜⁡⁡⁡‍؜‌؜؜⁣⁤',
640
- 'fabric.editor.headingLink.hyperlinkIconStoryLabel': '⁣⁢Story⁡⁠؜‍‍‍‍‍⁠⁡‌‌⁡⁣⁤',
641
- 'fabric.editor.headingLink.hyperlinkIconTaskLabel': '⁣⁢Task⁠‌⁠⁡‌؜⁡⁡‌‌⁠⁣⁤',
642
- 'fabric.editor.headingLink.invalidLabel': "⁣⁢⚠️ You can't sort a table with merged cells⁠⁡⁠؜⁡‌؜⁠‌⁠⁡‍‍⁠⁣⁤",
643
- 'fabric.editor.headingLink.noOrderLabel': '⁣⁢Sort column A to Z‍‌‌؜‌⁡⁠⁡‍‌⁣⁤',
644
- 'fabric.editor.help': '⁣⁢Help⁡‌‍‌⁡‌⁠⁠‍‍⁡⁣⁤',
645
- 'fabric.editor.help.description': '⁣⁢Browse all the keyboard shortcuts and markdown options‌⁡⁠‍⁡⁠⁣⁤',
646
- 'fabric.editor.helpDialogTips': '⁣⁢Press {keyMap} to quickly open this dialog at any time⁠؜‌؜⁠⁡‌⁣⁤',
647
- 'fabric.editor.highlight': '⁣⁢Highlight color‌⁡⁡⁡‍⁠‌⁣⁤',
648
- 'fabric.editor.highlight.removeColor': '⁣⁢Remove color‌⁡‍؜⁠⁡‍⁡⁡⁡⁡⁠‍‌⁣⁤',
649
- 'fabric.editor.highlightColor': '⁣⁢Toggle highlight color palette‍؜؜‌⁣⁤',
650
- 'fabric.editor.highlightFloatingToolbar': '⁣⁢Highlight⁠⁡⁠⁠⁡؜‍‌؜‌؜؜‌⁣⁤',
651
- 'fabric.editor.horizontalRule': '⁣⁢Divider‍‌⁠‌⁡‌⁡؜‌⁡‍⁠‍⁣⁤',
652
- 'fabric.editor.horizontalRule.description': '⁣⁢Separate content with a horizontal line⁡‍؜‍⁣⁤',
653
- 'fabric.editor.hyperlink.linkVisibleLabel': '⁣⁢Paste or search for link‌‍؜؜⁡؜‌⁠‌⁣⁤',
654
- 'fabric.editor.hyperlink.searchLinkAriaDescription': '⁣⁢Suggestions will appear below as you type into the field؜⁠‍‍⁡‌⁠؜⁡⁣⁤',
655
- 'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {⁣⁢no results found‍؜⁠‌⁠⁡‌⁠‍؜⁣⁤} one {⁣⁢{count,number} result found؜‍؜⁡⁡⁡‍⁠⁡‌‌⁣⁤} other {⁣⁢{count,number} results found؜‍؜⁡⁡⁡‍⁠⁡‌‌⁣⁤}}',
656
- 'fabric.editor.hyperlink.textVisibleLabel': '⁣⁢Display text (optional)⁡‌⁡؜؜⁡⁠؜؜؜⁠⁣⁤',
657
- 'fabric.editor.hyperlinkToolbarPlaceholder': '⁣⁢Paste or search for link‌؜⁠‌⁠؜⁡‍⁡⁠‌⁣⁤',
658
- 'fabric.editor.image': '⁣⁢Image⁡⁠⁡⁡؜‌⁡‍⁡‍‍⁣⁤',
659
- 'fabric.editor.image.fullWidthLabel': '⁣⁢Full-width⁡‍‌⁠‌⁠‌‌‍‌⁣⁤',
660
- 'fabric.editor.imageBorderBold': '⁣⁢Bold⁡‌‌⁠‍؜⁠⁡؜⁠⁠‌⁡⁣⁤',
661
- 'fabric.editor.imageBorderColor': '⁣⁢Color؜؜⁡⁠⁠؜؜⁠⁠⁣⁤',
662
- 'fabric.editor.imageBorderColor.dropdownAriaLabel': '⁣⁢Image border options Color dropdown؜‌⁡‍؜⁠‌‍‍‌⁠؜⁡؜⁣⁤',
663
- 'fabric.editor.imageBorderMedium': '⁣⁢Medium؜؜؜؜؜‍‌⁣⁤',
664
- 'fabric.editor.imageBorderOptions': '⁣⁢Border options⁡‍؜⁠⁡⁡‍⁡‍‌‍⁡⁡⁣⁤',
665
- 'fabric.editor.imageBorderSize': '⁣⁢Size؜؜‍⁠‌⁠؜‍⁠⁠⁣⁤',
666
- 'fabric.editor.imageBorderSize.dropdownAriaLabel': '⁣⁢Image border options Size dropdown⁡⁡؜⁡‌⁡⁠⁠‌⁡‍؜⁣⁤',
667
- 'fabric.editor.imageBorderSubtle': '⁣⁢Subtle‍⁠‌‌⁠⁠؜⁠⁡⁣⁤',
668
- 'fabric.editor.improvement': '⁣⁢Improvement‌⁠⁡‍⁠⁠؜‌⁡‍⁣⁤',
669
- 'fabric.editor.increaseElementSize': '⁣⁢Increase element size⁠‌‌‍‍⁡؜؜⁡⁣⁤',
670
- 'fabric.editor.increaseSize': '⁣⁢Increase table or media size؜⁡‍؜‌⁡⁠⁡⁣⁤',
671
- 'fabric.editor.indent': '⁣⁢Indent‌‍‌؜‌⁠‍‍‌⁡⁣⁤',
672
- 'fabric.editor.info': '⁣⁢Info‌⁠⁡⁡‌⁡‍⁠⁡‍‌⁣⁤',
673
- 'fabric.editor.infoPanel': '⁣⁢Info panel⁡؜‍⁠‍⁡‌‍؜‍⁠؜⁣⁤',
674
- 'fabric.editor.infoPanel.description': '⁣⁢Highlight information in a colored panel⁡⁠⁡؜‍⁣⁤',
675
- 'fabric.editor.inlineConfigureLink': '⁣⁢Configure link؜‌؜؜⁡‌‌⁣⁤',
676
- 'fabric.editor.inlineDescription': '⁣⁢Display link as inline text‍⁠⁡‌‍⁡؜‌⁣⁤',
677
- 'fabric.editor.inlineGoToLink': '⁣⁢Go to link⁡⁠؜؜⁡‌⁠⁣⁤',
678
- 'fabric.editor.inlineOverlay': '⁣⁢Configure‌‍‍؜⁡‍⁡‌؜‍‍‍؜‌⁣⁤',
679
- 'fabric.editor.inlineTitle': '⁣⁢Inline؜؜‌‌⁠‌‌⁡‌‌⁡⁡⁠⁣⁤',
680
- '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.؜‍‍؜⁡⁡‌؜⁣⁤',
681
- 'fabric.editor.insertColumn': '⁣⁢Insert column right⁡‍‌‌‍⁠؜‌‌‍⁡⁡؜⁠‍⁣⁤',
682
- 'fabric.editor.insertColumnDrag': '⁣⁢Insert column؜‌‌⁠⁡⁡‍⁡؜‌⁡‌⁣⁤',
683
- 'fabric.editor.insertMenu': '⁣⁢Insert elements؜؜؜⁡‍‍⁠؜⁡⁣⁤',
684
- 'fabric.editor.insertRightRail.close': '⁣⁢Close‌⁡⁠‍⁠‍؜‌⁡⁣⁤',
685
- 'fabric.editor.insertRightRail.title': '⁣⁢Insert‍‌؜‍؜‍‍⁡⁡؜؜⁠⁣⁤',
686
- 'fabric.editor.insertRow': '⁣⁢Insert row below‌؜⁡‌‌‍⁠⁣⁤',
687
- 'fabric.editor.insertRowDrag': '⁣⁢Insert row⁡؜؜‌⁡؜‌⁡‌⁣⁤',
688
- 'fabric.editor.insertTableColumn': '⁣⁢Insert table column؜⁡⁡‌؜⁡؜‌⁣⁤',
689
- 'fabric.editor.insertTableRow': '⁣⁢Insert table row⁡⁠⁠‍‍⁣⁤',
690
- 'fabric.editor.invalidDateError': '⁣⁢Enter a valid date⁡⁠⁡‌؜‍‍⁠⁡⁣⁤',
691
- 'fabric.editor.invalidLink': '⁣⁢Please enter a valid link.‌‍⁠⁡⁠‌⁣⁤',
692
- 'fabric.editor.inviteItem.title': '{userRole, select, admin {⁣⁢Invite teammate to {productName}⁠‍؜‍⁡⁠‌‌‍⁡‍‍‍‍⁣⁤} trusted {⁣⁢Invite teammate to {productName}⁠‍؜‍⁡⁠‌‌‍⁡‍‍‍‍⁣⁤} other {⁣⁢Add teammate to {productName}⁡‌⁡‌⁠‍‌؜‌⁡‍‍‌؜⁣⁤}}',
693
- 'fabric.editor.italic': '⁣⁢Italic؜‌⁠⁡؜⁠‍‌؜⁠‌⁡⁣⁤',
694
- 'fabric.editor.keyboardShortcuts': '⁣⁢Keyboard shortcuts؜‍‍؜⁠⁡‍⁡‍⁡⁠⁣⁤',
695
- 'fabric.editor.layout.columnOption': '{count, plural, one {⁣⁢{count} Column‍⁠⁠؜⁠⁠⁡‌⁡⁣⁤} other {⁣⁢{count} Columns‍⁠⁠؜⁠⁠⁡‌⁡⁣⁤}}',
696
- 'fabric.editor.layout.controls.placeholder': '⁣⁢/ to insert‌⁠؜⁠؜؜؜‍⁠⁣⁤',
697
- 'fabric.editor.layout.placeholder': '⁣⁢Add content‌؜؜؜⁠⁠‍‍⁡؜⁠⁣⁤',
698
- 'fabric.editor.layout.resizeLayout': '⁣⁢Resize layout⁡⁠‌؜‍⁠⁡‍؜⁡⁣⁤',
699
- 'fabric.editor.layoutFixedWidth': '⁣⁢Back to center؜؜؜⁠‌‍⁠‌‌⁣⁤',
700
- 'fabric.editor.layoutFullWidth': '⁣⁢Go full width⁡⁡‌⁠‌⁡‍⁠⁡‌؜؜⁣⁤',
701
- 'fabric.editor.layoutStateFixedWidth': '⁣⁢Centered‌⁡‍⁠⁠‌⁠‍⁠‌⁡⁣⁤',
702
- 'fabric.editor.layoutStateFullWidth': '⁣⁢Full width؜⁡‌‌؜؜⁡⁡‍‍‍⁡⁣⁤',
703
- 'fabric.editor.layoutStateWide': '⁣⁢Wide‌؜⁠‌⁠‍⁡؜‌‍‍⁠‌⁣⁤',
704
- 'fabric.editor.layoutWide': '⁣⁢Go wide‌؜؜‍‍⁡⁡؜⁣⁤',
705
- 'fabric.editor.leftSidebar': '⁣⁢Left sidebar layout؜⁡؜‍؜‌⁣⁤',
706
- 'fabric.editor.limitedModeDescription': '⁣⁢To increase speed and response time <learnMoreLink>some editing features are limited</learnMoreLink>.‌⁡⁠؜‌‌‌⁠‍؜⁠⁣⁤',
707
- 'fabric.editor.limitedModeDescriptionWithoutLink': '⁣⁢To increase speed and response time some editing features are limited.⁠⁠⁠⁡؜‍‍‌‌⁠‍⁣⁤',
708
- 'fabric.editor.limitedModeTitle': '⁣⁢Speed improvements‌⁠‍‌‍؜⁡‍⁠؜‍‌‌⁡‍⁠‌⁡⁣⁤',
709
- 'fabric.editor.link': '⁣⁢Link⁡‍⁡‍؜؜؜⁠⁠⁣⁤',
710
- 'fabric.editor.link.description': '⁣⁢Insert a link‌⁠⁠‌؜‍؜⁠؜⁣⁤',
711
- 'fabric.editor.linkAddress': '⁣⁢Link address⁡⁠⁠‌‍‌‌⁡؜‌‌‌⁣⁤',
712
- 'fabric.editor.linkPlaceholder': '⁣⁢Paste link؜⁡⁠‌‍⁡⁠⁠‍⁣⁤',
713
- 'fabric.editor.lists': '⁣⁢Lists؜⁡‍‌⁡؜‌؜⁣⁤',
714
- 'fabric.editor.listsFormat': '⁣⁢List formatting‍⁠⁡‍⁠‌‌⁣⁤',
715
- 'fabric.editor.lockColumns': '⁣⁢Fixed column widths؜⁠‌‍‍‌⁡⁡⁡⁠‌⁣⁤',
716
- 'fabric.editor.longEmptyNodePlaceholderPrefix': '⁣⁢Type⁠‍⁠؜⁠⁠؜⁠⁣⁤',
717
- 'fabric.editor.longEmptyNodePlaceholderSlash': '⁣⁢/؜⁠⁠؜⁡؜‌‌؜؜⁠⁡‌⁣⁤',
718
- 'fabric.editor.longEmptyNodePlaceholderSuffix': '⁣⁢to insert elements؜‌؜‍⁡؜‍⁡⁠⁣⁤',
719
- 'fabric.editor.longEmptyNodePlaceholderText': '⁣⁢Type / to insert elements‌⁡⁠‍⁡؜⁣⁤',
720
- 'fabric.editor.markdown': '⁣⁢Markdown⁡‌؜؜⁡‍⁠‌؜‍‌⁣⁤',
721
- 'fabric.editor.matchCase': '⁣⁢Match case‌⁡⁡‍⁠⁠‍⁡⁠⁣⁤',
722
- 'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {⁣⁢Media width decreased to {newMediaWidth,number} pixel.‍⁡‌‍‍‌‌⁣⁤} other {⁣⁢Media width decreased to {newMediaWidth,number} pixels.‍⁡‌‍‍‌‌⁣⁤}}',
723
- 'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {⁣⁢Media width increased to {newMediaWidth,number} pixel.⁡؜⁠؜‌⁡⁠⁡؜⁣⁤} other {⁣⁢Media width increased to {newMediaWidth,number} pixels.⁡؜⁠؜‌⁡⁠⁡؜⁣⁤}}',
724
- 'fabric.editor.media.MediaWidthIsMin': '⁣⁢Media decreased to the minimum size⁡⁡؜‌‌⁡‌؜⁠⁡‌⁣⁤',
725
- 'fabric.editor.media.insert.cancel': '⁣⁢Cancel‍⁡⁡؜؜‌‍؜؜⁡؜⁣⁤',
726
- 'fabric.editor.media.insert.fileTabTitle': '⁣⁢File‌‌‍⁡⁠⁠⁡‍‌⁡⁠‍⁣⁤',
727
- 'fabric.editor.media.insert.fromUrlErrorMessage': '⁣⁢Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.⁡‍‍⁡‍‌⁡‌‍‌‌⁣⁤',
728
- 'fabric.editor.media.insert.fromUrlWarning': '⁣⁢This image might not be visible to others due to source restrictions. Consider uploading the file instead.⁠⁡‌‍؜‌⁠⁣⁤',
729
- 'fabric.editor.media.insert.insert': '⁣⁢Insert⁠⁡؜‌؜⁡⁡؜؜⁣⁤',
730
- 'fabric.editor.media.insert.invalidUrlErrorMessage': '⁣⁢Invalid link⁡‍؜⁠‍‌‌⁡⁣⁤',
731
- 'fabric.editor.media.insert.linkTabTitle': '⁣⁢Link‍⁡‌‌⁠⁠⁡‍‍‍‍‍؜⁡⁣⁤',
732
- 'fabric.editor.media.insert.loadPreview': '⁣⁢Load preview؜⁠‌؜‍‍⁣⁤',
733
- 'fabric.editor.media.insert.localFileErrorMessage': '⁣⁢This file couldn’t be uploaded.‍؜؜؜؜⁡‌‍؜⁠⁠⁣⁤',
734
- 'fabric.editor.media.insert.localFileNetworkErrorMessage': '⁣⁢File upload error. Check file path or network.⁡‌؜‍⁠⁡؜‌؜⁠‌‍⁡⁣⁤',
735
- 'fabric.editor.media.insert.mediaAlt': '⁣⁢Preview for uploaded image or video file⁡‍‌⁠⁡⁡؜⁠⁠⁡⁡⁣⁤',
736
- 'fabric.editor.media.insert.mediaPickerPopupAriaLabel': '⁣⁢Media picker؜⁠⁡؜؜‍‍⁠⁡⁠‌⁣⁤',
737
- 'fabric.editor.media.insert.pasteLinkToUpload': '⁣⁢Paste link to upload⁡⁠‍⁡؜⁡‍⁣⁤',
738
- 'fabric.editor.media.insert.upload': '⁣⁢Upload⁠‌؜‌⁡‌‍⁠؜‌⁠‌؜⁣⁤',
739
- 'fabric.editor.media.pixelEntry.MediaWidthIsMax': '⁣⁢Media increased to the maximum size⁡؜؜⁠‍‍‍‌‌‍⁡⁠⁣⁤',
740
- 'fabric.editor.media.pixelEntry.ResizeOption': '⁣⁢Resize؜؜‍⁡؜⁡‌‌‌‍‌؜‌؜⁡⁡⁣⁤',
741
- 'fabric.editor.media.pixelEntry.closePixelEntry': '⁣⁢Close‌⁡‌‍⁡‍؜‍⁠⁡⁡‌⁣⁤',
742
- 'fabric.editor.media.pixelEntry.inputHeightAriaLabel': '⁣⁢height input؜⁠؜‍؜‌؜‍⁣⁤',
743
- 'fabric.editor.media.pixelEntry.inputHeightTooltip': '⁣⁢Height⁡⁠⁠⁡⁠؜⁠⁠⁣⁤',
744
- 'fabric.editor.media.pixelEntry.inputWidthAriaLabel': '⁣⁢Max width {maxWidth}px‍‌‍‍‌؜⁠؜‌⁠⁣⁤',
745
- 'fabric.editor.media.pixelEntry.inputWidthLabel': '⁣⁢Width⁠؜⁠⁡‌؜⁡⁡‍⁣⁤',
746
- 'fabric.editor.media.pixelEntry.inputWidthTooltip': '⁣⁢Max width {maxWidth}px؜‍‌؜‍‍‍‍‌؜⁣⁤',
747
- 'fabric.editor.media.pixelEntry.migrationButtonText': '⁣⁢Convert to pixels‍⁡‍‍؜⁠‌‍⁠؜⁠⁡؜⁡⁠‌⁣⁤',
748
- 'fabric.editor.media.pixelEntry.migrationButtonTooltip': '⁣⁢Migrate from percentage to fixed pixel sizing‍⁠‍‍؜‌⁡‍‌‌⁠⁣⁤',
749
- 'fabric.editor.media.pixelEntry.submitButtonText': '⁣⁢Submit؜؜⁠⁠‌‌‍‍⁠‍‌⁣⁤',
750
- 'fabric.editor.media.pixelEntry.validationFailedMessage': '⁣⁢Validation for width failed⁡؜⁠‍؜⁡⁠؜⁡؜⁡‌⁣⁤',
751
- 'fabric.editor.mediaAddLink': '⁣⁢Add link⁡‍‍‌‍⁠‍‍⁣⁤',
752
- 'fabric.editor.mediaFiles': '⁣⁢Image, video, or file⁠‍‌؜⁠‌‍⁣⁤',
753
- 'fabric.editor.mediaFiles.description': '⁣⁢Add images and other files to your page⁠‍‌؜؜؜‍⁠⁠⁠⁠‍⁣⁤',
754
- 'fabric.editor.mediaGroupDeleteLabel': '⁣⁢delete⁠‌‍⁡؜⁠‍⁡‍⁣⁤',
755
- 'fabric.editor.media_change_mediainline_caption_warn': '⁣⁢Inline (caption will be removed)‌‌‍‌⁡⁡‌؜⁠⁣⁤',
756
- 'fabric.editor.media_change_mediainline_default': '⁣⁢Inline‌‌‌⁠⁡⁡‍‌⁣⁤',
757
- 'fabric.editor.media_change_mediasingle': '⁣⁢Original size‌‌⁡⁡؜⁠؜؜⁡‍⁡⁡؜‍‌⁠⁣⁤',
758
- 'fabric.editor.mention': '⁣⁢Mention‌؜‌⁡⁡؜⁠⁣⁤',
759
- 'fabric.editor.mention.description': '⁣⁢Mention someone to send them a notification‍؜‌‌⁡؜‌‌؜⁠⁠؜⁣⁤',
760
- 'fabric.editor.mentionNode.label': '⁣⁢Tagged user‍‍⁠⁠⁡‌‍⁣⁤',
761
- 'fabric.editor.mentionsAddLabel': '⁣⁢add-icon‍؜؜⁡⁡⁡‌‍؜‌‍⁣⁤',
762
- 'fabric.editor.mentionsIconLabel': '⁣⁢Mention؜؜‌‌؜‌؜⁠⁡‌⁣⁤',
763
- 'fabric.editor.mergeCells': '⁣⁢Merge cells‍؜؜؜‍‍⁠‍⁣⁤',
764
- 'fabric.editor.moreFormatting': '⁣⁢More formatting‍‍‌‌⁣⁤',
765
- 'fabric.editor.moveColumnLeft': '{0, plural, one {⁣⁢Move column left⁡؜؜‌‍‍؜⁠‍‌؜⁣⁤} other {⁣⁢Move columns left⁡؜؜‌‍‍؜⁠‍‌؜⁣⁤}}',
766
- 'fabric.editor.moveColumnRight': '{0, plural, one {⁣⁢Move column right⁠⁡‍‍⁠؜⁡‌؜؜⁣⁤} other {⁣⁢Move columns right⁠⁡‍‍⁠؜⁡‌؜؜⁣⁤}}',
767
- 'fabric.editor.moveDownDown': '{0, plural, one {⁣⁢Move row down⁡‍‍⁡‍⁡؜⁡⁣⁤} other {⁣⁢Move rows down⁡‍‍⁡‍⁡؜⁡⁣⁤}}',
768
- 'fabric.editor.moveRowUp': '{0, plural, one {⁣⁢Move row up‌⁠‍⁡⁡؜⁠⁡‍‌؜⁣⁤} other {⁣⁢Move rows up‌⁠‍⁡⁡؜⁠⁡‍‌؜⁣⁤}}',
769
- 'fabric.editor.navigate.toolbar.askAI': '⁣⁢Ask AI‌‌‍؜⁡؜⁡⁡⁡‌؜؜⁣⁤',
770
- 'fabric.editor.navigate.toolbar.editor': '⁣⁢Navigate to editor toolbar⁠‌‍⁠⁠⁠‍؜⁣⁤',
771
- 'fabric.editor.navigate.toolbar.floating': '⁣⁢Navigate to floating toolbar⁠؜⁠‍‍؜؜‌⁠؜⁣⁤',
772
- 'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {⁣⁢You do not have permission to add comments to this blogpost‍‌‍⁡⁠⁡‌‍⁠‍⁠‌⁠⁣⁤} page {⁣⁢You do not have permission to add comments to this page‍؜⁠‌‌⁡‌⁣⁤} other {⁣⁢You do not have permission to add comments to this page‍؜⁠‌‌⁡‌⁣⁤}}',
773
- 'fabric.editor.noResultsFound': '⁣⁢No results⁡⁡‌‌‌⁡⁠؜‌⁠⁣⁤',
774
- 'fabric.editor.noSearchResults': '⁣⁢No search results⁡⁡⁠‌⁡⁠⁡⁡‌؜؜⁣⁤',
775
- 'fabric.editor.normal': '⁣⁢Normal text‌؜؜‍⁡؜⁡‍‍⁣⁤',
776
- 'fabric.editor.note': '⁣⁢Note‌‌‌؜⁠؜⁣⁤',
777
- 'fabric.editor.notePanel': '⁣⁢Note panel⁠‌⁡⁠⁠⁡⁡؜⁣⁤',
778
- 'fabric.editor.notePanel.description': '⁣⁢Add a note in a colored panel⁡⁠‍⁡⁠؜؜؜⁣⁤',
779
- 'fabric.editor.numberedColumn': '⁣⁢Numbered column؜؜⁠‌‍‍‌‍⁡⁣⁤',
780
- 'fabric.editor.off': '⁣⁢{formattingType} Off‍‍‌‌⁡‌⁠⁠⁣⁤',
781
- 'fabric.editor.on': '⁣⁢{formattingType} On⁠‌‌⁡‍‍⁡؜⁠⁣⁤',
782
- 'fabric.editor.openButtonTitle': '⁣⁢Open⁡‌⁠‌‌‍‌؜‌⁣⁤',
783
- 'fabric.editor.openCellOptions': '⁣⁢Open cell options؜‌‍‌⁡⁠‍⁠⁣⁤',
784
- 'fabric.editor.openLink': '⁣⁢Open link in a new tab⁠⁡⁡‌‍‌⁠‌‌⁡⁡⁣⁤',
785
- 'fabric.editor.openPreviewPanel': '⁣⁢Open preview panel؜؜‍⁡؜‌⁠‍‍‍‍‍‌‌⁣⁤',
786
- 'fabric.editor.orderedList': '⁣⁢Numbered list‍⁡؜؜⁡؜⁡‍؜⁣⁤',
787
- 'fabric.editor.orderedList.description': '⁣⁢Create an ordered list‍؜⁠⁡‍‍‌‍‍⁣⁤',
788
- 'fabric.editor.other': '⁣⁢Others...⁡‌⁠؜⁠‌‍‌‍؜⁠⁣⁤',
789
- 'fabric.editor.outdent': '⁣⁢Outdent‌‍‌؜؜‍⁡‍‍‌⁣⁤',
790
- 'fabric.editor.overflowMenuViewMore': '⁣⁢View more⁡⁠‍‍‌‍⁠⁡‌⁣⁤',
791
- 'fabric.editor.pageActionsLabel': '⁣⁢Page actions‌؜؜؜‍⁡‍؜‌‍⁣⁤',
792
- 'fabric.editor.panel': '⁣⁢Panel‌‍؜‌⁡‌‍⁠⁡⁣⁤',
793
- 'fabric.editor.panel.backgroundColor': '⁣⁢Background color‍‌⁠⁠‌‌‍‍⁠⁠⁣⁤',
794
- 'fabric.editor.panel.custom': '⁣⁢Custom⁠؜⁠⁠؜⁡‍‌⁡؜⁣⁤',
795
- 'fabric.editor.panel.emoji': '⁣⁢Add emoji⁠؜‍‍‌⁠؜⁠؜؜‍⁣⁤',
796
- 'fabric.editor.panel.panelsGroup': '⁣⁢Panel Types؜⁡‍؜؜‍‍‌‍⁣⁤',
797
- 'fabric.editor.panelButtonTitle': '⁣⁢Panel⁡؜‍⁡؜‌⁠‍‍⁣⁤',
798
- 'fabric.editor.pasteOptions': '⁣⁢Paste options؜‍؜‌؜⁡؜⁠‍⁠⁣⁤',
799
- 'fabric.editor.pastePlainText': '⁣⁢Paste plain text؜؜‍‌‌⁡‍‌⁠‌‍‌⁣⁤',
800
- 'fabric.editor.placeholderAltText': '⁣⁢Describe this image with alt text؜⁠‌‌⁡‍‍‌⁠؜‍‌⁣⁤',
801
- 'fabric.editor.placeholderText': '⁣⁢Placeholder text⁠؜‌؜‌‌‌‌⁠‍⁣⁤',
802
- 'fabric.editor.placeholderText.description': '⁣⁢Insert a text placeholder into the page؜‍‍‍⁠⁠؜⁠⁡⁣⁤',
803
- 'fabric.editor.placeholderTextPlaceholder': '⁣⁢Add placeholder text‍⁠؜⁠‍⁣⁤',
804
- 'fabric.editor.plainText': '⁣⁢Use plain text⁠⁡⁠‌⁡⁡؜⁡⁡⁡‌؜‌⁣⁤',
805
- 'fabric.editor.preferencesLink': '⁣⁢Link preferences⁠‌⁠‌⁡⁠‌‍⁣⁤',
806
- 'fabric.editor.previewButtonTitle': '⁣⁢Preview⁠‍⁠⁠‌⁠‌⁠⁠⁠⁣⁤',
807
- 'fabric.editor.quickInsert': '⁣⁢Quick insert⁠‍؜⁠⁡؜‍⁡⁡⁣⁤',
808
- 'fabric.editor.quickinsert.new.lozenge': '⁣⁢New⁠⁡⁡⁡⁠⁡⁡⁡؜⁣⁤',
809
- 'fabric.editor.recordLoomShortTitle': '⁣⁢Record؜⁠⁠؜‍‌‍؜⁡⁠‌⁠⁠؜⁣⁤',
810
- 'fabric.editor.recordVideo': '⁣⁢Record a Loom video‍‍‌⁠⁡؜⁠‍⁣⁤',
811
- 'fabric.editor.recordVideo.description': '⁣⁢Record and share your screen and thoughts؜‍‍‌⁡‍؜؜⁠‍‌⁡⁣⁤',
812
- 'fabric.editor.redo': '⁣⁢Redo؜⁡⁠‌⁠‌‌⁡⁡‌‌⁡⁣⁤',
813
- 'fabric.editor.referenceSyncBlockTooltip': '⁣⁢Synced from: {title}⁠⁠‌‌⁠⁡؜‍⁣⁤',
814
- 'fabric.editor.remove': '⁣⁢Remove‌؜‌⁡⁠‍‍؜⁠⁣⁤',
815
- 'fabric.editor.removeColumns': '{0, plural, one {⁣⁢Delete column‍⁠⁡⁠؜⁣⁤} other {⁣⁢Delete columns‍⁠⁡⁠؜⁣⁤}}',
816
- 'fabric.editor.removeEmoji': '⁣⁢Remove emoji⁠؜‌؜⁡⁡‌⁠‍‌⁡⁣⁤',
817
- 'fabric.editor.removeImageBorder': '⁣⁢Remove border‍‌؜‌‌‍⁠‍‌؜؜⁣⁤',
818
- 'fabric.editor.removeRows': '{0, plural, one {⁣⁢Delete row⁡⁠؜⁠‍؜⁡؜؜⁣⁤} other {⁣⁢Delete rows⁡⁠؜⁠‍؜⁡؜؜⁣⁤}}',
819
- 'fabric.editor.replace': '⁣⁢Replace‌⁡‌‍⁠⁠⁠⁡⁣⁤',
820
- 'fabric.editor.replaceAll': '⁣⁢Replace all‍؜‌‍‌‌‌⁣⁤',
821
- 'fabric.editor.replaceSuccess': '{numberOfMatches, plural, one {⁣⁢{numberOfMatches,number} match replaced⁠‌؜‍⁡⁠⁡‍⁠؜‍‌؜⁣⁤} other {⁣⁢{numberOfMatches,number} matches replaced⁠‌؜‍⁡⁠⁡‍⁠؜‍‌؜⁣⁤}}',
822
- 'fabric.editor.replaceWith': '⁣⁢Replace with؜⁡⁡‍⁡⁠‌⁡‌؜⁣⁤',
823
- 'fabric.editor.requestAccessToSyncedBlock': '⁣⁢Request access⁠⁡؜⁠⁡⁡‍‌؜‍‍⁡⁣⁤',
824
- 'fabric.editor.requestAccessToSyncedBlockError': '⁣⁢Something went wrong. Click to try again⁠⁡؜⁡‌‌⁡؜؜⁡‌⁣⁤',
825
- 'fabric.editor.requestToEdit': '⁣⁢Request to edit‌‌‍‌⁡⁠⁡؜‌⁠؜⁣⁤',
826
- 'fabric.editor.requestToEditDescription': '⁣⁢When you request access, the page owner will receive a notification.؜‍‌‌⁠⁠⁠؜⁣⁤',
827
- 'fabric.editor.requestToEditDismiss': '⁣⁢Dismiss‍⁡‍⁠⁡⁣⁤',
828
- 'fabric.editor.resizeHandle': '⁣⁢Resize handle‌‌⁡؜؜‌‌‍؜؜⁣⁤',
829
- 'fabric.editor.resultsCount': '⁣⁢{selectedMatchPosition} of {totalResultsCount}⁡‍⁡⁠⁠⁡⁡⁡⁣⁤',
830
- 'fabric.editor.retrySyncedBlock': '⁣⁢Retry⁡‌؜⁠‌؜⁠‍⁡⁣⁤',
831
- 'fabric.editor.richText': '⁣⁢Use rich text⁡؜‍⁠؜‍⁠⁠‌⁣⁤',
832
- 'fabric.editor.rightSidebar': '⁣⁢Right sidebar layout⁠‍‌‌‍⁠⁡‍‍‌⁣⁤',
833
- 'fabric.editor.rowControl': '⁣⁢Highlight row‌‌⁡‍⁠⁡⁡⁠⁠⁣⁤',
834
- 'fabric.editor.rowDragHandle': '⁣⁢Row options⁠؜⁠‍‍‌‍‍‍⁠⁡‌⁣⁤',
835
- 'fabric.editor.rowMovedDown': '⁣⁢Row moved down to {index} of {total}؜‌⁡‌‍‌؜‌⁠؜؜⁣⁤',
836
- 'fabric.editor.rowMovedUp': '⁣⁢Row moved up to {index} of {total}⁡⁠؜⁠⁡⁠؜⁡‍⁣⁤',
837
- 'fabric.editor.rowSelected': '⁣⁢Row {index} of {total} selected⁠‍⁡؜‍‌‍⁠؜⁡⁣⁤',
838
- 'fabric.editor.rowsAreInserted': '{count, plural, one {⁣⁢A row has been inserted؜‌⁡⁠⁡‌⁠؜⁡‍⁡؜⁣⁤} other {⁣⁢{count} rows have been inserted؜‌⁡⁠⁡‌⁠؜⁡‍⁡؜⁣⁤}}',
839
- 'fabric.editor.rowsAreRemoved': '{count, plural, one {⁣⁢The row has been removed⁡⁠‍‌⁡؜⁡؜⁡⁠⁠⁣⁤} other {⁣⁢{count} rows have been removed⁡⁠‍‌⁡؜⁡؜⁡⁠⁠⁣⁤}}',
840
- 'fabric.editor.saveButton': '⁣⁢Save‍⁡‍؜؜⁠⁣⁤',
841
- '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.‌‌⁡⁡⁡⁡⁠⁡⁠‌‍⁣⁤}}',
842
- 'fabric.editor.selectColumnResize': '⁣⁢Select column resize⁡‌؜؜؜‍؜‌‌⁣⁤',
843
- 'fabric.editor.selectLanguage': '⁣⁢Select language⁡‍‌؜⁡⁡؜؜⁠‍⁣⁤',
844
- 'fabric.editor.selectTableColumn': '⁣⁢Select table column‌‍‍‌؜⁠⁡⁡⁠؜⁡⁣⁤',
845
- 'fabric.editor.selectTableRow': '⁣⁢Select table row‌⁡⁠⁡⁠؜‍‌⁡⁣⁤',
846
- 'fabric.editor.selectionExtensionDropdownButtonLabel': '⁣⁢Select app⁡‍⁠⁡⁡⁡‌؜⁠‍⁠⁣⁤',
847
- 'fabric.editor.selectionToolbarOverflowMenuTooltip': '⁣⁢More options⁠⁡⁡‍⁡‍‍⁣⁤',
848
- 'fabric.editor.settingsLinks': '⁣⁢Go to Link Preferences⁠‌؜‌⁡؜‍⁡⁡⁣⁤',
849
- 'fabric.editor.shortEmptyNodePlaceholderSlash': '⁣⁢/⁠؜؜‍⁡⁠؜‍‍‍⁠‍⁣⁤',
850
- 'fabric.editor.shortEmptyNodePlaceholderSuffix': '⁣⁢to insert⁡⁠؜⁡‍؜؜⁠‍⁣⁤',
851
- 'fabric.editor.shortEmptyNodePlaceholderText': '⁣⁢/ to insert⁠؜‌⁠⁡⁠‍⁡⁠⁣⁤',
852
- 'fabric.editor.shortcut': '⁣⁢Text shortcut⁠‍‌؜؜⁠⁠⁡‌‍‌‍‌⁣⁤',
853
- 'fabric.editor.single': '⁣⁢Single column layout؜⁡؜‍‌⁡؜‍‍⁠؜‍⁣⁤',
854
- 'fabric.editor.singleColumns': '⁣⁢1 Column layout‍⁡‍‍⁠‍؜⁡⁣⁤',
855
- 'fabric.editor.sortColumnASC': '⁣⁢Sort column A → Z⁠⁡⁠‍⁡‍؜⁠‍⁠‍⁣⁤',
856
- 'fabric.editor.sortColumnDESC': '⁣⁢Sort column Z → A‌⁡‍؜‌‍؜⁡⁣⁤',
857
- 'fabric.editor.sortColumnDecreasing': '⁣⁢Sort decreasing؜⁠؜⁠⁡‍⁣⁤',
858
- 'fabric.editor.sortColumnIncreasing': '⁣⁢Sort increasing⁡‌؜؜‍‌⁠⁣⁤',
859
- 'fabric.editor.sourceSyncBlockTooltip': '⁣⁢Synced block؜‍‌⁡⁠⁡⁠⁠؜⁡‌⁣⁤',
860
- 'fabric.editor.splitCell': '⁣⁢Split cell؜؜‍⁡؜‍⁠‌⁠⁡‌⁣⁤',
861
- 'fabric.editor.status': '⁣⁢Status⁠‌؜‍‌؜‌⁣⁤',
862
- 'fabric.editor.status.description': '⁣⁢Add a custom status label⁠؜‍⁡⁠‌⁡⁠⁠؜⁠‌⁣⁤',
863
- 'fabric.editor.statusEditorLabel': '⁣⁢Status editor‌⁠‌⁡‌؜؜‌⁣⁤',
864
- 'fabric.editor.statusPickerOpenedAlert': '⁣⁢Status editor popup opened, press Tab to access popup‌⁡‌‍؜⁠⁡؜‍‌‍⁣⁤',
865
- 'fabric.editor.statusPlaceholder': '⁣⁢Set a status‍⁠⁠⁠‌‌⁠⁠⁠⁣⁤',
866
- 'fabric.editor.story': '⁣⁢Story‌⁡⁠‌‍⁠⁡‌⁣⁤',
867
- 'fabric.editor.strike': '⁣⁢Strikethrough⁡‌‍‍؜؜‍⁠؜⁠⁡؜‌⁣⁤',
868
- 'fabric.editor.subTask': '⁣⁢Sub-task⁡‍؜⁡‍؜⁡⁣⁤',
869
- 'fabric.editor.subscript': '⁣⁢Subscript؜‌⁠‍‌‌؜⁠‍‍‌‌⁠⁣⁤',
870
- 'fabric.editor.subscript.off.superscript.on': '⁣⁢Subscript Off, Superscript On‌⁡؜؜⁡⁡‌‍؜⁡⁡⁣⁤',
871
- 'fabric.editor.success': '⁣⁢Success؜‍‌⁠⁠؜؜؜؜؜⁣⁤',
872
- 'fabric.editor.successPanel': '⁣⁢Success panel؜‍⁡‍‍⁣⁤',
873
- 'fabric.editor.successPanel.description': '⁣⁢Add tips in a colored panel؜‌‍⁡⁡؜‌⁡⁣⁤',
874
- 'fabric.editor.superscript': '⁣⁢Superscript‌⁡؜⁡⁠‌‌⁣⁤',
875
- 'fabric.editor.superscript.off.subscript.on': '⁣⁢Superscript Off, Subscript On‍‌؜‍⁠‍⁣⁤',
876
- 'fabric.editor.supportAltText': '⁣⁢Alt text is useful for people using screen readers because of visual limitations.؜⁡⁡⁡؜؜؜⁡⁣⁤',
877
- 'fabric.editor.syncBlock.toolbar.newLozenge': '⁣⁢New‍⁡⁠؜⁡⁡‌‌⁠⁠‌⁣⁤',
878
- 'fabric.editor.syncBlockGroup': '⁣⁢Sync Block Types⁠⁠؜‌؜‍⁠⁠⁣⁤',
879
- 'fabric.editor.syncBlockPlaceholderText': '⁣⁢Add content then copy this synced block to access it across spaces⁠⁡⁡⁡؜‍؜‌⁡⁣⁤',
880
- 'fabric.editor.syncedBlock': '⁣⁢Create synced block‍؜⁡‍⁠‌؜‌⁣⁤',
881
- 'fabric.editor.syncedBlock.description': '⁣⁢Sync content across multiple locations⁡⁠؜⁠⁡؜‍؜؜⁡‌⁣⁤',
882
- 'fabric.editor.syncedBlockGeneralErrorDescription': '⁣⁢Something went wrong while loading this synced block.‌‍‌‌‍‍؜⁡‌؜‍⁠⁣⁤',
883
- 'fabric.editor.syncedBlockNotFoundDescription': '⁣⁢We’re unable to load this synced block.⁡‌⁡⁡‍؜؜⁡⁠⁣⁤',
884
- 'fabric.editor.syncedBlockNotFoundIconAltText': '⁣⁢Synced block not found.⁡؜⁡⁡؜‍؜‌⁣⁤',
885
- 'fabric.editor.syncedBlockPermissionDeniedDescription': "⁣⁢The source of this synced block is a content item you don't have access to.؜⁡‍‌؜⁣⁤",
886
- 'fabric.editor.syncedBlockPermissionDeniedHeading': "⁣⁢You don't have permission to view this synced block؜‍؜؜⁠‌⁠⁡⁠⁣⁤",
887
- 'fabric.editor.syncedBlockPermissionDeniedIconAltText': '⁣⁢Permission denied.⁠‌⁡‍‌⁠؜‌⁣⁤',
888
- 'fabric.editor.table': '⁣⁢Table‌‌‍⁠‍‍‌⁡؜؜⁠؜؜⁣⁤',
889
- 'fabric.editor.table.description': '⁣⁢Insert a table⁠⁠‌‍‍؜‌⁠‍⁡‌⁣⁤',
890
- 'fabric.editor.tableAlignmentOptions': '⁣⁢Alignment options‍‍⁡‌‌‍⁣⁤',
891
- 'fabric.editor.tableFullWidthLabel': '⁣⁢Full-width؜⁠؜⁠‌‌⁡⁠؜؜⁣⁤',
892
- 'fabric.editor.tableHeader.sorting.asc': '⁣⁢Ascending sort applied‍‌‌‌⁡⁡⁣⁤',
893
- 'fabric.editor.tableHeader.sorting.default': '⁣⁢Sort the column‌‍‌⁡⁡‍⁠‍‍⁣⁤',
894
- 'fabric.editor.tableHeader.sorting.desc': '⁣⁢Descending sort applied⁠‍‌‍⁠⁡‌‍‌؜؜⁡؜⁣⁤',
895
- 'fabric.editor.tableHeader.sorting.invalid': "⁣⁢You can't sort a table with merged cells‌؜‍‌‌؜⁡⁡⁠⁡⁣⁤",
896
- 'fabric.editor.tableHeader.sorting.no': '⁣⁢No sort applied to the column⁠‌‍⁠‍؜‌⁣⁤',
897
- 'fabric.editor.tableOptions': '⁣⁢Table options‍⁠⁡‌‍‍⁠⁡⁣⁤',
898
- 'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {⁣⁢Table width decreased to {newWidth,number} pixel.؜‌‍‍⁠⁠⁠⁡‍⁣⁤} other {⁣⁢Table width decreased to {newWidth,number} pixels.؜‌‍‍⁠⁠⁠⁡‍⁣⁤}}',
899
- 'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {⁣⁢Table width increased to {newWidth,number} pixel.⁡‌‍‌؜⁡؜⁣⁤} other {⁣⁢Table width increased to {newWidth,number} pixels.⁡‌‍‌؜⁡؜⁣⁤}}',
900
- 'fabric.editor.tableScrollRegion': '⁣⁢Table scroll region؜‌؜⁡‌‍؜⁣⁤',
901
- 'fabric.editor.tableSelector': '⁣⁢Table size⁠؜؜؜‍‍⁣⁤',
902
- 'fabric.editor.tableSelector.description': '⁣⁢Add a table using popup to select a custom size‌⁠‌؜‍⁠‍‌؜⁠⁣⁤',
903
- 'fabric.editor.tableSizeSelectorButton': '⁣⁢{numberOfColumns} by {numberOfRows}⁠⁡⁠؜⁡⁠‌⁣⁤',
904
- 'fabric.editor.tableSizeSelectorPopup': '⁣⁢Table size selector‌⁡‌⁠⁡‍؜⁣⁤',
905
- 'fabric.editor.tables.adjustColumn': '⁣⁢Adjust column؜⁡‌؜‍⁠؜‍‌‌⁣⁤',
906
- 'fabric.editor.tables.columnResizeLast': '⁣⁢You can only resize this column to the left.‌⁠‌؜⁡‌‍‌‌‍⁡⁣⁤',
907
- 'fabric.editor.tables.columnResizeOverflow': '⁣⁢You can only resize this column while the table has a scroll bar.⁡⁡‍⁡⁡⁡⁠⁠‍‌‍⁠‌⁣⁤',
908
- 'fabric.editor.tables.columnWidth': '{width, plural, one {⁣⁢Column width was changed to {width} pixel⁠⁠⁡؜؜؜⁠‍؜‍⁡⁣⁤} other {⁣⁢Column width was changed to {width} pixels⁠⁠⁡؜؜؜⁠‍؜‍⁡⁣⁤}}',
909
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': '⁣⁢Deleting {nodeName} will break anything connected to it.؜‍⁡؜⁠‌؜؜‍⁣⁤',
910
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '⁣⁢Delete⁠؜⁡؜⁡؜⁡‍؜‌⁠‍‌⁣⁤',
911
- 'fabric.editor.tables.resizeStop': '⁣⁢Stopped resize⁠‍⁠‍⁡⁡⁡⁡؜‍⁠⁣⁤',
912
- 'fabric.editor.tables.resizeTable': '⁣⁢Resize table⁡‌⁠⁡⁡‌‌⁠‌⁣⁤',
913
- 'fabric.editor.tables.startedColumnResize': '⁣⁢Started column resize⁡؜‌‌‌‌؜‍⁣⁤',
914
- 'fabric.editor.task': '⁣⁢Task‍؜‌؜‌‌⁠⁠⁡‍؜‍⁠⁣⁤',
915
- 'fabric.editor.taskDecision.markTaskAsCompleted': '⁣⁢Mark task as completed؜⁠⁡‌⁠‌⁣⁤',
916
- 'fabric.editor.taskDecision.markTaskAsNotCompleted': '⁣⁢Mark task as not completed⁡‍⁡⁡⁠‍⁡⁡⁠⁡⁣⁤',
917
- 'fabric.editor.taskList': '⁣⁢Task list⁡‌؜‍‌‍؜‌‌‌⁠‍؜⁣⁤',
918
- 'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.⁡⁠⁡‌⁠⁡⁡‍‍⁣⁤",
919
- 'fabric.editor.text.formatting.off': '⁣⁢Text formatting Off‍؜‍⁡⁠‍⁡؜⁠؜؜⁣⁤',
920
- 'fabric.editor.textColor': '⁣⁢{selectedColorName} Text color؜⁠⁠‌؜⁡⁡‌‌⁡⁡⁠‌⁡‌‌⁣⁤',
921
- 'fabric.editor.textColorHighlightTooltip': '⁣⁢Text and Highlight color⁡⁡⁡⁠⁣⁤',
922
- 'fabric.editor.textColorTooltip': '⁣⁢Text color‍؜؜؜⁡⁡؜؜؜⁠‍⁣⁤',
923
- 'companyHub.editor.textColor.pickerTitle': '⁣⁢Text color‍؜؜؜⁡⁡؜؜؜⁠‍⁣⁤',
924
- 'fabric.editor.textFormat': '⁣⁢Format text‍⁠؜‌⁠⁡‍‍‌⁣⁤',
925
- 'fabric.editor.textFormatting': '⁣⁢Text formatting‌‍؜‌؜؜‌⁠⁠⁠؜⁣⁤',
926
- 'fabric.editor.textStyles': '⁣⁢{blockTypeName} Text styles⁡؜‌⁠⁡؜؜⁡⁠؜‌⁣⁤',
927
- 'fabric.editor.textStylesTooltip': '⁣⁢Text styles⁡؜؜⁡‍؜‌⁡⁠⁡⁣⁤',
928
- 'fabric.editor.threeColumns': '⁣⁢3 Column layout؜‌⁡‍⁠⁡‍⁡⁠⁠⁠‌⁣⁤',
929
- 'fabric.editor.threeColumnsWithLeftSidebars': '⁣⁢Three columns with left sidebar layout⁡؜‌‌‌⁠؜؜⁡⁣⁤',
930
- 'fabric.editor.threeColumnsWithRightSidebars': '⁣⁢Three columns with right sidebar layout‌‌؜‌‍⁠‌⁠‌‍⁣⁤',
931
- 'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars layout‌‍‌؜‍‌‍⁠⁠؜؜⁡‌⁠⁣⁤',
932
- 'fabric.editor.time.ago': '⁣⁢ago⁡‌‍⁠⁠‍؜⁠⁡⁣⁤',
933
- 'fabric.editor.time.updated': '⁣⁢Updated‌‍⁠؜‍⁠؜‌⁠؜‌⁠‌⁣⁤',
934
- 'fabric.editor.time.viewed': '⁣⁢Viewed؜؜‌⁡⁡‍‌⁠‌⁣⁤',
935
- 'fabric.editor.toolbarAppears': '⁣⁢Toolbar appears⁡‍⁡؜‍؜⁣⁤',
936
- 'fabric.editor.toolbarLabel': '⁣⁢Editor؜⁡‌‍⁠‌⁣⁤',
937
- 'fabric.editor.toolbarMediaTitle': '⁣⁢Add image, video, or file‍‍‍؜‍⁠؜‌؜⁠⁣⁤',
938
- 'fabric.editor.toolbarPositionFixedAtTop': '⁣⁢Fixed at top⁡⁡‌‍⁣⁤',
939
- 'fabric.editor.toolbarPositionInline': '⁣⁢In-line with text؜؜‌؜؜‍‌؜⁠⁣⁤',
940
- 'fabric.editor.toolbarPositionPinedAtTop': '⁣⁢Unpin the toolbar⁠؜⁠⁡⁠⁡؜⁡⁣⁤',
941
- 'fabric.editor.toolbarPositionUnpined': '⁣⁢Pin the toolbar at the top⁡‌⁠‍؜⁠⁡‌⁠⁠⁣⁤',
942
- 'fabric.editor.toolbarPositionUnpinnedConcise': '⁣⁢Pin toolbar to top‍‌؜‍⁡⁠‍⁠‍⁠؜‍⁣⁤',
943
- 'fabric.editor.tooltip.blockPanel': '⁣⁢a panel؜‍؜‌‌‍⁡‍⁠⁠‍⁠‍‍؜⁠⁣⁤',
944
- 'fabric.editor.tooltip.bulletList': '⁣⁢a list؜⁡‍‍⁡‌‌؜⁡؜⁣⁤',
945
- 'fabric.editor.tooltip.decisionList': '⁣⁢a decision list⁡⁠‌⁠‌⁠‌⁡⁠‌‍⁣⁤',
946
- 'fabric.editor.tooltip.defaultBlockNode': '⁣⁢a block node⁠؜‌‌⁡⁡⁡‌⁡‍‌⁣⁤',
947
- 'fabric.editor.tooltip.nestedExpand': '⁣⁢a nested expand‌‌؜؜؜⁡⁡⁠؜؜⁣⁤',
948
- 'fabric.editor.tooltip.taskList': '⁣⁢an action item‍؜؜⁡⁠‌⁠‌؜‍⁣⁤',
949
- 'fabric.editor.turnInto': '⁣⁢Turn into؜؜‌؜⁠‍‌‍؜⁡⁣⁤',
950
- 'fabric.editor.twoColumns': '⁣⁢2 Column layout⁠⁡⁠‌؜⁡⁡‌‌؜‍‍؜‍⁣⁤',
951
- 'fabric.editor.typeAhead.popupLabel': '⁣⁢Typeahead results⁠⁠⁠⁡⁠‍‍؜⁠‌⁣⁤',
952
- 'fabric.editor.typeAhead.quickInsertInputLabel': '⁣⁢Begin typing to search or filter shortcut options⁡‌⁠⁡⁠‌⁡‌‍؜⁡‌‍⁡⁣⁤',
953
- 'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '⁣⁢Search⁡‍⁠؜‌‌؜؜⁠‌‌⁣⁤',
954
- 'fabric.editor.typeAhead.quickInsertPopupLabel': '⁣⁢Shortcuts for inserts and formatting؜‌‍⁠‍؜‍؜‍‍؜؜⁡‌؜⁠؜⁣⁤',
955
- 'fabric.editor.typeAheadErrorFallbackDescription': '⁣⁢No results available. Try again.⁠؜؜؜⁠⁡‍؜⁡⁣⁤',
956
- 'fabric.editor.typeAheadErrorFallbackHeading': '⁣⁢Something went wrong⁡‌‍؜؜⁠⁠⁠⁡؜⁣⁤',
957
- 'fabric.editor.typeahead.emojiInputLabel': '⁣⁢Begin typing to search or filter emoji options⁠؜‍‌؜‍‍⁠‍⁠⁠‍‍⁣⁤',
958
- 'fabric.editor.typeahead.emojiListItemLabel': '⁣⁢Emoji {name} Text Shortcut {shortcut}؜‍؜؜⁠⁠؜؜‌⁠‌⁠⁠⁣⁤',
959
- 'fabric.editor.typeahead.emojiPopupLabel': '⁣⁢Emoji shortcuts؜⁡؜‍؜⁠⁣⁤',
960
- 'fabric.editor.typeahead.mentionInputLabel': '⁣⁢Begin typing to search for users to tag‍⁡؜‌⁠‍⁡⁠⁣⁤',
961
- 'fabric.editor.typeahead.mentionPopupLabel': '⁣⁢Users you can tag‌‍‌‍؜‌⁣⁤',
962
- 'fabric.editor.typeahead.metionListItemLabel': '⁣⁢User {name} @{shortName}⁡‌؜⁡⁠‍⁣⁤',
963
- 'fabric.editor.unableToLoadContent': "⁣⁢We couldn't load this content‌⁡⁠؜‍⁡‍‌؜⁣⁤",
964
- 'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
965
- 'fabric.editor.underline': '⁣⁢Underline‌⁡؜؜⁠⁣⁤',
966
- 'fabric.editor.undo': '⁣⁢Undo⁡‌⁡‌⁡‍‍‍⁡⁣⁤',
967
- 'fabric.editor.unknown.label': '⁣⁢Unknown‌⁠‌‍‍⁡‌؜‌‍⁣⁤',
968
- 'fabric.editor.unlink': '⁣⁢Unlink‌‌⁡⁡⁡⁠‍؜‍⁣⁤',
969
- 'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
970
- 'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
971
- 'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
972
- 'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
973
- 'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
974
- 'fabric.editor.upDown': '⁣⁢On the use of up and down arrow keys into the following input field, the date will update below‌؜؜؜⁠⁡⁠‍؜؜⁣⁤',
975
- 'fabric.editor.url': '⁣⁢Display URL⁠‌‌‌؜؜‌‍⁡⁣⁤',
976
- 'fabric.editor.urlDescription': '⁣⁢Display link as URL؜⁠‍‍⁡‌⁡‍⁡‌⁣⁤',
977
- 'fabric.editor.urlTitle': '⁣⁢URL؜‌‌⁡⁡⁠‍⁠‌⁣⁤',
978
- 'fabric.editor.useMarkdown': '⁣⁢Use Markdown؜؜⁠‌⁡⁡‌‍‌⁣⁤',
979
- 'fabric.editor.viewAndAddCommentsOnMedia': '⁣⁢View and add comments‌⁡⁡‌؜‌⁡‌⁣⁤',
980
- 'fabric.editor.viewCommentOnMedia': '⁣⁢View comments؜⁡‌؜؜‍؜؜⁠⁣⁤',
981
- 'fabric.editor.viewMore': '⁣⁢View more⁠⁠⁡‌‍‌‌‌؜‍‌⁣⁤',
982
- 'fabric.editor.viewMoreAriaLabel': '⁣⁢View all elements‍؜⁡⁡؜‌⁠⁡⁣⁤',
983
- 'fabric.editor.visit': '⁣⁢Open link in a new window⁡⁠‍⁠⁠⁡‍⁡⁣⁤',
984
- 'fabric.editor.warning': '⁣⁢Warning‌⁠‍‌‍؜؜⁡‍؜⁠⁣⁤',
985
- 'fabric.editor.warningPanel': '⁣⁢Warning panel⁡‍⁠‍‍‌⁡‍⁠‌؜⁣⁤',
986
- 'fabric.editor.warningPanel.description': '⁣⁢Add a note of caution in a colored panel⁡⁡؜⁡؜‍⁣⁤',
987
- 'fabric.editor.wrapLeft': '⁣⁢Wrap left⁠‍؜⁡؜؜⁡⁡‍⁣⁤',
988
- 'fabric.editor.wrapRight': '⁣⁢Wrap right⁡‍‌⁠؜؜‍‌⁠‍؜؜⁡؜⁣⁤',
989
- 'fabric.emoji.label': '⁣⁢Emoji؜⁠⁡‍⁡⁡‍‌؜‌؜⁣⁤',
990
- 'fabric.theme.blue': '⁣⁢Blue‍⁠‍؜‌⁠⁡‍؜⁣⁤',
991
- 'fabric.theme.bold-blue': '⁣⁢Bold blue⁠⁡؜؜‍‍‌‌⁠‍⁣⁤',
992
- 'fabric.theme.bold-gray': '⁣⁢Bold gray‌⁠⁠‌⁠⁠⁡‍‌⁣⁤',
993
- 'fabric.theme.bold-green': '⁣⁢Bold green؜⁡؜؜‌⁡‍‌⁡⁣⁤',
994
- 'fabric.theme.bold-magenta': '⁣⁢Bold magenta‍؜‌؜⁡⁠‍⁡‌‌‍‌⁣⁤',
995
- 'fabric.theme.bold-orange': '⁣⁢Bold orange؜⁡؜⁡⁠⁡⁡؜؜‌⁡؜‍⁣⁤',
996
- 'fabric.theme.bold-purple': '⁣⁢Bold purple‍‌‍‌؜‍⁡؜⁠‍‌⁣⁤',
997
- 'fabric.theme.bold-red': '⁣⁢Bold red‌؜؜⁡⁡‍⁡⁠⁣⁤',
998
- 'fabric.theme.bold-teal': '⁣⁢Bold teal‌؜‍‍⁡⁠⁠؜⁠؜؜؜⁣⁤',
999
- 'fabric.theme.bold-yellow': '⁣⁢Bold yellow⁠‌‌‌⁠⁠⁡⁡⁡؜‌‌‌؜⁠‌؜⁠⁣⁤',
1000
- 'fabric.theme.bolder-blue': '⁣⁢Bolder blue⁡⁡‍‌‍⁠‍‌⁠⁣⁤',
1001
- 'fabric.theme.bolder-gray': '⁣⁢Bolder gray؜‍؜⁠‌⁡⁠⁣⁤',
1002
- 'fabric.theme.bolder-green': '⁣⁢Bolder green‌؜؜‍؜⁡⁡‍⁣⁤',
1003
- 'fabric.theme.bolder-magenta': '⁣⁢Bolder magenta؜‌؜⁡؜؜⁠⁣⁤',
1004
- 'fabric.theme.bolder-orange': '⁣⁢Bolder orange؜‍‌‍⁣⁤',
1005
- 'fabric.theme.bolder-purple': '⁣⁢Bolder purple؜⁠⁠⁠⁡⁡⁣⁤',
1006
- 'fabric.theme.bolder-red': '⁣⁢Bolder red‍⁡؜؜⁠؜⁠؜‍‍‍⁣⁤',
1007
- 'fabric.theme.bolder-teal': '⁣⁢Bolder teal⁡‌‌‌؜‍⁠‌‍⁡⁡⁣⁤',
1008
- 'fabric.theme.bolder-yellow': '⁣⁢Bolder yellow؜؜‍⁡⁠⁡‌‌⁡⁠⁣⁤',
1009
- 'fabric.theme.dark-blue': '⁣⁢Dark blue⁠‍⁠⁠⁠⁠‌‍⁠‍؜⁠⁡‍⁣⁤',
1010
- 'fabric.theme.dark-gray': '⁣⁢Dark gray⁡‍؜‍‌⁠؜‍‌⁡‌‌⁣⁤',
1011
- 'fabric.theme.dark-green': '⁣⁢Dark green‍‌‍⁡؜‍⁡‌‌؜⁡؜⁣⁤',
1012
- 'fabric.theme.dark-purple': '⁣⁢Dark purple⁡⁠‌؜؜⁠‍⁠؜⁣⁤',
1013
- 'fabric.theme.dark-red': '⁣⁢Dark red‌‍⁡‌‌‍‌⁡‌⁡‍⁠‌⁠⁣⁤',
1014
- 'fabric.theme.dark-teal': '⁣⁢Dark teal⁠⁠⁡⁠⁠⁠⁡⁣⁤',
1015
- 'fabric.theme.dark-yellow': '⁣⁢Dark yellow⁠‌⁠؜‌⁡؜⁣⁤',
1016
- 'fabric.theme.default': '⁣⁢Default⁡‍؜⁠‌؜⁠⁣⁤',
1017
- 'fabric.theme.gray': '⁣⁢Gray؜⁠⁡‌⁠⁡؜⁠‌؜؜؜⁡⁠⁠⁣⁤',
1018
- 'fabric.theme.green': '⁣⁢Green‍‍‌⁡⁡‍⁡⁠⁠⁣⁤',
1019
- 'fabric.theme.light-blue': '⁣⁢Light blue‍⁠⁡‌⁡؜؜‌⁡⁡⁠⁣⁤',
1020
- 'fabric.theme.light-gray': '⁣⁢Light gray‍؜⁠؜⁡⁠⁡⁡⁣⁤',
1021
- 'fabric.theme.light-green': '⁣⁢Light green⁡؜‌‍⁡‍‌⁠‍؜⁣⁤',
1022
- 'fabric.theme.light-purple': '⁣⁢Light purple؜‌‌⁡‌‍⁠⁠‍⁣⁤',
1023
- 'fabric.theme.light-red': '⁣⁢Light red‌؜‌؜‌؜⁡؜⁡⁡⁣⁤',
1024
- 'fabric.theme.light-teal': '⁣⁢Light teal‍‍‍‍‌‍⁠⁡⁣⁤',
1025
- 'fabric.theme.light-yellow': '⁣⁢Light yellow‌‌‌‌‍⁠؜⁠‍⁣⁤',
1026
- 'fabric.theme.lime': '⁣⁢Lime‍⁠؜⁠⁠‌‍‍⁣⁤',
1027
- 'fabric.theme.magenta': '⁣⁢Magenta‍؜⁠؜⁡‌‍⁡‍⁠⁣⁤',
1028
- 'fabric.theme.no-color': '⁣⁢No highlight‍⁠‍⁡⁠‌⁡؜‍‍؜⁣⁤',
1029
- 'fabric.theme.orange': '⁣⁢Orange؜⁡‍⁠؜‍⁠⁠‍⁠⁣⁤',
1030
- 'fabric.theme.purple': '⁣⁢Purple⁠؜‍‍؜؜⁠⁠‌‌⁡⁣⁤',
1031
- 'fabric.theme.red': '⁣⁢Red‌‍؜⁡؜‍‌⁡⁡⁣⁤',
1032
- 'fabric.theme.subtle-blue': '⁣⁢Subtle blue⁡‌⁠⁡⁠⁠⁣⁤',
1033
- 'fabric.theme.subtle-gray': '⁣⁢Subtle gray‍‍‍⁡⁠‍⁠‍⁡⁠⁣⁤',
1034
- 'fabric.theme.subtle-green': '⁣⁢Subtle green؜⁡⁡‍‌؜⁡⁣⁤',
1035
- 'fabric.theme.subtle-magenta': '⁣⁢Subtle magenta‌⁡⁡⁠⁡⁠⁡؜⁠⁣⁤',
1036
- 'fabric.theme.subtle-orange': '⁣⁢Subtle orange‌⁡⁠⁡⁡⁡⁠⁣⁤',
1037
- 'fabric.theme.subtle-purple': '⁣⁢Subtle purple⁠⁠‍‍⁠‍؜⁡⁠⁡⁣⁤',
1038
- 'fabric.theme.subtle-red': '⁣⁢Subtle red⁠‌‍‌⁡‍⁣⁤',
1039
- 'fabric.theme.subtle-teal': '⁣⁢Subtle teal‍‌‍⁠⁡؜‍؜؜⁣⁤',
1040
- 'fabric.theme.subtle-yellow': '⁣⁢Subtle yellow‍‍⁡⁠⁡؜؜‌؜؜؜⁣⁤',
1041
- 'fabric.theme.teal': '⁣⁢Teal⁡⁡⁠‍؜‍‌؜⁣⁤',
1042
- 'fabric.theme.white': '⁣⁢White⁡‌‌؜⁠⁡⁠‌‌؜⁣⁤',
1043
- 'fabric.theme.yellow': '⁣⁢Yellow‌⁡⁠‍؜⁡‌‌⁠‌‌‍⁡⁠‍؜⁣⁤',
1044
- 'fabrid.editor.rowNumbers': '⁣⁢Row numbers‍؜⁠⁡‌‌⁡؜⁡‌‌؜⁣⁤',
1045
- 'rovo.agents.dropdown.title': '⁣⁢Agents⁠‌؜⁡‌⁡؜⁣⁤',
1046
- 'rovo.agents.dropdown.viewAgents.label': '⁣⁢View all agents‍‍‌‍⁠؜؜⁡‌‌⁡‍⁣⁤'
1047
- };
17
+ var _default = exports.default = _en_ZZ.default;