@atlaskit/editor-common 103.1.2 → 103.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/dist/cjs/hooks/usePluginStateEffect.js +12 -3
  3. package/dist/cjs/hooks/useSharedPluginState.js +9 -5
  4. package/dist/cjs/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -3
  5. package/dist/cjs/i18n/cs.js +9 -24
  6. package/dist/cjs/i18n/da.js +9 -24
  7. package/dist/cjs/i18n/de.js +8 -24
  8. package/dist/cjs/i18n/en.js +9 -24
  9. package/dist/cjs/i18n/en_GB.js +9 -24
  10. package/dist/cjs/i18n/en_ZZ.js +9 -24
  11. package/dist/cjs/i18n/es.js +9 -24
  12. package/dist/cjs/i18n/fi.js +9 -24
  13. package/dist/cjs/i18n/fr.js +8 -24
  14. package/dist/cjs/i18n/hu.js +7 -24
  15. package/dist/cjs/i18n/it.js +9 -24
  16. package/dist/cjs/i18n/ja.js +9 -24
  17. package/dist/cjs/i18n/ko.js +10 -25
  18. package/dist/cjs/i18n/nb.js +9 -24
  19. package/dist/cjs/i18n/nl.js +9 -24
  20. package/dist/cjs/i18n/pl.js +8 -24
  21. package/dist/cjs/i18n/pt_BR.js +9 -24
  22. package/dist/cjs/i18n/ru.js +9 -24
  23. package/dist/cjs/i18n/sv.js +9 -24
  24. package/dist/cjs/i18n/th.js +9 -24
  25. package/dist/cjs/i18n/tr.js +9 -24
  26. package/dist/cjs/i18n/uk.js +9 -24
  27. package/dist/cjs/i18n/vi.js +10 -24
  28. package/dist/cjs/i18n/zh.js +9 -24
  29. package/dist/cjs/i18n/zh_TW.js +9 -24
  30. package/dist/cjs/messages/date.js +5 -0
  31. package/dist/cjs/monitoring/error.js +1 -1
  32. package/dist/cjs/ui/DropList/index.js +1 -1
  33. package/dist/es2019/hooks/usePluginStateEffect.js +12 -5
  34. package/dist/es2019/hooks/useSharedPluginState.js +9 -6
  35. package/dist/es2019/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -5
  36. package/dist/es2019/i18n/cs.js +9 -24
  37. package/dist/es2019/i18n/da.js +9 -24
  38. package/dist/es2019/i18n/de.js +8 -24
  39. package/dist/es2019/i18n/en.js +9 -24
  40. package/dist/es2019/i18n/en_GB.js +9 -24
  41. package/dist/es2019/i18n/en_ZZ.js +9 -24
  42. package/dist/es2019/i18n/es.js +9 -24
  43. package/dist/es2019/i18n/fi.js +9 -24
  44. package/dist/es2019/i18n/fr.js +8 -24
  45. package/dist/es2019/i18n/hu.js +7 -24
  46. package/dist/es2019/i18n/it.js +9 -24
  47. package/dist/es2019/i18n/ja.js +9 -24
  48. package/dist/es2019/i18n/ko.js +10 -25
  49. package/dist/es2019/i18n/nb.js +9 -24
  50. package/dist/es2019/i18n/nl.js +9 -24
  51. package/dist/es2019/i18n/pl.js +8 -24
  52. package/dist/es2019/i18n/pt_BR.js +9 -24
  53. package/dist/es2019/i18n/ru.js +9 -24
  54. package/dist/es2019/i18n/sv.js +9 -24
  55. package/dist/es2019/i18n/th.js +9 -24
  56. package/dist/es2019/i18n/tr.js +9 -24
  57. package/dist/es2019/i18n/uk.js +9 -24
  58. package/dist/es2019/i18n/vi.js +10 -24
  59. package/dist/es2019/i18n/zh.js +9 -24
  60. package/dist/es2019/i18n/zh_TW.js +9 -24
  61. package/dist/es2019/messages/date.js +5 -0
  62. package/dist/es2019/monitoring/error.js +1 -1
  63. package/dist/es2019/ui/DropList/index.js +1 -1
  64. package/dist/esm/hooks/usePluginStateEffect.js +12 -3
  65. package/dist/esm/hooks/useSharedPluginState.js +9 -5
  66. package/dist/esm/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -3
  67. package/dist/esm/i18n/cs.js +9 -24
  68. package/dist/esm/i18n/da.js +9 -24
  69. package/dist/esm/i18n/de.js +8 -24
  70. package/dist/esm/i18n/en.js +9 -24
  71. package/dist/esm/i18n/en_GB.js +9 -24
  72. package/dist/esm/i18n/en_ZZ.js +9 -24
  73. package/dist/esm/i18n/es.js +9 -24
  74. package/dist/esm/i18n/fi.js +9 -24
  75. package/dist/esm/i18n/fr.js +8 -24
  76. package/dist/esm/i18n/hu.js +7 -24
  77. package/dist/esm/i18n/it.js +9 -24
  78. package/dist/esm/i18n/ja.js +9 -24
  79. package/dist/esm/i18n/ko.js +10 -25
  80. package/dist/esm/i18n/nb.js +9 -24
  81. package/dist/esm/i18n/nl.js +9 -24
  82. package/dist/esm/i18n/pl.js +8 -24
  83. package/dist/esm/i18n/pt_BR.js +9 -24
  84. package/dist/esm/i18n/ru.js +9 -24
  85. package/dist/esm/i18n/sv.js +9 -24
  86. package/dist/esm/i18n/th.js +9 -24
  87. package/dist/esm/i18n/tr.js +9 -24
  88. package/dist/esm/i18n/uk.js +9 -24
  89. package/dist/esm/i18n/vi.js +10 -24
  90. package/dist/esm/i18n/zh.js +9 -24
  91. package/dist/esm/i18n/zh_TW.js +9 -24
  92. package/dist/esm/messages/date.js +5 -0
  93. package/dist/esm/monitoring/error.js +1 -1
  94. package/dist/esm/ui/DropList/index.js +1 -1
  95. package/dist/types/hooks/usePluginStateEffect.d.ts +4 -1
  96. package/dist/types/hooks/useSharedPluginState.d.ts +6 -1
  97. package/dist/types/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.d.ts +5 -1
  98. package/dist/types/i18n/cs.d.ts +9 -24
  99. package/dist/types/i18n/da.d.ts +9 -24
  100. package/dist/types/i18n/de.d.ts +8 -24
  101. package/dist/types/i18n/en.d.ts +9 -24
  102. package/dist/types/i18n/en_GB.d.ts +9 -24
  103. package/dist/types/i18n/en_ZZ.d.ts +9 -24
  104. package/dist/types/i18n/es.d.ts +9 -24
  105. package/dist/types/i18n/fi.d.ts +9 -24
  106. package/dist/types/i18n/fr.d.ts +8 -24
  107. package/dist/types/i18n/hu.d.ts +7 -24
  108. package/dist/types/i18n/it.d.ts +9 -24
  109. package/dist/types/i18n/ja.d.ts +9 -24
  110. package/dist/types/i18n/ko.d.ts +9 -24
  111. package/dist/types/i18n/nb.d.ts +9 -24
  112. package/dist/types/i18n/nl.d.ts +9 -24
  113. package/dist/types/i18n/pl.d.ts +8 -24
  114. package/dist/types/i18n/pt_BR.d.ts +9 -24
  115. package/dist/types/i18n/ru.d.ts +9 -24
  116. package/dist/types/i18n/sv.d.ts +9 -24
  117. package/dist/types/i18n/th.d.ts +9 -24
  118. package/dist/types/i18n/tr.d.ts +9 -24
  119. package/dist/types/i18n/uk.d.ts +9 -24
  120. package/dist/types/i18n/vi.d.ts +10 -24
  121. package/dist/types/i18n/zh.d.ts +9 -24
  122. package/dist/types/i18n/zh_TW.d.ts +9 -24
  123. package/dist/types/messages/date.d.ts +5 -0
  124. package/dist/types-ts4.5/hooks/usePluginStateEffect.d.ts +4 -1
  125. package/dist/types-ts4.5/hooks/useSharedPluginState.d.ts +6 -1
  126. package/dist/types-ts4.5/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.d.ts +5 -1
  127. package/dist/types-ts4.5/i18n/cs.d.ts +9 -24
  128. package/dist/types-ts4.5/i18n/da.d.ts +9 -24
  129. package/dist/types-ts4.5/i18n/de.d.ts +8 -24
  130. package/dist/types-ts4.5/i18n/en.d.ts +9 -24
  131. package/dist/types-ts4.5/i18n/en_GB.d.ts +9 -24
  132. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +9 -24
  133. package/dist/types-ts4.5/i18n/es.d.ts +9 -24
  134. package/dist/types-ts4.5/i18n/fi.d.ts +9 -24
  135. package/dist/types-ts4.5/i18n/fr.d.ts +8 -24
  136. package/dist/types-ts4.5/i18n/hu.d.ts +7 -24
  137. package/dist/types-ts4.5/i18n/it.d.ts +9 -24
  138. package/dist/types-ts4.5/i18n/ja.d.ts +9 -24
  139. package/dist/types-ts4.5/i18n/ko.d.ts +9 -24
  140. package/dist/types-ts4.5/i18n/nb.d.ts +9 -24
  141. package/dist/types-ts4.5/i18n/nl.d.ts +9 -24
  142. package/dist/types-ts4.5/i18n/pl.d.ts +8 -24
  143. package/dist/types-ts4.5/i18n/pt_BR.d.ts +9 -24
  144. package/dist/types-ts4.5/i18n/ru.d.ts +9 -24
  145. package/dist/types-ts4.5/i18n/sv.d.ts +9 -24
  146. package/dist/types-ts4.5/i18n/th.d.ts +9 -24
  147. package/dist/types-ts4.5/i18n/tr.d.ts +9 -24
  148. package/dist/types-ts4.5/i18n/uk.d.ts +9 -24
  149. package/dist/types-ts4.5/i18n/vi.d.ts +10 -24
  150. package/dist/types-ts4.5/i18n/zh.d.ts +9 -24
  151. package/dist/types-ts4.5/i18n/zh_TW.d.ts +9 -24
  152. package/dist/types-ts4.5/messages/date.d.ts +5 -0
  153. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 103.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#139035](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139035)
