@atlaskit/afm-i18n-platform-editor-editor-common 2.19.0 → 2.20.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 +11 -1
  2. package/dist/cjs/i18n/da.js +11 -1
  3. package/dist/cjs/i18n/de.js +13 -1
  4. package/dist/cjs/i18n/en.js +25 -5
  5. package/dist/cjs/i18n/en_GB.js +25 -5
  6. package/dist/cjs/i18n/en_ZZ.js +25 -5
  7. package/dist/cjs/i18n/es.js +13 -1
  8. package/dist/cjs/i18n/fi.js +11 -1
  9. package/dist/cjs/i18n/fr.js +11 -1
  10. package/dist/cjs/i18n/hr.js +11 -1
  11. package/dist/cjs/i18n/hu.js +11 -1
  12. package/dist/cjs/i18n/it.js +11 -1
  13. package/dist/cjs/i18n/ja.js +11 -1
  14. package/dist/cjs/i18n/ko.js +13 -1
  15. package/dist/cjs/i18n/nb.js +11 -1
  16. package/dist/cjs/i18n/nl.js +11 -1
  17. package/dist/cjs/i18n/pl.js +11 -1
  18. package/dist/cjs/i18n/pt_BR.js +11 -1
  19. package/dist/cjs/i18n/ru.js +11 -1
  20. package/dist/cjs/i18n/sl.js +11 -1
  21. package/dist/cjs/i18n/sr_RS.js +11 -1
  22. package/dist/cjs/i18n/sr_YR.js +11 -1
  23. package/dist/cjs/i18n/sv.js +11 -1
  24. package/dist/cjs/i18n/th.js +11 -1
  25. package/dist/cjs/i18n/tr.js +11 -1
  26. package/dist/cjs/i18n/uk.js +11 -1
  27. package/dist/cjs/i18n/vi.js +20 -2
  28. package/dist/cjs/i18n/zh.js +11 -1
  29. package/dist/cjs/i18n/zh_TW.js +11 -1
  30. package/dist/esm/i18n/cs.d.ts +11 -1
  31. package/dist/esm/i18n/cs.js +11 -1
  32. package/dist/esm/i18n/da.d.ts +11 -1
  33. package/dist/esm/i18n/da.js +11 -1
  34. package/dist/esm/i18n/de.d.ts +13 -1
  35. package/dist/esm/i18n/de.js +13 -1
  36. package/dist/esm/i18n/en.d.ts +22 -2
  37. package/dist/esm/i18n/en.js +25 -5
  38. package/dist/esm/i18n/en_GB.d.ts +22 -2
  39. package/dist/esm/i18n/en_GB.js +25 -5
  40. package/dist/esm/i18n/en_ZZ.d.ts +22 -2
  41. package/dist/esm/i18n/en_ZZ.js +25 -5
  42. package/dist/esm/i18n/es.d.ts +13 -1
  43. package/dist/esm/i18n/es.js +13 -1
  44. package/dist/esm/i18n/fi.d.ts +11 -1
  45. package/dist/esm/i18n/fi.js +11 -1
  46. package/dist/esm/i18n/fr.d.ts +11 -1
  47. package/dist/esm/i18n/fr.js +11 -1
  48. package/dist/esm/i18n/hr.d.ts +11 -1
  49. package/dist/esm/i18n/hr.js +11 -1
  50. package/dist/esm/i18n/hu.d.ts +11 -1
  51. package/dist/esm/i18n/hu.js +11 -1
  52. package/dist/esm/i18n/it.d.ts +11 -1
  53. package/dist/esm/i18n/it.js +11 -1
  54. package/dist/esm/i18n/ja.d.ts +11 -1
  55. package/dist/esm/i18n/ja.js +11 -1
  56. package/dist/esm/i18n/ko.d.ts +13 -1
  57. package/dist/esm/i18n/ko.js +13 -1
  58. package/dist/esm/i18n/nb.d.ts +11 -1
  59. package/dist/esm/i18n/nb.js +11 -1
  60. package/dist/esm/i18n/nl.d.ts +11 -1
  61. package/dist/esm/i18n/nl.js +11 -1
  62. package/dist/esm/i18n/pl.d.ts +11 -1
  63. package/dist/esm/i18n/pl.js +11 -1
  64. package/dist/esm/i18n/pt_BR.d.ts +11 -1
  65. package/dist/esm/i18n/pt_BR.js +11 -1
  66. package/dist/esm/i18n/ru.d.ts +11 -1
  67. package/dist/esm/i18n/ru.js +11 -1
  68. package/dist/esm/i18n/sl.d.ts +11 -1
  69. package/dist/esm/i18n/sl.js +11 -1
  70. package/dist/esm/i18n/sr_RS.d.ts +11 -1
  71. package/dist/esm/i18n/sr_RS.js +11 -1
  72. package/dist/esm/i18n/sr_YR.d.ts +11 -1
  73. package/dist/esm/i18n/sr_YR.js +11 -1
  74. package/dist/esm/i18n/sv.d.ts +11 -1
  75. package/dist/esm/i18n/sv.js +11 -1
  76. package/dist/esm/i18n/th.d.ts +11 -1
  77. package/dist/esm/i18n/th.js +11 -1
  78. package/dist/esm/i18n/tr.d.ts +11 -1
  79. package/dist/esm/i18n/tr.js +11 -1
  80. package/dist/esm/i18n/uk.d.ts +11 -1
  81. package/dist/esm/i18n/uk.js +11 -1
  82. package/dist/esm/i18n/vi.d.ts +19 -1
  83. package/dist/esm/i18n/vi.js +20 -2
  84. package/dist/esm/i18n/zh.d.ts +11 -1
  85. package/dist/esm/i18n/zh.js +11 -1
  86. package/dist/esm/i18n/zh_TW.d.ts +11 -1
  87. package/dist/esm/i18n/zh_TW.js +11 -1
  88. package/dist/types/i18n/cs.d.ts +11 -1
  89. package/dist/types/i18n/da.d.ts +11 -1
  90. package/dist/types/i18n/de.d.ts +13 -1
  91. package/dist/types/i18n/en.d.ts +22 -2
  92. package/dist/types/i18n/en_GB.d.ts +22 -2
  93. package/dist/types/i18n/en_ZZ.d.ts +22 -2
  94. package/dist/types/i18n/es.d.ts +13 -1
  95. package/dist/types/i18n/fi.d.ts +11 -1
  96. package/dist/types/i18n/fr.d.ts +11 -1
  97. package/dist/types/i18n/hr.d.ts +11 -1
  98. package/dist/types/i18n/hu.d.ts +11 -1
  99. package/dist/types/i18n/it.d.ts +11 -1
  100. package/dist/types/i18n/ja.d.ts +11 -1
  101. package/dist/types/i18n/ko.d.ts +13 -1
  102. package/dist/types/i18n/nb.d.ts +11 -1
  103. package/dist/types/i18n/nl.d.ts +11 -1
  104. package/dist/types/i18n/pl.d.ts +11 -1
  105. package/dist/types/i18n/pt_BR.d.ts +11 -1
  106. package/dist/types/i18n/ru.d.ts +11 -1
  107. package/dist/types/i18n/sl.d.ts +11 -1
  108. package/dist/types/i18n/sr_RS.d.ts +11 -1
  109. package/dist/types/i18n/sr_YR.d.ts +11 -1
  110. package/dist/types/i18n/sv.d.ts +11 -1
  111. package/dist/types/i18n/th.d.ts +11 -1
  112. package/dist/types/i18n/tr.d.ts +11 -1
  113. package/dist/types/i18n/uk.d.ts +11 -1
  114. package/dist/types/i18n/vi.d.ts +19 -1
  115. package/dist/types/i18n/zh.d.ts +11 -1
  116. package/dist/types/i18n/zh_TW.d.ts +11 -1
  117. package/i18n/cs.ts +13 -2
  118. package/i18n/da.ts +14 -2
  119. package/i18n/de.ts +18 -2
  120. package/i18n/en.ts +31 -7
  121. package/i18n/en_GB.ts +31 -7
  122. package/i18n/en_ZZ.ts +32 -7
  123. package/i18n/es.ts +18 -2
  124. package/i18n/fi.ts +13 -2
  125. package/i18n/fr.ts +15 -2
  126. package/i18n/hr.ts +15 -2
  127. package/i18n/hu.ts +15 -2
  128. package/i18n/it.ts +15 -2
  129. package/i18n/ja.ts +14 -2
  130. package/i18n/ko.ts +17 -2
  131. package/i18n/nb.ts +14 -2
  132. package/i18n/nl.ts +15 -2
  133. package/i18n/pl.ts +15 -2
  134. package/i18n/pt_BR.ts +15 -2
  135. package/i18n/ru.ts +15 -2
  136. package/i18n/sl.ts +15 -2
  137. package/i18n/sr_RS.ts +15 -2
  138. package/i18n/sr_YR.ts +15 -2
  139. package/i18n/sv.ts +14 -2
  140. package/i18n/th.ts +14 -2
  141. package/i18n/tr.ts +14 -2
  142. package/i18n/uk.ts +15 -2
  143. package/i18n/vi.ts +24 -3
  144. package/i18n/zh.ts +12 -1
  145. package/i18n/zh_TW.ts +12 -1
  146. package/package.json +1 -1
