@atlaskit/editor-core 185.16.3 → 185.16.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/.eslintrc.js +1 -0
- package/CHANGELOG.md +8 -0
- package/dist/cjs/i18n/cs.js +0 -35
- package/dist/cjs/i18n/da.js +0 -35
- package/dist/cjs/i18n/de.js +0 -35
- package/dist/cjs/i18n/en.js +0 -35
- package/dist/cjs/i18n/en_GB.js +0 -35
- package/dist/cjs/i18n/en_ZZ.js +0 -35
- package/dist/cjs/i18n/es.js +1 -35
- package/dist/cjs/i18n/fi.js +0 -35
- package/dist/cjs/i18n/fr.js +1 -35
- package/dist/cjs/i18n/hu.js +1 -35
- package/dist/cjs/i18n/it.js +1 -35
- package/dist/cjs/i18n/ja.js +1 -35
- package/dist/cjs/i18n/ko.js +0 -35
- package/dist/cjs/i18n/nb.js +1 -35
- package/dist/cjs/i18n/nl.js +1 -35
- package/dist/cjs/i18n/pl.js +1 -35
- package/dist/cjs/i18n/pt_BR.js +1 -35
- package/dist/cjs/i18n/ru.js +1 -35
- package/dist/cjs/i18n/sv.js +0 -35
- package/dist/cjs/i18n/th.js +0 -35
- package/dist/cjs/i18n/tr.js +1 -35
- package/dist/cjs/i18n/uk.js +1 -35
- package/dist/cjs/i18n/vi.js +0 -35
- package/dist/cjs/i18n/zh.js +1 -35
- package/dist/cjs/i18n/zh_TW.js +1 -35
- package/dist/cjs/labs/next/presets/mobile.js +1 -1
- package/dist/cjs/labs/next/presets/universal.js +2 -2
- package/dist/cjs/plugins/deprecated-card/doc.js +111 -0
- package/dist/cjs/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/cjs/plugins/index.js +0 -7
- package/dist/cjs/plugins/media/nodeviews/mediaSingle.js +14 -25
- package/dist/cjs/plugins/media/ui/ResizableMediaSingle/index.js +39 -27
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +0 -35
- package/dist/es2019/i18n/da.js +0 -35
- package/dist/es2019/i18n/de.js +0 -35
- package/dist/es2019/i18n/en.js +0 -35
- package/dist/es2019/i18n/en_GB.js +0 -35
- package/dist/es2019/i18n/en_ZZ.js +0 -35
- package/dist/es2019/i18n/es.js +1 -35
- package/dist/es2019/i18n/fi.js +0 -35
- package/dist/es2019/i18n/fr.js +1 -35
- package/dist/es2019/i18n/hu.js +1 -35
- package/dist/es2019/i18n/it.js +1 -35
- package/dist/es2019/i18n/ja.js +1 -35
- package/dist/es2019/i18n/ko.js +0 -35
- package/dist/es2019/i18n/nb.js +1 -35
- package/dist/es2019/i18n/nl.js +1 -35
- package/dist/es2019/i18n/pl.js +1 -35
- package/dist/es2019/i18n/pt_BR.js +1 -35
- package/dist/es2019/i18n/ru.js +1 -35
- package/dist/es2019/i18n/sv.js +0 -35
- package/dist/es2019/i18n/th.js +0 -35
- package/dist/es2019/i18n/tr.js +1 -35
- package/dist/es2019/i18n/uk.js +1 -35
- package/dist/es2019/i18n/vi.js +0 -35
- package/dist/es2019/i18n/zh.js +1 -35
- package/dist/es2019/i18n/zh_TW.js +1 -35
- package/dist/es2019/labs/next/presets/mobile.js +1 -1
- package/dist/es2019/labs/next/presets/universal.js +1 -1
- package/dist/es2019/plugins/deprecated-card/doc.js +97 -0
- package/dist/es2019/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/es2019/plugins/index.js +0 -1
- package/dist/es2019/plugins/media/nodeviews/mediaSingle.js +2 -14
- package/dist/es2019/plugins/media/ui/ResizableMediaSingle/index.js +13 -0
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +0 -35
- package/dist/esm/i18n/da.js +0 -35
- package/dist/esm/i18n/de.js +0 -35
- package/dist/esm/i18n/en.js +0 -35
- package/dist/esm/i18n/en_GB.js +0 -35
- package/dist/esm/i18n/en_ZZ.js +0 -35
- package/dist/esm/i18n/es.js +1 -35
- package/dist/esm/i18n/fi.js +0 -35
- package/dist/esm/i18n/fr.js +1 -35
- package/dist/esm/i18n/hu.js +1 -35
- package/dist/esm/i18n/it.js +1 -35
- package/dist/esm/i18n/ja.js +1 -35
- package/dist/esm/i18n/ko.js +0 -35
- package/dist/esm/i18n/nb.js +1 -35
- package/dist/esm/i18n/nl.js +1 -35
- package/dist/esm/i18n/pl.js +1 -35
- package/dist/esm/i18n/pt_BR.js +1 -35
- package/dist/esm/i18n/ru.js +1 -35
- package/dist/esm/i18n/sv.js +0 -35
- package/dist/esm/i18n/th.js +0 -35
- package/dist/esm/i18n/tr.js +1 -35
- package/dist/esm/i18n/uk.js +1 -35
- package/dist/esm/i18n/vi.js +0 -35
- package/dist/esm/i18n/zh.js +1 -35
- package/dist/esm/i18n/zh_TW.js +1 -35
- package/dist/esm/labs/next/presets/mobile.js +1 -1
- package/dist/esm/labs/next/presets/universal.js +1 -1
- package/dist/esm/plugins/deprecated-card/doc.js +105 -0
- package/dist/esm/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/esm/plugins/index.js +0 -1
- package/dist/esm/plugins/media/nodeviews/mediaSingle.js +14 -25
- package/dist/esm/plugins/media/ui/ResizableMediaSingle/index.js +39 -27
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +0 -35
- package/dist/types/i18n/da.d.ts +0 -35
- package/dist/types/i18n/de.d.ts +0 -35
- package/dist/types/i18n/en.d.ts +0 -35
- package/dist/types/i18n/en_GB.d.ts +0 -35
- package/dist/types/i18n/en_ZZ.d.ts +0 -35
- package/dist/types/i18n/es.d.ts +1 -35
- package/dist/types/i18n/fi.d.ts +0 -35
- package/dist/types/i18n/fr.d.ts +1 -35
- package/dist/types/i18n/hu.d.ts +1 -35
- package/dist/types/i18n/it.d.ts +1 -35
- package/dist/types/i18n/ja.d.ts +1 -35
- package/dist/types/i18n/ko.d.ts +0 -35
- package/dist/types/i18n/nb.d.ts +1 -35
- package/dist/types/i18n/nl.d.ts +1 -35
- package/dist/types/i18n/pl.d.ts +1 -35
- package/dist/types/i18n/pt_BR.d.ts +1 -35
- package/dist/types/i18n/ru.d.ts +1 -35
- package/dist/types/i18n/sv.d.ts +0 -35
- package/dist/types/i18n/th.d.ts +0 -35
- package/dist/types/i18n/tr.d.ts +1 -35
- package/dist/types/i18n/uk.d.ts +1 -35
- package/dist/types/i18n/vi.d.ts +0 -35
- package/dist/types/i18n/zh.d.ts +1 -35
- package/dist/types/i18n/zh_TW.d.ts +1 -35
- package/dist/types/plugins/deprecated-card/doc.d.ts +20 -0
- package/dist/types/plugins/index.d.ts +0 -1
- package/dist/types/plugins/media/nodeviews/mediaSingle.d.ts +0 -1
- package/dist/types/plugins/media/ui/ResizableMediaSingle/index.d.ts +1 -0
- package/dist/types/plugins/media/ui/ResizableMediaSingle/types.d.ts +3 -2
- package/dist/types/plugins/paste/index.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -35
- package/dist/types-ts4.5/i18n/da.d.ts +0 -35
- package/dist/types-ts4.5/i18n/de.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -35
- package/dist/types-ts4.5/i18n/es.d.ts +1 -35
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -35
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -35
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -35
- package/dist/types-ts4.5/i18n/it.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -35
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -35
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -35
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -35
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -35
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -35
- package/dist/types-ts4.5/i18n/th.d.ts +0 -35
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -35
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -35
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -35
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -35
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -35
- package/dist/types-ts4.5/plugins/deprecated-card/doc.d.ts +20 -0
- package/dist/types-ts4.5/plugins/index.d.ts +0 -1
- package/dist/types-ts4.5/plugins/media/nodeviews/mediaSingle.d.ts +0 -1
- package/dist/types-ts4.5/plugins/media/ui/ResizableMediaSingle/index.d.ts +1 -0
- package/dist/types-ts4.5/plugins/media/ui/ResizableMediaSingle/types.d.ts +3 -2
- package/dist/types-ts4.5/plugins/paste/index.d.ts +1 -1
- package/package.json +6 -5
- package/tmp/api-report-tmp.d.ts +2307 -0
- package/dist/cjs/plugins/card/index.js +0 -139
- package/dist/cjs/plugins/card/messages.js +0 -20
- package/dist/cjs/plugins/card/nodeviews/blockCard.js +0 -163
- package/dist/cjs/plugins/card/nodeviews/datasource.js +0 -172
- package/dist/cjs/plugins/card/nodeviews/embedCard.js +0 -396
- package/dist/cjs/plugins/card/nodeviews/genericCard.js +0 -118
- package/dist/cjs/plugins/card/nodeviews/inlineCard.js +0 -131
- package/dist/cjs/plugins/card/pm-plugins/actions.js +0 -122
- package/dist/cjs/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -48
- package/dist/cjs/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -353
- package/dist/cjs/plugins/card/pm-plugins/analytics/index.js +0 -19
- package/dist/cjs/plugins/card/pm-plugins/analytics/types.js +0 -5
- package/dist/cjs/plugins/card/pm-plugins/analytics/utils.js +0 -178
- package/dist/cjs/plugins/card/pm-plugins/doc.js +0 -478
- package/dist/cjs/plugins/card/pm-plugins/keymap.js +0 -64
- package/dist/cjs/plugins/card/pm-plugins/main.js +0 -212
- package/dist/cjs/plugins/card/pm-plugins/mountHyperlink.js +0 -47
- package/dist/cjs/plugins/card/pm-plugins/plugin-key.js +0 -9
- package/dist/cjs/plugins/card/pm-plugins/reducers.js +0 -111
- package/dist/cjs/plugins/card/pm-plugins/shouldReplaceLink.js +0 -35
- package/dist/cjs/plugins/card/pm-plugins/util/resolve.js +0 -58
- package/dist/cjs/plugins/card/pm-plugins/util/state.js +0 -49
- package/dist/cjs/plugins/card/toolbar.js +0 -364
- package/dist/cjs/plugins/card/types.js +0 -5
- package/dist/cjs/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -25
- package/dist/cjs/plugins/card/ui/DatasourceModal/index.js +0 -60
- package/dist/cjs/plugins/card/ui/EditLinkToolbar.js +0 -256
- package/dist/cjs/plugins/card/ui/EditorSmartCardEvents.js +0 -21
- package/dist/cjs/plugins/card/ui/EditorSmartCardEventsNext.js +0 -213
- package/dist/cjs/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -173
- package/dist/cjs/plugins/card/ui/LayoutButton/index.js +0 -113
- package/dist/cjs/plugins/card/ui/LayoutButton/styled.js +0 -17
- package/dist/cjs/plugins/card/ui/LayoutButton/types.js +0 -5
- package/dist/cjs/plugins/card/ui/LayoutButton/utils.js +0 -19
- package/dist/cjs/plugins/card/ui/LinkToolbarAppearance.js +0 -151
- package/dist/cjs/plugins/card/ui/ResizableEmbedCard.js +0 -360
- package/dist/cjs/plugins/card/ui/SmallerEditIcon.js +0 -20
- package/dist/cjs/plugins/card/utils.js +0 -60
- package/dist/es2019/plugins/card/index.js +0 -131
- package/dist/es2019/plugins/card/messages.js +0 -13
- package/dist/es2019/plugins/card/nodeviews/blockCard.js +0 -130
- package/dist/es2019/plugins/card/nodeviews/datasource.js +0 -136
- package/dist/es2019/plugins/card/nodeviews/embedCard.js +0 -368
- package/dist/es2019/plugins/card/nodeviews/genericCard.js +0 -92
- package/dist/es2019/plugins/card/nodeviews/inlineCard.js +0 -112
- package/dist/es2019/plugins/card/pm-plugins/actions.js +0 -57
- package/dist/es2019/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -38
- package/dist/es2019/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -333
- package/dist/es2019/plugins/card/pm-plugins/analytics/index.js +0 -2
- package/dist/es2019/plugins/card/pm-plugins/analytics/types.js +0 -1
- package/dist/es2019/plugins/card/pm-plugins/analytics/utils.js +0 -160
- package/dist/es2019/plugins/card/pm-plugins/doc.js +0 -451
- package/dist/es2019/plugins/card/pm-plugins/keymap.js +0 -59
- package/dist/es2019/plugins/card/pm-plugins/main.js +0 -208
- package/dist/es2019/plugins/card/pm-plugins/mountHyperlink.js +0 -37
- package/dist/es2019/plugins/card/pm-plugins/plugin-key.js +0 -2
- package/dist/es2019/plugins/card/pm-plugins/reducers.js +0 -110
- package/dist/es2019/plugins/card/pm-plugins/shouldReplaceLink.js +0 -25
- package/dist/es2019/plugins/card/pm-plugins/util/resolve.js +0 -48
- package/dist/es2019/plugins/card/pm-plugins/util/state.js +0 -26
- package/dist/es2019/plugins/card/toolbar.js +0 -362
- package/dist/es2019/plugins/card/types.js +0 -1
- package/dist/es2019/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -19
- package/dist/es2019/plugins/card/ui/DatasourceModal/index.js +0 -48
- package/dist/es2019/plugins/card/ui/EditLinkToolbar.js +0 -225
- package/dist/es2019/plugins/card/ui/EditorSmartCardEvents.js +0 -15
- package/dist/es2019/plugins/card/ui/EditorSmartCardEventsNext.js +0 -198
- package/dist/es2019/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -86
- package/dist/es2019/plugins/card/ui/LayoutButton/index.js +0 -106
- package/dist/es2019/plugins/card/ui/LayoutButton/styled.js +0 -10
- package/dist/es2019/plugins/card/ui/LayoutButton/types.js +0 -1
- package/dist/es2019/plugins/card/ui/LayoutButton/utils.js +0 -15
- package/dist/es2019/plugins/card/ui/LinkToolbarAppearance.js +0 -117
- package/dist/es2019/plugins/card/ui/ResizableEmbedCard.js +0 -332
- package/dist/es2019/plugins/card/ui/SmallerEditIcon.js +0 -11
- package/dist/es2019/plugins/card/utils.js +0 -46
- package/dist/esm/plugins/card/index.js +0 -132
- package/dist/esm/plugins/card/messages.js +0 -13
- package/dist/esm/plugins/card/nodeviews/blockCard.js +0 -155
- package/dist/esm/plugins/card/nodeviews/datasource.js +0 -164
- package/dist/esm/plugins/card/nodeviews/embedCard.js +0 -387
- package/dist/esm/plugins/card/nodeviews/genericCard.js +0 -111
- package/dist/esm/plugins/card/nodeviews/inlineCard.js +0 -123
- package/dist/esm/plugins/card/pm-plugins/actions.js +0 -102
- package/dist/esm/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -41
- package/dist/esm/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -344
- package/dist/esm/plugins/card/pm-plugins/analytics/index.js +0 -2
- package/dist/esm/plugins/card/pm-plugins/analytics/types.js +0 -1
- package/dist/esm/plugins/card/pm-plugins/analytics/utils.js +0 -160
- package/dist/esm/plugins/card/pm-plugins/doc.js +0 -460
- package/dist/esm/plugins/card/pm-plugins/keymap.js +0 -58
- package/dist/esm/plugins/card/pm-plugins/main.js +0 -199
- package/dist/esm/plugins/card/pm-plugins/mountHyperlink.js +0 -39
- package/dist/esm/plugins/card/pm-plugins/plugin-key.js +0 -2
- package/dist/esm/plugins/card/pm-plugins/reducers.js +0 -103
- package/dist/esm/plugins/card/pm-plugins/shouldReplaceLink.js +0 -29
- package/dist/esm/plugins/card/pm-plugins/util/resolve.js +0 -50
- package/dist/esm/plugins/card/pm-plugins/util/state.js +0 -40
- package/dist/esm/plugins/card/toolbar.js +0 -353
- package/dist/esm/plugins/card/types.js +0 -1
- package/dist/esm/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -17
- package/dist/esm/plugins/card/ui/DatasourceModal/index.js +0 -49
- package/dist/esm/plugins/card/ui/EditLinkToolbar.js +0 -243
- package/dist/esm/plugins/card/ui/EditorSmartCardEvents.js +0 -14
- package/dist/esm/plugins/card/ui/EditorSmartCardEventsNext.js +0 -202
- package/dist/esm/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -163
- package/dist/esm/plugins/card/ui/LayoutButton/index.js +0 -102
- package/dist/esm/plugins/card/ui/LayoutButton/styled.js +0 -10
- package/dist/esm/plugins/card/ui/LayoutButton/types.js +0 -1
- package/dist/esm/plugins/card/ui/LayoutButton/utils.js +0 -12
- package/dist/esm/plugins/card/ui/LinkToolbarAppearance.js +0 -140
- package/dist/esm/plugins/card/ui/ResizableEmbedCard.js +0 -355
- package/dist/esm/plugins/card/ui/SmallerEditIcon.js +0 -11
- package/dist/esm/plugins/card/utils.js +0 -48
- package/dist/types/plugins/card/index.d.ts +0 -26
- package/dist/types/plugins/card/messages.d.ts +0 -12
- package/dist/types/plugins/card/nodeviews/blockCard.d.ts +0 -26
- package/dist/types/plugins/card/nodeviews/datasource.d.ts +0 -42
- package/dist/types/plugins/card/nodeviews/embedCard.d.ts +0 -46
- package/dist/types/plugins/card/nodeviews/genericCard.d.ts +0 -37
- package/dist/types/plugins/card/nodeviews/inlineCard.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/actions.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/analytics/create-analytics-queue.d.ts +0 -10
- package/dist/types/plugins/card/pm-plugins/analytics/events-from-tr.d.ts +0 -17
- package/dist/types/plugins/card/pm-plugins/analytics/index.d.ts +0 -2
- package/dist/types/plugins/card/pm-plugins/analytics/types.d.ts +0 -12
- package/dist/types/plugins/card/pm-plugins/analytics/utils.d.ts +0 -32
- package/dist/types/plugins/card/pm-plugins/doc.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/keymap.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/main.d.ts +0 -6
- package/dist/types/plugins/card/pm-plugins/mountHyperlink.d.ts +0 -5
- package/dist/types/plugins/card/pm-plugins/plugin-key.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/reducers.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/shouldReplaceLink.d.ts +0 -2
- package/dist/types/plugins/card/pm-plugins/util/resolve.d.ts +0 -8
- package/dist/types/plugins/card/pm-plugins/util/state.d.ts +0 -31
- package/dist/types/plugins/card/toolbar.d.ts +0 -12
- package/dist/types/plugins/card/types.d.ts +0 -165
- package/dist/types/plugins/card/ui/DatasourceModal/ModalWithState.d.ts +0 -9
- package/dist/types/plugins/card/ui/DatasourceModal/index.d.ts +0 -11
- package/dist/types/plugins/card/ui/EditLinkToolbar.d.ts +0 -47
- package/dist/types/plugins/card/ui/EditorSmartCardEvents.d.ts +0 -5
- package/dist/types/plugins/card/ui/EditorSmartCardEventsNext.d.ts +0 -18
- package/dist/types/plugins/card/ui/HyperlinkToolbarAppearance.d.ts +0 -32
- package/dist/types/plugins/card/ui/LayoutButton/index.d.ts +0 -9
- package/dist/types/plugins/card/ui/LayoutButton/styled.d.ts +0 -1
- package/dist/types/plugins/card/ui/LayoutButton/types.d.ts +0 -19
- package/dist/types/plugins/card/ui/LayoutButton/utils.d.ts +0 -5
- package/dist/types/plugins/card/ui/LinkToolbarAppearance.d.ts +0 -29
- package/dist/types/plugins/card/ui/ResizableEmbedCard.d.ts +0 -61
- package/dist/types/plugins/card/ui/SmallerEditIcon.d.ts +0 -3
- package/dist/types/plugins/card/utils.d.ts +0 -19
- package/dist/types-ts4.5/plugins/card/index.d.ts +0 -26
- package/dist/types-ts4.5/plugins/card/messages.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/nodeviews/blockCard.d.ts +0 -26
- package/dist/types-ts4.5/plugins/card/nodeviews/datasource.d.ts +0 -42
- package/dist/types-ts4.5/plugins/card/nodeviews/embedCard.d.ts +0 -46
- package/dist/types-ts4.5/plugins/card/nodeviews/genericCard.d.ts +0 -37
- package/dist/types-ts4.5/plugins/card/nodeviews/inlineCard.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/actions.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/create-analytics-queue.d.ts +0 -10
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/events-from-tr.d.ts +0 -17
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/index.d.ts +0 -2
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/types.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/utils.d.ts +0 -32
- package/dist/types-ts4.5/plugins/card/pm-plugins/doc.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/keymap.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/main.d.ts +0 -6
- package/dist/types-ts4.5/plugins/card/pm-plugins/mountHyperlink.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/pm-plugins/plugin-key.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/reducers.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/shouldReplaceLink.d.ts +0 -2
- package/dist/types-ts4.5/plugins/card/pm-plugins/util/resolve.d.ts +0 -8
- package/dist/types-ts4.5/plugins/card/pm-plugins/util/state.d.ts +0 -31
- package/dist/types-ts4.5/plugins/card/toolbar.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/types.d.ts +0 -165
- package/dist/types-ts4.5/plugins/card/ui/DatasourceModal/ModalWithState.d.ts +0 -9
- package/dist/types-ts4.5/plugins/card/ui/DatasourceModal/index.d.ts +0 -11
- package/dist/types-ts4.5/plugins/card/ui/EditLinkToolbar.d.ts +0 -47
- package/dist/types-ts4.5/plugins/card/ui/EditorSmartCardEvents.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/ui/EditorSmartCardEventsNext.d.ts +0 -18
- package/dist/types-ts4.5/plugins/card/ui/HyperlinkToolbarAppearance.d.ts +0 -32
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/index.d.ts +0 -9
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/styled.d.ts +0 -1
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/types.d.ts +0 -19
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/utils.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/ui/LinkToolbarAppearance.d.ts +0 -29
- package/dist/types-ts4.5/plugins/card/ui/ResizableEmbedCard.d.ts +0 -61
- package/dist/types-ts4.5/plugins/card/ui/SmallerEditIcon.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/utils.d.ts +0 -19
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Fjern alle spesialtegn i alt-teksten.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
19
19
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Inline-koblingen er inne i {node}, og visningen kan ikke endres',
|
|
21
|
-
'fabric.editor.blockDescription': 'Vis mer informasjon om en kobling, inkludert et sammendrag og handlinger',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kort',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Sett inn et sitat',
|
|
24
21
|
'fabric.editor.blockquote2': 'Sitat',
|
|
25
22
|
'fabric.editor.bold': 'Fet',
|
|
26
|
-
'fabric.editor.bug': 'Programfeil',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Kortalternativer',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Skriv et eller annet …',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Tøm alternativ tekst',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Slett formatering',
|
|
32
|
-
'fabric.editor.clearLink': 'Fjern kobling',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Fjern tekst',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Tilbake',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Lukk',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Lukk hjelpedialog',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Egendefinert panel',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Listepunkt',
|
|
64
56
|
'fabric.editor.description': 'Beskrivelse',
|
|
65
|
-
'fabric.editor.displayBlock': 'Vis som kort',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Vis som innebygget',
|
|
67
|
-
'fabric.editor.displayInline': 'Vis inline',
|
|
68
|
-
'fabric.editor.displayLink': 'Vis som tekst',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Dette visningsalternativet er ikke tilgjengelig innenfor {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Tekst som skal vises',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Vis en interaktiv forhåndsvisning av en kobling',
|
|
73
58
|
'fabric.editor.edit': 'Rediger',
|
|
74
59
|
'fabric.editor.editAltText': 'Rediger alternativ tekst',
|
|
75
60
|
'fabric.editor.editDateText': 'Rediger dato',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv å søke med et annet uttrykk eller oppdag nye apper for Atlassian-produkter.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforsk Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Se gjennom',
|
|
98
|
-
'fabric.editor.embedTitle': 'Bygg inn',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Feil',
|
|
101
84
|
'fabric.editor.errorPanel': 'Feilpanel',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Trekk frem feil i et farget panel',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, ødelegges alt som er koblet til den.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slett',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Slett element',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'dette elementet',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alle endringer blir alltid lagret automatisk',
|
|
107
91
|
'fabric.editor.find': 'Finn',
|
|
108
92
|
'fabric.editor.findNext': 'Finn neste',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Bruk dette til å gruppere listeelementer',
|
|
129
113
|
'fabric.editor.heading6': '6. overskrift',
|
|
130
114
|
'fabric.editor.heading6Description': 'Bruk dette for en overskrift på nedre nivå',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogg',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Programfeil',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Sak',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Side',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historie',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Oppgave',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Trykk på {keyMap} for å åpne denne dialogen',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Koblingsetikett',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Forslag vises nedenfor etter hvert som du skriver inn i feltet',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {fant ingen resultater} one {fant {count,number} resultat} other {fant {count,number} resultater}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Fet',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Farge',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Middels',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Alternativer for kantlinje',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Størrelse',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
148
|
-
'fabric.editor.improvement': 'Forbedring',
|
|
149
123
|
'fabric.editor.indent': 'Innrykk',
|
|
150
124
|
'fabric.editor.info': 'Informasjon',
|
|
151
125
|
'fabric.editor.infoPanel': 'Informasjonspanel',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Vis kobling som innebygd tekst',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Innebygd',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Når resultater for autofullføring er tilgjengelig, bruker du pil opp og pil ned for å se gjennom og enter for å velge. Brukere av berøringsenheter kan utforske ved å berøre eller sveipe.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Oppgi en gyldig dato',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Legg til teammedlem i {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Tekstsnarvei',
|
|
200
172
|
'fabric.editor.single': 'Enkeltkolonne',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Angi en status',
|
|
202
|
-
'fabric.editor.story': 'Historie',
|
|
203
174
|
'fabric.editor.strike': 'Gjennomstreking',
|
|
204
|
-
'fabric.editor.subTask': 'Deloppgave',
|
|
205
175
|
'fabric.editor.subscript': 'Senket skrift',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Senket skrift av, hevet skrift på',
|
|
207
177
|
'fabric.editor.success': 'Vellykket',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Hevet skrift',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Hevet skrift av, senket skrift på',
|
|
212
182
|
'fabric.editor.supportAltText': 'Alternativ tekst er nyttig for folk som bruker skjermlesere på grunn av redusert synsfunksjon.',
|
|
213
|
-
'fabric.editor.task': 'Oppgave',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Tekstformatering av',
|
|
216
185
|
'fabric.editor.textColor': 'Tekstfarge',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Angre',
|
|
234
203
|
'fabric.editor.unorderedList': 'Punktliste',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Opprett en uordnet liste',
|
|
236
|
-
'fabric.editor.url': 'Vis som nettadresse',
|
|
237
|
-
'fabric.editor.urlDescription': 'Vis kobling som nettadresse',
|
|
238
|
-
'fabric.editor.urlTitle': 'Nettadresse',
|
|
239
205
|
'fabric.editor.warning': 'Advarsel',
|
|
240
206
|
'fabric.editor.warningPanel': 'Advarselspanel',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Legg til en advarsel i et farget panel',
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Verwijder speciale tekens uit alt-tekst.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
19
19
|
'fabric.editor.backLink': 'Terug',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
|
|
21
|
-
'fabric.editor.blockDescription': 'Meer informatie weergeven over een link, inclusief een samenvatting en acties',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kaart',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Voeg een citaat in',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citaat',
|
|
25
22
|
'fabric.editor.bold': 'Vet',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Kaartopties',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Alt-tekst wissen',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Wis opmaak',
|
|
32
|
-
'fabric.editor.clearLink': 'Link wissen',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Tekst wissen',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Terug',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Sluiten',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Sluit helpdialoogvenster',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Aangepast paneel',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Lijstitem',
|
|
64
56
|
'fabric.editor.description': 'Omschrijving',
|
|
65
|
-
'fabric.editor.displayBlock': 'Kaart weergeven',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Ingesloten weergeven',
|
|
67
|
-
'fabric.editor.displayInline': 'Inline weergeven',
|
|
68
|
-
'fabric.editor.displayLink': 'Weergeven als tekst',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Deze weergaveoptie is niet beschikbaar binnen {node}.',
|
|
70
|
-
'fabric.editor.displayText': 'Tekst om te tonen',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Een interactieve voorbeeldweergave van een link weergeven',
|
|
73
58
|
'fabric.editor.edit': 'Bewerken',
|
|
74
59
|
'fabric.editor.editAltText': 'Alt-tekst bewerken',
|
|
75
60
|
'fabric.editor.editDateText': 'Bewerkingsdatum',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Probeer met een andere term te zoeken of ontdek nieuwe apps voor Atlassian-producten.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace ontdekken',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
|
|
98
|
-
'fabric.editor.embedTitle': 'Insluiten',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Fout',
|
|
101
84
|
'fabric.editor.errorPanel': 'Foutpaneel',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Bijschrift voor fouten maken in een gekleurd paneel',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Als je {nodeName} verwijdert, worden alle koppelingen ernaar verbroken.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Verwijderen',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Element verwijderen',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'dit element',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alle wijzigingen worden altijd automatisch opgeslagen',
|
|
107
91
|
'fabric.editor.find': 'Zoeken',
|
|
108
92
|
'fabric.editor.findNext': 'Volgende zoeken',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Dit gebruiken voor het groeperen van lijstitems',
|
|
129
113
|
'fabric.editor.heading6': 'Koptekst 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Dit gebruiken voor koppen op laag niveau',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Pagina',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Taak',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Klik op {keyMap} om dit dialoogvenster snel te openen',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggesties verschijnen hieronder zodra je in het veld typt',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {geen resultaten gevonden} one {{count,number} resultaat gevonden} other {{count,number} resultaten gevonden}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Vet',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Kleur',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Medium',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Kaderopties',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Grootte',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Subtiel',
|
|
148
|
-
'fabric.editor.improvement': 'Verbetering',
|
|
149
123
|
'fabric.editor.indent': 'Inspringen',
|
|
150
124
|
'fabric.editor.info': 'Informatie',
|
|
151
125
|
'fabric.editor.infoPanel': 'Infopaneel',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Link weergeven als inline-tekst',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Inline',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Wanneer resultaten voor automatisch aanvullen beschikbaar zijn, kun je de pijlen naar boven en beneden gebruiken om ze te bekijken en Enter om ze te selecteren. Touch-apparaatgebruikers verkennen door middel van aanraking of met veegbewegingen.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Voer een geldige datum in',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Sneltoets voor tekst',
|
|
200
172
|
'fabric.editor.single': 'Eén kolom',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Status instellen',
|
|
202
|
-
'fabric.editor.story': 'Story',
|
|
203
174
|
'fabric.editor.strike': 'Doorgehaald',
|
|
204
|
-
'fabric.editor.subTask': 'Subtaak',
|
|
205
175
|
'fabric.editor.subscript': 'Subscript',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Subscript uit, superscript aan',
|
|
207
177
|
'fabric.editor.success': 'Gelukt',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Superscript',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Superscript uit, subscript aan',
|
|
212
182
|
'fabric.editor.supportAltText': 'Alt-tekst is handig voor mensen die gebruikmaken van schermlezers vanwege visuele beperkingen.',
|
|
213
|
-
'fabric.editor.task': 'Taak',
|
|
214
183
|
'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Tekst formatteren uit',
|
|
216
185
|
'fabric.editor.textColor': 'Tekstkleur',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Maak ongedaan',
|
|
234
203
|
'fabric.editor.unorderedList': 'Opsommingslijst',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Een niet-gesorteerde lijst maken',
|
|
236
|
-
'fabric.editor.url': 'URL weergeven',
|
|
237
|
-
'fabric.editor.urlDescription': 'Link als URL weergeven',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Waarschuwing',
|
|
240
206
|
'fabric.editor.warningPanel': 'Waarschuwingspaneel',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Een waarschuwing toevoegen in een gekleurd paneel',
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
19
19
|
'fabric.editor.backLink': 'Wróć',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Łącze w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
|
|
21
|
-
'fabric.editor.blockDescription': 'Wyświetla więcej informacji o łączu, w tym podsumowanie i czynności',
|
|
22
|
-
'fabric.editor.blockTitle': 'Karta',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Wstaw cytat',
|
|
24
21
|
'fabric.editor.blockquote2': 'Cytat',
|
|
25
22
|
'fabric.editor.bold': 'Pogrubienie',
|
|
26
|
-
'fabric.editor.bug': 'Błąd',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Dodaj podpis',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Opcje kart',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Wpisz cokolwiek…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Wyczyść tekst alternatywny',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Wyczyść formatowanie',
|
|
32
|
-
'fabric.editor.clearLink': 'Wyczyść łącze',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Wyczyść tekst',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Wstecz',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Zamknij',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Zamknij okno dialogowe pomocy',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Panel niestandardowy',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Pozycja na liście',
|
|
64
56
|
'fabric.editor.description': 'Opis',
|
|
65
|
-
'fabric.editor.displayBlock': 'Wyświetl kartę',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Wyświetl obiekt osadzony',
|
|
67
|
-
'fabric.editor.displayInline': 'Wyświetl lokalnie',
|
|
68
|
-
'fabric.editor.displayLink': 'Wyświetl jako tekst',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Ta opcja wyświetlania nie jest dostępna w węźle {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Wyświetlany tekst',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Wyświetl interaktywny podgląd łącza',
|
|
73
58
|
'fabric.editor.edit': 'Edytuj',
|
|
74
59
|
'fabric.editor.editAltText': 'Edytuj tekst alternatywny',
|
|
75
60
|
'fabric.editor.editDateText': 'Data edycji',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Spróbuj wyszukać inny termin lub zapoznaj się z nowymi aplikacjami do produktów Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Poznaj sklep Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
|
|
98
|
-
'fabric.editor.embedTitle': 'Osadź',
|
|
99
|
-
'fabric.editor.epic': 'Epik',
|
|
100
83
|
'fabric.editor.error': 'Błąd',
|
|
101
84
|
'fabric.editor.errorPanel': 'Panel błędów',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Wyróżniaj błędy kolorem',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Usunięcie rozszerzenia {nodeName} spowoduje uszkodzenie wszystkiego, co jest z nim połączone.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Usuń',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Usuwanie elementu',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'tego elementu',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Wszystkie zmiany są zawsze zapisywane automatycznie',
|
|
107
91
|
'fabric.editor.find': 'Znajdź',
|
|
108
92
|
'fabric.editor.findNext': 'Znajdź następne',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Użyj tego do grupowania elementów list',
|
|
129
113
|
'fabric.editor.heading6': 'Nagłówek 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Użyj tego do nagłówków niskiego poziomu',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Błąd',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Zgłoszenie',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Strona',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historyjka',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Zadanie',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Naciśnij {keyMap}, aby szybko otworzyć okno dialogowe w dowolnym momencie',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Etykieta łącza',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Sugestie będą pojawiały się poniżej w miarę wpisywania tekstu w polu',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nie znaleziono wyników} one {znaleziono {count,number} wynik} few {znaleziono {count,number} wyniki} many {znaleziono {count,number} wyników} other {znaleziono {count,number} wyniku}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Pogrubiony',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Kolor',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Średni',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Opcje obramowania',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Rozmiar',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Delikatny',
|
|
148
|
-
'fabric.editor.improvement': 'Ulepszenie',
|
|
149
123
|
'fabric.editor.indent': 'Zwiększ wcięcie',
|
|
150
124
|
'fabric.editor.info': 'Informacje',
|
|
151
125
|
'fabric.editor.infoPanel': 'Panel informacyjny',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Wyświetla łącze jako tekst wbudowany',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Wbudowany',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Gdy są dostępne wyniki autouzupełniania, użyj strzałek w górę i w dół, aby je przeglądać, oraz klawisza Enter, aby wybrać. Użytkownicy obsługujący urządzenie dotykiem szukają opcji dotykiem lub gestami szybkiego przesuwania.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Wprowadź prawidłową datę',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Zaproś członka zespołu do produktu {productName}} trusted {Zaproś członka zespołu do produktu {productName}} other {Dodaj członka zespołu do produktu {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Skrót tekstu',
|
|
200
172
|
'fabric.editor.single': 'Pojedyncza kolumna',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Ustaw status',
|
|
202
|
-
'fabric.editor.story': 'Historyjka',
|
|
203
174
|
'fabric.editor.strike': 'Przekreślenie',
|
|
204
|
-
'fabric.editor.subTask': 'Zadanie podrzędne',
|
|
205
175
|
'fabric.editor.subscript': 'Przypis dolny',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Indeks dolny wył., indeks górny wł.',
|
|
207
177
|
'fabric.editor.success': 'Sukces',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Przypis górny',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Indeks górny wył., indeks dolny wł.',
|
|
212
182
|
'fabric.editor.supportAltText': 'Tekst alternatywny jest przydatny dla osób z zaburzeniami widzenia, korzystających z czytników ekranowych.',
|
|
213
|
-
'fabric.editor.task': 'Zadanie',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Formatowanie tekstu wył.',
|
|
216
185
|
'fabric.editor.textColor': 'Kolor tekstu',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Cofnij',
|
|
234
203
|
'fabric.editor.unorderedList': 'Lista wypunktowana',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
|
|
236
|
-
'fabric.editor.url': 'Wyświetl adres URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Wyświetl łącze jako adres URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'Adres URL',
|
|
239
205
|
'fabric.editor.warning': 'Ostrzeżenie',
|
|
240
206
|
'fabric.editor.warningPanel': 'Panel ostrzeżeń',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Dodaj ostrzeżenie w kolorze',
|
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
|
|
19
19
|
'fabric.editor.backLink': 'Voltar',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'O link em linha está em {node}, e sua exibição não pode ser alterada',
|
|
21
|
-
'fabric.editor.blockDescription': 'Mostrar mais informações sobre links, incluindo resumo e ações',
|
|
22
|
-
'fabric.editor.blockTitle': 'Cartão',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Inserir cotação ou citação',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citação',
|
|
25
22
|
'fabric.editor.bold': 'Negrito',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Adicionar legenda',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Opções de cartão',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Digite algo…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Apagar texto alt',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Limpar formatação',
|
|
32
|
-
'fabric.editor.clearLink': 'Limpar link',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Limpar texto',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Voltar',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Fechar',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Fechar caixa de diálogo de ajuda',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Painel personalizado',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Adicione uma observação com um emoji e plano de fundo colorido',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Adicionar uma decisão...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Elemento da lista',
|
|
64
56
|
'fabric.editor.description': 'Descrição',
|
|
65
|
-
'fabric.editor.displayBlock': 'Mostrar cartão',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Mostrar incorporado',
|
|
67
|
-
'fabric.editor.displayInline': 'Mostrar em linha',
|
|
68
|
-
'fabric.editor.displayLink': 'Mostrar como texto',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opção de exibição não está disponível em {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Texto a ser exibido',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Mostrar visualização interativa de links',
|
|
73
58
|
'fabric.editor.edit': 'Editar',
|
|
74
59
|
'fabric.editor.editAltText': 'Editar texto alt',
|
|
75
60
|
'fabric.editor.editDateText': 'Editar data',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Tente pesquisar com um termo diferente ou descubra novos aplicativos para produtos Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Procurar',
|
|
98
|
-
'fabric.editor.embedTitle': 'Integrar',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Erro',
|
|
101
84
|
'fabric.editor.errorPanel': 'Painel de erros',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Destacar erros em um painel colorido',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'A exclusão de {nodeName} vai interromper qualquer coisa conectada a ela.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Excluir',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Excluir elemento',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'este elemento',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Todas as alterações são salvas automaticamente',
|
|
107
91
|
'fabric.editor.find': 'Localizar',
|
|
108
92
|
'fabric.editor.findNext': 'Localizar próxima',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Use isso para agrupar os itens de uma lista',
|
|
129
113
|
'fabric.editor.heading6': 'Título 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Use isso para títulos de nível inferior',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Item',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Página',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'História',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarefa',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Pressione {keyMap} para abrir rapidamente esta caixa de diálogo a qualquer momento',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Categoria do link',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'As sugestões vão aparecendo abaixo conforme você digita no campo',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nenhum resultado encontrado} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Negrito',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Cor',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Média',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Opções da borda',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Tamanho',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
148
|
-
'fabric.editor.improvement': 'Melhoria',
|
|
149
123
|
'fabric.editor.indent': 'Recuo',
|
|
150
124
|
'fabric.editor.info': 'Informações',
|
|
151
125
|
'fabric.editor.infoPanel': 'Painel de informações',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Destacar informações em um painel colorido',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Mostrar link como texto em linha',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Em linha',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Quando os resultados do preenchimento automático estiverem disponíveis, use as setas para cima e para baixo para analisar e a tecla enter para selecionar. Toque nos usuários do dispositivo, explore por toque ou com gestos de deslizar.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Informe uma data válida',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Convidar colega de equipe para {productName}} trusted {Convidar colega de equipe para {productName}} other {Adicionar colega de equipe para {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Atalho de texto',
|
|
200
172
|
'fabric.editor.single': 'Coluna única',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Definir status',
|
|
202
|
-
'fabric.editor.story': 'História',
|
|
203
174
|
'fabric.editor.strike': 'Tachado',
|
|
204
|
-
'fabric.editor.subTask': 'Subtarefa',
|
|
205
175
|
'fabric.editor.subscript': 'Subscrito',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Subscrito desativado, sobrescrito ativado',
|
|
207
177
|
'fabric.editor.success': 'Sucesso',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Sobrescrito',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Sobrescrito desativado, subscrito ativado',
|
|
212
182
|
'fabric.editor.supportAltText': 'O texto alt ajuda pessoas que usam leitores de tela por conta de limitações visuais.',
|
|
213
|
-
'fabric.editor.task': 'Tarefa',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Formatação de texto desativada',
|
|
216
185
|
'fabric.editor.textColor': 'Cor do texto',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Desfazer',
|
|
234
203
|
'fabric.editor.unorderedList': 'Lista de marcadores',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Criar uma lista sem ordenação',
|
|
236
|
-
'fabric.editor.url': 'Mostrar URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Mostrar link como URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Aviso',
|
|
240
206
|
'fabric.editor.warningPanel': 'Painel de avisos',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Adicionar uma nota de atenção em um painel colorido',
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Удалите специальные символы в alt-тексте.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
19
19
|
'fabric.editor.backLink': 'Назад',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Встроенная ссылка находится внутри узла {node} — нельзя изменить представление',
|
|
21
|
-
'fabric.editor.blockDescription': 'Отображение дополнительной информации о ссылке, включая краткое описание и действия',
|
|
22
|
-
'fabric.editor.blockTitle': 'Карточка',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Вставить цитату',
|
|
24
21
|
'fabric.editor.blockquote2': 'Цитата',
|
|
25
22
|
'fabric.editor.bold': 'Полужирный',
|
|
26
|
-
'fabric.editor.bug': 'Баг',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Добавьте подпись',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Параметры карточки',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Введите текст…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Очистить альтернативный текст',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Очистить форматирование',
|
|
32
|
-
'fabric.editor.clearLink': 'Удалить ссылку',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Удалить текст',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Назад',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Закрыть',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Закрыть справку',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Пользовательская панель',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Добавьте примечание с эмодзи и цветным фоном',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Добавить решение…',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Элемент списка',
|
|
64
56
|
'fabric.editor.description': 'Описание',
|
|
65
|
-
'fabric.editor.displayBlock': 'Отобразить карточку',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Отобразить как встроенный объект',
|
|
67
|
-
'fabric.editor.displayInline': 'Отобразить внутри строки',
|
|
68
|
-
'fabric.editor.displayLink': 'Отобразить в виде текста',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Этот параметр отображения недоступен внутри узла {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Текст для отображения',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Интерактивный предварительный просмотр ссылки',
|
|
73
58
|
'fabric.editor.edit': 'Изменить',
|
|
74
59
|
'fabric.editor.editAltText': 'Изменить альтернативный текст',
|
|
75
60
|
'fabric.editor.editDateText': 'Редактировать дату',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Попробуйте изменить запрос или узнайте о новых приложениях для продуктов Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Ознакомьтесь с Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Обзор',
|
|
98
|
-
'fabric.editor.embedTitle': 'Внедренный объект',
|
|
99
|
-
'fabric.editor.epic': 'Эпик',
|
|
100
83
|
'fabric.editor.error': 'Ошибка',
|
|
101
84
|
'fabric.editor.errorPanel': 'Панель с ошибкой',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Выделить ошибки цветом',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'При удалении элемента {nodeName} нарушится работа всего, что с ним связано.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Удалить',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Удаление элемента',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'этот элемент',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Любые изменения всегда сохраняются автоматически',
|
|
107
91
|
'fabric.editor.find': 'Найти',
|
|
108
92
|
'fabric.editor.findNext': 'Найти далее',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Для группировки элементов списка',
|
|
129
113
|
'fabric.editor.heading6': 'Заголовок 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Для заголовков нижнего уровня',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Блог',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Баг',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Задача',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Страница',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'История',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Задание',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Открыть справку',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Это окно можно быстро открыть в любое время нажатием {keyMap}',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Метка для ссылки',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Предложения будут появляться по мере ввода текста в поле',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {нет результатов} one {найден {count,number} результат} few {найдено {count,number} результата} many {найдено {count,number} результатов} other {найдено {count,number} результата}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Широкая',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Цвет',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Средняя',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Параметры рамки',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Размер',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Узкая',
|
|
148
|
-
'fabric.editor.improvement': 'Улучшение',
|
|
149
123
|
'fabric.editor.indent': 'Сделать отступ',
|
|
150
124
|
'fabric.editor.info': 'Информация',
|
|
151
125
|
'fabric.editor.infoPanel': 'Информационная панель',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Выделение информации цветом',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Отображение ссылки в виде встроенного текста',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Встроенный текст',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Если доступны результаты автозаполнения, используйте клавиши со стрелками вверх и вниз для просмотра и клавишу Enter для выбора. Если у вас сенсорное устройство, используйте для просмотра касание и смахивание.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Введите действительную дату',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Пригласить коллегу начать работу с {productName}} trusted {Пригласить коллегу начать работу с {productName}} other {Добавить коллегу для работы с {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Текстовый ярлык',
|
|
200
172
|
'fabric.editor.single': 'Один столбец',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Задать статус',
|
|
202
|
-
'fabric.editor.story': 'История',
|
|
203
174
|
'fabric.editor.strike': 'Зачеркнутый',
|
|
204
|
-
'fabric.editor.subTask': 'Подзадача',
|
|
205
175
|
'fabric.editor.subscript': 'Подстрочный',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Нижний индекс выкл., верхний индекс вкл.',
|
|
207
177
|
'fabric.editor.success': 'Готово',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Надстрочный',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Верхний индекс выкл., нижний индекс вкл.',
|
|
212
182
|
'fabric.editor.supportAltText': 'Альтернативный текст предназначен для слабовидящих и незрячих людей, которые пользуются функцией озвучивания текста на экране.',
|
|
213
|
-
'fabric.editor.task': 'Задание',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Форматирование текста выкл.',
|
|
216
185
|
'fabric.editor.textColor': 'Цвет текста',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Отменить',
|
|
234
203
|
'fabric.editor.unorderedList': 'Маркированный список',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Создание неупорядоченного списка',
|
|
236
|
-
'fabric.editor.url': 'Отобразить URL-адрес',
|
|
237
|
-
'fabric.editor.urlDescription': 'Отображение ссылки в виде URL-адреса',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL-адрес',
|
|
239
205
|
'fabric.editor.warning': 'Предупреждение',
|
|
240
206
|
'fabric.editor.warningPanel': 'Панель с предупреждением',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Добавить цветное предупреждение',
|