8
+ [`12b5ec79724e4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/12b5ec79724e4) -
9
+ Add disabled option to useSharedPluginState, useSharedPluginStateSelector and usePluginStateEffect
10
+
11
+ ### Patch Changes
12
+
13
+ - [#139053](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139053)
14
+ [`c1c6278a78c4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c1c6278a78c4a) -
15
+ [ux] Adds a new temporary floating toolbar's config option to hide any toolbars when any table's
16
+ menu is opend.
17
+
18
+ ## 103.1.3
19
+
20
+ ### Patch Changes
21
+
22
+ - [#138373](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138373)
23
+ [`3a6e2723e498c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a6e2723e498c) -
24
+ [ux] [A11Y-10137] Add visually hidden alert for when the date picker opens letting screen reader
25
+ users know how to access the date picker popup
26
+ - [#138977](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138977)
27
+ [`3d812d3a14c39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d812d3a14c39) -
28
+ [ux] Revert "Adds a new temporary floating toolbar's config option to hide any toolbars when any
29
+ table's menu is opened."
30
+ - Updated dependencies
31
+
3
32
  ## 103.1.2
4
33
 
5
34
  ### Patch Changes
@@ -86,6 +86,7 @@ function useStaticPlugins(plugins) {
86
86
  * You can return a function from your effect to call any cleanup activities which will be called on unmount and when `editorApi` changes.
87
87
  */
88
88
  function usePluginStateEffect(injectionApi, plugins, effect) {
89
+ var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
89
90
  var pluginNames = useStaticPlugins(plugins);
90
91
 
91
92
  // Create a memoized object containing the named plugins
@@ -94,9 +95,10 @@ function usePluginStateEffect(injectionApi, plugins, effect) {
94
95
  return _objectSpread(_objectSpread({}, acc), {}, (0, _defineProperty2.default)({}, "".concat(String(pluginName), "State"), injectionApi === null || injectionApi === void 0 ? void 0 : injectionApi[pluginName]));
95
96
  }, {});
96
97
  }, [injectionApi, pluginNames]);
