@atlaskit/afm-i18n-platform-editor-editor-common 2.210.0 → 2.212.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 (131) hide show
  1. package/dist/cjs/i18n/cs.js +28 -0
  2. package/dist/cjs/i18n/da.js +28 -0
  3. package/dist/cjs/i18n/de.js +28 -0
  4. package/dist/cjs/i18n/es.js +28 -0
  5. package/dist/cjs/i18n/fi.js +28 -0
  6. package/dist/cjs/i18n/fr.js +28 -0
  7. package/dist/cjs/i18n/hr.js +10 -0
  8. package/dist/cjs/i18n/hu.js +28 -0
  9. package/dist/cjs/i18n/it.js +28 -0
  10. package/dist/cjs/i18n/ja.js +28 -0
  11. package/dist/cjs/i18n/ko.js +28 -0
  12. package/dist/cjs/i18n/nb.js +28 -0
  13. package/dist/cjs/i18n/nl.js +28 -0
  14. package/dist/cjs/i18n/pl.js +28 -0
  15. package/dist/cjs/i18n/pt_BR.js +28 -0
  16. package/dist/cjs/i18n/ru.js +28 -0
  17. package/dist/cjs/i18n/sl.js +10 -0
  18. package/dist/cjs/i18n/sr_RS.js +10 -0
  19. package/dist/cjs/i18n/sr_YR.js +10 -0
  20. package/dist/cjs/i18n/sv.js +28 -0
  21. package/dist/cjs/i18n/th.js +28 -0
  22. package/dist/cjs/i18n/tr.js +28 -0
  23. package/dist/cjs/i18n/uk.js +28 -0
  24. package/dist/cjs/i18n/vi.js +10 -0
  25. package/dist/cjs/i18n/zh.js +28 -0
  26. package/dist/cjs/i18n/zh_TW.js +10 -0
  27. package/dist/esm/i18n/cs.d.ts +28 -0
  28. package/dist/esm/i18n/cs.js +28 -0
  29. package/dist/esm/i18n/da.d.ts +28 -0
  30. package/dist/esm/i18n/da.js +28 -0
  31. package/dist/esm/i18n/de.d.ts +28 -0
  32. package/dist/esm/i18n/de.js +28 -0
  33. package/dist/esm/i18n/es.d.ts +28 -0
  34. package/dist/esm/i18n/es.js +28 -0
  35. package/dist/esm/i18n/fi.d.ts +28 -0
  36. package/dist/esm/i18n/fi.js +28 -0
  37. package/dist/esm/i18n/fr.d.ts +28 -0
  38. package/dist/esm/i18n/fr.js +28 -0
  39. package/dist/esm/i18n/hr.d.ts +10 -0
  40. package/dist/esm/i18n/hr.js +10 -0
  41. package/dist/esm/i18n/hu.d.ts +28 -0
  42. package/dist/esm/i18n/hu.js +28 -0
  43. package/dist/esm/i18n/it.d.ts +28 -0
  44. package/dist/esm/i18n/it.js +28 -0
  45. package/dist/esm/i18n/ja.d.ts +28 -0
  46. package/dist/esm/i18n/ja.js +28 -0
  47. package/dist/esm/i18n/ko.d.ts +28 -0
  48. package/dist/esm/i18n/ko.js +28 -0
  49. package/dist/esm/i18n/nb.d.ts +28 -0
  50. package/dist/esm/i18n/nb.js +28 -0
  51. package/dist/esm/i18n/nl.d.ts +28 -0
  52. package/dist/esm/i18n/nl.js +28 -0
  53. package/dist/esm/i18n/pl.d.ts +28 -0
  54. package/dist/esm/i18n/pl.js +28 -0
  55. package/dist/esm/i18n/pt_BR.d.ts +28 -0
  56. package/dist/esm/i18n/pt_BR.js +28 -0
  57. package/dist/esm/i18n/ru.d.ts +28 -0
  58. package/dist/esm/i18n/ru.js +28 -0
  59. package/dist/esm/i18n/sl.d.ts +10 -0
  60. package/dist/esm/i18n/sl.js +10 -0
  61. package/dist/esm/i18n/sr_RS.d.ts +10 -0
  62. package/dist/esm/i18n/sr_RS.js +10 -0
  63. package/dist/esm/i18n/sr_YR.d.ts +10 -0
  64. package/dist/esm/i18n/sr_YR.js +10 -0
  65. package/dist/esm/i18n/sv.d.ts +28 -0
  66. package/dist/esm/i18n/sv.js +28 -0
  67. package/dist/esm/i18n/th.d.ts +28 -0
  68. package/dist/esm/i18n/th.js +28 -0
  69. package/dist/esm/i18n/tr.d.ts +28 -0
  70. package/dist/esm/i18n/tr.js +28 -0
  71. package/dist/esm/i18n/uk.d.ts +28 -0
  72. package/dist/esm/i18n/uk.js +28 -0
  73. package/dist/esm/i18n/vi.d.ts +10 -0
  74. package/dist/esm/i18n/vi.js +10 -0
  75. package/dist/esm/i18n/zh.d.ts +28 -0
  76. package/dist/esm/i18n/zh.js +28 -0
  77. package/dist/esm/i18n/zh_TW.d.ts +10 -0
  78. package/dist/esm/i18n/zh_TW.js +10 -0
  79. package/dist/types/i18n/cs.d.ts +28 -0
  80. package/dist/types/i18n/da.d.ts +28 -0
  81. package/dist/types/i18n/de.d.ts +28 -0
  82. package/dist/types/i18n/es.d.ts +28 -0
  83. package/dist/types/i18n/fi.d.ts +28 -0
  84. package/dist/types/i18n/fr.d.ts +28 -0
  85. package/dist/types/i18n/hr.d.ts +10 -0
  86. package/dist/types/i18n/hu.d.ts +28 -0
  87. package/dist/types/i18n/it.d.ts +28 -0
  88. package/dist/types/i18n/ja.d.ts +28 -0
  89. package/dist/types/i18n/ko.d.ts +28 -0
  90. package/dist/types/i18n/nb.d.ts +28 -0
  91. package/dist/types/i18n/nl.d.ts +28 -0
  92. package/dist/types/i18n/pl.d.ts +28 -0
  93. package/dist/types/i18n/pt_BR.d.ts +28 -0
  94. package/dist/types/i18n/ru.d.ts +28 -0
  95. package/dist/types/i18n/sl.d.ts +10 -0
  96. package/dist/types/i18n/sr_RS.d.ts +10 -0
  97. package/dist/types/i18n/sr_YR.d.ts +10 -0
  98. package/dist/types/i18n/sv.d.ts +28 -0
  99. package/dist/types/i18n/th.d.ts +28 -0
  100. package/dist/types/i18n/tr.d.ts +28 -0
  101. package/dist/types/i18n/uk.d.ts +28 -0
  102. package/dist/types/i18n/vi.d.ts +10 -0
  103. package/dist/types/i18n/zh.d.ts +28 -0
  104. package/dist/types/i18n/zh_TW.d.ts +10 -0
  105. package/i18n/cs.ts +32 -0
  106. package/i18n/da.ts +33 -0
  107. package/i18n/de.ts +35 -0
  108. package/i18n/es.ts +34 -0
  109. package/i18n/fi.ts +34 -0
  110. package/i18n/fr.ts +34 -0
  111. package/i18n/hr.ts +10 -0
  112. package/i18n/hu.ts +34 -0
  113. package/i18n/it.ts +34 -0
  114. package/i18n/ja.ts +32 -0
  115. package/i18n/ko.ts +32 -0
  116. package/i18n/nb.ts +34 -0
  117. package/i18n/nl.ts +34 -0
  118. package/i18n/pl.ts +34 -0
  119. package/i18n/pt_BR.ts +34 -0
  120. package/i18n/ru.ts +34 -0
  121. package/i18n/sl.ts +10 -0
  122. package/i18n/sr_RS.ts +10 -0
  123. package/i18n/sr_YR.ts +10 -0
  124. package/i18n/sv.ts +34 -0
  125. package/i18n/th.ts +33 -0
  126. package/i18n/tr.ts +34 -0
  127. package/i18n/uk.ts +34 -0
  128. package/i18n/vi.ts +10 -0
  129. package/i18n/zh.ts +29 -0
  130. package/i18n/zh_TW.ts +10 -0
  131. package/package.json +1 -1
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronizovaný blok',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkce Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Rádi bychom od vás dostali zpětnou vazbu. Tento rychlý průzkum by měl trvat méně než minutu.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Vložit',
32
+ 'editor-common.quick-insert.categoryMedia': 'Média',
33
+ 'editor-common.quick-insert.categoryOther': 'Jiné',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Doporučené',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Kruh',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Vlastní',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Přidat řádek nad',
51
69
  'fabric.editor.addRowBelow': 'Přidat řádek pod',
