@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/esm/i18n/es.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
19
19
|
'fabric.editor.backLink': 'Regresar',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
21
|
-
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
22
|
-
'fabric.editor.blockTitle': 'Tarjeta',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citar',
|
|
25
22
|
'fabric.editor.bold': 'Negrita',
|
|
26
|
-
'fabric.editor.bug': 'Error',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Opciones de tarjeta',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Escribe algo…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Borrar texto alternativo',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Borrar formato',
|
|
32
|
-
'fabric.editor.clearLink': 'Borrar enlace',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Borrar texto',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Atrás',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Cerrar',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Cerrar el diálogo de ayuda',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Panel personalizado',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Elemento de la lista',
|
|
64
56
|
'fabric.editor.description': 'Descripción',
|
|
65
|
-
'fabric.editor.displayBlock': 'Mostrar como tarjeta',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Mostrar como objeto incrustado',
|
|
67
|
-
'fabric.editor.displayInline': 'Mostrar insertado',
|
|
68
|
-
'fabric.editor.displayLink': 'Mostrar como texto',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opción de visualización no se encuentra disponible en {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Texto para mostrar',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Mostrar una vista previa interactiva de un enlace',
|
|
73
58
|
'fabric.editor.edit': 'Editar',
|
|
74
59
|
'fabric.editor.editAltText': 'Editar texto alternativo',
|
|
75
60
|
'fabric.editor.editDateText': 'Editar fecha',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Intenta buscar con otro término o descubre nuevas aplicaciones para productos de Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Explorar',
|
|
98
|
-
'fabric.editor.embedTitle': 'Integrar',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Error',
|
|
101
84
|
'fabric.editor.errorPanel': 'Panel de errores',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'este elemento',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Todos los cambios se guardan siempre automáticamente',
|
|
107
91
|
'fabric.editor.find': 'Buscar',
|
|
108
92
|
'fabric.editor.findNext': 'Buscar siguiente',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
|
|
129
113
|
'fabric.editor.heading6': 'Título 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Error',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Incidencia',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Página',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historia',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarea',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Pulsa {keyMap} para abrir este diálogo con rapidez en cualquier momento',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Etiqueta de enlace',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Las sugerencias aparecerán abajo a medida que escribas en el campo',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no hay resultados} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Negrita',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Color',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Mediano',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Opciones de borde',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Tamaño',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
148
|
-
'fabric.editor.improvement': 'Mejora',
|
|
149
123
|
'fabric.editor.indent': 'Aplicar sangría',
|
|
150
124
|
'fabric.editor.info': 'Información',
|
|
151
125
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Insertado',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Cuando aparezcan los resultados del rellenado automático, usa las flechas hacia arriba y hacia abajo para revisarlos, y pulsa Entrar para seleccionar uno. Toca los usuarios de dispositivos, explora con toques o gestos de deslizamiento.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita a un compañero de equipo a {productName}} trusted {Invita a un compañero de equipo a {productName}} other {Añade a un compañero de equipo a {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Atajo de texto',
|
|
200
172
|
'fabric.editor.single': 'Una sola columna',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Establecer un estado',
|
|
202
|
-
'fabric.editor.story': 'Historia',
|
|
203
174
|
'fabric.editor.strike': 'Tachado',
|
|
204
|
-
'fabric.editor.subTask': 'Subtarea',
|
|
205
175
|
'fabric.editor.subscript': 'Subíndice',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Subíndice desactivado, superíndice activado',
|
|
207
177
|
'fabric.editor.success': 'Correcto',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Superíndice',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
212
182
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
213
|
-
'fabric.editor.task': 'Tarea',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
|
|
216
185
|
'fabric.editor.textColor': 'Color del texto',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Deshacer',
|
|
234
203
|
'fabric.editor.unorderedList': 'Lista de viñetas',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
|
|
236
|
-
'fabric.editor.url': 'Mostrar URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Mostrar enlace como URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Advertencia',
|
|
240
206
|
'fabric.editor.warningPanel': 'Panel de advertencias',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
19
19
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
|
|
21
|
-
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kortti',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Lisää lainaus tai sitaatti',
|
|
24
21
|
'fabric.editor.blockquote2': 'Sitaatti',
|
|
25
22
|
'fabric.editor.bold': 'Lihavoitu',
|
|
26
|
-
'fabric.editor.bug': 'Bugi',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Lisää kuvateksti',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Korttivaihtoehdot',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Kirjoita jotain...',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Tyhjennä vaihtoehtoinen teksti',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Tyhjennä muotoilu',
|
|
32
|
-
'fabric.editor.clearLink': 'Tyhjennä linkki',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Tyhjennä teksti',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Takaisin',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Sulje',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Sulje apudialogi',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Mukautettu paneeli',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Lisää päätös...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Listamerkintä',
|
|
64
56
|
'fabric.editor.description': 'Kuvaus',
|
|
65
|
-
'fabric.editor.displayBlock': 'Näytä kortti',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Näytä upotus',
|
|
67
|
-
'fabric.editor.displayInline': 'Näytä sisäelementti',
|
|
68
|
-
'fabric.editor.displayLink': 'Näytä tekstinä',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Tämä näyttövaihtoehto ei ole saatavana solmussa {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Näytettävä teksti',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Asiakirja',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Näytä linkin interaktiivinen esikatselu',
|
|
73
58
|
'fabric.editor.edit': 'Muokkaa',
|
|
74
59
|
'fabric.editor.editAltText': 'Muokkaa vaihtoehtoista tekstiä',
|
|
75
60
|
'fabric.editor.editDateText': 'Muokkaa päiväystä',
|
|
@@ -95,8 +80,6 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hae käyttämällä eri termiä tai tutustu uusiin Atlassian-tuotteiden sovelluksiin.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Tutustu Atlassian Marketplaceen',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Selaa',
|
|
98
|
-
'fabric.editor.embedTitle': 'Upota',
|
|
99
|
-
'fabric.editor.epic': 'Eepos',
|
|
100
83
|
'fabric.editor.error': 'Virhe',
|
|
101
84
|
'fabric.editor.errorPanel': 'Virhepaneeli',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Paljasta virheet värillisessä paneelissa',
|
|
@@ -128,30 +111,18 @@ export default {
|
|
|
128
111
|
'fabric.editor.heading5Description': 'Käytä tätä luettelon kohteiden ryhmittelyyn',
|
|
129
112
|
'fabric.editor.heading6': 'Otsikko 6',
|
|
130
113
|
'fabric.editor.heading6Description': 'Käytä tätä alatason otsikoissa',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogi',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bugi',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Asia',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Sivu',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Tarina',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tehtävä',
|
|
137
114
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
|
|
138
115
|
'fabric.editor.helpDialogTips': 'Paina {keyMap}-näppäintä, jotta voit nopeasti avata tämän dialogin koska tahansa',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Linkin tunniste',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Ehdotukset näytetään alla, kun alat kirjoittaa kenttään',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {tuloksia ei löytynyt} one {{count,number} tulos löytyi} other {{count,number} tulosta löytyi}}',
|
|
142
116
|
'fabric.editor.imageBorderBold': 'Voimakas',
|
|
143
117
|
'fabric.editor.imageBorderColor': 'Väri',
|
|
144
118
|
'fabric.editor.imageBorderMedium': 'Keskikokoinen',
|
|
145
119
|
'fabric.editor.imageBorderOptions': 'Reunan asetukset',
|
|
146
120
|
'fabric.editor.imageBorderSize': 'Koko',
|
|
147
121
|
'fabric.editor.imageBorderSubtle': 'Hienovarainen',
|
|
148
|
-
'fabric.editor.improvement': 'Parannus',
|
|
149
122
|
'fabric.editor.indent': 'Sisennys',
|
|
150
123
|
'fabric.editor.info': 'Tietoja',
|
|
151
124
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
152
125
|
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
155
126
|
'fabric.editor.inputQueryAssistiveTxt': 'Kun automaattitäydennyksen tuloksia on saatavilla, selaa niiden välillä ylös- ja alas-nuolilla ja valitse painamalla Enter. Kosketuslaitteilla selaa tuloksia koskettamalla tai pyyhkäisyllä.',
|
|
156
127
|
'fabric.editor.invalidDateError': 'Anna käypä päiväys',
|
|
157
128
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
@@ -199,9 +170,7 @@ export default {
|
|
|
199
170
|
'fabric.editor.shortcut': 'Tekstipikalinkki',
|
|
200
171
|
'fabric.editor.single': 'Yksittäinen sarake',
|
|
201
172
|
'fabric.editor.statusPlaceholder': 'Aseta tila',
|
|
202
|
-
'fabric.editor.story': 'Tarina',
|
|
203
173
|
'fabric.editor.strike': 'Yliviivaus',
|
|
204
|
-
'fabric.editor.subTask': 'Alitehtävä',
|
|
205
174
|
'fabric.editor.subscript': 'Alaindeksi',
|
|
206
175
|
'fabric.editor.subscript.off.superscript.on': 'Alaindeksi pois käytöstä, yläindeksi käytössä',
|
|
207
176
|
'fabric.editor.success': 'Onnistunut',
|
|
@@ -210,7 +179,6 @@ export default {
|
|
|
210
179
|
'fabric.editor.superscript': 'Yläindeksi',
|
|
211
180
|
'fabric.editor.superscript.off.subscript.on': 'Yläindeksi pois käytöstä, alaindeksi käytössä',
|
|
212
181
|
'fabric.editor.supportAltText': 'Vaihtoehtoinen teksti on hyödyllinen niille, jotka käyttävät näytönlukuohjelmia näkörajoitteen vuoksi.',
|
|
213
|
-
'fabric.editor.task': 'Tehtävä',
|
|
214
182
|
'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
|
|
215
183
|
'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
|
|
216
184
|
'fabric.editor.textColor': 'Tekstin väri',
|
|
@@ -233,9 +201,6 @@ export default {
|
|
|
233
201
|
'fabric.editor.undo': 'Kumoa',
|
|
234
202
|
'fabric.editor.unorderedList': 'Pisteluettelo',
|
|
235
203
|
'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
|
|
236
|
-
'fabric.editor.url': 'Näytä URL-osoite',
|
|
237
|
-
'fabric.editor.urlDescription': 'Näytä linkki URL-osoitteena',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL-osoite',
|
|
239
204
|
'fabric.editor.warning': 'Varoitus',
|
|
240
205
|
'fabric.editor.warningPanel': 'Varoituspaneeli',
|
|
241
206
|
'fabric.editor.warningPanel.description': 'Lisää varoitus värillisessä paneelissa',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Veuillez supprimer les éventuels caractères spéciaux dans le texte de remplacement.',
|
|
18
18
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
19
19
|
'fabric.editor.backLink': 'Retour',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
|
|
21
|
-
'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
|
|
22
|
-
'fabric.editor.blockTitle': 'Carte',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insérer une citation',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citation',
|
|
25
22
|
'fabric.editor.bold': 'Gras',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Ajouter une légende',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Options de carte',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Saisissez quelque chose…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Effacer le texte alternatif',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Effacer la mise en forme',
|
|
32
|
-
'fabric.editor.clearLink': 'Effacer le lien',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Effacer le texte',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Retour',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Fermer',
|
|
36
29
|
'fabric.editor.closeHelpDialog': "Fermer la boîte de dialogue d'aide",
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Volet personnalisé',
|
|
61
54
|
'fabric.editor.customPanel.description': "Ajoutez une remarque avec une émoticône et un fond d'écran coloré",
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Ajoutez une décision…',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Élément de liste',
|
|
64
56
|
'fabric.editor.description': 'Description',
|
|
65
|
-
'fabric.editor.displayBlock': 'Afficher la carte',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Afficher comme intégré',
|
|
67
|
-
'fabric.editor.displayInline': 'Afficher sur la même ligne',
|
|
68
|
-
'fabric.editor.displayLink': 'Afficher sous forme de texte',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': "Cette option d'affichage n'est pas disponible dans {node}",
|
|
70
|
-
'fabric.editor.displayText': 'Texte à afficher',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
72
|
-
'fabric.editor.ecombedDescription': "Affichez un aperçu interactif d'un lien",
|
|
73
58
|
'fabric.editor.edit': 'Modifier',
|
|
74
59
|
'fabric.editor.editAltText': 'Modifier le texte alternatif',
|
|
75
60
|
'fabric.editor.editDateText': 'Modifier la date',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Essayez de rechercher un autre terme ou découvrez de nouvelles apps pour les produits Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorer Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Parcourir',
|
|
98
|
-
'fabric.editor.embedTitle': 'Intégrer',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Erreur',
|
|
101
84
|
'fabric.editor.errorPanel': "Panneau d'erreur",
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Signaler les erreurs dans un cadre coloré',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Si vous supprimez {nodeName}, tous les éléments qui y sont connectés deviendront inexploitables.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Supprimer',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Supprimer un élément',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'cet élément',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Tous les changements sont toujours enregistrés automatiquement',
|
|
107
91
|
'fabric.editor.find': 'Rechercher',
|
|
108
92
|
'fabric.editor.findNext': 'Suivant',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Utilisez ceci pour regrouper des éléments de liste',
|
|
129
113
|
'fabric.editor.heading6': 'En-tête 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Utilisez ceci pour définir un sous-titre',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tâche',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': "Ouvrir la boîte de dialogue d'aide",
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Appuyez sur {keyMap} pour ouvrir rapidement cette boîte de dialogue à tout moment',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Étiquette de lien',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Les suggestions apparaîtront au fur et à mesure que vous saisissez du texte dans le champ',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {aucun résultat} one {{count,number} résultat trouvé} other {{count,number} résultats trouvés}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Gras',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Couleur',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Moyenne',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Options de bordure',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Taille',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Subtile',
|
|
148
|
-
'fabric.editor.improvement': 'Amélioration',
|
|
149
123
|
'fabric.editor.indent': 'Retrait positif',
|
|
150
124
|
'fabric.editor.info': 'Informations',
|
|
151
125
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Sur la même ligne',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': "Lorsque les résultats de la saisie semi-automatique sont disponibles, utilisez les flèches vers le haut et le bas pour les passer en revue, et appuyez sur Entrée pour en sélectionner un. Les utilisateurs d'appareils tactiles peuvent parcourir les résultats en touchant l'écran ou en le balayant.",
|
|
156
128
|
'fabric.editor.invalidDateError': 'Saisissez une date valide',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter un coéquipier à rejoindre {productName}} trusted {Inviter un coéquipier à rejoindre {productName}} other {Ajouter un coéquipier à {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Raccourci de texte',
|
|
200
172
|
'fabric.editor.single': 'Colonne unique',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Définir un état',
|
|
202
|
-
'fabric.editor.story': 'Story',
|
|
203
174
|
'fabric.editor.strike': 'Barrer',
|
|
204
|
-
'fabric.editor.subTask': 'Sous-tâche',
|
|
205
175
|
'fabric.editor.subscript': 'Indice',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Indice désactivé, exposant activé',
|
|
207
177
|
'fabric.editor.success': 'Opération réussie',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Exposant',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Exposant désactivé, indice activé',
|
|
212
182
|
'fabric.editor.supportAltText': "Le texte alternatif est utile pour les personnes utilisant des lecteurs d'écran en raison d'une déficience visuelle.",
|
|
213
|
-
'fabric.editor.task': 'Tâche',
|
|
214
183
|
'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Mise en forme du texte désactivée',
|
|
216
185
|
'fabric.editor.textColor': 'Couleur du texte',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Annuler',
|
|
234
203
|
'fabric.editor.unorderedList': 'Liste à puces',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
|
|
236
|
-
'fabric.editor.url': "Afficher l'URL",
|
|
237
|
-
'fabric.editor.urlDescription': "Affichez le lien sous forme d'URL",
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Avertissement',
|
|
240
206
|
'fabric.editor.warningPanel': "Panneau d'avertissement",
|
|
241
207
|
'fabric.editor.warningPanel.description': "Ajouter une note d'avertissement dans un cadre coloré",
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
19
19
|
'fabric.editor.backLink': 'Vissza',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
|
|
21
|
-
'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kártya',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Idézet beszúrása',
|
|
24
21
|
'fabric.editor.blockquote2': 'Idézőjel',
|
|
25
22
|
'fabric.editor.bold': 'Félkövér',
|
|
26
|
-
'fabric.editor.bug': 'Hiba',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Képaláírás hozzáadása',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Kártya beállításai',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Írj be valamit…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Alternatív szöveg eltávolítása',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Formázás törlése',
|
|
32
|
-
'fabric.editor.clearLink': 'Hivatkozás törlése',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Szöveg törlése',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Vissza',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Bezárás',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Súgóablak bezárása',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Egyéni panel',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Adj hozzá megjegyzést emojival és színes háttérrel',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Listaelem',
|
|
64
56
|
'fabric.editor.description': 'Leírás',
|
|
65
|
-
'fabric.editor.displayBlock': 'Megjelenítés kártyaként',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Megjelenítés beágyazottként',
|
|
67
|
-
'fabric.editor.displayInline': 'Megjelenítés beillesztettként',
|
|
68
|
-
'fabric.editor.displayLink': 'Megjelenítés szövegként',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Ez a megjelenítési lehetőség nem érhető el itt: {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Megjelenítendő szöveg',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Dokumentum',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Link interaktív előnézetének megjelenítése',
|
|
73
58
|
'fabric.editor.edit': 'Szerkesztés',
|
|
74
59
|
'fabric.editor.editAltText': 'Alternatív szöveg szerkesztése',
|
|
75
60
|
'fabric.editor.editDateText': 'Dátum szerkesztése',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Próbálj más kifejezésre keresni, vagy fedezz fel új alkalmazásokat az Atlassian termékekhez.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace felfedezése',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Böngészés',
|
|
98
|
-
'fabric.editor.embedTitle': 'Beágyazás',
|
|
99
|
-
'fabric.editor.epic': 'Eposz',
|
|
100
83
|
'fabric.editor.error': 'Hiba',
|
|
101
84
|
'fabric.editor.errorPanel': 'Hiba panel',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Hibák megjelenítése színes panelen',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Törlés',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Elem törlése',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'ez az elem',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'A rendszer mindig automatikusan menti a módosításokat',
|
|
107
91
|
'fabric.editor.find': 'Keresés',
|
|
108
92
|
'fabric.editor.findNext': 'Következő keresése',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Használja ezt listaelemek csoportosításához',
|
|
129
113
|
'fabric.editor.heading6': '6. szintű címsor',
|
|
130
114
|
'fabric.editor.heading6Description': 'Használja ezt alacsony szintű címsorokhoz',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Hiba',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ügy',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Oldal',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Sztori',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Feladat',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'A párbeszédablak gyors megnyitásához nyomja meg a(z) {keyMap} gombot',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Link címkéje',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'A rendszer a beírt szövegnek megfelelően jeleníti meg lent a javaslatokat',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nincs találat} one {{count,number} találat} other {{count,number} találat}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Félkövér',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Szín',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Közepes',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Szegély beállításai',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Méret',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Vékony',
|
|
148
|
-
'fabric.editor.improvement': 'Javítás',
|
|
149
123
|
'fabric.editor.indent': 'Behúzás',
|
|
150
124
|
'fabric.editor.info': 'Információ',
|
|
151
125
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Beágyazott',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Amikor elérhetők az automatikus kiegészítés eredményei, a fel- és lefelé mutató nyilakat használhatod az áttekintéshez, az Entert pedig a kiválasztáshoz. Az érintőképernyős eszközt használó felhasználók érintéssel vagy pöccintéssel ismerhetik meg őket.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Adj meg egy érvényes dátumot',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Csapattag meghívása a(z) {productName} termékbe} trusted {Csapattag meghívása a(z) {productName} termékbe} other {Csapattag hozzáadása a(z) {productName} termékhez}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Szöveghivatkozás',
|
|
200
172
|
'fabric.editor.single': 'Egy oszlop',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Állapot beállítása',
|
|
202
|
-
'fabric.editor.story': 'Sztori',
|
|
203
174
|
'fabric.editor.strike': 'Áthúzott',
|
|
204
|
-
'fabric.editor.subTask': 'Alfeladat',
|
|
205
175
|
'fabric.editor.subscript': 'Alsó index',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Alsó index kikapcsolva, felső index bekapcsolva',
|
|
207
177
|
'fabric.editor.success': 'Sikerült',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Felső index',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Felső index kikapcsolva, alsó index bekapcsolva',
|
|
212
182
|
'fabric.editor.supportAltText': 'Az alternatív szöveg a látássérült felhasználók számára hasznos, akik képernyőolvasót használnak.',
|
|
213
|
-
'fabric.editor.task': 'Feladat',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Szövegformázás kikapcsolva',
|
|
216
185
|
'fabric.editor.textColor': 'Szövegszín',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Visszavonás',
|
|
234
203
|
'fabric.editor.unorderedList': 'Listajeles lista',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Sorrend nélküli lista létrehozása',
|
|
236
|
-
'fabric.editor.url': 'URL megjelenítése',
|
|
237
|
-
'fabric.editor.urlDescription': 'Link megjelenítése URL-ként',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL-cím',
|
|
239
205
|
'fabric.editor.warning': 'Figyelmeztetés',
|
|
240
206
|
'fabric.editor.warningPanel': 'Figyelmeztető panel',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Figyelmeztető megjegyzés hozzáadása színes panelen',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
19
19
|
'fabric.editor.backLink': 'Torna indietro',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': "Il collegamento inline è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
|
|
21
|
-
'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
|
|
22
|
-
'fabric.editor.blockTitle': 'Scheda',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Inserisci citazione',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citazione',
|
|
25
22
|
'fabric.editor.bold': 'Grassetto',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Aggiungi didascalia',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Opzioni scheda',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Scrivi qualcosa…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Cancella testo alternativo',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Elimina formattazione',
|
|
32
|
-
'fabric.editor.clearLink': 'Cancella link',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Cancella testo',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Indietro',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Chiudi',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Chiudi la finestra della guida',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Pannello personalizzato',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Aggiungi una nota con un emoji e uno sfondo colorato',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Aggiungi una decisione…',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Voce di elenco',
|
|
64
56
|
'fabric.editor.description': 'Descrizione',
|
|
65
|
-
'fabric.editor.displayBlock': 'Visualizza come scheda',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Visualizza come oggetto incorporato',
|
|
67
|
-
'fabric.editor.displayInline': 'Visualizza inline',
|
|
68
|
-
'fabric.editor.displayLink': 'Mostra come testo',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': "Questa opzione di visualizzazione non è disponibile all'interno di {node}",
|
|
70
|
-
'fabric.editor.displayText': 'Testo da mostrare',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
72
|
-
'fabric.editor.ecombedDescription': "Visualizza un'anteprima interattiva di un link",
|
|
73
58
|
'fabric.editor.edit': 'Modifica',
|
|
74
59
|
'fabric.editor.editAltText': 'Modifica testo alternativo',
|
|
75
60
|
'fabric.editor.editDateText': 'Modifica data',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prova a ripetere la ricerca con un termine diverso o scopri nuove app per i prodotti Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': "Esplora l'Atlassian Marketplace",
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Sfoglia',
|
|
98
|
-
'fabric.editor.embedTitle': 'Incorpora',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Errore',
|
|
101
84
|
'fabric.editor.errorPanel': 'Pannello errori',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Segnala gli errori in un pannello colorato',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': "L'eliminazione di {nodeName} comporterà l'interruzione di tutti i relativi collegamenti.",
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Elimina',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': "Elimina l'elemento",
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'questo elemento',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Le modifiche vengono sempre salvate automaticamente',
|
|
107
91
|
'fabric.editor.find': 'Trova',
|
|
108
92
|
'fabric.editor.findNext': 'Trova successivo',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Per le voci degli elenchi',
|
|
129
113
|
'fabric.editor.heading6': 'Titolo 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Per i titoli di livello inferiore',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Pagina',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Apri finestra della guida',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Etichetta link',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'I suggerimenti vengono visualizzati durante la digitazione nel campo',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nessun risultato trovato} one {{count,number} risultato trovato} other {{count,number} risultati trovati}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Grande',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Colore',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Media',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Opzioni bordo',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Dimensione',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Piccola',
|
|
148
|
-
'fabric.editor.improvement': 'Miglioramento',
|
|
149
123
|
'fabric.editor.indent': 'Rientro',
|
|
150
124
|
'fabric.editor.info': 'Info',
|
|
151
125
|
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
|
|
154
|
-
'fabric.editor.inlineTitle': 'In linea',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Una volta che i risultati del completamento automatico sono disponibili, utilizza le frecce su e giù per rivedere i dati e premi Invio per selezionarli. Gli utenti di dispositivi touch possono utilizzare i movimenti di tocco o scorrimento.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Inserisci una data valida',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita un collega in {productName}} trusted {Invita un collega in {productName}} other {Aggiunti un collega a {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Scelta rapida di testo',
|
|
200
172
|
'fabric.editor.single': 'Colonna singola',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Imposta uno stato',
|
|
202
|
-
'fabric.editor.story': 'Story',
|
|
203
174
|
'fabric.editor.strike': 'Barrato',
|
|
204
|
-
'fabric.editor.subTask': 'Sottotask',
|
|
205
175
|
'fabric.editor.subscript': 'Pedice',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Pedice disattivato, Apice attivato',
|
|
207
177
|
'fabric.editor.success': 'Operazione riuscita',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Apice',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Apice disattivato, Pedice attivato',
|
|
212
182
|
'fabric.editor.supportAltText': 'Il testo alternativo è utile agli utenti con problemi di vista che utilizzano utilità per la lettura dello schermo.',
|
|
213
|
-
'fabric.editor.task': 'Task',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Formattazione del test disattivata',
|
|
216
185
|
'fabric.editor.textColor': 'Colore del testo',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Annulla',
|
|
234
203
|
'fabric.editor.unorderedList': 'Elenco puntato',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Crea un elenco non ordinato',
|
|
236
|
-
'fabric.editor.url': 'Visualizza URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Visualizza il link come URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Attenzione',
|
|
240
206
|
'fabric.editor.warningPanel': 'Pannello avvisi',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Aggiungi un avviso in un pannello colorato',
|