97
- usePluginStateEffectInternal(namedExternalPlugins, effect);
98
+ usePluginStateEffectInternal(namedExternalPlugins, effect, options);
98
99
  }
99
100
  function usePluginStateEffectInternal(externalPlugins, effect) {
101
+ var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
100
102
  var refStates = (0, _react.useRef)();
101
103
  var cleanup = (0, _react.useRef)();
102
104
  var latestEffect = (0, _react.useRef)(effect);
@@ -104,13 +106,20 @@ function usePluginStateEffectInternal(externalPlugins, effect) {
104
106
  // We should store the latest effect in a reference so it is more intuitive to the user
105
107
  // and we are not causing a memory leak by having references to old state.
106
108
  (0, _react.useEffect)(function () {
109
+ if (options.disabled) {
110
+ return;
111
+ }
107
112
  latestEffect.current = (0, _debounce.default)(effect);
108
113
  return function () {
109
114
  latestEffect.current = undefined;
110
115
  };
111
- }, [effect]);
116
+ }, [effect, options.disabled]);
112
117
  (0, _react.useLayoutEffect)(function () {
113
118
  var _latestEffect$current;
119
+ if (options.disabled) {
120
+ return;
121
+ }
122
+
114
123
  // Update the reference for this plugin and activate the effect
115
124
  refStates.current = mapValues(externalPlugins, function (value) {
116
125
  return value === null || value === void 0 ? void 0 : value.sharedState.currentState();
@@ -141,5 +150,5 @@ function usePluginStateEffectInternal(externalPlugins, effect) {
141
150
  };
142
151
  // Do not re-run if the `effect` changes - this is not expected with `useEffect` or similar hooks
143
152
  // eslint-disable-next-line react-hooks/exhaustive-deps
144
- }, [externalPlugins]);
153
+ }, [externalPlugins, options.disabled]);
145
154
  }
@@ -41,7 +41,6 @@ function useStaticPlugins(plugins) {
41
41
  return plugins;
42
42
  }, []);
43
43
  }
44
-
45
44
  /**
46
45
  *
47
46
  * NOTE: Generally you may want to use `usePluginStateSelector` over this which behaves similarly
@@ -103,10 +102,11 @@ function useStaticPlugins(plugins) {
103
102
  *
104
103
  * @param injectionApi Plugin injection API from `NextEditorPlugin`
105
104
  * @param plugins Plugin names to get the shared plugin state for
105
+ * @param options The useSharedPluginState options
106
106
  * @returns A corresponding object, the keys are names of the plugin with `State` appended,
107
107
  * the values are the shared state exposed by that plugin.
108
108
  */
109
- function useSharedPluginState(injectionApi, plugins) {
109
+ function useSharedPluginState(injectionApi, plugins, options) {
110
110
  var pluginNames = useStaticPlugins(plugins);
111
111
 
112
112
  // Create a memoized object containing the named plugins
@@ -115,11 +115,12 @@ function useSharedPluginState(injectionApi, plugins) {
115
115
  return _objectSpread(_objectSpread({}, acc), {}, (0, _defineProperty2.default)({}, "".concat(String(pluginName), "State"), injectionApi === null || injectionApi === void 0 ? void 0 : injectionApi[pluginName]));
116
116
  }, {});
117
117
  }, [injectionApi, pluginNames]);
118
- return useSharedPluginStateInternal(namedExternalPlugins);
118
+ return useSharedPluginStateInternal(namedExternalPlugins, options);
119
119
  }
