@atlaskit/afm-i18n-platform-editor-editor-common 2.140.0 → 2.142.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/de.js +20 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +29 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hr.js +14 -0
- package/dist/cjs/i18n/hu.js +4 -1
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +4 -1
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sl.js +20 -0
- package/dist/cjs/i18n/sr_RS.js +5 -0
- package/dist/cjs/i18n/sr_YR.js +5 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/vi.js +29 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +14 -0
- package/dist/esm/i18n/de.d.ts +20 -0
- package/dist/esm/i18n/de.js +20 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.d.ts +29 -0
- package/dist/esm/i18n/es.js +29 -0
- package/dist/esm/i18n/fi.d.ts +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.d.ts +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hr.d.ts +14 -0
- package/dist/esm/i18n/hr.js +14 -0
- package/dist/esm/i18n/hu.d.ts +3 -0
- package/dist/esm/i18n/hu.js +4 -1
- package/dist/esm/i18n/ja.d.ts +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.d.ts +3 -0
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +4 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sl.d.ts +20 -0
- package/dist/esm/i18n/sl.js +20 -0
- package/dist/esm/i18n/sr_RS.d.ts +5 -0
- package/dist/esm/i18n/sr_RS.js +5 -0
- package/dist/esm/i18n/sr_YR.d.ts +5 -0
- package/dist/esm/i18n/sr_YR.js +5 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.d.ts +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/vi.d.ts +29 -0
- package/dist/esm/i18n/vi.js +29 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -0
- package/dist/esm/i18n/zh_TW.js +14 -0
- package/dist/types/i18n/de.d.ts +20 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +29 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hr.d.ts +14 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sl.d.ts +20 -0
- package/dist/types/i18n/sr_RS.d.ts +5 -0
- package/dist/types/i18n/sr_YR.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +29 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -0
- package/i18n/de.ts +20 -0
- package/i18n/en.ts +5 -0
- package/i18n/en_GB.ts +5 -0
- package/i18n/en_ZZ.ts +5 -0
- package/i18n/es.ts +35 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +4 -0
- package/i18n/hr.ts +16 -0
- package/i18n/hu.ts +5 -1
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +6 -2
- package/i18n/nb.ts +5 -1
- package/i18n/nl.ts +4 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +4 -0
- package/i18n/sl.ts +23 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +6 -0
- package/i18n/tr.ts +4 -0
- package/i18n/vi.ts +36 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +15 -0
- package/package.json +1 -1
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -397,6 +397,10 @@ export default {
|
|
|
397
397
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': 'Define',
|
|
398
398
|
'fabric.editor.ai.toolbar.adjustLength.title': 'Adjust length',
|
|
399
399
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': 'Edit image',
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': "Edit image {key}+'",
|
|
402
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': 'Edit',
|
|
403
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Edit {key}+'",
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovo.title': 'Ask Rovo',
|
|
401
405
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Ask Rovo {key}+'",
|
|
402
406
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Ask Rovo AI',
|
|
@@ -987,6 +991,7 @@ export default {
|
|
|
987
991
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
992
|
'fabric.editor.redo': 'Redo',
|
|
989
993
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
994
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
995
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
996
|
'fabric.editor.remove': 'Remove',
|
|
992
997
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -395,6 +395,10 @@ declare const _default: {
|
|
|
395
395
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
396
396
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
397
397
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
398
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
399
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
398
402
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
399
403
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -985,6 +989,7 @@ declare const _default: {
|
|
|
985
989
|
'fabric.editor.recordVideo.description': string;
|
|
986
990
|
'fabric.editor.redo': string;
|
|
987
991
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
992
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
993
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
994
|
'fabric.editor.remove': string;
|
|
990
995
|
'fabric.editor.removeColumns': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -397,6 +397,10 @@ export default {
|
|
|
397
397
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': 'Define',
|
|
398
398
|
'fabric.editor.ai.toolbar.adjustLength.title': 'Adjust length',
|
|
399
399
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': 'Edit image',
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': "Edit image {key}+'",
|
|
402
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': 'Edit',
|
|
403
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Edit {key}+'",
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovo.title': 'Ask Rovo',
|
|
401
405
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Ask Rovo {key}+'",
|
|
402
406
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Ask Rovo AI',
|
|
@@ -987,6 +991,7 @@ export default {
|
|
|
987
991
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
992
|
'fabric.editor.redo': 'Redo',
|
|
989
993
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
994
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
995
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
996
|
'fabric.editor.remove': 'Remove',
|
|
992
997
|
'fabric.editor.removeColumns': '{0, plural, one {Delete column} other {Delete columns}}',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -305,6 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -431,8 +432,11 @@ declare const _default: {
|
|
|
431
432
|
'fabric.editor.code': string;
|
|
432
433
|
'fabric.editor.code.on': string;
|
|
433
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
436
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
437
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
438
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +736,16 @@ declare const _default: {
|
|
|
732
736
|
'fabric.editor.inviteItem.title': string;
|
|
733
737
|
'fabric.editor.italic': string;
|
|
734
738
|
'fabric.editor.keyboardShortcuts': string;
|
|
739
|
+
'fabric.editor.layout.alignColumn': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
743
|
'fabric.editor.layout.columnOption': string;
|
|
736
744
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
746
|
'fabric.editor.layout.distributeColumns': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
749
|
'fabric.editor.layout.placeholder': string;
|
|
740
750
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
751
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +773,21 @@ declare const _default: {
|
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
787
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
788
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
792
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1013,10 @@ declare const _default: {
|
|
|
990
1013
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1014
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1015
|
'fabric.editor.table': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1019
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1020
|
'fabric.editor.table.description': string;
|
|
994
1021
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1022
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1079,8 @@ declare const _default: {
|
|
|
1052
1079
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1080
|
'fabric.editor.turnInto': string;
|
|
1054
1081
|
'fabric.editor.twoColumns': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1085
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1086
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -307,6 +307,7 @@ export default {
|
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Sugerencias',
|
|
308
308
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Título',
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Ver',
|
|
310
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Revisar',
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Reintentar',
|
|
311
312
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Sugerencias',
|
|
312
313
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Cargando',
|
|
@@ -433,8 +434,11 @@ export default {
|
|
|
433
434
|
'fabric.editor.code': 'Código',
|
|
434
435
|
'fabric.editor.code.on': '{textFormattingOff}, código activado',
|
|
435
436
|
'fabric.editor.codeBidiWarningLabel': 'Los caracteres bidireccionales cambian el orden de renderización del texto. Esto podría utilizarse para ocultar código malicioso.',
|
|
437
|
+
'fabric.editor.codeBlock.all': 'Todas',
|
|
438
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detectar idioma',
|
|
436
439
|
'fabric.editor.codeBlock.languageAriaDescription': 'Idioma del fragmento de código: {language}.',
|
|
437
440
|
'fabric.editor.codeBlock.languageNotSet': 'Idioma de código no establecido.',
|
|
441
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Utilizados recientemente',
|
|
438
442
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
439
443
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
440
444
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ocultar números de línea',
|
|
@@ -734,10 +738,16 @@ export default {
|
|
|
734
738
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita a un compañero de equipo a {productName}} trusted {Invita a un compañero de equipo a {productName}} other {Añade a un compañero de equipo a {productName}}}',
|
|
735
739
|
'fabric.editor.italic': 'Cursiva',
|
|
736
740
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
741
|
+
'fabric.editor.layout.alignColumn': 'Alineación',
|
|
742
|
+
'fabric.editor.layout.alignColumnBottom': 'Debajo',
|
|
743
|
+
'fabric.editor.layout.alignColumnMiddle': 'Centro',
|
|
744
|
+
'fabric.editor.layout.alignColumnTop': 'Arriba',
|
|
737
745
|
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
738
746
|
'fabric.editor.layout.controls.placeholder': '/ para insertar',
|
|
739
747
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Eliminar columna} other {Eliminar columnas}}',
|
|
740
748
|
'fabric.editor.layout.distributeColumns': 'Distribuir columnas',
|
|
749
|
+
'fabric.editor.layout.insertColumnLeft': 'Insertar columna a la izquierda',
|
|
750
|
+
'fabric.editor.layout.insertColumnRight': 'Insertar columna a la derecha',
|
|
741
751
|
'fabric.editor.layout.placeholder': 'Añadir contenido',
|
|
742
752
|
'fabric.editor.layout.resizeLayout': 'Redimensionar diseño',
|
|
743
753
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
@@ -765,8 +775,21 @@ export default {
|
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
766
776
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
767
777
|
'fabric.editor.markdownMode.confirmDialog.error': 'Se ha producido un error al convertir esta página. Vuelve a intentarlo.',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convertir a markdown',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convertir a markdown',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convertir a texto enriquecido',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Alternar entre el editor de sintaxis y vista previa',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Usar formato básico',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restaurar borradores anteriores con el historial de versiones',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convertir',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Tu contenido puede verse diferente ya que la conversión elimina el formato de texto enriquecido',
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Para restaurar el formato, accede a borradores anteriores desde el historial de versiones',
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Usar todas las herramientas de texto enriquecido',
|
|
788
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restaurar borradores anteriores con el historial de versiones',
|
|
768
789
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
769
790
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fuente de Markdown',
|
|
791
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'La conversión eliminará los bloques sincronizados y su contenido. Esto no se puede restaurar en el historial de versiones.',
|
|
792
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '¿Quieres eliminar el bloque sincronizado?',
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualización',
|
|
771
794
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vista dividida (próximamente)',
|
|
772
795
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxis',
|
|
@@ -992,6 +1015,10 @@ export default {
|
|
|
992
1015
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Esta actividad',
|
|
993
1016
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Sin título',
|
|
994
1017
|
'fabric.editor.table': 'Tabla',
|
|
1018
|
+
'fabric.editor.table.cellAlignment': 'Alineación',
|
|
1019
|
+
'fabric.editor.table.cellAlignmentBottom': 'Debajo',
|
|
1020
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Centro',
|
|
1021
|
+
'fabric.editor.table.cellAlignmentTop': 'Arriba',
|
|
995
1022
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
996
1023
|
'fabric.editor.tableAlignmentOptions': 'Opciones de alineación',
|
|
997
1024
|
'fabric.editor.tableFullWidthLabel': 'Anchura completa',
|
|
@@ -1054,6 +1081,8 @@ export default {
|
|
|
1054
1081
|
'fabric.editor.tooltip.taskList': 'un elemento de acción',
|
|
1055
1082
|
'fabric.editor.turnInto': 'Convertir en',
|
|
1056
1083
|
'fabric.editor.twoColumns': 'Diseño de 2 columnas',
|
|
1084
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agentes',
|
|
1085
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Personas',
|
|
1057
1086
|
'fabric.editor.typeAhead.popupLabel': 'Resultados de escritura predictiva',
|
|
1058
1087
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comienza a escribir para buscar o filtrar opciones de atajos de teclado',
|
|
1059
1088
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Buscar',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Piilota rivinumerot',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Poista koodin rivitys',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Rivitä koodi',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
444
446
|
'fabric.editor.codeblock': 'Koodipätkä',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Emme löytäneet tuloksia.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Selaa lisäyksiä valitsemalla {buttonName}.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Hanki apua valitsemalla {askRovoName}.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Pyydä apua valitsemalla {askRovoName} tai selaa lisäyksiä valitsemalla {buttonName}.',
|
|
591
594
|
'fabric.editor.epic': 'Eepos',
|
|
592
595
|
'fabric.editor.error': 'Virhe',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'Tapahtui virhe yritettäessä poistaa tätä synkronisoitua lohkoa.',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Masquer les numéros de ligne',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les numéros de ligne',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Encapsuler du code',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Encapsuler du code',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
444
446
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Insérer du code avec coloration syntaxique',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Aucun résultat trouvé.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Sélectionnez {buttonName} pour parcourir les éléments insérables.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Sélectionnez {askRovoName} pour obtenir de l’aide.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Sélectionnez {askRovoName} pour obtenir de l’aide ou {buttonName} pour parcourir les éléments insérables.',
|
|
591
594
|
'fabric.editor.epic': 'Epic',
|
|
592
595
|
'fabric.editor.error': 'Erreur',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': "Une erreur s'est produite lors de la tentative de suppression de ce bloc synchronisé.",
|
package/dist/esm/i18n/hr.d.ts
CHANGED
|
@@ -375,6 +375,7 @@ declare const _default: {
|
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
376
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
378
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
379
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -505,7 +506,9 @@ declare const _default: {
|
|
|
505
506
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
507
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
508
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
509
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
510
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
512
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
513
|
'fabric.editor.codeblock': string;
|
|
511
514
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +655,7 @@ declare const _default: {
|
|
|
652
655
|
'fabric.editor.emptySearchResults': string;
|
|
653
656
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
657
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
658
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
659
|
'fabric.editor.epic': string;
|
|
656
660
|
'fabric.editor.error': string;
|
|
657
661
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -793,6 +797,10 @@ declare const _default: {
|
|
|
793
797
|
'fabric.editor.inviteItem.title': string;
|
|
794
798
|
'fabric.editor.italic': string;
|
|
795
799
|
'fabric.editor.keyboardShortcuts': string;
|
|
800
|
+
'fabric.editor.layout.alignColumn': string;
|
|
801
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
802
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
803
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
796
804
|
'fabric.editor.layout.columnOption': string;
|
|
797
805
|
'fabric.editor.layout.controls.placeholder': string;
|
|
798
806
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -823,6 +831,8 @@ declare const _default: {
|
|
|
823
831
|
'fabric.editor.markdown': string;
|
|
824
832
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
833
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
835
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
836
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
837
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
838
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -1046,6 +1056,10 @@ declare const _default: {
|
|
|
1046
1056
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1047
1057
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1048
1058
|
'fabric.editor.table': string;
|
|
1059
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1060
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1061
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1062
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1049
1063
|
'fabric.editor.table.description': string;
|
|
1050
1064
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1051
1065
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -377,6 +377,7 @@ export default {
|
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Prijedlozi',
|
|
378
378
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Naslov',
|
|
379
379
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Prikaži',
|
|
380
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Pregled',
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Pokušaj ponovno',
|
|
381
382
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Prijedlozi',
|
|
382
383
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Učitavanje',
|
|
@@ -507,7 +508,9 @@ export default {
|
|
|
507
508
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
508
509
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redaka',
|
|
509
510
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redaka',
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Prikaži kôd bez prijeloma redaka',
|
|
510
512
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi omatanje',
|
|
513
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Prikaži kôd s prijelomima redaka',
|
|
511
514
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi omatanje',
|
|
512
515
|
'fabric.editor.codeblock': 'Isječak kôda',
|
|
513
516
|
'fabric.editor.codeblock.description': 'Prikaži kôd s isticanjem sintakse',
|
|
@@ -654,6 +657,7 @@ export default {
|
|
|
654
657
|
'fabric.editor.emptySearchResults': 'Nismo pronašli nikakve rezultate.',
|
|
655
658
|
'fabric.editor.emptySearchResultsSuggestion': 'Odaberi {buttonName} za pregledavanje umetanja.',
|
|
656
659
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Odaberi {askRovoName} za pomoć.',
|
|
660
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Odaberite {askRovoName} za pomoć ili {buttonName} za pregled umetaka.',
|
|
657
661
|
'fabric.editor.epic': 'Epik',
|
|
658
662
|
'fabric.editor.error': 'Greška',
|
|
659
663
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške tijekom brisanja ovog sinkroniziranog bloka.',
|
|
@@ -795,6 +799,10 @@ export default {
|
|
|
795
799
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozovi člana tima u {productName}} trusted {Pozovi člana tima u {productName}} other {Dodaj člana tima u {productName}}}',
|
|
796
800
|
'fabric.editor.italic': 'Kurziv',
|
|
797
801
|
'fabric.editor.keyboardShortcuts': 'Tipkovni prečaci',
|
|
802
|
+
'fabric.editor.layout.alignColumn': 'Poravnanje',
|
|
803
|
+
'fabric.editor.layout.alignColumnBottom': 'Dno',
|
|
804
|
+
'fabric.editor.layout.alignColumnMiddle': 'Sredina',
|
|
805
|
+
'fabric.editor.layout.alignColumnTop': 'Vrh',
|
|
798
806
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stupac} few {{count} stupaca} many {{count} stupaca} other {{count} stupaca}}',
|
|
799
807
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
800
808
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stupac} few {Izbriši stupce} many {Izbriši stupce} other {Izbriši stupac}}',
|
|
@@ -825,6 +833,8 @@ export default {
|
|
|
825
833
|
'fabric.editor.markdown': 'Označavanje',
|
|
826
834
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Odustani',
|
|
827
835
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Došlo je do pogreške pri pretvaranju ove stranice. Pokušajte ponovno.',
|
|
837
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
828
838
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown izvor',
|
|
829
839
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Prikaz načina',
|
|
830
840
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podijeljeni prikaz (uskoro)',
|
|
@@ -1048,6 +1058,10 @@ export default {
|
|
|
1048
1058
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Ovaj radni predmet',
|
|
1049
1059
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Bez naslova',
|
|
1050
1060
|
'fabric.editor.table': 'Tablica',
|
|
1061
|
+
'fabric.editor.table.cellAlignment': 'Poravnanje',
|
|
1062
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dno',
|
|
1063
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Sredina',
|
|
1064
|
+
'fabric.editor.table.cellAlignmentTop': 'Vrh',
|
|
1051
1065
|
'fabric.editor.table.description': 'Umetni tablicu',
|
|
1052
1066
|
'fabric.editor.tableAlignmentOptions': 'Opcije poravnanja',
|
|
1053
1067
|
'fabric.editor.tableFullWidthLabel': 'Puna širina',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sorok számának elrejtése',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Sor számának mutatása',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Kód több sorba rendezésének kikapcsolása',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Kód több sorba rendezése',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
|
|
443
445
|
'fabric.editor.codeblock': 'Kódrészlet',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'Nincs találat.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'A beszúrások böngészéséhez kattints erre: {buttonName}.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Segítségért válaszd a következőt: {askRovoName}.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'A {askRovoName} lehetőséggel segítséget kérhetsz, a(z) {buttonName} lehetőséggel pedig böngészhetsz a beszúrások közt.',
|
|
590
593
|
'fabric.editor.epic': 'Eposz',
|
|
591
594
|
'fabric.editor.error': 'Hiba',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Hiba történt a szinkronizált blokk törlésekor.',
|
|
@@ -733,7 +736,7 @@ export default {
|
|
|
733
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
|
|
734
737
|
'fabric.editor.layout.controls.placeholder': 'A / karakterrel szúrhatsz be tartalmat',
|
|
735
738
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Oszlop törlése} other {Oszlopok törlése}}',
|
|
736
|
-
'fabric.editor.layout.distributeColumns': 'Oszlopok
|
|
739
|
+
'fabric.editor.layout.distributeColumns': 'Oszlopok elosztása',
|
|
737
740
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
738
741
|
'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
|
|
739
742
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '行番号を非表示',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'コードの折り返しを解除',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'コードを折り返し',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
444
446
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
445
447
|
'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': '結果が見つかりませんでした。',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': '[{buttonName}] を選択して挿入するアイテムを参照してください。',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'ヘルプを利用するには {askRovoName} を選択してください。',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '{askRovoName} にヘルプを依頼するか、[{buttonName}] を選択して挿入項目を参照してください。',
|
|
591
594
|
'fabric.editor.epic': 'エピック',
|
|
592
595
|
'fabric.editor.error': 'エラー',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'この同期済みブロックの削除中にエラーが発生しました。',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -354,7 +354,7 @@ export default {
|
|
|
354
354
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
355
355
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
356
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
357
|
-
'fabric.editor.askRovo': 'Rovo에게
|
|
357
|
+
'fabric.editor.askRovo': 'Rovo에게 질문하기',
|
|
358
358
|
'fabric.editor.backLink': '뒤로 가기',
|
|
359
359
|
'fabric.editor.backgroundColor': '배경색',
|
|
360
360
|
'fabric.editor.block.menu.change.format': '형식 변경',
|
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '줄 번호 숨기기',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄 번호 보기',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '코드 줄 바꿈 해제',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '코드 줄 바꿈',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
444
446
|
'fabric.editor.codeblock': '코드 조각',
|
|
445
447
|
'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': '결과를 찾을 수 없습니다.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': '삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '도움이 필요한 경우 {askRovoName}을(를) 선택하세요.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '도움이 필요한 경우 {askRovoName}을(를) 선택하고, 삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
591
594
|
'fabric.editor.epic': '에픽',
|
|
592
595
|
'fabric.editor.error': '오류',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': '이 동기화된 블록을 삭제하는 동안 오류가 발생했습니다.',
|
|
@@ -761,7 +764,7 @@ export default {
|
|
|
761
764
|
'fabric.editor.markdown': 'Markdown',
|
|
762
765
|
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
763
766
|
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
764
|
-
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다. 다시 시도하세요.',
|
|
765
768
|
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
766
769
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
767
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Fjern linjebryting på kode',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Legg til linjebryting på kode',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
|
|
443
445
|
'fabric.editor.codeblock': 'Kodebit',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'Vi finner ingen resultater.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Velg {buttonName} for å bla gjennom innsettinger.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Velg {askRovoName} for hjelp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Velg {askRovoName} for hjelp eller {buttonName} for å bla gjennom innlegg.',
|
|
590
593
|
'fabric.editor.epic': 'Epic',
|
|
591
594
|
'fabric.editor.error': 'Feil',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Det oppstod en feil under forsøk på å slette denne synkroniserte blokken.',
|
|
@@ -760,7 +763,7 @@ export default {
|
|
|
760
763
|
'fabric.editor.markdown': 'Markdown',
|
|
761
764
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
762
765
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekreft',
|
|
763
|
-
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved konvertering av denne siden. Prøv på nytt.',
|
|
764
767
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
765
768
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
766
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|