@atlaskit/afm-i18n-platform-editor-editor-common 2.210.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.
- package/dist/cjs/i18n/cs.js +28 -0
- package/dist/cjs/i18n/da.js +10 -0
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/es.js +10 -0
- package/dist/cjs/i18n/fi.js +10 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +10 -0
- package/dist/cjs/i18n/it.js +10 -0
- package/dist/cjs/i18n/ja.js +10 -0
- package/dist/cjs/i18n/ko.js +10 -0
- package/dist/cjs/i18n/nb.js +10 -0
- package/dist/cjs/i18n/nl.js +10 -0
- package/dist/cjs/i18n/pl.js +10 -0
- package/dist/cjs/i18n/pt_BR.js +28 -0
- package/dist/cjs/i18n/ru.js +10 -0
- package/dist/cjs/i18n/sr_RS.js +7 -0
- package/dist/cjs/i18n/sr_YR.js +7 -0
- package/dist/cjs/i18n/sv.js +10 -0
- package/dist/cjs/i18n/th.js +10 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +10 -0
- package/dist/cjs/i18n/zh.js +28 -0
- package/dist/cjs/i18n/zh_TW.js +10 -0
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +10 -0
- package/dist/esm/i18n/da.js +10 -0
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/es.d.ts +10 -0
- package/dist/esm/i18n/es.js +10 -0
- package/dist/esm/i18n/fi.d.ts +10 -0
- package/dist/esm/i18n/fi.js +10 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +10 -0
- package/dist/esm/i18n/hr.js +10 -0
- package/dist/esm/i18n/it.d.ts +10 -0
- package/dist/esm/i18n/it.js +10 -0
- package/dist/esm/i18n/ja.d.ts +10 -0
- package/dist/esm/i18n/ja.js +10 -0
- package/dist/esm/i18n/ko.d.ts +10 -0
- package/dist/esm/i18n/ko.js +10 -0
- package/dist/esm/i18n/nb.d.ts +10 -0
- package/dist/esm/i18n/nb.js +10 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +10 -0
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +10 -0
- package/dist/esm/i18n/pt_BR.d.ts +28 -0
- package/dist/esm/i18n/pt_BR.js +28 -0
- package/dist/esm/i18n/ru.d.ts +10 -0
- package/dist/esm/i18n/ru.js +10 -0
- package/dist/esm/i18n/sr_RS.d.ts +7 -0
- package/dist/esm/i18n/sr_RS.js +7 -0
- package/dist/esm/i18n/sr_YR.d.ts +7 -0
- package/dist/esm/i18n/sr_YR.js +7 -0
- package/dist/esm/i18n/sv.d.ts +10 -0
- package/dist/esm/i18n/sv.js +10 -0
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +10 -0
- package/dist/esm/i18n/tr.d.ts +10 -0
- package/dist/esm/i18n/tr.js +10 -0
- package/dist/esm/i18n/uk.d.ts +10 -0
- package/dist/esm/i18n/uk.js +10 -0
- package/dist/esm/i18n/zh.d.ts +28 -0
- package/dist/esm/i18n/zh.js +28 -0
- package/dist/esm/i18n/zh_TW.d.ts +10 -0
- package/dist/esm/i18n/zh_TW.js +10 -0
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +10 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/es.d.ts +10 -0
- package/dist/types/i18n/fi.d.ts +10 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +10 -0
- package/dist/types/i18n/it.d.ts +10 -0
- package/dist/types/i18n/ja.d.ts +10 -0
- package/dist/types/i18n/ko.d.ts +10 -0
- package/dist/types/i18n/nb.d.ts +10 -0
- package/dist/types/i18n/nl.d.ts +10 -0
- package/dist/types/i18n/pl.d.ts +10 -0
- package/dist/types/i18n/pt_BR.d.ts +28 -0
- package/dist/types/i18n/ru.d.ts +10 -0
- package/dist/types/i18n/sr_RS.d.ts +7 -0
- package/dist/types/i18n/sr_YR.d.ts +7 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +28 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +32 -0
- package/i18n/da.ts +10 -0
- package/i18n/de.ts +11 -0
- package/i18n/es.ts +10 -0
- package/i18n/fi.ts +10 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +10 -0
- package/i18n/it.ts +10 -0
- package/i18n/ja.ts +10 -0
- package/i18n/ko.ts +10 -0
- package/i18n/nb.ts +10 -0
- package/i18n/nl.ts +10 -0
- package/i18n/pl.ts +10 -0
- package/i18n/pt_BR.ts +34 -0
- package/i18n/ru.ts +10 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +10 -0
- package/i18n/th.ts +10 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +10 -0
- package/i18n/zh.ts +29 -0
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/i18n/pt_BR.ts
CHANGED
|
@@ -13,10 +13,34 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloco sincronizado',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratórios',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription':
|
|
17
|
+
'A gente se interessa por sua opinião. Essa pesquisa rápida deve levar menos de um minuto.',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Enviar feedback',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Não, valeu',
|
|
20
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Ajude a melhorar os blocos sincronizados',
|
|
16
21
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
22
|
'Cole o conteúdo deste bloco sincronizado em outro local para reutilizar seu conteúdo.',
|
|
18
23
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
24
|
'Para reutilizar este conteúdo, publique esta página e cole este bloco sincronizado em outro local.',
|
|
25
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
|
+
'Para reutilizar o conteúdo, copie e cole este bloco para sincronizar em outros locais',
|
|
27
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
|
|
28
|
+
'Não é possível mover uma coluna para a esquerda com células mescladas',
|
|
29
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
30
|
+
'Não é possível mover uma coluna para a direita com células mescladas',
|
|
31
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells':
|
|
32
|
+
'Não é possível mover uma linha para baixo com células mescladas',
|
|
33
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells':
|
|
34
|
+
'Não é possível mover uma linha para cima com células mescladas',
|
|
35
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Bloquear templates',
|
|
36
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dados e gráficos',
|
|
37
|
+
'editor-common.quick-insert.categoryEmbed': 'Integrar',
|
|
38
|
+
'editor-common.quick-insert.categoryMedia': 'Mídia',
|
|
39
|
+
'editor-common.quick-insert.categoryOther': 'Outros',
|
|
40
|
+
'editor-common.quick-insert.categoryRecommended': 'Recomendado',
|
|
41
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
42
|
+
'editor-common.quick-insert.categoryStructure': 'Estrutura',
|
|
43
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatação de texto',
|
|
20
44
|
'editor.imageEditor.aspectRatio.circle': 'Círculo',
|
|
21
45
|
'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
|
|
22
46
|
'editor.imageEditor.aspectRatio.custom': 'Personalizado',
|
|
@@ -50,6 +74,7 @@ export default {
|
|
|
50
74
|
'fabric.editor.addRowAbove': 'Adicionar linha acima',
|
|
51
75
|
'fabric.editor.addRowBelow': 'Adicionar linha abaixo',
|
|
52
76
|
'fabric.editor.addUpdatedAltText': 'Adicionar texto alternativo',
|
|
77
|
+
'fabric.editor.agent-with-user': '{agentName} com {userName}',
|
|
53
78
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
79
|
'Use o Atlassian Intelligence para encontrar item de ação e mostrar os itens em um painel',
|
|
55
80
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Painel de item de ação (Beta)',
|
|
@@ -374,6 +399,7 @@ export default {
|
|
|
374
399
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Editar {key}+'",
|
|
375
400
|
'fabric.editor.ai.toolbar.askRovo.title': 'Pergunte ao Rovo',
|
|
376
401
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Pergunte ao Rovo {key}+'",
|
|
402
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Editar com o Rovo {key}+'",
|
|
377
403
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pergunte à IA do Rovo',
|
|
378
404
|
'fabric.editor.ai.toolbar.changeTone.title': 'Alterar o tom',
|
|
379
405
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Alterar as opções de tom',
|
|
@@ -1104,6 +1130,7 @@ export default {
|
|
|
1104
1130
|
'fabric.editor.sourceSyncBlockPlaceholderText':
|
|
1105
1131
|
'Adicione o conteúdo que quer reutilizar. Copie e cole este bloco para sincronizar em outros locais.',
|
|
1106
1132
|
'fabric.editor.sourceSyncBlockTooltip': 'Bloco sincronizado',
|
|
1133
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Bloco sincronizado de origem',
|
|
1107
1134
|
'fabric.editor.splitCell': 'Dividir célula',
|
|
1108
1135
|
'fabric.editor.status': 'Status',
|
|
1109
1136
|
'fabric.editor.status.description': 'Adicionar uma categoria de status personalizado',
|
|
@@ -1313,6 +1340,7 @@ export default {
|
|
|
1313
1340
|
'fabric.theme.bold-red': 'Vermelho forte',
|
|
1314
1341
|
'fabric.theme.bold-teal': 'Verde-azulado forte',
|
|
1315
1342
|
'fabric.theme.bold-yellow': 'Amarelo forte',
|
|
1343
|
+
'fabric.theme.bold-yellow-new': 'Amarelo forte',
|
|
1316
1344
|
'fabric.theme.bolder-blue': 'Azul mais forte',
|
|
1317
1345
|
'fabric.theme.bolder-gray': 'Cinza mais forte',
|
|
1318
1346
|
'fabric.theme.bolder-green': 'Verde mais forte',
|
|
@@ -1325,6 +1353,9 @@ export default {
|
|
|
1325
1353
|
'fabric.theme.dark-blue': 'Azul-escuro',
|
|
1326
1354
|
'fabric.theme.dark-gray': 'Cinza-escuro',
|
|
1327
1355
|
'fabric.theme.dark-green': 'Verde-escuro',
|
|
1356
|
+
'fabric.theme.dark-lime': 'Verde-limão escuro',
|
|
1357
|
+
'fabric.theme.dark-magenta': 'Magenta escuro',
|
|
1358
|
+
'fabric.theme.dark-orange': 'Laranja escuro',
|
|
1328
1359
|
'fabric.theme.dark-purple': 'Roxo-escuro',
|
|
1329
1360
|
'fabric.theme.dark-red': 'Vermelho-escuro',
|
|
1330
1361
|
'fabric.theme.dark-teal': 'Azul-petróleo-escuro',
|
|
@@ -1335,6 +1366,9 @@ export default {
|
|
|
1335
1366
|
'fabric.theme.light-blue': 'Azul-claro',
|
|
1336
1367
|
'fabric.theme.light-gray': 'Cinza-claro',
|
|
1337
1368
|
'fabric.theme.light-green': 'Verde-claro',
|
|
1369
|
+
'fabric.theme.light-lime': 'Limão claro',
|
|
1370
|
+
'fabric.theme.light-magenta': 'Magenta claro',
|
|
1371
|
+
'fabric.theme.light-orange': 'Laranja claro',
|
|
1338
1372
|
'fabric.theme.light-purple': 'Roxo-claro',
|
|
1339
1373
|
'fabric.theme.light-red': 'Vermelho-claro',
|
|
1340
1374
|
'fabric.theme.light-teal': 'Verde-petróleo claro',
|
package/i18n/ru.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Вставьте контент этого синхронизированного блока в другое место, чтобы повторно использовать его.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Чтобы повторно использовать этот контент, опубликуйте страницу и вставьте этот синхронизированный блок в другое место.',
|
|
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 @@ export 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':
|
|
54
64
|
'Используйте Atlassian Intelligence, чтобы найти список задач и отобразить его на панели',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель списка задач (бета-версия)',
|
package/i18n/sr_RS.ts
CHANGED
|
@@ -17,6 +17,13 @@ export default {
|
|
|
17
17
|
'Nalepite ovaj sinhronizovani blok na drugo mesto da biste ponovo koristili njegov sadržaj.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'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',
|
package/i18n/sr_YR.ts
CHANGED
|
@@ -17,6 +17,13 @@ export default {
|
|
|
17
17
|
'Налепите овај синхронизовани блок на друго место да бисте поново користили његов садржај.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Да бисте поново користили овај садржај, објавите ову страницу и налепите синхронизовани блок на друго место.',
|
|
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': 'Прилагођено',
|
package/i18n/sv.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Klistra in det här synkroniserade blockinnehållet på en annan plats för att återanvända innehållet.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'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 @@ export 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':
|
|
54
64
|
'Använd Atlassian Intelligence för att hitta åtgärdsobjekt och visa dem i en panel',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel för åtgärdsobjekt (Beta)',
|
package/i18n/th.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'วางเนื้อหาบล็อกที่ซิงค์นี้ในตำแหน่งอื่นเพื่อนำเนื้อหาไปใช้ซ้ำ',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'หากต้องการใช้เนื้อหาซ้ำ โปรดเผยแพร่หน้าข้อมูลนี้และวางบล็อกที่ซิงค์นี้ในตำแหน่งอื่น',
|
|
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 @@ export 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':
|
|
54
64
|
'ใช้ Atlassian Intelligence ในการค้นหารายการดำเนินการและแสดงในแผง',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'แผงรายการดำเนินการ (เบต้า)',
|
package/i18n/tr.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'İçeriğini yeniden kullanmak için bu senkronize blok içeriğini başka bir konuma yapıştırın.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'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 @@ export 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':
|
|
54
64
|
"Yapılacak işlemleri bulmak ve bir panelde göstermek için Atlassian Intelligence'ı kullanın",
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Yapılacak işlemler paneli (Beta)',
|
package/i18n/uk.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Вставте вміст синхронізованого блоку в інше розташування, щоб повторно використати його.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Щоб повторно використати вміст, опублікуйте сторінку й вставте синхронізований блок в інше розташування.',
|
|
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 @@ export 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':
|
|
54
64
|
'Пошук пунктів завдання на цій сторінці за допомогою Atlassian Intelligence і відображення їх на панелі',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель пунктів завдань (бета-версія)',
|
package/i18n/zh.ts
CHANGED
|
@@ -13,10 +13,29 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '同步块',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': '实验功能',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': '我们希望收到您的反馈。此快速调查只需不到一分钟。',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '提供反馈',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': '不用了,谢谢',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': '帮助我们改进“同步块”',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
21
|
'请将此已同步块内容粘贴到其他位置,以重复使用其内容。',
|
|
18
22
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
23
|
'要重复使用此内容,请发布该页面,并将此已同步块粘贴到其他位置。',
|
|
24
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
25
|
+
'要重复使用内容,请复制并粘贴此块,以同步到其他位置',
|
|
26
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '无法将包含合并单元格的列向左移动',
|
|
27
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '无法将包含合并单元格的列向右移动',
|
|
28
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '无法将包含合并单元格的行向下移动',
|
|
29
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '无法将包含合并单元格的行向上移动',
|
|
30
|
+
'editor-common.quick-insert.categoryBlockTemplates': '区块模板',
|
|
31
|
+
'editor-common.quick-insert.categoryDataAndCharts': '数据和图表',
|
|
32
|
+
'editor-common.quick-insert.categoryEmbed': '嵌入',
|
|
33
|
+
'editor-common.quick-insert.categoryMedia': '媒体',
|
|
34
|
+
'editor-common.quick-insert.categoryOther': '其他',
|
|
35
|
+
'editor-common.quick-insert.categoryRecommended': '推荐',
|
|
36
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
37
|
+
'editor-common.quick-insert.categoryStructure': '结构',
|
|
38
|
+
'editor-common.quick-insert.categoryTextFormatting': '文本格式设置',
|
|
20
39
|
'editor.imageEditor.aspectRatio.circle': '圆形',
|
|
21
40
|
'editor.imageEditor.aspectRatio.circleButton': '圆形 1:1',
|
|
22
41
|
'editor.imageEditor.aspectRatio.custom': '自定义',
|
|
@@ -50,6 +69,7 @@ export default {
|
|
|
50
69
|
'fabric.editor.addRowAbove': '在上方添加行',
|
|
51
70
|
'fabric.editor.addRowBelow': '在下方添加行',
|
|
52
71
|
'fabric.editor.addUpdatedAltText': '添加替代文本',
|
|
72
|
+
'fabric.editor.agent-with-user': '{agentName}(代表 {userName})',
|
|
53
73
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 查找操作项并将其显示在面板中',
|
|
54
74
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': '操作项面板(测试版)',
|
|
55
75
|
'fabric.editor.ai.ai-panels.summarizePageDescription':
|
|
@@ -342,6 +362,7 @@ export default {
|
|
|
342
362
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "编辑 {key}+'",
|
|
343
363
|
'fabric.editor.ai.toolbar.askRovo.title': '询问 Rovo',
|
|
344
364
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "向 Rovo 提问 {key}+'",
|
|
365
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "使用 Rovo {key}+' 进行编辑",
|
|
345
366
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '询问 Rovo 人工智能',
|
|
346
367
|
'fabric.editor.ai.toolbar.changeTone.title': '更改语气',
|
|
347
368
|
'fabric.editor.ai.toolbar.changeToneOptions.title': '更改语气选项',
|
|
@@ -1032,6 +1053,7 @@ export default {
|
|
|
1032
1053
|
'fabric.editor.sortColumnIncreasing': '按升序排序',
|
|
1033
1054
|
'fabric.editor.sourceSyncBlockPlaceholderText': '添加您想重复使用的内容。复制并粘贴此块以在其他位置同步。',
|
|
1034
1055
|
'fabric.editor.sourceSyncBlockTooltip': '同步块',
|
|
1056
|
+
'fabric.editor.sourceSyncedBlock.label.text': '源同步块',
|
|
1035
1057
|
'fabric.editor.splitCell': '拆分单元格',
|
|
1036
1058
|
'fabric.editor.status': '状态',
|
|
1037
1059
|
'fabric.editor.status.description': '添加自定义状态标签',
|
|
@@ -1227,6 +1249,7 @@ export default {
|
|
|
1227
1249
|
'fabric.theme.bold-red': '深红',
|
|
1228
1250
|
'fabric.theme.bold-teal': '深蓝绿',
|
|
1229
1251
|
'fabric.theme.bold-yellow': '金黄',
|
|
1252
|
+
'fabric.theme.bold-yellow-new': '金黄色',
|
|
1230
1253
|
'fabric.theme.bolder-blue': '深深蓝',
|
|
1231
1254
|
'fabric.theme.bolder-gray': '深深灰',
|
|
1232
1255
|
'fabric.theme.bolder-green': '深深绿',
|
|
@@ -1239,6 +1262,9 @@ export default {
|
|
|
1239
1262
|
'fabric.theme.dark-blue': '深蓝',
|
|
1240
1263
|
'fabric.theme.dark-gray': '深灰',
|
|
1241
1264
|
'fabric.theme.dark-green': '深绿',
|
|
1265
|
+
'fabric.theme.dark-lime': '深绿黄色',
|
|
1266
|
+
'fabric.theme.dark-magenta': '深洋红色',
|
|
1267
|
+
'fabric.theme.dark-orange': '深橙色',
|
|
1242
1268
|
'fabric.theme.dark-purple': '深紫',
|
|
1243
1269
|
'fabric.theme.dark-red': '深红',
|
|
1244
1270
|
'fabric.theme.dark-teal': '深青',
|
|
@@ -1249,6 +1275,9 @@ export default {
|
|
|
1249
1275
|
'fabric.theme.light-blue': '浅蓝',
|
|
1250
1276
|
'fabric.theme.light-gray': '浅灰',
|
|
1251
1277
|
'fabric.theme.light-green': '浅绿',
|
|
1278
|
+
'fabric.theme.light-lime': '浅绿黄色',
|
|
1279
|
+
'fabric.theme.light-magenta': '浅洋红色',
|
|
1280
|
+
'fabric.theme.light-orange': '浅橙色',
|
|
1252
1281
|
'fabric.theme.light-purple': '浅紫',
|
|
1253
1282
|
'fabric.theme.light-red': '浅红',
|
|
1254
1283
|
'fabric.theme.light-teal': '浅蓝绿',
|
package/i18n/zh_TW.ts
CHANGED
|
@@ -28,6 +28,15 @@ export default {
|
|
|
28
28
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '您無法將包含合併儲存格的欄向右移動',
|
|
29
29
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '您無法將包含合併儲存格的欄向下移動',
|
|
30
30
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '您無法將包含合併儲存格的欄向上移動',
|
|
31
|
+
'editor-common.quick-insert.categoryBlockTemplates': '區塊範本',
|
|
32
|
+
'editor-common.quick-insert.categoryDataAndCharts': '資料和圖表',
|
|
33
|
+
'editor-common.quick-insert.categoryEmbed': '嵌入',
|
|
34
|
+
'editor-common.quick-insert.categoryMedia': '媒體',
|
|
35
|
+
'editor-common.quick-insert.categoryOther': '其他',
|
|
36
|
+
'editor-common.quick-insert.categoryRecommended': '建議',
|
|
37
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
38
|
+
'editor-common.quick-insert.categoryStructure': '結構',
|
|
39
|
+
'editor-common.quick-insert.categoryTextFormatting': '文字格式設定',
|
|
31
40
|
'editor.imageEditor.aspectRatio.circle': '圓形',
|
|
32
41
|
'editor.imageEditor.aspectRatio.circleButton': '圓形 1:1',
|
|
33
42
|
'editor.imageEditor.aspectRatio.custom': '自訂',
|
|
@@ -61,6 +70,7 @@ export default {
|
|
|
61
70
|
'fabric.editor.addRowAbove': '在上方新增列',
|
|
62
71
|
'fabric.editor.addRowBelow': '在下方新增列',
|
|
63
72
|
'fabric.editor.addUpdatedAltText': '新增替代文字',
|
|
73
|
+
'fabric.editor.agent-with-user': '{agentName} (代表 {userName})',
|
|
64
74
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 尋找交辦事項並在面板中顯示',
|
|
65
75
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': '交辦事項面板 (測試版)',
|
|
66
76
|
'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 摘要此頁面,並在面板中顯示',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-editor-editor-common",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.211.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
|