@atlaskit/afm-i18n-platform-editor-editor-common 2.67.0 → 2.69.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.
Files changed (146) hide show
  1. package/dist/cjs/i18n/cs.js +3 -1
  2. package/dist/cjs/i18n/da.js +3 -1
  3. package/dist/cjs/i18n/de.js +2 -0
  4. package/dist/cjs/i18n/en.js +9 -1
  5. package/dist/cjs/i18n/en_GB.js +9 -1
  6. package/dist/cjs/i18n/en_ZZ.js +9 -1
  7. package/dist/cjs/i18n/es.js +1 -0
  8. package/dist/cjs/i18n/fi.js +3 -1
  9. package/dist/cjs/i18n/fr.js +3 -1
  10. package/dist/cjs/i18n/hr.js +3 -0
  11. package/dist/cjs/i18n/hu.js +3 -1
  12. package/dist/cjs/i18n/it.js +2 -1
  13. package/dist/cjs/i18n/ja.js +3 -0
  14. package/dist/cjs/i18n/ko.js +2 -1
  15. package/dist/cjs/i18n/nb.js +3 -0
  16. package/dist/cjs/i18n/nl.js +3 -1
  17. package/dist/cjs/i18n/pl.js +3 -1
  18. package/dist/cjs/i18n/pt_BR.js +3 -1
  19. package/dist/cjs/i18n/ru.js +2 -1
  20. package/dist/cjs/i18n/sl.js +6 -0
  21. package/dist/cjs/i18n/sr_RS.js +3 -0
  22. package/dist/cjs/i18n/sr_YR.js +3 -0
  23. package/dist/cjs/i18n/sv.js +3 -1
  24. package/dist/cjs/i18n/th.js +3 -0
  25. package/dist/cjs/i18n/tr.js +2 -0
  26. package/dist/cjs/i18n/uk.js +6 -0
  27. package/dist/cjs/i18n/vi.js +11 -0
  28. package/dist/cjs/i18n/zh.js +3 -1
  29. package/dist/cjs/i18n/zh_TW.js +2 -0
  30. package/dist/esm/i18n/cs.d.ts +2 -0
  31. package/dist/esm/i18n/cs.js +3 -1
  32. package/dist/esm/i18n/da.d.ts +2 -0
  33. package/dist/esm/i18n/da.js +3 -1
  34. package/dist/esm/i18n/de.d.ts +2 -0
  35. package/dist/esm/i18n/de.js +2 -0
  36. package/dist/esm/i18n/en.d.ts +8 -0
  37. package/dist/esm/i18n/en.js +9 -1
  38. package/dist/esm/i18n/en_GB.d.ts +8 -0
  39. package/dist/esm/i18n/en_GB.js +9 -1
  40. package/dist/esm/i18n/en_ZZ.d.ts +8 -0
  41. package/dist/esm/i18n/en_ZZ.js +9 -1
  42. package/dist/esm/i18n/es.d.ts +1 -0
  43. package/dist/esm/i18n/es.js +1 -0
  44. package/dist/esm/i18n/fi.d.ts +2 -0
  45. package/dist/esm/i18n/fi.js +3 -1
  46. package/dist/esm/i18n/fr.d.ts +2 -0
  47. package/dist/esm/i18n/fr.js +3 -1
  48. package/dist/esm/i18n/hr.d.ts +3 -0
  49. package/dist/esm/i18n/hr.js +3 -0
  50. package/dist/esm/i18n/hu.d.ts +2 -0
  51. package/dist/esm/i18n/hu.js +3 -1
  52. package/dist/esm/i18n/it.d.ts +1 -0
  53. package/dist/esm/i18n/it.js +2 -1
  54. package/dist/esm/i18n/ja.d.ts +3 -0
  55. package/dist/esm/i18n/ja.js +3 -0
  56. package/dist/esm/i18n/ko.d.ts +1 -0
  57. package/dist/esm/i18n/ko.js +2 -1
  58. package/dist/esm/i18n/nb.d.ts +3 -0
  59. package/dist/esm/i18n/nb.js +3 -0
  60. package/dist/esm/i18n/nl.d.ts +2 -0
  61. package/dist/esm/i18n/nl.js +3 -1
  62. package/dist/esm/i18n/pl.d.ts +2 -0
  63. package/dist/esm/i18n/pl.js +3 -1
  64. package/dist/esm/i18n/pt_BR.d.ts +2 -0
  65. package/dist/esm/i18n/pt_BR.js +3 -1
  66. package/dist/esm/i18n/ru.d.ts +1 -0
  67. package/dist/esm/i18n/ru.js +2 -1
  68. package/dist/esm/i18n/sl.d.ts +6 -0
  69. package/dist/esm/i18n/sl.js +6 -0
  70. package/dist/esm/i18n/sr_RS.d.ts +3 -0
  71. package/dist/esm/i18n/sr_RS.js +3 -0
  72. package/dist/esm/i18n/sr_YR.d.ts +3 -0
  73. package/dist/esm/i18n/sr_YR.js +3 -0
  74. package/dist/esm/i18n/sv.d.ts +2 -0
  75. package/dist/esm/i18n/sv.js +3 -1
  76. package/dist/esm/i18n/th.d.ts +3 -0
  77. package/dist/esm/i18n/th.js +3 -0
  78. package/dist/esm/i18n/tr.d.ts +2 -0
  79. package/dist/esm/i18n/tr.js +2 -0
  80. package/dist/esm/i18n/uk.d.ts +6 -0
  81. package/dist/esm/i18n/uk.js +6 -0
  82. package/dist/esm/i18n/vi.d.ts +11 -0
  83. package/dist/esm/i18n/vi.js +11 -0
  84. package/dist/esm/i18n/zh.d.ts +2 -0
  85. package/dist/esm/i18n/zh.js +3 -1
  86. package/dist/esm/i18n/zh_TW.d.ts +2 -0
  87. package/dist/esm/i18n/zh_TW.js +2 -0
  88. package/dist/types/i18n/cs.d.ts +2 -0
  89. package/dist/types/i18n/da.d.ts +2 -0
  90. package/dist/types/i18n/de.d.ts +2 -0
  91. package/dist/types/i18n/en.d.ts +8 -0
  92. package/dist/types/i18n/en_GB.d.ts +8 -0
  93. package/dist/types/i18n/en_ZZ.d.ts +8 -0
  94. package/dist/types/i18n/es.d.ts +1 -0
  95. package/dist/types/i18n/fi.d.ts +2 -0
  96. package/dist/types/i18n/fr.d.ts +2 -0
  97. package/dist/types/i18n/hr.d.ts +3 -0
  98. package/dist/types/i18n/hu.d.ts +2 -0
  99. package/dist/types/i18n/it.d.ts +1 -0
  100. package/dist/types/i18n/ja.d.ts +3 -0
  101. package/dist/types/i18n/ko.d.ts +1 -0
  102. package/dist/types/i18n/nb.d.ts +3 -0
  103. package/dist/types/i18n/nl.d.ts +2 -0
  104. package/dist/types/i18n/pl.d.ts +2 -0
  105. package/dist/types/i18n/pt_BR.d.ts +2 -0
  106. package/dist/types/i18n/ru.d.ts +1 -0
  107. package/dist/types/i18n/sl.d.ts +6 -0
  108. package/dist/types/i18n/sr_RS.d.ts +3 -0
  109. package/dist/types/i18n/sr_YR.d.ts +3 -0
  110. package/dist/types/i18n/sv.d.ts +2 -0
  111. package/dist/types/i18n/th.d.ts +3 -0
  112. package/dist/types/i18n/tr.d.ts +2 -0
  113. package/dist/types/i18n/uk.d.ts +6 -0
  114. package/dist/types/i18n/vi.d.ts +11 -0
  115. package/dist/types/i18n/zh.d.ts +2 -0
  116. package/dist/types/i18n/zh_TW.d.ts +2 -0
  117. package/i18n/cs.ts +3 -1
  118. package/i18n/da.ts +3 -1
  119. package/i18n/de.ts +2 -0
  120. package/i18n/en.ts +9 -1
  121. package/i18n/en_GB.ts +9 -1
  122. package/i18n/en_ZZ.ts +9 -1
  123. package/i18n/es.ts +1 -0
  124. package/i18n/fi.ts +3 -1
  125. package/i18n/fr.ts +3 -1
  126. package/i18n/hr.ts +3 -0
  127. package/i18n/hu.ts +3 -1
  128. package/i18n/it.ts +2 -1
  129. package/i18n/ja.ts +3 -0
  130. package/i18n/ko.ts +2 -1
  131. package/i18n/nb.ts +3 -0
  132. package/i18n/nl.ts +3 -1
  133. package/i18n/pl.ts +3 -1
  134. package/i18n/pt_BR.ts +3 -1
  135. package/i18n/ru.ts +2 -1
  136. package/i18n/sl.ts +6 -0
  137. package/i18n/sr_RS.ts +3 -0
  138. package/i18n/sr_YR.ts +3 -0
  139. package/i18n/sv.ts +3 -1
  140. package/i18n/th.ts +3 -0
  141. package/i18n/tr.ts +2 -0
  142. package/i18n/uk.ts +6 -0
  143. package/i18n/vi.ts +11 -0
  144. package/i18n/zh.ts +3 -1
  145. package/i18n/zh_TW.ts +2 -0
  146. package/package.json +1 -1
