@atlaskit/afm-i18n-platform-editor-editor-common 2.209.0 → 2.211.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 (136) hide show
  1. package/dist/cjs/i18n/cs.js +28 -0
  2. package/dist/cjs/i18n/da.js +10 -0
  3. package/dist/cjs/i18n/de.js +10 -0
  4. package/dist/cjs/i18n/en.js +11 -0
  5. package/dist/cjs/i18n/en_GB.js +11 -0
  6. package/dist/cjs/i18n/en_ZZ.js +11 -0
  7. package/dist/cjs/i18n/es.js +10 -0
  8. package/dist/cjs/i18n/fi.js +10 -0
  9. package/dist/cjs/i18n/fr.js +28 -0
  10. package/dist/cjs/i18n/hr.js +10 -0
  11. package/dist/cjs/i18n/it.js +10 -0
  12. package/dist/cjs/i18n/ja.js +10 -0
  13. package/dist/cjs/i18n/ko.js +10 -0
  14. package/dist/cjs/i18n/nb.js +10 -0
  15. package/dist/cjs/i18n/nl.js +10 -0
  16. package/dist/cjs/i18n/pl.js +10 -0
  17. package/dist/cjs/i18n/pt_BR.js +28 -0
  18. package/dist/cjs/i18n/ru.js +10 -0
  19. package/dist/cjs/i18n/sr_RS.js +7 -0
  20. package/dist/cjs/i18n/sr_YR.js +7 -0
  21. package/dist/cjs/i18n/sv.js +10 -0
  22. package/dist/cjs/i18n/th.js +10 -0
  23. package/dist/cjs/i18n/tr.js +10 -0
  24. package/dist/cjs/i18n/uk.js +10 -0
  25. package/dist/cjs/i18n/vi.js +18 -0
  26. package/dist/cjs/i18n/zh.js +28 -0
  27. package/dist/cjs/i18n/zh_TW.js +28 -0
  28. package/dist/esm/i18n/cs.d.ts +28 -0
  29. package/dist/esm/i18n/cs.js +28 -0
  30. package/dist/esm/i18n/da.d.ts +10 -0
  31. package/dist/esm/i18n/da.js +10 -0
  32. package/dist/esm/i18n/de.d.ts +10 -0
  33. package/dist/esm/i18n/de.js +10 -0
  34. package/dist/esm/i18n/en.d.ts +11 -0
  35. package/dist/esm/i18n/en.js +11 -0
  36. package/dist/esm/i18n/en_GB.d.ts +11 -0
  37. package/dist/esm/i18n/en_GB.js +11 -0
  38. package/dist/esm/i18n/en_ZZ.d.ts +11 -0
  39. package/dist/esm/i18n/en_ZZ.js +11 -0
  40. package/dist/esm/i18n/es.d.ts +10 -0
  41. package/dist/esm/i18n/es.js +10 -0
  42. package/dist/esm/i18n/fi.d.ts +10 -0
  43. package/dist/esm/i18n/fi.js +10 -0
  44. package/dist/esm/i18n/fr.d.ts +28 -0
  45. package/dist/esm/i18n/fr.js +28 -0
  46. package/dist/esm/i18n/hr.d.ts +10 -0
  47. package/dist/esm/i18n/hr.js +10 -0
  48. package/dist/esm/i18n/it.d.ts +10 -0
  49. package/dist/esm/i18n/it.js +10 -0
  50. package/dist/esm/i18n/ja.d.ts +10 -0
  51. package/dist/esm/i18n/ja.js +10 -0
  52. package/dist/esm/i18n/ko.d.ts +10 -0
  53. package/dist/esm/i18n/ko.js +10 -0
  54. package/dist/esm/i18n/nb.d.ts +10 -0
  55. package/dist/esm/i18n/nb.js +10 -0
  56. package/dist/esm/i18n/nl.d.ts +10 -0
  57. package/dist/esm/i18n/nl.js +10 -0
  58. package/dist/esm/i18n/pl.d.ts +10 -0
  59. package/dist/esm/i18n/pl.js +10 -0
  60. package/dist/esm/i18n/pt_BR.d.ts +28 -0
  61. package/dist/esm/i18n/pt_BR.js +28 -0
  62. package/dist/esm/i18n/ru.d.ts +10 -0
  63. package/dist/esm/i18n/ru.js +10 -0
  64. package/dist/esm/i18n/sr_RS.d.ts +7 -0
  65. package/dist/esm/i18n/sr_RS.js +7 -0
  66. package/dist/esm/i18n/sr_YR.d.ts +7 -0
  67. package/dist/esm/i18n/sr_YR.js +7 -0
  68. package/dist/esm/i18n/sv.d.ts +10 -0
  69. package/dist/esm/i18n/sv.js +10 -0
  70. package/dist/esm/i18n/th.d.ts +10 -0
  71. package/dist/esm/i18n/th.js +10 -0
  72. package/dist/esm/i18n/tr.d.ts +10 -0
  73. package/dist/esm/i18n/tr.js +10 -0
  74. package/dist/esm/i18n/uk.d.ts +10 -0
  75. package/dist/esm/i18n/uk.js +10 -0
  76. package/dist/esm/i18n/vi.d.ts +18 -0
  77. package/dist/esm/i18n/vi.js +18 -0
  78. package/dist/esm/i18n/zh.d.ts +28 -0
  79. package/dist/esm/i18n/zh.js +28 -0
  80. package/dist/esm/i18n/zh_TW.d.ts +28 -0
  81. package/dist/esm/i18n/zh_TW.js +28 -0
  82. package/dist/types/i18n/cs.d.ts +28 -0
  83. package/dist/types/i18n/da.d.ts +10 -0
  84. package/dist/types/i18n/de.d.ts +10 -0
  85. package/dist/types/i18n/en.d.ts +11 -0
  86. package/dist/types/i18n/en_GB.d.ts +11 -0
  87. package/dist/types/i18n/en_ZZ.d.ts +11 -0
  88. package/dist/types/i18n/es.d.ts +10 -0
  89. package/dist/types/i18n/fi.d.ts +10 -0
  90. package/dist/types/i18n/fr.d.ts +28 -0
  91. package/dist/types/i18n/hr.d.ts +10 -0
  92. package/dist/types/i18n/it.d.ts +10 -0
  93. package/dist/types/i18n/ja.d.ts +10 -0
  94. package/dist/types/i18n/ko.d.ts +10 -0
  95. package/dist/types/i18n/nb.d.ts +10 -0
  96. package/dist/types/i18n/nl.d.ts +10 -0
  97. package/dist/types/i18n/pl.d.ts +10 -0
  98. package/dist/types/i18n/pt_BR.d.ts +28 -0
  99. package/dist/types/i18n/ru.d.ts +10 -0
  100. package/dist/types/i18n/sr_RS.d.ts +7 -0
  101. package/dist/types/i18n/sr_YR.d.ts +7 -0
  102. package/dist/types/i18n/sv.d.ts +10 -0
  103. package/dist/types/i18n/th.d.ts +10 -0
  104. package/dist/types/i18n/tr.d.ts +10 -0
  105. package/dist/types/i18n/uk.d.ts +10 -0
  106. package/dist/types/i18n/vi.d.ts +18 -0
  107. package/dist/types/i18n/zh.d.ts +28 -0
  108. package/dist/types/i18n/zh_TW.d.ts +28 -0
  109. package/i18n/cs.ts +32 -0
  110. package/i18n/da.ts +10 -0
  111. package/i18n/de.ts +11 -0
  112. package/i18n/en.ts +12 -0
  113. package/i18n/en_GB.ts +12 -0
  114. package/i18n/en_ZZ.ts +12 -0
  115. package/i18n/es.ts +10 -0
  116. package/i18n/fi.ts +10 -0
  117. package/i18n/fr.ts +34 -0
  118. package/i18n/hr.ts +10 -0
  119. package/i18n/it.ts +10 -0
  120. package/i18n/ja.ts +10 -0
  121. package/i18n/ko.ts +10 -0
  122. package/i18n/nb.ts +10 -0
  123. package/i18n/nl.ts +10 -0
  124. package/i18n/pl.ts +10 -0
  125. package/i18n/pt_BR.ts +34 -0
  126. package/i18n/ru.ts +10 -0
  127. package/i18n/sr_RS.ts +7 -0
  128. package/i18n/sr_YR.ts +7 -0
  129. package/i18n/sv.ts +10 -0
  130. package/i18n/th.ts +10 -0
  131. package/i18n/tr.ts +10 -0
  132. package/i18n/uk.ts +10 -0
  133. package/i18n/vi.ts +24 -0
  134. package/i18n/zh.ts +29 -0
  135. package/i18n/zh_TW.ts +30 -0
  136. package/package.json +1 -1
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloco sincronizado',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratórios',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'A gente se interessa por sua opinião. Essa pesquisa rápida deve levar menos de um minuto.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Enviar feedback',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Não, valeu',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Ajude a melhorar os blocos sincronizados',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Cole o conteúdo deste bloco sincronizado em outro local para reutilizar seu conteúdo.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este conteúdo, publique esta página e cole este bloco sincronizado em outro local.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Para reutilizar o conteúdo, copie e cole este bloco para sincronizar em outros locais',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Não é possível mover uma coluna para a esquerda com células mescladas',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Não é possível mover uma coluna para a direita com células mescladas',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Não é possível mover uma linha para baixo com células mescladas',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Não é possível mover uma linha para cima com células mescladas',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Bloquear templates',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Dados e gráficos',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Integrar',
32
+ 'editor-common.quick-insert.categoryMedia': 'Mídia',
33
+ 'editor-common.quick-insert.categoryOther': 'Outros',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Recomendado',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Estrutura',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formatação 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': 'Adicionar linha acima',
51
69
  'fabric.editor.addRowBelow': 'Adicionar linha abaixo',
