@atlaskit/afm-i18n-platform-editor-editor-common 2.82.0 → 2.83.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 +4 -0
- package/dist/cjs/i18n/da.js +4 -0
- package/dist/cjs/i18n/de.js +4 -0
- package/dist/cjs/i18n/en.js +3 -0
- package/dist/cjs/i18n/en_GB.js +3 -0
- package/dist/cjs/i18n/en_ZZ.js +3 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +4 -0
- package/dist/cjs/i18n/fr.js +4 -0
- package/dist/cjs/i18n/hr.js +4 -0
- package/dist/cjs/i18n/hu.js +4 -0
- package/dist/cjs/i18n/it.js +4 -0
- package/dist/cjs/i18n/ja.js +4 -0
- package/dist/cjs/i18n/ko.js +4 -0
- package/dist/cjs/i18n/nb.js +4 -0
- package/dist/cjs/i18n/nl.js +4 -0
- package/dist/cjs/i18n/pl.js +4 -0
- package/dist/cjs/i18n/ru.js +4 -0
- package/dist/cjs/i18n/sl.js +3 -0
- package/dist/cjs/i18n/sr_RS.js +4 -0
- package/dist/cjs/i18n/sr_YR.js +4 -0
- package/dist/cjs/i18n/sv.js +4 -0
- package/dist/cjs/i18n/th.js +4 -0
- package/dist/cjs/i18n/tr.js +4 -0
- package/dist/cjs/i18n/uk.js +4 -0
- package/dist/cjs/i18n/vi.js +4 -0
- package/dist/cjs/i18n/zh.js +4 -0
- package/dist/cjs/i18n/zh_TW.js +4 -0
- package/dist/esm/i18n/cs.d.ts +4 -0
- package/dist/esm/i18n/cs.js +4 -0
- package/dist/esm/i18n/da.d.ts +4 -0
- package/dist/esm/i18n/da.js +4 -0
- package/dist/esm/i18n/de.d.ts +4 -0
- package/dist/esm/i18n/de.js +4 -0
- package/dist/esm/i18n/en.d.ts +3 -0
- package/dist/esm/i18n/en.js +3 -0
- package/dist/esm/i18n/en_GB.d.ts +3 -0
- package/dist/esm/i18n/en_GB.js +3 -0
- package/dist/esm/i18n/en_ZZ.d.ts +3 -0
- package/dist/esm/i18n/en_ZZ.js +3 -0
- package/dist/esm/i18n/es.d.ts +3 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.d.ts +4 -0
- package/dist/esm/i18n/fi.js +4 -0
- package/dist/esm/i18n/fr.d.ts +4 -0
- package/dist/esm/i18n/fr.js +4 -0
- package/dist/esm/i18n/hr.d.ts +4 -0
- package/dist/esm/i18n/hr.js +4 -0
- package/dist/esm/i18n/hu.d.ts +4 -0
- package/dist/esm/i18n/hu.js +4 -0
- package/dist/esm/i18n/it.d.ts +4 -0
- package/dist/esm/i18n/it.js +4 -0
- package/dist/esm/i18n/ja.d.ts +4 -0
- package/dist/esm/i18n/ja.js +4 -0
- package/dist/esm/i18n/ko.d.ts +4 -0
- package/dist/esm/i18n/ko.js +4 -0
- package/dist/esm/i18n/nb.d.ts +4 -0
- package/dist/esm/i18n/nb.js +4 -0
- package/dist/esm/i18n/nl.d.ts +4 -0
- package/dist/esm/i18n/nl.js +4 -0
- package/dist/esm/i18n/pl.d.ts +4 -0
- package/dist/esm/i18n/pl.js +4 -0
- package/dist/esm/i18n/ru.d.ts +4 -0
- package/dist/esm/i18n/ru.js +4 -0
- package/dist/esm/i18n/sl.d.ts +3 -0
- package/dist/esm/i18n/sl.js +3 -0
- package/dist/esm/i18n/sr_RS.d.ts +4 -0
- package/dist/esm/i18n/sr_RS.js +4 -0
- package/dist/esm/i18n/sr_YR.d.ts +4 -0
- package/dist/esm/i18n/sr_YR.js +4 -0
- package/dist/esm/i18n/sv.d.ts +4 -0
- package/dist/esm/i18n/sv.js +4 -0
- package/dist/esm/i18n/th.d.ts +4 -0
- package/dist/esm/i18n/th.js +4 -0
- package/dist/esm/i18n/tr.d.ts +4 -0
- package/dist/esm/i18n/tr.js +4 -0
- package/dist/esm/i18n/uk.d.ts +4 -0
- package/dist/esm/i18n/uk.js +4 -0
- package/dist/esm/i18n/vi.d.ts +4 -0
- package/dist/esm/i18n/vi.js +4 -0
- package/dist/esm/i18n/zh.d.ts +4 -0
- package/dist/esm/i18n/zh.js +4 -0
- package/dist/esm/i18n/zh_TW.d.ts +4 -0
- package/dist/esm/i18n/zh_TW.js +4 -0
- package/dist/types/i18n/cs.d.ts +4 -0
- package/dist/types/i18n/da.d.ts +4 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +3 -0
- package/dist/types/i18n/en_GB.d.ts +3 -0
- package/dist/types/i18n/en_ZZ.d.ts +3 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +4 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +4 -0
- package/dist/types/i18n/it.d.ts +4 -0
- package/dist/types/i18n/ja.d.ts +4 -0
- package/dist/types/i18n/ko.d.ts +4 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +4 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/ru.d.ts +4 -0
- package/dist/types/i18n/sl.d.ts +3 -0
- package/dist/types/i18n/sr_RS.d.ts +4 -0
- package/dist/types/i18n/sr_YR.d.ts +4 -0
- package/dist/types/i18n/sv.d.ts +4 -0
- package/dist/types/i18n/th.d.ts +4 -0
- package/dist/types/i18n/tr.d.ts +4 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +4 -0
- package/dist/types/i18n/zh_TW.d.ts +4 -0
- package/i18n/cs.ts +4 -0
- package/i18n/da.ts +4 -0
- package/i18n/de.ts +5 -0
- package/i18n/en.ts +6 -0
- package/i18n/en_GB.ts +6 -0
- package/i18n/en_ZZ.ts +6 -0
- package/i18n/es.ts +6 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +5 -0
- package/i18n/hr.ts +4 -0
- package/i18n/hu.ts +4 -0
- package/i18n/it.ts +4 -0
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +4 -0
- package/i18n/nb.ts +4 -0
- package/i18n/nl.ts +5 -0
- package/i18n/pl.ts +4 -0
- package/i18n/ru.ts +5 -0
- package/i18n/sl.ts +6 -0
- package/i18n/sr_RS.ts +4 -0
- package/i18n/sr_YR.ts +4 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +4 -0
- package/i18n/tr.ts +4 -0
- package/i18n/uk.ts +5 -0
- package/i18n/vi.ts +4 -0
- package/i18n/zh.ts +4 -0
- package/i18n/zh_TW.ts +4 -0
- package/package.json +1 -1
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -270,6 +270,9 @@ declare const _default: {
|
|
|
270
270
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
272
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
275
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
275
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -797,6 +800,7 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.panel.emoji': string;
|
|
798
801
|
'fabric.editor.panel.panelsGroup': string;
|
|
799
802
|
'fabric.editor.panelButtonTitle': string;
|
|
803
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
800
804
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
801
805
|
'fabric.editor.pasteOptions': string;
|
|
802
806
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -270,6 +270,9 @@ declare const _default: {
|
|
|
270
270
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
272
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
275
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
275
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -797,6 +800,7 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.panel.emoji': string;
|
|
798
801
|
'fabric.editor.panel.panelsGroup': string;
|
|
799
802
|
'fabric.editor.panelButtonTitle': string;
|
|
803
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
800
804
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
801
805
|
'fabric.editor.pasteOptions': string;
|
|
802
806
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -52,6 +52,9 @@ declare const _default: {
|
|
|
52
52
|
'fabric.editor.ai.ai-smart-button.context.reference': string;
|
|
53
53
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription': string;
|
|
54
54
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': string;
|
|
55
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final': string;
|
|
56
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final': string;
|
|
57
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final': string;
|
|
55
58
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': string;
|
|
56
59
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': string;
|
|
57
60
|
'fabric.editor.ai.config.item.action.insert': string;
|
|
@@ -340,6 +340,9 @@ declare const _default: {
|
|
|
340
340
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
341
341
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
342
342
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
343
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
344
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
345
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
343
346
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
344
347
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
345
348
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -860,6 +863,7 @@ declare const _default: {
|
|
|
860
863
|
'fabric.editor.panel.emoji': string;
|
|
861
864
|
'fabric.editor.panel.panelsGroup': string;
|
|
862
865
|
'fabric.editor.panelButtonTitle': string;
|
|
866
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
863
867
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
864
868
|
'fabric.editor.pasteOptions': string;
|
|
865
869
|
'fabric.editor.pastePlainText': string;
|
|
@@ -340,6 +340,9 @@ declare const _default: {
|
|
|
340
340
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
341
341
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
342
342
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
343
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
344
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
345
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
343
346
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
344
347
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
345
348
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -860,6 +863,7 @@ declare const _default: {
|
|
|
860
863
|
'fabric.editor.panel.emoji': string;
|
|
861
864
|
'fabric.editor.panel.panelsGroup': string;
|
|
862
865
|
'fabric.editor.panelButtonTitle': string;
|
|
866
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
863
867
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
864
868
|
'fabric.editor.pasteOptions': string;
|
|
865
869
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -269,6 +269,9 @@ declare const _default: {
|
|
|
269
269
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
270
270
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
272
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
272
275
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -796,6 +799,7 @@ declare const _default: {
|
|
|
796
799
|
'fabric.editor.panel.emoji': string;
|
|
797
800
|
'fabric.editor.panel.panelsGroup': string;
|
|
798
801
|
'fabric.editor.panelButtonTitle': string;
|
|
802
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
799
803
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
800
804
|
'fabric.editor.pasteOptions': string;
|
|
801
805
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -255,6 +255,9 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
256
256
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
257
257
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
258
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
259
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
260
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
258
261
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
259
262
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
260
263
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -782,6 +785,7 @@ declare const _default: {
|
|
|
782
785
|
'fabric.editor.panel.emoji': string;
|
|
783
786
|
'fabric.editor.panel.panelsGroup': string;
|
|
784
787
|
'fabric.editor.panelButtonTitle': string;
|
|
788
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
785
789
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
786
790
|
'fabric.editor.pasteOptions': string;
|
|
787
791
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -270,6 +270,9 @@ declare const _default: {
|
|
|
270
270
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
272
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
275
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
275
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -797,6 +800,7 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.panel.emoji': string;
|
|
798
801
|
'fabric.editor.panel.panelsGroup': string;
|
|
799
802
|
'fabric.editor.panelButtonTitle': string;
|
|
803
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
800
804
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
801
805
|
'fabric.editor.pasteOptions': string;
|
|
802
806
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -255,6 +255,9 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
256
256
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
257
257
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
258
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
259
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
260
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
258
261
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
259
262
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
260
263
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -782,6 +785,7 @@ declare const _default: {
|
|
|
782
785
|
'fabric.editor.panel.emoji': string;
|
|
783
786
|
'fabric.editor.panel.panelsGroup': string;
|
|
784
787
|
'fabric.editor.panelButtonTitle': string;
|
|
788
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
785
789
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
786
790
|
'fabric.editor.pasteOptions': string;
|
|
787
791
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -255,6 +255,9 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
256
256
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
257
257
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
258
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
259
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
260
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
258
261
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
259
262
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
260
263
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -782,6 +785,7 @@ declare const _default: {
|
|
|
782
785
|
'fabric.editor.panel.emoji': string;
|
|
783
786
|
'fabric.editor.panel.panelsGroup': string;
|
|
784
787
|
'fabric.editor.panelButtonTitle': string;
|
|
788
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
785
789
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
786
790
|
'fabric.editor.pasteOptions': string;
|
|
787
791
|
'fabric.editor.pastePlainText': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -270,6 +270,9 @@ declare const _default: {
|
|
|
270
270
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
272
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
275
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
275
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -797,6 +800,7 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.panel.emoji': string;
|
|
798
801
|
'fabric.editor.panel.panelsGroup': string;
|
|
799
802
|
'fabric.editor.panelButtonTitle': string;
|
|
803
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
800
804
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
801
805
|
'fabric.editor.pasteOptions': string;
|
|
802
806
|
'fabric.editor.pastePlainText': string;
|
|
@@ -270,6 +270,9 @@ declare const _default: {
|
|
|
270
270
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
271
271
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
272
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
273
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': string;
|
|
274
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': string;
|
|
275
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': string;
|
|
273
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
274
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
275
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -797,6 +800,7 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.panel.emoji': string;
|
|
798
801
|
'fabric.editor.panel.panelsGroup': string;
|
|
799
802
|
'fabric.editor.panelButtonTitle': string;
|
|
803
|
+
'fabric.editor.pasteMenuActionsPasteAs': string;
|
|
800
804
|
'fabric.editor.pasteMenuActionsTitle': string;
|
|
801
805
|
'fabric.editor.pasteOptions': string;
|
|
802
806
|
'fabric.editor.pastePlainText': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -310,6 +310,9 @@ export default {
|
|
|
310
310
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Rozbalit',
|
|
311
311
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Soukromé',
|
|
312
312
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
313
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Navrhované úpravy (ERS)',
|
|
314
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Navrhované úpravy (vygenerovat z ADF)',
|
|
315
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Navrhované úpravy (vygenerovat)',
|
|
313
316
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Použít změny',
|
|
314
317
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Načíst návrhy',
|
|
315
318
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Načítání…',
|
|
@@ -885,6 +888,7 @@ export default {
|
|
|
885
888
|
'fabric.editor.panel.emoji': 'Přidat emoji',
|
|
886
889
|
'fabric.editor.panel.panelsGroup': 'Typy panelů',
|
|
887
890
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
891
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Vložit jako',
|
|
888
892
|
'fabric.editor.pasteMenuActionsTitle': 'Akce vkládání',
|
|
889
893
|
'fabric.editor.pasteOptions': 'Možnosti vložení',
|
|
890
894
|
'fabric.editor.pastePlainText': 'Vložit prostý text',
|
package/i18n/da.ts
CHANGED
|
@@ -313,6 +313,9 @@ export default {
|
|
|
313
313
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Udvid',
|
|
314
314
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
315
315
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
316
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Foreslåede redigeringer (ERS)',
|
|
317
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Foreslåede redigeringer (generér fra ADF)',
|
|
318
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Foreslåede redigeringer (generér)',
|
|
316
319
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Anvend ændringer',
|
|
317
320
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Hent forslag',
|
|
318
321
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Indlæser…',
|
|
@@ -883,6 +886,7 @@ export default {
|
|
|
883
886
|
'fabric.editor.panel.emoji': 'Tilføj emoji',
|
|
884
887
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
885
888
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
889
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Indsæt som',
|
|
886
890
|
'fabric.editor.pasteMenuActionsTitle': 'Indsætningshandlinger',
|
|
887
891
|
'fabric.editor.pasteOptions': 'Indstillinger for indsæt',
|
|
888
892
|
'fabric.editor.pastePlainText': 'Indsæt almindelig tekst',
|
package/i18n/de.ts
CHANGED
|
@@ -343,6 +343,10 @@ export default {
|
|
|
343
343
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Erweitern',
|
|
344
344
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
345
345
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
346
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Vorgeschlagene Änderungen (ERS)',
|
|
347
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final':
|
|
348
|
+
'Vorgeschlagene Änderungen (aus ADF generieren)',
|
|
349
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Vorgeschlagene Änderungen (generieren)',
|
|
346
350
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Änderungen anwenden',
|
|
347
351
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Vorschläge abrufen',
|
|
348
352
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Wird geladen ...',
|
|
@@ -921,6 +925,7 @@ export default {
|
|
|
921
925
|
'fabric.editor.panel.emoji': 'Emoji hinzufügen',
|
|
922
926
|
'fabric.editor.panel.panelsGroup': 'Panel-Typen',
|
|
923
927
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
928
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Einfügen als',
|
|
924
929
|
'fabric.editor.pasteMenuActionsTitle': 'Einfügeaktionen',
|
|
925
930
|
'fabric.editor.pasteOptions': 'Optionen zum Einfügen',
|
|
926
931
|
'fabric.editor.pastePlainText': 'Einfachen Text einfügen',
|
package/i18n/en.ts
CHANGED
|
@@ -57,6 +57,12 @@ export default {
|
|
|
57
57
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription':
|
|
58
58
|
'Generates content to be inserted into the update',
|
|
59
59
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Summarizes the content of the update',
|
|
60
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final':
|
|
61
|
+
'conclusion, conclusions, findings, results, outcome, outcomes, final thoughts, takeaway, takeaways, verdict, determination, resolution, final analysis, deduction, judgment, decision, culmination, end result, bottom line, final word, closing, to conclude, final notes, learnings, what we learned, overall',
|
|
62
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final':
|
|
63
|
+
"recommendations, follow-through, implementation, moving forward, going forward, deliverables, path forward, what is next, way forward, what's next, next steps, priorities, whats next, task list, follow-up, follow up, next step, followup, priority, next up, up next, roadmap, actions, action, tasks, todos, to do, to-do, todo, plan",
|
|
64
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final':
|
|
65
|
+
'summary, tldr, tl;dr, tl dr, overview, synopsis, recap, abstract, brief, outline, quick, in short, rundown, review, roundup, highlights, key points, snapshot, at a glance, in essence, takeaways, to summarize, to summarize',
|
|
60
66
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generate',
|
|
61
67
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Ask Atlassian Intelligence',
|
|
62
68
|
'fabric.editor.ai.config.item.action.edit': 'Edit',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -57,6 +57,12 @@ export default {
|
|
|
57
57
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription':
|
|
58
58
|
'Generates content to be inserted into the update',
|
|
59
59
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Summarises the content of the update',
|
|
60
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final':
|
|
61
|
+
'conclusion, conclusions, findings, results, outcome, outcomes, final thoughts, takeaway, takeaways, verdict, determination, resolution, final analysis, deduction, judgment, decision, culmination, end result, bottom line, final word, closing, to conclude, final notes, learnings, what we learned, overall',
|
|
62
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final':
|
|
63
|
+
"recommendations, follow-through, implementation, moving forward, going forward, deliverables, path forward, what is next, way forward, what's next, next steps, priorities, whats next, task list, follow-up, follow up, next step, followup, priority, next up, up next, roadmap, actions, action, tasks, todos, to do, to-do, todo, plan",
|
|
64
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final':
|
|
65
|
+
'summary, tldr, tl;dr, tl dr, overview, synopsis, recap, abstract, brief, outline, quick, in short, rundown, review, roundup, highlights, key points, snapshot, at a glance, in essence, takeaways, to summarise, to summarise',
|
|
60
66
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generate',
|
|
61
67
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Ask Atlassian Intelligence',
|
|
62
68
|
'fabric.editor.ai.config.item.action.edit': 'Edit',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -59,6 +59,12 @@ export default {
|
|
|
59
59
|
'Generates content to be inserted into the update',
|
|
60
60
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription':
|
|
61
61
|
'Summarizes the content of the update',
|
|
62
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final':
|
|
63
|
+
'conclusion, conclusions, findings, results, outcome, outcomes, final thoughts, takeaway, takeaways, verdict, determination, resolution, final analysis, deduction, judgment, decision, culmination, end result, bottom line, final word, closing, to conclude, final notes, learnings, what we learned, overall',
|
|
64
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final':
|
|
65
|
+
"recommendations, follow-through, implementation, moving forward, going forward, deliverables, path forward, what is next, way forward, what's next, next steps, priorities, whats next, task list, follow-up, follow up, next step, followup, priority, next up, up next, roadmap, actions, action, tasks, todos, to do, to-do, todo, plan",
|
|
66
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final':
|
|
67
|
+
'summary, tldr, tl;dr, tl dr, overview, synopsis, recap, abstract, brief, outline, quick, in short, rundown, review, roundup, highlights, key points, snapshot, at a glance, in essence, takeaways, to summarize, to summarise',
|
|
62
68
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generate',
|
|
63
69
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel':
|
|
64
70
|
'Ask Atlassian Intelligence',
|
package/i18n/es.ts
CHANGED
|
@@ -57,6 +57,12 @@ export default {
|
|
|
57
57
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription':
|
|
58
58
|
'Genera contenido para insertarlo en la actualización.',
|
|
59
59
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Resume el contenido de la actualización.',
|
|
60
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final':
|
|
61
|
+
'conclusión, conclusiones, hallazgos, resultados, desenlace, desenlaces, reflexiones finales, conclusión, conclusiones, veredicto, determinación, resolución, análisis final, deducción, juicio, decisión, culminación, resultado final, conclusión principal, última palabra, cierre, para concluir, notas finales, aprendizajes, lo que hemos aprendido, general',
|
|
62
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final':
|
|
63
|
+
'recomendaciones, seguimiento, implementación, avanzar, seguir adelante, entregas, camino a seguir, lo que sigue, camino a seguir, próximos pasos, prioridades, lo siguiente, lista de tareas, acciones de seguimiento, dar seguimiento, próximo paso, seguimiento posterior, prioridad, lo próximo, a continuación, hoja de ruta, acciones, acción, tareas, tareas pendientes, por hacer, tareas por hacer, pendientes, plan',
|
|
64
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final':
|
|
65
|
+
'resumen, resumen breve, síntesis rápida, versión corta, visión general, sinopsis, recapitulación, extracto, breve, esquema, rápido, vistazo rápido, resumen general, resumen detallado, revisión, recopilación, puntos destacados, puntos clave, instantánea, de un vistazo, en esencia, conclusiones, en resumen, para resumir',
|
|
60
66
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generar',
|
|
61
67
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Pregunta a Atlassian Intelligence',
|
|
62
68
|
'fabric.editor.ai.config.item.action.edit': 'Editar',
|
package/i18n/fi.ts
CHANGED
|
@@ -311,6 +311,9 @@ export default {
|
|
|
311
311
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Laajenna',
|
|
312
312
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Yksityinen',
|
|
313
313
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
314
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Ehdotetut muokkaukset (ERS)',
|
|
315
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Ehdotetut muokkaukset (luo ADF:stä)',
|
|
316
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Ehdotetut muokkaukset (luo)',
|
|
314
317
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Toteuta muutokset',
|
|
315
318
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Hae ehdotuksia',
|
|
316
319
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Ladataan…',
|
|
@@ -877,6 +880,7 @@ export default {
|
|
|
877
880
|
'fabric.editor.panel.emoji': 'Lisää emoji',
|
|
878
881
|
'fabric.editor.panel.panelsGroup': 'Paneelityypit',
|
|
879
882
|
'fabric.editor.panelButtonTitle': 'Paneeli',
|
|
883
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Liitä muodossa',
|
|
880
884
|
'fabric.editor.pasteMenuActionsTitle': 'Liitä toiminnot',
|
|
881
885
|
'fabric.editor.pasteOptions': 'Liittämisasetukset',
|
|
882
886
|
'fabric.editor.pastePlainText': 'Liimaa tavallinen teksti',
|
package/i18n/fr.ts
CHANGED
|
@@ -338,6 +338,10 @@ export default {
|
|
|
338
338
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Développer',
|
|
339
339
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privé',
|
|
340
340
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
341
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Modifications suggérées (ERS)',
|
|
342
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final':
|
|
343
|
+
'Modifications suggérées (générer à partir d’ADF)',
|
|
344
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Modifications suggérées (générer)',
|
|
341
345
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Appliquer les modifications',
|
|
342
346
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Récupérer les suggestions',
|
|
343
347
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Chargement…',
|
|
@@ -918,6 +922,7 @@ export default {
|
|
|
918
922
|
'fabric.editor.panel.emoji': 'Ajouter une émoticône',
|
|
919
923
|
'fabric.editor.panel.panelsGroup': 'Types de panneaux',
|
|
920
924
|
'fabric.editor.panelButtonTitle': 'Volet',
|
|
925
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Coller sous forme de',
|
|
921
926
|
'fabric.editor.pasteMenuActionsTitle': 'Actions de collage',
|
|
922
927
|
'fabric.editor.pasteOptions': 'Options de collage',
|
|
923
928
|
'fabric.editor.pastePlainText': 'Coller le texte brut',
|
package/i18n/hr.ts
CHANGED
|
@@ -405,6 +405,9 @@ export default {
|
|
|
405
405
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Proširi',
|
|
406
406
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privatno',
|
|
407
407
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
408
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Predložene izmjene (ERS)',
|
|
409
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Predložene izmjene (generiraj iz ADF-a)',
|
|
410
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Predložene izmjene (generiraj)',
|
|
408
411
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Primijeni promjene',
|
|
409
412
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Dohvati prijedloge',
|
|
410
413
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Učitavanje…',
|
|
@@ -973,6 +976,7 @@ export default {
|
|
|
973
976
|
'fabric.editor.panel.emoji': 'Dodaj emotikon',
|
|
974
977
|
'fabric.editor.panel.panelsGroup': 'Vrste ploča',
|
|
975
978
|
'fabric.editor.panelButtonTitle': 'Ploča',
|
|
979
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Zalijepi kao',
|
|
976
980
|
'fabric.editor.pasteMenuActionsTitle': 'Radnje lijepljenja',
|
|
977
981
|
'fabric.editor.pasteOptions': 'Opcije lijepljenja',
|
|
978
982
|
'fabric.editor.pastePlainText': 'Zalijepi običan tekst',
|
package/i18n/hu.ts
CHANGED
|
@@ -321,6 +321,9 @@ export default {
|
|
|
321
321
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Kibontás',
|
|
322
322
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privát',
|
|
323
323
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
324
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Javasolt szerkesztések (ERS)',
|
|
325
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Javasolt szerkesztések (ADF-ből generálva)',
|
|
326
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Javasolt szerkesztések (generálás)',
|
|
324
327
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Módosítások alkalmazása',
|
|
325
328
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Javaslatok lekérése',
|
|
326
329
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Betöltés…',
|
|
@@ -894,6 +897,7 @@ export default {
|
|
|
894
897
|
'fabric.editor.panel.emoji': 'Emoji hozzáadása',
|
|
895
898
|
'fabric.editor.panel.panelsGroup': 'Paneltípusok',
|
|
896
899
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
900
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Beillesztés mint',
|
|
897
901
|
'fabric.editor.pasteMenuActionsTitle': 'Műveletek beillesztése',
|
|
898
902
|
'fabric.editor.pasteOptions': 'Beillesztési lehetőségek',
|
|
899
903
|
'fabric.editor.pastePlainText': 'Egyszerű szöveg beillesztése',
|
package/i18n/it.ts
CHANGED
|
@@ -323,6 +323,9 @@ export default {
|
|
|
323
323
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Espandi',
|
|
324
324
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privata',
|
|
325
325
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
326
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Modifiche suggerite (ERS)',
|
|
327
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Modifiche suggerite (genera da ADF)',
|
|
328
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Modifiche suggerite (genera)',
|
|
326
329
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Applica modifiche',
|
|
327
330
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Recupera suggerimenti',
|
|
328
331
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Caricamento in corso…',
|
|
@@ -902,6 +905,7 @@ export default {
|
|
|
902
905
|
'fabric.editor.panel.emoji': 'Aggiungi emoji',
|
|
903
906
|
'fabric.editor.panel.panelsGroup': 'Tipi di riquadri',
|
|
904
907
|
'fabric.editor.panelButtonTitle': 'Pannello',
|
|
908
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Incolla come',
|
|
905
909
|
'fabric.editor.pasteMenuActionsTitle': 'Incolla azioni',
|
|
906
910
|
'fabric.editor.pasteOptions': 'Opzioni Incolla',
|
|
907
911
|
'fabric.editor.pastePlainText': 'Incolla testo non formattato',
|
package/i18n/ja.ts
CHANGED
|
@@ -308,6 +308,9 @@ export default {
|
|
|
308
308
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': '展開',
|
|
309
309
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': '非公開',
|
|
310
310
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
311
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': '編集の提案 (ERS)',
|
|
312
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': '編集の提案 (ADF から生成)',
|
|
313
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': '編集の提案 (生成)',
|
|
311
314
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': '変更を適用する',
|
|
312
315
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': '提案を取得',
|
|
313
316
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': '読み込み中…',
|
|
@@ -874,6 +877,7 @@ export default {
|
|
|
874
877
|
'fabric.editor.panel.emoji': '絵文字を追加',
|
|
875
878
|
'fabric.editor.panel.panelsGroup': 'パネル タイプ',
|
|
876
879
|
'fabric.editor.panelButtonTitle': 'パネル',
|
|
880
|
+
'fabric.editor.pasteMenuActionsPasteAs': '次の形式で貼り付け',
|
|
877
881
|
'fabric.editor.pasteMenuActionsTitle': 'アクションを貼り付け',
|
|
878
882
|
'fabric.editor.pasteOptions': '貼り付けオプション',
|
|
879
883
|
'fabric.editor.pastePlainText': 'プレーン テキストを貼り付け',
|
package/i18n/ko.ts
CHANGED
|
@@ -301,6 +301,9 @@ export default {
|
|
|
301
301
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': '펼치기',
|
|
302
302
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': '비공개',
|
|
303
303
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
304
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': '추천 편집 사항(ERS)',
|
|
305
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': '추천 편집 사항(ADF에서 생성)',
|
|
306
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': '추천 편집 사항(생성)',
|
|
304
307
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': '변경 사항 적용하기',
|
|
305
308
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': '제안 항목 가져오기',
|
|
306
309
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': '로드 중...',
|
|
@@ -864,6 +867,7 @@ export default {
|
|
|
864
867
|
'fabric.editor.panel.emoji': '이모지 추가',
|
|
865
868
|
'fabric.editor.panel.panelsGroup': '패널 유형',
|
|
866
869
|
'fabric.editor.panelButtonTitle': '패널',
|
|
870
|
+
'fabric.editor.pasteMenuActionsPasteAs': '다음으로 붙여넣기',
|
|
867
871
|
'fabric.editor.pasteMenuActionsTitle': '붙여넣기 작업',
|
|
868
872
|
'fabric.editor.pasteOptions': '붙여넣기 옵션',
|
|
869
873
|
'fabric.editor.pastePlainText': '일반 텍스트 붙여넣기',
|
package/i18n/nb.ts
CHANGED
|
@@ -310,6 +310,9 @@ export default {
|
|
|
310
310
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Utvid',
|
|
311
311
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
312
312
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
313
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Foreslåtte redigeringer (ERS)',
|
|
314
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Foreslåtte redigeringer (generer fra ADF)',
|
|
315
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Foreslåtte redigeringer (generer)',
|
|
313
316
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Bruk endringer',
|
|
314
317
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Hent forslag',
|
|
315
318
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Laster inn …',
|
|
@@ -879,6 +882,7 @@ export default {
|
|
|
879
882
|
'fabric.editor.panel.emoji': 'Legg til emoji',
|
|
880
883
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
881
884
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
885
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Lim inn som',
|
|
882
886
|
'fabric.editor.pasteMenuActionsTitle': 'Innlimingshandlinger',
|
|
883
887
|
'fabric.editor.pasteOptions': 'Alternativer for innliming',
|
|
884
888
|
'fabric.editor.pastePlainText': 'Lim inn ren tekst',
|
package/i18n/nl.ts
CHANGED
|
@@ -336,6 +336,10 @@ export default {
|
|
|
336
336
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Uitvouwen',
|
|
337
337
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privé',
|
|
338
338
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
339
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Voorgestelde bewerkingen (ERS)',
|
|
340
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final':
|
|
341
|
+
'Voorgestelde bewerkingen (genereren op basis van ADF)',
|
|
342
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Voorgestelde bewerkingen (genereren)',
|
|
339
343
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
340
344
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Suggesties ophalen',
|
|
341
345
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Laden …',
|
|
@@ -911,6 +915,7 @@ export default {
|
|
|
911
915
|
'fabric.editor.panel.emoji': 'Emoticon toevoegen',
|
|
912
916
|
'fabric.editor.panel.panelsGroup': 'Typen panelen',
|
|
913
917
|
'fabric.editor.panelButtonTitle': 'Paneel',
|
|
918
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Plakken als',
|
|
914
919
|
'fabric.editor.pasteMenuActionsTitle': 'Plakacties',
|
|
915
920
|
'fabric.editor.pasteOptions': 'Opties voor plakken',
|
|
916
921
|
'fabric.editor.pastePlainText': 'Plak als platte tekst',
|
package/i18n/pl.ts
CHANGED
|
@@ -330,6 +330,9 @@ export default {
|
|
|
330
330
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Rozwiń',
|
|
331
331
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Prywatny',
|
|
332
332
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
333
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Sugerowane zmiany (ERS)',
|
|
334
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Sugerowane zmiany (wygeneruj z ADF)',
|
|
335
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Sugerowane zmiany (wygeneruj)',
|
|
333
336
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Zastosuj zmiany',
|
|
334
337
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Pobierz sugestie',
|
|
335
338
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Ładowanie…',
|
|
@@ -908,6 +911,7 @@ export default {
|
|
|
908
911
|
'fabric.editor.panel.emoji': 'Dodaj emoji',
|
|
909
912
|
'fabric.editor.panel.panelsGroup': 'Rodzaje paneli',
|
|
910
913
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
914
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Wklej jako',
|
|
911
915
|
'fabric.editor.pasteMenuActionsTitle': 'Wklej aktywności',
|
|
912
916
|
'fabric.editor.pasteOptions': 'Opcje wklejania',
|
|
913
917
|
'fabric.editor.pastePlainText': 'Wklej zwykły tekst',
|
package/i18n/ru.ts
CHANGED
|
@@ -336,6 +336,10 @@ export default {
|
|
|
336
336
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Развернуть',
|
|
337
337
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Закрыто',
|
|
338
338
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
339
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Предлагаемые правки (ERS)',
|
|
340
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final':
|
|
341
|
+
'Предлагаемые правки (сгенерировать на основе ADF)',
|
|
342
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Предлагаемые правки (сгенерировать)',
|
|
339
343
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Применить изменения',
|
|
340
344
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Получить предложения',
|
|
341
345
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Загрузка…',
|
|
@@ -916,6 +920,7 @@ export default {
|
|
|
916
920
|
'fabric.editor.panel.emoji': 'Добавить эмодзи',
|
|
917
921
|
'fabric.editor.panel.panelsGroup': 'Типы панелей',
|
|
918
922
|
'fabric.editor.panelButtonTitle': 'Панель',
|
|
923
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Вставить как',
|
|
919
924
|
'fabric.editor.pasteMenuActionsTitle': 'Действия вставки',
|
|
920
925
|
'fabric.editor.pasteOptions': 'Параметры вставки',
|
|
921
926
|
'fabric.editor.pastePlainText': 'Вставить обычный текст',
|
package/i18n/sl.ts
CHANGED
|
@@ -57,6 +57,12 @@ export default {
|
|
|
57
57
|
'fabric.editor.ai.atlas-prebuilt.atlasGenerateContentConfigItemDescription':
|
|
58
58
|
'Generira vsebino, ki bo vstavljena v posodobitev',
|
|
59
59
|
'fabric.editor.ai.atlas-prebuilt.atlasSummarizePageConfigItemDescription': 'Povzame vsebino posodobitve',
|
|
60
|
+
'fabric.editor.ai.autocomplete.conclusion.trigger.keywords.non-final':
|
|
61
|
+
'zaključek, zaključki, ugotovitve, rezultati, izid, izidi, končne misli, sklep, sklepi, razsodba, odločitev, resolucija, končna analiza, dedukcija, sodba, ugotovitev, vrhunec, končni rezultat, bistvo, zadnja beseda, rezime, nauki, končne opombe, spoznanja, kaj smo se naučili, splošno',
|
|
62
|
+
'fabric.editor.ai.autocomplete.next.steps.trigger.keywords.non-final':
|
|
63
|
+
'priporočila, nadaljnje ukrepanje, implementacija, napredovanje, nadaljevanje, rezultati, pot naprej, kaj sledi, premik naprej, prihodnji koraki, naslednji koraki, prioritete, prednostne naloge, seznam opravil, nadaljnje ukrepanje, spremljanje, naslednji korak, izvedba, prioriteta, naslednje, kar sledi, načrt, dejanja, dejanje, naloge, opravila, seznam opravil, opravilo, plan',
|
|
64
|
+
'fabric.editor.ai.autocomplete.summary.trigger.keywords.non-final':
|
|
65
|
+
'povzetek, tldr, tl;dr, tl dr, pregled, sinopsis, ponovitev, izvleček, kratek pregled, oris, osnutek, na kratko, na hitro, ocena, poudarek, poudarki, ključne točke, posnetek, na prvi pogled, v bistvu, ugotovitve, nauki, povzeti',
|
|
60
66
|
'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit': 'Generiraj',
|
|
61
67
|
'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel': 'Vprašaj Atlassian Intelligence',
|
|
62
68
|
'fabric.editor.ai.config.item.action.insert': 'Vstavi',
|
package/i18n/sr_RS.ts
CHANGED
|
@@ -398,6 +398,9 @@ export default {
|
|
|
398
398
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Proširi',
|
|
399
399
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privatno',
|
|
400
400
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
401
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Predložene izmene (ERS)',
|
|
402
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Predložene izmene (generiši iz ADF)',
|
|
403
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Predložene izmene (generiši)',
|
|
401
404
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Primeni promene',
|
|
402
405
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Preuzmi predloge',
|
|
403
406
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Učitavanje…',
|
|
@@ -966,6 +969,7 @@ export default {
|
|
|
966
969
|
'fabric.editor.panel.emoji': 'Dodaj emotikone',
|
|
967
970
|
'fabric.editor.panel.panelsGroup': 'Tipovi panela',
|
|
968
971
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
972
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Nalepi kao',
|
|
969
973
|
'fabric.editor.pasteMenuActionsTitle': 'Nalepite radnje',
|
|
970
974
|
'fabric.editor.pasteOptions': 'Opcije lepljenja',
|
|
971
975
|
'fabric.editor.pastePlainText': 'Nalepi čist tekst',
|
package/i18n/sr_YR.ts
CHANGED
|
@@ -398,6 +398,9 @@ export default {
|
|
|
398
398
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Прошири',
|
|
399
399
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Приватно',
|
|
400
400
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
401
|
+
'fabric.editor.ai.suggestions.quickInsert.fromSavedContent.non-final': 'Предложене измене (ERS)',
|
|
402
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Предложене измене (генериши из ADF)',
|
|
403
|
+
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Предложене измене (генериши)',
|
|
401
404
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Примени промене',
|
|
402
405
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Преузми предлоге',
|
|
403
406
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Учитавање…',
|
|
@@ -958,6 +961,7 @@ export default {
|
|
|
958
961
|
'fabric.editor.panel.emoji': 'Додај емотикон',
|
|
959
962
|
'fabric.editor.panel.panelsGroup': 'Типови панела',
|
|
960
963
|
'fabric.editor.panelButtonTitle': 'Панел',
|
|
964
|
+
'fabric.editor.pasteMenuActionsPasteAs': 'Налепи као',
|
|
961
965
|
'fabric.editor.pasteMenuActionsTitle': 'Налепите радње',
|
|
962
966
|
'fabric.editor.pasteOptions': 'Опције лепљења',
|
|
963
967
|
'fabric.editor.pastePlainText': 'Налепи чист текст',
|