@atlaskit/editor-core 173.0.1 → 174.0.0
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 +6 -0
- package/dist/cjs/i18n/cs.js +8 -77
- package/dist/cjs/i18n/da.js +7 -77
- package/dist/cjs/i18n/de.js +8 -77
- package/dist/cjs/i18n/en.js +11 -100
- package/dist/cjs/i18n/en_GB.js +11 -100
- package/dist/cjs/i18n/en_ZZ.js +11 -100
- package/dist/cjs/i18n/es.js +8 -77
- package/dist/cjs/i18n/fi.js +9 -100
- package/dist/cjs/i18n/fr.js +8 -77
- package/dist/cjs/i18n/hu.js +8 -77
- package/dist/cjs/i18n/it.js +8 -77
- package/dist/cjs/i18n/ja.js +9 -100
- package/dist/cjs/i18n/ko.js +8 -77
- package/dist/cjs/i18n/nb.js +10 -93
- package/dist/cjs/i18n/nl.js +9 -97
- package/dist/cjs/i18n/pl.js +9 -99
- package/dist/cjs/i18n/pt_BR.js +9 -93
- package/dist/cjs/i18n/ru.js +9 -100
- package/dist/cjs/i18n/sv.js +9 -99
- package/dist/cjs/i18n/th.js +9 -100
- package/dist/cjs/i18n/tr.js +9 -100
- package/dist/cjs/i18n/uk.js +9 -100
- package/dist/cjs/i18n/vi.js +9 -100
- package/dist/cjs/i18n/zh.js +7 -100
- package/dist/cjs/i18n/zh_TW.js +9 -100
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +8 -77
- package/dist/es2019/i18n/da.js +7 -77
- package/dist/es2019/i18n/de.js +8 -77
- package/dist/es2019/i18n/en.js +11 -100
- package/dist/es2019/i18n/en_GB.js +11 -100
- package/dist/es2019/i18n/en_ZZ.js +11 -100
- package/dist/es2019/i18n/es.js +8 -77
- package/dist/es2019/i18n/fi.js +9 -100
- package/dist/es2019/i18n/fr.js +8 -77
- package/dist/es2019/i18n/hu.js +8 -77
- package/dist/es2019/i18n/it.js +8 -77
- package/dist/es2019/i18n/ja.js +9 -100
- package/dist/es2019/i18n/ko.js +8 -77
- package/dist/es2019/i18n/nb.js +10 -93
- package/dist/es2019/i18n/nl.js +9 -97
- package/dist/es2019/i18n/pl.js +9 -99
- package/dist/es2019/i18n/pt_BR.js +9 -93
- package/dist/es2019/i18n/ru.js +9 -100
- package/dist/es2019/i18n/sv.js +9 -99
- package/dist/es2019/i18n/th.js +9 -100
- package/dist/es2019/i18n/tr.js +9 -100
- package/dist/es2019/i18n/uk.js +9 -100
- package/dist/es2019/i18n/vi.js +9 -100
- package/dist/es2019/i18n/zh.js +7 -100
- package/dist/es2019/i18n/zh_TW.js +9 -100
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +8 -77
- package/dist/esm/i18n/da.js +7 -77
- package/dist/esm/i18n/de.js +8 -77
- package/dist/esm/i18n/en.js +11 -100
- package/dist/esm/i18n/en_GB.js +11 -100
- package/dist/esm/i18n/en_ZZ.js +11 -100
- package/dist/esm/i18n/es.js +8 -77
- package/dist/esm/i18n/fi.js +9 -100
- package/dist/esm/i18n/fr.js +8 -77
- package/dist/esm/i18n/hu.js +8 -77
- package/dist/esm/i18n/it.js +8 -77
- package/dist/esm/i18n/ja.js +9 -100
- package/dist/esm/i18n/ko.js +8 -77
- package/dist/esm/i18n/nb.js +10 -93
- package/dist/esm/i18n/nl.js +9 -97
- package/dist/esm/i18n/pl.js +9 -99
- package/dist/esm/i18n/pt_BR.js +9 -93
- package/dist/esm/i18n/ru.js +9 -100
- package/dist/esm/i18n/sv.js +9 -99
- package/dist/esm/i18n/th.js +9 -100
- package/dist/esm/i18n/tr.js +9 -100
- package/dist/esm/i18n/uk.js +9 -100
- package/dist/esm/i18n/vi.js +9 -100
- package/dist/esm/i18n/zh.js +7 -100
- package/dist/esm/i18n/zh_TW.js +9 -100
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +8 -77
- package/dist/types/i18n/da.d.ts +7 -77
- package/dist/types/i18n/de.d.ts +8 -77
- package/dist/types/i18n/en.d.ts +10 -99
- package/dist/types/i18n/en_GB.d.ts +10 -99
- package/dist/types/i18n/en_ZZ.d.ts +10 -99
- package/dist/types/i18n/es.d.ts +8 -77
- package/dist/types/i18n/fi.d.ts +8 -99
- package/dist/types/i18n/fr.d.ts +8 -77
- package/dist/types/i18n/hu.d.ts +8 -77
- package/dist/types/i18n/it.d.ts +8 -77
- package/dist/types/i18n/ja.d.ts +8 -99
- package/dist/types/i18n/ko.d.ts +8 -77
- package/dist/types/i18n/nb.d.ts +8 -91
- package/dist/types/i18n/nl.d.ts +8 -96
- package/dist/types/i18n/pl.d.ts +8 -98
- package/dist/types/i18n/pt_BR.d.ts +8 -92
- package/dist/types/i18n/ru.d.ts +8 -99
- package/dist/types/i18n/sv.d.ts +8 -98
- package/dist/types/i18n/th.d.ts +8 -99
- package/dist/types/i18n/tr.d.ts +8 -99
- package/dist/types/i18n/uk.d.ts +8 -99
- package/dist/types/i18n/vi.d.ts +8 -99
- package/dist/types/i18n/zh.d.ts +6 -99
- package/dist/types/i18n/zh_TW.d.ts +8 -99
- package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
- package/dist/types-ts4.0/i18n/da.d.ts +7 -77
- package/dist/types-ts4.0/i18n/de.d.ts +8 -77
- package/dist/types-ts4.0/i18n/en.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
- package/dist/types-ts4.0/i18n/es.d.ts +8 -77
- package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
- package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
- package/dist/types-ts4.0/i18n/it.d.ts +8 -77
- package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
- package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
- package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
- package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
- package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
- package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
- package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
- package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
- package/dist/types-ts4.0/i18n/th.d.ts +8 -99
- package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
- package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
- package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
- package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
- package/package.json +8 -8
|
@@ -6,13 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
//
|
|
8
8
|
export default {
|
|
9
|
-
'fabric.editor.action': 'Action item',
|
|
10
|
-
'fabric.editor.action.description': 'Create and assign action items',
|
|
11
9
|
'fabric.editor.addAltText': 'Alt text',
|
|
12
10
|
'fabric.editor.alignCenter': 'Align Center',
|
|
13
|
-
'fabric.editor.alignImageCenter': 'Align center',
|
|
14
|
-
'fabric.editor.alignImageLeft': 'Align left',
|
|
15
|
-
'fabric.editor.alignImageRight': 'Align right',
|
|
16
11
|
'fabric.editor.alignLeft': 'Align left',
|
|
17
12
|
'fabric.editor.alignRight': 'Align Right',
|
|
18
13
|
'fabric.editor.alignment': 'Text alignment',
|
|
@@ -24,20 +19,14 @@ export default {
|
|
|
24
19
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
25
20
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
26
21
|
'fabric.editor.blockTitle': 'Card',
|
|
27
|
-
'fabric.editor.blockquote': 'a quote',
|
|
28
22
|
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
29
23
|
'fabric.editor.blockquote2': 'Quote',
|
|
30
24
|
'fabric.editor.bold': 'Bold',
|
|
31
25
|
'fabric.editor.bug': 'Bug',
|
|
32
|
-
'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
|
|
33
|
-
'fabric.editor.cancelButton': 'Cancel',
|
|
34
26
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
35
27
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
36
|
-
'fabric.editor.cellBackground': 'Cell background',
|
|
37
|
-
'fabric.editor.cellOptions': 'Cell options',
|
|
38
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
39
29
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
40
|
-
'fabric.editor.clearCells': '{0, plural, one {Clear cell} other {Clear cells}}',
|
|
41
30
|
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
42
31
|
'fabric.editor.clearLink': 'Clear link',
|
|
43
32
|
'fabric.editor.clearLinkText': 'Clear text',
|
|
@@ -48,9 +37,6 @@ export default {
|
|
|
48
37
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
49
38
|
'fabric.editor.codeblock': 'Code snippet',
|
|
50
39
|
'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
|
|
51
|
-
'fabric.editor.collapseTable': 'Collapse table',
|
|
52
|
-
'fabric.editor.columns': 'Layouts',
|
|
53
|
-
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
54
40
|
'fabric.editor.configFailedToLoad': 'Failed to load',
|
|
55
41
|
'fabric.editor.configPanel.cancel': 'Cancel',
|
|
56
42
|
'fabric.editor.configPanel.close': 'Close',
|
|
@@ -69,16 +55,10 @@ export default {
|
|
|
69
55
|
'fabric.editor.configPanel.invalid': 'Invalid field',
|
|
70
56
|
'fabric.editor.configPanel.required': 'Required field',
|
|
71
57
|
'fabric.editor.configPanel.submit': 'Submit',
|
|
72
|
-
'fabric.editor.copiedToClipboard': 'Copied!',
|
|
73
|
-
'fabric.editor.copyToClipboard': 'Copy',
|
|
74
58
|
'fabric.editor.createComment': 'Comment',
|
|
75
59
|
'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
|
|
76
60
|
'fabric.editor.customPanel': 'Custom panel',
|
|
77
61
|
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
78
|
-
'fabric.editor.date': 'Date',
|
|
79
|
-
'fabric.editor.date.description': 'Add a date using a calendar',
|
|
80
|
-
'fabric.editor.decision': 'Decision',
|
|
81
|
-
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
82
62
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
83
63
|
'fabric.editor.defaultAltText': 'List item',
|
|
84
64
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -87,14 +67,12 @@ export default {
|
|
|
87
67
|
'fabric.editor.displayLink': 'Display as text',
|
|
88
68
|
'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
|
|
89
69
|
'fabric.editor.displayText': 'Text to display',
|
|
90
|
-
'fabric.editor.distributeColumns': 'Distribute columns',
|
|
91
70
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
92
71
|
'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
|
|
93
72
|
'fabric.editor.edit': 'Edit',
|
|
94
73
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
95
74
|
'fabric.editor.editDateText': 'Edit Date',
|
|
96
75
|
'fabric.editor.editLink': 'Edit link',
|
|
97
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
|
|
98
76
|
'fabric.editor.editStatusColor': 'Edit Status Color',
|
|
99
77
|
'fabric.editor.editStatusText': 'Edit Status',
|
|
100
78
|
'fabric.editor.editableContentLabel': 'Editable content',
|
|
@@ -117,20 +95,14 @@ export default {
|
|
|
117
95
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
118
96
|
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
119
97
|
'fabric.editor.embedTitle': 'Embed',
|
|
120
|
-
'fabric.editor.emoji': 'Emoji',
|
|
121
|
-
'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
|
|
122
98
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
123
99
|
'fabric.editor.epic': 'Epic',
|
|
124
100
|
'fabric.editor.error': 'Error',
|
|
125
101
|
'fabric.editor.errorPanel': 'Error panel',
|
|
126
102
|
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
127
|
-
'fabric.editor.
|
|
128
|
-
'fabric.editor.
|
|
103
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Removing this extension will break anything connected to it.',
|
|
104
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Remove extension',
|
|
129
105
|
'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
|
|
130
|
-
'fabric.editor.feedbackDialog': 'Give feedback',
|
|
131
|
-
'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
|
|
132
|
-
'fabric.editor.filesAndImages': 'Files & images',
|
|
133
|
-
'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
|
|
134
106
|
'fabric.editor.find': 'Find',
|
|
135
107
|
'fabric.editor.findNext': 'Find next',
|
|
136
108
|
'fabric.editor.findPrevious': 'Find previous',
|
|
@@ -140,8 +112,8 @@ export default {
|
|
|
140
112
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
141
113
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
|
|
142
114
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
|
|
143
|
-
'fabric.editor.
|
|
144
|
-
'fabric.editor.
|
|
115
|
+
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
116
|
+
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
145
117
|
'fabric.editor.heading1': 'Heading 1',
|
|
146
118
|
'fabric.editor.heading1Description': 'Use this for a top level heading',
|
|
147
119
|
'fabric.editor.heading2': 'Heading 2',
|
|
@@ -161,36 +133,25 @@ export default {
|
|
|
161
133
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
162
134
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
163
135
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
164
|
-
'fabric.editor.help': 'Help',
|
|
165
|
-
'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
|
|
166
136
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
167
|
-
'fabric.editor.horizontalRule': 'Divider',
|
|
168
|
-
'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
|
|
169
137
|
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
170
138
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
|
|
171
139
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results found} one {{count,number} result found} other {{count,number} results found}}',
|
|
172
140
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
|
|
173
|
-
'fabric.editor.image': 'Image',
|
|
174
141
|
'fabric.editor.improvement': 'Improvement',
|
|
142
|
+
'fabric.editor.indent': 'Indent',
|
|
175
143
|
'fabric.editor.info': 'Info',
|
|
176
144
|
'fabric.editor.infoPanel': 'Info panel',
|
|
177
145
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
178
146
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
179
147
|
'fabric.editor.inlineTitle': 'Inline',
|
|
180
|
-
'fabric.editor.
|
|
181
|
-
'fabric.editor.insertMenu': 'Insert',
|
|
182
|
-
'fabric.editor.insertRow': 'Insert row below',
|
|
148
|
+
'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.',
|
|
183
149
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
184
150
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
185
151
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
186
152
|
'fabric.editor.italic': 'Italic',
|
|
187
153
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
188
|
-
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
189
|
-
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
190
|
-
'fabric.editor.layoutWide': 'Go wide',
|
|
191
154
|
'fabric.editor.leftSidebar': 'Left sidebar',
|
|
192
|
-
'fabric.editor.link': 'Link',
|
|
193
|
-
'fabric.editor.link.description': 'Insert a link',
|
|
194
155
|
'fabric.editor.linkAddress': 'Link address',
|
|
195
156
|
'fabric.editor.linkPlaceholder': 'Paste link',
|
|
196
157
|
'fabric.editor.lists': 'Lists',
|
|
@@ -198,50 +159,38 @@ export default {
|
|
|
198
159
|
'fabric.editor.matchCase': 'Match case',
|
|
199
160
|
'fabric.editor.mediaAddLink': 'Add link',
|
|
200
161
|
'fabric.editor.mediaGroupDeleteLabel': 'delete',
|
|
201
|
-
'fabric.editor.mention': 'Mention',
|
|
202
|
-
'fabric.editor.mention.description': 'Mention someone to send them a notification',
|
|
203
162
|
'fabric.editor.mentionsAddLabel': 'add-icon',
|
|
204
163
|
'fabric.editor.mentionsIconLabel': 'Mention',
|
|
205
|
-
'fabric.editor.mergeCells': 'Merge cells',
|
|
206
164
|
'fabric.editor.moreFormatting': 'More formatting',
|
|
207
165
|
'fabric.editor.noResultsFound': 'No results',
|
|
166
|
+
'fabric.editor.noSearchResults': 'No search results',
|
|
208
167
|
'fabric.editor.normal': 'Normal text',
|
|
209
168
|
'fabric.editor.note': 'Note',
|
|
210
169
|
'fabric.editor.notePanel': 'Note panel',
|
|
211
170
|
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
212
|
-
'fabric.editor.numberedColumn': 'Numbered column',
|
|
213
171
|
'fabric.editor.off': '{formattingType} Off',
|
|
214
172
|
'fabric.editor.on': '{formattingType} On',
|
|
215
173
|
'fabric.editor.orderedList': 'Numbered list',
|
|
216
174
|
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
217
175
|
'fabric.editor.other': 'Others...',
|
|
176
|
+
'fabric.editor.outdent': 'Outdent',
|
|
218
177
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
219
178
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
220
179
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
221
180
|
'fabric.editor.pastePlainText': 'Paste plain text',
|
|
222
181
|
'fabric.editor.placeholderAltText': 'Describe this image with alt text',
|
|
223
|
-
'fabric.editor.placeholderText': 'Placeholder text',
|
|
224
|
-
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
225
182
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
226
183
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
227
184
|
'fabric.editor.redo': 'Redo',
|
|
228
|
-
'fabric.editor.remove': 'Remove',
|
|
229
|
-
'fabric.editor.removeColumns': '{0, plural, one {Delete column} other {Delete columns}}',
|
|
230
|
-
'fabric.editor.removeEmoji': 'Remove emoji',
|
|
231
|
-
'fabric.editor.removeRows': '{0, plural, one {Delete row} other {Delete rows}}',
|
|
232
185
|
'fabric.editor.replace': 'Replace',
|
|
233
186
|
'fabric.editor.replaceAll': 'Replace all',
|
|
234
187
|
'fabric.editor.replaceWith': 'Replace with',
|
|
235
188
|
'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
|
|
236
189
|
'fabric.editor.rightSidebar': 'Right sidebar',
|
|
237
|
-
'fabric.editor.
|
|
190
|
+
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} search result available} other {{itemsLength,number} search results available}}',
|
|
238
191
|
'fabric.editor.selectLanguage': 'Select language',
|
|
192
|
+
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
239
193
|
'fabric.editor.single': 'Single column',
|
|
240
|
-
'fabric.editor.sortColumnASC': 'Sort column A → Z',
|
|
241
|
-
'fabric.editor.sortColumnDESC': 'Sort column Z → A',
|
|
242
|
-
'fabric.editor.splitCell': 'Split cell',
|
|
243
|
-
'fabric.editor.status': 'Status',
|
|
244
|
-
'fabric.editor.status.description': 'Add a custom status label',
|
|
245
194
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
246
195
|
'fabric.editor.story': 'Story',
|
|
247
196
|
'fabric.editor.strike': 'Strikethrough',
|
|
@@ -254,11 +203,6 @@ export default {
|
|
|
254
203
|
'fabric.editor.superscript': 'Superscript',
|
|
255
204
|
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
256
205
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
257
|
-
'fabric.editor.table': 'Table',
|
|
258
|
-
'fabric.editor.table.description': 'Insert a table',
|
|
259
|
-
'fabric.editor.tableOptions': 'Table options',
|
|
260
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Removing this table will break all the charts connected to it.',
|
|
261
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remove table and data',
|
|
262
206
|
'fabric.editor.task': 'Task',
|
|
263
207
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
264
208
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
@@ -266,17 +210,8 @@ export default {
|
|
|
266
210
|
'fabric.editor.textStyles': 'Text styles',
|
|
267
211
|
'fabric.editor.threeColumns': 'Three columns',
|
|
268
212
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
|
|
269
|
-
'fabric.editor.time.ago': 'ago',
|
|
270
|
-
'fabric.editor.time.updated': 'Updated',
|
|
271
|
-
'fabric.editor.time.viewed': 'Viewed',
|
|
272
213
|
'fabric.editor.toolbarLabel': 'Editor toolbar',
|
|
273
214
|
'fabric.editor.toolbarMediaTitle': 'Files & images',
|
|
274
|
-
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
275
|
-
'fabric.editor.tooltip.bulletList': 'a list',
|
|
276
|
-
'fabric.editor.tooltip.decisionList': 'a decision list',
|
|
277
|
-
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
278
|
-
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
279
|
-
'fabric.editor.tooltip.taskList': 'an action item',
|
|
280
215
|
'fabric.editor.twoColumns': 'Two columns',
|
|
281
216
|
'fabric.editor.typeAheadResultLabel': 'TypeAhead results',
|
|
282
217
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
@@ -288,33 +223,9 @@ export default {
|
|
|
288
223
|
'fabric.editor.url': 'Display URL',
|
|
289
224
|
'fabric.editor.urlDescription': 'Display link as URL',
|
|
290
225
|
'fabric.editor.urlTitle': 'URL',
|
|
291
|
-
'fabric.editor.viewMore': 'View more',
|
|
292
|
-
'fabric.editor.visit': 'Open link in a new window',
|
|
293
226
|
'fabric.editor.warning': 'Warning',
|
|
294
227
|
'fabric.editor.warningPanel': 'Warning panel',
|
|
295
228
|
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
|
296
229
|
'fabric.editor.wrapLeft': 'Wrap left',
|
|
297
|
-
'fabric.editor.wrapRight': 'Wrap right'
|
|
298
|
-
'fabric.theme.blue': 'Blue',
|
|
299
|
-
'fabric.theme.dark-blue': 'Dark blue',
|
|
300
|
-
'fabric.theme.dark-green': 'Dark green',
|
|
301
|
-
'fabric.theme.dark-purple': 'Dark purple',
|
|
302
|
-
'fabric.theme.dark-red': 'Dark red',
|
|
303
|
-
'fabric.theme.dark-teal': 'Dark teal',
|
|
304
|
-
'fabric.theme.dark-yellow': 'Dark yellow',
|
|
305
|
-
'fabric.theme.gray': 'Gray',
|
|
306
|
-
'fabric.theme.green': 'Green',
|
|
307
|
-
'fabric.theme.light-blue': 'Light blue',
|
|
308
|
-
'fabric.theme.light-gray': 'Light gray',
|
|
309
|
-
'fabric.theme.light-green': 'Light green',
|
|
310
|
-
'fabric.theme.light-purple': 'Light purple',
|
|
311
|
-
'fabric.theme.light-red': 'Light red',
|
|
312
|
-
'fabric.theme.light-teal': 'Light teal',
|
|
313
|
-
'fabric.theme.light-yellow': 'Light yellow',
|
|
314
|
-
'fabric.theme.orange': 'Orange',
|
|
315
|
-
'fabric.theme.purple': 'Purple',
|
|
316
|
-
'fabric.theme.red': 'Red',
|
|
317
|
-
'fabric.theme.teal': 'Teal',
|
|
318
|
-
'fabric.theme.white': 'White',
|
|
319
|
-
'fabric.theme.yellow': 'Yellow'
|
|
230
|
+
'fabric.editor.wrapRight': 'Wrap right'
|
|
320
231
|
};
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -6,13 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
//Spanish (International)
|
|
8
8
|
export default {
|
|
9
|
-
'fabric.editor.action': 'Elemento de acción',
|
|
10
|
-
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
11
9
|
'fabric.editor.addAltText': 'Texto alternativo',
|
|
12
10
|
'fabric.editor.alignCenter': 'Alinear al centro',
|
|
13
|
-
'fabric.editor.alignImageCenter': 'Centrar',
|
|
14
|
-
'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
|
|
15
|
-
'fabric.editor.alignImageRight': 'Alinear a la derecha',
|
|
16
11
|
'fabric.editor.alignLeft': 'Alinear a la izquierda',
|
|
17
12
|
'fabric.editor.alignRight': 'Alinear a la derecha',
|
|
18
13
|
'fabric.editor.alignment': 'Alineación de texto',
|
|
@@ -24,20 +19,14 @@ export default {
|
|
|
24
19
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
25
20
|
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
26
21
|
'fabric.editor.blockTitle': 'Tarjeta',
|
|
27
|
-
'fabric.editor.blockquote': 'una cita',
|
|
28
22
|
'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
|
|
29
23
|
'fabric.editor.blockquote2': 'Citar',
|
|
30
24
|
'fabric.editor.bold': 'Negrita',
|
|
31
25
|
'fabric.editor.bug': 'Error',
|
|
32
|
-
'fabric.editor.canNotSortTable': '⚠️ No puedes ordenar una tabla con celdas combinadas',
|
|
33
|
-
'fabric.editor.cancelButton': 'Cancelar',
|
|
34
26
|
'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
|
|
35
27
|
'fabric.editor.cardFloatingControls': 'Opciones de tarjeta',
|
|
36
|
-
'fabric.editor.cellBackground': 'Fondo de celda',
|
|
37
|
-
'fabric.editor.cellOptions': 'Opciones de celda',
|
|
38
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Escribe algo…',
|
|
39
29
|
'fabric.editor.clearAltTextEdit': 'Borrar texto alternativo',
|
|
40
|
-
'fabric.editor.clearCells': '{0, plural, one {Borrar celda} other {Borrar celdas}}',
|
|
41
30
|
'fabric.editor.clearFormatting': 'Borrar formato',
|
|
42
31
|
'fabric.editor.clearLink': 'Borrar enlace',
|
|
43
32
|
'fabric.editor.clearLinkText': 'Borrar texto',
|
|
@@ -48,9 +37,6 @@ export default {
|
|
|
48
37
|
'fabric.editor.code.on': '{textFormattingOff}, código activado',
|
|
49
38
|
'fabric.editor.codeblock': 'Fragmento de código',
|
|
50
39
|
'fabric.editor.codeblock.description': 'Mostrar código con resaltado de sintaxis',
|
|
51
|
-
'fabric.editor.collapseTable': 'Contraer tabla',
|
|
52
|
-
'fabric.editor.columns': 'Diseños',
|
|
53
|
-
'fabric.editor.columns.description': 'Estructurar la página con secciones',
|
|
54
40
|
'fabric.editor.configFailedToLoad': 'No se pudo cargar',
|
|
55
41
|
'fabric.editor.configPanel.cancel': 'Cancelar',
|
|
56
42
|
'fabric.editor.configPanel.close': 'Cerrar',
|
|
@@ -68,16 +54,10 @@ export default {
|
|
|
68
54
|
'fabric.editor.configPanel.invalid': 'Campo no válido',
|
|
69
55
|
'fabric.editor.configPanel.required': 'Campo obligatorio',
|
|
70
56
|
'fabric.editor.configPanel.submit': 'Enviar',
|
|
71
|
-
'fabric.editor.copiedToClipboard': '¡Copiado!',
|
|
72
|
-
'fabric.editor.copyToClipboard': 'Copiar',
|
|
73
57
|
'fabric.editor.createComment': 'Comentar',
|
|
74
58
|
'fabric.editor.createCommentInvalid': 'Solo puedes comentar en el texto y los encabezados',
|
|
75
59
|
'fabric.editor.customPanel': 'Panel personalizado',
|
|
76
60
|
'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
|
|
77
|
-
'fabric.editor.date': 'Fecha',
|
|
78
|
-
'fabric.editor.date.description': 'Añadir una fecha usando un calendario',
|
|
79
|
-
'fabric.editor.decision': 'Decisión',
|
|
80
|
-
'fabric.editor.decision.description': 'Captar decisiones para que sea más fácil supervisarlas',
|
|
81
61
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
82
62
|
'fabric.editor.defaultAltText': 'Elemento de la lista',
|
|
83
63
|
'fabric.editor.displayBlock': 'Mostrar como tarjeta',
|
|
@@ -86,14 +66,12 @@ export default {
|
|
|
86
66
|
'fabric.editor.displayLink': 'Mostrar como texto',
|
|
87
67
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opción de visualización no se encuentra disponible en {node}',
|
|
88
68
|
'fabric.editor.displayText': 'Texto para mostrar',
|
|
89
|
-
'fabric.editor.distributeColumns': 'Distribuir columnas',
|
|
90
69
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
91
70
|
'fabric.editor.ecombedDescription': 'Mostrar una vista previa interactiva de un enlace',
|
|
92
71
|
'fabric.editor.edit': 'Editar',
|
|
93
72
|
'fabric.editor.editAltText': 'Editar texto alternativo',
|
|
94
73
|
'fabric.editor.editDateText': 'Editar fecha',
|
|
95
74
|
'fabric.editor.editLink': 'Editar enlace',
|
|
96
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
|
|
97
75
|
'fabric.editor.editStatusColor': 'Editar color de estado',
|
|
98
76
|
'fabric.editor.editStatusText': 'Editar estado',
|
|
99
77
|
'fabric.editor.editableContentLabel': 'Contenido editable',
|
|
@@ -116,20 +94,14 @@ export default {
|
|
|
116
94
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
117
95
|
'fabric.editor.elementbrowser.sidebar.heading': 'Explorar',
|
|
118
96
|
'fabric.editor.embedTitle': 'Integrar',
|
|
119
|
-
'fabric.editor.emoji': 'Emoji',
|
|
120
|
-
'fabric.editor.emoji.description': 'Usa emojis para expresar ideas 🎉 y emociones 😄',
|
|
121
97
|
'fabric.editor.emptyLink': 'Introduce un enlace.',
|
|
122
98
|
'fabric.editor.epic': 'Epic',
|
|
123
99
|
'fabric.editor.error': 'Error',
|
|
124
100
|
'fabric.editor.errorPanel': 'Panel de errores',
|
|
125
101
|
'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
|
|
126
|
-
'fabric.editor.
|
|
127
|
-
'fabric.editor.
|
|
102
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Al eliminar esta extensión, se interrumpirá todo lo que haya conectado a ella.',
|
|
103
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Eliminar extensión',
|
|
128
104
|
'fabric.editor.extensions.config-panel.save-indicator': 'Todos los cambios se guardan siempre automáticamente',
|
|
129
|
-
'fabric.editor.feedbackDialog': 'Enviar comentarios',
|
|
130
|
-
'fabric.editor.feedbackDialog.description': 'Cuéntanos tu experiencia con el editor nuevo',
|
|
131
|
-
'fabric.editor.filesAndImages': 'Archivos e imágenes',
|
|
132
|
-
'fabric.editor.filesAndImages.description': 'Añadir imágenes y otros archivos a la página',
|
|
133
105
|
'fabric.editor.find': 'Buscar',
|
|
134
106
|
'fabric.editor.findNext': 'Buscar siguiente',
|
|
135
107
|
'fabric.editor.findPrevious': 'Buscar anterior',
|
|
@@ -139,8 +111,6 @@ export default {
|
|
|
139
111
|
'fabric.editor.floatingToolbar.confirmModalOK': 'Aceptar',
|
|
140
112
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Se han abierto los controles de la barra de herramientas flotante',
|
|
141
113
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de herramientas flotante',
|
|
142
|
-
'fabric.editor.headerColumn': 'Columna de encabezado',
|
|
143
|
-
'fabric.editor.headerRow': 'Fila de encabezado',
|
|
144
114
|
'fabric.editor.heading1': 'Título 1',
|
|
145
115
|
'fabric.editor.heading1Description': 'Úsalo en un título de nivel superior',
|
|
146
116
|
'fabric.editor.heading2': 'Título 2',
|
|
@@ -160,36 +130,25 @@ export default {
|
|
|
160
130
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historia',
|
|
161
131
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarea',
|
|
162
132
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
|
|
163
|
-
'fabric.editor.help': 'Ayuda',
|
|
164
|
-
'fabric.editor.help.description': 'Navegar por todos los atajos de teclado y opciones de markdown',
|
|
165
133
|
'fabric.editor.helpDialogTips': 'Pulsa {keyMap} para abrir este diálogo con rapidez en cualquier momento',
|
|
166
|
-
'fabric.editor.horizontalRule': 'Divisor',
|
|
167
|
-
'fabric.editor.horizontalRule.description': 'Separar el contenido con una línea horizontal',
|
|
168
134
|
'fabric.editor.hyperlink.linkAriaLabel': 'Etiqueta de enlace',
|
|
169
135
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Las sugerencias aparecerán abajo a medida que escribas en el campo',
|
|
170
136
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no hay resultados} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
|
|
171
137
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Pegar o buscar el enlace',
|
|
172
|
-
'fabric.editor.image': 'Imagen',
|
|
173
138
|
'fabric.editor.improvement': 'Mejora',
|
|
139
|
+
'fabric.editor.indent': 'Aplicar sangría',
|
|
174
140
|
'fabric.editor.info': 'Información',
|
|
175
141
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
176
142
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
177
143
|
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
178
144
|
'fabric.editor.inlineTitle': 'Insertado',
|
|
179
|
-
'fabric.editor.
|
|
180
|
-
'fabric.editor.insertMenu': 'Insertar',
|
|
181
|
-
'fabric.editor.insertRow': 'Insertar fila debajo',
|
|
145
|
+
'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.',
|
|
182
146
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
183
147
|
'fabric.editor.invalidLink': 'Introduce un enlace válido.',
|
|
184
148
|
'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}}}',
|
|
185
149
|
'fabric.editor.italic': 'Cursiva',
|
|
186
150
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
187
|
-
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
188
|
-
'fabric.editor.layoutFullWidth': 'Usar ancho completo',
|
|
189
|
-
'fabric.editor.layoutWide': 'Usar formato ancho',
|
|
190
151
|
'fabric.editor.leftSidebar': 'Barra lateral izquierda',
|
|
191
|
-
'fabric.editor.link': 'Vincular',
|
|
192
|
-
'fabric.editor.link.description': 'Insertar un enlace',
|
|
193
152
|
'fabric.editor.linkAddress': 'Dirección del enlace',
|
|
194
153
|
'fabric.editor.linkPlaceholder': 'Pegar enlace',
|
|
195
154
|
'fabric.editor.lists': 'Listas',
|
|
@@ -197,50 +156,38 @@ export default {
|
|
|
197
156
|
'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
|
|
198
157
|
'fabric.editor.mediaAddLink': 'Añadir enlace',
|
|
199
158
|
'fabric.editor.mediaGroupDeleteLabel': 'Eliminar',
|
|
200
|
-
'fabric.editor.mention': 'Mención',
|
|
201
|
-
'fabric.editor.mention.description': 'Mencionar a alguien para enviarle una notificación',
|
|
202
159
|
'fabric.editor.mentionsAddLabel': 'añadir-icono',
|
|
203
160
|
'fabric.editor.mentionsIconLabel': 'Mención',
|
|
204
|
-
'fabric.editor.mergeCells': 'Combinar celdas',
|
|
205
161
|
'fabric.editor.moreFormatting': 'Más formatos',
|
|
206
162
|
'fabric.editor.noResultsFound': 'Sin resultados',
|
|
163
|
+
'fabric.editor.noSearchResults': 'No hay resultados de búsqueda',
|
|
207
164
|
'fabric.editor.normal': 'Texto normal',
|
|
208
165
|
'fabric.editor.note': 'Nota',
|
|
209
166
|
'fabric.editor.notePanel': 'Panel de notas',
|
|
210
167
|
'fabric.editor.notePanel.description': 'Añadir una nota en un panel de color',
|
|
211
|
-
'fabric.editor.numberedColumn': 'Columna numerada',
|
|
212
168
|
'fabric.editor.off': '{formattingType} desactivado',
|
|
213
169
|
'fabric.editor.on': '{formattingType} activado',
|
|
214
170
|
'fabric.editor.orderedList': 'Lista numerada',
|
|
215
171
|
'fabric.editor.orderedList.description': 'Crear una lista ordenada',
|
|
216
172
|
'fabric.editor.other': 'Otros...',
|
|
173
|
+
'fabric.editor.outdent': 'Anular sangría',
|
|
217
174
|
'fabric.editor.pageActionsLabel': 'Acciones de la página',
|
|
218
175
|
'fabric.editor.panel.backgroundColor': 'Color de fondo',
|
|
219
176
|
'fabric.editor.panel.emoji': 'Añadir emoji',
|
|
220
177
|
'fabric.editor.pastePlainText': 'Pegar texto sin formato',
|
|
221
178
|
'fabric.editor.placeholderAltText': 'Describir esta imagen con texto alternativo',
|
|
222
|
-
'fabric.editor.placeholderText': 'Texto de marcador de posición',
|
|
223
|
-
'fabric.editor.placeholderText.description': 'Insertar un marcador de posición de texto en la página',
|
|
224
179
|
'fabric.editor.placeholderTextPlaceholder': 'Añadir texto de marcador de posición',
|
|
225
180
|
'fabric.editor.quickInsert': 'Inserción rápida',
|
|
226
181
|
'fabric.editor.redo': 'Rehacer',
|
|
227
|
-
'fabric.editor.remove': 'Eliminar',
|
|
228
|
-
'fabric.editor.removeColumns': '{0, plural, one {Eliminar columna} other {Eliminar columnas}}',
|
|
229
|
-
'fabric.editor.removeEmoji': 'Eliminar emoji',
|
|
230
|
-
'fabric.editor.removeRows': '{0, plural, one {Eliminar fila} other {Eliminar filas}}',
|
|
231
182
|
'fabric.editor.replace': 'Reemplazar',
|
|
232
183
|
'fabric.editor.replaceAll': 'Reemplazar todo',
|
|
233
184
|
'fabric.editor.replaceWith': 'Reemplazar por',
|
|
234
185
|
'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
|
|
235
186
|
'fabric.editor.rightSidebar': 'Barra lateral derecha',
|
|
236
|
-
'fabric.editor.
|
|
187
|
+
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} resultado de búsqueda disponible} other {{itemsLength,number} resultados de búsqueda disponibles}}',
|
|
237
188
|
'fabric.editor.selectLanguage': 'Seleccionar lenguaje',
|
|
189
|
+
'fabric.editor.settingsLinks': 'Ir a Preferencias de enlaces',
|
|
238
190
|
'fabric.editor.single': 'Una sola columna',
|
|
239
|
-
'fabric.editor.sortColumnASC': 'Ordenar columna A → Z',
|
|
240
|
-
'fabric.editor.sortColumnDESC': 'Ordenar columna Z → A',
|
|
241
|
-
'fabric.editor.splitCell': 'Dividir celda',
|
|
242
|
-
'fabric.editor.status': 'Estado',
|
|
243
|
-
'fabric.editor.status.description': 'Añadir una etiqueta de estado personalizada',
|
|
244
191
|
'fabric.editor.statusPlaceholder': 'Establecer un estado',
|
|
245
192
|
'fabric.editor.story': 'Historia',
|
|
246
193
|
'fabric.editor.strike': 'Tachado',
|
|
@@ -253,11 +200,6 @@ export default {
|
|
|
253
200
|
'fabric.editor.superscript': 'Superíndice',
|
|
254
201
|
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
255
202
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
256
|
-
'fabric.editor.table': 'Tabla',
|
|
257
|
-
'fabric.editor.table.description': 'Insertar una tabla',
|
|
258
|
-
'fabric.editor.tableOptions': 'Opciones de tabla',
|
|
259
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Al eliminar esta tabla, se interrumpirán todos los gráficos conectados a ella.',
|
|
260
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Eliminar tabla y datos',
|
|
261
203
|
'fabric.editor.task': 'Tarea',
|
|
262
204
|
'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
|
|
263
205
|
'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
|
|
@@ -265,17 +207,8 @@ export default {
|
|
|
265
207
|
'fabric.editor.textStyles': 'Estilos de texto',
|
|
266
208
|
'fabric.editor.threeColumns': 'Tres columnas',
|
|
267
209
|
'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
|
|
268
|
-
'fabric.editor.time.ago': 'antes',
|
|
269
|
-
'fabric.editor.time.updated': 'Actualizado',
|
|
270
|
-
'fabric.editor.time.viewed': 'Visto',
|
|
271
210
|
'fabric.editor.toolbarLabel': 'Barra de herramientas del editor',
|
|
272
211
|
'fabric.editor.toolbarMediaTitle': 'Archivos e imágenes',
|
|
273
|
-
'fabric.editor.tooltip.blockPanel': 'un panel',
|
|
274
|
-
'fabric.editor.tooltip.bulletList': 'una lista',
|
|
275
|
-
'fabric.editor.tooltip.decisionList': 'una lista de decisiones',
|
|
276
|
-
'fabric.editor.tooltip.defaultBlockNode': 'un nodo de bloqueo',
|
|
277
|
-
'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
|
|
278
|
-
'fabric.editor.tooltip.taskList': 'un elemento de acción',
|
|
279
212
|
'fabric.editor.twoColumns': 'Dos columnas',
|
|
280
213
|
'fabric.editor.typeAheadResultLabel': 'Resultados de escritura predictiva',
|
|
281
214
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
@@ -287,8 +220,6 @@ export default {
|
|
|
287
220
|
'fabric.editor.url': 'Mostrar URL',
|
|
288
221
|
'fabric.editor.urlDescription': 'Mostrar enlace como URL',
|
|
289
222
|
'fabric.editor.urlTitle': 'URL',
|
|
290
|
-
'fabric.editor.viewMore': 'Ver más',
|
|
291
|
-
'fabric.editor.visit': 'Abrir el enlace en otra ventana',
|
|
292
223
|
'fabric.editor.warning': 'Advertencia',
|
|
293
224
|
'fabric.editor.warningPanel': 'Panel de advertencias',
|
|
294
225
|
'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
|