@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.
- 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/en.js +11 -0
- package/dist/cjs/i18n/en_GB.js +11 -0
- package/dist/cjs/i18n/en_ZZ.js +11 -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/vi.js +18 -0
- package/dist/cjs/i18n/zh.js +28 -0
- package/dist/cjs/i18n/zh_TW.js +28 -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/en.d.ts +11 -0
- package/dist/esm/i18n/en.js +11 -0
- package/dist/esm/i18n/en_GB.d.ts +11 -0
- package/dist/esm/i18n/en_GB.js +11 -0
- package/dist/esm/i18n/en_ZZ.d.ts +11 -0
- package/dist/esm/i18n/en_ZZ.js +11 -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/vi.d.ts +18 -0
- package/dist/esm/i18n/vi.js +18 -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 +28 -0
- package/dist/esm/i18n/zh_TW.js +28 -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/en.d.ts +11 -0
- package/dist/types/i18n/en_GB.d.ts +11 -0
- package/dist/types/i18n/en_ZZ.d.ts +11 -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/vi.d.ts +18 -0
- package/dist/types/i18n/zh.d.ts +28 -0
- package/dist/types/i18n/zh_TW.d.ts +28 -0
- package/i18n/cs.ts +32 -0
- package/i18n/da.ts +10 -0
- package/i18n/de.ts +11 -0
- package/i18n/en.ts +12 -0
- package/i18n/en_GB.ts +12 -0
- package/i18n/en_ZZ.ts +12 -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/vi.ts +24 -0
- package/i18n/zh.ts +29 -0
- package/i18n/zh_TW.ts +30 -0
- package/package.json +1 -1
package/i18n/fi.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Lohkosivupohjat',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data ja kaaviot',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Upota',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Muu',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Suositellut',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Rakenne',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstin muotoilu',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Ympyrä',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Ympyrä 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Mukautettu',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Lisää rivi yläpuolelle',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Lisää rivi alapuolelle',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Lisää vaihtoehtoinen teksti',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} käyttäjän {userName} kanssa',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
|
package/i18n/fr.ts
CHANGED
|
@@ -13,10 +13,34 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription':
|
|
17
|
+
'Nous aimerions avoir votre avis. Ce court sondage ne devrait pas vous prendre plus d’une minute.',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Donner un avis',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Non merci',
|
|
20
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Aidez-nous à améliorer les blocs synchronisés',
|
|
16
21
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
22
|
'Collez le contenu de ce bloc synchronisé à un autre emplacement pour le réutiliser.',
|
|
18
23
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
24
|
'Pour réutiliser ce contenu, publiez cette page et collez ce bloc synchronisé à un autre emplacement.',
|
|
25
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
|
+
'Pour réutiliser ce contenu, copiez et collez le bloc afin de le synchroniser à d’autres emplacements',
|
|
27
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
|
|
28
|
+
'Impossible de déplacer une colonne comportant des cellules fusionnées vers la gauche',
|
|
29
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
30
|
+
'Impossible de déplacer une colonne comportant des cellules mergées vers la droite',
|
|
31
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells':
|
|
32
|
+
'Impossible de déplacer une ligne avec des cellules fusionnées vers le bas',
|
|
33
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells':
|
|
34
|
+
'Impossible de déplacer une ligne avec des cellules fusionnées vers le haut',
|
|
35
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Modèles de bloc',
|
|
36
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Données et graphiques',
|
|
37
|
+
'editor-common.quick-insert.categoryEmbed': 'Intégration',
|
|
38
|
+
'editor-common.quick-insert.categoryMedia': 'Média',
|
|
39
|
+
'editor-common.quick-insert.categoryOther': 'Autre',
|
|
40
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommandé',
|
|
41
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
42
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
43
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Mise en forme de texte',
|
|
20
44
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
21
45
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
22
46
|
'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
|
|
@@ -50,6 +74,7 @@ export default {
|
|
|
50
74
|
'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
|
|
51
75
|
'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
|
|
52
76
|
'fabric.editor.addUpdatedAltText': 'Ajoutez un texte de remplacement',
|
|
77
|
+
'fabric.editor.agent-with-user': '{agentName} avec {userName}',
|
|
53
78
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
79
|
"Utilisez Atlassian Intelligence pour trouver des éléments d'action et les afficher dans un panneau",
|
|
55
80
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': "Panneau des éléments d'action (bêta)",
|
|
@@ -397,6 +422,7 @@ export default {
|
|
|
397
422
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Modifier {key}+'",
|
|
398
423
|
'fabric.editor.ai.toolbar.askRovo.title': 'Demander à Rovo',
|
|
399
424
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Demandez à Rovo {key}+'",
|
|
425
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': '{key}Modifier avec Rovo + ’',
|
|
400
426
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Demander à l'IA Rovo",
|
|
401
427
|
'fabric.editor.ai.toolbar.changeTone.title': 'Changer de ton',
|
|
402
428
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Options de changement de ton',
|
|
@@ -1136,6 +1162,7 @@ export default {
|
|
|
1136
1162
|
'fabric.editor.sourceSyncBlockPlaceholderText':
|
|
1137
1163
|
"Ajoutez le contenu que vous souhaitez réutiliser. Copiez et collez ce bloc pour le synchroniser à d'autres emplacements.",
|
|
1138
1164
|
'fabric.editor.sourceSyncBlockTooltip': 'Bloc synchronisé',
|
|
1165
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Bloc synchronisé source',
|
|
1139
1166
|
'fabric.editor.splitCell': 'Partager la cellule',
|
|
1140
1167
|
'fabric.editor.status': 'État',
|
|
1141
1168
|
'fabric.editor.status.description': "Ajouter une étiquette d'état personnalisée",
|
|
@@ -1348,6 +1375,7 @@ export default {
|
|
|
1348
1375
|
'fabric.theme.bold-red': 'Rouge vif',
|
|
1349
1376
|
'fabric.theme.bold-teal': 'Bleu-vert vif',
|
|
1350
1377
|
'fabric.theme.bold-yellow': 'Jaune vif',
|
|
1378
|
+
'fabric.theme.bold-yellow-new': 'Jaune vif',
|
|
1351
1379
|
'fabric.theme.bolder-blue': 'Bleu plus vif',
|
|
1352
1380
|
'fabric.theme.bolder-gray': 'Gris plus vif',
|
|
1353
1381
|
'fabric.theme.bolder-green': 'Vert plus vif',
|
|
@@ -1360,6 +1388,9 @@ export default {
|
|
|
1360
1388
|
'fabric.theme.dark-blue': 'Bleu foncé',
|
|
1361
1389
|
'fabric.theme.dark-gray': 'Gris foncé',
|
|
1362
1390
|
'fabric.theme.dark-green': 'Vert foncé',
|
|
1391
|
+
'fabric.theme.dark-lime': 'Vert citron foncé',
|
|
1392
|
+
'fabric.theme.dark-magenta': 'Magenta foncé',
|
|
1393
|
+
'fabric.theme.dark-orange': 'Orange foncé',
|
|
1363
1394
|
'fabric.theme.dark-purple': 'Violet foncé',
|
|
1364
1395
|
'fabric.theme.dark-red': 'Rouge foncé',
|
|
1365
1396
|
'fabric.theme.dark-teal': 'Bleu-vert foncé',
|
|
@@ -1370,6 +1401,9 @@ export default {
|
|
|
1370
1401
|
'fabric.theme.light-blue': 'Bleu clair',
|
|
1371
1402
|
'fabric.theme.light-gray': 'Gris clair',
|
|
1372
1403
|
'fabric.theme.light-green': 'Vert clair',
|
|
1404
|
+
'fabric.theme.light-lime': 'Vert citron clair',
|
|
1405
|
+
'fabric.theme.light-magenta': 'Magenta clair',
|
|
1406
|
+
'fabric.theme.light-orange': 'Orange clair',
|
|
1373
1407
|
'fabric.theme.light-purple': 'Violet clair',
|
|
1374
1408
|
'fabric.theme.light-red': 'Rouge clair',
|
|
1375
1409
|
'fabric.theme.light-teal': 'Bleu-vert clair',
|
package/i18n/hr.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'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 @@ export 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':
|
|
54
64
|
'Koristi Atlassian Intelligence za pronalaženje stavki radnje i prikaz na ploči',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Ploča stavki radnje (Beta)',
|
package/i18n/it.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
"Incolla questo blocco sincronizzato in un'altra posizione per riutilizzarne il contenuto.",
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
"Per riutilizzare questo contenuto, pubblica questa pagina e incolla questo blocco sincronizzato in un'altra posizione.",
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blocca modelli',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dati e grafici',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Incorpora',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Contenuto multimediale',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Altro',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Raccomandati',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Struttura',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formattazione del testo',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Cerchio',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Cerchio 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Personalizzato',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Aggiungi riga sopra',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Aggiungi riga sotto',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Aggiungi testo alternativo',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} con {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Usa Atlassian Intelligence per trovare gli elementi di azione e visualizzarli in un riquadro',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Riquadro degli elementi di azione (Beta)',
|
package/i18n/ja.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/ko.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': '{userName} 님과 함께하는 {agentName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Atlassian Intelligence를 사용하여 작업 항목을 찾고 패널에 표시합니다',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': '작업 항목 패널(베타)',
|
package/i18n/nb.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Lim inn dette synkroniserte blokkinnholdet et annet sted for å bruke innholdet på nytt.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Hvis du vil bruke dette innholdet på nytt, kan du publisere denne siden og lime inn denne synkroniserte blokken et annet sted.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blokker maler',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Bygg inn',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Andre',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Anbefalt',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Struktur',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Sirkel',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Sirkel 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Tilpasset',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Legg til rad over',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Legg til rad under',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Legg til alternativ tekst',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} med {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Bruk Atlassian Intelligence til å finne handlingselementer og vise dem i et panel',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel for handlingselementer (beta)',
|
package/i18n/nl.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Plak de inhoud van dit gesynchroniseerde blok op een andere plek om de inhoud opnieuw te gebruiken.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Om deze inhoud opnieuw te gebruiken, publiceer je deze pagina en plak je dit gesynchroniseerde blok op een andere locatie.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Bloksjablonen',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Gegevens en diagrammen',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Insluiten',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Overig',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Aanbevolen',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Structuur',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstopmaak',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Aangepast',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Rij hierboven toevoegen',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Rij hieronder toevoegen',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Alt-tekst toevoegen',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} met {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Gebruik Atlassian Intelligence om actie-items te zoeken en weer te geven in een paneel',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Paneel met actie-items (bèta)',
|
package/i18n/pl.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Wklej treść tego bloku synchronizowanego w innej lokalizacji, aby ponownie wykorzystać jego treść.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Aby ponownie wykorzystać tę treść, opublikuj tę stronę, a następnie wklej ten blok synchronizowany w innej lokalizacji.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Szablony bloków',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dane i wykresy',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Elementy osadzone',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Multimedia',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Inne',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Rekomendowane',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Struktura',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatowanie tekstu',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Koło',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Koło 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Niestandardowy',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Dodaj wiersz powyżej',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Dodaj wiersz poniżej',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Dodaj tekst alternatywny',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} z użytkownikiem {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Użyj Atlassian Intelligence, aby znaleźć czynności do wykonania i wyświetlić je w panelu',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel czynności do wykonania (wersja beta)',
|
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/vi.ts
CHANGED
|
@@ -13,10 +13,25 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Khối đã đồng bộ',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Phòng thí nghiệm',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription':
|
|
17
|
+
'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.',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Gửi phản hồi',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Không, cảm ơn',
|
|
20
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Hãy giúp chúng tôi cải thiện Khối đã đồng bộ',
|
|
16
21
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
22
|
'Sao chép nội dung khối đã đồng bộ này vào vị trí khác để sử dụng lại.',
|
|
18
23
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
24
|
'Để 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.',
|
|
25
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
|
+
'Để 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',
|
|
27
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
|
|
28
|
+
'Bạn không thể di chuyển cột sang trái khi có ô được hợp nhất',
|
|
29
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
30
|
+
'Bạn không thể di chuyển cột sang phải khi có ô được hợp nhất',
|
|
31
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells':
|
|
32
|
+
'Bạn không thể di chuyển dòng xuống dưới khi có ô được hợp nhất',
|
|
33
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells':
|
|
34
|
+
'Bạn không thể di chuyển dòng lên trên khi có ô được hợp nhất',
|
|
20
35
|
'editor.imageEditor.aspectRatio.circle': 'Tròn',
|
|
21
36
|
'editor.imageEditor.aspectRatio.circleButton': 'Tròn 1:1',
|
|
22
37
|
'editor.imageEditor.aspectRatio.custom': 'Tùy chỉnh',
|
|
@@ -358,6 +373,7 @@ export default {
|
|
|
358
373
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Sửa {key}+'",
|
|
359
374
|
'fabric.editor.ai.toolbar.askRovo.title': 'Hỏi Rovo',
|
|
360
375
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Hỏi Rovo {key}+'",
|
|
376
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Chỉnh sửa bằng Rovo {key}+'",
|
|
361
377
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Hỏi AI Rovo',
|
|
362
378
|
'fabric.editor.ai.toolbar.changeTone.title': 'Thay đổi giọng điệu',
|
|
363
379
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Các tùy chọn thay đổi giọng điệu',
|
|
@@ -1079,6 +1095,7 @@ export default {
|
|
|
1079
1095
|
'fabric.editor.sourceSyncBlockPlaceholderText':
|
|
1080
1096
|
'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.',
|
|
1081
1097
|
'fabric.editor.sourceSyncBlockTooltip': 'Khối đã đồng bộ',
|
|
1098
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Khối đã đồng bộ nguồn',
|
|
1082
1099
|
'fabric.editor.splitCell': 'Tách ô',
|
|
1083
1100
|
'fabric.editor.status': 'Trạng thái',
|
|
1084
1101
|
'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
|
|
@@ -1286,6 +1303,7 @@ export default {
|
|
|
1286
1303
|
'fabric.theme.bold-red': 'Đỏ đậm',
|
|
1287
1304
|
'fabric.theme.bold-teal': 'Xanh mòng két đậm',
|
|
1288
1305
|
'fabric.theme.bold-yellow': 'Vàng đậm',
|
|
1306
|
+
'fabric.theme.bold-yellow-new': 'Vàng đậm',
|
|
1289
1307
|
'fabric.theme.bolder-blue': 'Xanh lam trầm',
|
|
1290
1308
|
'fabric.theme.bolder-gray': 'Xám trầm',
|
|
1291
1309
|
'fabric.theme.bolder-green': 'Xanh lục trầm',
|
|
@@ -1298,6 +1316,9 @@ export default {
|
|
|
1298
1316
|
'fabric.theme.dark-blue': 'Xanh lam sẫm',
|
|
1299
1317
|
'fabric.theme.dark-gray': 'Xám sẫm',
|
|
1300
1318
|
'fabric.theme.dark-green': 'Xanh lục sẫm',
|
|
1319
|
+
'fabric.theme.dark-lime': 'Xanh vàng tối',
|
|
1320
|
+
'fabric.theme.dark-magenta': 'Hồng tím đậm',
|
|
1321
|
+
'fabric.theme.dark-orange': 'Cam đậm',
|
|
1301
1322
|
'fabric.theme.dark-purple': 'Tím sẫm',
|
|
1302
1323
|
'fabric.theme.dark-red': 'Đỏ sẫm',
|
|
1303
1324
|
'fabric.theme.dark-teal': 'Xanh mòng két sẫm',
|
|
@@ -1308,6 +1329,9 @@ export default {
|
|
|
1308
1329
|
'fabric.theme.light-blue': 'Xanh lam nhạt',
|
|
1309
1330
|
'fabric.theme.light-gray': 'Xám nhạt',
|
|
1310
1331
|
'fabric.theme.light-green': 'Xanh lục nhạt',
|
|
1332
|
+
'fabric.theme.light-lime': 'Xanh vàng sáng',
|
|
1333
|
+
'fabric.theme.light-magenta': 'Hồng tím nhạt',
|
|
1334
|
+
'fabric.theme.light-orange': 'Cam nhạt',
|
|
1311
1335
|
'fabric.theme.light-purple': 'Tím nhạt',
|
|
1312
1336
|
'fabric.theme.light-red': 'Đỏ nhạt',
|
|
1313
1337
|
'fabric.theme.light-teal': 'Xanh mòng két nhạt',
|