@atlaskit/renderer 124.17.6 → 124.17.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 +8 -0
- package/afm-cc/tsconfig.json +2 -1
- package/afm-jira/tsconfig.json +2 -1
- package/afm-products/tsconfig.json +2 -1
- package/dist/cjs/i18n/cs.js +12 -4
- package/dist/cjs/i18n/da.js +12 -4
- package/dist/cjs/i18n/de.js +12 -4
- package/dist/cjs/i18n/en.js +12 -4
- package/dist/cjs/i18n/en_GB.js +12 -4
- package/dist/cjs/i18n/en_ZZ.js +12 -4
- package/dist/cjs/i18n/es.js +12 -4
- package/dist/cjs/i18n/fi.js +12 -4
- package/dist/cjs/i18n/fr.js +12 -4
- package/dist/cjs/i18n/hr.js +12 -4
- package/dist/cjs/i18n/hu.js +12 -4
- package/dist/cjs/i18n/it.js +12 -4
- package/dist/cjs/i18n/ja.js +12 -4
- package/dist/cjs/i18n/ko.js +12 -4
- package/dist/cjs/i18n/nb.js +12 -4
- package/dist/cjs/i18n/nl.js +12 -4
- package/dist/cjs/i18n/pl.js +12 -4
- package/dist/cjs/i18n/pt_BR.js +12 -4
- package/dist/cjs/i18n/ru.js +12 -4
- package/dist/cjs/i18n/sl.js +12 -4
- package/dist/cjs/i18n/sr_RS.js +12 -4
- package/dist/cjs/i18n/sr_YR.js +12 -4
- package/dist/cjs/i18n/sv.js +12 -4
- package/dist/cjs/i18n/th.js +12 -4
- package/dist/cjs/i18n/tr.js +12 -4
- package/dist/cjs/i18n/uk.js +12 -4
- package/dist/cjs/i18n/vi.js +12 -4
- package/dist/cjs/i18n/zh.js +12 -4
- package/dist/cjs/i18n/zh_TW.js +12 -4
- package/dist/cjs/react/marks/breakout.js +1 -4
- package/dist/cjs/ui/Renderer/index.js +1 -1
- package/dist/es2019/i18n/cs.js +12 -4
- package/dist/es2019/i18n/da.js +12 -4
- package/dist/es2019/i18n/de.js +12 -4
- package/dist/es2019/i18n/en.js +12 -4
- package/dist/es2019/i18n/en_GB.js +12 -4
- package/dist/es2019/i18n/en_ZZ.js +12 -4
- package/dist/es2019/i18n/es.js +12 -4
- package/dist/es2019/i18n/fi.js +12 -4
- package/dist/es2019/i18n/fr.js +12 -4
- package/dist/es2019/i18n/hr.js +12 -4
- package/dist/es2019/i18n/hu.js +12 -4
- package/dist/es2019/i18n/it.js +12 -4
- package/dist/es2019/i18n/ja.js +12 -4
- package/dist/es2019/i18n/ko.js +12 -4
- package/dist/es2019/i18n/nb.js +12 -4
- package/dist/es2019/i18n/nl.js +12 -4
- package/dist/es2019/i18n/pl.js +12 -4
- package/dist/es2019/i18n/pt_BR.js +12 -4
- package/dist/es2019/i18n/ru.js +12 -4
- package/dist/es2019/i18n/sl.js +12 -4
- package/dist/es2019/i18n/sr_RS.js +12 -4
- package/dist/es2019/i18n/sr_YR.js +12 -4
- package/dist/es2019/i18n/sv.js +12 -4
- package/dist/es2019/i18n/th.js +12 -4
- package/dist/es2019/i18n/tr.js +12 -4
- package/dist/es2019/i18n/uk.js +12 -4
- package/dist/es2019/i18n/vi.js +12 -4
- package/dist/es2019/i18n/zh.js +12 -4
- package/dist/es2019/i18n/zh_TW.js +12 -4
- package/dist/es2019/react/marks/breakout.js +2 -5
- package/dist/es2019/ui/Renderer/index.js +1 -1
- package/dist/esm/i18n/cs.js +12 -4
- package/dist/esm/i18n/da.js +12 -4
- package/dist/esm/i18n/de.js +12 -4
- package/dist/esm/i18n/en.js +12 -4
- package/dist/esm/i18n/en_GB.js +12 -4
- package/dist/esm/i18n/en_ZZ.js +12 -4
- package/dist/esm/i18n/es.js +12 -4
- package/dist/esm/i18n/fi.js +12 -4
- package/dist/esm/i18n/fr.js +12 -4
- package/dist/esm/i18n/hr.js +12 -4
- package/dist/esm/i18n/hu.js +12 -4
- package/dist/esm/i18n/it.js +12 -4
- package/dist/esm/i18n/ja.js +12 -4
- package/dist/esm/i18n/ko.js +12 -4
- package/dist/esm/i18n/nb.js +12 -4
- package/dist/esm/i18n/nl.js +12 -4
- package/dist/esm/i18n/pl.js +12 -4
- package/dist/esm/i18n/pt_BR.js +12 -4
- package/dist/esm/i18n/ru.js +12 -4
- package/dist/esm/i18n/sl.js +12 -4
- package/dist/esm/i18n/sr_RS.js +12 -4
- package/dist/esm/i18n/sr_YR.js +12 -4
- package/dist/esm/i18n/sv.js +12 -4
- package/dist/esm/i18n/th.js +12 -4
- package/dist/esm/i18n/tr.js +12 -4
- package/dist/esm/i18n/uk.js +12 -4
- package/dist/esm/i18n/vi.js +12 -4
- package/dist/esm/i18n/zh.js +12 -4
- package/dist/esm/i18n/zh_TW.js +12 -4
- package/dist/esm/react/marks/breakout.js +2 -5
- package/dist/esm/ui/Renderer/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +12 -2
- package/dist/types/i18n/da.d.ts +12 -2
- package/dist/types/i18n/de.d.ts +12 -2
- package/dist/types/i18n/en.d.ts +12 -2
- package/dist/types/i18n/en_GB.d.ts +12 -2
- package/dist/types/i18n/en_ZZ.d.ts +12 -2
- package/dist/types/i18n/es.d.ts +12 -2
- package/dist/types/i18n/fi.d.ts +12 -2
- package/dist/types/i18n/fr.d.ts +12 -2
- package/dist/types/i18n/hr.d.ts +12 -2
- package/dist/types/i18n/hu.d.ts +12 -2
- package/dist/types/i18n/it.d.ts +12 -2
- package/dist/types/i18n/ja.d.ts +12 -2
- package/dist/types/i18n/ko.d.ts +12 -2
- package/dist/types/i18n/nb.d.ts +12 -2
- package/dist/types/i18n/nl.d.ts +12 -2
- package/dist/types/i18n/pl.d.ts +12 -2
- package/dist/types/i18n/pt_BR.d.ts +12 -2
- package/dist/types/i18n/ru.d.ts +12 -2
- package/dist/types/i18n/sl.d.ts +12 -2
- package/dist/types/i18n/sr_RS.d.ts +12 -2
- package/dist/types/i18n/sr_YR.d.ts +12 -2
- package/dist/types/i18n/sv.d.ts +12 -2
- package/dist/types/i18n/th.d.ts +12 -2
- package/dist/types/i18n/tr.d.ts +12 -2
- package/dist/types/i18n/uk.d.ts +12 -2
- package/dist/types/i18n/vi.d.ts +12 -2
- package/dist/types/i18n/zh.d.ts +12 -2
- package/dist/types/i18n/zh_TW.d.ts +12 -2
- package/dist/types/react/nodes/paragraph.d.ts +1 -1
- package/dist/types/ui/Renderer/breakout-ssr.d.ts +1 -1
- package/dist/types/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types/ui/SmartCardStorage.d.ts +1 -1
- package/dist/types/ui/active-header-id-provider.d.ts +1 -1
- package/dist/types/ui/annotations/contexts/AnnotationHoverContext.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +12 -2
- package/dist/types-ts4.5/i18n/da.d.ts +12 -2
- package/dist/types-ts4.5/i18n/de.d.ts +12 -2
- package/dist/types-ts4.5/i18n/en.d.ts +12 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +12 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +12 -2
- package/dist/types-ts4.5/i18n/es.d.ts +12 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +12 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +12 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +12 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +12 -2
- package/dist/types-ts4.5/i18n/it.d.ts +12 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +12 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +12 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +12 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +12 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +12 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +12 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +12 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +12 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +12 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +12 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +12 -2
- package/dist/types-ts4.5/i18n/th.d.ts +12 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +12 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +12 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +12 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +12 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +12 -2
- package/dist/types-ts4.5/react/nodes/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/ui/Renderer/breakout-ssr.d.ts +1 -1
- package/dist/types-ts4.5/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/SmartCardStorage.d.ts +1 -1
- package/dist/types-ts4.5/ui/active-header-id-provider.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/contexts/AnnotationHoverContext.d.ts +1 -1
- package/package.json +4 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/renderer
|
|
2
2
|
|
|
3
|
+
## 124.17.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`ef8a15fab8805`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef8a15fab8805) -
|
|
8
|
+
Remove platform_editor_renderer_breakout_fix experiment - apply the enabled behavior as default
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
3
11
|
## 124.17.6
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
package/afm-cc/tsconfig.json
CHANGED
package/afm-jira/tsconfig.json
CHANGED
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _cs = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/cs"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Czech
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'vzestupně',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Zkopírováno!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Kopírovat odkaz na nadpis',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopírovat',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'sestupně',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopírování se nezdařilo',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Žádné',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'konec vloženého komentáře',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře'
|
|
25
|
+
};
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _da = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/da"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Danish (Denmark)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'stigende',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Kopieret!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Kopiér link til overskrift',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopiér',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'faldende',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopiering mislykkedes',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'ingen',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'slut på indlejret kommentar',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar'
|
|
25
|
+
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _de = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/de"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//German (Germany)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'aufsteigend',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Kopiert!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Link zur Überschrift kopieren',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopieren',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'absteigend',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopieren ist fehlgeschlagen',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Keine',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'Ende des Inline-Kommentars',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars'
|
|
25
|
+
};
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _en = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/en"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ascending',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copied!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
25
|
+
};
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _en_GB = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_GB"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//English (United Kingdom)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ascending',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copied!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
25
|
+
};
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _en_ZZ = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_ZZ"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ascending',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copied!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
25
|
+
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _es = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/es"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Spanish (International)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ascendente',
|
|
17
|
+
'fabric.editor.headingLink.copied': '¡Copiado!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Copiar enlace en el título',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copiar',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'descendente',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copia fallida',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'ninguno',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'final de comentario insertado',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado'
|
|
25
|
+
};
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _fi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/fi"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Finnish
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'nousevassa järjestyksessä',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Kopioitu!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Kopioi otsikkolinkki',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopioi',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'laskevassa järjestyksessä',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopiointi epäonnistui',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Ei mitään',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'tekstin sisäisen kommentin loppu',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku'
|
|
25
|
+
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _fr = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/fr"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//French (France)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ordre croissant',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copié !',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': "Copier le lien vers l'en-tête",
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copier',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'ordre décroissant',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Néant',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
|
|
25
|
+
};
|
package/dist/cjs/i18n/hr.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _hr = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/hr"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Croatian (Croatia) [hr-HR]
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'uzlazno',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Kopirano!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj poveznicu u zaglavlju',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'silazno',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Neuspjelo kopiranje',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'nema',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'završetak za umetnuti komentar',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'početak za umetnuti komentar'
|
|
25
|
+
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _hu = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/hu"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Hungarian
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'növekvő',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Másolva!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Fejléc linkjének másolása',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Másolás',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'csökkenő',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
|
|
25
|
+
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _it = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/it"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Italian (Italy)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'crescente',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copiato.',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': "Copia link nell'intestazione",
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copia',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'decrescente',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Copia non riuscita',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'nessuno',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'fine del commento in linea',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea'
|
|
25
|
+
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _ja = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/ja"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Japanese
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': '昇順',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'コピーしました',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': '見出しへのリンクをコピー',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'コピー',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': '降順',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'コピーできませんでした。',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'なし',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'インライン コメント終了',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'インライン コメント開始'
|
|
25
|
+
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _ko = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/ko"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Korean
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': '오름차순',
|
|
17
|
+
'fabric.editor.headingLink.copied': '복사되었습니다!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': '링크를 제목에 복사',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': '복사',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': '내림차순',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': '복사 실패',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': '없음',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': '인라인 댓글 끝',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': '인라인 댓글 시작'
|
|
25
|
+
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _nb = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/nb"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Norwegian (Bokmål)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'stigende',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Kopiert!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Kopier kobling til overskrift',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopier',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'synkende',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'ingen',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
|
|
25
|
+
};
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _nl = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/nl"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Dutch (Netherlands)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'oplopend',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Gekopieerd!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Link naar kop kopiëren',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopiëren',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'aflopend',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Geen',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
|
|
25
|
+
};
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _pl = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/pl"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Polish (Poland)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'rosnąco',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Skopiowano!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Skopiuj łącze do nagłówka',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Kopiuj',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'malejąco',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Kopiowanie nie powiodło się',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Brak',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'koniec komentarza śródwierszowego',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego'
|
|
25
|
+
};
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _pt_BR = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/pt_BR"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Portuguese (Brazil)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'ascendente',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Copiado!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Copiar link para cabeçalho',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Copiar',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'descendente',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Falha na cópia',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'nenhum',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'fim de comentário em linha',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'início de comentário em linha'
|
|
25
|
+
};
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _ru = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-editor-renderer/i18n/ru"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
|
-
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
11
8
|
/**
|
|
12
9
|
* NOTE:
|
|
13
10
|
*
|
|
14
11
|
* This file is automatically generated by Traduki 2.0.
|
|
15
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
16
13
|
*/
|
|
17
|
-
|
|
14
|
+
//Russian
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'fabric.editor.headingLink.ascSortingLabel': 'по возрастанию',
|
|
17
|
+
'fabric.editor.headingLink.copied': 'Скопировано!',
|
|
18
|
+
'fabric.editor.headingLink.copyAnchorLink': 'Копировать ссылку в заголовок',
|
|
19
|
+
'fabric.editor.headingLink.copyAriaLabel': 'Скопировать',
|
|
20
|
+
'fabric.editor.headingLink.descSortingLabel': 'по убыванию',
|
|
21
|
+
'fabric.editor.headingLink.failedToCopy': 'Ошибка копирования',
|
|
22
|
+
'fabric.editor.headingLink.noneSortingLabel': 'Нет',
|
|
23
|
+
'fabric.editor.inlineComment.marker.end': 'конец встроенного комментария',
|
|
24
|
+
'fabric.editor.inlineComment.marker.start': 'начало встроенного комментария'
|
|
25
|
+
};
|