@atlaskit/afm-i18n-platform-editor-editor-common 2.193.0 → 2.194.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 +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/en.js +2 -0
- package/dist/cjs/i18n/en_GB.js +2 -0
- package/dist/cjs/i18n/en_ZZ.js +2 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +2 -1
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.d.ts +1 -0
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.d.ts +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.d.ts +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/en.d.ts +2 -0
- package/dist/esm/i18n/en.js +2 -0
- package/dist/esm/i18n/en_GB.d.ts +2 -0
- package/dist/esm/i18n/en_GB.js +2 -0
- package/dist/esm/i18n/en_ZZ.d.ts +2 -0
- package/dist/esm/i18n/en_ZZ.js +2 -0
- package/dist/esm/i18n/es.d.ts +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.d.ts +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/hu.d.ts +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.d.ts +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ko.d.ts +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.d.ts +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.d.ts +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.d.ts +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.d.ts +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.d.ts +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.d.ts +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.d.ts +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.d.ts +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.d.ts +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.d.ts +1 -0
- package/dist/esm/i18n/vi.js +2 -1
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.d.ts +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/en.d.ts +2 -0
- package/dist/types/i18n/en_GB.d.ts +2 -0
- package/dist/types/i18n/en_ZZ.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/i18n/cs.ts +1 -0
- package/i18n/da.ts +1 -0
- package/i18n/de.ts +1 -0
- package/i18n/en.ts +2 -0
- package/i18n/en_GB.ts +2 -0
- package/i18n/en_ZZ.ts +2 -0
- package/i18n/es.ts +1 -0
- package/i18n/fi.ts +1 -0
- package/i18n/fr.ts +3 -0
- package/i18n/hu.ts +1 -0
- package/i18n/it.ts +1 -0
- package/i18n/ko.ts +1 -0
- package/i18n/nb.ts +4 -0
- package/i18n/nl.ts +1 -0
- package/i18n/pl.ts +1 -0
- package/i18n/pt_BR.ts +1 -0
- package/i18n/ru.ts +1 -0
- package/i18n/sr_RS.ts +1 -0
- package/i18n/sr_YR.ts +1 -0
- package/i18n/sv.ts +1 -0
- package/i18n/th.ts +1 -0
- package/i18n/tr.ts +1 -0
- package/i18n/uk.ts +1 -0
- package/i18n/vi.ts +2 -1
- package/i18n/zh.ts +1 -0
- package/i18n/zh_TW.ts +1 -0
- package/package.json +1 -1
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Kopírovat',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Kopírovat synchronizovaný blok',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Kopírovat',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Kopírovat pro synchronizaci',
|
|
514
515
|
'fabric.editor.cornerControl': 'Zvýraznit tabulku',
|
|
515
516
|
'fabric.editor.createComment': 'Komentář',
|
|
516
517
|
'fabric.editor.createCommentDisabled': 'Komentovat můžete pouze text, nadpisy, smajlíky, kalendářní data, zmínky, odkazy a stavy.',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Kopiér',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiér synkroniseret blok',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Kopiér',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Kopiér for at synkronisere',
|
|
513
514
|
'fabric.editor.cornerControl': 'Fremhæv tabel',
|
|
514
515
|
'fabric.editor.createComment': 'Kommenter',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Du kan kun kommentere tekst, overskrifter, emojier, datoer, omtaler, links og statusser.',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Kopieren',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Synchronisierten Block kopieren',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Kopieren',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Für die Synchronisierung kopieren',
|
|
513
514
|
'fabric.editor.cornerControl': 'Tabelle hervorheben',
|
|
514
515
|
'fabric.editor.createComment': 'Kommentieren',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Sie können nur Text, Überschriften, Emojis, Daten, Erwähnungen, Links und Status kommentieren.',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -372,12 +372,14 @@ exports.default = {
|
|
|
372
372
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
374
374
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
375
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
379
380
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
380
381
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
382
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
382
384
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
383
385
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -372,12 +372,14 @@ exports.default = {
|
|
|
372
372
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
374
374
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
375
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
379
380
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
380
381
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
382
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
382
384
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
383
385
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -372,12 +372,14 @@ exports.default = {
|
|
|
372
372
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
374
374
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
375
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
379
380
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
380
381
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
382
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
382
384
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
383
385
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Copiar',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Copiar bloque sincronizado',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Copiar',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Copiar para sincronización',
|
|
514
515
|
'fabric.editor.cornerControl': 'Destacar tabla',
|
|
515
516
|
'fabric.editor.createComment': 'Comentar',
|
|
516
517
|
'fabric.editor.createCommentDisabled': 'Solo puedes comentar en texto, encabezados, emoticonos, fechas, menciones, enlaces y estados.',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Kopioi',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Kopioi synkronoitu lohko',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Kopioi',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Kopioi synkronoitavaksi',
|
|
514
515
|
'fabric.editor.cornerControl': 'Korosta taulu',
|
|
515
516
|
'fabric.editor.createComment': 'Kommentoi',
|
|
516
517
|
'fabric.editor.createCommentDisabled': 'Voit kommentoida vain tekstiä, otsikoita, emojeita, päivämääriä, mainintoja, linkkejä ja tiloja.',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = {
|
|
|
13
13
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
14
14
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
15
15
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
16
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
|
|
16
17
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
17
18
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
18
19
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
@@ -882,6 +883,7 @@ exports.default = {
|
|
|
882
883
|
'fabric.editor.moveSelectionLeft': 'Déplacer la sélection vers la gauche',
|
|
883
884
|
'fabric.editor.moveSelectionRight': 'Déplacer la sélection vers la droite',
|
|
884
885
|
'fabric.editor.moveSelectionUp': 'Déplacer la sélection vers le haut',
|
|
886
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': 'Commencez à saisir du texte pour ajouter du contenu ou appuyez sur / pour insérer des éléments',
|
|
885
887
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Afficher le titre intégré',
|
|
886
888
|
'fabric.editor.nativeEmbeds.expandPreview': 'Développer',
|
|
887
889
|
'fabric.editor.nativeEmbeds.refresh': 'Actualiser',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Másolás',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Szinkronizált blokk másolása',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Másolás',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Másolás szinkronizáláshoz',
|
|
513
514
|
'fabric.editor.cornerControl': 'Táblázat kijelölése',
|
|
514
515
|
'fabric.editor.createComment': 'Megjegyzés',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Csak szövegekhez, címsorokhoz, emojikhoz, dátumokhoz, említésekhez, linkekhez és állapotokhoz fűzhetsz megjegyzést.',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Copia',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Copia blocco sincronizzato',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Copia',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Copia per sincronizzare',
|
|
513
514
|
'fabric.editor.cornerControl': 'Evidenzia tabella',
|
|
514
515
|
'fabric.editor.createComment': 'Commento',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Puoi commentare solo testo, titoli, emoji, date, menzioni, link e stati.',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': '복사',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': '동기화된 블록 복사',
|
|
513
513
|
'fabric.editor.copyToClipboard': '복사',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': '복사하여 동기화',
|
|
514
515
|
'fabric.editor.cornerControl': '표 강조',
|
|
515
516
|
'fabric.editor.createComment': '댓글',
|
|
516
517
|
'fabric.editor.createCommentDisabled': '텍스트, 제목, 이모지, 날짜, 멘션, 링크 및 상태에만 댓글을 추가할 수 있습니다.',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = {
|
|
|
13
13
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Redigering fullført',
|
|
14
14
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Rediger',
|
|
15
15
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
16
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synkronisert blokk',
|
|
16
17
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorier',
|
|
17
18
|
'editor.imageEditor.aspectRatio.circle': 'Sirkel',
|
|
18
19
|
'editor.imageEditor.aspectRatio.circleButton': 'Sirkel 1:1',
|
|
@@ -510,6 +511,7 @@ exports.default = {
|
|
|
510
511
|
'fabric.editor.copySyncBlock': 'Kopier',
|
|
511
512
|
'fabric.editor.copySyncedBlockTooltip': 'Kopier synkronisert blokk',
|
|
512
513
|
'fabric.editor.copyToClipboard': 'Kopier',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Kopier til synkronisering',
|
|
513
515
|
'fabric.editor.cornerControl': 'Fremhev tabell',
|
|
514
516
|
'fabric.editor.createComment': 'Kommenter',
|
|
515
517
|
'fabric.editor.createCommentDisabled': 'Du kan bare kommentere på tekst, overskrifter, emojier, datoer, omtaler, koblinger og statuser.',
|
|
@@ -880,6 +882,7 @@ exports.default = {
|
|
|
880
882
|
'fabric.editor.moveSelectionLeft': 'Flytt det valgte til venstre',
|
|
881
883
|
'fabric.editor.moveSelectionRight': 'Flytt det valgte til høyre',
|
|
882
884
|
'fabric.editor.moveSelectionUp': 'Flytt det valgte oppover',
|
|
885
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': 'Skriv for å legge til innhold, eller trykk på / for å sette inn elementer',
|
|
883
886
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Vis tittel på innebygging',
|
|
884
887
|
'fabric.editor.nativeEmbeds.expandPreview': 'Utvid',
|
|
885
888
|
'fabric.editor.nativeEmbeds.refresh': 'Oppdater',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Kopiëren',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Gesynchroniseerd blok kopiëren',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Kopiëren',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Kopiëren om te synchroniseren',
|
|
513
514
|
'fabric.editor.cornerControl': 'Tabel markeren',
|
|
514
515
|
'fabric.editor.createComment': 'Opmerking maken',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Je kunt alleen opmerkingen plaatsen bij tekst, kopteksten, emoticons, datums, vermeldingen, links en statussen.',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Kopiuj',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiuj blok synchronizowany',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Kopiuj',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Kopiuj w celu synchronizacji',
|
|
514
515
|
'fabric.editor.cornerControl': 'Zaznacz tablicę',
|
|
515
516
|
'fabric.editor.createComment': 'Komentarz',
|
|
516
517
|
'fabric.editor.createCommentDisabled': 'Można komentować tylko tekst, nagłówki, emoji, daty, wzmianki, łącza i statusy.',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -509,6 +509,7 @@ exports.default = {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Copiar',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Copiar bloco sincronizado',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Copiar',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Copiar para sincronizar',
|
|
512
513
|
'fabric.editor.cornerControl': 'Destacar tabela',
|
|
513
514
|
'fabric.editor.createComment': 'Comentar',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Você só pode comentar em textos, títulos, emojis, datas, menções, links e status.',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Копировать',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Копировать синхронизированный блок',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Скопировать',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Копировать для синхронизации',
|
|
514
515
|
'fabric.editor.cornerControl': 'Выделить таблицу',
|
|
515
516
|
'fabric.editor.createComment': 'Комментировать',
|
|
516
517
|
'fabric.editor.createCommentDisabled': 'Можно комментировать только текст, заголовки, эмодзи, даты, упоминания, ссылки и статусы.',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -578,6 +578,7 @@ exports.default = {
|
|
|
578
578
|
'fabric.editor.copySyncBlock': 'Kopiraj',
|
|
579
579
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiraj sinhronizovani blok',
|
|
580
580
|
'fabric.editor.copyToClipboard': 'Kopiraj',
|
|
581
|
+
'fabric.editor.copyToSyncLabel': 'Kopiraj za sinhronizaciju',
|
|
581
582
|
'fabric.editor.cornerControl': 'Istakni tabelu',
|
|
582
583
|
'fabric.editor.createComment': 'Komentar',
|
|
583
584
|
'fabric.editor.createCommentDisabled': 'Možete da komentarišete samo tekst, naslove, emotikone, datume, spominjanja, linkove i statuse.',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -578,6 +578,7 @@ exports.default = {
|
|
|
578
578
|
'fabric.editor.copySyncBlock': 'Копирај',
|
|
579
579
|
'fabric.editor.copySyncedBlockTooltip': 'Копирај синхронизовани блок',
|
|
580
580
|
'fabric.editor.copyToClipboard': 'Копирај',
|
|
581
|
+
'fabric.editor.copyToSyncLabel': 'Копирај за синхронизацију',
|
|
581
582
|
'fabric.editor.cornerControl': 'Истакни табелу',
|
|
582
583
|
'fabric.editor.createComment': 'Коментар',
|
|
583
584
|
'fabric.editor.createCommentDisabled': 'Можете да коментаришете само текст, наслове, емотиконе, датуме, спомињања, линкове и статусе.',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -510,6 +510,7 @@ exports.default = {
|
|
|
510
510
|
'fabric.editor.copySyncBlock': 'Kopiera',
|
|
511
511
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiera synkroniserat block',
|
|
512
512
|
'fabric.editor.copyToClipboard': 'Kopiera',
|
|
513
|
+
'fabric.editor.copyToSyncLabel': 'Kopiera till synkronisering',
|
|
513
514
|
'fabric.editor.cornerControl': 'Markera tabellen',
|
|
514
515
|
'fabric.editor.createComment': 'Kommentera',
|
|
515
516
|
'fabric.editor.createCommentDisabled': 'Du kan bara kommentera text, rubriker, emojis, datum, omnämnanden, länkar och statusar.',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -496,6 +496,7 @@ exports.default = {
|
|
|
496
496
|
'fabric.editor.copySyncBlock': 'คัดลอก',
|
|
497
497
|
'fabric.editor.copySyncedBlockTooltip': 'คัดลอกบล็อกที่ซิงค์',
|
|
498
498
|
'fabric.editor.copyToClipboard': 'คัดลอก',
|
|
499
|
+
'fabric.editor.copyToSyncLabel': 'คัดลอกเพื่อซิงค์',
|
|
499
500
|
'fabric.editor.cornerControl': 'ไฮไลท์ตาราง',
|
|
500
501
|
'fabric.editor.createComment': 'ความคิดเห็น',
|
|
501
502
|
'fabric.editor.createCommentDisabled': 'คุณสามารถแสดงความคิดเห็นได้เฉพาะกับข้อความ หัวเรื่อง เอโมจิ วันที่ การกล่าวถึง ลิงก์ และสถานะเท่านั้น',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': 'Kopyala',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': 'Senkronize edilmiş bloku kopyala',
|
|
513
513
|
'fabric.editor.copyToClipboard': 'Kopyala',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': 'Senkronizasyona kaydet',
|
|
514
515
|
'fabric.editor.cornerControl': 'Tabloyu vurgula',
|
|
515
516
|
'fabric.editor.createComment': 'Yorum',
|
|
516
517
|
'fabric.editor.createCommentDisabled': "Yalnızca metinlere, başlıklara, emoji'lere, tarihlere, bahsetmelere, bağlantılara ve durumlara yorum ekleyebilirsiniz.",
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -496,6 +496,7 @@ exports.default = {
|
|
|
496
496
|
'fabric.editor.copySyncBlock': 'Копіювати',
|
|
497
497
|
'fabric.editor.copySyncedBlockTooltip': 'Скопіювати синхронізований блок',
|
|
498
498
|
'fabric.editor.copyToClipboard': 'Копіювати',
|
|
499
|
+
'fabric.editor.copyToSyncLabel': 'Копіювати для синхронізації',
|
|
499
500
|
'fabric.editor.cornerControl': 'Виділити таблицю',
|
|
500
501
|
'fabric.editor.createComment': 'Додати коментар',
|
|
501
502
|
'fabric.editor.createCommentDisabled': 'Ви можете коментувати лише текст, заголовки, емодзі, дати, згадування, посилання й стани.',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -319,7 +319,7 @@ exports.default = {
|
|
|
319
319
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Đồng cảm hơn',
|
|
320
320
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Chuyên nghiệp hơn',
|
|
321
321
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Các tùy chọn Rovo khác',
|
|
322
|
-
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Các tùy chọn
|
|
322
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Các tùy chọn Yêu cầu Rovo khác',
|
|
323
323
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
324
324
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Sửa lỗi chính tả và ngữ pháp',
|
|
325
325
|
'fabric.editor.ai.toolbar.summarize.title': 'Tóm tắt',
|
|
@@ -496,6 +496,7 @@ exports.default = {
|
|
|
496
496
|
'fabric.editor.copySyncBlock': 'Sao chép',
|
|
497
497
|
'fabric.editor.copySyncedBlockTooltip': 'Sao chép khối đã đồng bộ',
|
|
498
498
|
'fabric.editor.copyToClipboard': 'Sao chép',
|
|
499
|
+
'fabric.editor.copyToSyncLabel': 'Sao chép để đồng bộ',
|
|
499
500
|
'fabric.editor.cornerControl': 'Làm nổi bật bảng',
|
|
500
501
|
'fabric.editor.createComment': 'Nhận xét',
|
|
501
502
|
'fabric.editor.createCommentDisabled': 'Bạn chỉ có thể nhận xét về văn bản, tiêu đề, biểu tượng cảm xúc, ngày tháng, lượt nhắc đến, liên kết và trạng thái.',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': '复制',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': '复制同步块',
|
|
513
513
|
'fabric.editor.copyToClipboard': '复制',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': '复制以同步',
|
|
514
515
|
'fabric.editor.cornerControl': '突出显示表格',
|
|
515
516
|
'fabric.editor.createComment': '评论',
|
|
516
517
|
'fabric.editor.createCommentDisabled': '您只能对文本、标题、表情、日期、提及、链接和状态发表评论。',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -511,6 +511,7 @@ exports.default = {
|
|
|
511
511
|
'fabric.editor.copySyncBlock': '複製',
|
|
512
512
|
'fabric.editor.copySyncedBlockTooltip': '複製同步區塊',
|
|
513
513
|
'fabric.editor.copyToClipboard': '複製',
|
|
514
|
+
'fabric.editor.copyToSyncLabel': '複製以同步',
|
|
514
515
|
'fabric.editor.cornerControl': '醒目提示表格',
|
|
515
516
|
'fabric.editor.createComment': '留言',
|
|
516
517
|
'fabric.editor.createCommentDisabled': '您只能在文字、標題、表情符號、日期、提及、連結和狀態上留言。',
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Kopírovat',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Kopírovat synchronizovaný blok',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Kopírovat',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Kopírovat pro synchronizaci',
|
|
512
513
|
'fabric.editor.cornerControl': 'Zvýraznit tabulku',
|
|
513
514
|
'fabric.editor.createComment': 'Komentář',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Komentovat můžete pouze text, nadpisy, smajlíky, kalendářní data, zmínky, odkazy a stavy.',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Kopiér',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiér synkroniseret blok',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Kopiér',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Kopiér for at synkronisere',
|
|
511
512
|
'fabric.editor.cornerControl': 'Fremhæv tabel',
|
|
512
513
|
'fabric.editor.createComment': 'Kommenter',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Du kan kun kommentere tekst, overskrifter, emojier, datoer, omtaler, links og statusser.',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Kopieren',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Synchronisierten Block kopieren',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Kopieren',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Für die Synchronisierung kopieren',
|
|
511
512
|
'fabric.editor.cornerControl': 'Tabelle hervorheben',
|
|
512
513
|
'fabric.editor.createComment': 'Kommentieren',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Sie können nur Text, Überschriften, Emojis, Daten, Erwähnungen, Links und Status kommentieren.',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -370,12 +370,14 @@ export default {
|
|
|
370
370
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
373
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
380
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
379
381
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
380
382
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -370,12 +370,14 @@ export default {
|
|
|
370
370
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
373
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
380
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
379
381
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
380
382
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -370,12 +370,14 @@ export default {
|
|
|
370
370
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': 'Uses AI. Verify results.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': 'Dismiss',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expand',
|
|
373
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': 'Hide comparison',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'More options',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Only show suggestion',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': 'Visible only to you',
|
|
377
378
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
378
379
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
380
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': 'Show comparison',
|
|
379
381
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
380
382
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
381
383
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Copiar',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Copiar bloque sincronizado',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Copiar',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Copiar para sincronización',
|
|
512
513
|
'fabric.editor.cornerControl': 'Destacar tabla',
|
|
513
514
|
'fabric.editor.createComment': 'Comentar',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Solo puedes comentar en texto, encabezados, emoticonos, fechas, menciones, enlaces y estados.',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Kopioi',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Kopioi synkronoitu lohko',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Kopioi',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Kopioi synkronoitavaksi',
|
|
512
513
|
'fabric.editor.cornerControl': 'Korosta taulu',
|
|
513
514
|
'fabric.editor.createComment': 'Kommentoi',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Voit kommentoida vain tekstiä, otsikoita, emojeita, päivämääriä, mainintoja, linkkejä ja tiloja.',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ declare const _default: {
|
|
|
9
9
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
12
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
@@ -878,6 +879,7 @@ declare const _default: {
|
|
|
878
879
|
'fabric.editor.moveSelectionLeft': string;
|
|
879
880
|
'fabric.editor.moveSelectionRight': string;
|
|
880
881
|
'fabric.editor.moveSelectionUp': string;
|
|
882
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': string;
|
|
881
883
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': string;
|
|
882
884
|
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
883
885
|
'fabric.editor.nativeEmbeds.refresh': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
14
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
|
|
14
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
16
17
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
@@ -880,6 +881,7 @@ export default {
|
|
|
880
881
|
'fabric.editor.moveSelectionLeft': 'Déplacer la sélection vers la gauche',
|
|
881
882
|
'fabric.editor.moveSelectionRight': 'Déplacer la sélection vers la droite',
|
|
882
883
|
'fabric.editor.moveSelectionUp': 'Déplacer la sélection vers le haut',
|
|
884
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': 'Commencez à saisir du texte pour ajouter du contenu ou appuyez sur / pour insérer des éléments',
|
|
883
885
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Afficher le titre intégré',
|
|
884
886
|
'fabric.editor.nativeEmbeds.expandPreview': 'Développer',
|
|
885
887
|
'fabric.editor.nativeEmbeds.refresh': 'Actualiser',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Másolás',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Szinkronizált blokk másolása',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Másolás',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Másolás szinkronizáláshoz',
|
|
511
512
|
'fabric.editor.cornerControl': 'Táblázat kijelölése',
|
|
512
513
|
'fabric.editor.createComment': 'Megjegyzés',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Csak szövegekhez, címsorokhoz, emojikhoz, dátumokhoz, említésekhez, linkekhez és állapotokhoz fűzhetsz megjegyzést.',
|
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Copia',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Copia blocco sincronizzato',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Copia',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Copia per sincronizzare',
|
|
511
512
|
'fabric.editor.cornerControl': 'Evidenzia tabella',
|
|
512
513
|
'fabric.editor.createComment': 'Commento',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Puoi commentare solo testo, titoli, emoji, date, menzioni, link e stati.',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': '복사',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': '동기화된 블록 복사',
|
|
511
511
|
'fabric.editor.copyToClipboard': '복사',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': '복사하여 동기화',
|
|
512
513
|
'fabric.editor.cornerControl': '표 강조',
|
|
513
514
|
'fabric.editor.createComment': '댓글',
|
|
514
515
|
'fabric.editor.createCommentDisabled': '텍스트, 제목, 이모지, 날짜, 멘션, 링크 및 상태에만 댓글을 추가할 수 있습니다.',
|