@atlaskit/afm-i18n-platform-editor-editor-common 2.243.0 → 2.245.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 (126) hide show
  1. package/dist/cjs/i18n/cs.js +2 -0
  2. package/dist/cjs/i18n/da.js +2 -0
  3. package/dist/cjs/i18n/de.js +2 -0
  4. package/dist/cjs/i18n/en.js +17 -1
  5. package/dist/cjs/i18n/en_GB.js +17 -1
  6. package/dist/cjs/i18n/en_ZZ.js +17 -1
  7. package/dist/cjs/i18n/es.js +2 -0
  8. package/dist/cjs/i18n/fi.js +2 -0
  9. package/dist/cjs/i18n/hr.js +2 -0
  10. package/dist/cjs/i18n/hu.js +2 -0
  11. package/dist/cjs/i18n/it.js +2 -0
  12. package/dist/cjs/i18n/ja.js +2 -0
  13. package/dist/cjs/i18n/ko.js +2 -0
  14. package/dist/cjs/i18n/nb.js +2 -0
  15. package/dist/cjs/i18n/nl.js +2 -0
  16. package/dist/cjs/i18n/ru.js +2 -0
  17. package/dist/cjs/i18n/sl.js +2 -0
  18. package/dist/cjs/i18n/sr_RS.js +2 -0
  19. package/dist/cjs/i18n/sr_YR.js +2 -0
  20. package/dist/cjs/i18n/sv.js +2 -0
  21. package/dist/cjs/i18n/th.js +2 -0
  22. package/dist/cjs/i18n/tr.js +2 -0
  23. package/dist/cjs/i18n/uk.js +2 -0
  24. package/dist/cjs/i18n/vi.js +2 -0
  25. package/dist/cjs/i18n/zh_TW.js +2 -0
  26. package/dist/esm/i18n/cs.d.ts +2 -0
  27. package/dist/esm/i18n/cs.js +2 -0
  28. package/dist/esm/i18n/da.d.ts +2 -0
  29. package/dist/esm/i18n/da.js +2 -0
  30. package/dist/esm/i18n/de.d.ts +2 -0
  31. package/dist/esm/i18n/de.js +2 -0
  32. package/dist/esm/i18n/en.d.ts +16 -0
  33. package/dist/esm/i18n/en.js +17 -1
  34. package/dist/esm/i18n/en_GB.d.ts +16 -0
  35. package/dist/esm/i18n/en_GB.js +17 -1
  36. package/dist/esm/i18n/en_ZZ.d.ts +16 -0
  37. package/dist/esm/i18n/en_ZZ.js +17 -1
  38. package/dist/esm/i18n/es.d.ts +2 -0
  39. package/dist/esm/i18n/es.js +2 -0
  40. package/dist/esm/i18n/fi.d.ts +2 -0
  41. package/dist/esm/i18n/fi.js +2 -0
  42. package/dist/esm/i18n/hr.d.ts +2 -0
  43. package/dist/esm/i18n/hr.js +2 -0
  44. package/dist/esm/i18n/hu.d.ts +2 -0
  45. package/dist/esm/i18n/hu.js +2 -0
  46. package/dist/esm/i18n/it.d.ts +2 -0
  47. package/dist/esm/i18n/it.js +2 -0
  48. package/dist/esm/i18n/ja.d.ts +2 -0
  49. package/dist/esm/i18n/ja.js +2 -0
  50. package/dist/esm/i18n/ko.d.ts +2 -0
  51. package/dist/esm/i18n/ko.js +2 -0
  52. package/dist/esm/i18n/nb.d.ts +2 -0
  53. package/dist/esm/i18n/nb.js +2 -0
  54. package/dist/esm/i18n/nl.d.ts +2 -0
  55. package/dist/esm/i18n/nl.js +2 -0
  56. package/dist/esm/i18n/ru.d.ts +2 -0
  57. package/dist/esm/i18n/ru.js +2 -0
  58. package/dist/esm/i18n/sl.d.ts +2 -0
  59. package/dist/esm/i18n/sl.js +2 -0
  60. package/dist/esm/i18n/sr_RS.d.ts +2 -0
  61. package/dist/esm/i18n/sr_RS.js +2 -0
  62. package/dist/esm/i18n/sr_YR.d.ts +2 -0
  63. package/dist/esm/i18n/sr_YR.js +2 -0
  64. package/dist/esm/i18n/sv.d.ts +2 -0
  65. package/dist/esm/i18n/sv.js +2 -0
  66. package/dist/esm/i18n/th.d.ts +2 -0
  67. package/dist/esm/i18n/th.js +2 -0
  68. package/dist/esm/i18n/tr.d.ts +2 -0
  69. package/dist/esm/i18n/tr.js +2 -0
  70. package/dist/esm/i18n/uk.d.ts +2 -0
  71. package/dist/esm/i18n/uk.js +2 -0
  72. package/dist/esm/i18n/vi.d.ts +2 -0
  73. package/dist/esm/i18n/vi.js +2 -0
  74. package/dist/esm/i18n/zh_TW.d.ts +2 -0
  75. package/dist/esm/i18n/zh_TW.js +2 -0
  76. package/dist/types/i18n/cs.d.ts +2 -0
  77. package/dist/types/i18n/da.d.ts +2 -0
  78. package/dist/types/i18n/de.d.ts +2 -0
  79. package/dist/types/i18n/en.d.ts +16 -0
  80. package/dist/types/i18n/en_GB.d.ts +16 -0
  81. package/dist/types/i18n/en_ZZ.d.ts +16 -0
  82. package/dist/types/i18n/es.d.ts +2 -0
  83. package/dist/types/i18n/fi.d.ts +2 -0
  84. package/dist/types/i18n/hr.d.ts +2 -0
  85. package/dist/types/i18n/hu.d.ts +2 -0
  86. package/dist/types/i18n/it.d.ts +2 -0
  87. package/dist/types/i18n/ja.d.ts +2 -0
  88. package/dist/types/i18n/ko.d.ts +2 -0
  89. package/dist/types/i18n/nb.d.ts +2 -0
  90. package/dist/types/i18n/nl.d.ts +2 -0
  91. package/dist/types/i18n/ru.d.ts +2 -0
  92. package/dist/types/i18n/sl.d.ts +2 -0
  93. package/dist/types/i18n/sr_RS.d.ts +2 -0
  94. package/dist/types/i18n/sr_YR.d.ts +2 -0
  95. package/dist/types/i18n/sv.d.ts +2 -0
  96. package/dist/types/i18n/th.d.ts +2 -0
  97. package/dist/types/i18n/tr.d.ts +2 -0
  98. package/dist/types/i18n/uk.d.ts +2 -0
  99. package/dist/types/i18n/vi.d.ts +2 -0
  100. package/dist/types/i18n/zh_TW.d.ts +2 -0
  101. package/i18n/cs.ts +4 -0
  102. package/i18n/da.ts +4 -0
  103. package/i18n/de.ts +4 -0
  104. package/i18n/en.ts +18 -1
  105. package/i18n/en_GB.ts +18 -1
  106. package/i18n/en_ZZ.ts +21 -1
  107. package/i18n/es.ts +4 -0
  108. package/i18n/fi.ts +4 -0
  109. package/i18n/hr.ts +4 -0
  110. package/i18n/hu.ts +4 -0
  111. package/i18n/it.ts +4 -0
  112. package/i18n/ja.ts +4 -0
  113. package/i18n/ko.ts +4 -0
  114. package/i18n/nb.ts +4 -0
  115. package/i18n/nl.ts +4 -0
  116. package/i18n/ru.ts +4 -0
  117. package/i18n/sl.ts +4 -0
  118. package/i18n/sr_RS.ts +4 -0
  119. package/i18n/sr_YR.ts +4 -0
  120. package/i18n/sv.ts +4 -0
  121. package/i18n/th.ts +4 -0
  122. package/i18n/tr.ts +4 -0
  123. package/i18n/uk.ts +4 -0
  124. package/i18n/vi.ts +4 -0
  125. package/i18n/zh_TW.ts +4 -0
  126. package/package.json +1 -1
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publikujte stránku, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} blog {Publikujte blog, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} jiraWorkItem {Publikujte požadavek, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} other {Publikujte, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publikujte stránku, aby byl obsah k dispozici i na jiných místech.} blog {Publikujte blog, aby byl obsah k dispozici i na jiných místech.} jiraWorkItem {Publikujte požadavek, aby byl obsah k dispozici i na jiných místech.} other {Publikujte, aby byl obsah k dispozici i na jiných místech.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Du kan genbruge indhold ved at kopiere og indsætte denne blok for at synkronisere med andre lokationer',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Udgiv siden for at gøre det kildesynkroniserede blokindhold tilgængeligt andre steder.} blog {Udgiv bloggen for at gøre det kildesynkroniserede blokindhold tilgængeligt andre steder.} jiraWorkItem {Udgiv sagen for at gøre det kildesynkroniserede blokindhold tilgængeligt andre steder.} other {Udgiv for at gøre det kildesynkroniserede blokindhold tilgængeligt andre steder.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Udgiv siden for at gøre indholdet synligt andre steder.} blog {Udgiv bloggen for at gøre indholdet tilgængeligt andre steder.} jiraWorkItem {Udgiv sagen for at gøre indholdet tilgængeligt andre steder.} other {Udgiv for at gøre indholdet tilgængeligt andre steder.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Du kan ikke flytte en kolonne til venstre med flettede celler',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Du kan ikke flytte en kolonne til højre med flettede celler',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Du kan ikke flytte en række ned med flettede celler',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Um diesen Inhalt wiederzuverwenden, veröffentlichen Sie diese Seite und fügen Sie diesen synchronisierten Block an einer anderen Stelle ein.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Um Inhalte wiederzuverwenden, kopieren Sie diesen Block und fügen Sie ihn ein, damit er mit anderen Speicherorten synchronisiert wird.',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Veröffentlichen Sie die Seite, damit der Inhalt des synchronisierten Quellblocks an anderen Stellen verfügbar wird.} blog {Veröffentlichen Sie den Blog, damit der Inhalt des synchronisierten Quellblocks an anderen Stellen verfügbar wird.} jiraWorkItem {Veröffentlichen Sie den Vorgang, damit der Inhalt des synchronisierten Quellblocks an anderen Stellen verfügbar wird.} other {Veröffentlichen Sie das Element, damit der Inhalt des synchronisierten Quellblocks an anderen Stellen verfügbar wird.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Veröffentlichen Sie die Seite, damit der Inhalt an anderen Stellen verfügbar wird.} blog {Veröffentlichen Sie den Blog, damit der Inhalt an anderen Stellen verfügbar wird.} jiraWorkItem {Veröffentlichen Sie den Vorgang, damit der Inhalt an anderen Stellen verfügbar wird.} other {Veröffentlichen Sie das Element, damit der Inhalt an anderen Stellen verfügbar wird.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach links verschoben werden.',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach rechts verschoben werden.',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach unten verschoben werden.',
@@ -13,8 +13,12 @@ exports.default = {
13
13
  'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
14
14
  'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
15
15
  'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
16
+ 'editor-common.messages.block-controls.collapseSection': 'Collapse section',
17
+ 'editor-common.messages.block-controls.expandSection': 'Expand section',
16
18
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synced block',
17
19
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
20
+ 'editor-common.messages.mentions.typeAheadSectionAgentsLoadError': 'Unable to load agents',
21
+ 'editor-common.messages.mentions.typeAheadSectionAgentsRetry': 'Retry',
18
22
  'editor-common.messages.syncBlock.feedbackFlagDescription': 'We’d love your feedback. This quick survey should take less than a minute.',
19
23
  'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Give feedback',
20
24
  'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'No thanks',
@@ -23,6 +27,7 @@ exports.default = {
23
27
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
24
28
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
25
29
  'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
30
+ 'editor-common.messages.syncBlock.unpublishedInParentheses': '(unpublished)',
26
31
  'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publish the page to make the source synced block content available in other locations.} blog {Publish the blog to make the source synced block content available in other locations.} jiraWorkItem {Publish the work item to make the source synced block content available in other locations.} other {Publish to make the source synced block content available in other locations.}}',
27
32
  'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publish the page to make the content available in other locations.} blog {Publish the blog to make the content available in other locations.} jiraWorkItem {Publish the work item to make the content available in other locations.} other {Publish to make the content available in other locations.}}',
28
33
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
@@ -38,6 +43,11 @@ exports.default = {
38
43
  'editor-common.quick-insert.categoryRovo': 'Rovo',
39
44
  'editor-common.quick-insert.categoryStructure': 'Structure',
40
45
  'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
46
+ 'editor-plugin-snippets.snippetsPlugin.blockTemplates': 'Block templates',
47
+ 'editor-plugin-snippets.snippetsPlugin.browseTemplates': 'Browse all templates',
48
+ 'editor-plugin-snippets.snippetsPlugin.newLozenge': 'New',
49
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryDescription': 'Create, discover, & insert block templates',
50
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryTitle': 'Block Template Gallery',
41
51
  'editor.imageEditor.aspectRatio.circle': 'Circle',
42
52
  'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
43
53
  'editor.imageEditor.aspectRatio.custom': 'Custom',
@@ -389,10 +399,12 @@ exports.default = {
389
399
  'fabric.editor.ai.smartlink.action.listTodos': 'List to-dos',
390
400
  'fabric.editor.ai.smartlink.action.summarizeChanges': 'Summarize changes',
391
401
  'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accept',
402
+ 'fabric.editor.ai.suggestions.card.authorsTooltipLabel.non-final': '{agentName} with {userName}',
392
403
  'fabric.editor.ai.suggestions.card.badSuggestionLabel.non-final': 'Bad suggestion',
393
404
  'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Close',
394
405
  'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Collapse',
395
406
  'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Compare with original',
407
+ 'fabric.editor.ai.suggestions.card.detailsButtonLabel.non-final': 'Details',
396
408
  'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Discard',
397
409
  'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
398
410
  'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
@@ -404,6 +416,8 @@ exports.default = {
404
416
  'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
405
417
  'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
406
418
  'fabric.editor.ai.suggestions.card.regeneratingBannerLabel.non-final': 'Updating suggestion...',
419
+ 'fabric.editor.ai.suggestions.card.restrictedLabel.non-final': 'Restricted',
420
+ 'fabric.editor.ai.suggestions.card.restrictedTooltip.non-final': 'Only editors with access to the source can see this suggestion',
407
421
  'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
408
422
  'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
409
423
  'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
@@ -419,7 +433,7 @@ exports.default = {
419
433
  'fabric.editor.ai.suggestions.followUpCard.title.non-final': 'Review the rest?',
420
434
  'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggestions',
421
435
  'fabric.editor.ai.suggestions.labsLozengeLabel.non-final': 'Labs',
422
- 'fabric.editor.ai.suggestions.sourceLabel.non-final': 'Source',
436
+ 'fabric.editor.ai.suggestions.sourceLabel.non-final': 'Teamwork Graph',
423
437
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Apply changes',
424
438
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Fetch suggestions',
425
439
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Loading…',
@@ -526,10 +540,12 @@ exports.default = {
526
540
  'fabric.editor.block.menu.move.down': 'Move down',
527
541
  'fabric.editor.block.menu.move.up': 'Move up',
528
542
  'fabric.editor.block.menu.new.lozenge': 'New',
543
+ 'fabric.editor.block.menu.normal.text': 'Normal text',
529
544
  'fabric.editor.block.menu.paragraph': 'Paragraph',
530
545
  'fabric.editor.block.menu.structure': 'Structure',
531
546
  'fabric.editor.block.menu.suggested': 'Suggested',
532
547
  'fabric.editor.block.menu.sync.block': 'Sync block',
548
+ 'fabric.editor.block.menu.text.formatting': 'Text formatting',
533
549
  'fabric.editor.block.menu.turn.into': 'Turn into',
534
550
  'fabric.editor.block.menu.wrap.icon': 'Wrap',
535
551
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
@@ -13,8 +13,12 @@ exports.default = {
13
13
  'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
14
14
  'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
15
15
  'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
16
+ 'editor-common.messages.block-controls.collapseSection': 'Collapse section',
17
+ 'editor-common.messages.block-controls.expandSection': 'Expand section',
16
18
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synced block',
17
19
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
20
+ 'editor-common.messages.mentions.typeAheadSectionAgentsLoadError': 'Unable to load agents',
21
+ 'editor-common.messages.mentions.typeAheadSectionAgentsRetry': 'Retry',
18
22
  'editor-common.messages.syncBlock.feedbackFlagDescription': 'We’d love your feedback. This quick survey should take less than a minute.',
19
23
  'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Give feedback',
20
24
  'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'No thanks',
@@ -23,6 +27,7 @@ exports.default = {
23
27
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
24
28
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
25
29
  'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
30
+ 'editor-common.messages.syncBlock.unpublishedInParentheses': '(unpublished)',
26
31
  'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publish the page to make the source synced block content available in other locations.} blog {Publish the blog to make the source synced block content available in other locations.} jiraWorkItem {Publish the work item to make the source synced block content available in other locations.} other {Publish to make the source synced block content available in other locations.}}',
27
32
  'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publish the page to make the content available in other locations.} blog {Publish the blog to make the content available in other locations.} jiraWorkItem {Publish the work item to make the content available in other locations.} other {Publish to make the content available in other locations.}}',
28
33
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
@@ -38,6 +43,11 @@ exports.default = {
38
43
  'editor-common.quick-insert.categoryRovo': 'Rovo',
39
44
  'editor-common.quick-insert.categoryStructure': 'Structure',
40
45
  'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
46
+ 'editor-plugin-snippets.snippetsPlugin.blockTemplates': 'Block templates',
47
+ 'editor-plugin-snippets.snippetsPlugin.browseTemplates': 'Browse all templates',
48
+ 'editor-plugin-snippets.snippetsPlugin.newLozenge': 'New',
49
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryDescription': 'Create, discover, & insert block templates',
50
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryTitle': 'Block Template Gallery',
41
51
  'editor.imageEditor.aspectRatio.circle': 'Circle',
42
52
  'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
43
53
  'editor.imageEditor.aspectRatio.custom': 'Custom',
@@ -389,10 +399,12 @@ exports.default = {
389
399
  'fabric.editor.ai.smartlink.action.listTodos': 'List to-dos',
390
400
  'fabric.editor.ai.smartlink.action.summarizeChanges': 'Summarise changes',
391
401
  'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accept',
402
+ 'fabric.editor.ai.suggestions.card.authorsTooltipLabel.non-final': '{agentName} with {userName}',
392
403
  'fabric.editor.ai.suggestions.card.badSuggestionLabel.non-final': 'Bad suggestion',
393
404
  'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Close',
394
405
  'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Collapse',
395
406
  'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Compare with original',
407
+ 'fabric.editor.ai.suggestions.card.detailsButtonLabel.non-final': 'Details',
396
408
  'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Discard',
397
409
  'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
398
410
  'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
@@ -404,6 +416,8 @@ exports.default = {
404
416
  'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
405
417
  'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
406
418
  'fabric.editor.ai.suggestions.card.regeneratingBannerLabel.non-final': 'Updating suggestion...',
419
+ 'fabric.editor.ai.suggestions.card.restrictedLabel.non-final': 'Restricted',
420
+ 'fabric.editor.ai.suggestions.card.restrictedTooltip.non-final': 'Only editors with access to the source can see this suggestion',
407
421
  'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
408
422
  'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
409
423
  'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
@@ -419,7 +433,7 @@ exports.default = {
419
433
  'fabric.editor.ai.suggestions.followUpCard.title.non-final': 'Review the rest?',
420
434
  'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggestions',
421
435
  'fabric.editor.ai.suggestions.labsLozengeLabel.non-final': 'Labs',
422
- 'fabric.editor.ai.suggestions.sourceLabel.non-final': 'Source',
436
+ 'fabric.editor.ai.suggestions.sourceLabel.non-final': 'Teamwork Graph',
423
437
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Apply changes',
424
438
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Fetch suggestions',
425
439
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Loading…',
@@ -526,10 +540,12 @@ exports.default = {
526
540
  'fabric.editor.block.menu.move.down': 'Move down',
527
541
  'fabric.editor.block.menu.move.up': 'Move up',
528
542
  'fabric.editor.block.menu.new.lozenge': 'New',
543
+ 'fabric.editor.block.menu.normal.text': 'Normal text',
529
544
  'fabric.editor.block.menu.paragraph': 'Paragraph',
530
545
  'fabric.editor.block.menu.structure': 'Structure',
531
546
  'fabric.editor.block.menu.suggested': 'Suggested',
532
547
  'fabric.editor.block.menu.sync.block': 'Sync block',
548
+ 'fabric.editor.block.menu.text.formatting': 'Text formatting',
533
549
  'fabric.editor.block.menu.turn.into': 'Turn into',
534
550
  'fabric.editor.block.menu.wrap.icon': 'Wrap',
535
551
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
@@ -13,8 +13,12 @@ exports.default = {
13
13
  'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '⁣⁢Done editing‍⁠⁡؜⁡‍‍‌⁠⁡؜‌⁣⁤',
14
14
  'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '⁣⁢Make edits‌‌⁠‍؜‌‍‌‍؜⁣⁤',
15
15
  'editor-common-extensibility.macro.button.configure': '⁣⁢Configure {macroName}⁠؜‍‌⁡‌⁡‍⁠؜⁣⁤',
16
+ 'editor-common.messages.block-controls.collapseSection': '⁣⁢Collapse section؜‌؜⁠؜‌؜⁡‌⁠⁣⁤',
17
+ 'editor-common.messages.block-controls.expandSection': '⁣⁢Expand section؜⁡؜؜‍؜⁡‌‌‍⁡‍⁣⁤',
16
18
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '⁣⁢Synced block‍‌⁠؜‌؜‍⁣⁤',
17
19
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': '⁣⁢Labs‍⁠‌‌‌⁡؜‍⁠؜؜⁡⁣⁤',
20
+ 'editor-common.messages.mentions.typeAheadSectionAgentsLoadError': '⁣⁢Unable to load agents؜⁡؜‌‍‌‌‍⁡‌⁠⁣⁤',
21
+ 'editor-common.messages.mentions.typeAheadSectionAgentsRetry': '⁣⁢Retry⁡؜؜؜‍‍؜‍⁠⁣⁤',
18
22
  'editor-common.messages.syncBlock.feedbackFlagDescription': '⁣⁢We’d love your feedback. This quick survey should take less than a minute.؜⁡⁠‍؜‍‍‌‌‌⁣⁤',
19
23
  'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '⁣⁢Give feedback‍⁡⁡‌⁠‌⁠⁡‌؜⁣⁤',
20
24
  'editor-common.messages.syncBlock.feedbackFlagNoThanks': '⁣⁢No thanks‌‌؜‌‌‍‍‍⁣⁤',
@@ -23,6 +27,7 @@ exports.default = {
23
27
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '⁣⁢To reuse this content, publish this page and paste this synced block in another location.⁡؜؜⁠‍‍⁡؜؜⁡⁠⁠⁣⁤',
24
28
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '⁣⁢To reuse content, copy and paste this block to sync to other locations‌⁠؜‌‍‍⁣⁤',
25
29
  'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': '⁣⁢Not yet synced to any other locations‍⁡⁠؜⁠⁡‍‌؜⁣⁤',
30
+ 'editor-common.messages.syncBlock.unpublishedInParentheses': '⁣⁢(unpublished)⁠؜⁡‍⁡‌⁡⁡؜⁣⁤',
26
31
  'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {⁣⁢Publish the page to make the source synced block content available in other locations.؜؜؜⁠؜‍⁠⁣⁤} blog {⁣⁢Publish the blog to make the source synced block content available in other locations.⁠‍⁡⁡؜؜؜‌‍⁡⁡؜⁠‍⁣⁤} jiraWorkItem {⁣⁢Publish the work item to make the source synced block content available in other locations.⁡‍‍؜⁠⁠‍‌⁡‍⁣⁤} other {⁣⁢Publish to make the source synced block content available in other locations.‌⁠⁡‍⁡⁠‍‌؜⁠⁠‍⁠‍⁣⁤}}',
27
32
  'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {⁣⁢Publish the page to make the content available in other locations.‍⁡‍⁠‌‌‌‌⁠⁠⁡؜‌⁠⁣⁤} blog {⁣⁢Publish the blog to make the content available in other locations.⁡⁠⁡‌؜⁡؜⁠‍‍⁣⁤} jiraWorkItem {⁣⁢Publish the work item to make the content available in other locations.‌⁡‍‍‌⁡⁡‌‍‍⁡؜‌‍⁣⁤} other {⁣⁢Publish to make the content available in other locations.⁡‌‍‌؜⁡⁡؜⁣⁤}}',
28
33
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "⁣⁢You can't move a column left with merged cells‍⁡؜⁠‌⁡⁠؜⁡‌⁡‍⁡⁣⁤",
@@ -38,6 +43,11 @@ exports.default = {
38
43
  'editor-common.quick-insert.categoryRovo': '⁣⁢Rovo‌؜⁡⁡؜⁠⁠⁠⁣⁤',
39
44
  'editor-common.quick-insert.categoryStructure': '⁣⁢Structure⁠⁠؜‍‌‍⁡⁠⁠⁠⁣⁤',
40
45
  'editor-common.quick-insert.categoryTextFormatting': '⁣⁢Text formatting؜‌⁡؜⁠‍⁡⁣⁤',
46
+ 'editor-plugin-snippets.snippetsPlugin.blockTemplates': '⁣⁢Block templates؜⁡⁠؜⁠‌⁠⁣⁤',
47
+ 'editor-plugin-snippets.snippetsPlugin.browseTemplates': '⁣⁢Browse all templates⁠⁠⁡‌⁠⁡‍‌⁠⁣⁤',
48
+ 'editor-plugin-snippets.snippetsPlugin.newLozenge': '⁣⁢New؜‌‌⁠⁠؜؜‌⁡⁣⁤',
49
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryDescription': '⁣⁢Create, discover, & insert block templates‌؜؜⁠⁠‌‌‌⁠⁠؜‍⁣⁤',
50
+ 'editor-plugin-snippets.snippetsPlugin.templateGalleryTitle': '⁣⁢Block Template Gallery‌؜⁡⁡‍⁡؜؜‌⁣⁤',
41
51
  'editor.imageEditor.aspectRatio.circle': '⁣⁢Circle؜؜⁡؜⁡‌⁡‌‌‌⁡‍⁣⁤',
42
52
  'editor.imageEditor.aspectRatio.circleButton': '⁣⁢Circle 1:1‍⁠⁠؜⁡‍⁠‍⁡‌‍‌⁣⁤',
43
53
  'editor.imageEditor.aspectRatio.custom': '⁣⁢Custom‌⁡⁡⁡‌؜؜‍‍⁡⁠⁠⁣⁤',
@@ -389,10 +399,12 @@ exports.default = {
389
399
  'fabric.editor.ai.smartlink.action.listTodos': '⁣⁢List to-dos؜⁡؜‍‌‌⁡‍؜⁡‍⁣⁤',
390
400
  'fabric.editor.ai.smartlink.action.summarizeChanges': '⁣⁢Summarize changes⁡⁠⁠⁡⁡‌⁠؜⁠‌⁠⁡⁡⁣⁤',
391
401
  'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': '⁣⁢Accept‌‌؜⁠⁡⁠⁡؜⁣⁤',
402
+ 'fabric.editor.ai.suggestions.card.authorsTooltipLabel.non-final': '⁣⁢{agentName} with {userName}‌⁡⁡⁡‌⁡‍‌‌⁠؜؜‌‍‍⁠⁣⁤',
392
403
  'fabric.editor.ai.suggestions.card.badSuggestionLabel.non-final': '⁣⁢Bad suggestion؜‌؜‌؜⁠‌‌⁡⁣⁤',
393
404
  'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': '⁣⁢Close؜‍⁡؜‍‍‍‍‍‍⁡‌⁡⁡⁣⁤',
394
405
  'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': '⁣⁢Collapse‍⁠؜؜‍‍‌⁣⁤',
395
406
  'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': '⁣⁢Compare with original‍‍‌⁠؜؜‌⁡⁡⁡⁡⁣⁤',
407
+ 'fabric.editor.ai.suggestions.card.detailsButtonLabel.non-final': '⁣⁢Details؜⁡⁡‍⁡⁡‌⁠⁡⁠⁣⁤',
396
408
  'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': '⁣⁢Discard‌⁠؜‍⁡؜‍⁣⁤',
397
409
  'fabric.editor.ai.suggestions.card.disclaimerText.non-final': '⁣⁢Uses AI. Verify results.‌؜‍‍⁠‍⁣⁤',
398
410
  'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': '⁣⁢Dismiss‌⁡‍⁠‌‍⁡‍⁣⁤',
@@ -404,6 +416,8 @@ exports.default = {
404
416
  'fabric.editor.ai.suggestions.card.privateLabel.non-final': '⁣⁢Private‍⁠⁠⁡⁠⁡⁡‍⁠؜⁠؜‍⁡⁣⁤',
405
417
  'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': '⁣⁢Visible only to you؜⁠⁡‌‌⁠⁡؜‍⁠؜‍⁡؜⁣⁤',
406
418
  'fabric.editor.ai.suggestions.card.regeneratingBannerLabel.non-final': '⁣⁢Updating suggestion...؜؜⁠⁡⁠⁠‌⁠⁠⁠⁣⁤',
419
+ 'fabric.editor.ai.suggestions.card.restrictedLabel.non-final': '⁣⁢Restricted‍⁡‍‍‌‍⁣⁤',
420
+ 'fabric.editor.ai.suggestions.card.restrictedTooltip.non-final': '⁣⁢Only editors with access to the source can see this suggestion‌⁠⁠⁡؜؜⁡‍⁡؜‍؜⁡؜‍؜‍⁣⁤',
407
421
  'fabric.editor.ai.suggestions.card.rovoTitle.non-final': '⁣⁢Rovo⁡‌‌؜؜⁣⁤',
408
422
  'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': '⁣⁢Back to suggestion؜⁡⁠؜؜‌‌‌؜⁣⁤',
409
423
  'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': '⁣⁢Show comparison⁠⁠‌‍‍⁠⁠‍‍؜؜⁣⁤',
@@ -419,7 +433,7 @@ exports.default = {
419
433
  'fabric.editor.ai.suggestions.followUpCard.title.non-final': '⁣⁢Review the rest?‍⁠⁠‌⁠؜‍⁠⁡؜؜‍⁣⁤',
420
434
  'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '⁣⁢{count} suggestions؜‍‌‌‌⁡‍‍⁣⁤',
421
435
  'fabric.editor.ai.suggestions.labsLozengeLabel.non-final': '⁣⁢Labs‌‌⁡⁡‍؜‍⁡⁠⁣⁤',
422
- 'fabric.editor.ai.suggestions.sourceLabel.non-final': '⁣⁢Source‍؜⁠؜؜‌‍⁣⁤',
436
+ 'fabric.editor.ai.suggestions.sourceLabel.non-final': '⁣⁢Teamwork Graph‌⁠⁡⁠؜⁡⁡⁡‍⁣⁤',
423
437
  'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': '⁣⁢Apply changes؜؜؜⁠‍⁡‍‍⁡‌⁠⁣⁤',
424
438
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': '⁣⁢Fetch suggestions⁡⁡‍‍‍⁡؜⁣⁤',
425
439
  'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': '⁣⁢Loading…‌؜‌؜⁠‌⁡⁠؜‌⁣⁤',
@@ -526,10 +540,12 @@ exports.default = {
526
540
  'fabric.editor.block.menu.move.down': '⁣⁢Move down‍‍‍‌⁠‍‍⁠‍⁡⁣⁤',
527
541
  'fabric.editor.block.menu.move.up': '⁣⁢Move up؜‍⁠⁡‍‌‍⁠؜⁠؜⁣⁤',
528
542
  'fabric.editor.block.menu.new.lozenge': '⁣⁢New⁠‌‌⁠‍‍‌‌⁣⁤',
543
+ 'fabric.editor.block.menu.normal.text': '⁣⁢Normal text‍‍⁠⁠‍⁠؜‌؜⁠⁣⁤',
529
544
  'fabric.editor.block.menu.paragraph': '⁣⁢Paragraph⁡⁡؜‍⁡⁡⁠‍⁣⁤',
530
545
  'fabric.editor.block.menu.structure': '⁣⁢Structure⁠‍‌⁠؜‍⁡‍؜‍؜‍⁣⁤',
531
546
  'fabric.editor.block.menu.suggested': '⁣⁢Suggested‍⁠‌⁠‍‍‍⁠⁣⁤',
532
547
  'fabric.editor.block.menu.sync.block': '⁣⁢Sync block⁠؜؜‌⁠؜⁡؜⁡؜⁣⁤',
548
+ 'fabric.editor.block.menu.text.formatting': '⁣⁢Text formatting⁡⁠⁠⁡⁠⁡⁡؜‍‌⁡⁠⁠⁣⁤',
533
549
  'fabric.editor.block.menu.turn.into': '⁣⁢Turn into⁠‍⁡؜‌⁠⁡؜‍⁡؜⁡⁣⁤',
534
550
  'fabric.editor.block.menu.wrap.icon': '⁣⁢Wrap‍⁠؜⁠؜‍⁡⁣⁤',
535
551
  'fabric.editor.blockCardUnavailable': '⁣⁢The inline link is inside {node} and cannot have its view changed‌⁠‌⁠‍⁠⁣⁤',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Para reutilizar contenido, copia y pega este bloque para realizar la sincronización en otras ubicaciones',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publica la página para que el contenido del bloque sincronizado de origen esté disponible en otras ubicaciones.} blog {Publica el blog para que el contenido del bloque sincronizado de origen esté disponible en otras ubicaciones.} jiraWorkItem {Publica la activiaad para que el contenido del bloque sincronizado de origen esté disponible en otras ubicaciones.} other {Publica para que el contenido del bloque sincronizado de origen esté disponible en otras ubicaciones.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publica la página para que el contenido esté disponible en otras ubicaciones.} blog {Publica el blog para que el contenido esté disponible en otras ubicaciones.} jiraWorkItem {Publica la actividad para que el contenido esté disponible en otras ubicaciones.} other {Publica para que el contenido esté disponible en otras ubicaciones.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'No puedes mover una columna a la izquierda con celdas combinadas',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'No puedes mover una columna a la derecha con celdas combinadas',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'No puedes mover una fila hacia abajo con celdas combinadas',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Jos haluat käyttää sisältöä uudelleen, kopioi ja liitä tämä lohko, jotta se synkronoidaan muihin sijainteihin.',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Julkaise sivu, niin lähteeseen synkronoidun lohkon sisältö tulee saataville muissa sijainneissa.} blog {Julkaise blogi, niin lähteeseen synkronoidun lohkon sisältö tulee saataville muissa sijainneissa.} jiraWorkItem {Julkaise työtehtävä, niin lähteeseen synkronoidun lohkon sisältö tulee saataville muissa sijainneissa.} other {Julkaise, niin lähteeseen synkronoidun lohkon sisältö tulee saataville muissa sijainneissa.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Julkaise sivu, niin sisältö tulee saataville muissa sijainneissa.} blog {Julkaise blogi, niin sisältö tulee saataville muissa sijainneissa.} jiraWorkItem {Julkaise työtehtävä, niin sisältö tulee saataville muissa sijainneissa.} other {Julkaise, niin sisältö tulee saataville muissa sijainneissa.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sulautettuja soluja sisältävää saraketta ei voi siirtää vasemmalle.',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sulautettuja soluja sisältävää saraketta ei voi siirtää oikealle.',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Sulautettuja soluja sisältävää riviä ei voi siirtää alaspäin.',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovno upotrijebili ovaj sadržaj, objavite ovu stranicu i zalijepite ovaj sinkronizirani blok na drugu lokaciju.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Za ponovnu upotrebu sadržaja kopirajte i zalijepite ovaj blok radi sinkronizacije s drugim lokacijama',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Objavite stranicu kako bi sadržaj izvornog sinkroniziranog bloka bio dostupan na drugim lokacijama.} blog {Objavite blog kako bi sadržaj izvornog sinkroniziranog bloka bio dostupan na drugim lokacijama.} jiraWorkItem {Objavite radni predmet kako bi sadržaj izvornog sinkroniziranog bloka bio dostupan na drugim lokacijama.} other {Objavite kako bi sadržaj izvornog sinkroniziranog bloka bio dostupan na drugim lokacijama.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Objavite stranicu kako bi sadržaj bio dostupan na drugim lokacijama.} blog {Objavite blog kako bi sadržaj bio dostupan na drugim lokacijama.} jiraWorkItem {Objavite radni predmet kako bi sadržaj bio dostupan na drugim lokacijama.} other {Objavite kako bi sadržaj bio dostupan na drugim lokacijama.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Ne možete pomaknuti stupac ulijevo sa spojenim ćelijama',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Ne možete pomaknuti stupac udesno sa spojenim ćelijama',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Ne možete pomaknuti red prema dolje sa spojenim ćelijama',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Illeszd be ennek a szinkronizált blokknak a tartalmát egy másik helyre, hogy újra felhasználhasd.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'A tartalom újrafelhasználásához tedd közzé ezt az oldalt, majd illeszd be ezt a szinkronizált blokkot egy másik helyre.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'A tartalom újrafelhasználásához másold és illeszd be ezt a blokkot a más helyekkel történő szinkronizáláshoz',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Az oldal közzétételével más helyeken is elérhetővé teheted a forrás szinkronizált blokk tartalmát.} blog {A blog közzétételével más helyeken is elérhetővé teheted a forrás szinkronizált blokk tartalmát.} jiraWorkItem {Az ügy közzétételével más helyeken is elérhetővé teheted a forrás szinkronizált blokk tartalmát.} other {A közzététellel más helyeken is elérhetővé teheted a forrás szinkronizált blokk tartalmát.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Az oldal közzétételével más helyeken is elérhetővé teheted a tartalmat.} blog {A blog közzétételével más helyeken is elérhetővé teheted a tartalmat.} jiraWorkItem {Az ügy közzétételével más helyeken is elérhetővé teheted a tartalmat.} other {A közzététellel más helyeken is elérhetővé teheted a tartalmat.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Nem mozgathatsz balra összefésült cellákat tartalmazó oszlopokat',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Nem mozgathatsz jobbra összefésült cellákat tartalmazó oszlopokat',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Nem mozgathatsz lefelé összefésült cellákat tartalmazó sorokat',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': "Incolla questo blocco sincronizzato in un'altra posizione per riutilizzarne il contenuto.",
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': "Per riutilizzare questo contenuto, pubblica questa pagina e incolla questo blocco sincronizzato in un'altra posizione.",
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Per riutilizzare il contenuto, copia e incolla questo blocco per sincronizzarlo in altre posizioni',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Pubblica la pagina per rendere disponibile in altre posizioni il contenuto del blocco di origine sincronizzato.} blog {Pubblica il blog per rendere disponibile in altre posizioni il contenuto del blocco di origine sincronizzato.} jiraWorkItem {Pubblica il ticket per rendere disponibile in altre posizioni il contenuto del blocco di origine sincronizzato.} other {Esegui la pubblicazione per rendere disponibile in altre posizioni il contenuto del blocco di origine sincronizzato.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Pubblica la pagina per rendere disponibile in altre posizioni il contenuto.} blog {Pubblica il blog per rendere disponibile in altre posizioni il contenuto.} jiraWorkItem {Pubblica il ticket per rendere disponibile in altre posizioni il contenuto.} other {Esegui la pubblicazione per rendere disponibile in altre posizioni il contenuto.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Non puoi spostare una colonna a sinistra se vi sono celle unite',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Non puoi spostare una colonna a destra se vi sono celle unite',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Non puoi spostare una riga verso il basso se vi sono celle unite',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'この同期済みブロックのコンテンツを別の場所に貼り付けて、コンテンツを再利用します。',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'このコンテンツを再利用するには、このページを公開して、この同期済みブロックを別の場所に貼り付けます。',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'コンテンツを再利用するには、このブロックをコピーして貼り付け、他の場所と同期します',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {ページを公開すると、ソースの同期済みブロックのコンテンツを他の場所で利用できるようになります。} blog {ブログを公開すると、ソースの同期済みブロックのコンテンツを他の場所で利用できるようになります。} jiraWorkItem {作業項目を公開すると、ソースの同期済みブロックのコンテンツを他の場所で利用できるようになります。} other {公開すると、ソースの同期済みブロックのコンテンツを他の場所で利用できるようになります。}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {ページを公開すると、コンテンツを他の場所で利用できるようになります。} blog {ブログを公開すると、コンテンツを他の場所で利用できるようになります。} jiraWorkItem {作業項目を公開すると、コンテンツを他の場所で利用できるようになります。} other {公開すると、コンテンツを他の場所で利用できるようになります。}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '結合されたセルがある場合、列は左に移動できません',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '結合されたセルがある場合、列は右に移動できません',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '結合されたセルがある場合、行は下に移動できません',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '이 동기화된 블록 콘텐츠를 다른 위치에 붙여넣어 해당 콘텐츠를 다시 사용하세요.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '이 콘텐츠를 다시 사용하려면 이 페이지를 게시하고 이 동기화된 블록을 다른 위치에 붙여넣으세요.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '콘텐츠를 재사용하려면 이 블록을 복사하고 붙여넣어 다른 위치와 동기화합니다',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {페이지를 게시하여 소스 동기화된 블록 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} blog {블로그를 게시하여 소스 동기화된 블록 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} jiraWorkItem {업무 항목을 게시하여 소스 동기화된 블록 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} other {게시하여 소스 동기화된 블록 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {페이지를 게시하여 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} blog {블로그를 게시하여 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} jiraWorkItem {업무 항목을 게시하여 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.} other {게시하여 콘텐츠를 다른 위치에서 사용할 수 있도록 하세요.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '병합된 셀이 있는 열을 왼쪽으로 이동할 수 없습니다',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '병합된 셀이 있는 열을 오른쪽으로 이동할 수 없습니다',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '병합된 셀이 있는 행을 아래로 이동할 수 없습니다',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Lim inn dette synkroniserte blokkinnholdet et annet sted for å bruke innholdet på nytt.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Hvis du vil bruke dette innholdet på nytt, kan du publisere denne siden og lime inn denne synkroniserte blokken et annet sted.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Du kan gjenbruke innhold ved å kopiere og lime inn denne blokken for å synkronisere med andre plasseringer',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publiser siden for å gjøre det synkroniserte blokkinnholdet fra kilden tilgjengelig andre steder.} blog {Publiser bloggen for å gjøre det synkroniserte blokkinnholdet fra kilden tilgjengelig andre steder.} jiraWorkItem {Publiser arbeidsoppgaven for å gjøre det synkroniserte blokkinnholdet fra kilden tilgjengelig andre steder.} other {Publiser for å gjøre det synkroniserte blokkinnholdet fra kilden tilgjengelig andre steder.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publiser siden for å gjøre innholdet fra kilden tilgjengelig andre steder.} blog {Publiser bloggen for å gjøre innholdet fra kilden tilgjengelig andre steder.} jiraWorkItem {Publiser arbeidsoppgaven for å gjøre innholdet fra kilden tilgjengelig andre steder.} other {Publiser for å gjøre innholdet fra kilden tilgjengelig andre steder.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Du kan ikke flytte en kolonne til venstre med sammenslåtte celler',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Du kan ikke flytte en kolonne til høyre med sammenslåtte celler',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Du kan ikke flytte en rad nedover med sammenslåtte celler',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Plak de inhoud van dit gesynchroniseerde blok op een andere plek om de inhoud opnieuw te gebruiken.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Om deze inhoud opnieuw te gebruiken, publiceer je deze pagina en plak je dit gesynchroniseerde blok op een andere locatie.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Om inhoud opnieuw te gebruiken, kopieert en plak je dit blok om te synchroniseren naar andere locaties',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publiceer de pagina om de inhoud van het bronblok dat is gesynchroniseerd, beschikbaar te maken op andere locaties.} blog {Publiceer de blog om de inhoud van het bronblok dat is gesynchroniseerd, beschikbaar te maken op andere locaties.} jiraWorkItem {Publiceer het werkitem om de inhoud van het bronblok dat is gesynchroniseerd, beschikbaar te maken op andere locaties.} other {Publiceer om de inhoud van het bronblok dat is gesynchroniseerd, beschikbaar te maken op andere locaties.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publiceer de pagina om de inhoud beschikbaar te maken op andere locaties.} blog {Publiceer de blog om de inhoud beschikbaar te maken op andere locaties.} jiraWorkItem {Publiceer het werkitem om de inhoud beschikbaar te maken op andere locaties.} other {Publiceer om de inhoud beschikbaar te maken op andere locaties.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Je kunt een kolom met samengevoegde cellen niet naar links verplaatsen',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Je kunt een kolom met samengevoegde cellen niet naar rechts verplaatsen',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Je kunt een rij met samengevoegde cellen niet omlaag verplaatsen',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставьте контент этого синхронизированного блока в другое место, чтобы повторно использовать его.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Чтобы повторно использовать этот контент, опубликуйте страницу и вставьте этот синхронизированный блок в другое место.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Для повторного использования контента копируйте и вставляйте этот блок, чтобы синхронизировать его в других местоположениях',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Опубликуйте страницу, чтобы контент исходного синхронизированного блока стал доступен в других местах.} blog {Опубликуйте блог, чтобы контент исходного синхронизированного блока стал доступен в других местах.} jiraWorkItem {Опубликуйте задачу, чтобы контент исходного синхронизированного блока стал доступен в других местах.} other {Опубликуйте, чтобы контент исходного синхронизированного блока стал доступен в других местах.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Опубликуйте страницу, чтобы контент стал доступен в других местах.} blog {Опубликуйте блог, чтобы контент стал доступен в других местах.} jiraWorkItem {Опубликуйте задачу, чтобы контент стал доступен в других местах.} other {Опубликуйте, чтобы контент стал доступен в других местах.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Невозможно переместить влево столбец с объединенными ячейками',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Невозможно переместить вправо столбец с объединенными ячейками',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Невозможно переместить вниз строку с объединенными ячейками',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Prilepite vsebino tega sinhroniziranega bloka na drugo mesto, če jo želite ponovno uporabiti.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Če želite to vsebino ponovno uporabiti, objavite to stran in prilepite ta sinhronizirani blok na drugo mesto.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Če želite znova uporabiti vsebino, kopirajte in prilepite ta blok za sinhronizacijo z drugimi lokacijami.',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Objavite stran, da bo vsebina izvornega sinhroniziranega bloka na voljo na drugih lokacijah.} blog {Objavite blog, da bo vsebina izvornega sinhroniziranega bloka na voljo na drugih lokacijah.} jiraWorkItem {Objavite delovni element, da bo vsebina izvornega sinhroniziranega bloka na voljo na drugih lokacijah.} other {Objavite, da bo vsebina izvornega sinhroniziranega bloka na voljo na drugih lokacijah.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Objavite stran, da bo vsebina na voljo na drugih lokacijah.} blog {Objavite blog, da bo vsebina na voljo na drugih lokacijah.} jiraWorkItem {Objavite delovni element, da bo vsebina na voljo na drugih lokacijah.} other {Objavite, da bo vsebina na voljo na drugih lokacijah.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Stolpca z združenimi celicami ni mogoče premakniti v levo',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Stolpca z združenimi celicami ni mogoče premakniti v desno',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Vrstice z združenimi celicami ni mogoče premakniti navzdol',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Nalepite ovaj sinhronizovani blok na drugo mesto da biste ponovo koristili njegov sadržaj.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovo koristili ovaj sadržaj, objavite ovu stranicu i nalepite sinhronizovani blok na drugo mesto.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Da biste ponovo koristili sadržaj, prekopirajte ovaj blok da biste ga sinhronizovali na drugim lokacijama',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Objavite stranicu da bi izvorni sinhronizovani blok sadržaja bio dostupan na drugim lokacijama.} blog {Objavite blog da bi izvorni sinhronizovani blok sadržaja bio dostupan na drugim lokacijama.} jiraWorkItem {Objavite radnu stavku da bi izvorni sinhronizovani blok sadržaja bio dostupan na drugim lokacijama.} other {Objavite da bi izvorni sinhronizovani blok sadržaja bio dostupan na drugim lokacijama.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Objavite stranicu da bi sadržaj bio dostupan na drugim lokacijama.} blog {Objavite blog da bi sadržaj bio dostupan na drugim lokacijama.} jiraWorkItem {Objavite radnu stavku da bi sadržaj bio dostupan na drugim lokacijama.} other {Objavite da bi sadržaj bio dostupan na drugim lokacijama.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Ne možete da premestite kolonu nalevo sa objedinjenim ćelijama',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Ne možete da premestite kolonu nadesno sa objedinjenim ćelijama',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Ne možete da premestite red nadole sa objedinjenim ćelijama',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Налепите овај синхронизовани блок на друго место да бисте поново користили његов садржај.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Да бисте поново користили овај садржај, објавите ову страницу и налепите синхронизовани блок на друго место.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Да бисте поново користили садржај, прекопирајте овај блок да бисте га синхронизовали на другим локацијама',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Објавите страницу да би изворни синхронизовани блок садржаја био доступан на другим локацијама.} blog {Објавите блог да би изворни синхронизовани блок садржаја био доступан на другим локацијама.} jiraWorkItem {Објавите радну ставку да би изворни синхронизовани блок садржаја био доступан на другим локацијама.} other {Објавите да би изворни синхронизовани блок садржаја био доступан на другим локацијама.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Објавите страницу да би садржај био доступан на другим локацијама.} blog {Објавите блог да би садржај био доступан на другим локацијама.} jiraWorkItem {Објавите радну ставку да би садржај био доступан на другим локацијама.} other {Објавите да би садржај био доступан на другим локацијама.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Не можете да преместите колону налево са обједињеним ћелијама',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Не можете да преместите колону надесно са обједињеним ћелијама',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Не можете да преместите ред надоле са обједињеним ћелијама',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Klistra in det här synkroniserade blockinnehållet på en annan plats för att återanvända innehållet.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'För att återanvända detta innehåll ska du publicera den här sidan och klistra in det synkroniserade blocket på en annan plats.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'För att återanvända innehåll ska du kopiera och klistra in det här blocket och synka med andra platser',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publicera sidan för att göra det synkroniserade källblockinnehållet tillgängligt på andra platser.} blog {Publicera bloggen för att göra det synkroniserade källblockinnehållet tillgängligt på andra platser.} jiraWorkItem {Publicera arbetsuppgiften för att göra det synkroniserade källblockinnehållet tillgängligt på andra platser.} other {Publicera för att göra det synkroniserade källblockinnehållet tillgängligt på andra platser.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publicera sidan för att göra innehållet tillgängligt på andra platser.} blog {Publicera bloggen för att göra innehållet tillgängligt på andra platser.} jiraWorkItem {Publicera arbetsuppgiften för att göra innehållet tillgängligt på andra platser.} other {Publicera för att göra innehållet tillgängligt på andra platser.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Du kan inte flytta en kolumn åt vänster med sammanfogade celler',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Du kan inte flytta en kolumn åt höger med sammanfogade celler',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Du kan inte flytta en rad nedåt med sammanfogade celler',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'วางเนื้อหาบล็อกที่ซิงค์นี้ในตำแหน่งอื่นเพื่อนำเนื้อหาไปใช้ซ้ำ',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'หากต้องการใช้เนื้อหาซ้ำ โปรดเผยแพร่หน้าข้อมูลนี้และวางบล็อกที่ซิงค์นี้ในตำแหน่งอื่น',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'หากต้องการนำเนื้อหาไปใช้ใหม่ ให้คัดลอกและวางบล็อกนี้เพื่อซิงค์กับตำแหน่งที่ตั้งอื่น ๆ',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {เผยแพร่หน้าเว็บเพื่อให้เนื้อหาบล็อกที่ซิงค์จากแหล่งที่มาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} blog {เผยแพร่บล็อกเพื่อให้เนื้อหาบล็อกที่ซิงค์จากแหล่งที่มาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} jiraWorkItem {เผยแพร่ตั๋วเพื่อให้เนื้อหาบล็อกที่ซิงค์จากแหล่งที่มาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} other {เผยแพร่เพื่อให้เนื้อหาบล็อกที่ซิงค์จากแหล่งที่มาสามารถใช้งานได้ในตำแหน่งอื่น ๆ}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {เผยแพร่หน้าเว็บเพื่อให้เนื้อหาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} blog {เผยแพร่บล็อกเพื่อให้เนื้อหาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} jiraWorkItem {เผยแพร่ตั๋วเพื่อให้เนื้อหาสามารถใช้งานได้ในตำแหน่งอื่น ๆ} other {เผยแพร่เพื่อให้เนื้อหาสามารถใช้งานได้ในตำแหน่งอื่น ๆ}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'คุณไม่สามารถย้ายคอลัมน์ไปทางซ้ายที่มีเซลล์ที่ผสานไว้ได้',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'คุณไม่สามารถย้ายคอลัมน์ไปทางขวาที่มีเซลล์ที่ผสานไว้ได้',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'คุณไม่สามารถย้ายแถวลงด้านล่างที่มีเซลล์ที่ผสานไว้ได้',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'İçeriğini yeniden kullanmak için bu senkronize blok içeriğini başka bir konuma yapıştırın.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Bu içeriği yeniden kullanmak için bu sayfayı yayınlayın ve senkronize bloku başka bir yere yapıştırın.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'İçeriği yeniden kullanmak için bu bloku kopyalayıp yapıştırarak diğer konumlarla senkronize edin',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Kaynakla senkronize blok içeriğini diğer konumlarda kullanılabilir hale getirmek için sayfayı yayınlayın.} blog {Kaynakla senkronize blok içeriğini diğer konumlarda kullanılabilir hale getirmek için blogu yayınlayın.} jiraWorkItem {Kaynakla senkronize blok içeriğini diğer konumlarda kullanılabilir hale getirmek için bileti yayınlayın.} other {Kaynakla senkronize blok içeriğini diğer konumlarda kullanılabilir hale getirmek için yayınlayın.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {İçeriği diğer konumlarda kullanılabilir hale getirmek için sayfayı yayınlayın.} blog {İçeriği diğer konumlarda kullanılabilir hale getirmek için blogu yayınlayın.} jiraWorkItem {İçeriği diğer konumlarda kullanılabilir hale getirmek için bileti yayınlayın.} other {İçeriği diğer konumlarda kullanılabilir hale getirmek için yayınlayın.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Birleşmiş hücreleri olan bir sütunu sola taşıyamazsınız',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Birleşmiş hücreleri olan bir sütunu sağa taşıyamazsınız',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Birleşmiş hücreleri olan bir satırı aşağı taşıyamazsınız',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставте вміст синхронізованого блоку в інше розташування, щоб повторно використати його.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Щоб повторно використати вміст, опублікуйте сторінку й вставте синхронізований блок в інше розташування.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Щоб повторно використовувати вміст, скопіюйте та вставте цей блок для синхронізації з іншими розташуваннями',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Опублікуйте сторінку, щоб вміст вихідного синхронізованого блоку став доступним в інших місцях.} blog {Опублікуйте допис у блозі, щоб вміст вихідного синхронізованого блоку став доступним в інших місцях.} jiraWorkItem {Опублікуйте елемент завдання, щоб вміст вихідного синхронізованого блоку став доступним в інших місцях.} other {Опублікуйте ресурс, щоб вміст вихідного синхронізованого блоку став доступним в інших місцях.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Опублікуйте сторінку, щоб її вміст став доступним в інших місцях.} blog {Опублікуйте допис у блозі, щоб його вміст став доступним в інших місцях.} jiraWorkItem {Опублікуйте елемент завдання, щоб його вміст став доступним в інших місцях.} other {Опублікуйте, щоб вміст став доступним в інших місцях.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Не можна перемістити стовпець ліворуч, якщо клітинки об’єднано',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Не можна перемістити стовпець праворуч, якщо клітинки об’єднано',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Не можна перемістити рядок униз, якщо клітинки об’єднано',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Sao chép nội dung khối đã đồng bộ này vào vị trí khác để sử dụng lại.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Để sử dụng lại nội dung này, hãy xuất bản trang này và dán khối đã đồng bộ vào một vị trí khác.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Để tái sử dụng nội dung, hãy sao chép và dán khối này để đồng bộ với các vị trí khác',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Xuất bản trang để nội dung khối đã đồng bộ nguồn có thể được sử dụng ở các vị trí khác.} blog {Xuất bản blog để nội dung khối đã đồng bộ nguồn có thể được sử dụng ở các vị trí khác.} jiraWorkItem {Xuất bản hạng mục công việc để nội dung khối đã đồng bộ nguồn có thể được sử dụng ở các vị trí khác.} other {Xuất bản để nội dung khối đã đồng bộ nguồn có thể được sử dụng ở các vị trí khác.}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Xuất bản trang để nội dung có thể được sử dụng ở các vị trí khác.} blog {Xuất bản blog để nội dung có thể được sử dụng ở các vị trí khác.} jiraWorkItem {Xuất bản hạng mục công việc để nội dung có thể được sử dụng ở các vị trí khác.} other {Xuất bản để nội dung có thể được sử dụng ở các vị trí khác.}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Bạn không thể di chuyển cột sang trái khi có ô được hợp nhất',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Bạn không thể di chuyển cột sang phải khi có ô được hợp nhất',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Bạn không thể di chuyển dòng xuống dưới khi có ô được hợp nhất',
@@ -22,6 +22,8 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '請將此同步的區塊內容貼到另一個位置,以重複使用其內容。',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '若要使用此內容,請發布此頁面,並將此同步區塊貼到另一個位置。',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '若要重複使用內容,複製並貼上此區塊以同步到其他位置。',
25
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {發布頁面,使來源已同步區塊內容可在其他位置中使用。} blog {發布部落格,使來源已同步區塊內容可在其他位置中使用。} jiraWorkItem {發布工作項目,使來源已同步區塊內容可在其他位置中使用。} other {發布以使來源已同步區塊內容可在其他位置中使用。}}',
26
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {發布頁面,使內容可在其他位置中使用。} blog {發布部落格,使內容可在其他位置中使用。} jiraWorkItem {發布工作項目,使內容可在其他位置中使用。} other {發布以使內容可在其他位置中使用。}}',
25
27
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '您無法將包含合併儲存格的欄向左移動',
26
28
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '您無法將包含合併儲存格的欄向右移動',
27
29
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '您無法將包含合併儲存格的欄向下移動',
@@ -18,6 +18,8 @@ declare const _default: {
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
20
20
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
21
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': string;
22
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': string;
21
23
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
22
24
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
23
25
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
@@ -20,6 +20,8 @@ export default {
20
20
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
21
21
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
22
22
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
23
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': '{sourceType, select, page {Publikujte stránku, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} blog {Publikujte blog, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} jiraWorkItem {Publikujte požadavek, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.} other {Publikujte, aby byl obsah zdrojového synchronizovaného bloku k dispozici i na jiných místech.}}',
24
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': '{sourceType, select, page {Publikujte stránku, aby byl obsah k dispozici i na jiných místech.} blog {Publikujte blog, aby byl obsah k dispozici i na jiných místech.} jiraWorkItem {Publikujte požadavek, aby byl obsah k dispozici i na jiných místech.} other {Publikujte, aby byl obsah k dispozici i na jiných místech.}}',
23
25
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
24
26
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
25
27
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
@@ -18,6 +18,8 @@ declare const _default: {
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
20
20
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
21
+ 'editor-common.messages.syncBlock.unpublishedLocalReferenceAvailabilityTooltip': string;
22
+ 'editor-common.messages.syncBlock.unpublishedSourceAvailabilityTooltip': string;
21
23
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
22
24
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
23
25
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;