@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.
- package/CHANGELOG.md +29 -0
- package/dist/cjs/hooks/usePluginStateEffect.js +12 -3
- package/dist/cjs/hooks/useSharedPluginState.js +9 -5
- package/dist/cjs/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -3
- package/dist/cjs/i18n/cs.js +9 -24
- package/dist/cjs/i18n/da.js +9 -24
- package/dist/cjs/i18n/de.js +8 -24
- package/dist/cjs/i18n/en.js +9 -24
- package/dist/cjs/i18n/en_GB.js +9 -24
- package/dist/cjs/i18n/en_ZZ.js +9 -24
- package/dist/cjs/i18n/es.js +9 -24
- package/dist/cjs/i18n/fi.js +9 -24
- package/dist/cjs/i18n/fr.js +8 -24
- package/dist/cjs/i18n/hu.js +7 -24
- package/dist/cjs/i18n/it.js +9 -24
- package/dist/cjs/i18n/ja.js +9 -24
- package/dist/cjs/i18n/ko.js +10 -25
- package/dist/cjs/i18n/nb.js +9 -24
- package/dist/cjs/i18n/nl.js +9 -24
- package/dist/cjs/i18n/pl.js +8 -24
- package/dist/cjs/i18n/pt_BR.js +9 -24
- package/dist/cjs/i18n/ru.js +9 -24
- package/dist/cjs/i18n/sv.js +9 -24
- package/dist/cjs/i18n/th.js +9 -24
- package/dist/cjs/i18n/tr.js +9 -24
- package/dist/cjs/i18n/uk.js +9 -24
- package/dist/cjs/i18n/vi.js +10 -24
- package/dist/cjs/i18n/zh.js +9 -24
- package/dist/cjs/i18n/zh_TW.js +9 -24
- package/dist/cjs/messages/date.js +5 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/hooks/usePluginStateEffect.js +12 -5
- package/dist/es2019/hooks/useSharedPluginState.js +9 -6
- package/dist/es2019/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -5
- package/dist/es2019/i18n/cs.js +9 -24
- package/dist/es2019/i18n/da.js +9 -24
- package/dist/es2019/i18n/de.js +8 -24
- package/dist/es2019/i18n/en.js +9 -24
- package/dist/es2019/i18n/en_GB.js +9 -24
- package/dist/es2019/i18n/en_ZZ.js +9 -24
- package/dist/es2019/i18n/es.js +9 -24
- package/dist/es2019/i18n/fi.js +9 -24
- package/dist/es2019/i18n/fr.js +8 -24
- package/dist/es2019/i18n/hu.js +7 -24
- package/dist/es2019/i18n/it.js +9 -24
- package/dist/es2019/i18n/ja.js +9 -24
- package/dist/es2019/i18n/ko.js +10 -25
- package/dist/es2019/i18n/nb.js +9 -24
- package/dist/es2019/i18n/nl.js +9 -24
- package/dist/es2019/i18n/pl.js +8 -24
- package/dist/es2019/i18n/pt_BR.js +9 -24
- package/dist/es2019/i18n/ru.js +9 -24
- package/dist/es2019/i18n/sv.js +9 -24
- package/dist/es2019/i18n/th.js +9 -24
- package/dist/es2019/i18n/tr.js +9 -24
- package/dist/es2019/i18n/uk.js +9 -24
- package/dist/es2019/i18n/vi.js +10 -24
- package/dist/es2019/i18n/zh.js +9 -24
- package/dist/es2019/i18n/zh_TW.js +9 -24
- package/dist/es2019/messages/date.js +5 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/hooks/usePluginStateEffect.js +12 -3
- package/dist/esm/hooks/useSharedPluginState.js +9 -5
- package/dist/esm/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.js +9 -3
- package/dist/esm/i18n/cs.js +9 -24
- package/dist/esm/i18n/da.js +9 -24
- package/dist/esm/i18n/de.js +8 -24
- package/dist/esm/i18n/en.js +9 -24
- package/dist/esm/i18n/en_GB.js +9 -24
- package/dist/esm/i18n/en_ZZ.js +9 -24
- package/dist/esm/i18n/es.js +9 -24
- package/dist/esm/i18n/fi.js +9 -24
- package/dist/esm/i18n/fr.js +8 -24
- package/dist/esm/i18n/hu.js +7 -24
- package/dist/esm/i18n/it.js +9 -24
- package/dist/esm/i18n/ja.js +9 -24
- package/dist/esm/i18n/ko.js +10 -25
- package/dist/esm/i18n/nb.js +9 -24
- package/dist/esm/i18n/nl.js +9 -24
- package/dist/esm/i18n/pl.js +8 -24
- package/dist/esm/i18n/pt_BR.js +9 -24
- package/dist/esm/i18n/ru.js +9 -24
- package/dist/esm/i18n/sv.js +9 -24
- package/dist/esm/i18n/th.js +9 -24
- package/dist/esm/i18n/tr.js +9 -24
- package/dist/esm/i18n/uk.js +9 -24
- package/dist/esm/i18n/vi.js +10 -24
- package/dist/esm/i18n/zh.js +9 -24
- package/dist/esm/i18n/zh_TW.js +9 -24
- package/dist/esm/messages/date.js +5 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/hooks/usePluginStateEffect.d.ts +4 -1
- package/dist/types/hooks/useSharedPluginState.d.ts +6 -1
- package/dist/types/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.d.ts +5 -1
- package/dist/types/i18n/cs.d.ts +9 -24
- package/dist/types/i18n/da.d.ts +9 -24
- package/dist/types/i18n/de.d.ts +8 -24
- package/dist/types/i18n/en.d.ts +9 -24
- package/dist/types/i18n/en_GB.d.ts +9 -24
- package/dist/types/i18n/en_ZZ.d.ts +9 -24
- package/dist/types/i18n/es.d.ts +9 -24
- package/dist/types/i18n/fi.d.ts +9 -24
- package/dist/types/i18n/fr.d.ts +8 -24
- package/dist/types/i18n/hu.d.ts +7 -24
- package/dist/types/i18n/it.d.ts +9 -24
- package/dist/types/i18n/ja.d.ts +9 -24
- package/dist/types/i18n/ko.d.ts +9 -24
- package/dist/types/i18n/nb.d.ts +9 -24
- package/dist/types/i18n/nl.d.ts +9 -24
- package/dist/types/i18n/pl.d.ts +8 -24
- package/dist/types/i18n/pt_BR.d.ts +9 -24
- package/dist/types/i18n/ru.d.ts +9 -24
- package/dist/types/i18n/sv.d.ts +9 -24
- package/dist/types/i18n/th.d.ts +9 -24
- package/dist/types/i18n/tr.d.ts +9 -24
- package/dist/types/i18n/uk.d.ts +9 -24
- package/dist/types/i18n/vi.d.ts +10 -24
- package/dist/types/i18n/zh.d.ts +9 -24
- package/dist/types/i18n/zh_TW.d.ts +9 -24
- package/dist/types/messages/date.d.ts +5 -0
- package/dist/types-ts4.5/hooks/usePluginStateEffect.d.ts +4 -1
- package/dist/types-ts4.5/hooks/useSharedPluginState.d.ts +6 -1
- package/dist/types-ts4.5/hooks/useSharedPluginStateSelector/useSharedPluginStateSelector.d.ts +5 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +9 -24
- package/dist/types-ts4.5/i18n/da.d.ts +9 -24
- package/dist/types-ts4.5/i18n/de.d.ts +8 -24
- package/dist/types-ts4.5/i18n/en.d.ts +9 -24
- package/dist/types-ts4.5/i18n/en_GB.d.ts +9 -24
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +9 -24
- package/dist/types-ts4.5/i18n/es.d.ts +9 -24
- package/dist/types-ts4.5/i18n/fi.d.ts +9 -24
- package/dist/types-ts4.5/i18n/fr.d.ts +8 -24
- package/dist/types-ts4.5/i18n/hu.d.ts +7 -24
- package/dist/types-ts4.5/i18n/it.d.ts +9 -24
- package/dist/types-ts4.5/i18n/ja.d.ts +9 -24
- package/dist/types-ts4.5/i18n/ko.d.ts +9 -24
- package/dist/types-ts4.5/i18n/nb.d.ts +9 -24
- package/dist/types-ts4.5/i18n/nl.d.ts +9 -24
- package/dist/types-ts4.5/i18n/pl.d.ts +8 -24
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +9 -24
- package/dist/types-ts4.5/i18n/ru.d.ts +9 -24
- package/dist/types-ts4.5/i18n/sv.d.ts +9 -24
- package/dist/types-ts4.5/i18n/th.d.ts +9 -24
- package/dist/types-ts4.5/i18n/tr.d.ts +9 -24
- package/dist/types-ts4.5/i18n/uk.d.ts +9 -24
- package/dist/types-ts4.5/i18n/vi.d.ts +10 -24
- package/dist/types-ts4.5/i18n/zh.d.ts +9 -24
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +9 -24
- package/dist/types-ts4.5/messages/date.d.ts +5 -0
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isFedRamp } from './environment';
|
|
2
2
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
3
3
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
4
|
-
const packageVersion = "103.
|
|
4
|
+
const packageVersion = "103.2.0";
|
|
5
5
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
6
6
|
// Remove URL as it has UGC
|
|
7
7
|
// Ignored via go/ees007
|
|
@@ -13,7 +13,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
|
|
|
13
13
|
import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
14
14
|
import Layer from '../Layer';
|
|
15
15
|
const packageName = "@atlaskit/editor-common";
|
|
16
|
-
const packageVersion = "103.
|
|
16
|
+
const packageVersion = "103.2.0";
|
|
17
17
|
const halfFocusRing = 1;
|
|
18
18
|
const dropOffset = '0, 8';
|
|
19
19
|
// Ignored via go/ees005
|
|
@@ -80,6 +80,7 @@ function useStaticPlugins(plugins) {
|
|
|
80
80
|
* You can return a function from your effect to call any cleanup activities which will be called on unmount and when `editorApi` changes.
|
|
81
81
|
*/
|
|
82
82
|
export function usePluginStateEffect(injectionApi, plugins, effect) {
|
|
83
|
+
var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
83
84
|
var pluginNames = useStaticPlugins(plugins);
|
|
84
85
|
|
|
85
86
|
// Create a memoized object containing the named plugins
|
|
@@ -88,9 +89,10 @@ export function usePluginStateEffect(injectionApi, plugins, effect) {
|
|
|
88
89
|
return _objectSpread(_objectSpread({}, acc), {}, _defineProperty({}, "".concat(String(pluginName), "State"), injectionApi === null || injectionApi === void 0 ? void 0 : injectionApi[pluginName]));
|
|
89
90
|
}, {});
|
|
90
91
|
}, [injectionApi, pluginNames]);
|
|
91
|
-
usePluginStateEffectInternal(namedExternalPlugins, effect);
|
|
92
|
+
usePluginStateEffectInternal(namedExternalPlugins, effect, options);
|
|
92
93
|
}
|
|
93
94
|
function usePluginStateEffectInternal(externalPlugins, effect) {
|
|
95
|
+
var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
|
|
94
96
|
var refStates = useRef();
|
|
95
97
|
var cleanup = useRef();
|
|
96
98
|
var latestEffect = useRef(effect);
|
|
@@ -98,13 +100,20 @@ function usePluginStateEffectInternal(externalPlugins, effect) {
|
|
|
98
100
|
// We should store the latest effect in a reference so it is more intuitive to the user
|
|
99
101
|
// and we are not causing a memory leak by having references to old state.
|
|
100
102
|
useEffect(function () {
|
|
103
|
+
if (options.disabled) {
|
|
104
|
+
return;
|
|
105
|
+
}
|
|
101
106
|
latestEffect.current = debounce(effect);
|
|
102
107
|
return function () {
|
|
103
108
|
latestEffect.current = undefined;
|
|
104
109
|
};
|
|
105
|
-
}, [effect]);
|
|
110
|
+
}, [effect, options.disabled]);
|
|
106
111
|
useLayoutEffect(function () {
|
|
107
112
|
var _latestEffect$current;
|
|
113
|
+
if (options.disabled) {
|
|
114
|
+
return;
|
|
115
|
+
}
|
|
116
|
+
|
|
108
117
|
// Update the reference for this plugin and activate the effect
|
|
109
118
|
refStates.current = mapValues(externalPlugins, function (value) {
|
|
110
119
|
return value === null || value === void 0 ? void 0 : value.sharedState.currentState();
|
|
@@ -135,5 +144,5 @@ function usePluginStateEffectInternal(externalPlugins, effect) {
|
|
|
135
144
|
};
|
|
136
145
|
// Do not re-run if the `effect` changes - this is not expected with `useEffect` or similar hooks
|
|
137
146
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
138
|
-
}, [externalPlugins]);
|
|
147
|
+
}, [externalPlugins, options.disabled]);
|
|
139
148
|
}
|
|
@@ -35,7 +35,6 @@ function useStaticPlugins(plugins) {
|
|
|
35
35
|
return plugins;
|
|
36
36
|
}, []);
|
|
37
37
|
}
|
|
38
|
-
|
|
39
38
|
/**
|
|
40
39
|
*
|
|
41
40
|
* NOTE: Generally you may want to use `usePluginStateSelector` over this which behaves similarly
|
|
@@ -97,10 +96,11 @@ function useStaticPlugins(plugins) {
|
|
|
97
96
|
*
|
|
98
97
|
* @param injectionApi Plugin injection API from `NextEditorPlugin`
|
|
99
98
|
* @param plugins Plugin names to get the shared plugin state for
|
|
99
|
+
* @param options The useSharedPluginState options
|
|
100
100
|
* @returns A corresponding object, the keys are names of the plugin with `State` appended,
|
|
101
101
|
* the values are the shared state exposed by that plugin.
|
|
102
102
|
*/
|
|
103
|
-
export function useSharedPluginState(injectionApi, plugins) {
|
|
103
|
+
export function useSharedPluginState(injectionApi, plugins, options) {
|
|
104
104
|
var pluginNames = useStaticPlugins(plugins);
|
|
105
105
|
|
|
106
106
|
// Create a memoized object containing the named plugins
|
|
@@ -109,11 +109,12 @@ export function useSharedPluginState(injectionApi, plugins) {
|
|
|
109
109
|
return _objectSpread(_objectSpread({}, acc), {}, _defineProperty({}, "".concat(String(pluginName), "State"), injectionApi === null || injectionApi === void 0 ? void 0 : injectionApi[pluginName]));
|
|
110
110
|
}, {});
|
|
111
111
|
}, [injectionApi, pluginNames]);
|
|
112
|
-
return useSharedPluginStateInternal(namedExternalPlugins);
|
|
112
|
+
return useSharedPluginStateInternal(namedExternalPlugins, options);
|
|
113
113
|
}
|
|
114
114
|
function useSharedPluginStateInternal(externalPlugins) {
|
|
115
|
+
var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
115
116
|
var _useState = useState(mapValues(externalPlugins, function (value) {
|
|
116
|
-
return value === null || value === void 0 ? void 0 : value.sharedState.currentState();
|
|
117
|
+
return options.disabled ? undefined : value === null || value === void 0 ? void 0 : value.sharedState.currentState();
|
|
117
118
|
})),
|
|
118
119
|
_useState2 = _slicedToArray(_useState, 2),
|
|
119
120
|
pluginStates = _useState2[0],
|
|
@@ -121,6 +122,9 @@ function useSharedPluginStateInternal(externalPlugins) {
|
|
|
121
122
|
var refStates = useRef({});
|
|
122
123
|
var mounted = useRef(false);
|
|
123
124
|
useLayoutEffect(function () {
|
|
125
|
+
if (options.disabled) {
|
|
126
|
+
return;
|
|
127
|
+
}
|
|
124
128
|
var debouncedPluginStateUpdate = debounce(function () {
|
|
125
129
|
setPluginState(function (currentPluginStates) {
|
|
126
130
|
return _objectSpread(_objectSpread({}, currentPluginStates), refStates.current);
|
|
@@ -160,6 +164,6 @@ function useSharedPluginStateInternal(externalPlugins) {
|
|
|
160
164
|
// Do not re-render due to state changes, we only need to check this when
|
|
161
165
|
// setting up the initial subscription.
|
|
162
166
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
163
|
-
}, [externalPlugins]);
|
|
167
|
+
}, [externalPlugins, options.disabled]);
|
|
164
168
|
return pluginStates;
|
|
165
169
|
}
|
|
@@ -75,9 +75,11 @@ import { usePluginStateEffect } from '../usePluginStateEffect';
|
|
|
75
75
|
*
|
|
76
76
|
* @param api
|
|
77
77
|
* @param plugin
|
|
78
|
+
* @param options
|
|
78
79
|
* @returns
|
|
79
80
|
*/
|
|
80
81
|
export function useSharedPluginStateSelector(api, plugin) {
|
|
82
|
+
var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
|
|
81
83
|
var transformer = useCallback(function (pluginState) {
|
|
82
84
|
var _plugin$split = plugin.split('.'),
|
|
83
85
|
_plugin$split2 = _toArray(_plugin$split),
|
|
@@ -96,14 +98,18 @@ export function useSharedPluginStateSelector(api, plugin) {
|
|
|
96
98
|
}, [plugin]);
|
|
97
99
|
var initialState = useMemo(function () {
|
|
98
100
|
var _api$pluginName;
|
|
101
|
+
if (options.disabled) {
|
|
102
|
+
return;
|
|
103
|
+
}
|
|
99
104
|
var _plugin$split5 = plugin.split('.'),
|
|
100
105
|
_plugin$split6 = _slicedToArray(_plugin$split5, 1),
|
|
101
106
|
pluginName = _plugin$split6[0];
|
|
102
107
|
return transformer(_defineProperty({}, "".concat(pluginName, "State"), api === null || api === void 0 || (_api$pluginName = api[pluginName]) === null || _api$pluginName === void 0 ? void 0 : _api$pluginName.sharedState.currentState()));
|
|
103
|
-
}, [plugin, api, transformer]);
|
|
104
|
-
return useSharedPluginStateSelectorInternal(api, pluginNameArray, transformer, initialState);
|
|
108
|
+
}, [plugin, api, options.disabled, transformer]);
|
|
109
|
+
return useSharedPluginStateSelectorInternal(api, pluginNameArray, transformer, initialState, options);
|
|
105
110
|
}
|
|
106
111
|
function useSharedPluginStateSelectorInternal(api, plugins, transformer, initialState) {
|
|
112
|
+
var options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
|
|
107
113
|
var _useState = useState(initialState),
|
|
108
114
|
_useState2 = _slicedToArray(_useState, 2),
|
|
109
115
|
selectedPluginState = _useState2[0],
|
|
@@ -114,6 +120,6 @@ function useSharedPluginStateSelectorInternal(api, plugins, transformer, initial
|
|
|
114
120
|
if (!isEqual(transformedValue, selectedPluginState)) {
|
|
115
121
|
setSelectedPluginState(transformedValue);
|
|
116
122
|
}
|
|
117
|
-
});
|
|
123
|
+
}, options);
|
|
118
124
|
return selectedPluginState;
|
|
119
125
|
}
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -32,6 +32,7 @@ export default {
|
|
|
32
32
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Generuje obsah, který má být vložen do aktualizace.',
|
|
33
33
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Shrne obsah aktualizace.',
|
|
34
34
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generovat',
|
|
35
|
+
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Zeptejte se Atlassian Intelligence.',
|
|
35
36
|
'fabric.editor.ai.config.item.action.insert': 'Vložit',
|
|
36
37
|
'fabric.editor.ai.config.item.action.insertAtTop': 'Vložit nahoru',
|
|
37
38
|
'fabric.editor.ai.config.item.action.insertBelow': 'Vložit pod',
|
|
@@ -39,29 +40,6 @@ export default {
|
|
|
39
40
|
'fabric.editor.ai.config.item.action.replaceTitle': 'Nahradit název',
|
|
40
41
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Název nesmí mít více znaků než {maxLength}.',
|
|
41
42
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Otevřít v chatu',
|
|
42
|
-
'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Pokyny',
|
|
43
|
-
'fabric.editor.ai.config.item.advancedPrompt.description': 'Upřesněte úkol, pokyny a pravidla',
|
|
44
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativita',
|
|
45
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Vysoká',
|
|
46
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Nízká',
|
|
47
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Střední',
|
|
48
|
-
'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í.',
|
|
49
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Zajistěte pokyny k úkolům, které pomohou generovat konkrétní výstupy.',
|
|
50
|
-
'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.',
|
|
51
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Pravidla',
|
|
52
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Uveďte pravidla, která mají dodržovat.',
|
|
53
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Zadejte úkol',
|
|
54
|
-
'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.',
|
|
55
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Úkol',
|
|
56
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Popište úkol, který je třeba dokončit.',
|
|
57
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tón',
|
|
58
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Neformální',
|
|
59
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Vzdělávací',
|
|
60
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empatický',
|
|
61
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutrální',
|
|
62
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Profesionální',
|
|
63
|
-
'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Vytvořte pokročilou výzvu',
|
|
64
|
-
'fabric.editor.ai.config.item.advancedPrompt.title': 'Vytvořte pokročilou výzvu',
|
|
65
43
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence – Agent Rovo',
|
|
66
44
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Zkrátí obsah, aby byl stručnější.',
|
|
67
45
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Zkrátit aktualizaci',
|
|
@@ -224,7 +202,6 @@ export default {
|
|
|
224
202
|
'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Zdroj znalostí',
|
|
225
203
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Agenti Rovo',
|
|
226
204
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Agenti Rovo ({numberOfAgents})',
|
|
227
|
-
'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
|
|
228
205
|
'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Použijte agenta Rovo ({numberOfAgents})',
|
|
229
206
|
'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Použít obecné znalosti',
|
|
230
207
|
'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Použít znalosti z vaší organizace',
|
|
@@ -421,6 +398,7 @@ export default {
|
|
|
421
398
|
'fabric.editor.errorPanel.description': 'Chyby zobrazit v barevném panelu',
|
|
422
399
|
'fabric.editor.expand': 'Rozbalení',
|
|
423
400
|
'fabric.editor.expand.description': 'Vložit rozbalení',
|
|
401
|
+
'fabric.editor.expandAriaLabel': 'Dejte rozbalenému obsahu název.',
|
|
424
402
|
'fabric.editor.expandDefaultTitle': 'Klikněte sem pro rozbalení...',
|
|
425
403
|
'fabric.editor.expandNode': 'Rozbalit obsah',
|
|
426
404
|
'fabric.editor.expandPlaceholder': 'Dejte rozbalenému obsahu název...',
|
|
@@ -430,6 +408,7 @@ export default {
|
|
|
430
408
|
'fabric.editor.extension.deleteElementTitle': 'Odstranit prvek',
|
|
431
409
|
'fabric.editor.extension.sourceNoTitledName': 'tento prvek',
|
|
432
410
|
'fabric.editor.extensions.config-panel.save-indicator': 'Všechny změny jsou vždy automaticky ukládány',
|
|
411
|
+
'fabric.editor.externalExtensionsHeading': 'Aplikace',
|
|
433
412
|
'fabric.editor.externalMediaFile': 'Externí multimediální soubor',
|
|
434
413
|
'fabric.editor.failed_to_upload': 'Nahrání se nezdařilo',
|
|
435
414
|
'fabric.editor.feedbackDialog': 'Poskytnout zpětnou vazbu',
|
|
@@ -541,6 +520,7 @@ export default {
|
|
|
541
520
|
'fabric.editor.lists': 'Seznamy',
|
|
542
521
|
'fabric.editor.listsFormat': 'Formátování seznamu',
|
|
543
522
|
'fabric.editor.lockColumns': 'Pevné šířky sloupců',
|
|
523
|
+
'fabric.editor.longEmptyNodePlaceholderText': 'Zadáním znaku / můžete vkládat prvky.',
|
|
544
524
|
'fabric.editor.markdown': 'Snížení',
|
|
545
525
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
546
526
|
'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ů.}}',
|
|
@@ -609,6 +589,7 @@ export default {
|
|
|
609
589
|
'fabric.editor.orderedList.description': 'Vytvořit seřazený seznam',
|
|
610
590
|
'fabric.editor.other': 'Jiné…',
|
|
611
591
|
'fabric.editor.outdent': 'Zmenšit odsazení',
|
|
592
|
+
'fabric.editor.overflowMenuViewMore': 'Zobrazit více',
|
|
612
593
|
'fabric.editor.pageActionsLabel': 'Akce stránky',
|
|
613
594
|
'fabric.editor.panel': 'Panel',
|
|
614
595
|
'fabric.editor.panel.backgroundColor': 'Barva pozadí',
|
|
@@ -658,6 +639,7 @@ export default {
|
|
|
658
639
|
'fabric.editor.selectTableRow': 'Vybrat řádek tabulky',
|
|
659
640
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Vybrat aplikaci',
|
|
660
641
|
'fabric.editor.settingsLinks': 'Přejít do předvoleb odkazů',
|
|
642
|
+
'fabric.editor.shortEmptyNodePlaceholderText': '/ pro vložení',
|
|
661
643
|
'fabric.editor.shortcut': 'Textový zástupce',
|
|
662
644
|
'fabric.editor.single': 'Rozvržení jediného sloupce',
|
|
663
645
|
'fabric.editor.singleColumns': 'Rozvržení 1 sloupce',
|
|
@@ -721,8 +703,11 @@ export default {
|
|
|
721
703
|
'fabric.editor.time.ago': 'zpět',
|
|
722
704
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
723
705
|
'fabric.editor.time.viewed': 'Zobrazeno',
|
|
706
|
+
'fabric.editor.toolbarAppears': 'Zobrazí se panel nástrojů',
|
|
724
707
|
'fabric.editor.toolbarLabel': 'Editor',
|
|
725
708
|
'fabric.editor.toolbarMediaTitle': 'Přidat obrázek, video nebo soubor',
|
|
709
|
+
'fabric.editor.toolbarPositionFixedAtTop': 'Uchyceno nahoře',
|
|
710
|
+
'fabric.editor.toolbarPositionInline': 'Zarovnáno s textem',
|
|
726
711
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
727
712
|
'fabric.editor.tooltip.bulletList': 'seznam',
|
|
728
713
|
'fabric.editor.tooltip.decisionList': 'seznam rozhodnutí',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -32,6 +32,7 @@ export default {
|
|
|
32
32
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Genererer indhold, der skal sættes ind i opdateringen',
|
|
33
33
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Opsummerer opdateringens indhold',
|
|
34
34
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generér',
|
|
35
|
+
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Spørg Atlassian Intelligence',
|
|
35
36
|
'fabric.editor.ai.config.item.action.insert': 'Indsæt',
|
|
36
37
|
'fabric.editor.ai.config.item.action.insertAtTop': 'Indsæt foroven',
|
|
37
38
|
'fabric.editor.ai.config.item.action.insertBelow': 'Indsæt nedenfor',
|
|
@@ -39,29 +40,6 @@ export default {
|
|
|
39
40
|
'fabric.editor.ai.config.item.action.replaceTitle': 'Erstat titel',
|
|
40
41
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Titlen må højst indeholde {maxLength} tegn',
|
|
41
42
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Åbn i chat',
|
|
42
|
-
'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Instruktioner',
|
|
43
|
-
'fabric.editor.ai.config.item.advancedPrompt.description': 'Angiv opgave, instruktioner og regler',
|
|
44
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativitet',
|
|
45
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Høj',
|
|
46
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Lav',
|
|
47
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Middel',
|
|
48
|
-
'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.',
|
|
49
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Giv opgaveinstruktioner for at hjælpe med at generere specifikke output.',
|
|
50
|
-
'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.',
|
|
51
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Regler',
|
|
52
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Beskriv eventuelle regler, du vil have skal følges.',
|
|
53
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Angiv opgave',
|
|
54
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'For eksempel: Opret onboarding-dokumentation for nye medarbejdere, der slutter sig til teamet.',
|
|
55
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Opgave',
|
|
56
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Beskriv den opgave, der skal udføres.',
|
|
57
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tone',
|
|
58
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Afslappet',
|
|
59
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Pædagogisk',
|
|
60
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empatisk',
|
|
61
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
|
|
62
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professionel',
|
|
63
|
-
'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Generér en avanceret prompt',
|
|
64
|
-
'fabric.editor.ai.config.item.advancedPrompt.title': 'Generér en avanceret prompt',
|
|
65
43
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo-medarbejder',
|
|
66
44
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Forkorter indholdet for at gøre det mere kortfattet',
|
|
67
45
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Forkort opdateringen',
|
|
@@ -223,7 +201,6 @@ export default {
|
|
|
223
201
|
'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Videnskilde',
|
|
224
202
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo-medarbejdere',
|
|
225
203
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo-medarbejdere ({numberOfAgents})',
|
|
226
|
-
'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
|
|
227
204
|
'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Brug en Rovo-medarbejder ({numberOfAgents})',
|
|
228
205
|
'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Brug generel viden',
|
|
229
206
|
'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Brug viden fra din organisation',
|
|
@@ -420,6 +397,7 @@ export default {
|
|
|
420
397
|
'fabric.editor.errorPanel.description': 'Vis fejl i et farvel panel',
|
|
421
398
|
'fabric.editor.expand': 'Udvid',
|
|
422
399
|
'fabric.editor.expand.description': 'Indsæt en udvidelse',
|
|
400
|
+
'fabric.editor.expandAriaLabel': 'Giv denne udvidelse en titel',
|
|
423
401
|
'fabric.editor.expandDefaultTitle': 'Klik her for at udvide...',
|
|
424
402
|
'fabric.editor.expandNode': 'Udvid indhold',
|
|
425
403
|
'fabric.editor.expandPlaceholder': 'Giv denne udvidelse en titel...',
|
|
@@ -429,6 +407,7 @@ export default {
|
|
|
429
407
|
'fabric.editor.extension.deleteElementTitle': 'Slet element',
|
|
430
408
|
'fabric.editor.extension.sourceNoTitledName': 'dette element',
|
|
431
409
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alle ændringer gemmes altid automatisk',
|
|
410
|
+
'fabric.editor.externalExtensionsHeading': 'Apps',
|
|
432
411
|
'fabric.editor.externalMediaFile': 'Ekstern mediefil',
|
|
433
412
|
'fabric.editor.failed_to_upload': 'Upload mislykkedes',
|
|
434
413
|
'fabric.editor.feedbackDialog': 'Giv feedback',
|
|
@@ -540,6 +519,7 @@ export default {
|
|
|
540
519
|
'fabric.editor.lists': 'Liste',
|
|
541
520
|
'fabric.editor.listsFormat': 'Listeformatering',
|
|
542
521
|
'fabric.editor.lockColumns': 'Faste søjlebredder',
|
|
522
|
+
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for at indsætte elementer',
|
|
543
523
|
'fabric.editor.markdown': 'Markdown',
|
|
544
524
|
'fabric.editor.matchCase': 'Match store/små bogstaver',
|
|
545
525
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
|
|
@@ -608,6 +588,7 @@ export default {
|
|
|
608
588
|
'fabric.editor.orderedList.description': 'Opret en sorteret liste',
|
|
609
589
|
'fabric.editor.other': 'Andet …',
|
|
610
590
|
'fabric.editor.outdent': 'Ryk ud',
|
|
591
|
+
'fabric.editor.overflowMenuViewMore': 'Vis mere',
|
|
611
592
|
'fabric.editor.pageActionsLabel': 'Sidehandlinger',
|
|
612
593
|
'fabric.editor.panel': 'Panel',
|
|
613
594
|
'fabric.editor.panel.backgroundColor': 'Baggrundsfarve',
|
|
@@ -657,6 +638,7 @@ export default {
|
|
|
657
638
|
'fabric.editor.selectTableRow': 'Vælg tabelrække',
|
|
658
639
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Vælg app',
|
|
659
640
|
'fabric.editor.settingsLinks': 'Gå til Indstillinger for links',
|
|
641
|
+
'fabric.editor.shortEmptyNodePlaceholderText': '/ for at indsætte',
|
|
660
642
|
'fabric.editor.shortcut': 'Genvej til tekst',
|
|
661
643
|
'fabric.editor.single': 'Layout med én kolonne',
|
|
662
644
|
'fabric.editor.singleColumns': 'Layout med en kolonne',
|
|
@@ -720,8 +702,11 @@ export default {
|
|
|
720
702
|
'fabric.editor.time.ago': 'siden',
|
|
721
703
|
'fabric.editor.time.updated': 'Opdateret',
|
|
722
704
|
'fabric.editor.time.viewed': 'Vist',
|
|
705
|
+
'fabric.editor.toolbarAppears': 'Værktøjslinjen vises',
|
|
723
706
|
'fabric.editor.toolbarLabel': 'Editor',
|
|
724
707
|
'fabric.editor.toolbarMediaTitle': 'Tilføj billede, video eller fil',
|
|
708
|
+
'fabric.editor.toolbarPositionFixedAtTop': 'Fastgjort øverst',
|
|
709
|
+
'fabric.editor.toolbarPositionInline': 'På linje med tekst',
|
|
725
710
|
'fabric.editor.tooltip.blockPanel': 'et panel',
|
|
726
711
|
'fabric.editor.tooltip.bulletList': 'en liste',
|
|
727
712
|
'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -32,6 +32,7 @@ export default {
|
|
|
32
32
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Erstellt Inhalte, die dem Update hinzugefügt werden',
|
|
33
33
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Fasst die Inhalte des Updates zusammen',
|
|
34
34
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generieren',
|
|
35
|
+
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Atlassian Intelligence fragen',
|
|
35
36
|
'fabric.editor.ai.config.item.action.insert': 'Einfügen',
|
|
36
37
|
'fabric.editor.ai.config.item.action.insertAtTop': 'Oben einfügen',
|
|
37
38
|
'fabric.editor.ai.config.item.action.insertBelow': 'Unten einfügen',
|
|
@@ -39,29 +40,6 @@ export default {
|
|
|
39
40
|
'fabric.editor.ai.config.item.action.replaceTitle': 'Titel ersetzen',
|
|
40
41
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Der Titel darf nicht mehr als {maxLength} Zeichen enthalten.',
|
|
41
42
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Im Chat öffnen',
|
|
42
|
-
'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Anweisungen',
|
|
43
|
-
'fabric.editor.ai.config.item.advancedPrompt.description': 'Aufgabe, Anweisungen und Regeln angeben',
|
|
44
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Kreativität',
|
|
45
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'Hoch',
|
|
46
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Niedrig',
|
|
47
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Mittel',
|
|
48
|
-
'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.',
|
|
49
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Stellen Sie Aufgabenanweisungen bereit, um die Generierung bestimmter Ausgaben zu unterstützen.',
|
|
50
|
-
'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.',
|
|
51
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Regeln',
|
|
52
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Beschreiben Sie alle Regeln, die befolgt werden sollen.',
|
|
53
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Bitte geben Sie eine Aufgabe an.',
|
|
54
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'Ein Beispiel: Erstellen Sie eine Onboarding-Dokumentation für neue Mitarbeiter, die dem Team beitreten.',
|
|
55
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Aufgabe',
|
|
56
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Beschreiben Sie die zu erledigende Aufgabe.',
|
|
57
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Ton',
|
|
58
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Locker',
|
|
59
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Informativ',
|
|
60
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empathisch',
|
|
61
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
|
|
62
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professionell',
|
|
63
|
-
'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Einen erweiterten Prompt erstellen',
|
|
64
|
-
'fabric.editor.ai.config.item.advancedPrompt.title': 'Einen erweiterten Prompt erstellen',
|
|
65
43
|
'fabric.editor.ai.config.item.agent.title': 'Rovo-Agent von Atlassian Intelligence',
|
|
66
44
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Kürzt den Inhalt, um ihn präziser zu machen',
|
|
67
45
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Update verkürzen',
|
|
@@ -223,7 +201,6 @@ export default {
|
|
|
223
201
|
'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Wissensquelle',
|
|
224
202
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo-Agenten',
|
|
225
203
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo-Agenten ({numberOfAgents})',
|
|
226
|
-
'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
|
|
227
204
|
'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Rovo-Agenten verwenden ({numberOfAgents})',
|
|
228
205
|
'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Allgemeines Wissen verwenden',
|
|
229
206
|
'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Wissen aus Ihrer Organisation verwenden',
|
|
@@ -420,6 +397,7 @@ export default {
|
|
|
420
397
|
'fabric.editor.errorPanel.description': 'Fehler in einem farbigen Panel hervorheben',
|
|
421
398
|
'fabric.editor.expand': 'Erweiterung',
|
|
422
399
|
'fabric.editor.expand.description': 'Eine Erweiterung einfügen',
|
|
400
|
+
'fabric.editor.expandAriaLabel': 'Wählen Sie einen Titel für diese Erweiterung',
|
|
423
401
|
'fabric.editor.expandDefaultTitle': 'Klicken Sie hier, um zu erweitern …',
|
|
424
402
|
'fabric.editor.expandNode': 'Inhaltsanzeige erweitern',
|
|
425
403
|
'fabric.editor.expandPlaceholder': 'Wählen Sie einen Titel für diese Erweiterung …',
|
|
@@ -429,6 +407,7 @@ export default {
|
|
|
429
407
|
'fabric.editor.extension.deleteElementTitle': 'Element löschen',
|
|
430
408
|
'fabric.editor.extension.sourceNoTitledName': 'dieses Element',
|
|
431
409
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alle Änderungen werden immer automatisch gespeichert.',
|
|
410
|
+
'fabric.editor.externalExtensionsHeading': 'Apps',
|
|
432
411
|
'fabric.editor.externalMediaFile': 'Externe Mediendatei',
|
|
433
412
|
'fabric.editor.failed_to_upload': 'Upload fehlgeschlagen',
|
|
434
413
|
'fabric.editor.feedbackDialog': 'Feedback geben',
|
|
@@ -540,6 +519,7 @@ export default {
|
|
|
540
519
|
'fabric.editor.lists': 'Listen',
|
|
541
520
|
'fabric.editor.listsFormat': 'Formatierung der Liste',
|
|
542
521
|
'fabric.editor.lockColumns': 'Feste Spaltenbreiten',
|
|
522
|
+
'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
|
|
543
523
|
'fabric.editor.markdown': 'Markdown',
|
|
544
524
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
545
525
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
|
|
@@ -608,6 +588,7 @@ export default {
|
|
|
608
588
|
'fabric.editor.orderedList.description': 'Sortierte Liste erstellen',
|
|
609
589
|
'fabric.editor.other': 'Sonstige …',
|
|
610
590
|
'fabric.editor.outdent': 'Einzug verkleinern',
|
|
591
|
+
'fabric.editor.overflowMenuViewMore': 'Mehr anzeigen',
|
|
611
592
|
'fabric.editor.pageActionsLabel': 'Seitenaktionen',
|
|
612
593
|
'fabric.editor.panel': 'Panel',
|
|
613
594
|
'fabric.editor.panel.backgroundColor': 'Hintergrundfarbe',
|
|
@@ -657,6 +638,7 @@ export default {
|
|
|
657
638
|
'fabric.editor.selectTableRow': 'Zeile auswählen',
|
|
658
639
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'App auswählen',
|
|
659
640
|
'fabric.editor.settingsLinks': 'Zu den Link-Einstellungen',
|
|
641
|
+
'fabric.editor.shortEmptyNodePlaceholderText': '/ eingeben, um etwas einzufügen',
|
|
660
642
|
'fabric.editor.shortcut': 'Textverknüpfung',
|
|
661
643
|
'fabric.editor.single': 'Layout mit einer Spalte',
|
|
662
644
|
'fabric.editor.singleColumns': 'Layout mit 1 Spalte',
|
|
@@ -720,8 +702,10 @@ export default {
|
|
|
720
702
|
'fabric.editor.time.ago': 'vor',
|
|
721
703
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
722
704
|
'fabric.editor.time.viewed': 'Angesehen',
|
|
705
|
+
'fabric.editor.toolbarAppears': 'Symbolleiste wird angezeigt',
|
|
723
706
|
'fabric.editor.toolbarLabel': 'Editor',
|
|
724
707
|
'fabric.editor.toolbarMediaTitle': 'Bild, Video oder Datei hinzufügen',
|
|
708
|
+
'fabric.editor.toolbarPositionFixedAtTop': 'Oben fixiert',
|
|
725
709
|
'fabric.editor.tooltip.blockPanel': 'ein Panel',
|
|
726
710
|
'fabric.editor.tooltip.bulletList': 'eine Liste',
|
|
727
711
|
'fabric.editor.tooltip.decisionList': 'eine Entscheidungsliste',
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -32,6 +32,7 @@ export default {
|
|
|
32
32
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': 'Generates content to be inserted into the update',
|
|
33
33
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Summarizes the content of the update',
|
|
34
34
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generate',
|
|
35
|
+
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Ask Atlassian Intelligence',
|
|
35
36
|
'fabric.editor.ai.config.item.action.insert': 'Insert',
|
|
36
37
|
'fabric.editor.ai.config.item.action.insertAtTop': 'Insert at top',
|
|
37
38
|
'fabric.editor.ai.config.item.action.insertBelow': 'Insert below',
|
|
@@ -39,29 +40,6 @@ export default {
|
|
|
39
40
|
'fabric.editor.ai.config.item.action.replaceTitle': 'Replace title',
|
|
40
41
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Title cannot exceed {maxLength} characters',
|
|
41
42
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Open in Chat',
|
|
42
|
-
'fabric.editor.ai.config.item.advanced-prompt.form.instructions.label': 'Instructions',
|
|
43
|
-
'fabric.editor.ai.config.item.advancedPrompt.description': 'Specify task, instructions and rules',
|
|
44
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.label': 'Creativity',
|
|
45
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.high': 'High',
|
|
46
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.low': 'Low',
|
|
47
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.creativity.option.medium': 'Medium',
|
|
48
|
-
'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.',
|
|
49
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.instructions.placeholder': 'Provide task instructions to help generate specific outputs.',
|
|
50
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.helperMessage': 'For example: The output must follow the company style guidelines and not use unverified data.',
|
|
51
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.label': 'Rules',
|
|
52
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.rules.placeholder': 'Outline any rules you want followed.',
|
|
53
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.error.required': 'Please provide task',
|
|
54
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.helperMessage': 'For example: Create an onboarding documentation for new employees joining the team.',
|
|
55
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.label': 'Task',
|
|
56
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.task.placeholder': 'Describe the task that needs completing.',
|
|
57
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.label': 'Tone',
|
|
58
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.casual': 'Casual',
|
|
59
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.educational': 'Educational',
|
|
60
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.empathetic': 'Empathetic',
|
|
61
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.neutral': 'Neutral',
|
|
62
|
-
'fabric.editor.ai.config.item.advancedPrompt.form.tone.option.professional': 'Professional',
|
|
63
|
-
'fabric.editor.ai.config.item.advancedPrompt.promptLabel': 'Build an advanced prompt',
|
|
64
|
-
'fabric.editor.ai.config.item.advancedPrompt.title': 'Build an advanced prompt',
|
|
65
43
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Agent',
|
|
66
44
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Shortens the content to make it more concise',
|
|
67
45
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Shorten update',
|
|
@@ -232,7 +210,6 @@ export default {
|
|
|
232
210
|
'fabric.editor.ai.experience.suggestionGroupHeading.knowledgeSource': 'Knowledge source',
|
|
233
211
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgents': 'Rovo agents',
|
|
234
212
|
'fabric.editor.ai.experience.suggestionGroupHeading.rovoAgentsCount': 'Rovo agents ({numberOfAgents})',
|
|
235
|
-
'fabric.editor.ai.experience.suggestionGroupHeading.studio': 'Studio',
|
|
236
213
|
'fabric.editor.ai.experience.suggestionGroupHeading.useRovoAgentsCount': 'Use a Rovo agent ({numberOfAgents})',
|
|
237
214
|
'fabric.editor.ai.experience.useGeneralAiKnowledgeLabel': 'Use general knowledge',
|
|
238
215
|
'fabric.editor.ai.experience.useRovoOrganisationKnowledgeLabel': 'Use knowledge from your organization',
|
|
@@ -501,6 +478,7 @@ export default {
|
|
|
501
478
|
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
502
479
|
'fabric.editor.expand': 'Expand',
|
|
503
480
|
'fabric.editor.expand.description': 'Insert an expand',
|
|
481
|
+
'fabric.editor.expandAriaLabel': 'Give this expand a title',
|
|
504
482
|
'fabric.editor.expandDefaultTitle': 'Click here to expand...',
|
|
505
483
|
'fabric.editor.expandNode': 'Expand content',
|
|
506
484
|
'fabric.editor.expandPlaceholder': 'Give this expand a title...',
|
|
@@ -510,6 +488,7 @@ export default {
|
|
|
510
488
|
'fabric.editor.extension.deleteElementTitle': 'Delete element',
|
|
511
489
|
'fabric.editor.extension.sourceNoTitledName': 'this element',
|
|
512
490
|
'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
|
|
491
|
+
'fabric.editor.externalExtensionsHeading': 'Apps',
|
|
513
492
|
'fabric.editor.externalMediaFile': 'External media file',
|
|
514
493
|
'fabric.editor.failed_to_upload': 'Failed to upload',
|
|
515
494
|
'fabric.editor.feedbackDialog': 'Give feedback',
|
|
@@ -621,6 +600,7 @@ export default {
|
|
|
621
600
|
'fabric.editor.lists': 'Lists',
|
|
622
601
|
'fabric.editor.listsFormat': 'List formatting',
|
|
623
602
|
'fabric.editor.lockColumns': 'Fixed column widths',
|
|
603
|
+
'fabric.editor.longEmptyNodePlaceholderText': 'Type / to insert elements',
|
|
624
604
|
'fabric.editor.markdown': 'Markdown',
|
|
625
605
|
'fabric.editor.matchCase': 'Match case',
|
|
626
606
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
@@ -689,6 +669,7 @@ export default {
|
|
|
689
669
|
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
690
670
|
'fabric.editor.other': 'Others...',
|
|
691
671
|
'fabric.editor.outdent': 'Outdent',
|
|
672
|
+
'fabric.editor.overflowMenuViewMore': 'View more',
|
|
692
673
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
693
674
|
'fabric.editor.panel': 'Panel',
|
|
694
675
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
@@ -738,6 +719,7 @@ export default {
|
|
|
738
719
|
'fabric.editor.selectTableRow': 'Select table row',
|
|
739
720
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Select app',
|
|
740
721
|
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
722
|
+
'fabric.editor.shortEmptyNodePlaceholderText': '/ to insert',
|
|
741
723
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
742
724
|
'fabric.editor.single': 'Single column layout',
|
|
743
725
|
'fabric.editor.singleColumns': '1 Column layout',
|
|
@@ -802,8 +784,11 @@ export default {
|
|
|
802
784
|
'fabric.editor.time.ago': 'ago',
|
|
803
785
|
'fabric.editor.time.updated': 'Updated',
|
|
804
786
|
'fabric.editor.time.viewed': 'Viewed',
|
|
787
|
+
'fabric.editor.toolbarAppears': 'Toolbar appears',
|
|
805
788
|
'fabric.editor.toolbarLabel': 'Editor',
|
|
806
789
|
'fabric.editor.toolbarMediaTitle': 'Add image, video, or file',
|
|
790
|
+
'fabric.editor.toolbarPositionFixedAtTop': 'Fixed at top',
|
|
791
|
+
'fabric.editor.toolbarPositionInline': 'In-line with text',
|
|
807
792
|
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
808
793
|
'fabric.editor.tooltip.bulletList': 'a list',
|
|
809
794
|
'fabric.editor.tooltip.decisionList': 'a decision list',
|