52
70
  'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
71
+ 'fabric.editor.agent-with-user': '{agentName} s: {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Vytvořte souhrn této stránky a zobrazte jej na panelu pomocí Atlassian Intelligence.',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Seřadit vzestupně',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Přidejte obsah, který chcete opětovně použít. Zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
993
1014
  'fabric.editor.splitCell': 'Rozdělit buňku',
994
1015
  'fabric.editor.status': 'Stav',
995
1016
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Sytě červená',
1179
1200
  'fabric.theme.bold-teal': 'Sytě modrozelená',
1180
1201
  'fabric.theme.bold-yellow': 'Sytě žlutá',
1202
+ 'fabric.theme.bold-yellow-new': 'Sytě žlutá',
1181
1203
  'fabric.theme.bolder-blue': 'Sytější modrá',
1182
1204
  'fabric.theme.bolder-gray': 'Sytější šedá',
1183
1205
  'fabric.theme.bolder-green': 'Sytější zelená',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Tmavě modrá',
1191
1213
  'fabric.theme.dark-gray': 'Tmavě šedá',
1192
1214
  'fabric.theme.dark-green': 'Tmavě zelená',
1215
+ 'fabric.theme.dark-lime': 'Tmavě limetková',
1216
+ 'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
1217
+ 'fabric.theme.dark-orange': 'Tmavě oranžová',
1193
1218
  'fabric.theme.dark-purple': 'Tmavě purpurová',