120
120
  function useSharedPluginStateInternal(externalPlugins) {
121
+ var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
121
122
  var _useState = (0, _react.useState)(mapValues(externalPlugins, function (value) {
122
- return value === null || value === void 0 ? void 0 : value.sharedState.currentState();
123
+ return options.disabled ? undefined : value === null || value === void 0 ? void 0 : value.sharedState.currentState();
123
124
  })),
124
125
  _useState2 = (0, _slicedToArray2.default)(_useState, 2),
125
126
  pluginStates = _useState2[0],
@@ -127,6 +128,9 @@ function useSharedPluginStateInternal(externalPlugins) {
127
128
  var refStates = (0, _react.useRef)({});
128
129
  var mounted = (0, _react.useRef)(false);
129
130
  (0, _react.useLayoutEffect)(function () {
131
+ if (options.disabled) {
132
+ return;
133
+ }
130
134
  var debouncedPluginStateUpdate = (0, _debounce.default)(function () {
131
135
  setPluginState(function (currentPluginStates) {
132
136
  return _objectSpread(_objectSpread({}, currentPluginStates), refStates.current);
@@ -166,6 +170,6 @@ function useSharedPluginStateInternal(externalPlugins) {
166
170
  // Do not re-render due to state changes, we only need to check this when
167
171
  // setting up the initial subscription.
168
172
  // eslint-disable-next-line react-hooks/exhaustive-deps
169
- }, [externalPlugins]);
173
+ }, [externalPlugins, options.disabled]);
170
174
  return pluginStates;
171
175
  }
@@ -81,9 +81,11 @@ var _usePluginStateEffect = require("../usePluginStateEffect");
81
81
  *
82
82
  * @param api
83
83
  * @param plugin
84
+ * @param options
84
85
  * @returns
85
86
  */
86
87
  function useSharedPluginStateSelector(api, plugin) {
88
+ var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
87
89
  var transformer = (0, _react.useCallback)(function (pluginState) {
88
90
  var _plugin$split = plugin.split('.'),
89
91
  _plugin$split2 = (0, _toArray2.default)(_plugin$split),
@@ -102,14 +104,18 @@ function useSharedPluginStateSelector(api, plugin) {
102
104
  }, [plugin]);
103
105
  var initialState = (0, _react.useMemo)(function () {
104
106
  var _api$pluginName;
107
+ if (options.disabled) {
108
+ return;
109
+ }
105
110
  var _plugin$split5 = plugin.split('.'),
106
111
  _plugin$split6 = (0, _slicedToArray2.default)(_plugin$split5, 1),
107
112
  pluginName = _plugin$split6[0];
108
113
  return transformer((0, _defineProperty2.default)({}, "".concat(pluginName, "State"), api === null || api === void 0 || (_api$pluginName = api[pluginName]) === null || _api$pluginName === void 0 ? void 0 : _api$pluginName.sharedState.currentState()));
109
- }, [plugin, api, transformer]);
110
- return useSharedPluginStateSelectorInternal(api, pluginNameArray, transformer, initialState);
114
+ }, [plugin, api, options.disabled, transformer]);
115
+ return useSharedPluginStateSelectorInternal(api, pluginNameArray, transformer, initialState, options);
111
116
  }
112
117
  function useSharedPluginStateSelectorInternal(api, plugins, transformer, initialState) {
118
+ var options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
113
119
  var _useState = (0, _react.useState)(initialState),
114
120
  _useState2 = (0, _slicedToArray2.default)(_useState, 2),
115
121
  selectedPluginState = _useState2[0],
@@ -120,6 +126,6 @@ function useSharedPluginStateSelectorInternal(api, plugins, transformer, initial
120
126
  if (!(0, _isEqual.default)(transformedValue, selectedPluginState)) {
121
127
  setSelectedPluginState(transformedValue);
122
128
  }
123
- });
129
+ }, options);
124
130
  return selectedPluginState;
125
131
  }
