@atlaskit/afm-i18n-platform-editor-editor-common 2.138.0 → 2.140.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 (111) hide show
  1. package/dist/cjs/i18n/cs.js +12 -0
  2. package/dist/cjs/i18n/da.js +12 -0
  3. package/dist/cjs/i18n/de.js +21 -0
  4. package/dist/cjs/i18n/fi.js +9 -0
  5. package/dist/cjs/i18n/fr.js +10 -1
  6. package/dist/cjs/i18n/hr.js +11 -0
  7. package/dist/cjs/i18n/hu.js +9 -0
  8. package/dist/cjs/i18n/it.js +9 -0
  9. package/dist/cjs/i18n/ja.js +9 -0
  10. package/dist/cjs/i18n/ko.js +10 -1
  11. package/dist/cjs/i18n/nb.js +9 -0
  12. package/dist/cjs/i18n/nl.js +9 -0
  13. package/dist/cjs/i18n/ru.js +18 -0
  14. package/dist/cjs/i18n/sl.js +13 -0
  15. package/dist/cjs/i18n/sr_RS.js +11 -0
  16. package/dist/cjs/i18n/sr_YR.js +11 -0
  17. package/dist/cjs/i18n/sv.js +9 -0
  18. package/dist/cjs/i18n/th.js +12 -0
  19. package/dist/cjs/i18n/tr.js +10 -1
  20. package/dist/cjs/i18n/uk.js +23 -0
  21. package/dist/cjs/i18n/vi.js +17 -0
  22. package/dist/cjs/i18n/zh_TW.js +9 -0
  23. package/dist/esm/i18n/cs.d.ts +12 -0
  24. package/dist/esm/i18n/cs.js +12 -0
  25. package/dist/esm/i18n/da.d.ts +12 -0
  26. package/dist/esm/i18n/da.js +12 -0
  27. package/dist/esm/i18n/de.d.ts +21 -0
  28. package/dist/esm/i18n/de.js +21 -0
  29. package/dist/esm/i18n/fi.d.ts +9 -0
  30. package/dist/esm/i18n/fi.js +9 -0
  31. package/dist/esm/i18n/fr.d.ts +9 -0
  32. package/dist/esm/i18n/fr.js +10 -1
  33. package/dist/esm/i18n/hr.d.ts +11 -0
  34. package/dist/esm/i18n/hr.js +11 -0
  35. package/dist/esm/i18n/hu.d.ts +9 -0
  36. package/dist/esm/i18n/hu.js +9 -0
  37. package/dist/esm/i18n/it.d.ts +9 -0
  38. package/dist/esm/i18n/it.js +9 -0
  39. package/dist/esm/i18n/ja.d.ts +9 -0
  40. package/dist/esm/i18n/ja.js +9 -0
  41. package/dist/esm/i18n/ko.d.ts +9 -0
  42. package/dist/esm/i18n/ko.js +10 -1
  43. package/dist/esm/i18n/nb.d.ts +9 -0
  44. package/dist/esm/i18n/nb.js +9 -0
  45. package/dist/esm/i18n/nl.d.ts +9 -0
  46. package/dist/esm/i18n/nl.js +9 -0
  47. package/dist/esm/i18n/ru.d.ts +18 -0
  48. package/dist/esm/i18n/ru.js +18 -0
  49. package/dist/esm/i18n/sl.d.ts +13 -0
  50. package/dist/esm/i18n/sl.js +13 -0
  51. package/dist/esm/i18n/sr_RS.d.ts +11 -0
  52. package/dist/esm/i18n/sr_RS.js +11 -0
  53. package/dist/esm/i18n/sr_YR.d.ts +11 -0
  54. package/dist/esm/i18n/sr_YR.js +11 -0
  55. package/dist/esm/i18n/sv.d.ts +9 -0
  56. package/dist/esm/i18n/sv.js +9 -0
  57. package/dist/esm/i18n/th.d.ts +12 -0
  58. package/dist/esm/i18n/th.js +12 -0
  59. package/dist/esm/i18n/tr.d.ts +9 -0
  60. package/dist/esm/i18n/tr.js +10 -1
  61. package/dist/esm/i18n/uk.d.ts +23 -0
  62. package/dist/esm/i18n/uk.js +23 -0
  63. package/dist/esm/i18n/vi.d.ts +17 -0
  64. package/dist/esm/i18n/vi.js +17 -0
  65. package/dist/esm/i18n/zh_TW.d.ts +9 -0
  66. package/dist/esm/i18n/zh_TW.js +9 -0
  67. package/dist/types/i18n/cs.d.ts +12 -0
  68. package/dist/types/i18n/da.d.ts +12 -0
  69. package/dist/types/i18n/de.d.ts +21 -0
  70. package/dist/types/i18n/fi.d.ts +9 -0
  71. package/dist/types/i18n/fr.d.ts +9 -0
  72. package/dist/types/i18n/hr.d.ts +11 -0
  73. package/dist/types/i18n/hu.d.ts +9 -0
  74. package/dist/types/i18n/it.d.ts +9 -0
  75. package/dist/types/i18n/ja.d.ts +9 -0
  76. package/dist/types/i18n/ko.d.ts +9 -0
  77. package/dist/types/i18n/nb.d.ts +9 -0
  78. package/dist/types/i18n/nl.d.ts +9 -0
  79. package/dist/types/i18n/ru.d.ts +18 -0
  80. package/dist/types/i18n/sl.d.ts +13 -0
  81. package/dist/types/i18n/sr_RS.d.ts +11 -0
  82. package/dist/types/i18n/sr_YR.d.ts +11 -0
  83. package/dist/types/i18n/sv.d.ts +9 -0
  84. package/dist/types/i18n/th.d.ts +12 -0
  85. package/dist/types/i18n/tr.d.ts +9 -0
  86. package/dist/types/i18n/uk.d.ts +23 -0
  87. package/dist/types/i18n/vi.d.ts +17 -0
  88. package/dist/types/i18n/zh_TW.d.ts +9 -0
  89. package/i18n/cs.ts +15 -0
  90. package/i18n/da.ts +14 -0
  91. package/i18n/de.ts +25 -0
  92. package/i18n/fi.ts +11 -0
  93. package/i18n/fr.ts +12 -1
  94. package/i18n/hr.ts +15 -0
  95. package/i18n/hu.ts +11 -0
  96. package/i18n/it.ts +12 -0
  97. package/i18n/ja.ts +11 -0
  98. package/i18n/ko.ts +11 -1
  99. package/i18n/nb.ts +11 -0
  100. package/i18n/nl.ts +12 -0
  101. package/i18n/ru.ts +21 -0
  102. package/i18n/sl.ts +14 -0
  103. package/i18n/sr_RS.ts +14 -0
  104. package/i18n/sr_YR.ts +13 -0
  105. package/i18n/sv.ts +11 -0
  106. package/i18n/th.ts +14 -0
  107. package/i18n/tr.ts +12 -1
  108. package/i18n/uk.ts +27 -0
  109. package/i18n/vi.ts +21 -0
  110. package/i18n/zh_TW.ts +9 -0
  111. package/package.json +1 -1