52
70
  'fabric.editor.addUpdatedAltText': 'Adicionar texto alternativo',
71
+ 'fabric.editor.agent-with-user': '{agentName} com {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use o Atlassian Intelligence para encontrar item de ação e mostrar os itens em um painel',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Painel de item de ação (Beta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use o Atlassian Intelligence para resumir esta página e mostrar o resumo em um painel',
@@ -324,6 +343,7 @@ exports.default = {
324
343
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Editar {key}+'",
325
344
  'fabric.editor.ai.toolbar.askRovo.title': 'Pergunte ao Rovo',
326
345
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Pergunte ao Rovo {key}+'",
346
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Editar com o Rovo {key}+'",
327
347
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pergunte à IA do Rovo',
328
348
  'fabric.editor.ai.toolbar.changeTone.title': 'Alterar o tom',
329
349
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Alterar as opções de tom',
@@ -988,6 +1008,7 @@ exports.default = {
988
1008
  'fabric.editor.sortColumnIncreasing': 'Ordem crescente',
989
1009
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Adicione o conteúdo que quer reutilizar. Copie e cole este bloco para sincronizar em outros locais.',
990
1010
  'fabric.editor.sourceSyncBlockTooltip': 'Bloco sincronizado',
1011
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Bloco sincronizado de origem',
991
1012
  'fabric.editor.splitCell': 'Dividir célula',
992
1013
  'fabric.editor.status': 'Status',
993
1014
  'fabric.editor.status.description': 'Adicionar uma categoria de status personalizado',
@@ -1176,6 +1197,7 @@ exports.default = {
1176
1197
  'fabric.theme.bold-red': 'Vermelho forte',
1177
1198
  'fabric.theme.bold-teal': 'Verde-azulado forte',
1178
1199
  'fabric.theme.bold-yellow': 'Amarelo forte',
1200
+ 'fabric.theme.bold-yellow-new': 'Amarelo forte',
1179
1201
  'fabric.theme.bolder-blue': 'Azul mais forte',
1180
1202
  'fabric.theme.bolder-gray': 'Cinza mais forte',
1181
1203
  'fabric.theme.bolder-green': 'Verde mais forte',
@@ -1188,6 +1210,9 @@ exports.default = {
1188
1210
  'fabric.theme.dark-blue': 'Azul-escuro',
1189
1211
  'fabric.theme.dark-gray': 'Cinza-escuro',
1190
1212
  'fabric.theme.dark-green': 'Verde-escuro',
1213
+ 'fabric.theme.dark-lime': 'Verde-limão escuro',
1214
+ 'fabric.theme.dark-magenta': 'Magenta escuro',
1215
+ 'fabric.theme.dark-orange': 'Laranja escuro',
1191
1216
  'fabric.theme.dark-purple': 'Roxo-escuro',
1192
1217
  'fabric.theme.dark-red': 'Vermelho-escuro',
1193
1218
  'fabric.theme.dark-teal': 'Azul-petróleo-escuro',
@@ -1198,6 +1223,9 @@ exports.default = {
1198
1223
  'fabric.theme.light-blue': 'Azul-claro',
1199
1224
  'fabric.theme.light-gray': 'Cinza-claro',
1200
1225
  'fabric.theme.light-green': 'Verde-claro',
1226
+ 'fabric.theme.light-lime': 'Limão claro',
1227
+ 'fabric.theme.light-magenta': 'Magenta claro',
1228
+ 'fabric.theme.light-orange': 'Laranja claro',
1201
1229
  'fabric.theme.light-purple': 'Roxo-claro',
1202
1230
  'fabric.theme.light-red': 'Vermelho-claro',
1203
1231
  'fabric.theme.light-teal': 'Verde-petróleo claro',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Лаборатории',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставьте контент этого синхронизированного блока в другое место, чтобы повторно использовать его.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Чтобы повторно использовать этот контент, опубликуйте страницу и вставьте этот синхронизированный блок в другое место.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Шаблоны блоков',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Данные и диаграммы',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Встроенные элементы',
23
+ 'editor-common.quick-insert.categoryMedia': 'Медиафайлы',
24
+ 'editor-common.quick-insert.categoryOther': 'Другое',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Рекомендуемые',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Структурные',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Форматирование текста',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Круглый формат',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Круглый формат 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Свой вариант',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Добавить строку выше',
51
60
  'fabric.editor.addRowBelow': 'Добавить строку ниже',
52
61
  'fabric.editor.addUpdatedAltText': 'Добавить альтернативный текст',
62
+ 'fabric.editor.agent-with-user': '{agentName} — {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Используйте Atlassian Intelligence, чтобы найти список задач и отобразить его на панели',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель списка задач (бета-версия)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Используйте Atlassian Intelligence, чтобы создать краткое описание страницы и отобразить его на панели',
@@ -17,6 +17,13 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorije',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Nalepite ovaj sinhronizovani blok na drugo mesto da biste ponovo koristili njegov sadržaj.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovo koristili ovaj sadržaj, objavite ovu stranicu i nalepite sinhronizovani blok na drugo mesto.',
20
+ 'editor-common.quick-insert.categoryEmbed': 'Ugradi',
21
+ 'editor-common.quick-insert.categoryMedia': 'Mediji',
22
+ 'editor-common.quick-insert.categoryOther': 'Ostalo',
23
+ 'editor-common.quick-insert.categoryRecommended': 'Preporučeno',
24
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
25
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
26
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formatiranje teksta',
20
27
  'editor.imageEditor.aspectRatio.circle': 'Krug',
21
28
  'editor.imageEditor.aspectRatio.circleButton': 'Krug 1:1',
22
29
  'editor.imageEditor.aspectRatio.custom': 'Prilagođeno',
@@ -17,6 +17,13 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Лабораторије',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Налепите овај синхронизовани блок на друго место да бисте поново користили његов садржај.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Да бисте поново користили овај садржај, објавите ову страницу и налепите синхронизовани блок на друго место.',
20
+ 'editor-common.quick-insert.categoryEmbed': 'Угради',
21
+ 'editor-common.quick-insert.categoryMedia': 'Медији',
22
+ 'editor-common.quick-insert.categoryOther': 'Остало',
23
+ 'editor-common.quick-insert.categoryRecommended': 'Препоручено',
24
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
25
+ 'editor-common.quick-insert.categoryStructure': 'Структура',
26
+ 'editor-common.quick-insert.categoryTextFormatting': 'Форматирање текста',
20
27
  'editor.imageEditor.aspectRatio.circle': 'Круг',
21
28
  'editor.imageEditor.aspectRatio.circleButton': 'Круг 1:1',
22
29
  'editor.imageEditor.aspectRatio.custom': 'Прилагођено',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Klistra in det här synkroniserade blockinnehållet på en annan plats för att återanvända innehållet.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'För att återanvända detta innehåll ska du publicera den här sidan och klistra in det synkroniserade blocket på en annan plats.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blockmallar',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data och diagram',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Inbäddad',
23
+ 'editor-common.quick-insert.categoryMedia': 'Media',
24
+ 'editor-common.quick-insert.categoryOther': 'Annan',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Rekommenderat',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Textformatering',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Anpassat',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Lägg till rad ovanför',
51
60
  'fabric.editor.addRowBelow': 'Lägg till rad nedanför',
52
61
  'fabric.editor.addUpdatedAltText': 'Lägg till alternativ text',
62
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Använd Atlassian Intelligence för att hitta åtgärdsobjekt och visa dem i en panel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel för åtgärdsobjekt (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Använd Atlassian Intelligence för att sammanfatta sidan och visa den i en panel',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'ห้องปฏิบัติการ',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'วางเนื้อหาบล็อกที่ซิงค์นี้ในตำแหน่งอื่นเพื่อนำเนื้อหาไปใช้ซ้ำ',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'หากต้องการใช้เนื้อหาซ้ำ โปรดเผยแพร่หน้าข้อมูลนี้และวางบล็อกที่ซิงค์นี้ในตำแหน่งอื่น',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'บล็อกแม่แบบ',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'ข้อมูลและแผนภูมิ',
22
+ 'editor-common.quick-insert.categoryEmbed': 'แบบฝังตัว',
23
+ 'editor-common.quick-insert.categoryMedia': 'สื่อ',
24
+ 'editor-common.quick-insert.categoryOther': 'อื่น ๆ',
25
+ 'editor-common.quick-insert.categoryRecommended': 'แนะนำ',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'โครงสร้าง',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'การจัดรูปแบบข้อความ',
20
29
  'editor.imageEditor.aspectRatio.circle': 'วงกลม',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'วงกลม 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'กำหนดเอง',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'เพิ่มแถวด้านบน',
51
60
  'fabric.editor.addRowBelow': 'เพิ่มแถวด้านล่าง',
52
61
  'fabric.editor.addUpdatedAltText': 'เพิ่มข้อความอธิบายรูปภาพ',
62
+ 'fabric.editor.agent-with-user': '{agentName} ที่มี {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'ใช้ Atlassian Intelligence ในการค้นหารายการดำเนินการและแสดงในแผง',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'แผงรายการดำเนินการ (เบต้า)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'ใช้ Atlassian Intelligence ในการสรุปหน้าข้อมูลนี้และแสดงในแผง',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'İçeriğini yeniden kullanmak için bu senkronize blok içeriğini başka bir konuma yapıştırın.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Bu içeriği yeniden kullanmak için bu sayfayı yayınlayın ve senkronize bloku başka bir yere yapıştırın.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blok şablonları',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Veriler ve grafikler',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Ekle',
23
+ 'editor-common.quick-insert.categoryMedia': 'Medya',
24
+ 'editor-common.quick-insert.categoryOther': 'Diğer',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Önerilen',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Yapı',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Metin biçimlendirmesi',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Daire',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Özel',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Yukarıya satır ekle',
51
60
  'fabric.editor.addRowBelow': 'Aşağıya satır ekle',
52
61
  'fabric.editor.addUpdatedAltText': 'Alternatif metin ekleyin',
62
+ 'fabric.editor.agent-with-user': '{userName} içeren {agentName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Yapılacak işlemleri bulmak ve bir panelde göstermek için Atlassian Intelligence'ı kullanın",
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Yapılacak işlemler paneli (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': "Bu sayfayı özetlemek ve panelde göstermek için Atlassian Intelligence'ı kullanın",
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставте вміст синхронізованого блоку в інше розташування, щоб повторно використати його.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Щоб повторно використати вміст, опублікуйте сторінку й вставте синхронізований блок в інше розташування.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Шаблони блоків',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Дані й діаграми',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Вбудований об’єкт',
23
+ 'editor-common.quick-insert.categoryMedia': 'Мультимедіа',
24
+ 'editor-common.quick-insert.categoryOther': 'Інше',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Рекомендоване',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Структура',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Форматування у вигляді тексту',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Коло',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Коло 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Настроюваний період',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Додати рядок угорі',
51
60
  'fabric.editor.addRowBelow': 'Додати рядок знизу',
52
61
  'fabric.editor.addUpdatedAltText': 'Додати текст заміщення',
62
+ 'fabric.editor.agent-with-user': '{agentName} від {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Пошук пунктів завдання на цій сторінці за допомогою Atlassian Intelligence і відображення їх на панелі',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель пунктів завдань (бета-версія)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Створення короткого змісту цієї сторінки за допомогою Atlassian Intelligence і відображення його на панелі',
@@ -15,8 +15,17 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Khối đã đồng bộ',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Phòng thí nghiệm',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Chúng tôi rất mong nhận được ý kiến phản hồi của bạn. Khảo sát nhanh này chỉ mất chưa đến một phút để hoàn thành.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Gửi phản hồi',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Không, cảm ơn',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Hãy giúp chúng tôi cải thiện Khối đã đồng bộ',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Sao chép nội dung khối đã đồng bộ này vào vị trí khác để sử dụng lại.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Để sử dụng lại nội dung này, hãy xuất bản trang này và dán khối đã đồng bộ vào một vị trí khác.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Để tái sử dụng nội dung, hãy sao chép và dán khối này để đồng bộ với các vị trí khác',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Bạn không thể di chuyển cột sang trái khi có ô được hợp nhất',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Bạn không thể di chuyển cột sang phải khi có ô được hợp nhất',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Bạn không thể di chuyển dòng xuống dưới khi có ô được hợp nhất',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Bạn không thể di chuyển dòng lên trên khi có ô được hợp nhất',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Tròn',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Tròn 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Tùy chỉnh',
@@ -311,6 +320,7 @@ exports.default = {
311
320
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Sửa {key}+'",
312
321
  'fabric.editor.ai.toolbar.askRovo.title': 'Hỏi Rovo',
313
322
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Hỏi Rovo {key}+'",
323
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Chỉnh sửa bằng Rovo {key}+'",
314
324
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Hỏi AI Rovo',
315
325
  'fabric.editor.ai.toolbar.changeTone.title': 'Thay đổi giọng điệu',
316
326
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Các tùy chọn thay đổi giọng điệu',
@@ -975,6 +985,7 @@ exports.default = {
975
985
  'fabric.editor.sortColumnIncreasing': 'Sắp xếp theo thứ tự tăng dần',
976
986
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Thêm nội dung bạn muốn sử dụng lại. Sao chép và dán khối này để đồng bộ hóa ở các vị trí khác.',
977
987
  'fabric.editor.sourceSyncBlockTooltip': 'Khối đã đồng bộ',
988
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Khối đã đồng bộ nguồn',
978
989
  'fabric.editor.splitCell': 'Tách ô',
979
990
  'fabric.editor.status': 'Trạng thái',
980
991
  'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
@@ -1163,6 +1174,7 @@ exports.default = {
1163
1174
  'fabric.theme.bold-red': 'Đỏ đậm',
1164
1175
  'fabric.theme.bold-teal': 'Xanh mòng két đậm',
1165
1176
  'fabric.theme.bold-yellow': 'Vàng đậm',
1177
+ 'fabric.theme.bold-yellow-new': 'Vàng đậm',
1166
1178
  'fabric.theme.bolder-blue': 'Xanh lam trầm',
1167
1179
  'fabric.theme.bolder-gray': 'Xám trầm',
1168
1180
  'fabric.theme.bolder-green': 'Xanh lục trầm',
@@ -1175,6 +1187,9 @@ exports.default = {
1175
1187
  'fabric.theme.dark-blue': 'Xanh lam sẫm',
1176
1188
  'fabric.theme.dark-gray': 'Xám sẫm',
1177
1189
  'fabric.theme.dark-green': 'Xanh lục sẫm',
1190
+ 'fabric.theme.dark-lime': 'Xanh vàng tối',
1191
+ 'fabric.theme.dark-magenta': 'Hồng tím đậm',
1192
+ 'fabric.theme.dark-orange': 'Cam đậm',
1178
1193
  'fabric.theme.dark-purple': 'Tím sẫm',
1179
1194
  'fabric.theme.dark-red': 'Đỏ sẫm',
1180
1195
  'fabric.theme.dark-teal': 'Xanh mòng két sẫm',
@@ -1185,6 +1200,9 @@ exports.default = {
1185
1200
  'fabric.theme.light-blue': 'Xanh lam nhạt',
1186
1201
  'fabric.theme.light-gray': 'Xám nhạt',
1187
1202
  'fabric.theme.light-green': 'Xanh lục nhạt',
1203
+ 'fabric.theme.light-lime': 'Xanh vàng sáng',
1204
+ 'fabric.theme.light-magenta': 'Hồng tím nhạt',
1205
+ 'fabric.theme.light-orange': 'Cam nhạt',
1188
1206
  'fabric.theme.light-purple': 'Tím nhạt',
1189
1207
  'fabric.theme.light-red': 'Đỏ nhạt',
1190
1208
  'fabric.theme.light-teal': 'Xanh mòng két nhạt',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '同步块',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': '实验功能',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': '我们希望收到您的反馈。此快速调查只需不到一分钟。',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '提供反馈',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': '不用了,谢谢',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': '帮助我们改进“同步块”',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '请将此已同步块内容粘贴到其他位置,以重复使用其内容。',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '要重复使用此内容,请发布该页面,并将此已同步块粘贴到其他位置。',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '要重复使用内容,请复制并粘贴此块,以同步到其他位置',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '无法将包含合并单元格的列向左移动',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '无法将包含合并单元格的列向右移动',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '无法将包含合并单元格的行向下移动',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '无法将包含合并单元格的行向上移动',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': '区块模板',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': '数据和图表',
31
+ 'editor-common.quick-insert.categoryEmbed': '嵌入',
32
+ 'editor-common.quick-insert.categoryMedia': '媒体',
33
+ 'editor-common.quick-insert.categoryOther': '其他',
34
+ 'editor-common.quick-insert.categoryRecommended': '推荐',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': '结构',
37
+ 'editor-common.quick-insert.categoryTextFormatting': '文本格式设置',
20
38
  'editor.imageEditor.aspectRatio.circle': '圆形',
21
39
  'editor.imageEditor.aspectRatio.circleButton': '圆形 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': '自定义',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': '在上方添加行',
51
69
  'fabric.editor.addRowBelow': '在下方添加行',
52
70
  'fabric.editor.addUpdatedAltText': '添加替代文本',
71
+ 'fabric.editor.agent-with-user': '{agentName}(代表 {userName})',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 查找操作项并将其显示在面板中',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '操作项面板(测试版)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 为此页面生成摘要并将其显示在面板中',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "编辑 {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': '询问 Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "向 Rovo 提问 {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "使用 Rovo {key}+' 进行编辑",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '询问 Rovo 人工智能',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': '更改语气',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': '更改语气选项',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': '按升序排序',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': '添加您想重复使用的内容。复制并粘贴此块以在其他位置同步。',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': '同步块',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': '源同步块',
993
1014
  'fabric.editor.splitCell': '拆分单元格',
994
1015
  'fabric.editor.status': '状态',
995
1016
  'fabric.editor.status.description': '添加自定义状态标签',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': '深红',
1179
1200
  'fabric.theme.bold-teal': '深蓝绿',
1180
1201
  'fabric.theme.bold-yellow': '金黄',
1202
+ 'fabric.theme.bold-yellow-new': '金黄色',
1181
1203
  'fabric.theme.bolder-blue': '深深蓝',
1182
1204
  'fabric.theme.bolder-gray': '深深灰',
1183
1205
  'fabric.theme.bolder-green': '深深绿',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': '深蓝',
1191
1213
  'fabric.theme.dark-gray': '深灰',
1192
1214
  'fabric.theme.dark-green': '深绿',
1215
+ 'fabric.theme.dark-lime': '深绿黄色',
1216
+ 'fabric.theme.dark-magenta': '深洋红色',
1217
+ 'fabric.theme.dark-orange': '深橙色',
1193
1218
  'fabric.theme.dark-purple': '深紫',
1194
1219
  'fabric.theme.dark-red': '深红',
1195
1220
  'fabric.theme.dark-teal': '深青',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': '浅蓝',
1201
1226
  'fabric.theme.light-gray': '浅灰',
1202
1227
  'fabric.theme.light-green': '浅绿',
1228
+ 'fabric.theme.light-lime': '浅绿黄色',
1229
+ 'fabric.theme.light-magenta': '浅洋红色',
1230
+ 'fabric.theme.light-orange': '浅橙色',
1203
1231
  'fabric.theme.light-purple': '浅紫',
1204
1232
  'fabric.theme.light-red': '浅红',
1205
1233
  'fabric.theme.light-teal': '浅蓝绿',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '設定 {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '已同步區塊',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': '我們很樂於傾聽您的意見反應。這個快速調查不到一分鐘即可完成。',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '提供意見反應',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': '不用了,謝謝',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': '協助我改善「已同步區塊」',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '請將此同步的區塊內容貼到另一個位置,以重複使用其內容。',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '若要使用此內容,請發布此頁面,並將此同步區塊貼到另一個位置。',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '若要重複使用內容,複製並貼上此區塊以同步到其他位置。',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '您無法將包含合併儲存格的欄向左移動',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '您無法將包含合併儲存格的欄向右移動',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '您無法將包含合併儲存格的欄向下移動',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '您無法將包含合併儲存格的欄向上移動',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': '區塊範本',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': '資料和圖表',
31
+ 'editor-common.quick-insert.categoryEmbed': '嵌入',
32
+ 'editor-common.quick-insert.categoryMedia': '媒體',
33
+ 'editor-common.quick-insert.categoryOther': '其他',
34
+ 'editor-common.quick-insert.categoryRecommended': '建議',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': '結構',
37
+ 'editor-common.quick-insert.categoryTextFormatting': '文字格式設定',
20
38
  'editor.imageEditor.aspectRatio.circle': '圓形',
21
39
  'editor.imageEditor.aspectRatio.circleButton': '圓形 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': '自訂',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': '在上方新增列',
51
69
  'fabric.editor.addRowBelow': '在下方新增列',
52
70
  'fabric.editor.addUpdatedAltText': '新增替代文字',
71
+ 'fabric.editor.agent-with-user': '{agentName} (代表 {userName})',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 尋找交辦事項並在面板中顯示',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '交辦事項面板 (測試版)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 摘要此頁面,並在面板中顯示',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "編輯 {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': '詢問 Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "詢問 Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "使用 Rovo {key}+' 編輯",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '詢問 Rovo AI',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': '改變語調',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': '變更音調選項',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': '排序遞增',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': '新增您想要重複使用的內容。複製並貼上此區塊以同步到其他位置。',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': '已同步區塊',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': '來源已同步區塊',
993
1014
  'fabric.editor.splitCell': '分割儲存格',
994
1015
  'fabric.editor.status': '狀態',
995
1016
  'fabric.editor.status.description': '新增自訂狀態標籤',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': '個性紅',
1179
1200
  'fabric.theme.bold-teal': '個性藍綠',
1180
1201
  'fabric.theme.bold-yellow': '個性黃',
1202
+ 'fabric.theme.bold-yellow-new': '個性黃',
1181
1203
  'fabric.theme.bolder-blue': '酷炫藍',
1182
1204
  'fabric.theme.bolder-gray': '酷炫灰',
1183
1205
  'fabric.theme.bolder-green': '酷炫綠',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': '深藍色',
1191
1213
  'fabric.theme.dark-gray': '深灰色',
1192
1214
  'fabric.theme.dark-green': '深綠色',
1215
+ 'fabric.theme.dark-lime': '深黃綠色',
1216
+ 'fabric.theme.dark-magenta': '深洋紅色',
1217
+ 'fabric.theme.dark-orange': '深橘色',
1193
1218
  'fabric.theme.dark-purple': '深紫色',
1194
1219
  'fabric.theme.dark-red': '深紅色',
1195
1220
  'fabric.theme.dark-teal': '深藍綠色',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': '淺藍色',
1201
1226
  'fabric.theme.light-gray': '淺灰色',
1202
1227
  'fabric.theme.light-green': '淺綠色',
1228
+ 'fabric.theme.light-lime': '淺檸檬黃',
1229
+ 'fabric.theme.light-magenta': '淺洋紅色',
1230
+ 'fabric.theme.light-orange': '淺橘色',
1203
1231
  'fabric.theme.light-purple': '淺紫色',
1204
1232
  'fabric.theme.light-red': '淺紅色',
1205
1233
  'fabric.theme.light-teal': '淺藍綠色',
@@ -11,8 +11,26 @@ declare const _default: {
11
11
  'editor-common-extensibility.macro.button.configure': string;
12
12
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': string;
15
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
16
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
17
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': string;
14
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
20
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
21
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
22
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
23
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
24
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
25
+ 'editor-common.quick-insert.categoryBlockTemplates': string;
26
+ 'editor-common.quick-insert.categoryDataAndCharts': string;
27
+ 'editor-common.quick-insert.categoryEmbed': string;
28
+ 'editor-common.quick-insert.categoryMedia': string;
29
+ 'editor-common.quick-insert.categoryOther': string;
30
+ 'editor-common.quick-insert.categoryRecommended': string;
31
+ 'editor-common.quick-insert.categoryRovo': string;
32
+ 'editor-common.quick-insert.categoryStructure': string;
33
+ 'editor-common.quick-insert.categoryTextFormatting': string;
16
34
  'editor.imageEditor.aspectRatio.circle': string;
17
35
  'editor.imageEditor.aspectRatio.circleButton': string;
18
36
  'editor.imageEditor.aspectRatio.custom': string;
@@ -46,6 +64,7 @@ declare const _default: {
46
64
  'fabric.editor.addRowAbove': string;
47
65
  'fabric.editor.addRowBelow': string;
48
66
  'fabric.editor.addUpdatedAltText': string;
67
+ 'fabric.editor.agent-with-user': string;
49
68
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
50
69
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
51
70
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
@@ -322,6 +341,7 @@ declare const _default: {
322
341
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
323
342
  'fabric.editor.ai.toolbar.askRovo.title': string;
324
343
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
344
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
325
345
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
326
346
  'fabric.editor.ai.toolbar.changeTone.title': string;
327
347
  'fabric.editor.ai.toolbar.changeToneOptions.title': string;
@@ -986,6 +1006,7 @@ declare const _default: {
986
1006
  'fabric.editor.sortColumnIncreasing': string;
987
1007
  'fabric.editor.sourceSyncBlockPlaceholderText': string;
988
1008
  'fabric.editor.sourceSyncBlockTooltip': string;
1009
+ 'fabric.editor.sourceSyncedBlock.label.text': string;
989
1010
  'fabric.editor.splitCell': string;
990
1011
  'fabric.editor.status': string;
991
1012
  'fabric.editor.status.description': string;
@@ -1174,6 +1195,7 @@ declare const _default: {
1174
1195
  'fabric.theme.bold-red': string;
1175
1196
  'fabric.theme.bold-teal': string;
1176
1197
  'fabric.theme.bold-yellow': string;
1198
+ 'fabric.theme.bold-yellow-new': string;
1177
1199
  'fabric.theme.bolder-blue': string;
1178
1200
  'fabric.theme.bolder-gray': string;
1179
1201
  'fabric.theme.bolder-green': string;
@@ -1186,6 +1208,9 @@ declare const _default: {
1186
1208
  'fabric.theme.dark-blue': string;
1187
1209
  'fabric.theme.dark-gray': string;
1188
1210
  'fabric.theme.dark-green': string;
1211
+ 'fabric.theme.dark-lime': string;
1212
+ 'fabric.theme.dark-magenta': string;
1213
+ 'fabric.theme.dark-orange': string;
1189
1214
  'fabric.theme.dark-purple': string;
1190
1215
  'fabric.theme.dark-red': string;
1191
1216
  'fabric.theme.dark-teal': string;
@@ -1196,6 +1221,9 @@ declare const _default: {
1196
1221
  'fabric.theme.light-blue': string;
1197
1222
  'fabric.theme.light-gray': string;
1198
1223
  'fabric.theme.light-green': string;
1224
+ 'fabric.theme.light-lime': string;
1225
+ 'fabric.theme.light-magenta': string;
1226
+ 'fabric.theme.light-orange': string;
1199
1227
  'fabric.theme.light-purple': string;
1200
1228
  'fabric.theme.light-red': string;
1201
1229
  'fabric.theme.light-teal': string;
@@ -13,8 +13,26 @@ export default {
13
13
  'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
14
14
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronizovaný blok',
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkce Labs',
16
+ '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.',
17
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
18
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
19
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
16
20
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
17
21
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
22
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
23
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
24
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
25
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
26
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
27
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
28
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
29
+ 'editor-common.quick-insert.categoryEmbed': 'Vložit',
30
+ 'editor-common.quick-insert.categoryMedia': 'Média',
31
+ 'editor-common.quick-insert.categoryOther': 'Jiné',
32
+ 'editor-common.quick-insert.categoryRecommended': 'Doporučené',
33
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
34
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
35
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
18
36
  'editor.imageEditor.aspectRatio.circle': 'Kruh',
19
37
  'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
20
38
  'editor.imageEditor.aspectRatio.custom': 'Vlastní',
@@ -48,6 +66,7 @@ export default {
48
66
  'fabric.editor.addRowAbove': 'Přidat řádek nad',
49
67
  'fabric.editor.addRowBelow': 'Přidat řádek pod',
50
68
  'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
69
+ 'fabric.editor.agent-with-user': '{agentName} s: {userName}',
51
70
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
52
71
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
53
72
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Vytvořte souhrn této stránky a zobrazte jej na panelu pomocí Atlassian Intelligence.',
@@ -324,6 +343,7 @@ export default {
324
343
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
325
344
  'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
326
345
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
346
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
327
347
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
328
348
  'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
329
349
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
@@ -988,6 +1008,7 @@ export default {
988
1008
  'fabric.editor.sortColumnIncreasing': 'Seřadit vzestupně',
989
1009
  '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.',
990
1010
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
1011
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
991
1012
  'fabric.editor.splitCell': 'Rozdělit buňku',
992
1013
  'fabric.editor.status': 'Stav',
993
1014
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
@@ -1176,6 +1197,7 @@ export default {
1176
1197
  'fabric.theme.bold-red': 'Sytě červená',
1177
1198
  'fabric.theme.bold-teal': 'Sytě modrozelená',
1178
1199
  'fabric.theme.bold-yellow': 'Sytě žlutá',
1200
+ 'fabric.theme.bold-yellow-new': 'Sytě žlutá',
1179
1201
  'fabric.theme.bolder-blue': 'Sytější modrá',
1180
1202
  'fabric.theme.bolder-gray': 'Sytější šedá',
1181
1203
  'fabric.theme.bolder-green': 'Sytější zelená',
@@ -1188,6 +1210,9 @@ export default {
1188
1210
  'fabric.theme.dark-blue': 'Tmavě modrá',
1189
1211
  'fabric.theme.dark-gray': 'Tmavě šedá',
1190
1212
  'fabric.theme.dark-green': 'Tmavě zelená',
1213
+ 'fabric.theme.dark-lime': 'Tmavě limetková',
1214
+ 'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
1215
+ 'fabric.theme.dark-orange': 'Tmavě oranžová',
1191
1216
  'fabric.theme.dark-purple': 'Tmavě purpurová',
1192
1217
  'fabric.theme.dark-red': 'Tmavě červená',
1193
1218
  'fabric.theme.dark-teal': 'Tmavě modrozelená',
@@ -1198,6 +1223,9 @@ export default {
1198
1223
  'fabric.theme.light-blue': 'Světle modrá',
1199
1224
  'fabric.theme.light-gray': 'Světle šedá',
1200
1225
  'fabric.theme.light-green': 'Světle zelená',
1226
+ 'fabric.theme.light-lime': 'Světle limetková',
1227
+ 'fabric.theme.light-magenta': 'Světle fuchsiová',
1228
+ 'fabric.theme.light-orange': 'Světle oranžová',
1201
1229
  'fabric.theme.light-purple': 'Světle purpurová',
1202
1230
  'fabric.theme.light-red': 'Světle červená',
1203
1231
  'fabric.theme.light-teal': 'Světle modrozelená',