@atlaskit/editor-core 185.16.3 → 185.16.6
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 +14 -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/expand/commands.js +15 -12
- package/dist/cjs/plugins/expand/nodeviews/index.js +4 -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/expand/commands.js +13 -14
- package/dist/es2019/plugins/expand/nodeviews/index.js +4 -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/expand/commands.js +16 -13
- package/dist/esm/plugins/expand/nodeviews/index.js +4 -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/expand/commands.d.ts +1 -1
- 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/expand/commands.d.ts +1 -1
- 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/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',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -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/esm/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': 'Добавить цветное предупреждение',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Ta bort eventuella specialtecken i alternativ text.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
19
19
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Inlinelänken är inuti {node} och det går inte att byta dess vy',
|
|
21
|
-
'fabric.editor.blockDescription': 'Visa mer information om en länk, inklusive en sammanfattning och åtgärder',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kort',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Infoga citat',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citat',
|
|
25
22
|
'fabric.editor.bold': 'Fet',
|
|
26
|
-
'fabric.editor.bug': 'Bugg',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Lägg till en bildtext',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Kortalternativ',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Skriv något …',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Rensa alternativ text',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Ta bort formatering',
|
|
32
|
-
'fabric.editor.clearLink': 'Rensa länk',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Rensa text',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Tillbaka',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Stäng',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Stäng hjälpdialog',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Anpassad panel',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Lägg till en anteckning med en emoji och en färgad bakgrund',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Lägg till ett beslut ...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Listobjekt',
|
|
64
56
|
'fabric.editor.description': 'Beskrivning',
|
|
65
|
-
'fabric.editor.displayBlock': 'Visa kort',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Visa inbäddad',
|
|
67
|
-
'fabric.editor.displayInline': 'Visa inline',
|
|
68
|
-
'fabric.editor.displayLink': 'Visa som text',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Det här visningsalternativet är inte tillgängligt inuti {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Text att visa',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Visa en interaktiv förhandsvisning av en länk',
|
|
73
58
|
'fabric.editor.edit': 'Redigera',
|
|
74
59
|
'fabric.editor.editAltText': 'Redigera alternativ text',
|
|
75
60
|
'fabric.editor.editDateText': 'Redigeringsdatum',
|
|
@@ -95,8 +80,6 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prova att söka med en annan term eller upptäck nya appar för Atlassian-produkter.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforska Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Bläddra',
|
|
98
|
-
'fabric.editor.embedTitle': 'Bädda in',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Fel',
|
|
101
84
|
'fabric.editor.errorPanel': 'Felpanel',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Meddela om fel i en färgad panel',
|
|
@@ -128,30 +111,18 @@ export default {
|
|
|
128
111
|
'fabric.editor.heading5Description': 'Använd för att gruppera listobjekt',
|
|
129
112
|
'fabric.editor.heading6': 'Rubrik 6',
|
|
130
113
|
'fabric.editor.heading6Description': 'Använd för rubriker på låg nivå',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogg',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bugg',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ärende',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Sida',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Uppgift',
|
|
137
114
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Öppna hjälpdialogruta',
|
|
138
115
|
'fabric.editor.helpDialogTips': 'Tryck på {keyMap} för att när som helst öppna den här dialogrutan',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Länketikett',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Förslag visas nedan när du skriver i fältet',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {inga resultat hittades} one {{count,number} resultat hittades} other {{count,number} resultat hittades}}',
|
|
142
116
|
'fabric.editor.imageBorderBold': 'Fetstil',
|
|
143
117
|
'fabric.editor.imageBorderColor': 'Färg',
|
|
144
118
|
'fabric.editor.imageBorderMedium': 'Medium',
|
|
145
119
|
'fabric.editor.imageBorderOptions': 'Kantalternativ',
|
|
146
120
|
'fabric.editor.imageBorderSize': 'Storlek',
|
|
147
121
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
148
|
-
'fabric.editor.improvement': 'Förbättring',
|
|
149
122
|
'fabric.editor.indent': 'Indrag',
|
|
150
123
|
'fabric.editor.info': 'Info',
|
|
151
124
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
152
125
|
'fabric.editor.infoPanel.description': 'Markera information med en färgad panel',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Visa länk som infogad text',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Inline',
|
|
155
126
|
'fabric.editor.inputQueryAssistiveTxt': 'När autokompletteringsresultat är tillgängliga använder du upp- och nedpilarna för att granska och Enter för att välja. Användare med pekskärm kan utforska genom att röra vid skärmen eller svepa på den.',
|
|
156
127
|
'fabric.editor.invalidDateError': 'Ange ett giltigt datum',
|
|
157
128
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Bjud in teammedlem till {productName}} trusted {Bjud in teammedlem till {productName}} other {Lägg till teammedlem i {productName}}}',
|
|
@@ -199,9 +170,7 @@ export default {
|
|
|
199
170
|
'fabric.editor.shortcut': 'Textgenväg',
|
|
200
171
|
'fabric.editor.single': 'Enkel kolumn',
|
|
201
172
|
'fabric.editor.statusPlaceholder': 'Ange status',
|
|
202
|
-
'fabric.editor.story': 'Story',
|
|
203
173
|
'fabric.editor.strike': 'Genomstrykning',
|
|
204
|
-
'fabric.editor.subTask': 'Underordnad uppgift',
|
|
205
174
|
'fabric.editor.subscript': 'Nedsänkt',
|
|
206
175
|
'fabric.editor.subscript.off.superscript.on': 'Nedsänkt text av, upphöjd text på',
|
|
207
176
|
'fabric.editor.success': 'Klart!',
|
|
@@ -210,7 +179,6 @@ export default {
|
|
|
210
179
|
'fabric.editor.superscript': 'Upphöjd',
|
|
211
180
|
'fabric.editor.superscript.off.subscript.on': 'Upphöjd text av, nedsänkt text på',
|
|
212
181
|
'fabric.editor.supportAltText': 'Alternativ text är användbart för de som använder skärmläsare på grund av visuella begränsningar.',
|
|
213
|
-
'fabric.editor.task': 'Uppgift',
|
|
214
182
|
'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.',
|
|
215
183
|
'fabric.editor.text.formatting.off': 'Textformatering av',
|
|
216
184
|
'fabric.editor.textColor': 'Textfärg',
|
|
@@ -233,9 +201,6 @@ export default {
|
|
|
233
201
|
'fabric.editor.undo': 'Ångra',
|
|
234
202
|
'fabric.editor.unorderedList': 'Punktlista',
|
|
235
203
|
'fabric.editor.unorderedList.description': 'Skapa en osorterad lista',
|
|
236
|
-
'fabric.editor.url': 'Visa URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Visa länk som URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
204
|
'fabric.editor.warning': 'Varning',
|
|
240
205
|
'fabric.editor.warningPanel': 'Varningspanel',
|
|
241
206
|
'fabric.editor.warningPanel.description': 'Lägg till en varning i en färgad panel',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'โปรดลบตัวอักษรพิเศษใด ๆ ออกจากข้อความอธิบายรูปภาพ',
|
|
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,8 +80,6 @@ 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': 'แสดงข้อผิดพลาดในแผงสี',
|
|
@@ -128,30 +111,18 @@ export default {
|
|
|
128
111
|
'fabric.editor.heading5Description': 'ใช้ส่วนนี้สำหรับจัดกลุ่มรายการต่าง ๆ',
|
|
129
112
|
'fabric.editor.heading6': 'หัวเรื่อง 6',
|
|
130
113
|
'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
114
|
'fabric.editor.headingLink.toolbarHelpTitle': 'เปิดกรอบโต้ตอบความช่วยเหลือ',
|
|
138
115
|
'fabric.editor.helpDialogTips': 'กด {keyMap} เพื่อเปิดกรอบโต้ตอบนี้ได้ทุกเมื่อ',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'ป้ายลิงก์',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'ข้อเสนอแนะจะปรากฏด้านล่างเมื่อคุณพิมพ์ลงในช่อง',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {ไม่พบผลลัพธ์} other {พบผลลัพธ์ {count,number} รายการ}}',
|
|
142
116
|
'fabric.editor.imageBorderBold': 'ตัวหนา',
|
|
143
117
|
'fabric.editor.imageBorderColor': 'สี',
|
|
144
118
|
'fabric.editor.imageBorderMedium': 'ปานกลาง',
|
|
145
119
|
'fabric.editor.imageBorderOptions': 'ตัวเลือกขอบ',
|
|
146
120
|
'fabric.editor.imageBorderSize': 'ขนาด',
|
|
147
121
|
'fabric.editor.imageBorderSubtle': 'บาง',
|
|
148
|
-
'fabric.editor.improvement': 'การปรับปรุง',
|
|
149
122
|
'fabric.editor.indent': 'ย่อหน้าเข้า',
|
|
150
123
|
'fabric.editor.info': 'ข้อมูล',
|
|
151
124
|
'fabric.editor.infoPanel': 'แผงข้อมูล',
|
|
152
125
|
'fabric.editor.infoPanel.description': 'ไฮไลท์ข้อมูลในแผงสี',
|
|
153
|
-
'fabric.editor.inlineDescription': 'แสดงลิงก์เป็นข้อความอินไลน์',
|
|
154
|
-
'fabric.editor.inlineTitle': 'อินไลน์',
|
|
155
126
|
'fabric.editor.inputQueryAssistiveTxt': 'เมื่อผลการป้อนอัตโนมัติพร้อมใช้งานแล้ว ให้ใช้ลูกศรขึ้นและลงเพื่อตรวจสอบและกด Enter เพื่อเลือก ผู้ใช้อุปกรณ์สัมผัส สำรวจโดยการแตะหรือการปัดนิ้ว',
|
|
156
127
|
'fabric.editor.invalidDateError': 'ป้อนวันที่ที่ถูกต้อง',
|
|
157
128
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} trusted {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} other {เพิ่มเพื่อนร่วมทีมไปยัง {productName}}}',
|
|
@@ -199,9 +170,7 @@ export default {
|
|
|
199
170
|
'fabric.editor.shortcut': 'ข้อความลัด',
|
|
200
171
|
'fabric.editor.single': 'คอลัมน์เดียว',
|
|
201
172
|
'fabric.editor.statusPlaceholder': 'ตั้งค่าสถานะ',
|
|
202
|
-
'fabric.editor.story': 'เรื่องราว',
|
|
203
173
|
'fabric.editor.strike': 'ขีดฆ่า',
|
|
204
|
-
'fabric.editor.subTask': 'งานย่อย',
|
|
205
174
|
'fabric.editor.subscript': 'ตัวห้อย',
|
|
206
175
|
'fabric.editor.subscript.off.superscript.on': 'ปิดตัวห้อย เปิดตัวห้อย',
|
|
207
176
|
'fabric.editor.success': 'สำเร็จ',
|
|
@@ -210,7 +179,6 @@ export default {
|
|
|
210
179
|
'fabric.editor.superscript': 'ตัวยก',
|
|
211
180
|
'fabric.editor.superscript.off.subscript.on': 'ปิดตัวยก เปิดตัวยก',
|
|
212
181
|
'fabric.editor.supportAltText': 'ข้อความอธิบายรูปภาพมีประโยชน์สำหรับผู้ที่กำลังใช้โปรแกรมอ่านออกเสียงบนหน้าจอเนื่องจากอาจมีข้อจำกัดทางด้านภาพ',
|
|
213
|
-
'fabric.editor.task': 'งาน',
|
|
214
182
|
'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก",
|
|
215
183
|
'fabric.editor.text.formatting.off': 'ปิดการใช้รูปแบบข้อความ',
|
|
216
184
|
'fabric.editor.textColor': 'สีข้อความ',
|
|
@@ -233,9 +201,6 @@ export default {
|
|
|
233
201
|
'fabric.editor.undo': 'เลิกทำ',
|
|
234
202
|
'fabric.editor.unorderedList': 'การแสดงรายการแบบไม่มีเลขลำดับ',
|
|
235
203
|
'fabric.editor.unorderedList.description': 'สร้างรายการแบบไม่มีเลขลำดับ',
|
|
236
|
-
'fabric.editor.url': 'แสดง URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'แสดงลิงก์เป็น URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
204
|
'fabric.editor.warning': 'คำเตือน',
|
|
240
205
|
'fabric.editor.warningPanel': 'แผงคำเตือน',
|
|
241
206
|
'fabric.editor.warningPanel.description': 'เพิ่มข้อความคำเตือนในแผงสี',
|