@@ -128,6 +128,7 @@ declare const _default: {
128
128
  'fabric.editor.ai.config.item.makeLonger.title': string;
129
129
  'fabric.editor.ai.config.item.range.agent.description': string;
130
130
  'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
131
+ 'fabric.editor.ai.config.item.remix.title': string;
131
132
  'fabric.editor.ai.config.item.rephrase.description': string;
132
133
  'fabric.editor.ai.config.item.rephrase.title': string;
133
134
  'fabric.editor.ai.config.item.shorten.description': string;
@@ -137,6 +138,8 @@ declare const _default: {
137
138
  'fabric.editor.ai.config.item.suggest.title': string;
138
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
139
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
142
+ 'fabric.editor.ai.config.item.suggestReply.title': string;
140
143
  'fabric.editor.ai.config.item.summarize.description': string;
141
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
142
145
  'fabric.editor.ai.config.item.summarize.title': string;
@@ -337,6 +340,7 @@ declare const _default: {
337
340
  'fabric.editor.askRovo': string;
338
341
  'fabric.editor.backLink': string;
339
342
  'fabric.editor.backgroundColor': string;
343
+ 'fabric.editor.block.menu.change.format': string;
340
344
  'fabric.editor.block.menu.codeblock': string;
341
345
  'fabric.editor.block.menu.copy': string;
342
346
  'fabric.editor.block.menu.copy.block': string;
@@ -416,7 +420,11 @@ declare const _default: {
416
420
  'fabric.editor.codeBlock.languageNotSet': string;
417
421
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
418
422
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
423
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
424
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
425
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
419
426
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
427
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
420
428
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
421
429
  'fabric.editor.codeblock': string;
422
430
  'fabric.editor.codeblock.description': string;
@@ -564,6 +572,8 @@ declare const _default: {
564
572
  'fabric.editor.emptyLink': string;
565
573
  'fabric.editor.emptySearchResults': string;
566
574
  'fabric.editor.emptySearchResultsSuggestion': string;
575
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
576
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
567
577
  'fabric.editor.epic': string;
568
578
  'fabric.editor.error': string;
569
579
  'fabric.editor.error.description.cannotDelete': string;
@@ -572,6 +582,7 @@ declare const _default: {
572
582
  'fabric.editor.error.description.failToEditWhenOffline': string;
573
583
  'fabric.editor.error.description.reference.offline': string;
574
584
  'fabric.editor.error.description.reference.unpublished': string;
585
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
575
586
  'fabric.editor.error.flag.title.cannotDelete': string;
576
587
  'fabric.editor.error.message.label': string;
577
588
  'fabric.editor.error.title.failToCreate': string;
@@ -708,6 +719,7 @@ declare const _default: {
708
719
  'fabric.editor.keyboardShortcuts': string;
709
720
  'fabric.editor.layout.columnOption': string;
710
721
  'fabric.editor.layout.controls.placeholder': string;
722
+ 'fabric.editor.layout.deleteColumn': string;
711
723
  'fabric.editor.layout.distributeColumns': string;
712
724
  'fabric.editor.layout.placeholder': string;
713
725
  'fabric.editor.layout.resizeLayout': string;
@@ -735,10 +747,13 @@ declare const _default: {
735
747
  'fabric.editor.markdown': string;
736
748
  'fabric.editor.markdownMode.confirmDialog.cancel': string;
737
749
  'fabric.editor.markdownMode.confirmDialog.confirm': string;
750
+ 'fabric.editor.markdownMode.confirmDialog.error': string;
751
+ 'fabric.editor.markdownMode.labsLozenge': string;
738
752
  'fabric.editor.markdownMode.sourceView.ariaLabel': string;
739
753
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
740
754
  'fabric.editor.markdownMode.viewToggle.preview': string;
741
755
  'fabric.editor.markdownMode.viewToggle.source': string;
756
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
742
757
  'fabric.editor.matchCase': string;
743
758
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
759
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -943,6 +958,12 @@ declare const _default: {
943
958
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
944
959
  'fabric.editor.syncedLocationDropdownError': string;
945
960
  'fabric.editor.syncedLocationDropdownHeading': string;
961
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
962
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
963
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
964
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
965
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
966
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
946
967
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
947
968
  'fabric.editor.syncedLocationDropdownNoResults': string;
948
969
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1038,7 +1059,9 @@ declare const _default: {
1038
1059
  'fabric.editor.unorderedList': string;
1039
1060
  'fabric.editor.unorderedList.description': string;
1040
1061
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1062
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1041
1063
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1064
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1042
1065
  'fabric.editor.unsupportedBlockContent': string;
1043
1066
  'fabric.editor.unsupportedContentTooltip': string;
1044
1067
  'fabric.editor.unsupportedInlineContent': string;
@@ -128,6 +128,7 @@ declare const _default: {
128
128
  'fabric.editor.ai.config.item.makeLonger.title': string;
129
129
  'fabric.editor.ai.config.item.range.agent.description': string;
130
130
  'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
131
+ 'fabric.editor.ai.config.item.remix.title': string;
131
132
  'fabric.editor.ai.config.item.rephrase.description': string;
132
133
  'fabric.editor.ai.config.item.rephrase.title': string;
133
134
  'fabric.editor.ai.config.item.shorten.description': string;
@@ -137,6 +138,8 @@ declare const _default: {
137
138
  'fabric.editor.ai.config.item.suggest.title': string;
138
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
139
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
142
+ 'fabric.editor.ai.config.item.suggestReply.title': string;
140
143
  'fabric.editor.ai.config.item.summarize.description': string;
141
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
142
145
  'fabric.editor.ai.config.item.summarize.title': string;
@@ -337,6 +340,7 @@ declare const _default: {
337
340
  'fabric.editor.askRovo': string;
338
341
  'fabric.editor.backLink': string;
339
342
  'fabric.editor.backgroundColor': string;
343
+ 'fabric.editor.block.menu.change.format': string;
340
344
  'fabric.editor.block.menu.codeblock': string;
341
345
  'fabric.editor.block.menu.copy': string;
342
346
  'fabric.editor.block.menu.copy.block': string;
@@ -416,7 +420,11 @@ declare const _default: {
416
420
  'fabric.editor.codeBlock.languageNotSet': string;
417
421
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
418
422
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
423
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
424
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
425
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
419
426
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
427
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
420
428
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
421
429
  'fabric.editor.codeblock': string;
422
430
  'fabric.editor.codeblock.description': string;
@@ -564,6 +572,8 @@ declare const _default: {
564
572
  'fabric.editor.emptyLink': string;
565
573
  'fabric.editor.emptySearchResults': string;
566
574
  'fabric.editor.emptySearchResultsSuggestion': string;
575
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
576
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
567
577
  'fabric.editor.epic': string;
568
578
  'fabric.editor.error': string;
569
579
  'fabric.editor.error.description.cannotDelete': string;
@@ -572,6 +582,7 @@ declare const _default: {
572
582
  'fabric.editor.error.description.failToEditWhenOffline': string;
573
583
  'fabric.editor.error.description.reference.offline': string;
574
584
  'fabric.editor.error.description.reference.unpublished': string;
585
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
575
586
  'fabric.editor.error.flag.title.cannotDelete': string;
576
587
  'fabric.editor.error.message.label': string;
577
588
  'fabric.editor.error.title.failToCreate': string;
@@ -708,6 +719,7 @@ declare const _default: {
708
719
  'fabric.editor.keyboardShortcuts': string;
709
720
  'fabric.editor.layout.columnOption': string;
710
721
  'fabric.editor.layout.controls.placeholder': string;
722
+ 'fabric.editor.layout.deleteColumn': string;
711
723
  'fabric.editor.layout.distributeColumns': string;
712
724
  'fabric.editor.layout.placeholder': string;
713
725
  'fabric.editor.layout.resizeLayout': string;
@@ -735,10 +747,13 @@ declare const _default: {
735
747
  'fabric.editor.markdown': string;
736
748
  'fabric.editor.markdownMode.confirmDialog.cancel': string;
737
749
  'fabric.editor.markdownMode.confirmDialog.confirm': string;
750
+ 'fabric.editor.markdownMode.confirmDialog.error': string;
751
+ 'fabric.editor.markdownMode.labsLozenge': string;
738
752
  'fabric.editor.markdownMode.sourceView.ariaLabel': string;
739
753
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
740
754
  'fabric.editor.markdownMode.viewToggle.preview': string;
741
755
  'fabric.editor.markdownMode.viewToggle.source': string;
756
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
742
757
  'fabric.editor.matchCase': string;
743
758
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
759
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1044,7 +1059,9 @@ declare const _default: {
1044
1059
  'fabric.editor.unorderedList': string;
1045
1060
  'fabric.editor.unorderedList.description': string;
1046
1061
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1062
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1047
1063
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1064
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1048
1065
  'fabric.editor.unsupportedBlockContent': string;
1049
1066
  'fabric.editor.unsupportedContentTooltip': string;
1050
1067
  'fabric.editor.unsupportedInlineContent': string;
@@ -305,6 +305,7 @@ declare const _default: {
305
305
  'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
306
306
  'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
307
307
  'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
308
+ 'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
308
309
  'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
309
310
  'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
310
311
  'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
@@ -729,6 +730,10 @@ declare const _default: {
729
730
  'fabric.editor.inviteItem.title': string;
730
731
  'fabric.editor.italic': string;
731
732
  'fabric.editor.keyboardShortcuts': string;
733
+ 'fabric.editor.layout.alignColumn': string;
734
+ 'fabric.editor.layout.alignColumnBottom': string;
735
+ 'fabric.editor.layout.alignColumnMiddle': string;
736
+ 'fabric.editor.layout.alignColumnTop': string;
732
737
  'fabric.editor.layout.columnOption': string;
733
738
  'fabric.editor.layout.controls.placeholder': string;
734
739
  'fabric.editor.layout.deleteColumn': string;
@@ -987,6 +992,10 @@ declare const _default: {
987
992
  'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
988
993
  'fabric.editor.syncedLocationDropdownUntitledPage': string;
989
994
  'fabric.editor.table': string;
995
+ 'fabric.editor.table.cellAlignment': string;
996
+ 'fabric.editor.table.cellAlignmentBottom': string;
997
+ 'fabric.editor.table.cellAlignmentMiddle': string;
998
+ 'fabric.editor.table.cellAlignmentTop': string;
990
999
  'fabric.editor.table.description': string;
991
1000
  'fabric.editor.tableAlignmentOptions': string;
992
1001
  'fabric.editor.tableFullWidthLabel': string;
package/i18n/cs.ts CHANGED
@@ -155,6 +155,7 @@ export default {
155
155
  'fabric.editor.ai.config.item.suggestComment.description':
156
156
  'Získejte komentář navržený AI na základě tohoto požadavku.',
157
157
  'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
158
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Získejte odpověď na tento komentář navrženou AI.',
158
159
  'fabric.editor.ai.config.item.suggestReply.title': 'Navrhnout odpověď',
159
160
  'fabric.editor.ai.config.item.summarize.description':
160
161
  'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
@@ -400,6 +401,7 @@ export default {
400
401
  'fabric.editor.askRovo': 'Zeptejte se nástroje Rovo',
401
402
  'fabric.editor.backLink': 'Zpět',
402
403
  'fabric.editor.backgroundColor': 'Barva pozadí',
404
+ 'fabric.editor.block.menu.change.format': 'Změnit formát',
403
405
  'fabric.editor.block.menu.codeblock': 'Blok kódu',
404
406
  'fabric.editor.block.menu.copy': 'Kopírovat',
405
407
  'fabric.editor.block.menu.copy.block': 'Kopírovat blok',
@@ -483,8 +485,11 @@ export default {
483
485
  'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
484
486
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
485
487
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
488
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrýt čísla řádků',
486
489
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zobrazit čísla řádků',
490
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': 'Zrušit zalamování v kódu',
487
491
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
492
+ 'fabric.editor.codeBlockWrapButton.wrapCode': 'Zalamovat kód',
488
493
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zapnout obalení',
489
494
  'fabric.editor.codeblock': 'Fragment kódu',
490
495
  'fabric.editor.codeblock.description': 'Zobrazit kód se zvýrazněním syntaxe',
@@ -650,6 +655,9 @@ export default {
650
655
  'fabric.editor.emptyLink': 'Zadejte odkaz.',
651
656
  'fabric.editor.emptySearchResults': 'Nenašli jsme žádné výsledky.',
652
657
  'fabric.editor.emptySearchResultsSuggestion': 'Chcete-li procházet vkládací prvky, vyberte možnost {buttonName}.',
658
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Pokud potřebujete pomoc, vyberte možnost {askRovoName}.',
659
+ 'fabric.editor.emptySearchResultsSuggestionNew':
660
+ 'Vyberte možnost {askRovoName} pro nápovědu nebo možnost {buttonName} pro procházení vkládacích prvků.',
653
661
  'fabric.editor.epic': 'Epic',
654
662
  'fabric.editor.error': 'Chyba',
655
663
  'fabric.editor.error.description.cannotDelete':
@@ -663,6 +671,8 @@ export default {
663
671
  'fabric.editor.error.description.reference.offline': 'Synchronizované bloky nejde zobrazit, když jste offline',
664
672
  'fabric.editor.error.description.reference.unpublished':
665
673
  'Synchronizovaný obsah se zobrazí, <link>když je stránka publikována</link>',
674
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
675
+ 'Synchronizovaný obsah se zobrazí, <link>když bude uložen popis položky</link>.',
666
676
  'fabric.editor.error.flag.title.cannotDelete': 'Synchronizovaný blok se nepodařilo odstranit',
667
677
  'fabric.editor.error.message.label': 'Chyba',
668
678
  'fabric.editor.error.title.failToCreate': 'Synchronizovaný obsah nelze vytvořit offline',
@@ -809,6 +819,8 @@ export default {
809
819
  'fabric.editor.layout.columnOption':
810
820
  '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
811
821
  'fabric.editor.layout.controls.placeholder': '/ pro vložení',
822
+ 'fabric.editor.layout.deleteColumn':
823
+ '{count, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
812
824
  'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
813
825
  'fabric.editor.layout.placeholder': 'Přidat obsah',
814
826
  'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
@@ -844,6 +856,7 @@ export default {
844
856
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
845
857
  'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
846
858
  'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
859
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor náhledu',
847
860
  'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
848
861
  'fabric.editor.media.DefaultMediaWidthDecreased':
849
862
  '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
@@ -1182,7 +1195,9 @@ export default {
1182
1195
  'fabric.editor.unorderedList': 'Seznam s odrážkami',
1183
1196
  'fabric.editor.unorderedList.description': 'Vytvořit neseřazený seznam',
1184
1197
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Po publikování stránky se zobrazí její obsah.',
1198
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Po uložení popisu položky se zobrazí obsah.',
1185
1199
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Vloženo z nepublikované stránky',
1200
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Vloženo z neuložené položky',
1186
1201
  'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
1187
1202
  'fabric.editor.unsupportedContentTooltip':
1188
1203
  'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
package/i18n/da.ts CHANGED
@@ -158,6 +158,7 @@ export default {
158
158
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
159
159
  'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
160
160
  'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
161
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Få et AI-foreslået svar til denne kommentar',
161
162
  'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå et svar',
162
163
  'fabric.editor.ai.config.item.summarize.description':
163
164
  'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
@@ -401,6 +402,7 @@ export default {
401
402
  'fabric.editor.askRovo': 'Spørg Rovo',
402
403
  'fabric.editor.backLink': 'Gå tilbage',
403
404
  'fabric.editor.backgroundColor': 'Baggrundsfarve',
405
+ 'fabric.editor.block.menu.change.format': 'Skift format',
404
406
  'fabric.editor.block.menu.codeblock': 'Kodeblok',
405
407
  'fabric.editor.block.menu.copy': 'Kopiér',
406
408
  'fabric.editor.block.menu.copy.block': 'Kopiér blok',
@@ -483,8 +485,11 @@ export default {
483
485
  'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
484
486
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
485
487
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
488
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
486
489
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
490
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': 'Fjern ombrydning af kode',
487
491
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå ombrydning fra',
492
+ 'fabric.editor.codeBlockWrapButton.wrapCode': 'Ombryd kode',
488
493
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå ombrydning til',
489
494
  'fabric.editor.codeblock': 'Kodestump',
490
495
  'fabric.editor.codeblock.description': 'Vis kode med syntaksfremhævning',
@@ -652,6 +657,9 @@ export default {
652
657
  'fabric.editor.emptyLink': 'Indtast et link.',
653
658
  'fabric.editor.emptySearchResults': 'Vi kunne ikke finde nogen resultater.',
654
659
  'fabric.editor.emptySearchResultsSuggestion': 'Vælg {buttonName} for at gennemse indsættelser.',
660
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Vælg {askRovoName} for at få hjælp.',
661
+ 'fabric.editor.emptySearchResultsSuggestionNew':
662
+ 'Vælg {askRovoName} for at få hjælp, eller vælg {buttonName} for at gennemse indsættelser.',
655
663
  'fabric.editor.epic': 'Epic',
656
664
  'fabric.editor.error': 'Fejl',
657
665
  'fabric.editor.error.description.cannotDelete':
@@ -665,6 +673,8 @@ export default {
665
673
  'fabric.editor.error.description.reference.offline': 'Vi kan ikke vise synkroniserede blokeringer, når du er offline',
666
674
  'fabric.editor.error.description.reference.unpublished':
667
675
  'Synkroniseret indhold vises, <link>når siden er udgivet</link>',
676
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
677
+ 'Synkroniseret indhold vises, <link>når sagens beskrivelse gemmes</link>',
668
678
  'fabric.editor.error.flag.title.cannotDelete': 'Kunne ikke slette synkroniseret blokering',
669
679
  'fabric.editor.error.message.label': 'Fejl',
670
680
  'fabric.editor.error.title.failToCreate': 'Kan ikke oprette synkroniseret indhold offline',
@@ -810,6 +820,7 @@ export default {
810
820
  'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
811
821
  'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
812
822
  'fabric.editor.layout.controls.placeholder': '/ for at indsætte',
823
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Slet kolonne} other {Slet kolonner}}',
813
824
  'fabric.editor.layout.distributeColumns': 'Fordel kolonner',
814
825
  'fabric.editor.layout.placeholder': 'Tilføj indhold',
815
826
  'fabric.editor.layout.resizeLayout': 'Ændr størrelse på layout',
@@ -845,6 +856,7 @@ export default {
845
856
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
846
857
  'fabric.editor.markdownMode.viewToggle.preview': 'Opdelt visning (kommer snart)',
847
858
  'fabric.editor.markdownMode.viewToggle.source': 'Syntakseditor',
859
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Redigeringsværktøj med forhåndsvisning',
848
860
  'fabric.editor.matchCase': 'Match store/små bogstaver',
849
861
  'fabric.editor.media.DefaultMediaWidthDecreased':
850
862
  '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
@@ -1178,7 +1190,9 @@ export default {
1178
1190
  'fabric.editor.unorderedList': 'Punktopstilling',
1179
1191
  'fabric.editor.unorderedList.description': 'Opret en ikke-sorteret liste',
1180
1192
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Når siden er udgivet, vises indholdet.',
1193
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Når sagens beskrivelse gemmes, vises indholdet.',
1181
1194
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Indsat fra ikke-udgivet side',
1195
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Indsat fra ikke-gemt sag',
1182
1196
  'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
1183
1197
  'fabric.editor.unsupportedContentTooltip':
1184
1198
  'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
package/i18n/de.ts CHANGED
@@ -154,6 +154,7 @@ export default {
154
154
  'fabric.editor.ai.config.item.range.agent.description': 'Keine Beschreibung',
155
155
  'fabric.editor.ai.config.item.range.agent.prompt.hint':
156
156
  'Bitten Sie den Agenten, etwas zu schreiben, oder wählen Sie unten eine Option aus.',
157
+ 'fabric.editor.ai.config.item.remix.title': 'Umwandeln',
157
158
  'fabric.editor.ai.config.item.rephrase.description': 'Erstellt einen Vorschlag zum Umformulieren Ihrer Sätze',
158
159
  'fabric.editor.ai.config.item.rephrase.title': 'Umformulieren',
159
160
  'fabric.editor.ai.config.item.shorten.description': 'Kürzt den Inhalt, um ihn präziser zu machen',
@@ -164,6 +165,9 @@ export default {
164
165
  'fabric.editor.ai.config.item.suggestComment.description':
165
166
  'Erhalten Sie einen KI-Vorschlag für einen Kommentar, basierend auf diesem Vorgang.',
166
167
  'fabric.editor.ai.config.item.suggestComment.title': 'Kommentar vorschlagen',
168
+ 'fabric.editor.ai.config.item.suggestReply.description':
169
+ 'Erhalten Sie einen KI-Vorschlag für eine Antwort auf diesen Kommentar',
170
+ 'fabric.editor.ai.config.item.suggestReply.title': 'Eine Antwort vorschlagen',
167
171
  'fabric.editor.ai.config.item.summarize.description':
168
172
  'Erstellt eine Zusammenfassung des Textes, an dem Sie arbeiten, und hebt die wichtigsten Punkte hervor',
169
173
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Schriftstück zusammenfassen',
@@ -432,6 +436,7 @@ export default {
432
436
  'fabric.editor.askRovo': 'Rovo fragen',
433
437
  'fabric.editor.backLink': 'Zurück',
434
438
  'fabric.editor.backgroundColor': 'Hintergrundfarbe',
439
+ 'fabric.editor.block.menu.change.format': 'Format ändern',
435
440
  'fabric.editor.block.menu.codeblock': 'Codeblock',
436
441
  'fabric.editor.block.menu.copy': 'Kopieren',
437
442
  'fabric.editor.block.menu.copy.block': 'Block kopieren',
@@ -518,7 +523,11 @@ export default {
518
523
  'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
519
524
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
520
525
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
526
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Zeilennummern ausblenden',
527
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zeilennummern anzeigen',
528
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': 'Code-Umbruch aufheben',
521
529
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Zeilenumbrüche deaktivieren',
530
+ 'fabric.editor.codeBlockWrapButton.wrapCode': 'Code umbrechen',
522
531
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zeilenumbrüche aktivieren',
523
532
  'fabric.editor.codeblock': 'Code-Auszug',
524
533
  'fabric.editor.codeblock.description': 'Code mit Syntaxhervorhebungen anzeigen',
@@ -686,6 +695,9 @@ export default {
686
695
  'fabric.editor.emptyLink': 'Bitte geben Sie einen Link ein.',
687
696
  'fabric.editor.emptySearchResults': 'Es wurden keine Ergebnisse gefunden.',
688
697
  'fabric.editor.emptySearchResultsSuggestion': 'Wählen Sie {buttonName} aus, um Einfügungen zu durchsuchen.',
698
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Wählen Sie {askRovoName} aus, um Hilfe zu erhalten.',
699
+ 'fabric.editor.emptySearchResultsSuggestionNew':
700
+ 'Wählen Sie {askRovoName}, um Hilfe zu erhalten, oder {buttonName}, um Einfügungen zu durchsuchen.',
689
701
  'fabric.editor.epic': 'Epic',
690
702
  'fabric.editor.error': 'Fehler',
691
703
  'fabric.editor.error.description.cannotDelete':
@@ -700,6 +712,8 @@ export default {
700
712
  'Synchronisierte Blöcke können nicht angezeigt werden, wenn Sie offline sind.',
701
713
  'fabric.editor.error.description.reference.unpublished':
702
714
  'Synchronisierte Inhalte werden angezeigt, <link>wenn die Seite veröffentlicht wird.</link>',
715
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
716
+ 'Synchronisierte Inhalte werden angezeigt, <link>wenn die Beschreibung des Elements gespeichert wird</link>.',
703
717
  'fabric.editor.error.flag.title.cannotDelete': 'Synchronisierter Block konnte nicht gelöscht werden',
704
718
  'fabric.editor.error.message.label': 'Fehler',
705
719
  'fabric.editor.error.title.failToCreate': 'Synchronisierter Inhalt kann nicht offline erstellt werden',
@@ -846,6 +860,7 @@ export default {
846
860
  'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
847
861
  'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
848
862
  'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
863
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Spalte löschen} other {Spalten löschen}}',
849
864
  'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
850
865
  'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
851
866
  'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
@@ -882,6 +897,7 @@ export default {
882
897
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
883
898
  'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
884
899
  'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
900
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Vorschau-Editor',
885
901
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
886
902
  'fabric.editor.media.DefaultMediaWidthDecreased':
887
903
  '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
@@ -1110,6 +1126,12 @@ export default {
1110
1126
  'fabric.editor.syncedLocationDropdownError':
1111
1127
  'Speicherorte können derzeit nicht geladen werden. Bitte warten Sie ein paar Minuten und aktualisieren Sie dann Ihren Browser.',
1112
1128
  'fabric.editor.syncedLocationDropdownHeading': '{count} Speicherorte:',
1129
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1130
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1131
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-Vorgang',
1132
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1133
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sub-Task',
1134
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1113
1135
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Weitere Informationen zu synchronisierten Blöcken',
1114
1136
  'fabric.editor.syncedLocationDropdownNoResults':
1115
1137
  'Kopieren Sie synchronisierte Blöcke und fügen Sie sie ein, um sie an anderen Speicherorten zu verwenden.',
@@ -1217,7 +1239,10 @@ export default {
1217
1239
  'fabric.editor.unorderedList.description': 'Unsortierte Liste erstellen',
1218
1240
  'fabric.editor.unpublishedSyncBlockPastedDescription':
1219
1241
  'Wenn die Seite veröffentlicht wird, wird der Inhalt angezeigt.',
1242
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1243
+ 'Wenn die Beschreibung des Elements gespeichert wird, wird der Inhalt angezeigt.',
1220
1244
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Kopiert von nicht veröffentlichter Seite',
1245
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Aus nicht gespeichertem Element eingefügt',
1221
1246
  'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
1222
1247
  'fabric.editor.unsupportedContentTooltip':
1223
1248
  'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
package/i18n/fi.ts CHANGED
@@ -158,6 +158,7 @@ export default {
158
158
  'fabric.editor.ai.config.item.suggestComment.description':
159
159
  'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
160
160
  'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
161
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Pyydä tekoälyn ehdottama vastaus tähän kommenttiin',
161
162
  'fabric.editor.ai.config.item.suggestReply.title': 'Ehdota vastausta',
162
163
  'fabric.editor.ai.config.item.summarize.description':
163
164
  'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
@@ -400,6 +401,7 @@ export default {
400
401
  'fabric.editor.askRovo': 'Kysy Rovolta',
401
402
  'fabric.editor.backLink': 'Siirry takaisin',
402
403
  'fabric.editor.backgroundColor': 'Taustaväri',
404
+ 'fabric.editor.block.menu.change.format': 'Muuta muotoilua',
403
405
  'fabric.editor.block.menu.codeblock': 'Koodilohko',
404
406
  'fabric.editor.block.menu.copy': 'Kopioi',
405
407
  'fabric.editor.block.menu.copy.block': 'Kopioi sisältö',
@@ -481,6 +483,7 @@ export default {
481
483
  'fabric.editor.codeBlock.languageNotSet': 'Koodin kieltä ei ole asetettu.',
482
484
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopioitu!',
483
485
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
486
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Piilota rivinumerot',
484
487
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
485
488
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
486
489
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
@@ -647,6 +650,7 @@ export default {
647
650
  'fabric.editor.emptyLink': 'Anna linkki.',
648
651
  'fabric.editor.emptySearchResults': 'Emme löytäneet tuloksia.',
649
652
  'fabric.editor.emptySearchResultsSuggestion': 'Selaa lisäyksiä valitsemalla {buttonName}.',
653
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Hanki apua valitsemalla {askRovoName}.',
650
654
  'fabric.editor.epic': 'Eepos',
651
655
  'fabric.editor.error': 'Virhe',
652
656
  'fabric.editor.error.description.cannotDelete': 'Tapahtui virhe yritettäessä poistaa tätä synkronisoitua lohkoa.',
@@ -659,6 +663,8 @@ export default {
659
663
  'fabric.editor.error.description.reference.offline': 'Synkronoituja lohkoja ei voida näyttää offline-tilassa',
660
664
  'fabric.editor.error.description.reference.unpublished':
661
665
  'Synkronoitu sisältö näkyy, <link>kun sivu julkaistaan</link>',
666
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
667
+ 'Synkronoitu sisältö näkyy, <link>kun kohteen kuvaus tallennetaan</link>.',
662
668
  'fabric.editor.error.flag.title.cannotDelete': 'Synkronoidun lohkon poisto epäonnistui',
663
669
  'fabric.editor.error.message.label': 'Virhe',
664
670
  'fabric.editor.error.title.failToCreate': 'Synkronoitua sisältöä ei voi luoda offline-tilassa',
@@ -804,6 +810,7 @@ export default {
804
810
  'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
805
811
  'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
806
812
  'fabric.editor.layout.controls.placeholder': 'Lisää kirjoittamalla /',
813
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Poista sarake} other {Poista sarakkeet}}',
807
814
  'fabric.editor.layout.distributeColumns': 'Jaa sarakkeet',
808
815
  'fabric.editor.layout.placeholder': 'Lisää sisältöä',
809
816
  'fabric.editor.layout.resizeLayout': 'Muuta asettelun kokoa',
@@ -839,6 +846,7 @@ export default {
839
846
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
840
847
  'fabric.editor.markdownMode.viewToggle.preview': 'Jaettu näkymä (tulossa pian)',
841
848
  'fabric.editor.markdownMode.viewToggle.source': 'Syntaksieditori',
849
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Esikatselueditori',
842
850
  'fabric.editor.matchCase': 'Sovita aakkoslaji',
843
851
  'fabric.editor.media.DefaultMediaWidthDecreased':
844
852
  '{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
@@ -1170,7 +1178,10 @@ export default {
1170
1178
  'fabric.editor.unorderedList': 'Pisteluettelo',
1171
1179
  'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
1172
1180
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Kun sivu on julkaistu, sisältö näytetään.',
1181
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1182
+ 'Kun kohteen kuvaus tallennetaan, sisältö näytetään.',
1173
1183
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Liitetty julkaisemattomalta sivulta',
1184
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Liitetty tallentamattomasta kohteesta',
1174
1185
  'fabric.editor.unsupportedBlockContent': 'Tämä editori ei tue tämän sisällön näyttämistä',
1175
1186
  'fabric.editor.unsupportedContentTooltip':
1176
1187
  'Sisältöä ei ole saatavilla tässä editorissa – tämä pätee myös sen jälkeen, kun muokkaat ja tallennat',
package/i18n/fr.ts CHANGED
@@ -162,6 +162,7 @@ export default {
162
162
  'fabric.editor.ai.config.item.suggestComment.description':
163
163
  'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
164
164
  'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
165
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Obtenez une réponse à ce commentaire générée par l’IA',
165
166
  'fabric.editor.ai.config.item.suggestReply.title': 'Suggérer une réponse',
166
167
  'fabric.editor.ai.config.item.summarize.description':
167
168
  'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
@@ -430,6 +431,7 @@ export default {
430
431
  'fabric.editor.askRovo': 'Demander à Rovo',
431
432
  'fabric.editor.backLink': 'Retour',
432
433
  'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
434
+ 'fabric.editor.block.menu.change.format': 'Changer le format',
433
435
  'fabric.editor.block.menu.codeblock': 'Bloc de code',
434
436
  'fabric.editor.block.menu.copy': 'Copier',
435
437
  'fabric.editor.block.menu.copy.block': 'Copier le bloc',
@@ -514,7 +516,8 @@ export default {
514
516
  'fabric.editor.codeBlock.languageNotSet': 'Langage de code non défini.',
515
517
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copié !',
516
518
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
517
- 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les de ligne',
519
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Masquer les numéros de ligne',
520
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les numéros de ligne',
518
521
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
519
522
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
520
523
  'fabric.editor.codeblock': 'Extrait de code (snippet)',
@@ -682,6 +685,7 @@ export default {
682
685
  'fabric.editor.emptyLink': 'Veuillez saisir un lien.',
683
686
  'fabric.editor.emptySearchResults': 'Aucun résultat trouvé.',
684
687
  'fabric.editor.emptySearchResultsSuggestion': 'Sélectionnez {buttonName} pour parcourir les éléments insérables.',
688
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Sélectionnez {askRovoName} pour obtenir de l’aide.',
685
689
  'fabric.editor.epic': 'Epic',
686
690
  'fabric.editor.error': 'Erreur',
687
691
  'fabric.editor.error.description.cannotDelete':
@@ -696,6 +700,8 @@ export default {
696
700
  "Impossible d'afficher les blocs synchronisés lorsque vous êtes hors ligne",
697
701
  'fabric.editor.error.description.reference.unpublished':
698
702
  "Le contenu synchronisé s'affichera <link>lorsque la page sera publiée</link>",
703
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
704
+ 'Le contenu synchronisé s’affichera <link>lorsque la description du ticket sera sauvegardée</link>',
699
705
  'fabric.editor.error.flag.title.cannotDelete': 'Échec de la suppression du bloc synchronisé',
700
706
  'fabric.editor.error.message.label': 'Erreur',
701
707
  'fabric.editor.error.title.failToCreate': 'Impossible de créer du contenu synchronisé hors ligne',
@@ -844,6 +850,7 @@ export default {
844
850
  'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
845
851
  'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
846
852
  'fabric.editor.layout.controls.placeholder': 'Saisissez / pour insérer',
853
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
847
854
  'fabric.editor.layout.distributeColumns': 'Répartir entre les colonnes',
848
855
  'fabric.editor.layout.placeholder': 'Ajouter du contenu',
849
856
  'fabric.editor.layout.resizeLayout': 'Redimensionner la disposition',
@@ -880,6 +887,7 @@ export default {
880
887
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
881
888
  'fabric.editor.markdownMode.viewToggle.preview': 'Vue fractionnée (bientôt disponible)',
882
889
  'fabric.editor.markdownMode.viewToggle.source': 'Éditeur de syntaxe',
890
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Aperçu de l’éditeur',
883
891
  'fabric.editor.matchCase': 'Respecter la casse',
884
892
  'fabric.editor.media.DefaultMediaWidthDecreased':
885
893
  '{newMediaWidth, plural, one {La largeur du média a été réduite à {newMediaWidth,number} pixel.} other {La largeur du média a été réduite à {newMediaWidth,number} pixels.}}',
@@ -1219,7 +1227,10 @@ export default {
1219
1227
  'fabric.editor.unorderedList': 'Liste à puces',
1220
1228
  'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
1221
1229
  'fabric.editor.unpublishedSyncBlockPastedDescription': "Lorsque la page sera publiée, le contenu s'affichera.",
1230
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1231
+ 'Lorsque la description du ticket sera enregistrée, le contenu s’affichera.',
1222
1232
  'fabric.editor.unpublishedSyncBlockPastedTitle': "Collé à partir d'une page non publiée",
1233
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Collé depuis le ticket non sauvegardé',
1223
1234
  'fabric.editor.unsupportedBlockContent': "Cet éditeur ne prend pas en charge l'affichage de ce contenu",
1224
1235
  'fabric.editor.unsupportedContentTooltip':
1225
1236
  "Le contenu n'est pas disponible dans cet éditeur, il sera conservé lorsque vous le modifierez et l'enregistrerez",