1194
1219
  'fabric.theme.dark-red': 'Tmavě červená',
1195
1220
  'fabric.theme.dark-teal': 'Tmavě modrozelená',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Světle modrá',
1201
1226
  'fabric.theme.light-gray': 'Světle šedá',
1202
1227
  'fabric.theme.light-green': 'Světle zelená',
1228
+ 'fabric.theme.light-lime': 'Světle limetková',
1229
+ 'fabric.theme.light-magenta': 'Světle fuchsiová',
1230
+ 'fabric.theme.light-orange': 'Světle oranžová',
1203
1231
  'fabric.theme.light-purple': 'Světle purpurová',
1204
1232
  'fabric.theme.light-red': 'Světle červená',
1205
1233
  'fabric.theme.light-teal': 'Světle modrozelená',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synkroniseret blokering',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Vi vil meget gerne have din feedback. Denne hurtige undersøgelse bør tage mindre end ét minut at besvare.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Giv feedback',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Nej tak',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Hjælp os med at forbedre synkroniserede blokke',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Du kan genbruge indhold ved at kopiere og indsætte denne blok for at synkronisere med andre lokationer',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Du kan ikke flytte en kolonne til venstre med flettede celler',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Du kan ikke flytte en kolonne til højre med flettede celler',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Du kan ikke flytte en række ned med flettede celler',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Du kan ikke flytte en række op med flettede celler',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blokskabeloner',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Indlejr',
32
+ 'editor-common.quick-insert.categoryMedia': 'Medie',
33
+ 'editor-common.quick-insert.categoryOther': 'Andet',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Anbefalet',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Brugerdefineret',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Tilføj række ovenfor',
51
69
  'fabric.editor.addRowBelow': 'Tilføj række nedenfor',
52
70
  'fabric.editor.addUpdatedAltText': 'Tilføj alternativ tekst',
