@atlaskit/editor-common 107.7.5 → 107.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/cjs/i18n/cs.js +10 -2
- package/dist/cjs/i18n/da.js +10 -2
- package/dist/cjs/i18n/de.js +10 -2
- package/dist/cjs/i18n/en.js +6 -2
- package/dist/cjs/i18n/en_GB.js +6 -2
- package/dist/cjs/i18n/en_ZZ.js +6 -2
- package/dist/cjs/i18n/es.js +10 -2
- package/dist/cjs/i18n/fi.js +10 -2
- package/dist/cjs/i18n/fr.js +9 -2
- package/dist/cjs/i18n/hr.js +7 -2
- package/dist/cjs/i18n/hu.js +10 -2
- package/dist/cjs/i18n/it.js +10 -2
- package/dist/cjs/i18n/ja.js +10 -2
- package/dist/cjs/i18n/ko.js +10 -2
- package/dist/cjs/i18n/nb.js +10 -2
- package/dist/cjs/i18n/nl.js +10 -2
- package/dist/cjs/i18n/pl.js +12 -5
- package/dist/cjs/i18n/pt_BR.js +10 -2
- package/dist/cjs/i18n/ru.js +10 -2
- package/dist/cjs/i18n/sl.js +10 -2
- package/dist/cjs/i18n/sr_RS.js +7 -2
- package/dist/cjs/i18n/sr_YR.js +7 -2
- package/dist/cjs/i18n/sv.js +10 -2
- package/dist/cjs/i18n/th.js +10 -2
- package/dist/cjs/i18n/tr.js +4 -2
- package/dist/cjs/i18n/uk.js +10 -2
- package/dist/cjs/i18n/vi.js +10 -2
- package/dist/cjs/i18n/zh.js +10 -2
- package/dist/cjs/i18n/zh_TW.js +10 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/smartCard.js +3 -2
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/Mention/index.js +1 -13
- package/dist/cjs/ui/Mention/mention-with-providers.js +2 -105
- package/dist/es2019/i18n/cs.js +10 -2
- package/dist/es2019/i18n/da.js +10 -2
- package/dist/es2019/i18n/de.js +10 -2
- package/dist/es2019/i18n/en.js +6 -2
- package/dist/es2019/i18n/en_GB.js +6 -2
- package/dist/es2019/i18n/en_ZZ.js +6 -2
- package/dist/es2019/i18n/es.js +10 -2
- package/dist/es2019/i18n/fi.js +10 -2
- package/dist/es2019/i18n/fr.js +9 -2
- package/dist/es2019/i18n/hr.js +7 -2
- package/dist/es2019/i18n/hu.js +10 -2
- package/dist/es2019/i18n/it.js +10 -2
- package/dist/es2019/i18n/ja.js +10 -2
- package/dist/es2019/i18n/ko.js +10 -2
- package/dist/es2019/i18n/nb.js +10 -2
- package/dist/es2019/i18n/nl.js +10 -2
- package/dist/es2019/i18n/pl.js +12 -5
- package/dist/es2019/i18n/pt_BR.js +10 -2
- package/dist/es2019/i18n/ru.js +10 -2
- package/dist/es2019/i18n/sl.js +10 -2
- package/dist/es2019/i18n/sr_RS.js +7 -2
- package/dist/es2019/i18n/sr_YR.js +7 -2
- package/dist/es2019/i18n/sv.js +10 -2
- package/dist/es2019/i18n/th.js +10 -2
- package/dist/es2019/i18n/tr.js +4 -2
- package/dist/es2019/i18n/uk.js +10 -2
- package/dist/es2019/i18n/vi.js +10 -2
- package/dist/es2019/i18n/zh.js +10 -2
- package/dist/es2019/i18n/zh_TW.js +10 -2
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/smartCard.js +17 -6
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/Mention/index.js +2 -14
- package/dist/es2019/ui/Mention/mention-with-providers.js +2 -83
- package/dist/esm/i18n/cs.js +10 -2
- package/dist/esm/i18n/da.js +10 -2
- package/dist/esm/i18n/de.js +10 -2
- package/dist/esm/i18n/en.js +6 -2
- package/dist/esm/i18n/en_GB.js +6 -2
- package/dist/esm/i18n/en_ZZ.js +6 -2
- package/dist/esm/i18n/es.js +10 -2
- package/dist/esm/i18n/fi.js +10 -2
- package/dist/esm/i18n/fr.js +9 -2
- package/dist/esm/i18n/hr.js +7 -2
- package/dist/esm/i18n/hu.js +10 -2
- package/dist/esm/i18n/it.js +10 -2
- package/dist/esm/i18n/ja.js +10 -2
- package/dist/esm/i18n/ko.js +10 -2
- package/dist/esm/i18n/nb.js +10 -2
- package/dist/esm/i18n/nl.js +10 -2
- package/dist/esm/i18n/pl.js +12 -5
- package/dist/esm/i18n/pt_BR.js +10 -2
- package/dist/esm/i18n/ru.js +10 -2
- package/dist/esm/i18n/sl.js +10 -2
- package/dist/esm/i18n/sr_RS.js +7 -2
- package/dist/esm/i18n/sr_YR.js +7 -2
- package/dist/esm/i18n/sv.js +10 -2
- package/dist/esm/i18n/th.js +10 -2
- package/dist/esm/i18n/tr.js +4 -2
- package/dist/esm/i18n/uk.js +10 -2
- package/dist/esm/i18n/vi.js +10 -2
- package/dist/esm/i18n/zh.js +10 -2
- package/dist/esm/i18n/zh_TW.js +10 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/smartCard.js +3 -2
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/Mention/index.js +2 -14
- package/dist/esm/ui/Mention/mention-with-providers.js +2 -105
- package/dist/types/i18n/cs.d.ts +10 -2
- package/dist/types/i18n/da.d.ts +10 -2
- package/dist/types/i18n/de.d.ts +10 -2
- package/dist/types/i18n/en.d.ts +6 -2
- package/dist/types/i18n/en_GB.d.ts +6 -2
- package/dist/types/i18n/en_ZZ.d.ts +6 -2
- package/dist/types/i18n/es.d.ts +10 -2
- package/dist/types/i18n/fi.d.ts +10 -2
- package/dist/types/i18n/fr.d.ts +9 -2
- package/dist/types/i18n/hr.d.ts +7 -2
- package/dist/types/i18n/hu.d.ts +10 -2
- package/dist/types/i18n/it.d.ts +10 -2
- package/dist/types/i18n/ja.d.ts +10 -2
- package/dist/types/i18n/ko.d.ts +10 -2
- package/dist/types/i18n/nb.d.ts +10 -2
- package/dist/types/i18n/nl.d.ts +10 -2
- package/dist/types/i18n/pl.d.ts +9 -2
- package/dist/types/i18n/pt_BR.d.ts +10 -2
- package/dist/types/i18n/ru.d.ts +10 -2
- package/dist/types/i18n/sl.d.ts +10 -2
- package/dist/types/i18n/sr_RS.d.ts +7 -2
- package/dist/types/i18n/sr_YR.d.ts +7 -2
- package/dist/types/i18n/sv.d.ts +10 -2
- package/dist/types/i18n/th.d.ts +10 -2
- package/dist/types/i18n/tr.d.ts +4 -2
- package/dist/types/i18n/uk.d.ts +10 -2
- package/dist/types/i18n/vi.d.ts +10 -2
- package/dist/types/i18n/zh.d.ts +10 -2
- package/dist/types/i18n/zh_TW.d.ts +10 -2
- package/dist/types/ui/Mention/mention-with-providers.d.ts +1 -8
- package/dist/types-ts4.5/i18n/cs.d.ts +10 -2
- package/dist/types-ts4.5/i18n/da.d.ts +10 -2
- package/dist/types-ts4.5/i18n/de.d.ts +10 -2
- package/dist/types-ts4.5/i18n/en.d.ts +6 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -2
- package/dist/types-ts4.5/i18n/es.d.ts +10 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +10 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +9 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +7 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +10 -2
- package/dist/types-ts4.5/i18n/it.d.ts +10 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +10 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +10 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +10 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +10 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +9 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +10 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +10 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +10 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +7 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +7 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +10 -2
- package/dist/types-ts4.5/i18n/th.d.ts +10 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +4 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +10 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +10 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +10 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +10 -2
- package/dist/types-ts4.5/ui/Mention/mention-with-providers.d.ts +1 -8
- package/package.json +7 -10
|
@@ -5,24 +5,14 @@ var _typeof = require("@babel/runtime/helpers/typeof");
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
8
|
-
exports.
|
|
9
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
|
-
var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));
|
|
11
|
-
var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/createClass"));
|
|
12
|
-
var _possibleConstructorReturn2 = _interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));
|
|
13
|
-
var _getPrototypeOf2 = _interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));
|
|
14
|
-
var _inherits2 = _interopRequireDefault(require("@babel/runtime/helpers/inherits"));
|
|
15
|
-
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
8
|
+
exports.MentionWithProviders = void 0;
|
|
16
9
|
var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
|
|
17
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
18
11
|
var _element = require("@atlaskit/mention/element");
|
|
19
12
|
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
20
13
|
var _mentionWithProfilecard = _interopRequireDefault(require("./mention-with-profilecard"));
|
|
21
14
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
22
|
-
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2.default)(o), (0, _possibleConstructorReturn2.default)(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2.default)(t).constructor) : o.apply(t, e)); }
|
|
23
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
24
15
|
var GENERIC_USER_IDS = ['HipChat', 'all', 'here'];
|
|
25
|
-
var noop = function noop() {};
|
|
26
16
|
var MentionWithProviders = exports.MentionWithProviders = /*#__PURE__*/_react.default.memo(function (_ref) {
|
|
27
17
|
var accessLevel = _ref.accessLevel,
|
|
28
18
|
eventHandlers = _ref.eventHandlers,
|
|
@@ -74,97 +64,4 @@ var MentionWithProviders = exports.MentionWithProviders = /*#__PURE__*/_react.de
|
|
|
74
64
|
onMouseLeave: eventHandlers === null || eventHandlers === void 0 ? void 0 : eventHandlers.onMouseLeave,
|
|
75
65
|
ssrPlaceholderId: ssrPlaceholderId
|
|
76
66
|
});
|
|
77
|
-
});
|
|
78
|
-
|
|
79
|
-
// eslint-disable-next-line @repo/internal/react/no-class-components
|
|
80
|
-
var MentionWithProvidersOld = exports.MentionWithProvidersOld = /*#__PURE__*/function (_PureComponent) {
|
|
81
|
-
function MentionWithProvidersOld() {
|
|
82
|
-
var _this;
|
|
83
|
-
(0, _classCallCheck2.default)(this, MentionWithProvidersOld);
|
|
84
|
-
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
85
|
-
args[_key] = arguments[_key];
|
|
86
|
-
}
|
|
87
|
-
_this = _callSuper(this, MentionWithProvidersOld, [].concat(args));
|
|
88
|
-
(0, _defineProperty2.default)(_this, "state", {
|
|
89
|
-
profilecardProvider: null
|
|
90
|
-
});
|
|
91
|
-
return _this;
|
|
92
|
-
}
|
|
93
|
-
(0, _inherits2.default)(MentionWithProvidersOld, _PureComponent);
|
|
94
|
-
return (0, _createClass2.default)(MentionWithProvidersOld, [{
|
|
95
|
-
key: "UNSAFE_componentWillMount",
|
|
96
|
-
value:
|
|
97
|
-
// Ignored via go/ees005
|
|
98
|
-
// eslint-disable-next-line react/no-unsafe
|
|
99
|
-
function UNSAFE_componentWillMount() {
|
|
100
|
-
this.updateProfilecardProvider(this.props);
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// Ignored via go/ees005
|
|
104
|
-
// eslint-disable-next-line react/no-unsafe
|
|
105
|
-
}, {
|
|
106
|
-
key: "UNSAFE_componentWillReceiveProps",
|
|
107
|
-
value: function UNSAFE_componentWillReceiveProps(nextProps) {
|
|
108
|
-
if (nextProps.profilecardProvider !== this.props.profilecardProvider) {
|
|
109
|
-
this.updateProfilecardProvider(nextProps);
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}, {
|
|
113
|
-
key: "updateProfilecardProvider",
|
|
114
|
-
value: function updateProfilecardProvider(props) {
|
|
115
|
-
var _this2 = this;
|
|
116
|
-
// We are not using async/await here to avoid having an intermediate Promise
|
|
117
|
-
// introduced by the transpiler.
|
|
118
|
-
// This will allow consumer to use a SynchronousPromise.resolve and avoid useless
|
|
119
|
-
// rerendering
|
|
120
|
-
if (props.profilecardProvider) {
|
|
121
|
-
props.profilecardProvider.then(function (profilecardProvider) {
|
|
122
|
-
_this2.setState({
|
|
123
|
-
profilecardProvider: profilecardProvider
|
|
124
|
-
});
|
|
125
|
-
}).catch(function () {
|
|
126
|
-
_this2.setState({
|
|
127
|
-
profilecardProvider: null
|
|
128
|
-
});
|
|
129
|
-
});
|
|
130
|
-
} else {
|
|
131
|
-
this.setState({
|
|
132
|
-
profilecardProvider: null
|
|
133
|
-
});
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}, {
|
|
137
|
-
key: "render",
|
|
138
|
-
value: function render() {
|
|
139
|
-
var _this$props = this.props,
|
|
140
|
-
accessLevel = _this$props.accessLevel,
|
|
141
|
-
eventHandlers = _this$props.eventHandlers,
|
|
142
|
-
id = _this$props.id,
|
|
143
|
-
mentionProvider = _this$props.mentionProvider,
|
|
144
|
-
text = _this$props.text,
|
|
145
|
-
localId = _this$props.localId;
|
|
146
|
-
var profilecardProvider = this.state.profilecardProvider;
|
|
147
|
-
|
|
148
|
-
// Ignored via go/ees005
|
|
149
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
150
|
-
var actionHandlers = {};
|
|
151
|
-
['onClick', 'onMouseEnter', 'onMouseLeave'].forEach(function (handler) {
|
|
152
|
-
actionHandlers[handler] = eventHandlers && eventHandlers[handler] || noop;
|
|
153
|
-
});
|
|
154
|
-
var MentionComponent = profilecardProvider && GENERIC_USER_IDS.indexOf(id) === -1 ? _mentionWithProfilecard.default : _element.ResourcedMention;
|
|
155
|
-
return /*#__PURE__*/_react.default.createElement(MentionComponent, (0, _extends2.default)({
|
|
156
|
-
id: id,
|
|
157
|
-
text: text,
|
|
158
|
-
accessLevel: accessLevel,
|
|
159
|
-
localId: localId,
|
|
160
|
-
mentionProvider: mentionProvider
|
|
161
|
-
// Ignored via go/ees005
|
|
162
|
-
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
163
|
-
,
|
|
164
|
-
profilecardProvider: profilecardProvider
|
|
165
|
-
// Ignored via go/ees005
|
|
166
|
-
// eslint-disable-next-line react/jsx-props-no-spreading
|
|
167
|
-
}, actionHandlers));
|
|
168
|
-
}
|
|
169
|
-
}]);
|
|
170
|
-
}(_react.PureComponent);
|
|
67
|
+
});
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Úpravy dokončeny',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Provést úpravy',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Starší obsah',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Tento obsah má omezenou funkčnost,',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Další informace',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'Zobrazit všechny vložky',
|
|
14
17
|
'fabric.editor.action': 'Aktuální úkol',
|
|
15
18
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
@@ -217,6 +220,7 @@ export default {
|
|
|
217
220
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Zvýraznění termínu, akronymu nebo zkratky',
|
|
218
221
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definovat',
|
|
219
222
|
'fabric.editor.ai.toolbar.askAI.title': 'Zeptat se AI',
|
|
223
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Zeptejte se nástroje Rovo…',
|
|
220
224
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Vylepšit styl',
|
|
221
225
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Požádejte Atlassian Intelligence o zlepšení vybrané části psaného textu.',
|
|
222
226
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -319,6 +323,7 @@ export default {
|
|
|
319
323
|
'fabric.editor.configPanel.invalid': 'Neplatné pole',
|
|
320
324
|
'fabric.editor.configPanel.required': 'Povinné pole',
|
|
321
325
|
'fabric.editor.configPanel.submit': 'Odeslat',
|
|
326
|
+
'fabric.editor.contextPanel.panelLabel': 'Kontextový panel',
|
|
322
327
|
'fabric.editor.copiedToClipboard': 'Zkopírováno!',
|
|
323
328
|
'fabric.editor.copyToClipboard': 'Kopírovat',
|
|
324
329
|
'fabric.editor.cornerControl': 'Zvýraznit tabulku',
|
|
@@ -392,6 +397,7 @@ export default {
|
|
|
392
397
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigace',
|
|
393
398
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Sestavy',
|
|
394
399
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Vizuály a obrázky',
|
|
400
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Přidejte na svou stránku vizuály pomocí tabule',
|
|
395
401
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Vašemu vyhledávání neodpovídají žádné výsledky',
|
|
396
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Zkuste vyhledat jiný termín nebo objevte nové aplikace pro produkty Atlassian.',
|
|
397
403
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Prozkoumat Atlassian Marketplace',
|
|
@@ -598,8 +604,6 @@ export default {
|
|
|
598
604
|
'fabric.editor.notePanel.description': 'Přidat poznámku do barevného panelu',
|
|
599
605
|
'fabric.editor.numberedColumn': 'Číslovaný sloupec',
|
|
600
606
|
'fabric.editor.off': 'Formátování {formattingType} vypnuto',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Zkuste stránku načíst znovu.',
|
|
602
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Něco se pokazilo',
|
|
603
607
|
'fabric.editor.on': '{formattingType} zapnuto',
|
|
604
608
|
'fabric.editor.openButtonTitle': 'Otevřený',
|
|
605
609
|
'fabric.editor.openCellOptions': 'Otevřít možnosti buňky',
|
|
@@ -710,6 +714,8 @@ export default {
|
|
|
710
714
|
'fabric.editor.tables.resizeTable': 'Změnit velikost tabulky',
|
|
711
715
|
'fabric.editor.tables.startedColumnResize': 'Změna velikosti sloupce byla zahájena.',
|
|
712
716
|
'fabric.editor.task': 'Úkol',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Označit úkol jako dokončený',
|
|
718
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Označit úkol jako nedokončený',
|
|
713
719
|
'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.',
|
|
714
720
|
'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
|
|
715
721
|
'fabric.editor.textColor': 'Barva textu: {selectedColorName}',
|
|
@@ -744,6 +750,8 @@ export default {
|
|
|
744
750
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti zkratek.',
|
|
745
751
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Vyhledat',
|
|
746
752
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Zkratky pro vkládání a formátování',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Zkuste to znovu.',
|
|
754
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Něco se pokazilo',
|
|
747
755
|
'fabric.editor.typeahead.emojiInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti smajlíků.',
|
|
748
756
|
'fabric.editor.typeahead.emojiListItemLabel': 'Smajlík {name} Textová zkratka {shortcut}',
|
|
749
757
|
'fabric.editor.typeahead.emojiPopupLabel': 'Zkratky pro smajlíky',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Færdig med at redigere',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Foretag redigeringer',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Ældre indhold',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Dette indhold har begrænset funktionalitet.',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Få mere at vide',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'Se alt, der kan indsættes',
|
|
14
17
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
15
18
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
@@ -216,6 +219,7 @@ export default {
|
|
|
216
219
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Fremhæv et udtryk, akronym eller en forkortelse',
|
|
217
220
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definer',
|
|
218
221
|
'fabric.editor.ai.toolbar.askAI.title': 'Spørg AI',
|
|
222
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Spørg Rovo …',
|
|
219
223
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Gør teksterne bedre',
|
|
220
224
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Bed Atlassian Intelligence om at forbedre den markerede tekst',
|
|
221
225
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -318,6 +322,7 @@ export default {
|
|
|
318
322
|
'fabric.editor.configPanel.invalid': 'Ugyldigt felt',
|
|
319
323
|
'fabric.editor.configPanel.required': 'Påkrævet felt',
|
|
320
324
|
'fabric.editor.configPanel.submit': 'Send',
|
|
325
|
+
'fabric.editor.contextPanel.panelLabel': 'Kontekstpanel',
|
|
321
326
|
'fabric.editor.copiedToClipboard': 'Kopieret!',
|
|
322
327
|
'fabric.editor.copyToClipboard': 'Kopiér',
|
|
323
328
|
'fabric.editor.cornerControl': 'Fremhæv tabel',
|
|
@@ -391,6 +396,7 @@ export default {
|
|
|
391
396
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
392
397
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportering',
|
|
393
398
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Grafik og billeder',
|
|
399
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Brug et whiteboard til at føje billeder til din side',
|
|
394
400
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Ingen resultater matcher din søgning',
|
|
395
401
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv et andet søgeord, eller find nye apps til Atlassian-produkter.',
|
|
396
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Gå på opdagelse på Atlassian Marketplace',
|
|
@@ -597,8 +603,6 @@ export default {
|
|
|
597
603
|
'fabric.editor.notePanel.description': 'Tilføj en note i et farvet panel',
|
|
598
604
|
'fabric.editor.numberedColumn': 'Kolonne med nummerering',
|
|
599
605
|
'fabric.editor.off': '{formattingType} fra',
|
|
600
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Prøv at genindlæse siden.',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Noget gik galt!',
|
|
602
606
|
'fabric.editor.on': '{formattingType} til',
|
|
603
607
|
'fabric.editor.openButtonTitle': 'Åbn',
|
|
604
608
|
'fabric.editor.openCellOptions': 'Åbn celleegenskaber',
|
|
@@ -709,6 +713,8 @@ export default {
|
|
|
709
713
|
'fabric.editor.tables.resizeTable': 'Tilpas størrelsen på tabellen',
|
|
710
714
|
'fabric.editor.tables.startedColumnResize': 'Startede med at ændre størrelsen på kolonne',
|
|
711
715
|
'fabric.editor.task': 'Opgave',
|
|
716
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Markér opgaven som fuldført',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Markér opgaven som ikke fuldført',
|
|
712
718
|
'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.',
|
|
713
719
|
'fabric.editor.text.formatting.off': 'Tekstformatering fra',
|
|
714
720
|
'fabric.editor.textColor': '{selectedColorName} tekstfarve',
|
|
@@ -743,6 +749,8 @@ export default {
|
|
|
743
749
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begynd at skrive for at søge efter eller filtrere genvejsmuligheder',
|
|
744
750
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Søg',
|
|
745
751
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Genveje til indsættelser og formatering',
|
|
752
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Prøv igen.',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Noget gik galt!',
|
|
746
754
|
'fabric.editor.typeahead.emojiInputLabel': 'Begynd at skrive for at søge efter eller filtrere emojimuligheder',
|
|
747
755
|
'fabric.editor.typeahead.emojiListItemLabel': 'Tekstgenvej {shortcut} til emojien {name}',
|
|
748
756
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emojigenveje',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Bearbeitung abgeschlossen',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Änderungen vornehmen',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Veralteter Inhalt',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Dieser Inhalt hat eingeschränkte Funktionen',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Weitere Informationen',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'Alle Einfügungen anzeigen',
|
|
14
17
|
'fabric.editor.action': 'Aufgabe',
|
|
15
18
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
@@ -216,6 +219,7 @@ export default {
|
|
|
216
219
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Markieren Sie einen Begriff, ein Akronym oder eine Abkürzung.',
|
|
217
220
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definieren',
|
|
218
221
|
'fabric.editor.ai.toolbar.askAI.title': 'Atlassian Intelligence fragen',
|
|
222
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Rovo fragen',
|
|
219
223
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Texterstellung optimieren',
|
|
220
224
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Weisen Sie Atlassian Intelligence an, den von Ihnen ausgewählten Text zu verbessern.',
|
|
221
225
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -318,6 +322,7 @@ export default {
|
|
|
318
322
|
'fabric.editor.configPanel.invalid': 'Ungültiges Feld',
|
|
319
323
|
'fabric.editor.configPanel.required': 'Pflichtfeld',
|
|
320
324
|
'fabric.editor.configPanel.submit': 'Senden',
|
|
325
|
+
'fabric.editor.contextPanel.panelLabel': 'Kontext-Panel',
|
|
321
326
|
'fabric.editor.copiedToClipboard': 'Kopiert!',
|
|
322
327
|
'fabric.editor.copyToClipboard': 'Kopieren',
|
|
323
328
|
'fabric.editor.cornerControl': 'Tabelle hervorheben',
|
|
@@ -391,6 +396,7 @@ export default {
|
|
|
391
396
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
392
397
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Berichterstellung',
|
|
393
398
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Steuerelemente und Bilder',
|
|
399
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Verwenden Sie ein Whiteboard, um Ihrer Seite Grafiken hinzuzufügen.',
|
|
394
400
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Keine Treffer für Ihre Suchanfrage',
|
|
395
401
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Versuchen Sie, nach einem anderen Begriff zu suchen, oder entdecken Sie neue Apps für Atlassian-Produkte.',
|
|
396
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace erkunden',
|
|
@@ -597,8 +603,6 @@ export default {
|
|
|
597
603
|
'fabric.editor.notePanel.description': 'Hinweis in einem farbigen Panel einfügen',
|
|
598
604
|
'fabric.editor.numberedColumn': 'Nummerierte Spalte',
|
|
599
605
|
'fabric.editor.off': '{formattingType} aus',
|
|
600
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Versuchen Sie, die Seite neu zu laden.',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Etwas ist schiefgelaufen!',
|
|
602
606
|
'fabric.editor.on': '{formattingType} ein',
|
|
603
607
|
'fabric.editor.openButtonTitle': 'Öffnen',
|
|
604
608
|
'fabric.editor.openCellOptions': 'Zellenoptionen öffnen',
|
|
@@ -709,6 +713,8 @@ export default {
|
|
|
709
713
|
'fabric.editor.tables.resizeTable': 'Tabellengröße ändern',
|
|
710
714
|
'fabric.editor.tables.startedColumnResize': 'Größenänderung der Spalte gestartet',
|
|
711
715
|
'fabric.editor.task': 'Task',
|
|
716
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Aufgabe als abgeschlossen markieren',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Aufgabe als nicht abgeschlossen markieren',
|
|
712
718
|
'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.',
|
|
713
719
|
'fabric.editor.text.formatting.off': 'Textformatierung aus',
|
|
714
720
|
'fabric.editor.textColor': 'Textfarbe: {selectedColorName}',
|
|
@@ -743,6 +749,8 @@ export default {
|
|
|
743
749
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
744
750
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Suchen',
|
|
745
751
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Tastenkombination für Einfügungen und Formatierung',
|
|
752
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Bitte versuchen Sie es erneut.',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Etwas ist schiefgelaufen!',
|
|
746
754
|
'fabric.editor.typeahead.emojiInputLabel': 'Beginnen Sie mit der Eingabe, um nach Optionen für Emojis zu suchen oder diese zu filtern',
|
|
747
755
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Tastenkombination für Text {shortcut}',
|
|
748
756
|
'fabric.editor.typeahead.emojiPopupLabel': 'Tastenkombinationen für Emojis',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Legacy Content',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'This content has limited functionality,',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Learn more',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'View all inserts',
|
|
14
17
|
'fabric.editor.action': 'Action item',
|
|
15
18
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -297,6 +300,7 @@ export default {
|
|
|
297
300
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Highlight a term, acronym, or abbreviation',
|
|
298
301
|
'fabric.editor.ai.selectionToolbar.define.title': 'Define',
|
|
299
302
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
303
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Ask Rovo...',
|
|
300
304
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Improve writing',
|
|
301
305
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Tell Atlassian Intelligence to improve the writing of your selection',
|
|
302
306
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -681,8 +685,6 @@ export default {
|
|
|
681
685
|
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
682
686
|
'fabric.editor.numberedColumn': 'Numbered column',
|
|
683
687
|
'fabric.editor.off': '{formattingType} Off',
|
|
684
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Try reloading the page.',
|
|
685
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Something went wrong!',
|
|
686
688
|
'fabric.editor.on': '{formattingType} On',
|
|
687
689
|
'fabric.editor.openButtonTitle': 'Open',
|
|
688
690
|
'fabric.editor.openCellOptions': 'Open cell options',
|
|
@@ -830,6 +832,8 @@ export default {
|
|
|
830
832
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
831
833
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
|
832
834
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
|
835
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Please try again.',
|
|
836
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Something went wrong!',
|
|
833
837
|
'fabric.editor.typeahead.emojiInputLabel': 'Begin typing to search or filter emoji options',
|
|
834
838
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Text Shortcut {shortcut}',
|
|
835
839
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emoji shortcuts',
|
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Legacy Content',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'This content has limited functionality,',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Learn more',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'View all inserts',
|
|
14
17
|
'fabric.editor.action': 'Action item',
|
|
15
18
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -297,6 +300,7 @@ export default {
|
|
|
297
300
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Highlight a term, acronym, or abbreviation',
|
|
298
301
|
'fabric.editor.ai.selectionToolbar.define.title': 'Define',
|
|
299
302
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
303
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Ask Rovo...',
|
|
300
304
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Improve writing',
|
|
301
305
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Tell Atlassian Intelligence to improve the writing of your selection',
|
|
302
306
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -681,8 +685,6 @@ export default {
|
|
|
681
685
|
'fabric.editor.notePanel.description': 'Add a note in a coloured panel',
|
|
682
686
|
'fabric.editor.numberedColumn': 'Numbered column',
|
|
683
687
|
'fabric.editor.off': '{formattingType} Off',
|
|
684
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Try reloading the page.',
|
|
685
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Something went wrong!',
|
|
686
688
|
'fabric.editor.on': '{formattingType} On',
|
|
687
689
|
'fabric.editor.openButtonTitle': 'Open',
|
|
688
690
|
'fabric.editor.openCellOptions': 'Open cell options',
|
|
@@ -830,6 +832,8 @@ export default {
|
|
|
830
832
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
831
833
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
|
832
834
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
|
835
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Please try again.',
|
|
836
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Something went wrong!',
|
|
833
837
|
'fabric.editor.typeahead.emojiInputLabel': 'Begin typing to search or filter emoji options',
|
|
834
838
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Text Shortcut {shortcut}',
|
|
835
839
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emoji shortcuts',
|
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Legacy Content',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'This content has limited functionality,',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Learn more',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'View all inserts',
|
|
14
17
|
'fabric.editor.action': 'Action item',
|
|
15
18
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -297,6 +300,7 @@ export default {
|
|
|
297
300
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Highlight a term, acronym, or abbreviation',
|
|
298
301
|
'fabric.editor.ai.selectionToolbar.define.title': 'Define',
|
|
299
302
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
303
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Ask Rovo...',
|
|
300
304
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Improve writing',
|
|
301
305
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Tell Atlassian Intelligence to improve the writing of your selection',
|
|
302
306
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -681,8 +685,6 @@ export default {
|
|
|
681
685
|
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
682
686
|
'fabric.editor.numberedColumn': 'Numbered column',
|
|
683
687
|
'fabric.editor.off': '{formattingType} Off',
|
|
684
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Try reloading the page.',
|
|
685
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Something went wrong!',
|
|
686
688
|
'fabric.editor.on': '{formattingType} On',
|
|
687
689
|
'fabric.editor.openButtonTitle': 'Open',
|
|
688
690
|
'fabric.editor.openCellOptions': 'Open cell options',
|
|
@@ -829,6 +831,8 @@ export default {
|
|
|
829
831
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
830
832
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
|
831
833
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
|
834
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Please try again.',
|
|
835
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Something went wrong!',
|
|
832
836
|
'fabric.editor.typeahead.emojiInputLabel': 'Begin typing to search or filter emoji options',
|
|
833
837
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Text Shortcut {shortcut}',
|
|
834
838
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emoji shortcuts',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Edición completada',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Editar',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Contenido heredado',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Este contenido tiene funcionalidad limitada,',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Más información',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'Ver los elementos insertados',
|
|
14
17
|
'fabric.editor.action': 'Elemento de acción',
|
|
15
18
|
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
@@ -217,6 +220,7 @@ export default {
|
|
|
217
220
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Resaltar un término, una sigla o una abreviación',
|
|
218
221
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definir',
|
|
219
222
|
'fabric.editor.ai.toolbar.askAI.title': 'Preguntar a Atlassian Intelligence',
|
|
223
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Preguntar a Rovo...',
|
|
220
224
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Mejorar la redacción',
|
|
221
225
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Pide a Atlassian Intelligence que mejore la redacción de tu selección',
|
|
222
226
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -319,6 +323,7 @@ export default {
|
|
|
319
323
|
'fabric.editor.configPanel.invalid': 'Campo no válido',
|
|
320
324
|
'fabric.editor.configPanel.required': 'Campo obligatorio',
|
|
321
325
|
'fabric.editor.configPanel.submit': 'Enviar',
|
|
326
|
+
'fabric.editor.contextPanel.panelLabel': 'Panel de contexto',
|
|
322
327
|
'fabric.editor.copiedToClipboard': '¡Copiado!',
|
|
323
328
|
'fabric.editor.copyToClipboard': 'Copiar',
|
|
324
329
|
'fabric.editor.cornerControl': 'Destacar tabla',
|
|
@@ -392,6 +397,7 @@ export default {
|
|
|
392
397
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navegación',
|
|
393
398
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Creación de informes',
|
|
394
399
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuales e imágenes',
|
|
400
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Usa una pizarra para añadir elementos visuales a tu página',
|
|
395
401
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'No hay nada que coincida con la búsqueda',
|
|
396
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Intenta buscar con otro término o descubre nuevas aplicaciones para productos de Atlassian.',
|
|
397
403
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
@@ -598,8 +604,6 @@ export default {
|
|
|
598
604
|
'fabric.editor.notePanel.description': 'Añadir una nota en un panel de color',
|
|
599
605
|
'fabric.editor.numberedColumn': 'Columna numerada',
|
|
600
606
|
'fabric.editor.off': '{formattingType} desactivado',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Prueba volviendo a cargar la página.',
|
|
602
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Algo ha ido mal.',
|
|
603
607
|
'fabric.editor.on': '{formattingType} activado',
|
|
604
608
|
'fabric.editor.openButtonTitle': 'Abrir',
|
|
605
609
|
'fabric.editor.openCellOptions': 'Abrir opciones de celda',
|
|
@@ -710,6 +714,8 @@ export default {
|
|
|
710
714
|
'fabric.editor.tables.resizeTable': 'Cambiar tamaño de tabla',
|
|
711
715
|
'fabric.editor.tables.startedColumnResize': 'Cambio de tamaño de la columna comenzado',
|
|
712
716
|
'fabric.editor.task': 'Tarea',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Marcar tarea como completada',
|
|
718
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Marcar tarea como no completada',
|
|
713
719
|
'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
|
|
714
720
|
'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
|
|
715
721
|
'fabric.editor.textColor': 'Color de texto {selectedColorName}',
|
|
@@ -744,6 +750,8 @@ export default {
|
|
|
744
750
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comienza a escribir para buscar o filtrar opciones de atajos de teclado',
|
|
745
751
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Buscar',
|
|
746
752
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Atajos de teclado para inserciones y formato',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Vuelve a intentarlo.',
|
|
754
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Algo ha ido mal.',
|
|
747
755
|
'fabric.editor.typeahead.emojiInputLabel': 'Comienza a escribir para buscar o filtrar opciones de emoticonos',
|
|
748
756
|
'fabric.editor.typeahead.emojiListItemLabel': 'Texto del atajo de teclado para el emoticono {name}: {shortcut}',
|
|
749
757
|
'fabric.editor.typeahead.emojiPopupLabel': 'Atajos de teclado para emoticonos',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -10,6 +10,9 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Muokkaus valmis',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tee muokkauksia',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Määritä {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Vanha sisältö',
|
|
14
|
+
'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'Tämä sisällön toiminnallisuutta on rajoitettu.',
|
|
15
|
+
'editor.extension.legacyContentHeader.learnMore': 'Lue lisää',
|
|
13
16
|
'fablric.editor.viewAllInserts': 'Näytä kaikki lisäykset',
|
|
14
17
|
'fabric.editor.action': 'Tehtävä',
|
|
15
18
|
'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
|
|
@@ -217,6 +220,7 @@ export default {
|
|
|
217
220
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Korosta termi, akronyymi tai lyhenne',
|
|
218
221
|
'fabric.editor.ai.selectionToolbar.define.title': 'Määritä',
|
|
219
222
|
'fabric.editor.ai.toolbar.askAI.title': 'Kysy AI:lta',
|
|
223
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Kysy Rovolta…',
|
|
220
224
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Paranna kirjoitusta',
|
|
221
225
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Pyydä Atlassian Intelligencea parantamaan valitsemaasi kirjoitusta',
|
|
222
226
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -319,6 +323,7 @@ export default {
|
|
|
319
323
|
'fabric.editor.configPanel.invalid': 'Virheellinen kenttä',
|
|
320
324
|
'fabric.editor.configPanel.required': 'Pakollinen kenttä',
|
|
321
325
|
'fabric.editor.configPanel.submit': 'Lähetä',
|
|
326
|
+
'fabric.editor.contextPanel.panelLabel': 'Kontekstipaneeli',
|
|
322
327
|
'fabric.editor.copiedToClipboard': 'Kopioitu!',
|
|
323
328
|
'fabric.editor.copyToClipboard': 'Kopioi',
|
|
324
329
|
'fabric.editor.cornerControl': 'Korosta taulu',
|
|
@@ -392,6 +397,7 @@ export default {
|
|
|
392
397
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Selaaminen',
|
|
393
398
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Raportointi',
|
|
394
399
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Grafiikka ja kuvat',
|
|
400
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Lisää visualisointeja sivullesi valkotaulun avulla',
|
|
395
401
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Ei hakutuloksia',
|
|
396
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hae käyttämällä eri termiä tai tutustu uusiin Atlassian-tuotteiden sovelluksiin.',
|
|
397
403
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Tutustu Atlassian Marketplaceen',
|
|
@@ -598,8 +604,6 @@ export default {
|
|
|
598
604
|
'fabric.editor.notePanel.description': 'Lisää huomautus värillisessä paneelissa',
|
|
599
605
|
'fabric.editor.numberedColumn': 'Numeroitu sarake',
|
|
600
606
|
'fabric.editor.off': '{formattingType} ei käytössä',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Yritä ladata sivu uudelleen.',
|
|
602
|
-
'fabric.editor.offlineErrorFallbackHeading': 'Jotain meni vikaan!',
|
|
603
607
|
'fabric.editor.on': '{formattingType} käytössä',
|
|
604
608
|
'fabric.editor.openButtonTitle': 'Avaa',
|
|
605
609
|
'fabric.editor.openCellOptions': 'Avaa soluvalinnat',
|
|
@@ -710,6 +714,8 @@ export default {
|
|
|
710
714
|
'fabric.editor.tables.resizeTable': 'Muuta taulukon kokoa',
|
|
711
715
|
'fabric.editor.tables.startedColumnResize': 'Sarakkeen koon muuttaminen aloitettu',
|
|
712
716
|
'fabric.editor.task': 'Tehtävä',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Merkitse tehtävä suoritetuksi',
|
|
718
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Merkitse tehtävä suorittamattomaksi',
|
|
713
719
|
'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
|
|
714
720
|
'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
|
|
715
721
|
'fabric.editor.textColor': '{selectedColorName} tekstin väri',
|
|
@@ -744,6 +750,8 @@ export default {
|
|
|
744
750
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Aloita kirjoittaminen hakeaksesi tai suodattaaksesi pikanäppäinvalintoja',
|
|
745
751
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Haku',
|
|
746
752
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Pikanäppäimet lisäyksille ja muotoilulle',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Yritä uudelleen.',
|
|
754
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Jotain meni vikaan!',
|
|
747
755
|
'fabric.editor.typeahead.emojiInputLabel': 'Aloita kirjoittaminen hakeaksesi tai suodattaaksesi emojivalintoja',
|
|
748
756
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emojin {name} pikanäppäimen {shortcut} teksti',
|
|
749
757
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emojipikanäppäimet',
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -10,6 +10,8 @@ export default {
|
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
12
12
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
13
|
+
'editor.extension.legacyContentHeader': 'Contenu hérité',
|
|
14
|
+
'editor.extension.legacyContentHeader.learnMore': 'En savoir plus',
|
|
13
15
|
'fablric.editor.viewAllInserts': 'Afficher tous les éléments insérables',
|
|
14
16
|
'fabric.editor.action': 'Tâche',
|
|
15
17
|
'fabric.editor.action.description': 'Créer et assigner des tâches',
|
|
@@ -217,6 +219,7 @@ export default {
|
|
|
217
219
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Mettez en valeur un terme, un acronyme ou une abréviation',
|
|
218
220
|
'fabric.editor.ai.selectionToolbar.define.title': 'Définir',
|
|
219
221
|
'fabric.editor.ai.toolbar.askAI.title': 'Demander à AI',
|
|
222
|
+
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Demandez à Rovo...',
|
|
220
223
|
'fabric.editor.ai.toolbar.improveWriting.title': "Améliorer l'écriture",
|
|
221
224
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': "Dire à Atlassian Intelligence d'améliorer l'écriture de votre sélection",
|
|
222
225
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -319,6 +322,7 @@ export default {
|
|
|
319
322
|
'fabric.editor.configPanel.invalid': 'Champ non valide',
|
|
320
323
|
'fabric.editor.configPanel.required': 'Champ obligatoire',
|
|
321
324
|
'fabric.editor.configPanel.submit': 'Enregistrer',
|
|
325
|
+
'fabric.editor.contextPanel.panelLabel': 'Volet contextuel',
|
|
322
326
|
'fabric.editor.copiedToClipboard': 'Copié !',
|
|
323
327
|
'fabric.editor.copyToClipboard': 'Copier',
|
|
324
328
|
'fabric.editor.cornerControl': 'Mettre le tableau en surbrillance',
|
|
@@ -392,6 +396,7 @@ export default {
|
|
|
392
396
|
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
393
397
|
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapports',
|
|
394
398
|
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuels et images',
|
|
399
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': 'Utilisez un tableau blanc pour ajouter des éléments visuels à votre page',
|
|
395
400
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Aucun résultat pour votre recherche',
|
|
396
401
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Essayez de rechercher un autre terme ou découvrez de nouvelles apps pour les produits Atlassian.',
|
|
397
402
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorer Atlassian Marketplace',
|
|
@@ -598,8 +603,6 @@ export default {
|
|
|
598
603
|
'fabric.editor.notePanel.description': 'Ajouter une note dans un cadre coloré',
|
|
599
604
|
'fabric.editor.numberedColumn': 'Colonne numérotée',
|
|
600
605
|
'fabric.editor.off': '{formattingType} désactivé(e)',
|
|
601
|
-
'fabric.editor.offlineErrorFallbackDescription': 'Essayez de recharger la page.',
|
|
602
|
-
'fabric.editor.offlineErrorFallbackHeading': "Une erreur s'est produite.",
|
|
603
606
|
'fabric.editor.on': '{formattingType} activé',
|
|
604
607
|
'fabric.editor.openButtonTitle': 'Ouvrir',
|
|
605
608
|
'fabric.editor.openCellOptions': 'Ouvrir les options des cellules',
|
|
@@ -710,6 +713,8 @@ export default {
|
|
|
710
713
|
'fabric.editor.tables.resizeTable': 'Redimensionner le tableau',
|
|
711
714
|
'fabric.editor.tables.startedColumnResize': 'Redimensionnement de la colonne lancé',
|
|
712
715
|
'fabric.editor.task': 'Tâche',
|
|
716
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': 'Marquer la tâche comme terminée',
|
|
717
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': 'Marquer la tâche comme non terminée',
|
|
713
718
|
'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
|
|
714
719
|
'fabric.editor.text.formatting.off': 'Mise en forme du texte désactivée',
|
|
715
720
|
'fabric.editor.textColor': 'Couleur de texte {selectedColorName}',
|
|
@@ -744,6 +749,8 @@ export default {
|
|
|
744
749
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Commencez à taper pour rechercher ou filtrer les options de raccourci',
|
|
745
750
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Rechercher',
|
|
746
751
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Raccourcis pour les insertions et le formatage',
|
|
752
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Veuillez réessayer.',
|
|
753
|
+
'fabric.editor.typeAheadErrorFallbackHeading': "Une erreur s'est produite.",
|
|
747
754
|
'fabric.editor.typeahead.emojiInputLabel': "Commencez à taper pour rechercher ou filtrer les options d'émoticône",
|
|
748
755
|
'fabric.editor.typeahead.emojiListItemLabel': "Texte de l'émoticône {name} et du raccourci {shortcut}",
|
|
749
756
|
'fabric.editor.typeahead.emojiPopupLabel': "Raccourcis d'émoticône",
|