@@ -38,6 +38,7 @@ var _default = exports.default = {
38
38
  'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Generuje obsah, který má být vložen do aktualizace.',
39
39
  'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Shrne obsah aktualizace.',
40
40
  'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generovat',
41
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Zeptejte se Atlassian Intelligence.',
41
42
  'fabric.editor.ai.config.item.action.insert': 'Vložit',
42
43
  'fabric.editor.ai.config.item.action.insertAtTop': 'Vložit nahoru',
43
44
  'fabric.editor.ai.config.item.action.insertBelow': 'Vložit pod',
@@ -45,29 +46,6 @@ var _default = exports.default = {
45
46
  'fabric.editor.ai.config.item.action.replaceTitle': 'Nahradit název',
46
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Název nesmí mít více znaků než {maxLength}.',
47
48
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Otevřít v chatu',
48
- 'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Pokyny',
49
- 'fabric.editor.ai.config.item.advancedPrompt.description': 'Upřesněte úkol, pokyny a pravidla',
50
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativita',
51
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Vysoká',
52
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Nízká',
53
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Střední',
54
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.helperMessage': 'Příklad: 1. Na začátku dokumentu uveďte stručný přehled cílů naší společnosti. 2. Vytvořte seznam klíčových členů týmu, se kterými se během prvního týdne setkají.',
55
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Zajistěte pokyny k úkolům, které pomohou generovat konkrétní výstupy.',
56
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.helperMessage': 'Příklad: Výstup musí být v souladu s pokyny společnosti pro styl a nesmějí používat neověřené údaje.',
57
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Pravidla',
58
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Uveďte pravidla, která mají dodržovat.',
59
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Zadejte úkol',
60
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'Příklad: Vytvořte nástupní dokumentaci pro nové zaměstnance, kteří se připojují k týmu.',
61
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Úkol',
62
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Popište úkol, který je třeba dokončit.',
63
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tón',
64
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Neformální',
65
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Vzdělávací',
66
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empatický',
67
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutrální',
68
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Profesionální',
69
- 'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Vytvořte pokročilou výzvu',
70
- 'fabric.editor.ai.config.item.advancedPrompt.title': 'Vytvořte pokročilou výzvu',
71
49
  'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence – Agent Rovo',
72
50
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Zkrátí obsah, aby byl stručnější.',
73
51
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Zkrátit aktualizaci',
@@ -230,7 +208,6 @@ var _default = exports.default = {
230
208
  'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Zdroj znalostí',
231
209
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Agenti Rovo',
232
210
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Agenti Rovo ({numberOfAgents})',
233
- 'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
234
211
  'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Použijte agenta Rovo ({numberOfAgents})',
235
212
  'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Použít obecné znalosti',
236
213
  'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Použít znalosti z vaší organizace',
@@ -427,6 +404,7 @@ var _default = exports.default = {
427
404
  'fabric.editor.errorPanel.description': 'Chyby zobrazit v barevném panelu',
428
405
  'fabric.editor.expand': 'Rozbalení',
429
406
  'fabric.editor.expand.description': 'Vložit rozbalení',
407
+ 'fabric.editor.expandAriaLabel': 'Dejte rozbalenému obsahu název.',
430
408
  'fabric.editor.expandDefaultTitle': 'Klikněte sem pro rozbalení...',
431
409
  'fabric.editor.expandNode': 'Rozbalit obsah',
432
410
  'fabric.editor.expandPlaceholder': 'Dejte rozbalenému obsahu název...',
@@ -436,6 +414,7 @@ var _default = exports.default = {
436
414
  'fabric.editor.extension.deleteElementTitle': 'Odstranit prvek',
437
415
  'fabric.editor.extension.sourceNoTitledName': 'tento prvek',
438
416
  'fabric.editor.extensions.config-panel.save-indicator': 'Všechny změny jsou vždy automaticky ukládány',
417
+ 'fabric.editor.externalExtensionsHeading': 'Aplikace',
439
418
  'fabric.editor.externalMediaFile': 'Externí multimediální soubor',
440
419
  'fabric.editor.failed_to_upload': 'Nahrání se nezdařilo',
441
420
  'fabric.editor.feedbackDialog': 'Poskytnout zpětnou vazbu',
@@ -547,6 +526,7 @@ var _default = exports.default = {
547
526
  'fabric.editor.lists': 'Seznamy',
548
527
  'fabric.editor.listsFormat': 'Formátování seznamu',
549
528
  'fabric.editor.lockColumns': 'Pevné šířky sloupců',
529
+ 'fabric.editor.longEmptyNodePlaceholderText': 'Zadáním znaku / můžete vkládat prvky.',
550
530
  'fabric.editor.markdown': 'Snížení',
551
531
  'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
552
532
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
@@ -615,6 +595,7 @@ var _default = exports.default = {
615
595
  'fabric.editor.orderedList.description': 'Vytvořit seřazený seznam',
616
596
  'fabric.editor.other': 'Jiné…',
617
597
  'fabric.editor.outdent': 'Zmenšit odsazení',
598
+ 'fabric.editor.overflowMenuViewMore': 'Zobrazit více',
618
599
  'fabric.editor.pageActionsLabel': 'Akce stránky',
619
600
  'fabric.editor.panel': 'Panel',
620
601
  'fabric.editor.panel.backgroundColor': 'Barva pozadí',
@@ -664,6 +645,7 @@ var _default = exports.default = {
664
645
  'fabric.editor.selectTableRow': 'Vybrat řádek tabulky',
665
646
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Vybrat aplikaci',
666
647
  'fabric.editor.settingsLinks': 'Přejít do předvoleb odkazů',
648
+ 'fabric.editor.shortEmptyNodePlaceholderText': '/ pro vložení',
667
649
  'fabric.editor.shortcut': 'Textový zástupce',
668
650
  'fabric.editor.single': 'Rozvržení jediného sloupce',
669
651
  'fabric.editor.singleColumns': 'Rozvržení 1 sloupce',
@@ -727,8 +709,11 @@ var _default = exports.default = {
727
709
  'fabric.editor.time.ago': 'zpět',
728
710
  'fabric.editor.time.updated': 'Aktualizováno',
729
711
  'fabric.editor.time.viewed': 'Zobrazeno',
712
+ 'fabric.editor.toolbarAppears': 'Zobrazí se panel nástrojů',
730
713
  'fabric.editor.toolbarLabel': 'Editor',
731
714
  'fabric.editor.toolbarMediaTitle': 'Přidat obrázek, video nebo soubor',
715
+ 'fabric.editor.toolbarPositionFixedAtTop': 'Uchyceno nahoře',
716
+ 'fabric.editor.toolbarPositionInline': 'Zarovnáno s textem',
732
717
  'fabric.editor.tooltip.blockPanel': 'panel',
733
718
  'fabric.editor.tooltip.bulletList': 'seznam',
734
719
  'fabric.editor.tooltip.decisionList': 'seznam rozhodnutí',
@@ -38,6 +38,7 @@ var _default = exports.default = {
38
38
  'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Genererer indhold, der skal sættes ind i opdateringen',
39
39
  'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Opsummerer opdateringens indhold',
40
40
  'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generér',
41
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Spørg Atlassian Intelligence',
41
42
  'fabric.editor.ai.config.item.action.insert': 'Indsæt',
42
43
  'fabric.editor.ai.config.item.action.insertAtTop': 'Indsæt foroven',
43
44
  'fabric.editor.ai.config.item.action.insertBelow': 'Indsæt nedenfor',
@@ -45,29 +46,6 @@ var _default = exports.default = {
45
46
  'fabric.editor.ai.config.item.action.replaceTitle': 'Erstat titel',
46
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Titlen må højst indeholde {maxLength} tegn',
47
48
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Åbn i chat',
48
- 'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Instruktioner',
49
- 'fabric.editor.ai.config.item.advancedPrompt.description': 'Angiv opgave, instruktioner og regler',
50
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativitet',
51
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Høj',
52
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Lav',
53
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Middel',
54
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.helperMessage': 'For eksempel: 1. Start dokumentet med et kort overblik over vores virksomheds mål. 2. Opret en liste over vigtige teammedlemmer, som de skal møde i deres første uge.',
55
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Giv opgaveinstruktioner for at hjælpe med at generere specifikke output.',
56
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.helperMessage': 'For eksempel: Outputtet skal følge retningslinjerne for virksomhedens stil og må ikke bruge ubekræftede data.',
57
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Regler',
58
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Beskriv eventuelle regler, du vil have skal følges.',
59
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Angiv opgave',
60
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'For eksempel: Opret onboarding-dokumentation for nye medarbejdere, der slutter sig til teamet.',
61
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Opgave',
62
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Beskriv den opgave, der skal udføres.',
63
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tone',
64
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Afslappet',
65
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Pædagogisk',
66
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empatisk',
67
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
68
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professionel',
69
- 'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Generér en avanceret prompt',
70
- 'fabric.editor.ai.config.item.advancedPrompt.title': 'Generér en avanceret prompt',
71
49
  'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo-medarbejder',
72
50
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Forkorter indholdet for at gøre det mere kortfattet',
73
51
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Forkort opdateringen',
@@ -229,7 +207,6 @@ var _default = exports.default = {
229
207
  'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Videnskilde',
230
208
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo-medarbejdere',
231
209
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo-medarbejdere ({numberOfAgents})',
232
- 'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
233
210
  'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Brug en Rovo-medarbejder ({numberOfAgents})',
234
211
  'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Brug generel viden',
235
212
  'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Brug viden fra din organisation',
@@ -426,6 +403,7 @@ var _default = exports.default = {
426
403
  'fabric.editor.errorPanel.description': 'Vis fejl i et farvel panel',
427
404
  'fabric.editor.expand': 'Udvid',
428
405
  'fabric.editor.expand.description': 'Indsæt en udvidelse',
406
+ 'fabric.editor.expandAriaLabel': 'Giv denne udvidelse en titel',
429
407
  'fabric.editor.expandDefaultTitle': 'Klik her for at udvide...',
430
408
  'fabric.editor.expandNode': 'Udvid indhold',
431
409
  'fabric.editor.expandPlaceholder': 'Giv denne udvidelse en titel...',
@@ -435,6 +413,7 @@ var _default = exports.default = {
435
413
  'fabric.editor.extension.deleteElementTitle': 'Slet element',
436
414
  'fabric.editor.extension.sourceNoTitledName': 'dette element',
437
415
  'fabric.editor.extensions.config-panel.save-indicator': 'Alle ændringer gemmes altid automatisk',
416
+ 'fabric.editor.externalExtensionsHeading': 'Apps',
438
417
  'fabric.editor.externalMediaFile': 'Ekstern mediefil',
439
418
  'fabric.editor.failed_to_upload': 'Upload mislykkedes',
440
419
  'fabric.editor.feedbackDialog': 'Giv feedback',
@@ -546,6 +525,7 @@ var _default = exports.default = {
546
525
  'fabric.editor.lists': 'Liste',
547
526
  'fabric.editor.listsFormat': 'Listeformatering',
548
527
  'fabric.editor.lockColumns': 'Faste søjlebredder',
528
+ 'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for at indsætte elementer',
549
529
  'fabric.editor.markdown': 'Markdown',
550
530
  'fabric.editor.matchCase': 'Match store/små bogstaver',
551
531
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
@@ -614,6 +594,7 @@ var _default = exports.default = {
614
594
  'fabric.editor.orderedList.description': 'Opret en sorteret liste',
615
595
  'fabric.editor.other': 'Andet …',
616
596
  'fabric.editor.outdent': 'Ryk ud',
597
+ 'fabric.editor.overflowMenuViewMore': 'Vis mere',
617
598
  'fabric.editor.pageActionsLabel': 'Sidehandlinger',
618
599
  'fabric.editor.panel': 'Panel',
619
600
  'fabric.editor.panel.backgroundColor': 'Baggrundsfarve',
@@ -663,6 +644,7 @@ var _default = exports.default = {
663
644
  'fabric.editor.selectTableRow': 'Vælg tabelrække',
664
645
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Vælg app',
665
646
  'fabric.editor.settingsLinks': 'Gå til Indstillinger for links',
647
+ 'fabric.editor.shortEmptyNodePlaceholderText': '/ for at indsætte',
666
648
  'fabric.editor.shortcut': 'Genvej til tekst',
667
649
  'fabric.editor.single': 'Layout med én kolonne',
668
650
  'fabric.editor.singleColumns': 'Layout med en kolonne',
@@ -726,8 +708,11 @@ var _default = exports.default = {
726
708
  'fabric.editor.time.ago': 'siden',
727
709
  'fabric.editor.time.updated': 'Opdateret',
728
710
  'fabric.editor.time.viewed': 'Vist',
711
+ 'fabric.editor.toolbarAppears': 'Værktøjslinjen vises',
729
712
  'fabric.editor.toolbarLabel': 'Editor',
730
713
  'fabric.editor.toolbarMediaTitle': 'Tilføj billede, video eller fil',
714
+ 'fabric.editor.toolbarPositionFixedAtTop': 'Fastgjort øverst',
715
+ 'fabric.editor.toolbarPositionInline': 'På linje med tekst',
731
716
  'fabric.editor.tooltip.blockPanel': 'et panel',
732
717
  'fabric.editor.tooltip.bulletList': 'en liste',
733
718
  'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
@@ -38,6 +38,7 @@ var _default = exports.default = {
38
38
  'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Erstellt Inhalte, die dem Update hinzugefügt werden',
39
39
  'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Fasst die Inhalte des Updates zusammen',
40
40
  'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generieren',
41
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Atlassian Intelligence fragen',
41
42
  'fabric.editor.ai.config.item.action.insert': 'Einfügen',
42
43
  'fabric.editor.ai.config.item.action.insertAtTop': 'Oben einfügen',
43
44
  'fabric.editor.ai.config.item.action.insertBelow': 'Unten einfügen',
@@ -45,29 +46,6 @@ var _default = exports.default = {
45
46
  'fabric.editor.ai.config.item.action.replaceTitle': 'Titel ersetzen',
46
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Der Titel darf nicht mehr als {maxLength} Zeichen enthalten.',
47
48
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Im Chat öffnen',
48
- 'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Anweisungen',
49
- 'fabric.editor.ai.config.item.advancedPrompt.description': 'Aufgabe, Anweisungen und Regeln angeben',
50
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativität',
51
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Hoch',
52
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Niedrig',
53
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Mittel',
54
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.helperMessage': 'Ein Beispiel: 1. Geben Sie im Dokument zunächst einen kurzen Überblick über unsere Unternehmensziele. 2. Erstellen Sie eine Liste mit den wichtigsten Teammitgliedern, die neue Mitarbeiter in der ersten Woche treffen sollten.',
55
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Stellen Sie Aufgabenanweisungen bereit, um die Generierung bestimmter Ausgaben zu unterstützen.',
56
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.helperMessage': 'Ein Beispiel: Die Ausgabe muss den Stilrichtlinien des Unternehmens entsprechen und darf keine unbestätigten Daten enthalten.',
57
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Regeln',
58
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Beschreiben Sie alle Regeln, die befolgt werden sollen.',
59
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Bitte geben Sie eine Aufgabe an.',
60
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'Ein Beispiel: Erstellen Sie eine Onboarding-Dokumentation für neue Mitarbeiter, die dem Team beitreten.',
61
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Aufgabe',
62
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Beschreiben Sie die zu erledigende Aufgabe.',
63
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Ton',
64
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Locker',
65
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Informativ',
66
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empathisch',
67
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
68
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professionell',
69
- 'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Einen erweiterten Prompt erstellen',
70
- 'fabric.editor.ai.config.item.advancedPrompt.title': 'Einen erweiterten Prompt erstellen',
71
49
  'fabric.editor.ai.config.item.agent.title': 'Rovo-Agent von Atlassian Intelligence',
72
50
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Kürzt den Inhalt, um ihn präziser zu machen',
73
51
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Update verkürzen',
@@ -229,7 +207,6 @@ var _default = exports.default = {
229
207
  'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Wissensquelle',
230
208
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo-Agenten',
231
209
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo-Agenten ({numberOfAgents})',
232
- 'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
233
210
  'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Rovo-Agenten verwenden ({numberOfAgents})',
234
211
  'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Allgemeines Wissen verwenden',
235
212
  'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Wissen aus Ihrer Organisation verwenden',
@@ -426,6 +403,7 @@ var _default = exports.default = {
426
403
  'fabric.editor.errorPanel.description': 'Fehler in einem farbigen Panel hervorheben',
427
404
  'fabric.editor.expand': 'Erweiterung',
428
405
  'fabric.editor.expand.description': 'Eine Erweiterung einfügen',
406
+ 'fabric.editor.expandAriaLabel': 'Wählen Sie einen Titel für diese Erweiterung',
429
407
  'fabric.editor.expandDefaultTitle': 'Klicken Sie hier, um zu erweitern …',
430
408
  'fabric.editor.expandNode': 'Inhaltsanzeige erweitern',
431
409
  'fabric.editor.expandPlaceholder': 'Wählen Sie einen Titel für diese Erweiterung …',
@@ -435,6 +413,7 @@ var _default = exports.default = {
435
413
  'fabric.editor.extension.deleteElementTitle': 'Element löschen',
436
414
  'fabric.editor.extension.sourceNoTitledName': 'dieses Element',
437
415
  'fabric.editor.extensions.config-panel.save-indicator': 'Alle Änderungen werden immer automatisch gespeichert.',
416
+ 'fabric.editor.externalExtensionsHeading': 'Apps',
438
417
  'fabric.editor.externalMediaFile': 'Externe Mediendatei',
439
418
  'fabric.editor.failed_to_upload': 'Upload fehlgeschlagen',
440
419
  'fabric.editor.feedbackDialog': 'Feedback geben',
@@ -546,6 +525,7 @@ var _default = exports.default = {
546
525
  'fabric.editor.lists': 'Listen',
547
526
  'fabric.editor.listsFormat': 'Formatierung der Liste',
548
527
  'fabric.editor.lockColumns': 'Feste Spaltenbreiten',
528
+ 'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
549
529
  'fabric.editor.markdown': 'Markdown',
550
530
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
551
531
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
@@ -614,6 +594,7 @@ var _default = exports.default = {
614
594
  'fabric.editor.orderedList.description': 'Sortierte Liste erstellen',
615
595
  'fabric.editor.other': 'Sonstige …',
616
596
  'fabric.editor.outdent': 'Einzug verkleinern',
597
+ 'fabric.editor.overflowMenuViewMore': 'Mehr anzeigen',
617
598
  'fabric.editor.pageActionsLabel': 'Seitenaktionen',
618
599
  'fabric.editor.panel': 'Panel',
619
600
  'fabric.editor.panel.backgroundColor': 'Hintergrundfarbe',
@@ -663,6 +644,7 @@ var _default = exports.default = {
663
644
  'fabric.editor.selectTableRow': 'Zeile auswählen',
664
645
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'App auswählen',
665
646
  'fabric.editor.settingsLinks': 'Zu den Link-Einstellungen',
647
+ 'fabric.editor.shortEmptyNodePlaceholderText': '/ eingeben, um etwas einzufügen',
666
648
  'fabric.editor.shortcut': 'Textverknüpfung',
667
649
  'fabric.editor.single': 'Layout mit einer Spalte',
668
650
  'fabric.editor.singleColumns': 'Layout mit 1 Spalte',
@@ -726,8 +708,10 @@ var _default = exports.default = {
726
708
  'fabric.editor.time.ago': 'vor',
727
709
  'fabric.editor.time.updated': 'Aktualisiert',
728
710
  'fabric.editor.time.viewed': 'Angesehen',
711
+ 'fabric.editor.toolbarAppears': 'Symbolleiste wird angezeigt',
729
712
  'fabric.editor.toolbarLabel': 'Editor',
730
713
  'fabric.editor.toolbarMediaTitle': 'Bild, Video oder Datei hinzufügen',
714
+ 'fabric.editor.toolbarPositionFixedAtTop': 'Oben fixiert',
731
715
  'fabric.editor.tooltip.blockPanel': 'ein Panel',
732
716
  'fabric.editor.tooltip.bulletList': 'eine Liste',
733
717
  'fabric.editor.tooltip.decisionList': 'eine Entscheidungsliste',
@@ -38,6 +38,7 @@ var _default = exports.default = {
38
38
  'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Generates content to be inserted into the update',
39
39
  'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Summarizes the content of the update',
40
40
  'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generate',
41
+ 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Ask Atlassian Intelligence',
41
42
  'fabric.editor.ai.config.item.action.insert': 'Insert',
42
43
  'fabric.editor.ai.config.item.action.insertAtTop': 'Insert at top',
43
44
  'fabric.editor.ai.config.item.action.insertBelow': 'Insert below',
@@ -45,29 +46,6 @@ var _default = exports.default = {
45
46
  'fabric.editor.ai.config.item.action.replaceTitle': 'Replace title',
46
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Title cannot exceed {maxLength} characters',
47
48
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Open in Chat',
48
- 'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Instructions',
49
- 'fabric.editor.ai.config.item.advancedPrompt.description': 'Specify task, instructions and rules',
50
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Creativity',
51
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'High',
52
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Low',
53
- 'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Medium',
54
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.helperMessage': 'For example: 1. Start the document with a brief overview of our company goals. 2. Create a list of key team members to meet in their first week.',
55
- 'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Provide task instructions to help generate specific outputs.',
56
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.helperMessage': 'For example: The output must follow the company style guidelines and not use unverified data.',
57
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Rules',
58
- 'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Outline any rules you want followed.',
59
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Please provide task',
60
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'For example: Create an onboarding documentation for new employees joining the team.',
61
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Task',
62
- 'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Describe the task that needs completing.',
63
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tone',
64
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Casual',
65
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Educational',
66
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empathetic',
67
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
68
- 'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professional',
69
- 'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Build an advanced prompt',
70
- 'fabric.editor.ai.config.item.advancedPrompt.title': 'Build an advanced prompt',
71
49
  'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Agent',
72
50
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Shortens the content to make it more concise',
73
51
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Shorten update',
@@ -238,7 +216,6 @@ var _default = exports.default = {
238
216
  'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Knowledge source',
239
217
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo agents',
240
218
  'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo agents ({numberOfAgents})',
241
- 'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
242
219
  'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Use a Rovo agent ({numberOfAgents})',
243
220
  'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Use general knowledge',
244
221
  'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Use knowledge from your organization',
@@ -507,6 +484,7 @@ var _default = exports.default = {
507
484
  'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
508
485
  'fabric.editor.expand': 'Expand',
509
486
  'fabric.editor.expand.description': 'Insert an expand',
487
+ 'fabric.editor.expandAriaLabel': 'Give this expand a title',
510
488
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
511
489
  'fabric.editor.expandNode': 'Expand content',
512
490
  'fabric.editor.expandPlaceholder': 'Give this expand a title...',
@@ -516,6 +494,7 @@ var _default = exports.default = {
516
494
  'fabric.editor.extension.deleteElementTitle': 'Delete element',
517
495
  'fabric.editor.extension.sourceNoTitledName': 'this element',
518
496
  'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
497
+ 'fabric.editor.externalExtensionsHeading': 'Apps',
519
498
  'fabric.editor.externalMediaFile': 'External media file',
520
499
  'fabric.editor.failed_to_upload': 'Failed to upload',
521
500
  'fabric.editor.feedbackDialog': 'Give feedback',
@@ -627,6 +606,7 @@ var _default = exports.default = {
627
606
  'fabric.editor.lists': 'Lists',
628
607
  'fabric.editor.listsFormat': 'List formatting',
629
608
  'fabric.editor.lockColumns': 'Fixed column widths',
609
+ 'fabric.editor.longEmptyNodePlaceholderText': 'Type / to insert elements',
630
610
  'fabric.editor.markdown': 'Markdown',
631
611
  'fabric.editor.matchCase': 'Match case',
632
612
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
@@ -695,6 +675,7 @@ var _default = exports.default = {
695
675
  'fabric.editor.orderedList.description': 'Create an ordered list',
696
676
  'fabric.editor.other': 'Others...',
697
677
  'fabric.editor.outdent': 'Outdent',
678
+ 'fabric.editor.overflowMenuViewMore': 'View more',
698
679
  'fabric.editor.pageActionsLabel': 'Page actions',
699
680
  'fabric.editor.panel': 'Panel',
700
681
  'fabric.editor.panel.backgroundColor': 'Background color',
@@ -744,6 +725,7 @@ var _default = exports.default = {
744
725
  'fabric.editor.selectTableRow': 'Select table row',
745
726
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Select app',
746
727
  'fabric.editor.settingsLinks': 'Go to Link Preferences',
728
+ 'fabric.editor.shortEmptyNodePlaceholderText': '/ to insert',
747
729
  'fabric.editor.shortcut': 'Text shortcut',
748
730
  'fabric.editor.single': 'Single column layout',
749
731
  'fabric.editor.singleColumns': '1 Column layout',
@@ -808,8 +790,11 @@ var _default = exports.default = {
808
790
  'fabric.editor.time.ago': 'ago',
809
791
  'fabric.editor.time.updated': 'Updated',
810
792
  'fabric.editor.time.viewed': 'Viewed',
793
+ 'fabric.editor.toolbarAppears': 'Toolbar appears',
811
794
  'fabric.editor.toolbarLabel': 'Editor',
812
795
  'fabric.editor.toolbarMediaTitle': 'Add image, video, or file',
796
+ 'fabric.editor.toolbarPositionFixedAtTop': 'Fixed at top',
797
+ 'fabric.editor.toolbarPositionInline': 'In-line with text',
813
798
  'fabric.editor.tooltip.blockPanel': 'a panel',
814
799
  'fabric.editor.tooltip.bulletList': 'a list',
815
800
  'fabric.editor.tooltip.decisionList': 'a decision list',