@@ -338,6 +338,9 @@ exports.default = {
338
338
  'fabric.editor.bulletedList': 'Odrážkový seznam',
339
339
  'fabric.editor.canNotSortTable': '⚠️ Tabulku se sloučenými buňkami nelze seřadit',
340
340
  'fabric.editor.cancelButton': 'Zrušit',
341
+ 'fabric.editor.cannotPasteSyncedBlockAction': 'Další informace',
342
+ 'fabric.editor.cannotPasteSyncedBlockDescription': 'Tuto funkci stále vyvíjíme. V současné době můžete synchronizovaný obsah vkládat až po vytvoření požadavku.',
343
+ 'fabric.editor.cannotPasteSyncedBlockTitle': 'Vložení se nezdařilo',
341
344
  'fabric.editor.captionPlaceholder': 'Přidejte popisek',
342
345
  'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Přidejte popisek – dvojitým kliknutím zobrazíte náhled.',
343
346
  'fabric.editor.cardFloatingControls': 'Možnosti karty',
@@ -428,8 +431,11 @@ exports.default = {
428
431
  'fabric.editor.delete': 'Odstranit',
429
432
  'fabric.editor.deleteConfirmationModalCancelButton': 'Zrušit',
430
433
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Odstranit',
434
+ 'fabric.editor.deleteConfirmationModalDescriptionNoRef': 'Tento synchronizovaný blok už nebudete moci znovu použít k udržení aktualizovaného obsahu na různých místech.',
431
435
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {Odstranění tohoto obsahu odebere také synchronizovaný blok. Odkazy na tento blok v jiných umístěních zobrazí chybu. Pokračovat v odstranění?} few {Odstranění tohoto obsahu odebere také {syncBlockCount,number} synchronizované bloky. Odkazy na tyto bloky v jiných umístěních zobrazí chybu. Pokračovat v odstranění?} many {Odstranění tohoto obsahu odebere také {syncBlockCount,number} synchronizovaného bloku. Odkazy na tyto bloky v jiných umístěních zobrazí chybu. Pokračovat v odstranění?} other {Odstranění tohoto obsahu odebere také {syncBlockCount,number} synchronizovaných bloků. Odkazy na tyto bloky v jiných umístěních zobrazí chybu. Pokračovat v odstranění?}}',
432
436
  'fabric.editor.deleteConfirmationModalRetryButton': 'Zkusit znovu',
437
+ 'fabric.editor.deleteConfirmationModalTitleSingle': 'Odstranit synchronizovaný blok?',
438
+ 'fabric.editor.deleteConfirmationModalUnsyncButton': 'Zrušit synchronizaci',
433
439
  'fabric.editor.description': 'Popis',
434
440
  'fabric.editor.displayBlock': 'Zobrazit jako kartu',
435
441
  'fabric.editor.displayEmbed': 'Zobrazit jako vložený objekt',
@@ -457,6 +463,7 @@ exports.default = {
457
463
  'fabric.editor.editMode.inviteToEditButton.title': 'Pozvat k úpravám',
458
464
  'fabric.editor.editSourceLabel': 'Upravit zdroj',
459
465
  'fabric.editor.editSourceTooltipDisabled': 'Odkaz na zdroj momentálně není k dispozici.',
466
+ 'fabric.editor.editSourceTooltipEnabled': 'Upravit synchronizovaný obsah ve zdrojovém umístění',
460
467
  'fabric.editor.editStatusColor': 'Upravit barvu stavu',
461
468
  'fabric.editor.editStatusText': 'Upravit stav',
462
469
  'fabric.editor.editableContentLabel': 'Upravitelný obsah',
@@ -501,6 +508,8 @@ exports.default = {
501
508
  'fabric.editor.error.description.failToCreateWhenOffline': 'Zdá se, že jste offline. Chcete-li vytvořit synchronizovaný obsah, připojte se k internetu.',
502
509
  'fabric.editor.error.description.failToDeleteWhenOffline': 'Zdá se, že jste offline. Chcete-li odstranit synchronizovaný obsah, připojte se k internetu.',
503
510
  'fabric.editor.error.description.failToEditWhenOffline': 'Zdá se, že jste offline. Chcete-li upravit synchronizovaný obsah, připojte se k internetu.',
511
+ 'fabric.editor.error.description.reference.offline': 'Synchronizované bloky nejde zobrazit, když jste offline',
512
+ 'fabric.editor.error.flag.title.cannotDelete': 'Synchronizovaný blok se nepodařilo odstranit',
504
513
  'fabric.editor.error.message.label': 'Chyba',
505
514
  'fabric.editor.error.title.failToCreate': 'Synchronizovaný obsah nelze vytvořit offline',
506
515
  'fabric.editor.error.title.failToDelete': 'Odstranění se nezdařilo',
@@ -820,7 +829,6 @@ exports.default = {
820
829
  'fabric.editor.syncedBlock.label.text': 'Synchronizovaný blok',
821
830
  'fabric.editor.syncedBlock.unsync': 'Zrušit synchronizaci',
822
831
  'fabric.editor.syncedBlockGeneralErrorDescription': 'Tento obsah momentálně nemůžeme zobrazit.',
823
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'Tento obsah nemůžeme zobrazit, protože jeho zdroj byl odstraněn nebo archivován.',
824
832
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synchronizovaný blok nebyl nalezen.',
825
833
  'fabric.editor.syncedBlockPermissionDeniedDescription': 'Nemáte přístup k zobrazení zdrojového obsahu tohoto synchronizovaného bloku.',
826
834
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Chcete-li zobrazit synchronizovaný blok, požádejte o přístup',
@@ -922,6 +930,8 @@ exports.default = {
922
930
  'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
923
931
  'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
924
932
  'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
933
+ 'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Váš obsah zde zůstane. Už to nebude synchronizovaný blok.',
934
+ 'fabric.editor.unsyncConfirmationModalTitle': 'Zrušit synchronizaci tohoto obsahu?',
925
935
  'fabric.editor.upDown': 'Při použití kláves se šipkami nahoru a dolů v následujícím vstupním poli se aktualizuje datum níže.',
926
936
  'fabric.editor.url': 'Zobrazit adresu URL',
927
937
  'fabric.editor.urlDescription': 'Zobrazit odkaz jako adresu URL',
@@ -337,6 +337,9 @@ exports.default = {
337
337
  'fabric.editor.bulletedList': 'Punktliste',
338
338
  'fabric.editor.canNotSortTable': '⚠️ En tabel med flettede celler kan ikke sorteres',
339
339
  'fabric.editor.cancelButton': 'Annullér',
340
+ 'fabric.editor.cannotPasteSyncedBlockAction': 'Få mere at vide',
341
+ 'fabric.editor.cannotPasteSyncedBlockDescription': 'Vi er stadig ved at udvikle denne funktion. I øjeblikket kan du kun indsætte synkroniseret indhold, når din sag er oprettet.',
342
+ 'fabric.editor.cannotPasteSyncedBlockTitle': 'Kan ikke indsætte',
340
343
  'fabric.editor.captionPlaceholder': 'Tilføj en billedtekst',
341
344
  'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Tilføj en billedtekst – dobbeltklik for forhåndsvisning',
342
345
  'fabric.editor.cardFloatingControls': 'Muligheder for kort',
@@ -427,8 +430,11 @@ exports.default = {
427
430
  'fabric.editor.delete': 'Slet',
428
431
  'fabric.editor.deleteConfirmationModalCancelButton': 'Annuller',
429
432
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Slet',
433
+ 'fabric.editor.deleteConfirmationModalDescriptionNoRef': 'Du vil ikke længere kunne genbruge denne synkroniserede blokering til at holde indhold opdateret på tværs af placeringer.',
430
434
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {Hvis du sletter dette indhold, fjerner du også en synkroniseret blok. Henvisninger til denne blok andre steder vil resultere i en fejl. Vil du fortsætte med at slette?} other {Hvis du sletter dette indhold, fjerner du også {syncBlockCount,number} synkroniserede blokke. Henvisninger til disse blokke andre steder vil resultere i en fejl. Vil du fortsætte med at slette?}}',
431
435
  'fabric.editor.deleteConfirmationModalRetryButton': 'Prøv igen',
436
+ 'fabric.editor.deleteConfirmationModalTitleSingle': 'Slet synkroniseret blokering?',
437
+ 'fabric.editor.deleteConfirmationModalUnsyncButton': 'Afbryd synkronisering',
432
438
  'fabric.editor.description': 'Beskrivelse',
433
439
  'fabric.editor.displayBlock': 'Vis som kort',
434
440
  'fabric.editor.displayEmbed': 'Vis som indlejret',
@@ -456,6 +462,7 @@ exports.default = {
456
462
  'fabric.editor.editMode.inviteToEditButton.title': 'Invitér til at redigere',
457
463
  'fabric.editor.editSourceLabel': 'Rediger kilde',
458
464
  'fabric.editor.editSourceTooltipDisabled': 'Kildelink er ikke tilgængeligt i øjeblikket',
465
+ 'fabric.editor.editSourceTooltipEnabled': 'Rediger synkroniseret indhold på kildeplacering',
459
466
  'fabric.editor.editStatusColor': 'Rediger statusfarve',
460
467
  'fabric.editor.editStatusText': 'Rediger status',
461
468
  'fabric.editor.editableContentLabel': 'Redigerbart indhold',
@@ -500,6 +507,8 @@ exports.default = {
500
507
  'fabric.editor.error.description.failToCreateWhenOffline': 'Du ser ud til at være offline. Opret forbindelse til internettet for at oprette synkroniseret indhold.',
501
508
  'fabric.editor.error.description.failToDeleteWhenOffline': 'Du ser ud til at være offline. Opret forbindelse til internettet for at slette synkroniseret indhold.',
502
509
  'fabric.editor.error.description.failToEditWhenOffline': 'Du ser ud til at være offline. Opret forbindelse til internettet for at redigere synkroniseret indhold.',
510
+ 'fabric.editor.error.description.reference.offline': 'Vi kan ikke vise synkroniserede blokeringer, når du er offline',
511
+ 'fabric.editor.error.flag.title.cannotDelete': 'Kunne ikke slette synkroniseret blokering',
503
512
  'fabric.editor.error.message.label': 'Fejl',
504
513
  'fabric.editor.error.title.failToCreate': 'Kan ikke oprette synkroniseret indhold offline',
505
514
  'fabric.editor.error.title.failToDelete': 'Kunne ikke slette',
@@ -819,7 +828,6 @@ exports.default = {
819
828
  'fabric.editor.syncedBlock.label.text': 'Synkroniseret blokering',
820
829
  'fabric.editor.syncedBlock.unsync': 'Afbryd synkronisering',
821
830
  'fabric.editor.syncedBlockGeneralErrorDescription': 'Vi kan i øjeblikket ikke vise dette indhold.',
822
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'Vi kan ikke vise dette indhold, eftersom dets kilde er blevet slettet eller arkiveret.',
823
831
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synkroniseret blok blev ikke fundet.',
824
832
  'fabric.editor.syncedBlockPermissionDeniedDescription': 'Du har ikke adgang til at få vist denne synkroniserede bloks kildeindhold.',
825
833
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Anmod om adgang til at få vist synkroniseret blok',
@@ -921,6 +929,8 @@ exports.default = {
921
929
  'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
922
930
  'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
923
931
  'fabric.editor.unsupportedInlineContent': 'Ikke-understøttet indhold',
932
+ 'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Dit indhold bliver her. Det vil ikke længere være en synkroniseret blokering.',
933
+ 'fabric.editor.unsyncConfirmationModalTitle': 'Afbryd synkronisering af dette indhold?',
924
934
  'fabric.editor.upDown': 'Når du bruger piletasterne op og ned i følgende indtastningsfelt opdateres datoen nedenfor',
925
935
  'fabric.editor.url': 'Visnings-URL',
926
936
  'fabric.editor.urlDescription': 'Vis link som URL-adresse',
@@ -337,6 +337,9 @@ exports.default = {
337
337
  'fabric.editor.bulletedList': 'Liste mit Aufzählungszeichen',
338
338
  'fabric.editor.canNotSortTable': '⚠️ Tabellen mit zusammengeführten Zellen können nicht sortiert werden.',
339
339
  'fabric.editor.cancelButton': 'Abbrechen',
340
+ 'fabric.editor.cannotPasteSyncedBlockAction': 'Weitere Informationen',
341
+ 'fabric.editor.cannotPasteSyncedBlockDescription': 'An dieser Funktion wird noch gearbeitet. Derzeit können Sie synchronisierte Inhalte erst einfügen, nachdem Ihr Vorgang erstellt wurde.',
342
+ 'fabric.editor.cannotPasteSyncedBlockTitle': 'Einfügen nicht möglich',
340
343
  'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufügen',
341
344
  'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Fügen Sie eine Bildunterschrift hinzu und führen Sie einen Doppelklick aus, um eine Vorschau davon anzuzeigen.',
342
345
  'fabric.editor.cardFloatingControls': 'Kartenoptionen',
@@ -427,8 +430,12 @@ exports.default = {
427
430
  'fabric.editor.delete': 'Löschen',
428
431
  'fabric.editor.deleteConfirmationModalCancelButton': 'Abbrechen',
429
432
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Löschen',
433
+ 'fabric.editor.deleteConfirmationModalDescriptionNoRef': 'Sie können diesen synchronisierten Block nicht mehr wiederverwenden, um Inhalte standortübergreifend auf dem neuesten Stand zu halten.',
430
434
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {Wenn Sie diesen Inhalt löschen, wird auch ein synchronisierter Block entfernt. Referenzen zu diesem Block an anderen Speicherorten werden einen Fehler anzeigen. Möchten Sie mit dem Löschen fortfahren?} other {Wenn Sie diesen Inhalt löschen, werden auch {syncBlockCount,number} synchronisierte Blöcke entfernt. Referenzen zu diesen Blöcken an anderen Speicherorten werden einen Fehler anzeigen. Möchten Sie mit dem Löschen fortfahren?}}',
431
435
  'fabric.editor.deleteConfirmationModalRetryButton': 'Erneut versuchen',
436
+ 'fabric.editor.deleteConfirmationModalTitleMultiple': 'Inhalt an {count} Standorten löschen?',
437
+ 'fabric.editor.deleteConfirmationModalTitleSingle': 'Synchronisierten Block löschen?',
438
+ 'fabric.editor.deleteConfirmationModalUnsyncButton': 'Synchronisierung aufheben',
432
439
  'fabric.editor.description': 'Beschreibung',
433
440
  'fabric.editor.displayBlock': 'Karte anzeigen',
434
441
  'fabric.editor.displayEmbed': 'Einbettung anzeigen',
@@ -456,6 +463,7 @@ exports.default = {
456
463
  'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
457
464
  'fabric.editor.editSourceLabel': 'Quelle bearbeiten',
458
465
  'fabric.editor.editSourceTooltipDisabled': 'Der Quelllink ist derzeit nicht verfügbar',
466
+ 'fabric.editor.editSourceTooltipEnabled': 'Bearbeiten Sie synchronisierte Inhalte am Quellort',
459
467
  'fabric.editor.editStatusColor': 'Statusfarbe bearbeiten',
460
468
  'fabric.editor.editStatusText': 'Status bearbeiten',
461
469
  'fabric.editor.editableContentLabel': 'Editierbarer Inhalt',
@@ -500,6 +508,8 @@ exports.default = {
500
508
  'fabric.editor.error.description.failToCreateWhenOffline': 'Sie sind anscheinend offline. Verbinden Sie sich bitte mit dem Internet, um synchronisierten Inhalt zu erstellen.',
501
509
  'fabric.editor.error.description.failToDeleteWhenOffline': 'Sie sind anscheinend offline. Verbinden Sie sich bitte mit dem Internet, um synchronisierten Inhalt zu löschen.',
502
510
  'fabric.editor.error.description.failToEditWhenOffline': 'Sie sind anscheinend offline. Verbinden Sie sich bitte mit dem Internet, um synchronisierten Inhalt zu bearbeiten.',
511
+ 'fabric.editor.error.description.reference.offline': 'Synchronisierte Blöcke können nicht angezeigt werden, wenn Sie offline sind.',
512
+ 'fabric.editor.error.flag.title.cannotDelete': 'Synchronisierter Block konnte nicht gelöscht werden',
503
513
  'fabric.editor.error.message.label': 'Fehler',
504
514
  'fabric.editor.error.title.failToCreate': 'Synchronisierter Inhalt kann nicht offline erstellt werden',
505
515
  'fabric.editor.error.title.failToDelete': 'Konnte nicht gelöscht werden',
@@ -819,7 +829,6 @@ exports.default = {
819
829
  'fabric.editor.syncedBlock.label.text': 'Synchronisierter Block',
820
830
  'fabric.editor.syncedBlock.unsync': 'Synchronisierung aufheben',
821
831
  'fabric.editor.syncedBlockGeneralErrorDescription': 'Dieser Inhalt kann derzeit nicht angezeigt werden.',
822
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'Dieser Inhalt kann nicht angezeigt werden, da seine Quelle gelöscht oder archiviert wurde.',
823
832
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synchronisierter Block nicht gefunden.',
824
833
  'fabric.editor.syncedBlockPermissionDeniedDescription': 'Sie haben keinen Anzeigezugriff auf den Quellinhalt dieses synchronisierten Blocks.',
825
834
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Anzeigezugriff auf synchronisierten Block anfordern',
@@ -921,6 +930,9 @@ exports.default = {
921
930
  'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
922
931
  'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
923
932
  'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
933
+ 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Ihr Inhalt bleibt hier vorhanden. An {syncBlockCount} anderen synchronisierten Standorten wird er als "Nicht synchronisierter Block" angezeigt.',
934
+ 'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Ihr Inhalt wird weiterhin hier angezeigt. Er ist dann kein synchronisierter Block mehr.',
935
+ 'fabric.editor.unsyncConfirmationModalTitle': 'Synchronisierung dieses Inhalts aufheben?',
924
936
  'fabric.editor.upDown': 'Bei Verwendung der Aufwärts- und Abwärtspfeiltasten im folgenden Eingabefeld wird das Datum unten aktualisiert',
925
937
  'fabric.editor.url': 'URL anzeigen',
926
938
  'fabric.editor.urlDescription': 'Link als URL anzeigen',
@@ -16,6 +16,20 @@ exports.default = {
16
16
  'editor.extension.legacyContentHeader': 'Legacy Content',
17
17
  'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'This content has limited functionality,',
18
18
  'editor.extension.legacyContentHeader.learnMore': 'Learn more',
19
+ 'editor.imageEditor.aspectRatio.circle': 'Circle',
20
+ 'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
21
+ 'editor.imageEditor.aspectRatio.custom': 'Custom',
22
+ 'editor.imageEditor.aspectRatio.landscape': 'Landscape',
23
+ 'editor.imageEditor.aspectRatio.landscapeButton': 'Landscape 4:3',
24
+ 'editor.imageEditor.aspectRatio.original': 'Original',
25
+ 'editor.imageEditor.aspectRatio.portrait': 'Portrait',
26
+ 'editor.imageEditor.aspectRatio.portraitButton': 'Portrait 3:4',
27
+ 'editor.imageEditor.aspectRatio.square': 'Square',
28
+ 'editor.imageEditor.aspectRatio.squareButton': 'Square 1:1',
29
+ 'editor.imageEditor.aspectRatio.wide': 'Wide',
30
+ 'editor.imageEditor.aspectRatio.wideButton': 'Wide 16:9',
31
+ 'editor.imageEditor.cancel': 'Cancel',
32
+ 'editor.imageEditor.done': 'Done',
19
33
  'editor.trackChanges.removed': 'Removed',
20
34
  'editor.trackChanges.toolbarIconLabel': 'View changes',
21
35
  'fablric.editor.viewAllInserts': 'View all inserts',
@@ -511,10 +525,11 @@ exports.default = {
511
525
  'fabric.editor.delete': 'Delete',
512
526
  'fabric.editor.deleteConfirmationModalCancelButton': 'Cancel',
513
527
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Delete',
528
+ 'fabric.editor.deleteConfirmationModalDescriptionMultiple': 'Deleting this content will also remove it from synced locations, where it will appear as an “Unsynced block”.',
514
529
  'fabric.editor.deleteConfirmationModalDescriptionNoRef': "You'll no longer be able to reuse this synced block to keep content updated across locations.",
515
530
  'fabric.editor.deleteConfirmationModalDescriptionSingle': 'Deleting this content will also remove {syncBlockCount, plural, one {a synced block. References to this block} other {# synced blocks. References to these blocks}} in other locations will show an error. Continue with deletion?',
516
531
  'fabric.editor.deleteConfirmationModalRetryButton': 'Try again',
517
- 'fabric.editor.deleteConfirmationModalTitleMultiple': 'Delete content in {count} locations?',
532
+ 'fabric.editor.deleteConfirmationModalTitleMultiple': 'Delete content in {count, plural, one {1 location} other {# locations}}?',
518
533
  'fabric.editor.deleteConfirmationModalTitleSingle': 'Delete synced block?',
519
534
  'fabric.editor.deleteConfirmationModalUnsyncButton': 'Unsync',
520
535
  'fabric.editor.description': 'Description',
@@ -590,6 +605,7 @@ exports.default = {
590
605
  'fabric.editor.error.description.failToDeleteWhenOffline': 'You appear to be offline. Please connect to the internet to delete synced content.',
591
606
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
592
607
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
608
+ 'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
593
609
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
594
610
  'fabric.editor.error.message.label': 'Error',
595
611
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -911,13 +927,14 @@ exports.default = {
911
927
  'fabric.editor.syncedBlock.label.text': 'Synced block',
912
928
  'fabric.editor.syncedBlock.unsync': 'Unsync',
913
929
  'fabric.editor.syncedBlockGeneralErrorDescription': "We're unable to display this content at the moment.",
914
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'We’re unable to display this content as its source has been deleted or archived.',
930
+ 'fabric.editor.syncedBlockGenericNotFoundDescription': "We're unable to display this synced content as it's been deleted or unsynced.",
931
+ 'fabric.editor.syncedBlockNotFoundDescription.non-final': "We're unable to display this content as its source has been deleted or archived.",
915
932
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synced block not found.',
916
933
  'fabric.editor.syncedBlockPermissionDeniedDescription': "You don't have access to view the source content of this synced block.",
917
934
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Request access to view synced block',
918
935
  'fabric.editor.syncedBlockPermissionDeniedIconAltText': 'Permission denied.',
919
- 'fabric.editor.syncedBlockSourceDeletedDescription.non-final': "We're unable to display this content as it's been deleted from source document.",
920
- 'fabric.editor.syncedBlockSourceUnsyncedDescription.non-final': "We're unable to display this content as it's been unsynced from source document",
936
+ 'fabric.editor.syncedBlockSourceDeletedDescription': "We're unable to display this content as it's been deleted from <a>{title}</a>.",
937
+ 'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
921
938
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
922
939
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
923
940
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
@@ -1013,12 +1030,15 @@ exports.default = {
1013
1030
  'fabric.editor.unlink': 'Unlink',
1014
1031
  'fabric.editor.unorderedList': 'Bullet list',
1015
1032
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1033
+ 'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1034
+ 'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1016
1035
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1017
1036
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1018
1037
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
1019
- 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Your content will stay here. In {syncBlockCount} other synced locations it will appear as an “Unsynced block”.',
1038
+ 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Your content will stay here. In {syncBlockCount, plural, one {1 other synced location} other {# other synced locations}} it will appear as an “Unsynced block”.',
1020
1039
  'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Your content will stay here. It will no longer be a synced block.',
1021
1040
  'fabric.editor.unsyncConfirmationModalTitle': 'Unsync this content?',
1041
+ 'fabric.editor.unsyncedBlock.label.text': 'Unsynced block',
1022
1042
  'fabric.editor.upDown': 'On the use of up and down arrow keys into the following input field, the date will update below',
1023
1043
  'fabric.editor.url': 'Display URL',
1024
1044
  'fabric.editor.urlDescription': 'Display link as URL',
@@ -16,6 +16,20 @@ exports.default = {
16
16
  'editor.extension.legacyContentHeader': 'Legacy Content',
17
17
  'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': 'This content has limited functionality,',
18
18
  'editor.extension.legacyContentHeader.learnMore': 'Learn more',
19
+ 'editor.imageEditor.aspectRatio.circle': 'Circle',
20
+ 'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
21
+ 'editor.imageEditor.aspectRatio.custom': 'Custom',
22
+ 'editor.imageEditor.aspectRatio.landscape': 'Landscape',
23
+ 'editor.imageEditor.aspectRatio.landscapeButton': 'Landscape 4:3',
24
+ 'editor.imageEditor.aspectRatio.original': 'Original',
25
+ 'editor.imageEditor.aspectRatio.portrait': 'Portrait',
26
+ 'editor.imageEditor.aspectRatio.portraitButton': 'Portrait 3:4',
27
+ 'editor.imageEditor.aspectRatio.square': 'Square',
28
+ 'editor.imageEditor.aspectRatio.squareButton': 'Square 1:1',
29
+ 'editor.imageEditor.aspectRatio.wide': 'Wide',
30
+ 'editor.imageEditor.aspectRatio.wideButton': 'Wide 16:9',
31
+ 'editor.imageEditor.cancel': 'Cancel',
32
+ 'editor.imageEditor.done': 'Done',
19
33
  'editor.trackChanges.removed': 'Removed',
20
34
  'editor.trackChanges.toolbarIconLabel': 'View changes',
21
35
  'fablric.editor.viewAllInserts': 'View all inserts',
@@ -511,10 +525,11 @@ exports.default = {
511
525
  'fabric.editor.delete': 'Delete',
512
526
  'fabric.editor.deleteConfirmationModalCancelButton': 'Cancel',
513
527
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Delete',
528
+ 'fabric.editor.deleteConfirmationModalDescriptionMultiple': 'Deleting this content will also remove it from synced locations, where it will appear as an “Unsynced block”.',
514
529
  'fabric.editor.deleteConfirmationModalDescriptionNoRef': "You'll no longer be able to reuse this synced block to keep content updated across locations.",
515
530
  'fabric.editor.deleteConfirmationModalDescriptionSingle': 'Deleting this content will also remove {syncBlockCount, plural, one {a synced block. References to this block} other {# synced blocks. References to these blocks}} in other locations will show an error. Continue with deletion?',
516
531
  'fabric.editor.deleteConfirmationModalRetryButton': 'Try again',
517
- 'fabric.editor.deleteConfirmationModalTitleMultiple': 'Delete content in {count} locations?',
532
+ 'fabric.editor.deleteConfirmationModalTitleMultiple': 'Delete content in {count, plural, one {1 location} other {# locations}}?',
518
533
  'fabric.editor.deleteConfirmationModalTitleSingle': 'Delete synced block?',
519
534
  'fabric.editor.deleteConfirmationModalUnsyncButton': 'Unsync',
520
535
  'fabric.editor.description': 'Description',
@@ -590,6 +605,7 @@ exports.default = {
590
605
  'fabric.editor.error.description.failToDeleteWhenOffline': 'You appear to be offline. Please connect to the internet to delete synced content.',
591
606
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
592
607
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
608
+ 'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
593
609
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
594
610
  'fabric.editor.error.message.label': 'Error',
595
611
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -911,13 +927,14 @@ exports.default = {
911
927
  'fabric.editor.syncedBlock.label.text': 'Synced block',
912
928
  'fabric.editor.syncedBlock.unsync': 'Unsync',
913
929
  'fabric.editor.syncedBlockGeneralErrorDescription': "We're unable to display this content at the moment.",
914
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'We’re unable to display this content as its source has been deleted or archived.',
930
+ 'fabric.editor.syncedBlockGenericNotFoundDescription': "We're unable to display this synced content as it's been deleted or unsynced.",
931
+ 'fabric.editor.syncedBlockNotFoundDescription.non-final': "We're unable to display this content as its source has been deleted or archived.",
915
932
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synced block not found.',
916
933
  'fabric.editor.syncedBlockPermissionDeniedDescription': "You don't have access to view the source content of this synced block.",
917
934
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Request access to view synced block',
918
935
  'fabric.editor.syncedBlockPermissionDeniedIconAltText': 'Permission denied.',
919
- 'fabric.editor.syncedBlockSourceDeletedDescription.non-final': "We're unable to display this content as it's been deleted from source document.",
920
- 'fabric.editor.syncedBlockSourceUnsyncedDescription.non-final': "We're unable to display this content as it's been unsynced from source document",
936
+ 'fabric.editor.syncedBlockSourceDeletedDescription': "We're unable to display this content as it's been deleted from <a>{title}</a>.",
937
+ 'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
921
938
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
922
939
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
923
940
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
@@ -1013,12 +1030,15 @@ exports.default = {
1013
1030
  'fabric.editor.unlink': 'Unlink',
1014
1031
  'fabric.editor.unorderedList': 'Bullet list',
1015
1032
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1033
+ 'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1034
+ 'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1016
1035
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1017
1036
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1018
1037
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
1019
- 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Your content will stay here. In {syncBlockCount} other synced locations it will appear as an “Unsynced block”.',
1038
+ 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Your content will stay here. In {syncBlockCount, plural, one {1 other synced location} other {# other synced locations}} it will appear as an “Unsynced block”.',
1020
1039
  'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Your content will stay here. It will no longer be a synced block.',
1021
1040
  'fabric.editor.unsyncConfirmationModalTitle': 'Unsync this content?',
1041
+ 'fabric.editor.unsyncedBlock.label.text': 'Unsynced block',
1022
1042
  'fabric.editor.upDown': 'On the use of up and down arrow keys into the following input field, the date will update below',
1023
1043
  'fabric.editor.url': 'Display URL',
1024
1044
  'fabric.editor.urlDescription': 'Display link as URL',
@@ -16,6 +16,20 @@ exports.default = {
16
16
  'editor.extension.legacyContentHeader': '⁣⁢Legacy Content؜⁠⁠‌⁠‌⁠⁡⁠⁠⁡‌⁣⁤',
17
17
  'editor.extension.legacyContentHeader.contentHasLimitedFunctionality': '⁣⁢This content has limited functionality,‌⁠⁡⁠⁡‍‍‍⁡⁠‍⁡؜؜⁠⁣⁤',
18
18
  'editor.extension.legacyContentHeader.learnMore': '⁣⁢Learn more⁡؜‌‍⁡؜⁡⁠⁡⁣⁤',
19
+ 'editor.imageEditor.aspectRatio.circle': '⁣⁢Circle؜؜⁡؜⁡‌⁡‌‌‌⁡‍⁣⁤',
20
+ 'editor.imageEditor.aspectRatio.circleButton': '⁣⁢Circle 1:1‍⁠⁠؜⁡‍⁠‍⁡‌‍‌⁣⁤',
21
+ 'editor.imageEditor.aspectRatio.custom': '⁣⁢Custom‌⁡⁡⁡‌؜؜‍‍⁡⁠⁠⁣⁤',
22
+ 'editor.imageEditor.aspectRatio.landscape': '⁣⁢Landscape‍⁠؜⁠؜؜⁡⁡⁡⁠⁡⁣⁤',
23
+ 'editor.imageEditor.aspectRatio.landscapeButton': '⁣⁢Landscape 4:3‌⁠⁠‌⁠⁠؜⁣⁤',
24
+ 'editor.imageEditor.aspectRatio.original': '⁣⁢Original⁡‍‍⁠‍⁠‍‌⁡⁣⁤',
25
+ 'editor.imageEditor.aspectRatio.portrait': '⁣⁢Portrait‌‍؜⁡؜⁠‍⁡‌‌‌⁣⁤',
26
+ 'editor.imageEditor.aspectRatio.portraitButton': '⁣⁢Portrait 3:4؜؜⁡‍‍‌؜⁠؜⁠؜⁡⁣⁤',
27
+ 'editor.imageEditor.aspectRatio.square': '⁣⁢Square⁡⁡⁠⁡‌⁠⁡‌⁣⁤',
28
+ 'editor.imageEditor.aspectRatio.squareButton': '⁣⁢Square 1:1؜‌⁡⁡‌‍⁠؜؜؜⁣⁤',
29
+ 'editor.imageEditor.aspectRatio.wide': '⁣⁢Wide؜‌⁡⁡‌⁡‌‌⁡⁡‌‌⁣⁤',
30
+ 'editor.imageEditor.aspectRatio.wideButton': '⁣⁢Wide 16:9⁡⁡⁠‍؜‌؜⁠؜؜⁡⁡؜⁣⁤',
31
+ 'editor.imageEditor.cancel': '⁣⁢Cancel⁠⁠⁡⁠؜‌‌؜⁠⁠⁡⁡⁣⁤',
32
+ 'editor.imageEditor.done': '⁣⁢Done⁡‌⁡⁣⁤',
19
33
  'editor.trackChanges.removed': '⁣⁢Removed⁠⁡⁡‍⁠‍‌؜‌⁣⁤',
20
34
  'editor.trackChanges.toolbarIconLabel': '⁣⁢View changes‍‍⁡‌⁡‍⁡⁠⁡‍‌⁣⁤',
21
35
  'fablric.editor.viewAllInserts': '⁣⁢View all inserts‌؜⁡⁡⁡⁡‌⁡⁡؜⁣⁤',
@@ -511,10 +525,11 @@ exports.default = {
511
525
  'fabric.editor.delete': '⁣⁢Delete‍‍‍⁠‌⁠⁠⁠⁡⁣⁤',
512
526
  'fabric.editor.deleteConfirmationModalCancelButton': '⁣⁢Cancel⁡؜‍‍⁡؜⁡⁠⁡‌‍⁣⁤',
513
527
  'fabric.editor.deleteConfirmationModalDeleteButton': '⁣⁢Delete‌⁡⁡؜‌‍⁡⁣⁤',
528
+ 'fabric.editor.deleteConfirmationModalDescriptionMultiple': '⁣⁢Deleting this content will also remove it from synced locations, where it will appear as an “Unsynced block”.⁡؜⁡؜‍⁡‍⁠⁡‌‍؜⁠‍‌⁣⁤',
514
529
  'fabric.editor.deleteConfirmationModalDescriptionNoRef': "⁣⁢You'll no longer be able to reuse this synced block to keep content updated across locations.‌‌⁠⁡‍⁠؜‌‌⁡⁡⁣⁤",
515
530
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {⁣⁢Deleting this content will also remove a synced block. References to this block in other locations will show an error. Continue with deletion?‍⁡⁠؜‍‌⁡‍؜؜⁣⁤} other {⁣⁢Deleting this content will also remove {syncBlockCount,number} synced blocks. References to these blocks in other locations will show an error. Continue with deletion?‍⁡⁠؜‍‌⁡‍؜؜⁣⁤}}',
516
531
  'fabric.editor.deleteConfirmationModalRetryButton': '⁣⁢Try again؜‍‌‌⁡؜‍⁠⁡⁡⁠؜؜⁠⁣⁤',
517
- 'fabric.editor.deleteConfirmationModalTitleMultiple': '⁣⁢Delete content in {count} locations?⁠⁡؜⁠⁡؜⁣⁤',
532
+ 'fabric.editor.deleteConfirmationModalTitleMultiple': '{count, plural, one {⁣⁢Delete content in 1 location?⁠‌؜‌⁡‍⁡‍‌؜⁣⁤} other {⁣⁢Delete content in {count,number} locations?⁠‌؜‌⁡‍⁡‍‌؜⁣⁤}}',
518
533
  'fabric.editor.deleteConfirmationModalTitleSingle': '⁣⁢Delete synced block?⁠⁠‍؜‌⁡⁣⁤',
519
534
  'fabric.editor.deleteConfirmationModalUnsyncButton': '⁣⁢Unsync؜‍‍⁠⁡⁡‍⁠‌؜؜⁣⁤',
520
535
  'fabric.editor.description': '⁣⁢Description‌؜‍‌؜‌‌؜‌⁡⁡⁣⁤',
@@ -590,6 +605,7 @@ exports.default = {
590
605
  'fabric.editor.error.description.failToDeleteWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to delete synced content.؜⁠‍‍؜⁠؜‌⁠⁠؜‌⁠‌⁠⁡⁠⁣⁤',
591
606
  'fabric.editor.error.description.failToEditWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to edit synced content.؜؜⁡؜‍‌⁠‍؜‍⁠‍⁣⁤',
592
607
  'fabric.editor.error.description.reference.offline': "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
608
+ 'fabric.editor.error.description.reference.unpublished': '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
593
609
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
594
610
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
595
611
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -911,13 +927,14 @@ exports.default = {
911
927
  'fabric.editor.syncedBlock.label.text': '⁣⁢Synced block؜⁡‍⁠⁡⁠‍‍‌‍⁣⁤',
912
928
  'fabric.editor.syncedBlock.unsync': '⁣⁢Unsync⁡؜⁠⁠‍⁠⁣⁤',
913
929
  'fabric.editor.syncedBlockGeneralErrorDescription': "⁣⁢We're unable to display this content at the moment.⁡‌⁠⁣⁤",
914
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': '⁣⁢Were unable to display this content as its source has been deleted or archived.؜‌‌؜‌‍⁡؜⁣⁤',
930
+ 'fabric.editor.syncedBlockGenericNotFoundDescription': "⁣⁢We're unable to display this synced content as it's been deleted or unsynced.‍⁠⁠⁡‌‌⁡⁡‌؜⁠⁣⁤",
931
+ 'fabric.editor.syncedBlockNotFoundDescription.non-final': "⁣⁢We're unable to display this content as its source has been deleted or archived.؜؜⁠‌‌⁡؜⁣⁤",
915
932
  'fabric.editor.syncedBlockNotFoundIconAltText': '⁣⁢Synced block not found.⁡؜⁡⁡؜‍؜‌⁣⁤',
916
933
  'fabric.editor.syncedBlockPermissionDeniedDescription': "⁣⁢You don't have access to view the source content of this synced block.‌‍⁠‍؜‌‍؜؜‌‌⁠⁣⁤",
917
934
  'fabric.editor.syncedBlockPermissionDeniedHeading': '⁣⁢Request access to view synced block؜‍؜‌⁠؜⁠⁣⁤',
918
935
  'fabric.editor.syncedBlockPermissionDeniedIconAltText': '⁣⁢Permission denied.⁠‌⁡‍‌⁠؜‌⁣⁤',
919
- 'fabric.editor.syncedBlockSourceDeletedDescription.non-final': "⁣⁢We're unable to display this content as it's been deleted from source document.⁠‍⁠؜‍‌⁡‌؜⁠‍⁣⁤",
920
- 'fabric.editor.syncedBlockSourceUnsyncedDescription.non-final': "⁣⁢We're unable to display this content as it's been unsynced from source document⁠؜⁡‍؜‌⁡‌‍‍‌⁠‍⁣⁤",
936
+ 'fabric.editor.syncedBlockSourceDeletedDescription': "⁣⁢We're unable to display this content as it's been deleted from <a>{title}</a>.⁡‌‍‍‌⁠‌⁣⁤",
937
+ 'fabric.editor.syncedBlockSourceUnsyncedDescription': "⁣⁢We're unable to display this content as it's been unsynced from <a>{title}</a>.⁠⁡⁡‍⁠؜⁠؜‌⁣⁤",
921
938
  'fabric.editor.syncedLocationDropdownError': "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
922
939
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
923
940
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
@@ -1012,12 +1029,15 @@ exports.default = {
1012
1029
  'fabric.editor.unlink': '⁣⁢Unlink‌‌⁡⁡⁡⁠‍؜‍⁣⁤',
1013
1030
  'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
1014
1031
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1032
+ 'fabric.editor.unpublishedSyncBlockPastedDescription': '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1033
+ 'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1015
1034
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1016
1035
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
1017
1036
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
1018
- 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': '⁣⁢Your content will stay here. In {syncBlockCount} other synced locations it will appear as an “Unsynced block”.؜‌⁡‌‍‍‌‌‍⁡⁠⁣⁤',
1037
+ 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': '{syncBlockCount, plural, one {⁣⁢Your content will stay here. In 1 other synced location it will appear as an “Unsynced block”.‌⁡‍⁡‍؜‍‌؜⁣⁤} other {⁣⁢Your content will stay here. In {syncBlockCount,number} other synced locations it will appear as an “Unsynced block”.‌⁡‍⁡‍؜‍‌؜⁣⁤}}',
1019
1038
  'fabric.editor.unsyncConfirmationModalDescriptionSingle': '⁣⁢Your content will stay here. It will no longer be a synced block.؜؜‌⁠‌⁡؜‍⁡⁠‌⁣⁤',
1020
1039
  'fabric.editor.unsyncConfirmationModalTitle': '⁣⁢Unsync this content?؜⁠‌‍⁠⁠‍‍؜‌‍؜⁠؜⁣⁤',
1040
+ 'fabric.editor.unsyncedBlock.label.text': '⁣⁢Unsynced block‌‌؜؜‍‌‍‍⁡⁠⁣⁤',
1021
1041
  'fabric.editor.upDown': '⁣⁢On the use of up and down arrow keys into the following input field, the date will update below‌؜؜؜⁠⁡⁠‍؜؜⁣⁤',
1022
1042
  'fabric.editor.url': '⁣⁢Display URL⁠‌‌‌؜؜‌‍⁡⁣⁤',
1023
1043
  'fabric.editor.urlDescription': '⁣⁢Display link as URL؜⁠‍‍⁡‌⁡‍⁡‌⁣⁤',
@@ -338,6 +338,9 @@ exports.default = {
338
338
  'fabric.editor.bulletedList': 'Lista de viñetas',
339
339
  'fabric.editor.canNotSortTable': '⚠️ No puedes ordenar una tabla con celdas combinadas',
340
340
  'fabric.editor.cancelButton': 'Cancelar',
341
+ 'fabric.editor.cannotPasteSyncedBlockAction': 'Más información',
342
+ 'fabric.editor.cannotPasteSyncedBlockDescription': 'Todavía estamos creando esta función. En estos momentos, solo puedes pegar contenido sincronizado una vez que se haya creado tu actividad.',
343
+ 'fabric.editor.cannotPasteSyncedBlockTitle': 'Error al pegar',
341
344
  'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
342
345
  'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Añade una leyenda: haz doble clic para obtener una vista previa',
343
346
  'fabric.editor.cardFloatingControls': 'Opciones de tarjeta',
@@ -428,8 +431,12 @@ exports.default = {
428
431
  'fabric.editor.delete': 'Eliminar',
429
432
  'fabric.editor.deleteConfirmationModalCancelButton': 'Cancelar',
430
433
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Eliminar',
434
+ 'fabric.editor.deleteConfirmationModalDescriptionNoRef': 'Ya no podrás reutilizar este bloque sincronizado para mantener el contenido actualizado en todas las ubicaciones.',
431
435
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {Al eliminar este contenido, también se eliminará un bloque sincronizado. Las referencias a este bloque en otras ubicaciones mostrarán un error. ¿Quieres continuar y eliminar?} other {Al eliminar este contenido, también se eliminará {syncBlockCount,number} bloques sincronizados. Las referencias a estos bloques en otras ubicaciones mostrarán un error. ¿Quieres continuar y eliminar?}}',
432
436
  'fabric.editor.deleteConfirmationModalRetryButton': 'Volver a intentarlo',
437
+ 'fabric.editor.deleteConfirmationModalTitleMultiple': '¿Eliminar contenido en {count} ubicaciones?',
438
+ 'fabric.editor.deleteConfirmationModalTitleSingle': '¿Eliminar bloque sincronizado?',
439
+ 'fabric.editor.deleteConfirmationModalUnsyncButton': 'Cancelar sincronización',
433
440
  'fabric.editor.description': 'Descripción',
434
441
  'fabric.editor.displayBlock': 'Mostrar como tarjeta',
435
442
  'fabric.editor.displayEmbed': 'Mostrar como objeto incrustado',
@@ -457,6 +464,7 @@ exports.default = {
457
464
  'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
458
465
  'fabric.editor.editSourceLabel': 'Editar fuente',
459
466
  'fabric.editor.editSourceTooltipDisabled': 'El enlace fuente no está disponible actualmente',
467
+ 'fabric.editor.editSourceTooltipEnabled': 'Editar contenido sincronizado en la ubicación de origen',
460
468
  'fabric.editor.editStatusColor': 'Editar color de estado',
461
469
  'fabric.editor.editStatusText': 'Editar estado',
462
470
  'fabric.editor.editableContentLabel': 'Contenido editable',
@@ -501,6 +509,8 @@ exports.default = {
501
509
  'fabric.editor.error.description.failToCreateWhenOffline': 'Parece que estás sin conexión. Conéctate a Internet para crear contenido sincronizado.',
502
510
  'fabric.editor.error.description.failToDeleteWhenOffline': 'Parece que estás sin conexión. Conéctate a Internet para eliminar contenido sincronizado.',
503
511
  'fabric.editor.error.description.failToEditWhenOffline': 'Parece que estás sin conexión. Conéctate a Internet para editar contenido sincronizado.',
512
+ 'fabric.editor.error.description.reference.offline': 'No podemos mostrar los bloques sincronizados cuando estás desconectado',
513
+ 'fabric.editor.error.flag.title.cannotDelete': 'No se ha podido eliminar el bloque sincronizado',
504
514
  'fabric.editor.error.message.label': 'Error',
505
515
  'fabric.editor.error.title.failToCreate': 'No se puede crear contenido sincronizado sin conexión',
506
516
  'fabric.editor.error.title.failToDelete': 'Error al eliminar',
@@ -820,7 +830,6 @@ exports.default = {
820
830
  'fabric.editor.syncedBlock.label.text': 'Bloque sincronizado',
821
831
  'fabric.editor.syncedBlock.unsync': 'Cancelar sincronización',
822
832
  'fabric.editor.syncedBlockGeneralErrorDescription': 'No podemos mostrar este contenido en este momento.',
823
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'No podemos mostrar este contenido porque su fuente se ha eliminado o archivado.',
824
833
  'fabric.editor.syncedBlockNotFoundIconAltText': 'No se ha encontrado el bloque sincronizado.',
825
834
  'fabric.editor.syncedBlockPermissionDeniedDescription': 'No tienes acceso para ver el contenido original de este bloque sincronizado.',
826
835
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Solicita acceso para ver el bloque sincronizado',
@@ -922,6 +931,9 @@ exports.default = {
922
931
  'fabric.editor.unsupportedBlockContent': 'Este editor no permite mostrar este contenido.',
923
932
  'fabric.editor.unsupportedContentTooltip': 'El contenido no está disponible en este editor, se conservará cuando edites y guardes.',
924
933
  'fabric.editor.unsupportedInlineContent': 'Contenido no admitido',
934
+ 'fabric.editor.unsyncConfirmationModalDescriptionMultiple': 'Tu contenido permanecerá aquí. En {syncBlockCount} otras ubicaciones sincronizadas, aparecerá como un "bloque sin sincronizar".',
935
+ 'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Tu contenido permanecerá aquí. Dejará de ser un bloque sincronizado.',
936
+ 'fabric.editor.unsyncConfirmationModalTitle': '¿Desvincular este contenido?',
925
937
  'fabric.editor.upDown': 'Al utilizar las teclas de flecha hacia arriba y hacia abajo en el siguiente campo de entrada, la fecha se actualizará a continuación',
926
938
  'fabric.editor.url': 'Mostrar URL',
927
939
  'fabric.editor.urlDescription': 'Mostrar enlace como URL',
@@ -338,6 +338,9 @@ exports.default = {
338
338
  'fabric.editor.bulletedList': 'Luettelomerkeillä varustettu luettelo',
339
339
  'fabric.editor.canNotSortTable': '⚠️ Et voi lajitella yhdistettyjä soluja sisältävää taulukkoa',
340
340
  'fabric.editor.cancelButton': 'Peruuta',
341
+ 'fabric.editor.cannotPasteSyncedBlockAction': 'Lue lisää',
342
+ 'fabric.editor.cannotPasteSyncedBlockDescription': 'Kehitämme tätä ominaisuutta edelleen. Tällä hetkellä voit liittää synkronoitua sisältöä vasta, kun työtehtävä on luotu.',
343
+ 'fabric.editor.cannotPasteSyncedBlockTitle': 'Liittäminen ei onnistu',
341
344
  'fabric.editor.captionPlaceholder': 'Lisää kuvateksti',
342
345
  'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Lisää kuvateksti – esikatsele kaksoisnapsauttamalla',
343
346
  'fabric.editor.cardFloatingControls': 'Korttivaihtoehdot',
@@ -428,8 +431,11 @@ exports.default = {
428
431
  'fabric.editor.delete': 'Poista',
429
432
  'fabric.editor.deleteConfirmationModalCancelButton': 'Peruuta',
430
433
  'fabric.editor.deleteConfirmationModalDeleteButton': 'Poista',
434
+ 'fabric.editor.deleteConfirmationModalDescriptionNoRef': 'Et voi enää käyttää tätä synkronoitua lohkoa uudelleen sisällön pitämiseksi ajan tasalla eri sijainneissa.',
431
435
  'fabric.editor.deleteConfirmationModalDescriptionSingle': '{syncBlockCount, plural, one {Tämän sisällön poistaminen poistaa myös synkronoidun lohkon. Viittaukset tähän lohkoon muissa paikoissa antavat virheen. Jatketaanko poistoa?} other {Tämän sisällön poistaminen poistaa myös {syncBlockCount,number} synkronoitua lohkoa. Viittaukset näihin lohkoihin muissa paikoissa antavat virheen. Jatketaanko poistoa?}}',
432
436
  'fabric.editor.deleteConfirmationModalRetryButton': 'Yritä uudelleen',
437
+ 'fabric.editor.deleteConfirmationModalTitleSingle': 'Poistetaanko synkronoitu lohko?',
438
+ 'fabric.editor.deleteConfirmationModalUnsyncButton': 'Poista synkronointi',
433
439
  'fabric.editor.description': 'Kuvaus',
434
440
  'fabric.editor.displayBlock': 'Näytä kortti',
435
441
  'fabric.editor.displayEmbed': 'Näytä upotus',
@@ -457,6 +463,7 @@ exports.default = {
457
463
  'fabric.editor.editMode.inviteToEditButton.title': 'Kutsu käyttäjä muokkaamaan',
458
464
  'fabric.editor.editSourceLabel': 'Muokkaa lähdettä',
459
465
  'fabric.editor.editSourceTooltipDisabled': 'Lähdelinkki ei ole käytettävissä juuri nyt.',
466
+ 'fabric.editor.editSourceTooltipEnabled': 'Muokkaa synkronoitua sisältöä lähdesijainnissa',
460
467
  'fabric.editor.editStatusColor': 'Muokkaa tilaväriä',
461
468
  'fabric.editor.editStatusText': 'Muokkaa tilaa',
462
469
  'fabric.editor.editableContentLabel': 'Muokattava sisältö',
@@ -501,6 +508,8 @@ exports.default = {
501
508
  'fabric.editor.error.description.failToCreateWhenOffline': 'Vaikutat olevan offline-tilassa. Muodosta Internet-yhteys, jotta voit luoda synkronoitua sisältöä.',
502
509
  'fabric.editor.error.description.failToDeleteWhenOffline': 'Vaikutat olevan offline-tilassa. Muodosta Internet-yhteys, jotta voit poistaa synkronoitua sisältöä.',
503
510
  'fabric.editor.error.description.failToEditWhenOffline': 'Vaikutat olevan offline-tilassa. Muodosta Internet-yhteys, jotta voit muokata synkronoitua sisältöä.',
511
+ 'fabric.editor.error.description.reference.offline': 'Synkronoituja lohkoja ei voida näyttää offline-tilassa',
512
+ 'fabric.editor.error.flag.title.cannotDelete': 'Synkronoidun lohkon poisto epäonnistui',
504
513
  'fabric.editor.error.message.label': 'Virhe',
505
514
  'fabric.editor.error.title.failToCreate': 'Synkronoitua sisältöä ei voi luoda offline-tilassa',
506
515
  'fabric.editor.error.title.failToDelete': 'Poistaminen epäonnistui',
@@ -820,7 +829,6 @@ exports.default = {
820
829
  'fabric.editor.syncedBlock.label.text': 'Synkronisoitu lohko',
821
830
  'fabric.editor.syncedBlock.unsync': 'Poista synkronointi',
822
831
  'fabric.editor.syncedBlockGeneralErrorDescription': 'Emme voi näyttää tätä sisältöä tällä hetkellä.',
823
- 'fabric.editor.syncedBlockNotFoundDescription.non-final': 'Emme voi näyttää tätä sisältöä, koska sen lähde on poistettu tai arkistoitu.',
824
832
  'fabric.editor.syncedBlockNotFoundIconAltText': 'Synkronisoitua lohkoa ei löytynyt.',
825
833
  'fabric.editor.syncedBlockPermissionDeniedDescription': 'Sinulla ei ole oikeutta tarkastella tämän synkronisoidun lohkon lähdesisältöä.',
826
834
  'fabric.editor.syncedBlockPermissionDeniedHeading': 'Pyydä oikeutta tarkastella synkronisoitua lohkoa',
@@ -922,6 +930,8 @@ exports.default = {
922
930
  'fabric.editor.unsupportedBlockContent': 'Tämä editori ei tue tämän sisällön näyttämistä',
923
931
  'fabric.editor.unsupportedContentTooltip': 'Sisältöä ei ole saatavilla tässä editorissa – tämä pätee myös sen jälkeen, kun muokkaat ja tallennat',
924
932
  'fabric.editor.unsupportedInlineContent': 'Sisältöä ei tueta',
933
+ 'fabric.editor.unsyncConfirmationModalDescriptionSingle': 'Sisältösi pysyy täällä. Se ei ole enää synkronoitu lohko.',
934
+ 'fabric.editor.unsyncConfirmationModalTitle': 'Poistetaanko tämän sisällön synkronointi?',
925
935
  'fabric.editor.upDown': 'Ylä- ja alanuolinäppäimen käyttäminen seuraavassa syöttökentässä päivittää päivämäärän alle',
926
936
  'fabric.editor.url': 'Näytä URL-osoite',
927
937
  'fabric.editor.urlDescription': 'Näytä linkki URL-osoitteena',