@atlaskit/editor-core 187.48.8 → 188.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +91 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/index.js +3 -305
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/index.js +16 -45
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/index.js +16 -45
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types/index.d.ts +19 -63
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/index.d.ts +19 -63
- package/package.json +5 -5
- package/report.api.md +8 -1116
- package/tmp/api-report-tmp.d.ts +8 -971
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
25
25
|
'fabric.editor.backLink': 'Go back',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
27
|
-
'fabric.editor.blockquote2': 'Quote',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Toggle action item',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
34
|
-
'fabric.editor.codeblock': 'Code snippet',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'Failed to load',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Cancel',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Close',
|
|
@@ -53,8 +50,6 @@ var _default = {
|
|
|
53
50
|
'fabric.editor.configPanel.submit': 'Submit',
|
|
54
51
|
'fabric.editor.createComment': 'Comment',
|
|
55
52
|
'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
|
|
56
|
-
'fabric.editor.customPanel': 'Custom panel',
|
|
57
|
-
'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
|
|
58
53
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
59
54
|
'fabric.editor.description': 'Description',
|
|
60
55
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
@@ -66,25 +61,7 @@ var _default = {
|
|
|
66
61
|
'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
|
|
67
62
|
'fabric.editor.editorHelp': 'Editor help',
|
|
68
63
|
'fabric.editor.editors': 'Editors',
|
|
69
|
-
'fabric.editor.elementBrowser.help': 'Help',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administration',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'All',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Communication',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence content',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Development',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'External content',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatting',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Reporting',
|
|
80
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuals & images',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Nothing matches your search',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
83
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
84
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
85
64
|
'fabric.editor.error': 'Error',
|
|
86
|
-
'fabric.editor.errorPanel': 'Error panel',
|
|
87
|
-
'fabric.editor.errorPanel.description': 'Call out errors in a coloured panel',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
89
66
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Delete',
|
|
90
67
|
'fabric.editor.extension.deleteElementTitle': 'Delete element',
|
|
@@ -94,27 +71,7 @@ var _default = {
|
|
|
94
71
|
'fabric.editor.findNext': 'Find next',
|
|
95
72
|
'fabric.editor.findPrevious': 'Find previous',
|
|
96
73
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
98
74
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
99
|
-
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
100
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Are you sure?',
|
|
101
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
102
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
|
|
103
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
|
|
104
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
105
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
106
|
-
'fabric.editor.heading1': 'Heading 1',
|
|
107
|
-
'fabric.editor.heading1Description': 'Use this for a top level heading',
|
|
108
|
-
'fabric.editor.heading2': 'Heading 2',
|
|
109
|
-
'fabric.editor.heading2Description': 'Use this for key sections',
|
|
110
|
-
'fabric.editor.heading3': 'Heading 3',
|
|
111
|
-
'fabric.editor.heading3Description': 'Use this for sub sections and group headings',
|
|
112
|
-
'fabric.editor.heading4': 'Heading 4',
|
|
113
|
-
'fabric.editor.heading4Description': 'Use this for deep headings',
|
|
114
|
-
'fabric.editor.heading5': 'Heading 5',
|
|
115
|
-
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
116
|
-
'fabric.editor.heading6': 'Heading 6',
|
|
117
|
-
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
118
75
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
119
76
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
120
77
|
'fabric.editor.image.fullWidthLabel': 'Full-width',
|
|
@@ -126,8 +83,6 @@ var _default = {
|
|
|
126
83
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
127
84
|
'fabric.editor.indent': 'Indent',
|
|
128
85
|
'fabric.editor.info': 'Info',
|
|
129
|
-
'fabric.editor.infoPanel': 'Info panel',
|
|
130
|
-
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
131
86
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
132
87
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
133
88
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -149,11 +104,7 @@ var _default = {
|
|
|
149
104
|
'fabric.editor.mentionsIconLabel': 'Mention',
|
|
150
105
|
'fabric.editor.noResultsFound': 'No results',
|
|
151
106
|
'fabric.editor.noSearchResults': 'No search results',
|
|
152
|
-
'fabric.editor.normal': 'Normal text',
|
|
153
107
|
'fabric.editor.note': 'Note',
|
|
154
|
-
'fabric.editor.notePanel': 'Note panel',
|
|
155
|
-
'fabric.editor.notePanel.description': 'Add a note in a coloured panel',
|
|
156
|
-
'fabric.editor.other': 'Others...',
|
|
157
108
|
'fabric.editor.outdent': 'Outdent',
|
|
158
109
|
'fabric.editor.panel.backgroundColor': 'Background colour',
|
|
159
110
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
@@ -174,12 +125,9 @@ var _default = {
|
|
|
174
125
|
'fabric.editor.single': 'Single column',
|
|
175
126
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
176
127
|
'fabric.editor.success': 'Success',
|
|
177
|
-
'fabric.editor.successPanel': 'Success panel',
|
|
178
|
-
'fabric.editor.successPanel.description': 'Add tips in a coloured panel',
|
|
179
128
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
180
129
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
181
130
|
'fabric.editor.textColor': 'Text colour',
|
|
182
|
-
'fabric.editor.textStyles': 'Text styles',
|
|
183
131
|
'fabric.editor.threeColumns': 'Three columns',
|
|
184
132
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
|
|
185
133
|
'fabric.editor.toolbarMediaTitle': 'Add image, video, or file',
|
|
@@ -195,8 +143,6 @@ var _default = {
|
|
|
195
143
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
196
144
|
'fabric.editor.undo': 'Undo',
|
|
197
145
|
'fabric.editor.warning': 'Warning',
|
|
198
|
-
'fabric.editor.warningPanel': 'Warning panel',
|
|
199
|
-
'fabric.editor.warningPanel.description': 'Add a note of caution in a coloured panel',
|
|
200
146
|
'fabric.editor.wrapLeft': 'Wrap left',
|
|
201
147
|
'fabric.editor.wrapRight': 'Wrap right'
|
|
202
148
|
};
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
25
25
|
'fabric.editor.backLink': 'Go back',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
27
|
-
'fabric.editor.blockquote2': 'Quote',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Toggle action item',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
34
|
-
'fabric.editor.codeblock': 'Code snippet',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'Failed to load',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Cancel',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Close',
|
|
@@ -53,8 +50,6 @@ var _default = {
|
|
|
53
50
|
'fabric.editor.configPanel.submit': 'Submit',
|
|
54
51
|
'fabric.editor.createComment': 'Comment',
|
|
55
52
|
'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
|
|
56
|
-
'fabric.editor.customPanel': 'Custom panel',
|
|
57
|
-
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
58
53
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
59
54
|
'fabric.editor.description': 'Description',
|
|
60
55
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
@@ -66,25 +61,7 @@ var _default = {
|
|
|
66
61
|
'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
|
|
67
62
|
'fabric.editor.editorHelp': 'Editor help',
|
|
68
63
|
'fabric.editor.editors': 'Editors',
|
|
69
|
-
'fabric.editor.elementBrowser.help': 'Help',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administration',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'All',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Communication',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence content',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Development',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'External content',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatting',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Reporting',
|
|
80
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuals & images',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Nothing matches your search',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
83
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
84
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
85
64
|
'fabric.editor.error': 'Error',
|
|
86
|
-
'fabric.editor.errorPanel': 'Error panel',
|
|
87
|
-
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
89
66
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Delete',
|
|
90
67
|
'fabric.editor.extension.deleteElementTitle': 'Delete element',
|
|
@@ -94,27 +71,7 @@ var _default = {
|
|
|
94
71
|
'fabric.editor.findNext': 'Find next',
|
|
95
72
|
'fabric.editor.findPrevious': 'Find previous',
|
|
96
73
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
98
74
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
99
|
-
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 connected element)} other {{name} (+{amount,number} connected elements)}}',
|
|
100
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Are you sure?',
|
|
101
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
102
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
|
|
103
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
|
|
104
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
105
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
106
|
-
'fabric.editor.heading1': 'Heading 1',
|
|
107
|
-
'fabric.editor.heading1Description': 'Use this for a top level heading',
|
|
108
|
-
'fabric.editor.heading2': 'Heading 2',
|
|
109
|
-
'fabric.editor.heading2Description': 'Use this for key sections',
|
|
110
|
-
'fabric.editor.heading3': 'Heading 3',
|
|
111
|
-
'fabric.editor.heading3Description': 'Use this for sub sections and group headings',
|
|
112
|
-
'fabric.editor.heading4': 'Heading 4',
|
|
113
|
-
'fabric.editor.heading4Description': 'Use this for deep headings',
|
|
114
|
-
'fabric.editor.heading5': 'Heading 5',
|
|
115
|
-
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
116
|
-
'fabric.editor.heading6': 'Heading 6',
|
|
117
|
-
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
118
75
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
119
76
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
120
77
|
'fabric.editor.image.fullWidthLabel': 'Full-width',
|
|
@@ -126,8 +83,6 @@ var _default = {
|
|
|
126
83
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
127
84
|
'fabric.editor.indent': 'Indent',
|
|
128
85
|
'fabric.editor.info': 'Info',
|
|
129
|
-
'fabric.editor.infoPanel': 'Info panel',
|
|
130
|
-
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
131
86
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
132
87
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
133
88
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
@@ -149,11 +104,7 @@ var _default = {
|
|
|
149
104
|
'fabric.editor.mentionsIconLabel': 'Mention',
|
|
150
105
|
'fabric.editor.noResultsFound': 'No results',
|
|
151
106
|
'fabric.editor.noSearchResults': 'No search results',
|
|
152
|
-
'fabric.editor.normal': 'Normal text',
|
|
153
107
|
'fabric.editor.note': 'Note',
|
|
154
|
-
'fabric.editor.notePanel': 'Note panel',
|
|
155
|
-
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
156
|
-
'fabric.editor.other': 'Others...',
|
|
157
108
|
'fabric.editor.outdent': 'Outdent',
|
|
158
109
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
159
110
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
@@ -174,12 +125,9 @@ var _default = {
|
|
|
174
125
|
'fabric.editor.single': 'Single column',
|
|
175
126
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
176
127
|
'fabric.editor.success': 'Success',
|
|
177
|
-
'fabric.editor.successPanel': 'Success panel',
|
|
178
|
-
'fabric.editor.successPanel.description': 'Add tips in a colored panel',
|
|
179
128
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
180
129
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
181
130
|
'fabric.editor.textColor': 'Text color',
|
|
182
|
-
'fabric.editor.textStyles': 'Text styles',
|
|
183
131
|
'fabric.editor.threeColumns': 'Three columns',
|
|
184
132
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
|
|
185
133
|
'fabric.editor.toolbarMediaTitle': 'Add image, video, or file',
|
|
@@ -195,8 +143,6 @@ var _default = {
|
|
|
195
143
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
196
144
|
'fabric.editor.undo': 'Undo',
|
|
197
145
|
'fabric.editor.warning': 'Warning',
|
|
198
|
-
'fabric.editor.warningPanel': 'Warning panel',
|
|
199
|
-
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
|
200
146
|
'fabric.editor.wrapLeft': 'Wrap left',
|
|
201
147
|
'fabric.editor.wrapRight': 'Wrap right'
|
|
202
148
|
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
25
25
|
'fabric.editor.backLink': 'Regresar',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
|
|
27
|
-
'fabric.editor.blockquote2': 'Citar',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Elemento de acción de alternancia',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Escribe algo…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Borrar texto alternativo',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Atrás',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Cerrar',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Cerrar el diálogo de ayuda',
|
|
34
|
-
'fabric.editor.codeblock': 'Fragmento de código',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Mostrar código con resaltado de sintaxis',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'No se pudo cargar',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Cancelar',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Cerrar',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': 'Enviar',
|
|
53
50
|
'fabric.editor.createComment': 'Comentar',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'Solo puedes comentar en el texto y los encabezados',
|
|
55
|
-
'fabric.editor.customPanel': 'Panel personalizado',
|
|
56
|
-
'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
58
53
|
'fabric.editor.description': 'Descripción',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'Área de contenido principal, empieza a escribir para introducir texto.',
|
|
66
61
|
'fabric.editor.editorHelp': 'Ayuda del editor',
|
|
67
62
|
'fabric.editor.editors': 'Editores',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'Ayuda',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administración',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Todos',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Comunicación',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Contenido de Confluence',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Desarrollo',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Contenido externo',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formato',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Medios',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navegación',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Creación de informes',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuales e imágenes',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'No hay nada que coincida con la búsqueda',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Intenta buscar con otro término o descubre nuevas aplicaciones para productos de Atlassian.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Explorar',
|
|
84
63
|
'fabric.editor.error': 'Error',
|
|
85
|
-
'fabric.editor.errorPanel': 'Panel de errores',
|
|
86
|
-
'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': 'Buscar siguiente',
|
|
93
70
|
'fabric.editor.findPrevious': 'Buscar anterior',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': 'Buscar y reemplazar',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '¿Seguro?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'Aceptar',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Se han abierto los controles de la barra de herramientas flotante',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de herramientas flotante',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Desplazarse a la izquierda',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Desplazarse a la derecha',
|
|
103
|
-
'fabric.editor.heading1': 'Título 1',
|
|
104
|
-
'fabric.editor.heading1Description': 'Úsalo en un título de nivel superior',
|
|
105
|
-
'fabric.editor.heading2': 'Título 2',
|
|
106
|
-
'fabric.editor.heading2Description': 'Úsalo en secciones clave',
|
|
107
|
-
'fabric.editor.heading3': 'Título 3',
|
|
108
|
-
'fabric.editor.heading3Description': 'Úsalo en subsecciones y títulos de agrupaciones',
|
|
109
|
-
'fabric.editor.heading4': 'Título 4',
|
|
110
|
-
'fabric.editor.heading4Description': 'Úsalo en títulos de varios niveles',
|
|
111
|
-
'fabric.editor.heading5': 'Título 5',
|
|
112
|
-
'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
|
|
113
|
-
'fabric.editor.heading6': 'Título 6',
|
|
114
|
-
'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
|
|
116
74
|
'fabric.editor.helpDialogTips': 'Pulsa {keyMap} para abrir este diálogo con rapidez en cualquier momento',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': 'Anchura completa',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
124
82
|
'fabric.editor.indent': 'Aplicar sangría',
|
|
125
83
|
'fabric.editor.info': 'Información',
|
|
126
|
-
'fabric.editor.infoPanel': 'Panel de información',
|
|
127
|
-
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
128
84
|
'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.',
|
|
129
85
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
130
86
|
'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}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'Mención',
|
|
147
103
|
'fabric.editor.noResultsFound': 'Sin resultados',
|
|
148
104
|
'fabric.editor.noSearchResults': 'No hay resultados de búsqueda',
|
|
149
|
-
'fabric.editor.normal': 'Texto normal',
|
|
150
105
|
'fabric.editor.note': 'Nota',
|
|
151
|
-
'fabric.editor.notePanel': 'Panel de notas',
|
|
152
|
-
'fabric.editor.notePanel.description': 'Añadir una nota en un panel de color',
|
|
153
|
-
'fabric.editor.other': 'Otros...',
|
|
154
106
|
'fabric.editor.outdent': 'Anular sangría',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': 'Color de fondo',
|
|
156
108
|
'fabric.editor.panel.emoji': 'Añadir emoji',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': 'Una sola columna',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'Establecer un estado',
|
|
173
125
|
'fabric.editor.success': 'Correcto',
|
|
174
|
-
'fabric.editor.successPanel': 'Panel de contenido correcto',
|
|
175
|
-
'fabric.editor.successPanel.description': 'Añadir consejos en un panel de color',
|
|
176
126
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
|
|
178
128
|
'fabric.editor.textColor': 'Color del texto',
|
|
179
|
-
'fabric.editor.textStyles': 'Estilos de texto',
|
|
180
129
|
'fabric.editor.threeColumns': 'Tres columnas',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': 'Añadir imagen, vídeo o archivo',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': 'Deshacer',
|
|
194
143
|
'fabric.editor.warning': 'Advertencia',
|
|
195
|
-
'fabric.editor.warningPanel': 'Panel de advertencias',
|
|
196
|
-
'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
|
|
197
144
|
'fabric.editor.wrapLeft': 'Ajustar a la izquierda',
|
|
198
145
|
'fabric.editor.wrapRight': 'Ajustar a la derecha'
|
|
199
146
|
};
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
25
25
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Lisää lainaus tai sitaatti',
|
|
27
|
-
'fabric.editor.blockquote2': 'Sitaatti',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Lisää kuvateksti',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Vaihda tehtävä',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Kirjoita jotain...',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Tyhjennä vaihtoehtoinen teksti',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Takaisin',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Sulje',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Sulje apudialogi',
|
|
34
|
-
'fabric.editor.codeblock': 'Koodipätkä',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'Ei voitu ladata',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Peruuta',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Sulje',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': 'Lähetä',
|
|
53
50
|
'fabric.editor.createComment': 'Kommentoi',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'Voit kommentoida vain tekstiä ja otsikoita',
|
|
55
|
-
'fabric.editor.customPanel': 'Mukautettu paneeli',
|
|
56
|
-
'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': 'Lisää päätös...',
|
|
58
53
|
'fabric.editor.description': 'Kuvaus',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'Asiakirja',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'Pääsisältöalue, aloita kirjoittaminen, jos haluat syöttää tekstiä.',
|
|
66
61
|
'fabric.editor.editorHelp': 'Muokkaimen ohje',
|
|
67
62
|
'fabric.editor.editors': 'Muokkaajat',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'Ohje',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Ylläpito',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Kaikki',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Viestintä',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-sisältö',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Kehittäminen',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Ulkoinen sisältö',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Muotoilu',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Selaaminen',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Raportointi',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Grafiikka ja kuvat',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Ei hakutuloksia',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hae käyttämällä eri termiä tai tutustu uusiin Atlassian-tuotteiden sovelluksiin.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Tutustu Atlassian Marketplaceen',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Selaa',
|
|
84
63
|
'fabric.editor.error': 'Virhe',
|
|
85
|
-
'fabric.editor.errorPanel': 'Virhepaneeli',
|
|
86
|
-
'fabric.editor.errorPanel.description': 'Paljasta virheet värillisessä paneelissa',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Solmun {nodeName} poistaminen rikkoo kaiken siihen yhdistetyn.',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Poista',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': 'Poista elementti',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': 'Etsi seuraava',
|
|
93
70
|
'fabric.editor.findPrevious': 'Etsi edellinen',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': 'Etsi ja korvaa',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Peruuta',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Poista myös liitetyt elementit',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Oletko varma?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Kelluvan työkalupalkin valinnat on avattu',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Kelluva työkalupalkki',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Vieritä vasemmalle',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Vieritä oikealle',
|
|
103
|
-
'fabric.editor.heading1': 'Otsikko 1',
|
|
104
|
-
'fabric.editor.heading1Description': 'Käytä tätä ylätason otsikossa',
|
|
105
|
-
'fabric.editor.heading2': 'Otsikko 2',
|
|
106
|
-
'fabric.editor.heading2Description': 'Käytä tätä avainkohdissa',
|
|
107
|
-
'fabric.editor.heading3': 'Otsikko 3',
|
|
108
|
-
'fabric.editor.heading3Description': 'Käytä tätä alakohdissa ja ryhmän otsikoissa',
|
|
109
|
-
'fabric.editor.heading4': 'Otsikko 4',
|
|
110
|
-
'fabric.editor.heading4Description': 'Käytä tätä syvällä olevissa otsikoissa',
|
|
111
|
-
'fabric.editor.heading5': 'Otsikko 5',
|
|
112
|
-
'fabric.editor.heading5Description': 'Käytä tätä luettelon kohteiden ryhmittelyyn',
|
|
113
|
-
'fabric.editor.heading6': 'Otsikko 6',
|
|
114
|
-
'fabric.editor.heading6Description': 'Käytä tätä alatason otsikoissa',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
|
|
116
74
|
'fabric.editor.helpDialogTips': 'Paina {keyMap}-näppäintä, jotta voit nopeasti avata tämän dialogin koska tahansa',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': 'Täysi leveys',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': 'Hienovarainen',
|
|
124
82
|
'fabric.editor.indent': 'Sisennys',
|
|
125
83
|
'fabric.editor.info': 'Tietoja',
|
|
126
|
-
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
127
|
-
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
128
84
|
'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ä.',
|
|
129
85
|
'fabric.editor.invalidDateError': 'Anna käypä päiväys',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'Maininta',
|
|
147
103
|
'fabric.editor.noResultsFound': 'Ei tuloksia',
|
|
148
104
|
'fabric.editor.noSearchResults': 'Ei hakutuloksia',
|
|
149
|
-
'fabric.editor.normal': 'Normaali teksti',
|
|
150
105
|
'fabric.editor.note': 'Huomautus',
|
|
151
|
-
'fabric.editor.notePanel': 'Muistiinpanopaneeli',
|
|
152
|
-
'fabric.editor.notePanel.description': 'Lisää huomautus värillisessä paneelissa',
|
|
153
|
-
'fabric.editor.other': 'Muut...',
|
|
154
106
|
'fabric.editor.outdent': 'Ulonnus',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': 'Taustaväri',
|
|
156
108
|
'fabric.editor.panel.emoji': 'Lisää emoji',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': 'Yksittäinen sarake',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'Aseta tila',
|
|
173
125
|
'fabric.editor.success': 'Onnistunut',
|
|
174
|
-
'fabric.editor.successPanel': 'Onnistumispaneeli',
|
|
175
|
-
'fabric.editor.successPanel.description': 'Lisää vinkkejä värillisessä paneelissa',
|
|
176
126
|
'fabric.editor.supportAltText': 'Vaihtoehtoinen teksti on hyödyllinen niille, jotka käyttävät näytönlukuohjelmia näkörajoitteen vuoksi.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
|
|
178
128
|
'fabric.editor.textColor': 'Tekstin väri',
|
|
179
|
-
'fabric.editor.textStyles': 'Tekstityylit',
|
|
180
129
|
'fabric.editor.threeColumns': 'Kolme saraketta',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'Kolme saraketta sivupalkkien kanssa',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': 'Lisää kuva, video tai tiedosto',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'Käyttäjä {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': 'Kumoa',
|
|
194
143
|
'fabric.editor.warning': 'Varoitus',
|
|
195
|
-
'fabric.editor.warningPanel': 'Varoituspaneeli',
|
|
196
|
-
'fabric.editor.warningPanel.description': 'Lisää varoitus värillisessä paneelissa',
|
|
197
144
|
'fabric.editor.wrapLeft': 'Rivitä vasemmalle',
|
|
198
145
|
'fabric.editor.wrapRight': 'Rivitä oikealle'
|
|
199
146
|
};
|