@@ -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;
@@ -571,6 +571,7 @@ declare const _default: {
571
571
  'fabric.editor.extension.loading-error': string;
572
572
  'fabric.editor.extension.sourceNoTitledName': string;
573
573
  'fabric.editor.extension.unknownMacroHeader': string;
574
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
574
575
  'fabric.editor.extensionInSyncBlockDescription': string;
575
576
  'fabric.editor.extensionInSyncBlockTitle': string;
576
577
  'fabric.editor.extensions.config-panel.save-indicator': string;
@@ -806,6 +807,7 @@ declare const _default: {
806
807
  'fabric.editor.redo': string;
807
808
  'fabric.editor.referenceSyncBlockLastEdited': string;
808
809
  'fabric.editor.referenceSyncBlockTooltip': string;
810
+ 'fabric.editor.refresh.non-final': string;
809
811
  'fabric.editor.remove': string;
810
812
  'fabric.editor.removeColumns': string;
811
813
  'fabric.editor.removeEmoji': string;
@@ -571,6 +571,7 @@ declare const _default: {
571
571
  'fabric.editor.extension.loading-error': string;
572
572
  'fabric.editor.extension.sourceNoTitledName': string;
573
573
  'fabric.editor.extension.unknownMacroHeader': string;
574
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
574
575
  'fabric.editor.extensionInSyncBlockDescription': string;
575
576
  'fabric.editor.extensionInSyncBlockTitle': string;
576
577
  'fabric.editor.extensions.config-panel.save-indicator': string;
@@ -806,6 +807,7 @@ declare const _default: {
806
807
  'fabric.editor.redo': string;
807
808
  'fabric.editor.referenceSyncBlockLastEdited': string;
808
809
  'fabric.editor.referenceSyncBlockTooltip': string;
810
+ 'fabric.editor.refresh.non-final': string;
809
811
  'fabric.editor.remove': string;
810
812
  'fabric.editor.removeColumns': string;
811
813
  'fabric.editor.removeEmoji': string;
package/i18n/cs.ts CHANGED
@@ -637,7 +637,8 @@ export default {
637
637
  'fabric.editor.extension.deleteElementTitle': 'Odstranit prvek',
638
638
  'fabric.editor.extension.loading-error': 'Chyba při načítání rozšíření',
639
639
  'fabric.editor.extension.sourceNoTitledName': 'tento prvek',
640
- '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',
641
642
  'fabric.editor.extensionInSyncBlockDescription':
642
643
  'K tomu může dojít, pokud je váš synchronizovaný blok použit na místech, která nepodporují určitá makra.',
643
644
  'fabric.editor.extensionInSyncBlockTitle':
@@ -894,6 +895,7 @@ export default {
894
895
  'fabric.editor.redo': 'Znovu',
895
896
  'fabric.editor.referenceSyncBlockLastEdited': 'Naposledy upraveno:',
896
897
  'fabric.editor.referenceSyncBlockTooltip': 'Synchronizováno z: {title}',
898
+ 'fabric.editor.refresh.non-final': 'Obnovit',
897
899
  'fabric.editor.remove': 'Odebrat',
898
900
  'fabric.editor.removeColumns':
899
901
  '{0, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
package/i18n/da.ts CHANGED
@@ -640,7 +640,8 @@ export default {
640
640
  'fabric.editor.extension.deleteElementTitle': 'Slet element',
641
641
  'fabric.editor.extension.loading-error': 'Fejl ved indlæsning af udvidelse!',
642
642
  'fabric.editor.extension.sourceNoTitledName': 'dette element',
643
- 'fabric.editor.extension.unknownMacroHeader': "Ukendt makro: ''{macroTitle}''",
643
+ 'fabric.editor.extension.unknownMacroHeader': "Ukendt makro: ''''{macroTitle}''''",
644
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Ukendt makropladsholder',
644
645
  'fabric.editor.extensionInSyncBlockDescription':
645
646
  'Dette kan ske, hvis din synkroniserede blok bruges på steder, der ikke understøtter bestemte makroer.',
646
647
  'fabric.editor.extensionInSyncBlockTitle':
@@ -892,6 +893,7 @@ export default {
892
893
  'fabric.editor.redo': 'Gentag',
893
894
  'fabric.editor.referenceSyncBlockLastEdited': 'Sidst redigeret:',
894
895
  'fabric.editor.referenceSyncBlockTooltip': 'Synkroniseret fra: {title}',
896
+ 'fabric.editor.refresh.non-final': 'Genindlæs',
895
897
  'fabric.editor.remove': 'Fjern',
896
898
  'fabric.editor.removeColumns': '{0, plural, one {Slet kolonne} other {Slet kolonner}}',
897
899
  'fabric.editor.removeEmoji': 'Fjern emoji',
package/i18n/de.ts CHANGED
@@ -675,6 +675,8 @@ export default {
675
675
  'fabric.editor.extension.deleteElementTitle': 'Element löschen',
676
676
  'fabric.editor.extension.loading-error': 'Fehler beim Laden der Erweiterung!',
677
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',
678
680
  'fabric.editor.extensionInSyncBlockDescription':
679
681
  'Dies kann passieren, wenn Ihr synchronisierter Block an Stellen verwendet wird, die bestimmte Makros nicht unterstützen.',
680
682
  'fabric.editor.extensionInSyncBlockTitle':
package/i18n/en.ts CHANGED
@@ -29,6 +29,7 @@ export default {
29
29
  'editor.imageEditor.cancel': 'Cancel',
30
30
  'editor.imageEditor.done': 'Done',
31
31
  'editor.imageEditor.saving': 'Saving...',
32
+ 'editor.trackChanges.added': 'Added',
32
33
  'editor.trackChanges.removed': 'Removed',
33
34
  'editor.trackChanges.toolbarIconLabel': 'View changes',
34
35
  'fablric.editor.viewAllInserts': 'View all inserts',
@@ -408,6 +409,13 @@ export default {
408
409
  'fabric.editor.ai.screens.preview.convoAIBeta': 'Content generation requests that reference URLs is in beta.',
409
410
  'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Highlight a term, acronym, or abbreviation',
410
411
  'fabric.editor.ai.selectionToolbar.define.title': 'Define',
412
+ 'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accept',
413
+ 'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Close',
414
+ 'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Collapse',
415
+ 'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Discard',
416
+ 'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
417
+ 'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
418
+ 'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
411
419
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Apply changes',
412
420
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Fetch suggestions',
413
421
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Loading…',
@@ -973,7 +981,7 @@ export default {
973
981
  'fabric.editor.panel.emoji': 'Add emoji',
974
982
  'fabric.editor.panel.panelsGroup': 'Panel Types',
975
983
  'fabric.editor.panelButtonTitle': 'Panel',
976
- 'fabric.editor.pasteMenuActionsTitle': 'Actions',
984
+ 'fabric.editor.pasteMenuActionsTitle': 'Paste actions',
977
985
  'fabric.editor.pasteOptions': 'Paste options',
978
986
  'fabric.editor.pastePlainText': 'Paste plain text',
979
987
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
package/i18n/en_GB.ts CHANGED
@@ -29,6 +29,7 @@ export default {
29
29
  'editor.imageEditor.cancel': 'Cancel',
30
30
  'editor.imageEditor.done': 'Done',
31
31
  'editor.imageEditor.saving': 'Saving...',
32
+ 'editor.trackChanges.added': 'Added',
32
33
  'editor.trackChanges.removed': 'Removed',
33
34
  'editor.trackChanges.toolbarIconLabel': 'View changes',
34
35
  'fablric.editor.viewAllInserts': 'View all inserts',
@@ -408,6 +409,13 @@ export default {
408
409
  'fabric.editor.ai.screens.preview.convoAIBeta': 'Content generation requests that reference URLs is in beta.',
409
410
  'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Highlight a term, acronym, or abbreviation',
410
411
  'fabric.editor.ai.selectionToolbar.define.title': 'Define',
412
+ 'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accept',
413
+ 'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Close',
414
+ 'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Collapse',
415
+ 'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Discard',
416
+ 'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
417
+ 'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
418
+ 'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
411
419
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Apply changes',
412
420
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Fetch suggestions',
413
421
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Loading…',
@@ -973,7 +981,7 @@ export default {
973
981
  'fabric.editor.panel.emoji': 'Add emoji',
974
982
  'fabric.editor.panel.panelsGroup': 'Panel Types',
975
983
  'fabric.editor.panelButtonTitle': 'Panel',
976
- 'fabric.editor.pasteMenuActionsTitle': 'Actions',
984
+ 'fabric.editor.pasteMenuActionsTitle': 'Paste actions',
977
985
  'fabric.editor.pasteOptions': 'Paste options',
978
986
  'fabric.editor.pastePlainText': 'Paste plain text',
979
987
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
package/i18n/en_ZZ.ts CHANGED
@@ -30,6 +30,7 @@ export default {
30
30
  'editor.imageEditor.cancel': '⁣⁢Cancel⁠⁠⁡⁠؜‌‌؜⁠⁠⁡⁡⁣⁤',
31
31
  'editor.imageEditor.done': '⁣⁢Done⁡‌⁡⁣⁤',
32
32
  'editor.imageEditor.saving': '⁣⁢Saving...⁠‌‍‍‍؜‍⁡‌⁠⁠‍‍‌‍⁣⁤',
33
+ 'editor.trackChanges.added': '⁣⁢Added⁡⁡‌‍‍؜؜⁣⁤',
33
34
  'editor.trackChanges.removed': '⁣⁢Removed⁠⁡⁡‍⁠‍‌؜‌⁣⁤',
34
35
  'editor.trackChanges.toolbarIconLabel': '⁣⁢View changes‍‍⁡‌⁡‍⁡⁠⁡‍‌⁣⁤',
35
36
  'fablric.editor.viewAllInserts': '⁣⁢View all inserts‌؜⁡⁡⁡⁡‌⁡⁡؜⁣⁤',
@@ -501,6 +502,13 @@ export default {
501
502
  'fabric.editor.ai.selectionToolbar.define.disabled.tooltip':
502
503
  '⁣⁢Highlight a term, acronym, or abbreviation؜‌‌⁠⁡‌‌⁠‍‌⁠⁣⁤',
503
504
  'fabric.editor.ai.selectionToolbar.define.title': '⁣⁢Define⁠⁠؜‍⁡⁠؜⁠⁡⁣⁤',
505
+ 'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': '⁣⁢Accept‌‌؜⁠⁡⁠⁡؜⁣⁤',
506
+ 'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': '⁣⁢Close؜‍⁡؜‍‍‍‍‍‍⁡‌⁡⁡⁣⁤',
507
+ 'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': '⁣⁢Collapse‍⁠؜؜‍‍‌⁣⁤',
508
+ 'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': '⁣⁢Discard‌⁠؜‍⁡؜‍⁣⁤',
509
+ 'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': '⁣⁢Expand⁠؜؜‌⁠؜⁠‍⁣⁤',
510
+ 'fabric.editor.ai.suggestions.card.privateLabel.non-final': '⁣⁢Private‍⁠⁠⁡⁠⁡⁡‍⁠؜⁠؜‍⁡⁣⁤',
511
+ 'fabric.editor.ai.suggestions.card.rovoTitle.non-final': '⁣⁢Rovo⁡‌‌؜؜⁣⁤',
504
512
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': '⁣⁢Apply changes؜؜؜⁠‍⁡‍‍⁡‌⁠⁣⁤',
505
513
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final':
506
514
  '⁣⁢Fetch suggestions⁡⁡‍‍‍⁡؜⁣⁤',
@@ -1096,7 +1104,7 @@ export default {
1096
1104
  'fabric.editor.panel.emoji': '⁣⁢Add emoji⁠؜‍‍‌⁠؜⁠؜؜‍⁣⁤',
1097
1105
  'fabric.editor.panel.panelsGroup': '⁣⁢Panel Types؜⁡‍؜؜‍‍‌‍⁣⁤',
1098
1106
  'fabric.editor.panelButtonTitle': '⁣⁢Panel⁡؜‍⁡؜‌⁠‍‍⁣⁤',
1099
- 'fabric.editor.pasteMenuActionsTitle': '⁣⁢Actions؜؜؜‌‍‍‍⁡؜⁣⁤',
1107
+ 'fabric.editor.pasteMenuActionsTitle': '⁣⁢Paste actions⁡؜‌‌‌؜‌؜‌‍‌⁡⁣⁤',
1100
1108
  'fabric.editor.pasteOptions': '⁣⁢Paste options؜‍؜‌؜⁡؜⁠‍⁠⁣⁤',
1101
1109
  'fabric.editor.pastePlainText': '⁣⁢Paste plain text؜؜‍‌‌⁡‍‌⁠‌‍‌⁣⁤',
1102
1110
  'fabric.editor.placeholderAltText': '⁣⁢Describe this image with alt text؜⁠‌‌⁡‍‍‌⁠؜‍‌⁣⁤',
package/i18n/es.ts CHANGED
@@ -920,6 +920,7 @@ export default {
920
920
  'fabric.editor.redo': 'Rehacer',
921
921
  'fabric.editor.referenceSyncBlockLastEdited': 'Última edición:',
922
922
  'fabric.editor.referenceSyncBlockTooltip': 'Sincronizado desde: {title}',
923
+ 'fabric.editor.refresh.non-final': 'Actualizar',
923
924
  'fabric.editor.remove': 'Eliminar',
924
925
  'fabric.editor.removeColumns': '{0, plural, one {Eliminar columna} other {Eliminar columnas}}',
925
926
  'fabric.editor.removeEmoji': 'Eliminar emoji',
package/i18n/fi.ts CHANGED
@@ -634,7 +634,8 @@ export default {
634
634
  'fabric.editor.extension.deleteElementTitle': 'Poista elementti',
635
635
  'fabric.editor.extension.loading-error': 'Virhe laajennuksen lataamisessa!',
636
636
  'fabric.editor.extension.sourceNoTitledName': 'tämä elementti',
637
- 'fabric.editor.extension.unknownMacroHeader': "Tuntematon makro:'' {macroTitle}''",
637
+ 'fabric.editor.extension.unknownMacroHeader': 'Tuntematon makro: {macroTitle}',
638
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Tuntematon makron paikkamerkki',
638
639
  'fabric.editor.extensionInSyncBlockDescription':
639
640
  'Tämä saattaa tapahtua, jos synkronisoitua lohkoa käytetään paikoissa, jotka eivät tue tiettyjä makroja.',
640
641
  'fabric.editor.extensionInSyncBlockTitle':
@@ -886,6 +887,7 @@ export default {
886
887
  'fabric.editor.redo': 'Tee uudelleen',
887
888
  'fabric.editor.referenceSyncBlockLastEdited': 'Viimeksi muokattu:',
888
889
  'fabric.editor.referenceSyncBlockTooltip': 'Synkronoitu kohteesta: {title}',
890
+ 'fabric.editor.refresh.non-final': 'Päivitä',
889
891
  'fabric.editor.remove': 'Poista',
890
892
  'fabric.editor.removeColumns': '{0, plural, one {Poista sarake} other {Poista sarakkeet}}',
891
893
  'fabric.editor.removeEmoji': 'Poista emoji',
package/i18n/fr.ts CHANGED
@@ -668,7 +668,8 @@ export default {
668
668
  'fabric.editor.extension.deleteElementTitle': 'Supprimer un élément',
669
669
  'fabric.editor.extension.loading-error': "Erreur lors du chargement de l'extension.",
670
670
  'fabric.editor.extension.sourceNoTitledName': 'cet élément',
671
- 'fabric.editor.extension.unknownMacroHeader': "Macro inconnue : ''{macroTitle}''",
671
+ 'fabric.editor.extension.unknownMacroHeader': "Macro inconnue : ''{macroTitle}'",
672
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Espace réservé de macro inconnue',
672
673
  'fabric.editor.extensionInSyncBlockDescription':
673
674
  'Ce problème peut se produire si votre bloc synchronisé est utilisé dans des endroits qui ne prennent pas en charge certaines macros.',
674
675
  'fabric.editor.extensionInSyncBlockTitle':
@@ -927,6 +928,7 @@ export default {
927
928
  'fabric.editor.redo': 'Rétablir',
928
929
  'fabric.editor.referenceSyncBlockLastEdited': 'Dernière modification :',
929
930
  'fabric.editor.referenceSyncBlockTooltip': 'Synchronisé à partir de : {title}',
931
+ 'fabric.editor.refresh.non-final': 'Actualiser',
930
932
  'fabric.editor.remove': 'Supprimer',
931
933
  'fabric.editor.removeColumns': '{0, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
932
934
  'fabric.editor.removeEmoji': "Supprimer l'émoticône",
package/i18n/hr.ts CHANGED
@@ -728,6 +728,8 @@ export default {
728
728
  'fabric.editor.extension.deleteElementTitle': 'Izbriši element',
729
729
  'fabric.editor.extension.loading-error': 'Greška pri učitavanju ekstenzije!',
730
730
  'fabric.editor.extension.sourceNoTitledName': 'ovaj element',
731
+ 'fabric.editor.extension.unknownMacroHeader': 'Nepoznata makronaredba: "{macroTitle}"',
732
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Rezervirano mjesto za nepoznatu makronaredbu',
731
733
  'fabric.editor.extensionInSyncBlockDescription':
732
734
  'To se može dogoditi ako se vaš sinkronizirani blok koristi na mjestima koja ne podržavaju određene makronaredbe.',
733
735
  'fabric.editor.extensionInSyncBlockTitle':
@@ -981,6 +983,7 @@ export default {
981
983
  'fabric.editor.redo': 'Vrati',
982
984
  'fabric.editor.referenceSyncBlockLastEdited': 'Zadnje uređivanje:',
983
985
  'fabric.editor.referenceSyncBlockTooltip': 'Sinkronizirano iz: {title}',
986
+ 'fabric.editor.refresh.non-final': 'Osvježi',
984
987
  'fabric.editor.remove': 'Ukloni',
985
988
  'fabric.editor.removeColumns':
986
989
  '{0, plural, one {Izbriši stupac} few {Izbriši stupce} many {Izbriši stupce} other {Izbriši stupce}}',
package/i18n/hu.ts CHANGED
@@ -649,7 +649,8 @@ export default {
649
649
  'fabric.editor.extension.deleteElementTitle': 'Elem törlése',
650
650
  'fabric.editor.extension.loading-error': 'Hiba történt a bővítmény betöltésekor!',
651
651
  'fabric.editor.extension.sourceNoTitledName': 'ez az elem',
652
- 'fabric.editor.extension.unknownMacroHeader': 'Ismeretlen makró: "{macroTitle}"',
652
+ 'fabric.editor.extension.unknownMacroHeader': 'Ismeretlen makró: {macroTitle}',
653
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Ismeretlen makró helyőrzője',
653
654
  'fabric.editor.extensionInSyncBlockDescription':
654
655
  'Ez akkor fordulhat elő, ha a szinkronizált blokkod olyan helyeken is használatban van, amely nem támogat bizonyos makrókat.',
655
656
  'fabric.editor.extensionInSyncBlockTitle':
@@ -903,6 +904,7 @@ export default {
903
904
  'fabric.editor.redo': 'Ismét',
904
905
  'fabric.editor.referenceSyncBlockLastEdited': 'Legutóbbi szerkesztés:',
905
906
  'fabric.editor.referenceSyncBlockTooltip': 'Szinkronizálva a következőből: {title}',
907
+ 'fabric.editor.refresh.non-final': 'Frissítés',
906
908
  'fabric.editor.remove': 'Eltávolítás',
907
909
  'fabric.editor.removeColumns': '{0, plural, one {Oszlop törlése} other {Oszlopok törlése}}',
908
910
  'fabric.editor.removeEmoji': 'Emoji eltávolítása',
package/i18n/it.ts CHANGED
@@ -653,7 +653,8 @@ export default {
653
653
  'fabric.editor.extension.deleteElementTitle': "Elimina l'elemento",
654
654
  'fabric.editor.extension.loading-error': "Errore durante il caricamento dell'estensione.",
655
655
  'fabric.editor.extension.sourceNoTitledName': 'questo elemento',
656
- 'fabric.editor.extension.unknownMacroHeader': "Macro sconosciuta: ''{macroTitle}''",
656
+ 'fabric.editor.extension.unknownMacroHeader': 'Macro sconosciuta: "{macroTitle}"',
657
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Segnaposto macro sconosciuta',
657
658
  'fabric.editor.extensionInSyncBlockDescription':
658
659
  'Può accadere se il blocco sincronizzato è utilizzato in posizioni che non supportano determinate macro.',
659
660
  'fabric.editor.extensionInSyncBlockTitle':
package/i18n/ja.ts CHANGED
@@ -631,6 +631,8 @@ export default {
631
631
  'fabric.editor.extension.deleteElementTitle': '要素の削除',
632
632
  'fabric.editor.extension.loading-error': '拡張機能の読み込み中にエラーが発生しました',
633
633
  'fabric.editor.extension.sourceNoTitledName': 'この要素',
634
+ 'fabric.editor.extension.unknownMacroHeader': '不明なマクロ: 「{macroTitle}」',
635
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': '不明なマクロ プレースホルダー',
634
636
  'fabric.editor.extensionInSyncBlockDescription':
635
637
  '特定のマクロをサポートしていない場所で同期済みブロックが使用されると、この状態が発生することがあります。',
636
638
  'fabric.editor.extensionInSyncBlockTitle':
@@ -882,6 +884,7 @@ export default {
882
884
  'fabric.editor.redo': 'やり直し',
883
885
  'fabric.editor.referenceSyncBlockLastEdited': '最終編集日時:',
884
886
  'fabric.editor.referenceSyncBlockTooltip': '同期元: {title}',
887
+ 'fabric.editor.refresh.non-final': '更新',
885
888
  'fabric.editor.remove': '削除',
886
889
  'fabric.editor.removeColumns': '{0, plural, other {列を削除}}',
887
890
  'fabric.editor.removeEmoji': '絵文字を削除',
package/i18n/ko.ts CHANGED
@@ -621,7 +621,8 @@ export default {
621
621
  'fabric.editor.extension.deleteElementTitle': '요소 삭제',
622
622
  'fabric.editor.extension.loading-error': '확장 기능을 로드하는 동안 오류가 발생했습니다!',
623
623
  'fabric.editor.extension.sourceNoTitledName': '이 요소',
624
- 'fabric.editor.extension.unknownMacroHeader': "알 수 없는 매크로: ''{macroTitle}''",
624
+ 'fabric.editor.extension.unknownMacroHeader': "알 수 없는 매크로: ''{macroTitle}'",
625
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': '알 수 없는 매크로 자리 표시자',
625
626
  'fabric.editor.extensionInSyncBlockDescription':
626
627
  '특정 매크로를 지원하지 않는 곳에서 동기화된 블록을 사용하는 경우 이 문제가 발생할 수 있습니다.',
627
628
  'fabric.editor.extensionInSyncBlockTitle':
package/i18n/nb.ts CHANGED
@@ -636,6 +636,8 @@ export default {
636
636
  'fabric.editor.extension.deleteElementTitle': 'Slett element',
637
637
  'fabric.editor.extension.loading-error': 'Feil ved innlasting av utvidelsen!',
638
638
  'fabric.editor.extension.sourceNoTitledName': 'dette elementet',
639
+ 'fabric.editor.extension.unknownMacroHeader': 'Ukjent makro: «{macroTitle}»',
640
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Ukjent makroplassholder',
639
641
  'fabric.editor.extensionInSyncBlockDescription':
640
642
  'Dette kan skje hvis den synkroniserte blokken din brukes på steder som ikke støtter bestemte makroer.',
641
643
  'fabric.editor.extensionInSyncBlockTitle':
@@ -887,6 +889,7 @@ export default {
887
889
  'fabric.editor.redo': 'Gjør om',
888
890
  'fabric.editor.referenceSyncBlockLastEdited': 'Sist redigert:',
889
891
  'fabric.editor.referenceSyncBlockTooltip': 'Synkronisert fra: {title}',
892
+ 'fabric.editor.refresh.non-final': 'Oppdater',
890
893
  'fabric.editor.remove': 'Fjern',
891
894
  'fabric.editor.removeColumns': '{0, plural, one {Slett kolonne} other {Slett kolonner}}',
892
895
  'fabric.editor.removeEmoji': 'Fjern emoji',
package/i18n/nl.ts CHANGED
@@ -664,7 +664,8 @@ export default {
664
664
  'fabric.editor.extension.deleteElementTitle': 'Element verwijderen',
665
665
  'fabric.editor.extension.loading-error': 'Fout bij het laden van de extensie!',
666
666
  'fabric.editor.extension.sourceNoTitledName': 'dit element',
667
- 'fabric.editor.extension.unknownMacroHeader': "Onbekende macro:''{macroTitle}''",
667
+ 'fabric.editor.extension.unknownMacroHeader': "Onbekende macro: ''{macroTitle}'",
668
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Onbekende placeholder macro',
668
669
  'fabric.editor.extensionInSyncBlockDescription':
669
670
  "Dit kan gebeuren als je gesynchroniseerde blok wordt gebruikt op plekken waar bepaalde macro's niet worden ondersteund.",
670
671
  'fabric.editor.extensionInSyncBlockTitle':
@@ -920,6 +921,7 @@ export default {
920
921
  'fabric.editor.redo': 'Pas opnieuw toe',
921
922
  'fabric.editor.referenceSyncBlockLastEdited': 'Laatst bewerkt:',
922
923
  'fabric.editor.referenceSyncBlockTooltip': 'Gesynchroniseerd van: {title}',
924
+ 'fabric.editor.refresh.non-final': 'Vernieuwen',
923
925
  'fabric.editor.remove': 'Verwijderen',
924
926
  'fabric.editor.removeColumns': '{0, plural, one {Kolom verwijderen} other {Kolommen verwijderen}}',
925
927
  'fabric.editor.removeEmoji': 'Emoji verwijderen',
package/i18n/pl.ts CHANGED
@@ -658,7 +658,8 @@ export default {
658
658
  'fabric.editor.extension.deleteElementTitle': 'Usuwanie elementu',
659
659
  'fabric.editor.extension.loading-error': 'Błąd podczas ładowania rozszerzenia',
660
660
  'fabric.editor.extension.sourceNoTitledName': 'ten element',
661
- 'fabric.editor.extension.unknownMacroHeader': "Nieznane makro:''{macroTitle}''",
661
+ 'fabric.editor.extension.unknownMacroHeader': 'Nieznane makro:{macroTitle}',
662
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Nieznany symbol zastępczy makra',
662
663
  'fabric.editor.extensionInSyncBlockDescription':
663
664
  'Może się to zdarzyć, jeśli blok synchronizowany jest używany w miejscach, które nie obsługują niektórych makr.',
664
665
  'fabric.editor.extensionInSyncBlockTitle':
@@ -917,6 +918,7 @@ export default {
917
918
  'fabric.editor.redo': 'Ponów',
918
919
  'fabric.editor.referenceSyncBlockLastEdited': 'Ostatnia edycja:',
919
920
  'fabric.editor.referenceSyncBlockTooltip': 'Synchronizowanie z: {title}',
921
+ 'fabric.editor.refresh.non-final': 'Odśwież',
920
922
  'fabric.editor.remove': 'Usuń',
921
923
  'fabric.editor.removeColumns':
922
924
  '{0, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
package/i18n/pt_BR.ts CHANGED
@@ -642,7 +642,8 @@ export default {
642
642
  'fabric.editor.extension.deleteElementTitle': 'Excluir elemento',
643
643
  'fabric.editor.extension.loading-error': 'Erro ao carregar a extensão!',
644
644
  'fabric.editor.extension.sourceNoTitledName': 'este elemento',
645
- 'fabric.editor.extension.unknownMacroHeader': "Macro desconhecida:''{macroTitle}''",
645
+ 'fabric.editor.extension.unknownMacroHeader': "Macro desconhecida:''''{macroTitle}''''",
646
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Espaço reservado de macro desconhecido',
646
647
  'fabric.editor.extensionInSyncBlockDescription':
647
648
  'Essa questão pode acontecer se o bloco sincronizado for usado em locais que não oferecem suporte a determinadas macros.',
648
649
  'fabric.editor.extensionInSyncBlockTitle':
@@ -898,6 +899,7 @@ export default {
898
899
  'fabric.editor.redo': 'Refazer',
899
900
  'fabric.editor.referenceSyncBlockLastEdited': 'Última edição em:',
900
901
  'fabric.editor.referenceSyncBlockTooltip': 'Sincronizado a partir de: {title}',
902
+ 'fabric.editor.refresh.non-final': 'Atualizar',
901
903
  'fabric.editor.remove': 'Remover',
902
904
  'fabric.editor.removeColumns': '{0, plural, one {Excluir coluna} other {Excluir colunas}}',
903
905
  'fabric.editor.removeEmoji': 'Remover emoji',
package/i18n/ru.ts CHANGED
@@ -666,7 +666,8 @@ export default {
666
666
  'fabric.editor.extension.deleteElementTitle': 'Удаление элемента',
667
667
  'fabric.editor.extension.loading-error': 'Ошибка загрузки расширения.',
668
668
  'fabric.editor.extension.sourceNoTitledName': 'этого элемента',
669
- 'fabric.editor.extension.unknownMacroHeader': "Неизвестный макрос: ''{macroTitle}''",
669
+ 'fabric.editor.extension.unknownMacroHeader': 'Неизвестный макрос: {macroTitle}',
670
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Заполнитель неизвестного макроса',
670
671
  'fabric.editor.extensionInSyncBlockDescription':
671
672
  'Это может произойти, если синхронизированный блок используется там, где не поддерживаются определенные макросы.',
672
673
  'fabric.editor.extensionInSyncBlockTitle':
package/i18n/sl.ts CHANGED
@@ -453,6 +453,7 @@ export default {
453
453
  'fabric.editor.alignment': 'Poravnava besedila',
454
454
  'fabric.editor.altText': 'Nadomestno besedilo',
455
455
  'fabric.editor.alttext.validation': 'Iz nadomestnega besedila odstranite morebitne posebne znake.',
456
+ 'fabric.editor.alwaysShowTitle.non-final': 'Vedno prikaži naslov',
456
457
  'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
457
458
  'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
458
459
  'fabric.editor.aria.textbox': 'polje z besedilom',
@@ -729,6 +730,8 @@ export default {
729
730
  'fabric.editor.extension.deleteElementTitle': 'Izbris elementa',
730
731
  'fabric.editor.extension.loading-error': 'Pri nalaganju razširitve je prišlo do napake.',
731
732
  'fabric.editor.extension.sourceNoTitledName': 'ta element',
733
+ 'fabric.editor.extension.unknownMacroHeader': 'Neznan makro: »{macroTitle}«',
734
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Označba mesta neznanega makra',
732
735
  'fabric.editor.extensionInSyncBlockDescription':
733
736
  'Do tega lahko pride, če se vaš sinhronizirani blok uporablja na mestih, ki ne podpirajo določenih makrov.',
734
737
  'fabric.editor.extensionInSyncBlockTitle':
@@ -981,6 +984,7 @@ export default {
981
984
  'fabric.editor.redo': 'Uveljavi',
982
985
  'fabric.editor.referenceSyncBlockLastEdited': 'Nazadnje urejeno:',
983
986
  'fabric.editor.referenceSyncBlockTooltip': 'Sinhronizirano iz: {title}',
987
+ 'fabric.editor.refresh.non-final': 'Osveži',
984
988
  'fabric.editor.remove': 'Odstrani',
985
989
  'fabric.editor.removeColumns':
986
990
  '{0, plural, one {Izbriši stolpec} two {Izbriši stolpca} few {Izbriši stolpce} other {Izbriši stolpce}}',
@@ -1022,6 +1026,7 @@ export default {
1022
1026
  'fabric.editor.selectTableRow': 'Izbira vrstica tabele',
1023
1027
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Izberi aplikacijo',
1024
1028
  'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Več možnosti',
1029
+ 'fabric.editor.setEmbedType.non-final': 'Nastavi vrsto vdelave',
1025
1030
  'fabric.editor.settingsLinks': 'Na nastavitve povezave',
1026
1031
  'fabric.editor.shortEmptyNodePlaceholderSlash': '/',
1027
1032
  'fabric.editor.shortEmptyNodePlaceholderSuffix': 'za vstavljanje',
@@ -1029,6 +1034,7 @@ export default {
1029
1034
  'fabric.editor.shortcut': 'Besedilna bližnjica',
1030
1035
  'fabric.editor.single': 'Postavitev z enim stolpcem',
1031
1036
  'fabric.editor.singleColumns': 'Postavitev z 1 stolpcem',
1037
+ 'fabric.editor.smallText': 'Majhno besedilo',
1032
1038
  'fabric.editor.sortColumnASC': 'Razvrsti stolpec A → Ž',
1033
1039
  'fabric.editor.sortColumnDESC': 'Razvrsti stolpec Ž → A',
1034
1040
  'fabric.editor.sortColumnDecreasing': 'Razvrsti padajoče',
package/i18n/sr_RS.ts CHANGED
@@ -721,6 +721,8 @@ export default {
721
721
  'fabric.editor.extension.deleteElementTitle': 'Izbrišite element',
722
722
  'fabric.editor.extension.loading-error': 'Greška pri učitavanju proširenja!',
723
723
  'fabric.editor.extension.sourceNoTitledName': 'ovaj element',
724
+ 'fabric.editor.extension.unknownMacroHeader': 'Nepoznat makro: {macroTitle}',
725
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Čuvar mesta za nepoznat makro',
724
726
  'fabric.editor.extensionInSyncBlockDescription':
725
727
  'Ovo se može desiti ako se vaš sinhronizovani blok koristi na mestima koja ne podržavaju određene makroe.',
726
728
  'fabric.editor.extensionInSyncBlockTitle':
@@ -974,6 +976,7 @@ export default {
974
976
  'fabric.editor.redo': 'Uradi ponovo',
975
977
  'fabric.editor.referenceSyncBlockLastEdited': 'Poslednja izmena:',
976
978
  'fabric.editor.referenceSyncBlockTooltip': 'Sinhronizovano iz: {title}',
979
+ 'fabric.editor.refresh.non-final': 'Osveži',
977
980
  'fabric.editor.remove': 'Ukloni',
978
981
  'fabric.editor.removeColumns':
979
982
  '{0, plural, one {Izbriši kolonu} few {Izbriši kolonu} many {Izbriši kolone} other {Izbriši kolone}}',
package/i18n/sr_YR.ts CHANGED
@@ -718,6 +718,8 @@ export default {
718
718
  'fabric.editor.extension.deleteElementTitle': 'Избришите елемент',
719
719
  'fabric.editor.extension.loading-error': 'Грешка при учитавању проширења!',
720
720
  'fabric.editor.extension.sourceNoTitledName': 'овај елемент',
721
+ 'fabric.editor.extension.unknownMacroHeader': 'Непознат макро: {macroTitle}',
722
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Чувар места за непознат макро',
721
723
  'fabric.editor.extensionInSyncBlockDescription':
722
724
  'Ово се може десити ако се ваш синхронизовани блок користи на местима која не подржавају одређене макрое.',
723
725
  'fabric.editor.extensionInSyncBlockTitle':
@@ -966,6 +968,7 @@ export default {
966
968
  'fabric.editor.redo': 'Уради поново',
967
969
  'fabric.editor.referenceSyncBlockLastEdited': 'Последња измена:',
968
970
  'fabric.editor.referenceSyncBlockTooltip': 'Синхронизовано из: {title}',
971
+ 'fabric.editor.refresh.non-final': 'Освежи',
969
972
  'fabric.editor.remove': 'Уклони',
970
973
  'fabric.editor.removeColumns': '{0, plural, one {Избриши колону} other {Избриши колоне}}',
971
974
  'fabric.editor.removeEmoji': 'Уклони емотикон',
package/i18n/sv.ts CHANGED
@@ -637,7 +637,8 @@ export default {
637
637
  'fabric.editor.extension.deleteElementTitle': 'Radera element',
638
638
  'fabric.editor.extension.loading-error': 'Fel vid inläsningen av tillägget!',
639
639
  'fabric.editor.extension.sourceNoTitledName': 'detta element',
640
- 'fabric.editor.extension.unknownMacroHeader': "Okänt makro: ''{macroTitle}''",
640
+ 'fabric.editor.extension.unknownMacroHeader': 'Okänt makro: {macroTitle}',
641
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Okänd makroplatshållare',
641
642
  'fabric.editor.extensionInSyncBlockDescription':
642
643
  'Det kan hända om ditt synkroniserade block används på platser som inte stöder vissa makron.',
643
644
  'fabric.editor.extensionInSyncBlockTitle':
@@ -889,6 +890,7 @@ export default {
889
890
  'fabric.editor.redo': 'Gör om',
890
891
  'fabric.editor.referenceSyncBlockLastEdited': 'Senast ändrat:',
891
892
  'fabric.editor.referenceSyncBlockTooltip': 'Synkroniserat från: {title}',
893
+ 'fabric.editor.refresh.non-final': 'Uppdatera',
892
894
  'fabric.editor.remove': 'Ta bort',
893
895
  'fabric.editor.removeColumns': '{0, plural, one {Radera kolumn} other {Radera kolumner}}',
894
896
  'fabric.editor.removeEmoji': 'Ta bort emoji',
package/i18n/th.ts CHANGED
@@ -604,6 +604,8 @@ export default {
604
604
  'fabric.editor.extension.deleteElementTitle': 'ลบองค์ประกอบ',
605
605
  'fabric.editor.extension.loading-error': 'เกิดข้อผิดพลาดขณะโหลดส่วนขยาย!',
606
606
  'fabric.editor.extension.sourceNoTitledName': 'องค์ประกอบนี้',
607
+ 'fabric.editor.extension.unknownMacroHeader': "แมโครที่ไม่รู้จัก: ''{macroTitle}'",
608
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'ข้อความเจาะจงแมโครที่ไม่รู้จัก',
607
609
  'fabric.editor.extensionInSyncBlockDescription':
608
610
  'เหตุการณ์นี้อาจเกิดขึ้นหากมีการใช้บล็อกที่ซิงค์ของคุณในตำแหน่งที่ไม่รองรับแมโครบางประเภท',
609
611
  'fabric.editor.extensionInSyncBlockTitle': 'แมโครบางรายการอาจไม่ทำงานเมื่อเพิ่มบล็อกที่ซิงค์ไปยังตำแหน่งใหม่',
@@ -853,6 +855,7 @@ export default {
853
855
  'fabric.editor.redo': 'ทำซ้ำ',
854
856
  'fabric.editor.referenceSyncBlockLastEdited': 'แก้ไขล่าสุด:',
855
857
  'fabric.editor.referenceSyncBlockTooltip': 'ซิงค์จาก: {title}',
858
+ 'fabric.editor.refresh.non-final': 'รีเฟรช',
856
859
  'fabric.editor.remove': 'ลบออก',
857
860
  'fabric.editor.removeColumns': '{0, plural, other {ลบคอลัมน์}}',
858
861
  'fabric.editor.removeEmoji': 'ลบเอโมจิออก',
package/i18n/tr.ts CHANGED
@@ -636,6 +636,7 @@ export default {
636
636
  'fabric.editor.extension.loading-error': 'Uzantı yüklenirken hata oluştu!',
637
637
  'fabric.editor.extension.sourceNoTitledName': 'bu öğe',
638
638
  'fabric.editor.extension.unknownMacroHeader': 'Bilinmeyen makro: "{macroTitle}"',
639
+ 'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Bilinmeyen makro yer tutucusu',
639
640
  'fabric.editor.extensionInSyncBlockDescription':
640
641
  'Senkronize edilmiş blokunuz belirli makroları desteklemeyen yerlerde kullanılıyorsa bu durum ortaya çıkabilir.',
641
642
  'fabric.editor.extensionInSyncBlockTitle':
@@ -887,6 +888,7 @@ export default {
887
888
  'fabric.editor.redo': 'Yinele',
888
889
  'fabric.editor.referenceSyncBlockLastEdited': 'Son düzenleme:',
889
890
  'fabric.editor.referenceSyncBlockTooltip': 'Şuradan senkronize edildi: {title}',
891
+ 'fabric.editor.refresh.non-final': 'Yenile',
890
892
  'fabric.editor.remove': 'Kaldır',
891
893
  'fabric.editor.removeColumns': '{0, plural, one {Sütunu sil} other {Sütunları sil}}',
892
894
  'fabric.editor.removeEmoji': "Emoji'yi kaldırın",