@atlaskit/afm-i18n-platform-editor-editor-common 2.66.0 → 2.68.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/dist/cjs/i18n/cs.js +11 -1
- package/dist/cjs/i18n/da.js +8 -1
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +9 -1
- package/dist/cjs/i18n/fi.js +14 -1
- package/dist/cjs/i18n/fr.js +9 -1
- package/dist/cjs/i18n/hr.js +9 -0
- package/dist/cjs/i18n/hu.js +11 -1
- package/dist/cjs/i18n/it.js +10 -1
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +11 -0
- package/dist/cjs/i18n/nl.js +11 -1
- package/dist/cjs/i18n/pl.js +11 -1
- package/dist/cjs/i18n/pt_BR.js +9 -1
- package/dist/cjs/i18n/ru.js +8 -1
- package/dist/cjs/i18n/sl.js +8 -0
- package/dist/cjs/i18n/sr_RS.js +9 -0
- package/dist/cjs/i18n/sr_YR.js +9 -0
- package/dist/cjs/i18n/sv.js +11 -1
- package/dist/cjs/i18n/th.js +9 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +11 -0
- package/dist/cjs/i18n/vi.js +9 -0
- package/dist/cjs/i18n/zh.js +9 -1
- package/dist/cjs/i18n/zh_TW.js +10 -0
- package/dist/esm/i18n/cs.d.ts +10 -0
- package/dist/esm/i18n/cs.js +11 -1
- package/dist/esm/i18n/da.d.ts +7 -0
- package/dist/esm/i18n/da.js +8 -1
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/en.d.ts +4 -0
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.d.ts +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.d.ts +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.d.ts +8 -0
- package/dist/esm/i18n/es.js +9 -1
- package/dist/esm/i18n/fi.d.ts +13 -0
- package/dist/esm/i18n/fi.js +14 -1
- package/dist/esm/i18n/fr.d.ts +8 -0
- package/dist/esm/i18n/fr.js +9 -1
- package/dist/esm/i18n/hr.d.ts +9 -0
- package/dist/esm/i18n/hr.js +9 -0
- package/dist/esm/i18n/hu.d.ts +10 -0
- package/dist/esm/i18n/hu.js +11 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +10 -1
- package/dist/esm/i18n/ja.d.ts +9 -0
- package/dist/esm/i18n/ja.js +9 -0
- package/dist/esm/i18n/ko.d.ts +9 -0
- package/dist/esm/i18n/ko.js +10 -1
- package/dist/esm/i18n/nb.d.ts +11 -0
- package/dist/esm/i18n/nb.js +11 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +11 -1
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +11 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -0
- package/dist/esm/i18n/pt_BR.js +9 -1
- package/dist/esm/i18n/ru.d.ts +7 -0
- package/dist/esm/i18n/ru.js +8 -1
- package/dist/esm/i18n/sl.d.ts +8 -0
- package/dist/esm/i18n/sl.js +8 -0
- package/dist/esm/i18n/sr_RS.d.ts +9 -0
- package/dist/esm/i18n/sr_RS.js +9 -0
- package/dist/esm/i18n/sr_YR.d.ts +9 -0
- package/dist/esm/i18n/sr_YR.js +9 -0
- package/dist/esm/i18n/sv.d.ts +10 -0
- package/dist/esm/i18n/sv.js +11 -1
- package/dist/esm/i18n/th.d.ts +9 -0
- package/dist/esm/i18n/th.js +9 -0
- package/dist/esm/i18n/tr.d.ts +10 -0
- package/dist/esm/i18n/tr.js +10 -0
- package/dist/esm/i18n/uk.d.ts +11 -0
- package/dist/esm/i18n/uk.js +11 -0
- package/dist/esm/i18n/vi.d.ts +9 -0
- package/dist/esm/i18n/vi.js +9 -0
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +9 -1
- package/dist/esm/i18n/zh_TW.d.ts +10 -0
- package/dist/esm/i18n/zh_TW.js +10 -0
- package/dist/types/i18n/cs.d.ts +10 -0
- package/dist/types/i18n/da.d.ts +7 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +8 -0
- package/dist/types/i18n/fi.d.ts +13 -0
- package/dist/types/i18n/fr.d.ts +8 -0
- package/dist/types/i18n/hr.d.ts +9 -0
- package/dist/types/i18n/hu.d.ts +10 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +9 -0
- package/dist/types/i18n/ko.d.ts +9 -0
- package/dist/types/i18n/nb.d.ts +11 -0
- package/dist/types/i18n/nl.d.ts +10 -0
- package/dist/types/i18n/pl.d.ts +10 -0
- package/dist/types/i18n/pt_BR.d.ts +8 -0
- package/dist/types/i18n/ru.d.ts +7 -0
- package/dist/types/i18n/sl.d.ts +8 -0
- package/dist/types/i18n/sr_RS.d.ts +9 -0
- package/dist/types/i18n/sr_YR.d.ts +9 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +11 -0
- package/dist/types/i18n/vi.d.ts +9 -0
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +11 -1
- package/i18n/da.ts +8 -1
- package/i18n/de.ts +10 -0
- package/i18n/en.ts +4 -0
- package/i18n/en_GB.ts +4 -0
- package/i18n/en_ZZ.ts +4 -0
- package/i18n/es.ts +9 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +9 -1
- package/i18n/hr.ts +9 -0
- package/i18n/hu.ts +11 -1
- package/i18n/it.ts +10 -1
- package/i18n/ja.ts +9 -0
- package/i18n/ko.ts +10 -1
- package/i18n/nb.ts +11 -0
- package/i18n/nl.ts +11 -1
- package/i18n/pl.ts +11 -1
- package/i18n/pt_BR.ts +9 -1
- package/i18n/ru.ts +8 -1
- package/i18n/sl.ts +8 -0
- package/i18n/sr_RS.ts +9 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +11 -1
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +11 -0
- package/i18n/vi.ts +9 -0
- package/i18n/zh.ts +9 -1
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -257,6 +258,7 @@ declare const _default: {
|
|
|
257
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +314,9 @@ declare const _default: {
|
|
|
312
314
|
'fabric.editor.altText': string;
|
|
313
315
|
'fabric.editor.alttext.validation': string;
|
|
314
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
320
|
'fabric.editor.backLink': string;
|
|
316
321
|
'fabric.editor.backgroundColor': string;
|
|
317
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +394,8 @@ declare const _default: {
|
|
|
389
394
|
'fabric.editor.code': string;
|
|
390
395
|
'fabric.editor.code.on': string;
|
|
391
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -564,6 +571,7 @@ declare const _default: {
|
|
|
564
571
|
'fabric.editor.extension.loading-error': string;
|
|
565
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
566
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
568
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
569
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -780,6 +788,7 @@ declare const _default: {
|
|
|
780
788
|
'fabric.editor.panel.emoji': string;
|
|
781
789
|
'fabric.editor.panel.panelsGroup': string;
|
|
782
790
|
'fabric.editor.panelButtonTitle': string;
|
|
791
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
783
792
|
'fabric.editor.pasteOptions': string;
|
|
784
793
|
'fabric.editor.pastePlainText': string;
|
|
785
794
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -798,6 +807,7 @@ declare const _default: {
|
|
|
798
807
|
'fabric.editor.redo': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
800
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
801
811
|
'fabric.editor.remove': string;
|
|
802
812
|
'fabric.editor.removeColumns': string;
|
|
803
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -242,6 +243,7 @@ declare const _default: {
|
|
|
242
243
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
243
244
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
244
245
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
246
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
245
247
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
246
248
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
247
249
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -297,6 +299,9 @@ declare const _default: {
|
|
|
297
299
|
'fabric.editor.altText': string;
|
|
298
300
|
'fabric.editor.alttext.validation': string;
|
|
299
301
|
'fabric.editor.annotationToolbar': string;
|
|
302
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
303
|
+
'fabric.editor.aria.textbox': string;
|
|
304
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
300
305
|
'fabric.editor.backLink': string;
|
|
301
306
|
'fabric.editor.backgroundColor': string;
|
|
302
307
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -374,6 +379,8 @@ declare const _default: {
|
|
|
374
379
|
'fabric.editor.code': string;
|
|
375
380
|
'fabric.editor.code.on': string;
|
|
376
381
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
382
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
383
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
377
384
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
378
385
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
379
386
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -548,6 +555,8 @@ declare const _default: {
|
|
|
548
555
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
549
556
|
'fabric.editor.extension.loading-error': string;
|
|
550
557
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
558
|
+
'fabric.editor.extension.unknownMacroHeader': string;
|
|
559
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
551
560
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
552
561
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
553
562
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -764,6 +773,7 @@ declare const _default: {
|
|
|
764
773
|
'fabric.editor.panel.emoji': string;
|
|
765
774
|
'fabric.editor.panel.panelsGroup': string;
|
|
766
775
|
'fabric.editor.panelButtonTitle': string;
|
|
776
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
767
777
|
'fabric.editor.pasteOptions': string;
|
|
768
778
|
'fabric.editor.pastePlainText': string;
|
|
769
779
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -782,6 +792,7 @@ declare const _default: {
|
|
|
782
792
|
'fabric.editor.redo': string;
|
|
783
793
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
784
794
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
795
|
+
'fabric.editor.refresh.non-final': string;
|
|
785
796
|
'fabric.editor.remove': string;
|
|
786
797
|
'fabric.editor.removeColumns': string;
|
|
787
798
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -242,6 +243,7 @@ declare const _default: {
|
|
|
242
243
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
243
244
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
244
245
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
246
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
245
247
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
246
248
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
247
249
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -297,6 +299,9 @@ declare const _default: {
|
|
|
297
299
|
'fabric.editor.altText': string;
|
|
298
300
|
'fabric.editor.alttext.validation': string;
|
|
299
301
|
'fabric.editor.annotationToolbar': string;
|
|
302
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
303
|
+
'fabric.editor.aria.textbox': string;
|
|
304
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
300
305
|
'fabric.editor.backLink': string;
|
|
301
306
|
'fabric.editor.backgroundColor': string;
|
|
302
307
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -374,6 +379,8 @@ declare const _default: {
|
|
|
374
379
|
'fabric.editor.code': string;
|
|
375
380
|
'fabric.editor.code.on': string;
|
|
376
381
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
382
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
383
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
377
384
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
378
385
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
379
386
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -764,6 +771,7 @@ declare const _default: {
|
|
|
764
771
|
'fabric.editor.panel.emoji': string;
|
|
765
772
|
'fabric.editor.panel.panelsGroup': string;
|
|
766
773
|
'fabric.editor.panelButtonTitle': string;
|
|
774
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
767
775
|
'fabric.editor.pasteOptions': string;
|
|
768
776
|
'fabric.editor.pastePlainText': string;
|
|
769
777
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -782,6 +790,7 @@ declare const _default: {
|
|
|
782
790
|
'fabric.editor.redo': string;
|
|
783
791
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
784
792
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
793
|
+
'fabric.editor.refresh.non-final': string;
|
|
785
794
|
'fabric.editor.remove': string;
|
|
786
795
|
'fabric.editor.removeColumns': string;
|
|
787
796
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -258,6 +258,7 @@ declare const _default: {
|
|
|
258
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
260
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
261
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
263
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -313,6 +314,9 @@ declare const _default: {
|
|
|
313
314
|
'fabric.editor.altText': string;
|
|
314
315
|
'fabric.editor.alttext.validation': string;
|
|
315
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
316
320
|
'fabric.editor.backLink': string;
|
|
317
321
|
'fabric.editor.backgroundColor': string;
|
|
318
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -390,6 +394,8 @@ declare const _default: {
|
|
|
390
394
|
'fabric.editor.code': string;
|
|
391
395
|
'fabric.editor.code.on': string;
|
|
392
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
395
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -565,6 +571,7 @@ declare const _default: {
|
|
|
565
571
|
'fabric.editor.extension.loading-error': string;
|
|
566
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
567
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
568
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
569
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
570
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -800,6 +807,7 @@ declare const _default: {
|
|
|
800
807
|
'fabric.editor.redo': string;
|
|
801
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
802
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
803
811
|
'fabric.editor.remove': string;
|
|
804
812
|
'fabric.editor.removeColumns': string;
|
|
805
813
|
'fabric.editor.removeEmoji': string;
|
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -257,6 +258,7 @@ declare const _default: {
|
|
|
257
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +314,9 @@ declare const _default: {
|
|
|
312
314
|
'fabric.editor.altText': string;
|
|
313
315
|
'fabric.editor.alttext.validation': string;
|
|
314
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
320
|
'fabric.editor.backLink': string;
|
|
316
321
|
'fabric.editor.backgroundColor': string;
|
|
317
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +394,8 @@ declare const _default: {
|
|
|
389
394
|
'fabric.editor.code': string;
|
|
390
395
|
'fabric.editor.code.on': string;
|
|
391
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -564,6 +571,7 @@ declare const _default: {
|
|
|
564
571
|
'fabric.editor.extension.loading-error': string;
|
|
565
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
566
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
568
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
569
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -780,6 +788,7 @@ declare const _default: {
|
|
|
780
788
|
'fabric.editor.panel.emoji': string;
|
|
781
789
|
'fabric.editor.panel.panelsGroup': string;
|
|
782
790
|
'fabric.editor.panelButtonTitle': string;
|
|
791
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
783
792
|
'fabric.editor.pasteOptions': string;
|
|
784
793
|
'fabric.editor.pastePlainText': string;
|
|
785
794
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -798,6 +807,7 @@ declare const _default: {
|
|
|
798
807
|
'fabric.editor.redo': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
800
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
801
811
|
'fabric.editor.remove': string;
|
|
802
812
|
'fabric.editor.removeColumns': string;
|
|
803
813
|
'fabric.editor.removeEmoji': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -76,6 +76,7 @@ export default {
|
|
|
76
76
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Zkrátit aktualizaci',
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Vytvoří popis pull requestu se souhrnem změn.',
|
|
78
78
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Vytvořit popis pull requestu',
|
|
79
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Zobrazit více',
|
|
79
80
|
'fabric.editor.ai.config.item.brainstorm.description': 'Vygeneruje seznam nápadů pro zadané téma.',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Nadhoďte téma…',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
@@ -296,6 +297,7 @@ export default {
|
|
|
296
297
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Vyskytly se problémy. Zavřete dialog a zkuste to znovu.',
|
|
297
298
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Vložit pod',
|
|
298
299
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Nahradit',
|
|
300
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Stisknutím klávesy <code>Tab</code> zlepšíte styl psaní.',
|
|
299
301
|
'fabric.editor.ai.screens.preview.convoAIBeta':
|
|
300
302
|
'Žádosti o generování obsahu, které odkazují na adresy URL, jsou v beta verzi.',
|
|
301
303
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Zvýraznění termínu, akronymu nebo zkratky',
|
|
@@ -353,6 +355,9 @@ export default {
|
|
|
353
355
|
'fabric.editor.altText': 'Alternativní text',
|
|
354
356
|
'fabric.editor.alttext.validation': 'Vymažte z alternativního textu všechny zvláštní znaky.',
|
|
355
357
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
358
|
+
'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
|
|
359
|
+
'fabric.editor.aria.textbox': 'textové pole',
|
|
360
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
|
|
356
361
|
'fabric.editor.backLink': 'Zpět',
|
|
357
362
|
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
358
363
|
'fabric.editor.block.menu.codeblock': 'Blok kódu',
|
|
@@ -434,6 +439,8 @@ export default {
|
|
|
434
439
|
'fabric.editor.code.on': '{textFormattingOff}, zapnuto formátování kódu',
|
|
435
440
|
'fabric.editor.codeBidiWarningLabel':
|
|
436
441
|
'Obousměrné znaky mění pořadí vykreslování textu. Může to být použito k zakrytí škodlivého kódu.',
|
|
442
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Jazyk fragmentu kódu: {language}.',
|
|
443
|
+
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
437
444
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
438
445
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
439
446
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
|
|
@@ -630,7 +637,8 @@ export default {
|
|
|
630
637
|
'fabric.editor.extension.deleteElementTitle': 'Odstranit prvek',
|
|
631
638
|
'fabric.editor.extension.loading-error': 'Chyba při načítání rozšíření',
|
|
632
639
|
'fabric.editor.extension.sourceNoTitledName': 'tento prvek',
|
|
633
|
-
'fabric.editor.extension.unknownMacroHeader': "Neznámé makro: ''{macroTitle}''",
|
|
640
|
+
'fabric.editor.extension.unknownMacroHeader': "Neznámé makro: ''''{macroTitle}''''",
|
|
641
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Zástupný text neznámého makra',
|
|
634
642
|
'fabric.editor.extensionInSyncBlockDescription':
|
|
635
643
|
'K tomu může dojít, pokud je váš synchronizovaný blok použit na místech, která nepodporují určitá makra.',
|
|
636
644
|
'fabric.editor.extensionInSyncBlockTitle':
|
|
@@ -868,6 +876,7 @@ export default {
|
|
|
868
876
|
'fabric.editor.panel.emoji': 'Přidat emoji',
|
|
869
877
|
'fabric.editor.panel.panelsGroup': 'Typy panelů',
|
|
870
878
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
879
|
+
'fabric.editor.pasteMenuActionsTitle': 'Akce',
|
|
871
880
|
'fabric.editor.pasteOptions': 'Možnosti vložení',
|
|
872
881
|
'fabric.editor.pastePlainText': 'Vložit prostý text',
|
|
873
882
|
'fabric.editor.placeholderAltText': 'Popište tento obrázek alternativním textem',
|
|
@@ -886,6 +895,7 @@ export default {
|
|
|
886
895
|
'fabric.editor.redo': 'Znovu',
|
|
887
896
|
'fabric.editor.referenceSyncBlockLastEdited': 'Naposledy upraveno:',
|
|
888
897
|
'fabric.editor.referenceSyncBlockTooltip': 'Synchronizováno z: {title}',
|
|
898
|
+
'fabric.editor.refresh.non-final': 'Obnovit',
|
|
889
899
|
'fabric.editor.remove': 'Odebrat',
|
|
890
900
|
'fabric.editor.removeColumns':
|
|
891
901
|
'{0, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
|
package/i18n/da.ts
CHANGED
|
@@ -300,6 +300,7 @@ export default {
|
|
|
300
300
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Vi har problemer. Luk dialogboksen, og prøv igen.',
|
|
301
301
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Indsæt nedenfor',
|
|
302
302
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Erstat',
|
|
303
|
+
'fabric.editor.ai.quickPrompt.nudge': '<code>Tabulator</code> for at forbedre teksten',
|
|
303
304
|
'fabric.editor.ai.screens.preview.convoAIBeta':
|
|
304
305
|
'Anmodninger om indholdsgenerering, der henviser til webadresser, er i beta.',
|
|
305
306
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Fremhæv et udtryk, akronym eller en forkortelse',
|
|
@@ -356,6 +357,9 @@ export default {
|
|
|
356
357
|
'fabric.editor.altText': 'Al tekst',
|
|
357
358
|
'fabric.editor.alttext.validation': 'Fjern alle specialtegn i ALT-tekst.',
|
|
358
359
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
360
|
+
'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
|
|
361
|
+
'fabric.editor.aria.textbox': 'tekstboks',
|
|
362
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
|
|
359
363
|
'fabric.editor.backLink': 'Gå tilbage',
|
|
360
364
|
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
361
365
|
'fabric.editor.block.menu.codeblock': 'Kodeblok',
|
|
@@ -436,6 +440,8 @@ export default {
|
|
|
436
440
|
'fabric.editor.code.on': '{textFormattingOff}, kode aktiveret',
|
|
437
441
|
'fabric.editor.codeBidiWarningLabel':
|
|
438
442
|
'Tegn med tovejsfunktionalitet ændrer rækkefølgen, som teksten er gengivet i. Dette kan udnyttes til at skjule skadelig kode.',
|
|
443
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Kodestykkesprog: {language}.',
|
|
444
|
+
'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
|
|
439
445
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
440
446
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
441
447
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå ombrydning fra',
|
|
@@ -634,7 +640,7 @@ export default {
|
|
|
634
640
|
'fabric.editor.extension.deleteElementTitle': 'Slet element',
|
|
635
641
|
'fabric.editor.extension.loading-error': 'Fejl ved indlæsning af udvidelse!',
|
|
636
642
|
'fabric.editor.extension.sourceNoTitledName': 'dette element',
|
|
637
|
-
'fabric.editor.extension.unknownMacroHeader': "Ukendt makro: ''{macroTitle}''",
|
|
643
|
+
'fabric.editor.extension.unknownMacroHeader': "Ukendt makro: ''''{macroTitle}''''",
|
|
638
644
|
'fabric.editor.extensionInSyncBlockDescription':
|
|
639
645
|
'Dette kan ske, hvis din synkroniserede blok bruges på steder, der ikke understøtter bestemte makroer.',
|
|
640
646
|
'fabric.editor.extensionInSyncBlockTitle':
|
|
@@ -886,6 +892,7 @@ export default {
|
|
|
886
892
|
'fabric.editor.redo': 'Gentag',
|
|
887
893
|
'fabric.editor.referenceSyncBlockLastEdited': 'Sidst redigeret:',
|
|
888
894
|
'fabric.editor.referenceSyncBlockTooltip': 'Synkroniseret fra: {title}',
|
|
895
|
+
'fabric.editor.refresh.non-final': 'Genindlæs',
|
|
889
896
|
'fabric.editor.remove': 'Fjern',
|
|
890
897
|
'fabric.editor.removeColumns': '{0, plural, one {Slet kolonne} other {Slet kolonner}}',
|
|
891
898
|
'fabric.editor.removeEmoji': 'Fjern emoji',
|
package/i18n/de.ts
CHANGED
|
@@ -77,6 +77,7 @@ export default {
|
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
78
78
|
'Erstellt eine Beschreibung der Pull-Anfrage mit einer Zusammenfassung der Änderungen',
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Beschreibung für Pull-Anfrage erstellen',
|
|
80
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Mehr anzeigen',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.description':
|
|
81
82
|
'Generiert eine Liste von Ideen für einen Themenbereich, den Sie bereitstellen',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Themenbereich eingeben …',
|
|
@@ -328,6 +329,7 @@ export default {
|
|
|
328
329
|
'Ein Problem ist aufgetreten. Schließen Sie das Dialogfeld und versuchen Sie es dann erneut.',
|
|
329
330
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Unten einfügen',
|
|
330
331
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Ersetzen',
|
|
332
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Drücken Sie die <code>Tabulatortaste</code>, um den Text zu optimieren',
|
|
331
333
|
'fabric.editor.ai.screens.preview.convoAIBeta':
|
|
332
334
|
'Anfragen zur Inhaltserstellung, die auf URLs verweisen, befinden sich in der Beta-Phase.',
|
|
333
335
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip':
|
|
@@ -386,6 +388,9 @@ export default {
|
|
|
386
388
|
'fabric.editor.altText': 'Alternativer Text',
|
|
387
389
|
'fabric.editor.alttext.validation': 'Bitte entfernen Sie jegliche Sonderzeichen in alternativem Text.',
|
|
388
390
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
391
|
+
'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
|
|
392
|
+
'fabric.editor.aria.textbox': 'textbox',
|
|
393
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
389
394
|
'fabric.editor.backLink': 'Zurück',
|
|
390
395
|
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
391
396
|
'fabric.editor.block.menu.codeblock': 'Codeblock',
|
|
@@ -469,6 +474,8 @@ export default {
|
|
|
469
474
|
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
470
475
|
'fabric.editor.codeBidiWarningLabel':
|
|
471
476
|
'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
|
|
477
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Sprache des Code-Auszugs: {language}',
|
|
478
|
+
'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
|
|
472
479
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
473
480
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
474
481
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Zeilenumbrüche deaktivieren',
|
|
@@ -668,6 +675,8 @@ export default {
|
|
|
668
675
|
'fabric.editor.extension.deleteElementTitle': 'Element löschen',
|
|
669
676
|
'fabric.editor.extension.loading-error': 'Fehler beim Laden der Erweiterung!',
|
|
670
677
|
'fabric.editor.extension.sourceNoTitledName': 'dieses Element',
|
|
678
|
+
'fabric.editor.extension.unknownMacroHeader': "Unbekanntes Makro: ''''{macroTitle}''''",
|
|
679
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Platzhalter für unbekanntes Makro',
|
|
671
680
|
'fabric.editor.extensionInSyncBlockDescription':
|
|
672
681
|
'Dies kann passieren, wenn Ihr synchronisierter Block an Stellen verwendet wird, die bestimmte Makros nicht unterstützen.',
|
|
673
682
|
'fabric.editor.extensionInSyncBlockTitle':
|
|
@@ -903,6 +912,7 @@ export default {
|
|
|
903
912
|
'fabric.editor.panel.emoji': 'Emoji hinzufügen',
|
|
904
913
|
'fabric.editor.panel.panelsGroup': 'Panel-Typen',
|
|
905
914
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
915
|
+
'fabric.editor.pasteMenuActionsTitle': 'Aktionen',
|
|
906
916
|
'fabric.editor.pasteOptions': 'Optionen zum Einfügen',
|
|
907
917
|
'fabric.editor.pastePlainText': 'Einfachen Text einfügen',
|
|
908
918
|
'fabric.editor.placeholderAltText': 'Dieses Bild mit Alternativtext beschreiben',
|
package/i18n/en.ts
CHANGED
|
@@ -460,6 +460,7 @@ export default {
|
|
|
460
460
|
'fabric.editor.alignment': 'Text alignment',
|
|
461
461
|
'fabric.editor.altText': 'Alt text',
|
|
462
462
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
463
|
+
'fabric.editor.alwaysShowTitle.non-final': 'Always show title',
|
|
463
464
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
464
465
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
465
466
|
'fabric.editor.aria.textbox': 'textbox',
|
|
@@ -991,6 +992,7 @@ export default {
|
|
|
991
992
|
'fabric.editor.redo': 'Redo',
|
|
992
993
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
993
994
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
995
|
+
'fabric.editor.refresh.non-final': 'Refresh',
|
|
994
996
|
'fabric.editor.remove': 'Remove',
|
|
995
997
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
|
996
998
|
'fabric.editor.removeEmoji': 'Remove emoji',
|
|
@@ -1027,6 +1029,7 @@ export default {
|
|
|
1027
1029
|
'fabric.editor.selectTableRow': 'Select table row',
|
|
1028
1030
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Select app',
|
|
1029
1031
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'More options',
|
|
1032
|
+
'fabric.editor.setEmbedType.non-final': 'Set embed type',
|
|
1030
1033
|
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
1031
1034
|
'fabric.editor.shortEmptyNodePlaceholderSlash': '/',
|
|
1032
1035
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': 'to insert',
|
|
@@ -1034,6 +1037,7 @@ export default {
|
|
|
1034
1037
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
1035
1038
|
'fabric.editor.single': 'Single column layout',
|
|
1036
1039
|
'fabric.editor.singleColumns': '1 Column layout',
|
|
1040
|
+
'fabric.editor.smallText': 'Small text',
|
|
1037
1041
|
'fabric.editor.sortColumnASC': 'Sort column A → Z',
|
|
1038
1042
|
'fabric.editor.sortColumnDESC': 'Sort column Z → A',
|
|
1039
1043
|
'fabric.editor.sortColumnDecreasing': 'Sort decreasing',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -460,6 +460,7 @@ export default {
|
|
|
460
460
|
'fabric.editor.alignment': 'Text alignment',
|
|
461
461
|
'fabric.editor.altText': 'Alt text',
|
|
462
462
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
463
|
+
'fabric.editor.alwaysShowTitle.non-final': 'Always show title',
|
|
463
464
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
464
465
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
465
466
|
'fabric.editor.aria.textbox': 'textbox',
|
|
@@ -991,6 +992,7 @@ export default {
|
|
|
991
992
|
'fabric.editor.redo': 'Redo',
|
|
992
993
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
993
994
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
995
|
+
'fabric.editor.refresh.non-final': 'Refresh',
|
|
994
996
|
'fabric.editor.remove': 'Remove',
|
|
995
997
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
|
996
998
|
'fabric.editor.removeEmoji': 'Remove emoji',
|
|
@@ -1027,6 +1029,7 @@ export default {
|
|
|
1027
1029
|
'fabric.editor.selectTableRow': 'Select table row',
|
|
1028
1030
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Select app',
|
|
1029
1031
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'More options',
|
|
1032
|
+
'fabric.editor.setEmbedType.non-final': 'Set embed type',
|
|
1030
1033
|
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
1031
1034
|
'fabric.editor.shortEmptyNodePlaceholderSlash': '/',
|
|
1032
1035
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': 'to insert',
|
|
@@ -1034,6 +1037,7 @@ export default {
|
|
|
1034
1037
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
1035
1038
|
'fabric.editor.single': 'Single column layout',
|
|
1036
1039
|
'fabric.editor.singleColumns': '1 Column layout',
|
|
1040
|
+
'fabric.editor.smallText': 'Small text',
|
|
1037
1041
|
'fabric.editor.sortColumnASC': 'Sort column A → Z',
|
|
1038
1042
|
'fabric.editor.sortColumnDESC': 'Sort column Z → A',
|
|
1039
1043
|
'fabric.editor.sortColumnDecreasing': 'Sort decreasing',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -557,6 +557,7 @@ export default {
|
|
|
557
557
|
'fabric.editor.alignment': 'Text alignment',
|
|
558
558
|
'fabric.editor.altText': 'Alt text',
|
|
559
559
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
560
|
+
'fabric.editor.alwaysShowTitle.non-final': 'Always show title',
|
|
560
561
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
561
562
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
562
563
|
'fabric.editor.aria.textbox': 'textbox',
|
|
@@ -1114,6 +1115,7 @@ export default {
|
|
|
1114
1115
|
'fabric.editor.redo': 'Redo',
|
|
1115
1116
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
1116
1117
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
1118
|
+
'fabric.editor.refresh.non-final': 'Refresh',
|
|
1117
1119
|
'fabric.editor.remove': 'Remove',
|
|
1118
1120
|
'fabric.editor.removeColumns':
|
|
1119
1121
|
'{0, plural, one {Delete column} other {Delete columns}}',
|
|
@@ -1156,6 +1158,7 @@ export default {
|
|
|
1156
1158
|
'fabric.editor.selectTableRow': 'Select table row',
|
|
1157
1159
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Select app',
|
|
1158
1160
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'More options',
|
|
1161
|
+
'fabric.editor.setEmbedType.non-final': 'Set embed type',
|
|
1159
1162
|
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
1160
1163
|
'fabric.editor.shortEmptyNodePlaceholderSlash': '/',
|
|
1161
1164
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': 'to insert',
|
|
@@ -1163,6 +1166,7 @@ export default {
|
|
|
1163
1166
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
1164
1167
|
'fabric.editor.single': 'Single column layout',
|
|
1165
1168
|
'fabric.editor.singleColumns': '1 Column layout',
|
|
1169
|
+
'fabric.editor.smallText': 'Small text',
|
|
1166
1170
|
'fabric.editor.sortColumnASC': 'Sort column A → Z',
|
|
1167
1171
|
'fabric.editor.sortColumnDESC': 'Sort column Z → A',
|
|
1168
1172
|
'fabric.editor.sortColumnDecreasing': 'Sort decreasing',
|
package/i18n/es.ts
CHANGED
|
@@ -321,6 +321,7 @@ export default {
|
|
|
321
321
|
'Estamos teniendo problemas. Cierra el diálogo e inténtalo de nuevo.',
|
|
322
322
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Insertar debajo',
|
|
323
323
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Reemplazar',
|
|
324
|
+
'fabric.editor.ai.quickPrompt.nudge': '<code>Tab</code> para mejorar la redacción',
|
|
324
325
|
'fabric.editor.ai.screens.preview.convoAIBeta':
|
|
325
326
|
'Las solicitudes de generación de contenido que hacen referencia a las URL están en fase beta.',
|
|
326
327
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Resaltar un término, una sigla o una abreviación',
|
|
@@ -378,6 +379,9 @@ export default {
|
|
|
378
379
|
'fabric.editor.altText': 'Texto alternativo',
|
|
379
380
|
'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
|
|
380
381
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
382
|
+
'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
|
|
383
|
+
'fabric.editor.aria.textbox': 'cuadro de texto',
|
|
384
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
|
|
381
385
|
'fabric.editor.backLink': 'Regresar',
|
|
382
386
|
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
383
387
|
'fabric.editor.block.menu.codeblock': 'Bloque de código',
|
|
@@ -459,6 +463,8 @@ export default {
|
|
|
459
463
|
'fabric.editor.code.on': '{textFormattingOff}, código activado',
|
|
460
464
|
'fabric.editor.codeBidiWarningLabel':
|
|
461
465
|
'Los caracteres bidireccionales cambian el orden de renderización del texto. Esto podría utilizarse para ocultar código malicioso.',
|
|
466
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Idioma del fragmento de código: {language}.',
|
|
467
|
+
'fabric.editor.codeBlock.languageNotSet': 'Idioma de código no establecido.',
|
|
462
468
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
463
469
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
464
470
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
|
|
@@ -658,7 +664,8 @@ export default {
|
|
|
658
664
|
'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
|
|
659
665
|
'fabric.editor.extension.loading-error': 'Error al cargar la extensión.',
|
|
660
666
|
'fabric.editor.extension.sourceNoTitledName': 'este elemento',
|
|
661
|
-
'fabric.editor.extension.unknownMacroHeader': "Macro desconocida: ''{macroTitle}''",
|
|
667
|
+
'fabric.editor.extension.unknownMacroHeader': "Macro desconocida: ''''{macroTitle}''''",
|
|
668
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Marcador de posición de macro desconocido',
|
|
662
669
|
'fabric.editor.extensionInSyncBlockDescription':
|
|
663
670
|
'Esto puede suceder si el bloque sincronizado se usa en lugares que no admiten determinadas macros.',
|
|
664
671
|
'fabric.editor.extensionInSyncBlockTitle':
|
|
@@ -913,6 +920,7 @@ export default {
|
|
|
913
920
|
'fabric.editor.redo': 'Rehacer',
|
|
914
921
|
'fabric.editor.referenceSyncBlockLastEdited': 'Última edición:',
|
|
915
922
|
'fabric.editor.referenceSyncBlockTooltip': 'Sincronizado desde: {title}',
|
|
923
|
+
'fabric.editor.refresh.non-final': 'Actualizar',
|
|
916
924
|
'fabric.editor.remove': 'Eliminar',
|
|
917
925
|
'fabric.editor.removeColumns': '{0, plural, one {Eliminar columna} other {Eliminar columnas}}',
|
|
918
926
|
'fabric.editor.removeEmoji': 'Eliminar emoji',
|