71
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Brug Atlassian Intelligence til at opsummere denne side og vise den i et panel',
@@ -325,6 +344,7 @@ exports.default = {
325
344
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Rediger {key}+'",
326
345
  'fabric.editor.ai.toolbar.askRovo.title': 'Spørg Rovo',
327
346
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Spørg Rovo {key}+'",
347
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Rediger med Rovo {key}+'",
328
348
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Spørg Rovo AI',
329
349
  'fabric.editor.ai.toolbar.changeTone.title': 'Skift tone',
330
350
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Skift indstillinger for tone',
@@ -989,6 +1009,7 @@ exports.default = {
989
1009
  'fabric.editor.sortColumnIncreasing': 'Sortér stigende',
990
1010
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Tilføj indhold, du vil genbruge. Kopiér og indsæt denne blok for at synkronisere andre steder.',
991
1011
  'fabric.editor.sourceSyncBlockTooltip': 'Synkroniseret blokering',
1012
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Kildesynkroniseret blok',
992
1013
  'fabric.editor.splitCell': 'Opdel celle',
993
1014
  'fabric.editor.status': 'Status',
994
1015
  'fabric.editor.status.description': 'Tilføj en brugerdefineret statusetiket',
@@ -1177,6 +1198,7 @@ exports.default = {
1177
1198
  'fabric.theme.bold-red': 'Stærk rød',
1178
1199
  'fabric.theme.bold-teal': 'Stærk turkis',
1179
1200
  'fabric.theme.bold-yellow': 'Stærk gul',
1201
+ 'fabric.theme.bold-yellow-new': 'Kraftig gul',
1180
1202
  'fabric.theme.bolder-blue': 'Stærkere blå',
1181
1203
  'fabric.theme.bolder-gray': 'Stærkere grå',
1182
1204
  'fabric.theme.bolder-green': 'Stærkere grøn',
@@ -1189,6 +1211,9 @@ exports.default = {
1189
1211
  'fabric.theme.dark-blue': 'Mørk blå',
1190
1212
  'fabric.theme.dark-gray': 'Mørk grå',
1191
1213
  'fabric.theme.dark-green': 'Mørk grøn',
1214
+ 'fabric.theme.dark-lime': 'Mørk limegrøn',
1215
+ 'fabric.theme.dark-magenta': 'Mørk magenta',
1216
+ 'fabric.theme.dark-orange': 'Mørk orange',
1192
1217
  'fabric.theme.dark-purple': 'Mørk lilla',
1193
1218
  'fabric.theme.dark-red': 'Mørk rød',
1194
1219
  'fabric.theme.dark-teal': 'Mørk teal',
@@ -1199,6 +1224,9 @@ exports.default = {
1199
1224
  'fabric.theme.light-blue': 'Lys blå',
1200
1225
  'fabric.theme.light-gray': 'Lys grå',
1201
1226
  'fabric.theme.light-green': 'Lys grøn',
1227
+ 'fabric.theme.light-lime': 'Lys limegrøn',
1228
+ 'fabric.theme.light-magenta': 'Lys magenta',
1229
+ 'fabric.theme.light-orange': 'Lys orange',
1202
1230
  'fabric.theme.light-purple': 'Lys lilla',
1203
1231
  'fabric.theme.light-red': 'Lys rød',
1204
1232
  'fabric.theme.light-teal': 'Lys teal',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronisierter Block',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Wir würden uns über Ihr Feedback freuen. Diese kurze Umfrage sollte weniger als eine Minute dauern.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Feedback geben',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Nein, danke',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Um diesen Inhalt wiederzuverwenden, veröffentlichen Sie diese Seite und fügen Sie diesen synchronisierten Block an einer anderen Stelle ein.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Um Inhalte wiederzuverwenden, kopieren Sie diesen Block und fügen Sie ihn ein, damit er mit anderen Speicherorten synchronisiert wird.',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach links verschoben werden.',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach rechts verschoben werden.',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach unten verschoben werden.',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Spalten mit zusammengeführten Zellen können nicht nach oben verschoben werden.',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blockvorlagen',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Daten und Diagramme',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Einbetten',
32
+ 'editor-common.quick-insert.categoryMedia': 'Medien',
33
+ 'editor-common.quick-insert.categoryOther': 'Sonstige',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Empfohlen',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Textformatierung',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Rundes Format',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Rundes Format 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Benutzerdefiniertes Format',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Zeile oberhalb hinzufügen',
51
69
  'fabric.editor.addRowBelow': 'Zeile unterhalb hinzufügen',
52
70
  'fabric.editor.addUpdatedAltText': 'Alternativtext hinzufügen',
71
+ 'fabric.editor.agent-with-user': '{agentName} mit {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Atlassian Intelligence kann Aufgaben suchen und sie in einem Panel anzeigen.',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Aufgaben-Panel (Betaversion)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Atlassian Intelligence kann diese Seite zusammenfassen und sie in einem Panel anzeigen.',
@@ -325,6 +344,7 @@ exports.default = {
325
344
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Bearbeiten: {key}+'",
326
345
  'fabric.editor.ai.toolbar.askRovo.title': 'Rovo fragen',
327
346
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Rovo fragen {key}+'",
347
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Mit Rovo bearbeiten: {key}+'",
328
348
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo-KI fragen',
329
349
  'fabric.editor.ai.toolbar.changeTone.title': 'Ton ändern',
330
350
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Optionen zum Ändern des Tons',
@@ -989,6 +1009,7 @@ exports.default = {
989
1009
  'fabric.editor.sortColumnIncreasing': 'Aufsteigend sortieren',
990
1010
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Fügen Sie Inhalte hinzu, die wiederverwendet werden sollen. Kopieren Sie diesen Block und fügen Sie ihn ein, um ihn an anderen Speicherorten zu synchronisieren.',
991
1011
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronisierter Block',
1012
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronisierter Quellblock',
992
1013
  'fabric.editor.splitCell': 'Zelle teilen',
993
1014
  'fabric.editor.status': 'Status',
994
1015
  'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufügen',
@@ -1177,6 +1198,7 @@ exports.default = {
1177
1198
  'fabric.theme.bold-red': 'Kräftiges Rot',
1178
1199
  'fabric.theme.bold-teal': 'Kräftiges Türkis',
1179
1200
  'fabric.theme.bold-yellow': 'Kräftiges Gelb',
1201
+ 'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
1180
1202
  'fabric.theme.bolder-blue': 'Kräftigeres Blau',
1181
1203
  'fabric.theme.bolder-gray': 'Kräftigeres Grau',
1182
1204
  'fabric.theme.bolder-green': 'Kräftigeres Grün',
@@ -1189,6 +1211,9 @@ exports.default = {
1189
1211
  'fabric.theme.dark-blue': 'Dunkelblau',
1190
1212
  'fabric.theme.dark-gray': 'Dunkelgrau',
1191
1213
  'fabric.theme.dark-green': 'Dunkelgrün',
1214
+ 'fabric.theme.dark-lime': 'Dunkles Limettengrün',
1215
+ 'fabric.theme.dark-magenta': 'Dunkles Magenta',
1216
+ 'fabric.theme.dark-orange': 'Dunkelorange',
1192
1217
  'fabric.theme.dark-purple': 'Dunkelviolett',
1193
1218
  'fabric.theme.dark-red': 'Dunkelrot',
1194
1219
  'fabric.theme.dark-teal': 'Dunkeltürkis',
@@ -1199,6 +1224,9 @@ exports.default = {
1199
1224
  'fabric.theme.light-blue': 'Hellblau',
1200
1225
  'fabric.theme.light-gray': 'Hellgrau',
1201
1226
  'fabric.theme.light-green': 'Hellgrün',
1227
+ 'fabric.theme.light-lime': 'Helles Limettengrün',
1228
+ 'fabric.theme.light-magenta': 'Helles Magenta',
1229
+ 'fabric.theme.light-orange': 'Hellorange',
1202
1230
  'fabric.theme.light-purple': 'Hellviolett',
1203
1231
  'fabric.theme.light-red': 'Hellrot',
1204
1232
  'fabric.theme.light-teal': 'Helltürkis',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloque sincronizado',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorios',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Nos encantaría saber tu opinión. Esta encuesta rápida debería llevarte menos de un minuto.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Enviar opiniones',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'No, gracias',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Ayúdanos a mejorar los bloques sincronizados',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Para reutilizar contenido, copia y pega este bloque para realizar la sincronización en otras ubicaciones',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'No puedes mover una columna a la izquierda con celdas combinadas',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'No puedes mover una columna a la derecha con celdas combinadas',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'No puedes mover una fila hacia abajo con celdas combinadas',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'No puedes mover una fila hacia arriba con celdas combinadas',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Plantillas de bloques',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Datos y gráficos',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Integrar',
32
+ 'editor-common.quick-insert.categoryMedia': 'Multimedia',
33
+ 'editor-common.quick-insert.categoryOther': 'Otro',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Recomendado',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Estructura',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formato de texto',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Círculo',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Personalizado',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Añadir fila arriba',
51
69
  'fabric.editor.addRowBelow': 'Añadir fila abajo',
52
70
  'fabric.editor.addUpdatedAltText': 'Añade texto alternativo',
71
+ 'fabric.editor.agent-with-user': '{agentName} con {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Utiliza Atlassian Intelligence para resumir esta página y mostrarla en un panel',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Editar {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Preguntar a Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Preguntar a Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Editar con Rovo {key}+'",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Preguntar a la IA de Rovo',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Cambiar tono',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Cambiar las opciones de tono',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Ordenar en ascendente',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Añade el contenido que quieras reutilizar. Copia y pega este bloque para sincronizarlo en otras ubicaciones.',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Bloque sincronizado',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Bloque sincronizado de origen',
993
1014
  'fabric.editor.splitCell': 'Dividir celda',
994
1015
  'fabric.editor.status': 'Estado',
995
1016
  'fabric.editor.status.description': 'Añadir una etiqueta de estado personalizada',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Rojo intenso',
1179
1200
  'fabric.theme.bold-teal': 'Verde azulado intenso',
1180
1201
  'fabric.theme.bold-yellow': 'Amarillo oscuro',
1202
+ 'fabric.theme.bold-yellow-new': 'Amarillo intenso',
1181
1203
  'fabric.theme.bolder-blue': 'Azul más intenso',
1182
1204
  'fabric.theme.bolder-gray': 'Gris más intenso',
1183
1205
  'fabric.theme.bolder-green': 'Verde más intenso',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Azul oscuro',
1191
1213
  'fabric.theme.dark-gray': 'Gris oscuro',
1192
1214
  'fabric.theme.dark-green': 'Verde oscuro',
1215
+ 'fabric.theme.dark-lime': 'Verde lima oscuro',
1216
+ 'fabric.theme.dark-magenta': 'Magenta oscuro',
1217
+ 'fabric.theme.dark-orange': 'Naranja oscuro',
1193
1218
  'fabric.theme.dark-purple': 'Morado oscuro',
1194
1219
  'fabric.theme.dark-red': 'Rojo oscuro',
1195
1220
  'fabric.theme.dark-teal': 'Verde azulado oscuro',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Azul claro',
1201
1226
  'fabric.theme.light-gray': 'Gris claro',
1202
1227
  'fabric.theme.light-green': 'Verde claro',
1228
+ 'fabric.theme.light-lime': 'Lima claro',
1229
+ 'fabric.theme.light-magenta': 'Magenta claro',
1230
+ 'fabric.theme.light-orange': 'Naranja claro',
1203
1231
  'fabric.theme.light-purple': 'Morado claro',
1204
1232
  'fabric.theme.light-red': 'Rojo claro',
1205
1233
  'fabric.theme.light-teal': 'Verde azulado claro',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Määritä {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synkronisoitu lohko',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Haluaisimme palautetta. Tähän nopeaan kyselyyn ei kulu minuuttiakaan.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Anna palautetta',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ei kiitos',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Auta meitä parantamaan synkronoituja lohkoja',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Jos haluat käyttää sisältöä uudelleen, kopioi ja liitä tämä lohko, jotta se synkronoidaan muihin sijainteihin.',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sulautettuja soluja sisältävää saraketta ei voi siirtää vasemmalle.',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sulautettuja soluja sisältävää saraketta ei voi siirtää oikealle.',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Sulautettuja soluja sisältävää riviä ei voi siirtää alaspäin.',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Sulautettuja soluja sisältävää riviä ei voi siirtää ylöspäin.',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Lohkosivupohjat',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data ja kaaviot',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Upota',
32
+ 'editor-common.quick-insert.categoryMedia': 'Media',
33
+ 'editor-common.quick-insert.categoryOther': 'Muu',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Suositellut',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Rakenne',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstin muotoilu',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Ympyrä',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Ympyrä 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Mukautettu',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Lisää rivi yläpuolelle',
51
69
  'fabric.editor.addRowBelow': 'Lisää rivi alapuolelle',
52
70
  'fabric.editor.addUpdatedAltText': 'Lisää vaihtoehtoinen teksti',
71
+ 'fabric.editor.agent-with-user': '{agentName} käyttäjän {userName} kanssa',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Atlassian Intelligencen avulla voit luoda tästä sivusta yhteenvedon ja näyttää sen paneelissa',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Muokkaa {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Kysy Rovolta',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Kysy Rovolta pikanäppäimellä {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Muokkaa Rovolla {key}+'",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Kysy Rovo-tekoälyltä',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Vaihda sävyä',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Sävyn vaihtamisen vaihtoehdot',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Nouseva lajittelu',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Lisää sisältöä, jota haluat käyttää uudelleen. Kopioi ja liitä tämä lohko, jotta voit synkronoida sen muihin sijainteihin.',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Synkronisoitu lohko',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Lähteen synkronoitu lohko',
993
1014
  'fabric.editor.splitCell': 'Jaa solu',
994
1015
  'fabric.editor.status': 'Tila',
995
1016
  'fabric.editor.status.description': 'Lisää mukautettu tilan tunniste',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Tummanpunainen',
1179
1200
  'fabric.theme.bold-teal': 'Tumma sinivihreä',
1180
1201
  'fabric.theme.bold-yellow': 'Tummankeltainen',
1202
+ 'fabric.theme.bold-yellow-new': 'Voimakas keltainen',
1181
1203
  'fabric.theme.bolder-blue': 'Voimakkaampi sininen',
1182
1204
  'fabric.theme.bolder-gray': 'Voimakkaampi harmaa',
1183
1205
  'fabric.theme.bolder-green': 'Voimakkaampi vihreä',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Tummansininen',
1191
1213
  'fabric.theme.dark-gray': 'Tummanharmaa',
1192
1214
  'fabric.theme.dark-green': 'Tummanvihreä',
1215
+ 'fabric.theme.dark-lime': 'Tumma limetinvihreä',
1216
+ 'fabric.theme.dark-magenta': 'Tumma magenta',
1217
+ 'fabric.theme.dark-orange': 'Tumma oranssi',
1193
1218
  'fabric.theme.dark-purple': 'Tummanvioletti',
1194
1219
  'fabric.theme.dark-red': 'Tummanpunainen',
1195
1220
  'fabric.theme.dark-teal': 'Tumma sinivihreä',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Vaaleansininen',
1201
1226
  'fabric.theme.light-gray': 'Vaaleanharmaa',
1202
1227
  'fabric.theme.light-green': 'Vaaleanvihreä',
1228
+ 'fabric.theme.light-lime': 'Vaalea limetinvihreä',
1229
+ 'fabric.theme.light-magenta': 'Vaalea magenta',
1230
+ 'fabric.theme.light-orange': 'Vaalea oranssi',
1203
1231
  'fabric.theme.light-purple': 'Vaaleanvioletti',
1204
1232
  'fabric.theme.light-red': 'Vaalea punainen',
1205
1233
  'fabric.theme.light-teal': 'Vaalea sinivihreä',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Nous aimerions avoir votre avis. Ce court sondage ne devrait pas vous prendre plus d’une minute.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Donner un avis',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Non merci',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Aidez-nous à améliorer les blocs synchronisés',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Collez le contenu de ce bloc synchronisé à un autre emplacement pour le réutiliser.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Pour réutiliser ce contenu, publiez cette page et collez ce bloc synchronisé à un autre emplacement.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Pour réutiliser ce contenu, copiez et collez le bloc afin de le synchroniser à d’autres emplacements',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules fusionnées vers la gauche',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules mergées vers la droite',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le bas',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le haut',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Modèles de bloc',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Données et graphiques',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Intégration',
32
+ 'editor-common.quick-insert.categoryMedia': 'Média',
33
+ 'editor-common.quick-insert.categoryOther': 'Autre',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Recommandé',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Structure',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Mise en forme de texte',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Cercle',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
51
69
  'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
52
70
  'fabric.editor.addUpdatedAltText': 'Ajoutez un texte de remplacement',
71
+ 'fabric.editor.agent-with-user': '{agentName} avec {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Utilisez Atlassian Intelligence pour trouver des éléments d'action et les afficher dans un panneau",
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': "Panneau des éléments d'action (bêta)",
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': "Utilisez Atlassian Intelligence pour résumer cette page et l'afficher dans un panneau",
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Modifier {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Demander à Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Demandez à Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': '{key}Modifier avec Rovo + ’',
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Demander à l'IA Rovo",
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Changer de ton',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Options de changement de ton',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Trier par ordre croissant',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': "Ajoutez le contenu que vous souhaitez réutiliser. Copiez et collez ce bloc pour le synchroniser à d'autres emplacements.",
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Bloc synchronisé',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Bloc synchronisé source',
993
1014
  'fabric.editor.splitCell': 'Partager la cellule',
994
1015
  'fabric.editor.status': 'État',
995
1016
  'fabric.editor.status.description': "Ajouter une étiquette d'état personnalisée",
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Rouge vif',
1179
1200
  'fabric.theme.bold-teal': 'Bleu-vert vif',
1180
1201
  'fabric.theme.bold-yellow': 'Jaune vif',
1202
+ 'fabric.theme.bold-yellow-new': 'Jaune vif',
1181
1203
  'fabric.theme.bolder-blue': 'Bleu plus vif',
1182
1204
  'fabric.theme.bolder-gray': 'Gris plus vif',
1183
1205
  'fabric.theme.bolder-green': 'Vert plus vif',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Bleu foncé',
1191
1213
  'fabric.theme.dark-gray': 'Gris foncé',
1192
1214
  'fabric.theme.dark-green': 'Vert foncé',
1215
+ 'fabric.theme.dark-lime': 'Vert citron foncé',
1216
+ 'fabric.theme.dark-magenta': 'Magenta foncé',
1217
+ 'fabric.theme.dark-orange': 'Orange foncé',
1193
1218
  'fabric.theme.dark-purple': 'Violet foncé',
1194
1219
  'fabric.theme.dark-red': 'Rouge foncé',
1195
1220
  'fabric.theme.dark-teal': 'Bleu-vert foncé',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Bleu clair',
1201
1226
  'fabric.theme.light-gray': 'Gris clair',
1202
1227
  'fabric.theme.light-green': 'Vert clair',
1228
+ 'fabric.theme.light-lime': 'Vert citron clair',
1229
+ 'fabric.theme.light-magenta': 'Magenta clair',
1230
+ 'fabric.theme.light-orange': 'Orange clair',
1203
1231
  'fabric.theme.light-purple': 'Violet clair',
1204
1232
  'fabric.theme.light-red': 'Rouge clair',
1205
1233
  'fabric.theme.light-teal': 'Bleu-vert clair',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratoriji',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovno upotrijebili ovaj sadržaj, objavite ovu stranicu i zalijepite ovaj sinkronizirani blok na drugu lokaciju.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Predlošci blokova',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Podaci i grafikoni',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Ugradi',
23
+ 'editor-common.quick-insert.categoryMedia': 'Mediji',
24
+ 'editor-common.quick-insert.categoryOther': 'Drugo',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Preporučeno',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formatiranje teksta',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Krug',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Krug 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Prilagođeno',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Dodaj redak iznad',
51
60
  'fabric.editor.addRowBelow': 'Dodaj redak ispod',
52
61
  'fabric.editor.addUpdatedAltText': 'Dodaj alt tekst',
62
+ 'fabric.editor.agent-with-user': '{agentName} s nazivom {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Koristi Atlassian Intelligence za pronalaženje stavki radnje i prikaz na ploči',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Ploča stavki radnje (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Koristi Atlassian Intelligence za sažimanje ove stranice i prikaz na ploči',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '{macroName} konfigurálása',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Szinkronizált blokk',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Kíváncsiak vagyunk a véleményedre. Ez a gyors felmérés egy percet sem vesz igénybe.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Visszajelzés küldése',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Köszönöm, nem',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Segítsen nekünk a Szinkronizált blokkok fejlesztésében',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Illeszd be ennek a szinkronizált blokknak a tartalmát egy másik helyre, hogy újra felhasználhasd.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'A tartalom újrafelhasználásához tedd közzé ezt az oldalt, majd illeszd be ezt a szinkronizált blokkot egy másik helyre.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'A tartalom újrafelhasználásához másold és illeszd be ezt a blokkot a más helyekkel történő szinkronizáláshoz',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Nem mozgathatsz balra összefésült cellákat tartalmazó oszlopokat',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Nem mozgathatsz jobbra összefésült cellákat tartalmazó oszlopokat',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Nem mozgathatsz lefelé összefésült cellákat tartalmazó sorokat',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Nem mozgathatsz felfelé összefésült cellákat tartalmazó sorokat',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blokksablonok',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Adatok és diagramok',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Beágyazás',
32
+ 'editor-common.quick-insert.categoryMedia': 'Média',
33
+ 'editor-common.quick-insert.categoryOther': 'Egyéb',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Ajánlott',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Struktúra',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Szöveg formázása',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Kör',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Kör 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Egyéni',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Sor beszúrása felülre',
51
69
  'fabric.editor.addRowBelow': 'Sor beszúrása alulra',
52
70
  'fabric.editor.addUpdatedAltText': 'Alternatív szöveg hozzáadása',
71
+ 'fabric.editor.agent-with-user': '{agentName} vele: {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Az Atlassian Intelligence használata műveletelemek keresésére és egy panelen történő megjelenítésére',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Műveletelemek panel (béta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Az Atlassian Intelligence használata az oldal összegzésére és egy panelen történő megjelenítésére',
@@ -325,6 +344,7 @@ exports.default = {
325
344
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Szerkesztés: {key}+'",
326
345
  'fabric.editor.ai.toolbar.askRovo.title': 'Kérdezd a Rovót',
327
346
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Kérdezd a Rovót: {key}+'",
347
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Szerkesztés a Rovóval {key}+'",
328
348
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'A Rovo MI megkérdezése',
329
349
  'fabric.editor.ai.toolbar.changeTone.title': 'Hangnem módosítása',
330
350
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Lehetőségek a hangnem módosítására',
@@ -989,6 +1009,7 @@ exports.default = {
989
1009
  'fabric.editor.sortColumnIncreasing': 'Rendezés növekvő sorrendbe',
990
1010
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Adj hozzá olyan tartalmat, amelyet újra szeretnél használni. Másol és illeszd be ezt a blokkot más helyeken való szinkronizáláshoz.',
991
1011
  'fabric.editor.sourceSyncBlockTooltip': 'Szinkronizált blokk',
1012
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Forrás szinkronizált blokk',
992
1013
  'fabric.editor.splitCell': 'Cella felosztása',
993
1014
  'fabric.editor.status': 'Állapot',
994
1015
  'fabric.editor.status.description': 'Egyéni állapotcímke hozzáadása',
@@ -1177,6 +1198,7 @@ exports.default = {
1177
1198
  'fabric.theme.bold-red': 'Harsánypiros',
1178
1199
  'fabric.theme.bold-teal': 'Harsány zöldeskék',
1179
1200
  'fabric.theme.bold-yellow': 'Harsánysárga',
1201
+ 'fabric.theme.bold-yellow-new': 'Harsánysárga',
1180
1202
  'fabric.theme.bolder-blue': 'Harsányabb kék',
1181
1203
  'fabric.theme.bolder-gray': 'Harsányabb szürke',
1182
1204
  'fabric.theme.bolder-green': 'Harsányabb zöld',
@@ -1189,6 +1211,9 @@ exports.default = {
1189
1211
  'fabric.theme.dark-blue': 'Sötétkék',
1190
1212
  'fabric.theme.dark-gray': 'Sötétszürke',
1191
1213
  'fabric.theme.dark-green': 'Sötétzöld',
1214
+ 'fabric.theme.dark-lime': 'Sötét citromzöld',
1215
+ 'fabric.theme.dark-magenta': 'Sötétmagenta',
1216
+ 'fabric.theme.dark-orange': 'Sötét narancssárga',
1192
1217
  'fabric.theme.dark-purple': 'Sötétlila',
1193
1218
  'fabric.theme.dark-red': 'Sötétvörös',
1194
1219
  'fabric.theme.dark-teal': 'Sötét zöldeskék',
@@ -1199,6 +1224,9 @@ exports.default = {
1199
1224
  'fabric.theme.light-blue': 'Világoskék',
1200
1225
  'fabric.theme.light-gray': 'Világosszürke',
1201
1226
  'fabric.theme.light-green': 'Világoszöld',
1227
+ 'fabric.theme.light-lime': 'Világos citromzöld',
1228
+ 'fabric.theme.light-magenta': 'Világosmagenta',
1229
+ 'fabric.theme.light-orange': 'Világos narancssárga',
1202
1230
  'fabric.theme.light-purple': 'Világoslila',
1203
1231
  'fabric.theme.light-red': 'Világospiros',
1204
1232
  'fabric.theme.light-teal': 'Világos zöldeskék',