@atlaskit/editor-common 74.51.3 → 74.51.5
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 +14 -0
- package/dist/cjs/i18n/cs.js +22 -0
- package/dist/cjs/i18n/da.js +22 -0
- package/dist/cjs/i18n/de.js +22 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +22 -0
- package/dist/cjs/i18n/fi.js +22 -0
- package/dist/cjs/i18n/fr.js +22 -0
- package/dist/cjs/i18n/hu.js +22 -0
- package/dist/cjs/i18n/it.js +22 -0
- package/dist/cjs/i18n/ja.js +22 -0
- package/dist/cjs/i18n/ko.js +22 -0
- package/dist/cjs/i18n/nb.js +22 -0
- package/dist/cjs/i18n/nl.js +22 -0
- package/dist/cjs/i18n/pl.js +22 -0
- package/dist/cjs/i18n/pt_BR.js +22 -0
- package/dist/cjs/i18n/ru.js +22 -0
- package/dist/cjs/i18n/sv.js +22 -0
- package/dist/cjs/i18n/th.js +22 -0
- package/dist/cjs/i18n/tr.js +22 -0
- package/dist/cjs/i18n/uk.js +22 -0
- package/dist/cjs/i18n/vi.js +22 -0
- package/dist/cjs/i18n/zh.js +22 -0
- package/dist/cjs/i18n/zh_TW.js +22 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/quick-insert/assets/date.js +8 -11
- package/dist/cjs/quick-insert/assets/heading1.js +0 -2
- package/dist/cjs/quick-insert/assets/heading2.js +0 -2
- package/dist/cjs/quick-insert/assets/heading3.js +0 -2
- package/dist/cjs/quick-insert/assets/heading4.js +0 -2
- package/dist/cjs/quick-insert/assets/heading5.js +0 -2
- package/dist/cjs/quick-insert/assets/heading6.js +0 -2
- package/dist/cjs/quick-insert/assets/layout.js +39 -12
- package/dist/cjs/quick-insert/assets/link.js +15 -6
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/utils/datasource.js +2 -1
- package/dist/cjs/utils/index.js +6 -0
- package/dist/es2019/i18n/cs.js +22 -0
- package/dist/es2019/i18n/da.js +22 -0
- package/dist/es2019/i18n/de.js +22 -0
- package/dist/es2019/i18n/en.js +5 -0
- package/dist/es2019/i18n/en_GB.js +5 -0
- package/dist/es2019/i18n/en_ZZ.js +5 -0
- package/dist/es2019/i18n/es.js +22 -0
- package/dist/es2019/i18n/fi.js +22 -0
- package/dist/es2019/i18n/fr.js +22 -0
- package/dist/es2019/i18n/hu.js +22 -0
- package/dist/es2019/i18n/it.js +22 -0
- package/dist/es2019/i18n/ja.js +22 -0
- package/dist/es2019/i18n/ko.js +22 -0
- package/dist/es2019/i18n/nb.js +22 -0
- package/dist/es2019/i18n/nl.js +22 -0
- package/dist/es2019/i18n/pl.js +22 -0
- package/dist/es2019/i18n/pt_BR.js +22 -0
- package/dist/es2019/i18n/ru.js +22 -0
- package/dist/es2019/i18n/sv.js +22 -0
- package/dist/es2019/i18n/th.js +22 -0
- package/dist/es2019/i18n/tr.js +22 -0
- package/dist/es2019/i18n/uk.js +22 -0
- package/dist/es2019/i18n/vi.js +22 -0
- package/dist/es2019/i18n/zh.js +22 -0
- package/dist/es2019/i18n/zh_TW.js +22 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/quick-insert/assets/date.js +8 -11
- package/dist/es2019/quick-insert/assets/heading1.js +0 -1
- package/dist/es2019/quick-insert/assets/heading2.js +0 -1
- package/dist/es2019/quick-insert/assets/heading3.js +0 -1
- package/dist/es2019/quick-insert/assets/heading4.js +0 -1
- package/dist/es2019/quick-insert/assets/heading5.js +0 -1
- package/dist/es2019/quick-insert/assets/heading6.js +0 -1
- package/dist/es2019/quick-insert/assets/layout.js +40 -11
- package/dist/es2019/quick-insert/assets/link.js +16 -5
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/utils/datasource.js +1 -1
- package/dist/es2019/utils/index.js +1 -1
- package/dist/esm/i18n/cs.js +22 -0
- package/dist/esm/i18n/da.js +22 -0
- package/dist/esm/i18n/de.js +22 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.js +22 -0
- package/dist/esm/i18n/fi.js +22 -0
- package/dist/esm/i18n/fr.js +22 -0
- package/dist/esm/i18n/hu.js +22 -0
- package/dist/esm/i18n/it.js +22 -0
- package/dist/esm/i18n/ja.js +22 -0
- package/dist/esm/i18n/ko.js +22 -0
- package/dist/esm/i18n/nb.js +22 -0
- package/dist/esm/i18n/nl.js +22 -0
- package/dist/esm/i18n/pl.js +22 -0
- package/dist/esm/i18n/pt_BR.js +22 -0
- package/dist/esm/i18n/ru.js +22 -0
- package/dist/esm/i18n/sv.js +22 -0
- package/dist/esm/i18n/th.js +22 -0
- package/dist/esm/i18n/tr.js +22 -0
- package/dist/esm/i18n/uk.js +22 -0
- package/dist/esm/i18n/vi.js +22 -0
- package/dist/esm/i18n/zh.js +22 -0
- package/dist/esm/i18n/zh_TW.js +22 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/quick-insert/assets/date.js +8 -11
- package/dist/esm/quick-insert/assets/heading1.js +0 -1
- package/dist/esm/quick-insert/assets/heading2.js +0 -1
- package/dist/esm/quick-insert/assets/heading3.js +0 -1
- package/dist/esm/quick-insert/assets/heading4.js +0 -1
- package/dist/esm/quick-insert/assets/heading5.js +0 -1
- package/dist/esm/quick-insert/assets/heading6.js +0 -1
- package/dist/esm/quick-insert/assets/layout.js +39 -11
- package/dist/esm/quick-insert/assets/link.js +15 -5
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/utils/datasource.js +1 -1
- package/dist/esm/utils/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +22 -0
- package/dist/types/i18n/da.d.ts +22 -0
- package/dist/types/i18n/de.d.ts +22 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +22 -0
- package/dist/types/i18n/fi.d.ts +22 -0
- package/dist/types/i18n/fr.d.ts +22 -0
- package/dist/types/i18n/hu.d.ts +22 -0
- package/dist/types/i18n/it.d.ts +22 -0
- package/dist/types/i18n/ja.d.ts +22 -0
- package/dist/types/i18n/ko.d.ts +22 -0
- package/dist/types/i18n/nb.d.ts +22 -0
- package/dist/types/i18n/nl.d.ts +22 -0
- package/dist/types/i18n/pl.d.ts +22 -0
- package/dist/types/i18n/pt_BR.d.ts +22 -0
- package/dist/types/i18n/ru.d.ts +22 -0
- package/dist/types/i18n/sv.d.ts +22 -0
- package/dist/types/i18n/th.d.ts +22 -0
- package/dist/types/i18n/tr.d.ts +22 -0
- package/dist/types/i18n/uk.d.ts +22 -0
- package/dist/types/i18n/vi.d.ts +22 -0
- package/dist/types/i18n/zh.d.ts +22 -0
- package/dist/types/i18n/zh_TW.d.ts +22 -0
- package/dist/types/ui/MediaSingle/index.d.ts +1 -1
- package/dist/types/utils/datasource.d.ts +2 -0
- package/dist/types/utils/index.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +22 -0
- package/dist/types-ts4.5/i18n/da.d.ts +22 -0
- package/dist/types-ts4.5/i18n/de.d.ts +22 -0
- package/dist/types-ts4.5/i18n/en.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +5 -0
- package/dist/types-ts4.5/i18n/es.d.ts +22 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +22 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +22 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +22 -0
- package/dist/types-ts4.5/i18n/it.d.ts +22 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +22 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +22 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +22 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +22 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +22 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +22 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +22 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +22 -0
- package/dist/types-ts4.5/i18n/th.d.ts +22 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +22 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +22 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +22 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +22 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +22 -0
- package/dist/types-ts4.5/ui/MediaSingle/index.d.ts +1 -1
- package/dist/types-ts4.5/utils/datasource.d.ts +2 -0
- package/dist/types-ts4.5/utils/index.d.ts +1 -1
- package/package.json +3 -3
|
@@ -6,10 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
});
|
|
7
7
|
exports.default = IconLayout;
|
|
8
8
|
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
|
|
10
|
-
/* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
|
|
11
|
-
|
|
9
|
+
var _useIconThemed2 = require("../use-icon-themed");
|
|
12
10
|
function IconLayout() {
|
|
11
|
+
var _useIconThemed = (0, _useIconThemed2.useIconThemed)(),
|
|
12
|
+
iconThemed = _useIconThemed.iconThemed;
|
|
13
13
|
return /*#__PURE__*/_react.default.createElement("svg", {
|
|
14
14
|
focusable: "false",
|
|
15
15
|
"aria-hidden": true,
|
|
@@ -19,49 +19,76 @@ function IconLayout() {
|
|
|
19
19
|
fill: "none",
|
|
20
20
|
fillRule: "evenodd"
|
|
21
21
|
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
22
|
-
fill:
|
|
22
|
+
fill: iconThemed({
|
|
23
|
+
light: '#FFF',
|
|
24
|
+
dark: '#161A1D'
|
|
25
|
+
}),
|
|
23
26
|
d: "M0 0h40v40H0z"
|
|
24
27
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
25
|
-
fill:
|
|
28
|
+
fill: iconThemed({
|
|
29
|
+
light: '#A5ADBA',
|
|
30
|
+
dark: '#738496'
|
|
31
|
+
}),
|
|
26
32
|
x: 6,
|
|
27
33
|
y: 6,
|
|
28
34
|
width: 28,
|
|
29
35
|
height: 1,
|
|
30
36
|
rx: 0.5
|
|
31
37
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
32
|
-
fill:
|
|
38
|
+
fill: iconThemed({
|
|
39
|
+
light: '#A5ADBA',
|
|
40
|
+
dark: '#738496'
|
|
41
|
+
}),
|
|
33
42
|
x: 6,
|
|
34
43
|
y: 10,
|
|
35
44
|
width: 28,
|
|
36
45
|
height: 1,
|
|
37
46
|
rx: 0.5
|
|
38
47
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
39
|
-
fill:
|
|
48
|
+
fill: iconThemed({
|
|
49
|
+
light: '#A5ADBA',
|
|
50
|
+
dark: '#738496'
|
|
51
|
+
}),
|
|
40
52
|
x: 6,
|
|
41
53
|
y: 29,
|
|
42
54
|
width: 28,
|
|
43
55
|
height: 1,
|
|
44
56
|
rx: 0.5
|
|
45
57
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
46
|
-
fill:
|
|
58
|
+
fill: iconThemed({
|
|
59
|
+
light: '#A5ADBA',
|
|
60
|
+
dark: '#738496'
|
|
61
|
+
}),
|
|
47
62
|
x: 6,
|
|
48
63
|
y: 33,
|
|
49
64
|
width: 16,
|
|
50
65
|
height: 1,
|
|
51
66
|
rx: 0.5
|
|
52
67
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
53
|
-
stroke:
|
|
68
|
+
stroke: iconThemed({
|
|
69
|
+
light: '#4C9AFF',
|
|
70
|
+
dark: '#0C66E4'
|
|
71
|
+
}),
|
|
54
72
|
strokeWidth: 0.5,
|
|
55
|
-
fill:
|
|
73
|
+
fill: iconThemed({
|
|
74
|
+
light: '#DEEBFF',
|
|
75
|
+
dark: '#09326C'
|
|
76
|
+
}),
|
|
56
77
|
x: 6.25,
|
|
57
78
|
y: 14.25,
|
|
58
79
|
width: 12.5,
|
|
59
80
|
height: 11.5,
|
|
60
81
|
rx: 1
|
|
61
82
|
}), /*#__PURE__*/_react.default.createElement("rect", {
|
|
62
|
-
stroke:
|
|
83
|
+
stroke: iconThemed({
|
|
84
|
+
light: '#4C9AFF',
|
|
85
|
+
dark: '#0C66E4'
|
|
86
|
+
}),
|
|
63
87
|
strokeWidth: 0.5,
|
|
64
|
-
fill:
|
|
88
|
+
fill: iconThemed({
|
|
89
|
+
light: '#DEEBFF',
|
|
90
|
+
dark: '#09326C'
|
|
91
|
+
}),
|
|
65
92
|
x: 21.25,
|
|
66
93
|
y: 14.25,
|
|
67
94
|
width: 12.5,
|
|
@@ -6,10 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
});
|
|
7
7
|
exports.default = IconLink;
|
|
8
8
|
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
|
|
10
|
-
/* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
|
|
11
|
-
|
|
9
|
+
var _useIconThemed2 = require("../use-icon-themed");
|
|
12
10
|
function IconLink() {
|
|
11
|
+
var _useIconThemed = (0, _useIconThemed2.useIconThemed)(),
|
|
12
|
+
iconThemed = _useIconThemed.iconThemed;
|
|
13
13
|
return /*#__PURE__*/_react.default.createElement("svg", {
|
|
14
14
|
focusable: "false",
|
|
15
15
|
"aria-hidden": true,
|
|
@@ -19,17 +19,26 @@ function IconLink() {
|
|
|
19
19
|
fill: "none",
|
|
20
20
|
fillRule: "evenodd"
|
|
21
21
|
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
22
|
-
fill:
|
|
22
|
+
fill: iconThemed({
|
|
23
|
+
light: '#FFF',
|
|
24
|
+
dark: '#161A1D'
|
|
25
|
+
}),
|
|
23
26
|
d: "M0 0h40v40H0z"
|
|
24
27
|
}), /*#__PURE__*/_react.default.createElement("g", {
|
|
25
28
|
transform: "translate(5 12)"
|
|
26
29
|
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
27
|
-
fill:
|
|
30
|
+
fill: iconThemed({
|
|
31
|
+
light: '#DEEBFF',
|
|
32
|
+
dark: '#0055CC'
|
|
33
|
+
}),
|
|
28
34
|
width: 30,
|
|
29
35
|
height: 16,
|
|
30
36
|
rx: 8
|
|
31
37
|
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
32
38
|
d: "M19.097 4.435c1.972.018 3.755 1.465 3.971 3.429A3.714 3.714 0 0119.344 12l-3.316-.03c-2.08-.02-3.797-1.736-3.816-3.816L12.2 6.888l1.672.015.011 1.266a2.156 2.156 0 002.13 2.13l3.315.03a2.07 2.07 0 002.079-2.313c-.122-1.099-1.137-1.9-2.24-1.91l-1.125-.01a.853.853 0 01-.843-.843.817.817 0 01.828-.828l1.07.01zm-9.103 7.13c-1.972-.018-3.754-1.465-3.97-3.429A3.714 3.714 0 019.747 4l3.316.03c2.08.02 3.796 1.736 3.816 3.816l.011 1.266-1.671-.015-.012-1.266A2.156 2.156 0 0013.08 5.7l-3.316-.03a2.07 2.07 0 00-2.078 2.313c.122 1.099 1.137 1.9 2.24 1.91l1.125.01c.461.004.84.382.843.843a.817.817 0 01-.828.828l-1.07-.01z",
|
|
33
|
-
fill:
|
|
39
|
+
fill: iconThemed({
|
|
40
|
+
light: '#0052CC',
|
|
41
|
+
dark: '#082145'
|
|
42
|
+
})
|
|
34
43
|
}))));
|
|
35
44
|
}
|
|
@@ -24,7 +24,7 @@ var _templateObject, _templateObject2, _templateObject3;
|
|
|
24
24
|
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
|
|
25
25
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } } /** @jsx jsx */
|
|
26
26
|
var packageName = "@atlaskit/editor-common";
|
|
27
|
-
var packageVersion = "74.51.
|
|
27
|
+
var packageVersion = "74.51.5";
|
|
28
28
|
var halfFocusRing = 1;
|
|
29
29
|
var dropOffset = '0, 8';
|
|
30
30
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.canRenderDatasource = void 0;
|
|
6
|
+
exports.getDatasourceType = exports.canRenderDatasource = void 0;
|
|
7
7
|
var _linkDatasource = require("@atlaskit/link-datasource");
|
|
8
8
|
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
9
9
|
var getDatasourceType = function getDatasourceType(datasourceId) {
|
|
@@ -16,6 +16,7 @@ var getDatasourceType = function getDatasourceType(datasourceId) {
|
|
|
16
16
|
return undefined;
|
|
17
17
|
}
|
|
18
18
|
};
|
|
19
|
+
exports.getDatasourceType = getDatasourceType;
|
|
19
20
|
var canRenderDatasource = function canRenderDatasource(datasourceId) {
|
|
20
21
|
var defaultValue = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
21
22
|
var datasourceType = getDatasourceType(datasourceId);
|
package/dist/cjs/utils/index.js
CHANGED
|
@@ -366,6 +366,12 @@ Object.defineProperty(exports, "getChildrenInfo", {
|
|
|
366
366
|
return _referentiality.getChildrenInfo;
|
|
367
367
|
}
|
|
368
368
|
});
|
|
369
|
+
Object.defineProperty(exports, "getDatasourceType", {
|
|
370
|
+
enumerable: true,
|
|
371
|
+
get: function get() {
|
|
372
|
+
return _datasource.getDatasourceType;
|
|
373
|
+
}
|
|
374
|
+
});
|
|
369
375
|
Object.defineProperty(exports, "getDistortedDurationMonitor", {
|
|
370
376
|
enumerable: true,
|
|
371
377
|
get: function get() {
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
|
|
18
18
|
'fabric.editor.blockTitle': 'Karta',
|
|
19
19
|
'fabric.editor.blockquote': 'citace',
|
|
20
|
+
'fabric.editor.bold': 'Tučné',
|
|
20
21
|
'fabric.editor.bug': 'Chyba',
|
|
21
22
|
'fabric.editor.cancelButton': 'Zrušit',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Přidejte popisek',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Možnosti karty',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Odstranit formátování',
|
|
24
26
|
'fabric.editor.clearLink': 'Vymazat odkaz',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Vymazat text',
|
|
28
|
+
'fabric.editor.code': 'Kód',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, zapnuto formátování kódu',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Obousměrné znaky mění pořadí vykreslování textu. Může to být použito k zakrytí škodlivého kódu.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
@@ -81,6 +85,7 @@ export default {
|
|
|
81
85
|
'fabric.editor.inlineTitle': 'Vložený',
|
|
82
86
|
'fabric.editor.insertMenu': 'Vložit',
|
|
83
87
|
'fabric.editor.invalidLink': 'Zadejte platný odkaz.',
|
|
88
|
+
'fabric.editor.italic': 'Kurzíva',
|
|
84
89
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
85
90
|
'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
|
|
86
91
|
'fabric.editor.layoutWide': 'Přepnout do zobrazení na šířku',
|
|
@@ -88,12 +93,20 @@ export default {
|
|
|
88
93
|
'fabric.editor.link.description': 'Vložit odkaz',
|
|
89
94
|
'fabric.editor.linkAddress': 'Adresa odkazu',
|
|
90
95
|
'fabric.editor.linkPlaceholder': 'Vložit odkaz',
|
|
96
|
+
'fabric.editor.lists': 'Seznamy',
|
|
91
97
|
'fabric.editor.mediaAddLink': 'Přidat odkaz',
|
|
92
98
|
'fabric.editor.mediaFiles': 'Obrázek, video nebo soubor',
|
|
93
99
|
'fabric.editor.mediaFiles.description': 'Přidejte na svou stránku obrázky a další soubory',
|
|
94
100
|
'fabric.editor.mention': 'Zmínka',
|
|
95
101
|
'fabric.editor.mention.description': 'Zmiňte někoho, abyste jim zaslali oznámení',
|
|
102
|
+
'fabric.editor.moreFormatting': 'Další formátování',
|
|
103
|
+
'fabric.editor.navigate.toolbar.editor': 'Přejít na panel nástrojů editoru',
|
|
104
|
+
'fabric.editor.navigate.toolbar.floating': 'Přejít na plovoucí panel nástrojů',
|
|
105
|
+
'fabric.editor.off': 'Formátování {formattingType} vypnuto',
|
|
106
|
+
'fabric.editor.on': '{formattingType} zapnuto',
|
|
96
107
|
'fabric.editor.openLink': 'Otevřít odkaz na nové kartě',
|
|
108
|
+
'fabric.editor.orderedList': 'Číslovaný seznam',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Vytvořit seřazený seznam',
|
|
97
110
|
'fabric.editor.pageActionsLabel': 'Akce stránky',
|
|
98
111
|
'fabric.editor.placeholderText': 'Text placeholderu',
|
|
99
112
|
'fabric.editor.placeholderText.description': 'Vložit na stránku textový zástupný symbol',
|
|
@@ -104,10 +117,16 @@ export default {
|
|
|
104
117
|
'fabric.editor.status': 'Stav',
|
|
105
118
|
'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
|
|
106
119
|
'fabric.editor.story': 'Story',
|
|
120
|
+
'fabric.editor.strike': 'Přeškrtnutí',
|
|
107
121
|
'fabric.editor.subTask': 'Podúkol',
|
|
122
|
+
'fabric.editor.subscript': 'Dolní index',
|
|
123
|
+
'fabric.editor.subscript.off.superscript.on': 'Dolní index vypnutý, horní index zapnutý',
|
|
124
|
+
'fabric.editor.superscript': 'Horní index',
|
|
125
|
+
'fabric.editor.superscript.off.subscript.on': 'Horní index vypnutý, dolní index zapnutý',
|
|
108
126
|
'fabric.editor.table': 'Tabulka',
|
|
109
127
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
110
128
|
'fabric.editor.task': 'Úkol',
|
|
129
|
+
'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
|
|
111
130
|
'fabric.editor.time.ago': 'zpět',
|
|
112
131
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
113
132
|
'fabric.editor.time.viewed': 'Zobrazeno',
|
|
@@ -119,7 +138,10 @@ export default {
|
|
|
119
138
|
'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
|
|
120
139
|
'fabric.editor.tooltip.taskList': 'položka akce',
|
|
121
140
|
'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
|
|
141
|
+
'fabric.editor.underline': 'Podtržení',
|
|
122
142
|
'fabric.editor.unlink': 'Zrušit propojení',
|
|
143
|
+
'fabric.editor.unorderedList': 'Seznam s odrážkami',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Vytvořit neseřazený seznam',
|
|
123
145
|
'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
|
|
124
146
|
'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
|
|
125
147
|
'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
|
|
18
18
|
'fabric.editor.blockTitle': 'Kort',
|
|
19
19
|
'fabric.editor.blockquote': 'et citat',
|
|
20
|
+
'fabric.editor.bold': 'Fed',
|
|
20
21
|
'fabric.editor.bug': 'Fejl',
|
|
21
22
|
'fabric.editor.cancelButton': 'Annullér',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Tilføj en billedtekst',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Muligheder for kort',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Ryd fomattering',
|
|
24
26
|
'fabric.editor.clearLink': 'Ryd link',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Ryd tekst',
|
|
28
|
+
'fabric.editor.code': 'Kode',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, kode aktiveret',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Tegn med tovejsfunktionalitet ændrer rækkefølgen, som teksten er gengivet i. Dette kan udnyttes til at skjule skadelig kode.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
@@ -81,6 +85,7 @@ export default {
|
|
|
81
85
|
'fabric.editor.inlineTitle': 'Indbyg',
|
|
82
86
|
'fabric.editor.insertMenu': 'Indsæt',
|
|
83
87
|
'fabric.editor.invalidLink': 'Indtast et gyldigt link.',
|
|
88
|
+
'fabric.editor.italic': 'Kursiv',
|
|
84
89
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
85
90
|
'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
|
|
86
91
|
'fabric.editor.layoutWide': 'Vis bred',
|
|
@@ -88,12 +93,20 @@ export default {
|
|
|
88
93
|
'fabric.editor.link.description': 'Indsæt et link',
|
|
89
94
|
'fabric.editor.linkAddress': 'Linkadresse',
|
|
90
95
|
'fabric.editor.linkPlaceholder': 'Indsæt link',
|
|
96
|
+
'fabric.editor.lists': 'Liste',
|
|
91
97
|
'fabric.editor.mediaAddLink': 'Tilføj link',
|
|
92
98
|
'fabric.editor.mediaFiles': 'Billede, video eller fil',
|
|
93
99
|
'fabric.editor.mediaFiles.description': 'Tilføj billeder eller andre filer til din side',
|
|
94
100
|
'fabric.editor.mention': 'Benævnelse',
|
|
95
101
|
'fabric.editor.mention.description': 'Omtal nogen for at sende dem en notifikation',
|
|
102
|
+
'fabric.editor.moreFormatting': 'Mere formatering',
|
|
103
|
+
'fabric.editor.navigate.toolbar.editor': 'Naviger til værktøjslinje til redigeringsprogram',
|
|
104
|
+
'fabric.editor.navigate.toolbar.floating': 'Naviger til flydende værktøjslinje',
|
|
105
|
+
'fabric.editor.off': '{formattingType} fra',
|
|
106
|
+
'fabric.editor.on': '{formattingType} til',
|
|
96
107
|
'fabric.editor.openLink': 'Åbn link i en nye fane',
|
|
108
|
+
'fabric.editor.orderedList': 'Nummereret liste',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Opret en sorteret liste',
|
|
97
110
|
'fabric.editor.pageActionsLabel': 'Sidehandlinger',
|
|
98
111
|
'fabric.editor.placeholderText': 'Midlertidig text',
|
|
99
112
|
'fabric.editor.placeholderText.description': 'Indsæt en pladsholdertekst på siden',
|
|
@@ -104,10 +117,16 @@ export default {
|
|
|
104
117
|
'fabric.editor.status': 'Status',
|
|
105
118
|
'fabric.editor.status.description': 'Tilføj en brugerdefineret statusetiket',
|
|
106
119
|
'fabric.editor.story': 'Historie',
|
|
120
|
+
'fabric.editor.strike': 'Gennemstreget',
|
|
107
121
|
'fabric.editor.subTask': 'Underopgave',
|
|
122
|
+
'fabric.editor.subscript': 'Sænket skrift',
|
|
123
|
+
'fabric.editor.subscript.off.superscript.on': 'Sænket skrift fra, hævet skrift til',
|
|
124
|
+
'fabric.editor.superscript': 'Hævet skrift',
|
|
125
|
+
'fabric.editor.superscript.off.subscript.on': 'Hævet skrift fra, sænket skrift til',
|
|
108
126
|
'fabric.editor.table': 'Tabel',
|
|
109
127
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
110
128
|
'fabric.editor.task': 'Opgave',
|
|
129
|
+
'fabric.editor.text.formatting.off': 'Tekstformatering fra',
|
|
111
130
|
'fabric.editor.time.ago': 'siden',
|
|
112
131
|
'fabric.editor.time.updated': 'Opdateret',
|
|
113
132
|
'fabric.editor.time.viewed': 'Vist',
|
|
@@ -119,7 +138,10 @@ export default {
|
|
|
119
138
|
'fabric.editor.tooltip.nestedExpand': 'en indlejret udvidelse',
|
|
120
139
|
'fabric.editor.tooltip.taskList': 'et handlingselement',
|
|
121
140
|
'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
|
|
141
|
+
'fabric.editor.underline': 'Understreget',
|
|
122
142
|
'fabric.editor.unlink': 'Fjern link',
|
|
143
|
+
'fabric.editor.unorderedList': 'Punktopstilling',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Opret en ikke-sorteret liste',
|
|
123
145
|
'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
|
|
124
146
|
'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
|
|
125
147
|
'fabric.editor.unsupportedInlineContent': 'Ikke-understøttet indhold',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Weitere Informationen zu einem Link anzeigen, darunter eine Zusammenfassung und Aktionen',
|
|
18
18
|
'fabric.editor.blockTitle': 'Karte',
|
|
19
19
|
'fabric.editor.blockquote': 'ein Angebot',
|
|
20
|
+
'fabric.editor.bold': 'Fett',
|
|
20
21
|
'fabric.editor.bug': 'Bug',
|
|
21
22
|
'fabric.editor.cancelButton': 'Abbrechen',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufügen',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Kartenoptionen',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Formatierung löschen',
|
|
24
26
|
'fabric.editor.clearLink': 'Link löschen',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Text löschen',
|
|
28
|
+
'fabric.editor.code': 'Code',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
@@ -81,6 +85,7 @@ export default {
|
|
|
81
85
|
'fabric.editor.inlineTitle': 'Inline',
|
|
82
86
|
'fabric.editor.insertMenu': 'Einfügen',
|
|
83
87
|
'fabric.editor.invalidLink': 'Bitte geben Sie einen gültigen Link ein.',
|
|
88
|
+
'fabric.editor.italic': 'Kursiv',
|
|
84
89
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
85
90
|
'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
|
|
86
91
|
'fabric.editor.layoutWide': 'Verbreitern',
|
|
@@ -88,12 +93,20 @@ export default {
|
|
|
88
93
|
'fabric.editor.link.description': 'Link einfügen',
|
|
89
94
|
'fabric.editor.linkAddress': 'Link-Adresse',
|
|
90
95
|
'fabric.editor.linkPlaceholder': 'Link einfügen',
|
|
96
|
+
'fabric.editor.lists': 'Listen',
|
|
91
97
|
'fabric.editor.mediaAddLink': 'Link hinzufügen',
|
|
92
98
|
'fabric.editor.mediaFiles': 'Bild, Video oder Datei',
|
|
93
99
|
'fabric.editor.mediaFiles.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufügen',
|
|
94
100
|
'fabric.editor.mention': 'Erwähnen',
|
|
95
101
|
'fabric.editor.mention.description': 'Erwähnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
|
|
102
|
+
'fabric.editor.moreFormatting': 'Mehr Formatierungsoptionen',
|
|
103
|
+
'fabric.editor.navigate.toolbar.editor': 'Zur Editor-Symbolleiste navigieren',
|
|
104
|
+
'fabric.editor.navigate.toolbar.floating': 'Zur unverankerten Symbolleiste navigieren',
|
|
105
|
+
'fabric.editor.off': '{formattingType} aus',
|
|
106
|
+
'fabric.editor.on': '{formattingType} ein',
|
|
96
107
|
'fabric.editor.openLink': 'Link in neuer Registerkarte öffnen',
|
|
108
|
+
'fabric.editor.orderedList': 'Nummerierte Liste',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Sortierte Liste erstellen',
|
|
97
110
|
'fabric.editor.pageActionsLabel': 'Seitenaktionen',
|
|
98
111
|
'fabric.editor.placeholderText': 'Platzhaltertext',
|
|
99
112
|
'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfügen',
|
|
@@ -104,10 +117,16 @@ export default {
|
|
|
104
117
|
'fabric.editor.status': 'Status',
|
|
105
118
|
'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufügen',
|
|
106
119
|
'fabric.editor.story': 'Story',
|
|
120
|
+
'fabric.editor.strike': 'Durchgestrichen',
|
|
107
121
|
'fabric.editor.subTask': 'Sub-Task',
|
|
122
|
+
'fabric.editor.subscript': 'Tiefgestellt',
|
|
123
|
+
'fabric.editor.subscript.off.superscript.on': 'Tiefgestelltes Zeichen aus, hochgestelltes Zeichen ein',
|
|
124
|
+
'fabric.editor.superscript': 'Hochgestellt',
|
|
125
|
+
'fabric.editor.superscript.off.subscript.on': 'Hochgestelltes Zeichen aus, tiefgestelltes Zeichen ein',
|
|
108
126
|
'fabric.editor.table': 'Tabelle',
|
|
109
127
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
110
128
|
'fabric.editor.task': 'Task',
|
|
129
|
+
'fabric.editor.text.formatting.off': 'Textformatierung aus',
|
|
111
130
|
'fabric.editor.time.ago': 'vor',
|
|
112
131
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
113
132
|
'fabric.editor.time.viewed': 'Angesehen',
|
|
@@ -119,7 +138,10 @@ export default {
|
|
|
119
138
|
'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
|
|
120
139
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
121
140
|
'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
|
|
141
|
+
'fabric.editor.underline': 'Unterstrichen',
|
|
122
142
|
'fabric.editor.unlink': 'Verknüpfung löschen',
|
|
143
|
+
'fabric.editor.unorderedList': 'Aufzählung',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Unsortierte Liste erstellen',
|
|
123
145
|
'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
|
|
124
146
|
'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
|
|
125
147
|
'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -93,6 +93,7 @@ export default {
|
|
|
93
93
|
'fabric.editor.link.description': 'Insert a link',
|
|
94
94
|
'fabric.editor.linkAddress': 'Link address',
|
|
95
95
|
'fabric.editor.linkPlaceholder': 'Paste link',
|
|
96
|
+
'fabric.editor.lists': 'Lists',
|
|
96
97
|
'fabric.editor.mediaAddLink': 'Add link',
|
|
97
98
|
'fabric.editor.mediaFiles': 'Image, video, or file',
|
|
98
99
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
@@ -104,6 +105,8 @@ export default {
|
|
|
104
105
|
'fabric.editor.off': '{formattingType} Off',
|
|
105
106
|
'fabric.editor.on': '{formattingType} On',
|
|
106
107
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
108
|
+
'fabric.editor.orderedList': 'Numbered list',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
107
110
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
108
111
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
109
112
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
@@ -137,6 +140,8 @@ export default {
|
|
|
137
140
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
141
|
'fabric.editor.underline': 'Underline',
|
|
139
142
|
'fabric.editor.unlink': 'Unlink',
|
|
143
|
+
'fabric.editor.unorderedList': 'Bullet list',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
140
145
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
141
146
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
|
142
147
|
'fabric.editor.unsupportedInlineContent': 'Unsupported content',
|
|
@@ -93,6 +93,7 @@ export default {
|
|
|
93
93
|
'fabric.editor.link.description': 'Insert a link',
|
|
94
94
|
'fabric.editor.linkAddress': 'Link address',
|
|
95
95
|
'fabric.editor.linkPlaceholder': 'Paste link',
|
|
96
|
+
'fabric.editor.lists': 'Lists',
|
|
96
97
|
'fabric.editor.mediaAddLink': 'Add link',
|
|
97
98
|
'fabric.editor.mediaFiles': 'Image, video, or file',
|
|
98
99
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
@@ -104,6 +105,8 @@ export default {
|
|
|
104
105
|
'fabric.editor.off': '{formattingType} Off',
|
|
105
106
|
'fabric.editor.on': '{formattingType} On',
|
|
106
107
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
108
|
+
'fabric.editor.orderedList': 'Numbered list',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
107
110
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
108
111
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
109
112
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
@@ -137,6 +140,8 @@ export default {
|
|
|
137
140
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
141
|
'fabric.editor.underline': 'Underline',
|
|
139
142
|
'fabric.editor.unlink': 'Unlink',
|
|
143
|
+
'fabric.editor.unorderedList': 'Bullet list',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
140
145
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
141
146
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
|
142
147
|
'fabric.editor.unsupportedInlineContent': 'Unsupported content',
|
|
@@ -93,6 +93,7 @@ export default {
|
|
|
93
93
|
'fabric.editor.link.description': 'Insert a link',
|
|
94
94
|
'fabric.editor.linkAddress': 'Link address',
|
|
95
95
|
'fabric.editor.linkPlaceholder': 'Paste link',
|
|
96
|
+
'fabric.editor.lists': 'Lists',
|
|
96
97
|
'fabric.editor.mediaAddLink': 'Add link',
|
|
97
98
|
'fabric.editor.mediaFiles': 'Image, video, or file',
|
|
98
99
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
@@ -104,6 +105,8 @@ export default {
|
|
|
104
105
|
'fabric.editor.off': '{formattingType} Off',
|
|
105
106
|
'fabric.editor.on': '{formattingType} On',
|
|
106
107
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
108
|
+
'fabric.editor.orderedList': 'Numbered list',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
107
110
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
108
111
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
109
112
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
@@ -137,6 +140,8 @@ export default {
|
|
|
137
140
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
141
|
'fabric.editor.underline': 'Underline',
|
|
139
142
|
'fabric.editor.unlink': 'Unlink',
|
|
143
|
+
'fabric.editor.unorderedList': 'Bullet list',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
140
145
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
141
146
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
|
142
147
|
'fabric.editor.unsupportedInlineContent': 'Unsupported content',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
18
18
|
'fabric.editor.blockTitle': 'Tarjeta',
|
|
19
19
|
'fabric.editor.blockquote': 'una cita',
|
|
20
|
+
'fabric.editor.bold': 'Negrita',
|
|
20
21
|
'fabric.editor.bug': 'Error',
|
|
21
22
|
'fabric.editor.cancelButton': 'Cancelar',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Opciones de tarjeta',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Borrar formato',
|
|
24
26
|
'fabric.editor.clearLink': 'Borrar enlace',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Borrar texto',
|
|
28
|
+
'fabric.editor.code': 'Código',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, código activado',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Los caracteres bidireccionales cambian el orden de renderización del texto. Esto podría utilizarse para ocultar código malicioso.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
@@ -81,6 +85,7 @@ export default {
|
|
|
81
85
|
'fabric.editor.inlineTitle': 'Insertado',
|
|
82
86
|
'fabric.editor.insertMenu': 'Insertar',
|
|
83
87
|
'fabric.editor.invalidLink': 'Introduce un enlace válido.',
|
|
88
|
+
'fabric.editor.italic': 'Cursiva',
|
|
84
89
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
85
90
|
'fabric.editor.layoutFullWidth': 'Usar ancho completo',
|
|
86
91
|
'fabric.editor.layoutWide': 'Usar formato ancho',
|
|
@@ -88,12 +93,20 @@ export default {
|
|
|
88
93
|
'fabric.editor.link.description': 'Insertar un enlace',
|
|
89
94
|
'fabric.editor.linkAddress': 'Dirección del enlace',
|
|
90
95
|
'fabric.editor.linkPlaceholder': 'Pegar enlace',
|
|
96
|
+
'fabric.editor.lists': 'Listas',
|
|
91
97
|
'fabric.editor.mediaAddLink': 'Añadir enlace',
|
|
92
98
|
'fabric.editor.mediaFiles': 'Imagen, vídeo o archivo',
|
|
93
99
|
'fabric.editor.mediaFiles.description': 'Añadir imágenes y otros archivos a la página',
|
|
94
100
|
'fabric.editor.mention': 'Mención',
|
|
95
101
|
'fabric.editor.mention.description': 'Mencionar a alguien para enviarle una notificación',
|
|
102
|
+
'fabric.editor.moreFormatting': 'Más formatos',
|
|
103
|
+
'fabric.editor.navigate.toolbar.editor': 'Ve a la barra de herramientas del editor',
|
|
104
|
+
'fabric.editor.navigate.toolbar.floating': 'Ve a la barra de herramientas flotante',
|
|
105
|
+
'fabric.editor.off': '{formattingType} desactivado',
|
|
106
|
+
'fabric.editor.on': '{formattingType} activado',
|
|
96
107
|
'fabric.editor.openLink': 'Abrir el enlace en otra pestaña',
|
|
108
|
+
'fabric.editor.orderedList': 'Lista numerada',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Crear una lista ordenada',
|
|
97
110
|
'fabric.editor.pageActionsLabel': 'Acciones de la página',
|
|
98
111
|
'fabric.editor.placeholderText': 'Texto de marcador de posición',
|
|
99
112
|
'fabric.editor.placeholderText.description': 'Insertar un marcador de posición de texto en la página',
|
|
@@ -104,10 +117,16 @@ export default {
|
|
|
104
117
|
'fabric.editor.status': 'Estado',
|
|
105
118
|
'fabric.editor.status.description': 'Añadir una etiqueta de estado personalizada',
|
|
106
119
|
'fabric.editor.story': 'Historia',
|
|
120
|
+
'fabric.editor.strike': 'Tachado',
|
|
107
121
|
'fabric.editor.subTask': 'Subtarea',
|
|
122
|
+
'fabric.editor.subscript': 'Subíndice',
|
|
123
|
+
'fabric.editor.subscript.off.superscript.on': 'Subíndice desactivado, superíndice activado',
|
|
124
|
+
'fabric.editor.superscript': 'Superíndice',
|
|
125
|
+
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
108
126
|
'fabric.editor.table': 'Tabla',
|
|
109
127
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
110
128
|
'fabric.editor.task': 'Tarea',
|
|
129
|
+
'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
|
|
111
130
|
'fabric.editor.time.ago': 'antes',
|
|
112
131
|
'fabric.editor.time.updated': 'Actualizado',
|
|
113
132
|
'fabric.editor.time.viewed': 'Visto',
|
|
@@ -119,7 +138,10 @@ export default {
|
|
|
119
138
|
'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
|
|
120
139
|
'fabric.editor.tooltip.taskList': 'un elemento de acción',
|
|
121
140
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
141
|
+
'fabric.editor.underline': 'Subrayado',
|
|
122
142
|
'fabric.editor.unlink': 'Desvincular',
|
|
143
|
+
'fabric.editor.unorderedList': 'Lista de viñetas',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
|
|
123
145
|
'fabric.editor.unsupportedBlockContent': 'Este editor no permite mostrar este contenido.',
|
|
124
146
|
'fabric.editor.unsupportedContentTooltip': 'El contenido no está disponible en este editor, se conservará cuando edites y guardes.',
|
|
125
147
|
'fabric.editor.unsupportedInlineContent': 'Contenido no admitido',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
18
18
|
'fabric.editor.blockTitle': 'Kortti',
|
|
19
19
|
'fabric.editor.blockquote': 'sitaatti',
|
|
20
|
+
'fabric.editor.bold': 'Lihavoitu',
|
|
20
21
|
'fabric.editor.bug': 'Bugi',
|
|
21
22
|
'fabric.editor.cancelButton': 'Peruuta',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Lisää kuvateksti',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Korttivaihtoehdot',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Tyhjennä muotoilu',
|
|
24
26
|
'fabric.editor.clearLink': 'Tyhjennä linkki',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Tyhjennä teksti',
|
|
28
|
+
'fabric.editor.code': 'Koodi',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, koodinmuokkaus käytössä',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Kaksisuuntaiset merkit muuttavat tekstin renderöintijärjestystä. Tätä voidaan hyödyntää haitallisen koodin peittämisessä.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopioitu!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
@@ -81,6 +85,7 @@ export default {
|
|
|
81
85
|
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
82
86
|
'fabric.editor.insertMenu': 'Lisää',
|
|
83
87
|
'fabric.editor.invalidLink': 'Anna käypä linkki.',
|
|
88
|
+
'fabric.editor.italic': 'Kursivoitu',
|
|
84
89
|
'fabric.editor.layoutFixedWidth': 'Takaisin keskelle',
|
|
85
90
|
'fabric.editor.layoutFullWidth': 'Näytä koko leveydellä',
|
|
86
91
|
'fabric.editor.layoutWide': 'Levennä',
|
|
@@ -88,12 +93,20 @@ export default {
|
|
|
88
93
|
'fabric.editor.link.description': 'Lisää linkki',
|
|
89
94
|
'fabric.editor.linkAddress': 'Linkitä osoite',
|
|
90
95
|
'fabric.editor.linkPlaceholder': 'Liimaa linkki',
|
|
96
|
+
'fabric.editor.lists': 'Luettelot',
|
|
91
97
|
'fabric.editor.mediaAddLink': 'Lisää linkki',
|
|
92
98
|
'fabric.editor.mediaFiles': 'Kuva, video tai tiedosto',
|
|
93
99
|
'fabric.editor.mediaFiles.description': 'Lisää kuvia ja muita tiedostoja sivullesi',
|
|
94
100
|
'fabric.editor.mention': 'Maininta',
|
|
95
101
|
'fabric.editor.mention.description': 'Merkitse joku henkilö lähettääksesi hänelle ilmoituksen',
|
|
102
|
+
'fabric.editor.moreFormatting': 'Lisää muotoilua',
|
|
103
|
+
'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
|
|
104
|
+
'fabric.editor.navigate.toolbar.floating': 'Siirry kelluvaan työkalupalkkiin',
|
|
105
|
+
'fabric.editor.off': '{formattingType} ei käytössä',
|
|
106
|
+
'fabric.editor.on': '{formattingType} käytössä',
|
|
96
107
|
'fabric.editor.openLink': 'Avaa linkki uudessa välilehdessä',
|
|
108
|
+
'fabric.editor.orderedList': 'Numeroitu luettelo',
|
|
109
|
+
'fabric.editor.orderedList.description': 'Luo järjestetty luettelo',
|
|
97
110
|
'fabric.editor.pageActionsLabel': 'Sivun toiminnot',
|
|
98
111
|
'fabric.editor.placeholderText': 'Paikkamerkin teksti',
|
|
99
112
|
'fabric.editor.placeholderText.description': 'Aseta tekstin paikkamerkki sivulle',
|
|
@@ -104,10 +117,16 @@ export default {
|
|
|
104
117
|
'fabric.editor.status': 'Tila',
|
|
105
118
|
'fabric.editor.status.description': 'Lisää mukautettu tilan tunniste',
|
|
106
119
|
'fabric.editor.story': 'Tarina',
|
|
120
|
+
'fabric.editor.strike': 'Yliviivaus',
|
|
107
121
|
'fabric.editor.subTask': 'Alitehtävä',
|
|
122
|
+
'fabric.editor.subscript': 'Alaindeksi',
|
|
123
|
+
'fabric.editor.subscript.off.superscript.on': 'Alaindeksi pois käytöstä, yläindeksi käytössä',
|
|
124
|
+
'fabric.editor.superscript': 'Yläindeksi',
|
|
125
|
+
'fabric.editor.superscript.off.subscript.on': 'Yläindeksi pois käytöstä, alaindeksi käytössä',
|
|
108
126
|
'fabric.editor.table': 'Taulu',
|
|
109
127
|
'fabric.editor.table.description': 'Lisää taulukko',
|
|
110
128
|
'fabric.editor.task': 'Tehtävä',
|
|
129
|
+
'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
|
|
111
130
|
'fabric.editor.time.ago': 'sitten',
|
|
112
131
|
'fabric.editor.time.updated': 'Päivitetty',
|
|
113
132
|
'fabric.editor.time.viewed': 'Katseltu',
|
|
@@ -119,7 +138,10 @@ export default {
|
|
|
119
138
|
'fabric.editor.tooltip.nestedExpand': 'sisäkkäinen laajennus',
|
|
120
139
|
'fabric.editor.tooltip.taskList': 'toimintakohde',
|
|
121
140
|
'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
|
|
141
|
+
'fabric.editor.underline': 'Alleviivaus',
|
|
122
142
|
'fabric.editor.unlink': 'Poista linkitys',
|
|
143
|
+
'fabric.editor.unorderedList': 'Pisteluettelo',
|
|
144
|
+
'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
|
|
123
145
|
'fabric.editor.unsupportedBlockContent': 'Tämä editori ei tue tämän sisällön näyttämistä',
|
|
124
146
|
'fabric.editor.unsupportedContentTooltip': 'Sisältöä ei ole saatavilla tässä editorissa – tämä pätee myös sen jälkeen, kun muokkaat ja tallennat',
|
|
125
147
|
'fabric.editor.unsupportedInlineContent': 'Sisältöä ei tueta',
|