@atlaskit/editor-common 82.2.0 → 82.2.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 +19 -0
- package/dist/cjs/i18n/cs.js +5 -5
- package/dist/cjs/i18n/da.js +9 -5
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +8 -5
- package/dist/cjs/i18n/en_GB.js +8 -5
- package/dist/cjs/i18n/en_ZZ.js +8 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +9 -5
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +9 -5
- package/dist/cjs/i18n/ja.js +9 -5
- package/dist/cjs/i18n/ko.js +9 -5
- package/dist/cjs/i18n/nb.js +5 -5
- package/dist/cjs/i18n/nl.js +9 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +9 -5
- package/dist/cjs/i18n/ru.js +9 -5
- package/dist/cjs/i18n/sv.js +9 -5
- package/dist/cjs/i18n/th.js +4 -3
- package/dist/cjs/i18n/tr.js +7 -3
- package/dist/cjs/i18n/uk.js +9 -5
- package/dist/cjs/i18n/vi.js +9 -5
- package/dist/cjs/i18n/zh.js +8 -4
- package/dist/cjs/i18n/zh_TW.js +5 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/FloatingToolbar/Button.js +4 -2
- package/dist/es2019/i18n/cs.js +5 -5
- package/dist/es2019/i18n/da.js +9 -5
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +8 -5
- package/dist/es2019/i18n/en_GB.js +8 -5
- package/dist/es2019/i18n/en_ZZ.js +8 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +9 -5
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +9 -5
- package/dist/es2019/i18n/ja.js +9 -5
- package/dist/es2019/i18n/ko.js +9 -5
- package/dist/es2019/i18n/nb.js +5 -5
- package/dist/es2019/i18n/nl.js +9 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +9 -5
- package/dist/es2019/i18n/ru.js +9 -5
- package/dist/es2019/i18n/sv.js +9 -5
- package/dist/es2019/i18n/th.js +4 -3
- package/dist/es2019/i18n/tr.js +7 -3
- package/dist/es2019/i18n/uk.js +9 -5
- package/dist/es2019/i18n/vi.js +9 -5
- package/dist/es2019/i18n/zh.js +8 -4
- package/dist/es2019/i18n/zh_TW.js +5 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/FloatingToolbar/Button.js +4 -2
- package/dist/esm/i18n/cs.js +5 -5
- package/dist/esm/i18n/da.js +9 -5
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +8 -5
- package/dist/esm/i18n/en_GB.js +8 -5
- package/dist/esm/i18n/en_ZZ.js +8 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +9 -5
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +9 -5
- package/dist/esm/i18n/ja.js +9 -5
- package/dist/esm/i18n/ko.js +9 -5
- package/dist/esm/i18n/nb.js +5 -5
- package/dist/esm/i18n/nl.js +9 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +9 -5
- package/dist/esm/i18n/ru.js +9 -5
- package/dist/esm/i18n/sv.js +9 -5
- package/dist/esm/i18n/th.js +4 -3
- package/dist/esm/i18n/tr.js +7 -3
- package/dist/esm/i18n/uk.js +9 -5
- package/dist/esm/i18n/vi.js +9 -5
- package/dist/esm/i18n/zh.js +8 -4
- package/dist/esm/i18n/zh_TW.js +5 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/FloatingToolbar/Button.js +4 -2
- package/dist/types/i18n/cs.d.ts +3 -3
- package/dist/types/i18n/da.d.ts +7 -3
- package/dist/types/i18n/de.d.ts +7 -3
- package/dist/types/i18n/en.d.ts +6 -3
- package/dist/types/i18n/en_GB.d.ts +6 -3
- package/dist/types/i18n/en_ZZ.d.ts +6 -3
- package/dist/types/i18n/es.d.ts +7 -3
- package/dist/types/i18n/fi.d.ts +7 -3
- package/dist/types/i18n/fr.d.ts +7 -3
- package/dist/types/i18n/hu.d.ts +7 -3
- package/dist/types/i18n/it.d.ts +7 -3
- package/dist/types/i18n/ja.d.ts +7 -3
- package/dist/types/i18n/ko.d.ts +7 -3
- package/dist/types/i18n/nb.d.ts +3 -3
- package/dist/types/i18n/nl.d.ts +7 -3
- package/dist/types/i18n/pl.d.ts +7 -3
- package/dist/types/i18n/pt_BR.d.ts +7 -3
- package/dist/types/i18n/ru.d.ts +7 -3
- package/dist/types/i18n/sv.d.ts +7 -3
- package/dist/types/i18n/th.d.ts +4 -3
- package/dist/types/i18n/tr.d.ts +7 -3
- package/dist/types/i18n/uk.d.ts +7 -3
- package/dist/types/i18n/vi.d.ts +7 -3
- package/dist/types/i18n/zh.d.ts +7 -3
- package/dist/types/i18n/zh_TW.d.ts +3 -3
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -3
- package/dist/types-ts4.5/i18n/da.d.ts +7 -3
- package/dist/types-ts4.5/i18n/de.d.ts +7 -3
- package/dist/types-ts4.5/i18n/en.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -3
- package/dist/types-ts4.5/i18n/es.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/hu.d.ts +7 -3
- package/dist/types-ts4.5/i18n/it.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ja.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ko.d.ts +7 -3
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -3
- package/dist/types-ts4.5/i18n/nl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ru.d.ts +7 -3
- package/dist/types-ts4.5/i18n/sv.d.ts +7 -3
- package/dist/types-ts4.5/i18n/th.d.ts +4 -3
- package/dist/types-ts4.5/i18n/tr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/uk.d.ts +7 -3
- package/dist/types-ts4.5/i18n/vi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -3
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +2 -2
package/dist/esm/i18n/en.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decision',
|
|
113
113
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Document',
|
|
118
117
|
'fabric.editor.description': 'Description',
|
|
119
118
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -129,6 +128,8 @@ export default {
|
|
|
129
128
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
131
130
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
131
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
132
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
132
133
|
'fabric.editor.editDateText': 'Edit Date',
|
|
133
134
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
134
135
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -243,14 +244,14 @@ export default {
|
|
|
243
244
|
'fabric.editor.imageBorderSize': 'Size',
|
|
244
245
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
245
246
|
'fabric.editor.improvement': 'Improvement',
|
|
246
|
-
'fabric.editor.
|
|
247
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
247
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
248
248
|
'fabric.editor.indent': 'Indent',
|
|
249
249
|
'fabric.editor.info': 'Info',
|
|
250
250
|
'fabric.editor.infoPanel': 'Info panel',
|
|
251
251
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
252
252
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
253
253
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
254
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
254
255
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
255
256
|
'fabric.editor.inlineTitle': 'Inline',
|
|
256
257
|
'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.',
|
|
@@ -259,6 +260,8 @@ export default {
|
|
|
259
260
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
260
261
|
'fabric.editor.insertRow': 'Insert row below',
|
|
261
262
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
263
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
264
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
262
265
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
263
266
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
264
267
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -335,6 +338,7 @@ export default {
|
|
|
335
338
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
336
339
|
'fabric.editor.plainText': 'Use plain text',
|
|
337
340
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
341
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
338
342
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
339
343
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
340
344
|
'fabric.editor.redo': 'Redo',
|
|
@@ -439,7 +443,6 @@ export default {
|
|
|
439
443
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
440
444
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
441
445
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
442
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
443
446
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
444
447
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
445
448
|
'fabric.editor.underline': 'Underline',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decision',
|
|
113
113
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Document',
|
|
118
117
|
'fabric.editor.description': 'Description',
|
|
119
118
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -129,6 +128,8 @@ export default {
|
|
|
129
128
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
131
130
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
131
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
132
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
132
133
|
'fabric.editor.editDateText': 'Edit Date',
|
|
133
134
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
134
135
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -243,14 +244,14 @@ export default {
|
|
|
243
244
|
'fabric.editor.imageBorderSize': 'Size',
|
|
244
245
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
245
246
|
'fabric.editor.improvement': 'Improvement',
|
|
246
|
-
'fabric.editor.
|
|
247
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
247
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
248
248
|
'fabric.editor.indent': 'Indent',
|
|
249
249
|
'fabric.editor.info': 'Info',
|
|
250
250
|
'fabric.editor.infoPanel': 'Info panel',
|
|
251
251
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
252
252
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
253
253
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
254
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
254
255
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
255
256
|
'fabric.editor.inlineTitle': 'Inline',
|
|
256
257
|
'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.',
|
|
@@ -259,6 +260,8 @@ export default {
|
|
|
259
260
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
260
261
|
'fabric.editor.insertRow': 'Insert row below',
|
|
261
262
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
263
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
264
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
262
265
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
263
266
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
264
267
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -335,6 +338,7 @@ export default {
|
|
|
335
338
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
336
339
|
'fabric.editor.plainText': 'Use plain text',
|
|
337
340
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
341
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
338
342
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
339
343
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
340
344
|
'fabric.editor.redo': 'Redo',
|
|
@@ -439,7 +443,6 @@ export default {
|
|
|
439
443
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
440
444
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
441
445
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
442
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
443
446
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
444
447
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
445
448
|
'fabric.editor.underline': 'Underline',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decision',
|
|
113
113
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Document',
|
|
118
117
|
'fabric.editor.description': 'Description',
|
|
119
118
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -129,6 +128,8 @@ export default {
|
|
|
129
128
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
131
130
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
131
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
132
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
132
133
|
'fabric.editor.editDateText': 'Edit Date',
|
|
133
134
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
134
135
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -243,14 +244,14 @@ export default {
|
|
|
243
244
|
'fabric.editor.imageBorderSize': 'Size',
|
|
244
245
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
245
246
|
'fabric.editor.improvement': 'Improvement',
|
|
246
|
-
'fabric.editor.
|
|
247
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
247
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
248
248
|
'fabric.editor.indent': 'Indent',
|
|
249
249
|
'fabric.editor.info': 'Info',
|
|
250
250
|
'fabric.editor.infoPanel': 'Info panel',
|
|
251
251
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
252
252
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
253
253
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
254
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
254
255
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
255
256
|
'fabric.editor.inlineTitle': 'Inline',
|
|
256
257
|
'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.',
|
|
@@ -259,6 +260,8 @@ export default {
|
|
|
259
260
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
260
261
|
'fabric.editor.insertRow': 'Insert row below',
|
|
261
262
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
263
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
264
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
262
265
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
263
266
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
264
267
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
@@ -335,6 +338,7 @@ export default {
|
|
|
335
338
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
336
339
|
'fabric.editor.plainText': 'Use plain text',
|
|
337
340
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
341
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
338
342
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
339
343
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
340
344
|
'fabric.editor.redo': 'Redo',
|
|
@@ -438,7 +442,6 @@ export default {
|
|
|
438
442
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
439
443
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
440
444
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
441
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
442
445
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
443
446
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
444
447
|
'fabric.editor.underline': 'Underline',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decisión',
|
|
113
113
|
'fabric.editor.decision.description': 'Captar decisiones para que sea más fácil supervisarlas',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Reducir tamaño',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Documento',
|
|
118
117
|
'fabric.editor.description': 'Descripción',
|
|
119
118
|
'fabric.editor.displayBlock': 'Mostrar como tarjeta',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Añadir un enlace',
|
|
131
130
|
'fabric.editor.editAltText': 'Editar texto alternativo',
|
|
132
131
|
'fabric.editor.editDateText': 'Editar fecha',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Editar consulta de búsqueda',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Editar enlace',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Ampliar el menú desplegable',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Editar',
|
|
133
136
|
'fabric.editor.editLink': 'Editar enlace',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Editar color de estado',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Tamaño',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
241
244
|
'fabric.editor.improvement': 'Mejora',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Aumentar tamaño',
|
|
245
|
+
'fabric.editor.increaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
244
246
|
'fabric.editor.indent': 'Aplicar sangría',
|
|
245
247
|
'fabric.editor.info': 'Información',
|
|
246
248
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Insertar elementos',
|
|
256
258
|
'fabric.editor.insertRow': 'Insertar fila debajo',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Insertar fila',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Insertar columna de tabla',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Insertar fila de tabla',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
259
263
|
'fabric.editor.invalidLink': 'Introduce un enlace válido.',
|
|
260
264
|
'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}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Añadir texto de marcador de posición',
|
|
332
336
|
'fabric.editor.plainText': 'Usar texto sin formato',
|
|
333
337
|
'fabric.editor.quickInsert': 'Inserción rápida',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Grabar',
|
|
334
339
|
'fabric.editor.recordVideo': 'Grabar un vídeo de Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Graba y comparte tu pantalla y tus ideas',
|
|
336
341
|
'fabric.editor.redo': 'Rehacer',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Comienza a escribir para buscar usuarios que etiquetar',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Usuarios a los que puedes etiquetar',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Anchuras de columna variables',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
440
444
|
'fabric.editor.underline': 'Subrayado',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Päätös',
|
|
113
113
|
'fabric.editor.decision.description': 'Taltioi päätökset, jotta niitä on helppo seurata',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Lisää päätös...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Pienennä kokoa',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Pienennä taulukon tai median kokoa',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Asiakirja',
|
|
118
117
|
'fabric.editor.description': 'Kuvaus',
|
|
119
118
|
'fabric.editor.displayBlock': 'Näytä kortti',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Lisää linkki',
|
|
131
130
|
'fabric.editor.editAltText': 'Muokkaa vaihtoehtoista tekstiä',
|
|
132
131
|
'fabric.editor.editDateText': 'Muokkaa päiväystä',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Muokkaa hakukyselyä',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Muokkaa linkkiä',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Laajenna avattava valikko',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Muokkaa',
|
|
133
136
|
'fabric.editor.editLink': 'Muokkaa linkkiä',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Kutsu käyttäjä muokkaamaan',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Muokkaa tilaväriä',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Koko',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Hienovarainen',
|
|
241
244
|
'fabric.editor.improvement': 'Parannus',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Suurenna kokoa',
|
|
245
|
+
'fabric.editor.increaseSize': 'Suurenna taulukon tai median kokoa',
|
|
244
246
|
'fabric.editor.indent': 'Sisennys',
|
|
245
247
|
'fabric.editor.info': 'Tietoja',
|
|
246
248
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Lisää elementtejä',
|
|
256
258
|
'fabric.editor.insertRow': 'Lisää rivi alle',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Lisää rivi',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Lisää taulukkosarake',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Lisää taulukkorivi',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Anna käypä päiväys',
|
|
259
263
|
'fabric.editor.invalidLink': 'Anna käypä linkki.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Lisää paikkamerkin teksti',
|
|
332
336
|
'fabric.editor.plainText': 'Käytä perustekstiä',
|
|
333
337
|
'fabric.editor.quickInsert': 'Pikalisäys',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Tallenna',
|
|
334
339
|
'fabric.editor.recordVideo': 'Kuvaa Loom-video',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Tallenna ja jaa näyttösi ja ajatuksesi',
|
|
336
341
|
'fabric.editor.redo': 'Tee uudelleen',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Aloita kirjoittaminen hakeaksesi käyttäjiä, joita voit merkitä',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Käyttäjät, joita voit merkitä',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Käyttäjä {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Vaihtelevat sarakkeiden leveydet',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Tätä sisältöä ei voitu ladata',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
|
|
440
444
|
'fabric.editor.underline': 'Alleviivaus',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Décision',
|
|
113
113
|
'fabric.editor.decision.description': 'Enregistrer des décisions pour les suivre plus facilement',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Ajoutez une décision…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Diminuer la taille',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Réduire la taille du tableau ou du média',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Document',
|
|
118
117
|
'fabric.editor.description': 'Description',
|
|
119
118
|
'fabric.editor.displayBlock': 'Afficher la carte',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Ajouter un lien',
|
|
131
130
|
'fabric.editor.editAltText': 'Modifier le texte alternatif',
|
|
132
131
|
'fabric.editor.editDateText': 'Modifier la date',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Modifier la requête de recherche',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Modifier le lien',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Développer le menu déroulant',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Modifier',
|
|
133
136
|
'fabric.editor.editLink': 'Modifier le lien',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Inviter à modifier',
|
|
135
138
|
'fabric.editor.editStatusColor': "Modifier la couleur de l'état",
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Taille',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Subtile',
|
|
241
244
|
'fabric.editor.improvement': 'Amélioration',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Augmenter la taille',
|
|
245
|
+
'fabric.editor.increaseSize': 'Augmenter la taille du tableau ou du média',
|
|
244
246
|
'fabric.editor.indent': 'Retrait positif',
|
|
245
247
|
'fabric.editor.info': 'Informations',
|
|
246
248
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Insérer des éléments',
|
|
256
258
|
'fabric.editor.insertRow': 'Insérer une ligne en dessous',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Insérer une ligne',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Insérer une colonne dans le tableau',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Insérer une ligne dans le tableau',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Saisissez une date valide',
|
|
259
263
|
'fabric.editor.invalidLink': 'Veuillez saisir un lien valide.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter un coéquipier à rejoindre {productName}} trusted {Inviter un coéquipier à rejoindre {productName}} other {Ajouter un coéquipier à {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': "Ajouter le texte de l'espace réservé",
|
|
332
336
|
'fabric.editor.plainText': 'Utiliser du texte brut',
|
|
333
337
|
'fabric.editor.quickInsert': 'Insertion rapide',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Enregistrer',
|
|
334
339
|
'fabric.editor.recordVideo': 'Enregistrer une vidéo Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Enregistrez et partagez votre écran et votre opinion',
|
|
336
341
|
'fabric.editor.redo': 'Rétablir',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Commencez à taper pour rechercher les utilisateurs à mentionner',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Utilisateurs que vous pouvez mentionner',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Utilisateur {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Largeurs de colonne variables',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
|
|
439
443
|
'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
|
|
440
444
|
'fabric.editor.underline': 'Souligner',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Döntés',
|
|
113
113
|
'fabric.editor.decision.description': 'Döntések rögzítése az egyszerű nyomon követés érdekében',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Méret csökkentése',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Táblázat vagy média méretének csökkentése',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Dokumentum',
|
|
118
117
|
'fabric.editor.description': 'Leírás',
|
|
119
118
|
'fabric.editor.displayBlock': 'Megjelenítés kártyaként',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Link hozzáadása',
|
|
131
130
|
'fabric.editor.editAltText': 'Alternatív szöveg szerkesztése',
|
|
132
131
|
'fabric.editor.editDateText': 'Dátum szerkesztése',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Keresési lekérdezés szerkesztése',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Hivatkozás szerkesztése',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Legördülő menü kibontása',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Szerkesztés',
|
|
133
136
|
'fabric.editor.editLink': 'Hivatkozás szerkesztése',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Meghívás szerkesztésre',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Állapotszín szerkesztése',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Méret',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Vékony',
|
|
241
244
|
'fabric.editor.improvement': 'Javítás',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Méret növelése',
|
|
245
|
+
'fabric.editor.increaseSize': 'Táblázat vagy média méretének növelése',
|
|
244
246
|
'fabric.editor.indent': 'Behúzás',
|
|
245
247
|
'fabric.editor.info': 'Információ',
|
|
246
248
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Elemek beszúrása',
|
|
256
258
|
'fabric.editor.insertRow': 'Sor beszúrása alább',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Sor beszúrása',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Oszlop beszúrása a táblázatba',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Sor beszúrása a táblázatba',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Adj meg egy érvényes dátumot',
|
|
259
263
|
'fabric.editor.invalidLink': 'Adj meg egy érvényes linket.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Csapattag meghívása a(z) {productName} termékbe} trusted {Csapattag meghívása a(z) {productName} termékbe} other {Csapattag hozzáadása a(z) {productName} termékhez}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Helyőrző szöveg hozzáadása',
|
|
332
336
|
'fabric.editor.plainText': 'Egyszerű szöveg használata',
|
|
333
337
|
'fabric.editor.quickInsert': 'Gyorsbeillesztés',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Rögzítés',
|
|
334
339
|
'fabric.editor.recordVideo': 'Loom-videó rögzítése',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Vedd fel és oszd meg a képernyődet és a gondolataidat',
|
|
336
341
|
'fabric.editor.redo': 'Ismét',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Kezdj el gépelni a címkézendő felhasználók kereséséhez',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Felhasználók, akiket címkézhetsz',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Felhasználó: {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Változó oszlopszélességek',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Nem sikerült betölteni ezt a tartalmat',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
|
|
440
444
|
'fabric.editor.underline': 'Aláhúzott',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decisione',
|
|
113
113
|
'fabric.editor.decision.description': 'Acquisisci decisioni per monitorarle agevolmente',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Aggiungi una decisione…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Riduci dimensione',
|
|
115
|
+
'fabric.editor.decreaseSize': "Riduci le dimensioni della tabella o dell'elemento multimediale",
|
|
117
116
|
'fabric.editor.defaultAltText': 'Documento',
|
|
118
117
|
'fabric.editor.description': 'Descrizione',
|
|
119
118
|
'fabric.editor.displayBlock': 'Visualizza come scheda',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Aggiungi un link',
|
|
131
130
|
'fabric.editor.editAltText': 'Modifica testo alternativo',
|
|
132
131
|
'fabric.editor.editDateText': 'Modifica data',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Modifica la query di ricerca',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Modifica il link',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Espandi il menu a discesa',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Modifica',
|
|
133
136
|
'fabric.editor.editLink': 'Modifica link',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invita a modificare',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Modifica colore stato',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Dimensione',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Sottile',
|
|
241
244
|
'fabric.editor.improvement': 'Miglioramento',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Aumenta dimensione',
|
|
245
|
+
'fabric.editor.increaseSize': "Aumenta le dimensioni della tabella o dell'elemento multimediale",
|
|
244
246
|
'fabric.editor.indent': 'Rientra',
|
|
245
247
|
'fabric.editor.info': 'Info',
|
|
246
248
|
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Inserisci elementi',
|
|
256
258
|
'fabric.editor.insertRow': 'Inserisci riga sotto',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Inserisci riga',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Inserisci la colonna della tabella',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Inserisci la riga della tabella',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Inserisci una data valida',
|
|
259
263
|
'fabric.editor.invalidLink': 'Inserisci un link valido.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita un collega in {productName}} trusted {Invita un collega in {productName}} other {Aggiunti un collega a {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Aggiungi testo segnaposto',
|
|
332
336
|
'fabric.editor.plainText': 'Usa testo normale',
|
|
333
337
|
'fabric.editor.quickInsert': 'Inserimento rapido',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Registra',
|
|
334
339
|
'fabric.editor.recordVideo': 'Registra un video Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Registra e condividi il tuo schermo e i tuoi pensieri',
|
|
336
341
|
'fabric.editor.redo': 'Ripeti',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Inizia a digitare per cercare gli utenti da taggare',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Utenti che puoi taggare',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Utente {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Larghezze delle colonne variabili',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Impossibile caricare questo contenuto',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
|
|
440
444
|
'fabric.editor.underline': 'Sottolineato',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': '決定事項',
|
|
113
113
|
'fabric.editor.decision.description': '決定事項をキャプチャして簡単に追跡',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': '決定事項を追加…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'サイズを縮小する',
|
|
115
|
+
'fabric.editor.decreaseSize': '表またはメディアのサイズを小さくする',
|
|
117
116
|
'fabric.editor.defaultAltText': 'ドキュメント',
|
|
118
117
|
'fabric.editor.description': '説明',
|
|
119
118
|
'fabric.editor.displayBlock': 'カードを表示',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'リンクを追加',
|
|
131
130
|
'fabric.editor.editAltText': '代替テキストを編集',
|
|
132
131
|
'fabric.editor.editDateText': '日付の編集',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': '検索クエリを編集',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'リンクを編集',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'ドロップダウン メニューを展開',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': '編集',
|
|
133
136
|
'fabric.editor.editLink': 'リンクを編集',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': '編集に招待',
|
|
135
138
|
'fabric.editor.editStatusColor': 'ステータス カラーを編集',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'サイズ',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': '細',
|
|
241
244
|
'fabric.editor.improvement': '改善',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'サイズを拡大する',
|
|
245
|
+
'fabric.editor.increaseSize': '表またはメディアのサイズを大きくする',
|
|
244
246
|
'fabric.editor.indent': 'インデント',
|
|
245
247
|
'fabric.editor.info': '情報',
|
|
246
248
|
'fabric.editor.infoPanel': '情報パネル',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': '要素を挿入',
|
|
256
258
|
'fabric.editor.insertRow': '行を下に挿入',
|
|
257
259
|
'fabric.editor.insertRowDrag': '行を挿入',
|
|
260
|
+
'fabric.editor.insertTableColumn': '表の列を挿入する',
|
|
261
|
+
'fabric.editor.insertTableRow': '表の行を挿入する',
|
|
258
262
|
'fabric.editor.invalidDateError': '有効な日付を入力してください',
|
|
259
263
|
'fabric.editor.invalidLink': '有効なリンクを入力してください。',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {チームメイトを {productName} に招待} trusted {チームメイトを {productName} に招待} other {チームメイトを {productName} に追加}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'プレースホルダー テキストを追加',
|
|
332
336
|
'fabric.editor.plainText': 'プレーン テキストを使用する',
|
|
333
337
|
'fabric.editor.quickInsert': 'クイック挿入',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': '録画',
|
|
334
339
|
'fabric.editor.recordVideo': 'Loom 動画を録画する',
|
|
335
340
|
'fabric.editor.recordVideo.description': '画面と意見を記録して共有します',
|
|
336
341
|
'fabric.editor.redo': 'やり直し',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'タグ付けするユーザーを検索するには、入力を開始してください。',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'タグ付けできるユーザー',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'ユーザー {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': '可変列幅',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'このコンテンツを読み込めませんでした',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'このリンクを開けません',
|
|
440
444
|
'fabric.editor.underline': '下線',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': '결정',
|
|
113
113
|
'fabric.editor.decision.description': '결정을 추적하기 쉽도록 캡처',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': '결정 추가...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': '크기 줄이기',
|
|
115
|
+
'fabric.editor.decreaseSize': '표 또는 미디어 크기 줄이기',
|
|
117
116
|
'fabric.editor.defaultAltText': '문서',
|
|
118
117
|
'fabric.editor.description': '설명',
|
|
119
118
|
'fabric.editor.displayBlock': '카드 표시',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': '링크 추가',
|
|
131
130
|
'fabric.editor.editAltText': '대체 텍스트 편집',
|
|
132
131
|
'fabric.editor.editDateText': '날짜 편집',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': '검색 쿼리 편집',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': '링크 편집',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': '드롭다운 메뉴 펼치기',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': '편집',
|
|
133
136
|
'fabric.editor.editLink': '링크 편집',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': '편집하도록 초대',
|
|
135
138
|
'fabric.editor.editStatusColor': '상태 색상 편집',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': '크기',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': '가늘게',
|
|
241
244
|
'fabric.editor.improvement': '개선',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': '크기 늘리기',
|
|
245
|
+
'fabric.editor.increaseSize': '표 또는 미디어 크기 늘리기',
|
|
244
246
|
'fabric.editor.indent': '들여쓰기',
|
|
245
247
|
'fabric.editor.info': '정보',
|
|
246
248
|
'fabric.editor.infoPanel': '정보 패널',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': '요소 삽입',
|
|
256
258
|
'fabric.editor.insertRow': '아래에 행 삽입',
|
|
257
259
|
'fabric.editor.insertRowDrag': '행 삽입',
|
|
260
|
+
'fabric.editor.insertTableColumn': '표 열 삽입',
|
|
261
|
+
'fabric.editor.insertTableRow': '표 행 삽입',
|
|
258
262
|
'fabric.editor.invalidDateError': '올바른 날짜를 입력하세요',
|
|
259
263
|
'fabric.editor.invalidLink': '유효한 링크를 입력하세요.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {팀원을 {productName}에 초대} trusted {팀원을 {productName}에 초대} other {팀원을 {productName}에 추가}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': '자리 표시자 텍스트 추가',
|
|
332
336
|
'fabric.editor.plainText': '일반 텍스트 사용',
|
|
333
337
|
'fabric.editor.quickInsert': '빠른 삽입',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': '기록',
|
|
334
339
|
'fabric.editor.recordVideo': 'Loom 동영상 녹화',
|
|
335
340
|
'fabric.editor.recordVideo.description': '화면 및 생각을 녹화하고 공유하세요',
|
|
336
341
|
'fabric.editor.redo': '다시 실행',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': '입력을 시작하여 태그할 사용자를 검색',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': '태그할 수 있는 사용자',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': '사용자 {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': '가변적인 열 너비',
|
|
438
442
|
'fabric.editor.unableToLoadContent': '이 콘텐츠를 로드할 수 없습니다',
|
|
439
443
|
'fabric.editor.unableToOpenLink': '이 링크를 열 수 없습니다',
|
|
440
444
|
'fabric.editor.underline': '밑줄',
|