@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.137.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 +16 -1
- package/dist/cjs/i18n/da.js +16 -1
- package/dist/cjs/i18n/de.js +7 -1
- package/dist/cjs/i18n/en.js +30 -17
- package/dist/cjs/i18n/en_GB.js +30 -17
- package/dist/cjs/i18n/en_ZZ.js +30 -17
- package/dist/cjs/i18n/es.js +16 -1
- package/dist/cjs/i18n/fi.js +16 -1
- package/dist/cjs/i18n/fr.js +16 -1
- package/dist/cjs/i18n/hr.js +12 -1
- package/dist/cjs/i18n/hu.js +16 -1
- package/dist/cjs/i18n/it.js +19 -1
- package/dist/cjs/i18n/ja.js +16 -1
- package/dist/cjs/i18n/ko.js +17 -2
- package/dist/cjs/i18n/nb.js +16 -1
- package/dist/cjs/i18n/nl.js +18 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +18 -1
- package/dist/cjs/i18n/ru.js +7 -1
- package/dist/cjs/i18n/sl.js +12 -1
- package/dist/cjs/i18n/sr_RS.js +12 -1
- package/dist/cjs/i18n/sr_YR.js +12 -1
- package/dist/cjs/i18n/sv.js +16 -1
- package/dist/cjs/i18n/th.js +13 -3
- package/dist/cjs/i18n/tr.js +16 -1
- package/dist/cjs/i18n/uk.js +6 -2
- package/dist/cjs/i18n/vi.js +11 -1
- package/dist/cjs/i18n/zh.js +17 -2
- package/dist/cjs/i18n/zh_TW.js +7 -1
- package/dist/esm/i18n/cs.d.ts +15 -0
- package/dist/esm/i18n/cs.js +16 -1
- package/dist/esm/i18n/da.d.ts +15 -0
- package/dist/esm/i18n/da.js +16 -1
- package/dist/esm/i18n/de.d.ts +6 -0
- package/dist/esm/i18n/de.js +7 -1
- package/dist/esm/i18n/en.d.ts +16 -3
- package/dist/esm/i18n/en.js +30 -17
- package/dist/esm/i18n/en_GB.d.ts +16 -3
- package/dist/esm/i18n/en_GB.js +30 -17
- package/dist/esm/i18n/en_ZZ.d.ts +16 -3
- package/dist/esm/i18n/en_ZZ.js +30 -17
- package/dist/esm/i18n/es.d.ts +15 -0
- package/dist/esm/i18n/es.js +16 -1
- package/dist/esm/i18n/fi.d.ts +15 -0
- package/dist/esm/i18n/fi.js +16 -1
- package/dist/esm/i18n/fr.d.ts +15 -0
- package/dist/esm/i18n/fr.js +16 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +12 -1
- package/dist/esm/i18n/hu.d.ts +15 -0
- package/dist/esm/i18n/hu.js +16 -1
- package/dist/esm/i18n/it.d.ts +18 -0
- package/dist/esm/i18n/it.js +19 -1
- package/dist/esm/i18n/ja.d.ts +15 -0
- package/dist/esm/i18n/ja.js +16 -1
- package/dist/esm/i18n/ko.d.ts +15 -0
- package/dist/esm/i18n/ko.js +17 -2
- package/dist/esm/i18n/nb.d.ts +15 -0
- package/dist/esm/i18n/nb.js +16 -1
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +18 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +17 -0
- package/dist/esm/i18n/pt_BR.js +18 -1
- package/dist/esm/i18n/ru.d.ts +6 -0
- package/dist/esm/i18n/ru.js +7 -1
- package/dist/esm/i18n/sl.d.ts +11 -0
- package/dist/esm/i18n/sl.js +12 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +12 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +12 -1
- package/dist/esm/i18n/sv.d.ts +15 -0
- package/dist/esm/i18n/sv.js +16 -1
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +13 -3
- package/dist/esm/i18n/tr.d.ts +15 -0
- package/dist/esm/i18n/tr.js +16 -1
- package/dist/esm/i18n/uk.d.ts +4 -0
- package/dist/esm/i18n/uk.js +6 -2
- package/dist/esm/i18n/vi.d.ts +10 -0
- package/dist/esm/i18n/vi.js +11 -1
- package/dist/esm/i18n/zh.d.ts +15 -0
- package/dist/esm/i18n/zh.js +17 -2
- package/dist/esm/i18n/zh_TW.d.ts +6 -0
- package/dist/esm/i18n/zh_TW.js +7 -1
- package/dist/types/i18n/cs.d.ts +15 -0
- package/dist/types/i18n/da.d.ts +15 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/en.d.ts +16 -3
- package/dist/types/i18n/en_GB.d.ts +16 -3
- package/dist/types/i18n/en_ZZ.d.ts +16 -3
- package/dist/types/i18n/es.d.ts +15 -0
- package/dist/types/i18n/fi.d.ts +15 -0
- package/dist/types/i18n/fr.d.ts +15 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +15 -0
- package/dist/types/i18n/it.d.ts +18 -0
- package/dist/types/i18n/ja.d.ts +15 -0
- package/dist/types/i18n/ko.d.ts +15 -0
- package/dist/types/i18n/nb.d.ts +15 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +17 -0
- package/dist/types/i18n/ru.d.ts +6 -0
- package/dist/types/i18n/sl.d.ts +11 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +15 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +15 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +15 -0
- package/dist/types/i18n/zh_TW.d.ts +6 -0
- package/i18n/cs.ts +16 -1
- package/i18n/da.ts +16 -1
- package/i18n/de.ts +8 -1
- package/i18n/en.ts +30 -22
- package/i18n/en_GB.ts +30 -22
- package/i18n/en_ZZ.ts +31 -19
- package/i18n/es.ts +17 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +17 -1
- package/i18n/hr.ts +12 -1
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +21 -1
- package/i18n/ja.ts +16 -1
- package/i18n/ko.ts +17 -2
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +19 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +20 -1
- package/i18n/ru.ts +7 -1
- package/i18n/sl.ts +12 -1
- package/i18n/sr_RS.ts +12 -1
- package/i18n/sr_YR.ts +12 -1
- package/i18n/sv.ts +16 -1
- package/i18n/th.ts +13 -3
- package/i18n/tr.ts +17 -1
- package/i18n/uk.ts +6 -2
- package/i18n/vi.ts +11 -1
- package/i18n/zh.ts +17 -2
- package/i18n/zh_TW.ts +7 -1
- package/package.json +1 -1
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Ampliar',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Sin descripción',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Pide al agente que escriba algo o elige una de las siguientes opciones',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remezclar',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Crea una sugerencia para reescribir tus frases.',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformular',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Acorta el contenido para hacerlo más conciso',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir un título',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtén un comentario sugerido por IA basado en esta actividad',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Sugerir un comentario',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Sugerir una respuesta',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un resumen del texto en el que estás trabajando y destaca los puntos clave',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
|
|
356
|
+
'fabric.editor.askRovo': 'Preguntar a Rovo',
|
|
354
357
|
'fabric.editor.backLink': 'Regresar',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'Bloque de código',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'Idioma de código no establecido.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostrar números de línea',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Activar conclusión',
|
|
437
441
|
'fabric.editor.codeblock': 'Fragmento de código',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '/ para insertar',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': 'Distribuir columnas',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'Añadir contenido',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'Redimensionar diseño',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
@@ -748,11 +753,15 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'para insertar elementos',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': 'Escribe / para insertar elementos',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Se ha producido un error al convertir esta página. Vuelve a intentarlo.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fuente de Markdown',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualización',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vista dividida (próximamente)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxis',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
756
765
|
'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ancho de multimedia reducido a {newMediaWidth,number} píxel.} other {Ancho de multimedia reducido a {newMediaWidth,number} píxeles.}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ancho de multimedia aumentado a {newMediaWidth,number} píxel.} other {Ancho de multimedia aumentado a {newMediaWidth,number} píxeles.}}',
|
|
@@ -957,6 +966,12 @@ export default {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'No podemos mostrar este contenido porque se ha desincronizado de <a>{title}</a>.',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': 'No podemos cargar ubicaciones en este momento. Espera unos minutos y actualiza el navegador.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} ubicaciones:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Error',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Actividad de Jira',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historia',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtarea',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tarea',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Más información sobre los bloques sincronizados',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copia y pega los bloques sincronizados para reutilizarlos en otras ubicaciones.',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Solicitar acceso',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Pidennä',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Ei kuvausta',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Pyydä asiakaspalvelijaa kirjoittamaan mitä tahansa tai valitse alta',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Miksaa uudelleen',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Luo ehdotuksen lauseiden uudelleenkirjoittamiseen.',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Ilmaise toisin',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Lyhentää sisältöä, jotta se olisi ytimekkäämpi',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Ehdota otsikkoa',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Ehdota vastausta',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tee yhteenveto kirjoituksesta',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Tee yhteenveto kirjoituksesta',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': 'Nimetön työkumppani',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'koodinpätkän tekstiruutu',
|
|
356
|
+
'fabric.editor.askRovo': 'Kysy Rovolta',
|
|
354
357
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'Koodilohko',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'Koodin kieltä ei ole asetettu.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopioitu!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
437
441
|
'fabric.editor.codeblock': 'Koodipätkä',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': 'Lisää kirjoittamalla /',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': 'Jaa sarakkeet',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'Lisää sisältöä',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'Muuta asettelun kokoa',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': 'Takaisin keskelle',
|
|
@@ -748,11 +753,15 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elementtien lisäämistä varten',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': 'Lisää elementtejä kirjoittamalla /',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown-merkintäkieli',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Peruuta',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Vahvista',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Jokin meni vikaan tätä sivua muunnettaessa. Yritä uudelleen.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-lähde',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Jaettu näkymä (tulossa pian)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaksieditori',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
756
765
|
'fabric.editor.matchCase': 'Sovita aakkoslaji',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Median leveys lisättiin {newMediaWidth,number} pikseliin.} other {Median leveys lisättiin {newMediaWidth,number} pikseliin.}}',
|
|
@@ -957,6 +966,12 @@ export default {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Tätä sisältöä ei voida näyttää, koska sen synkronointi on poistettu kohteesta <a>{title}</a>.',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': 'Sijaintien lataaminen ei onnistu juuri nyt. Odota muutama minuutti ja päivitä selaimen sivu.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} sijaintia:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bugi',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Eepos',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-työtehtävä',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Tarina',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Alitehtävä',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tehtävä',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Lue lisää synkronoiduista lohkoista',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopioi ja liitä synkronoidut lohkot käytettäväksi uudelleen muissa sijainneissa.',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Pyydä pääsyä',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Rallonger',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Pas de description',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': "Demandez à l'agent d'écrire quelque chose ou choisissez parmi les options ci-dessous",
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Crée une suggestion pour réécrire vos phrases',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformuler',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Raccourcit le contenu pour le rendre plus concis',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggérer une réponse',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Résumer le texte',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
352
354
|
'fabric.editor.anonymous-collaborator': 'Collaborateur anonyme',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'zone de texte du snippet de code',
|
|
356
|
+
'fabric.editor.askRovo': 'Demander à Rovo',
|
|
354
357
|
'fabric.editor.backLink': 'Retour',
|
|
355
358
|
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'Bloc de code',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'Langage de code non défini.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copié !',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les n° de ligne',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
437
441
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': 'Saisissez / pour insérer',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': 'Répartir entre les colonnes',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'Ajouter du contenu',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'Redimensionner la disposition',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': 'Centrer à nouveau',
|
|
@@ -748,11 +753,15 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'pour insérer des éléments',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': 'Saisissez / pour insérer des éléments',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuler',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmer',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Une erreur s’est produite lors de la conversion de cette page. Veuillez réessayer.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Source Markdown',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vue fractionnée (bientôt disponible)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Éditeur de syntaxe',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
756
765
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {La largeur du média a été réduite à {newMediaWidth,number} pixel.} other {La largeur du média a été réduite à {newMediaWidth,number} pixels.}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {La largeur du média a été augmentée à {newMediaWidth,number} pixel.} other {La largeur du média a été augmentée à {newMediaWidth,number} pixels.}}',
|
|
@@ -957,6 +966,12 @@ export default {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': "Impossible d'afficher ce contenu, car il a été désynchronisé de <a>{title}</a>.",
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': "Impossible de charger les emplacements pour l'instant. Veuillez patienter quelques minutes, puis actualiser votre navigateur.",
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} emplacements :',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket Jira',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sous-tâche',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tâche',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'En savoir plus sur les blocs synchronisés',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': "Copiez et collez les blocs synchronisés pour les réutiliser dans d'autres emplacements.",
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': "Demander l'accès",
|
package/dist/esm/i18n/hr.d.ts
CHANGED
|
@@ -127,6 +127,7 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
128
128
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
130
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
130
131
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
132
133
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -419,6 +420,7 @@ declare const _default: {
|
|
|
419
420
|
'fabric.editor.annotationToolbar': string;
|
|
420
421
|
'fabric.editor.anonymous-collaborator': string;
|
|
421
422
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
423
|
+
'fabric.editor.askRovo': string;
|
|
422
424
|
'fabric.editor.backLink': string;
|
|
423
425
|
'fabric.editor.backgroundColor': string;
|
|
424
426
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -786,6 +788,7 @@ declare const _default: {
|
|
|
786
788
|
'fabric.editor.keyboardShortcuts': string;
|
|
787
789
|
'fabric.editor.layout.columnOption': string;
|
|
788
790
|
'fabric.editor.layout.controls.placeholder': string;
|
|
791
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
789
792
|
'fabric.editor.layout.placeholder': string;
|
|
790
793
|
'fabric.editor.layout.resizeLayout': string;
|
|
791
794
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -810,6 +813,8 @@ declare const _default: {
|
|
|
810
813
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
811
814
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
812
815
|
'fabric.editor.markdown': string;
|
|
816
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
813
818
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
814
819
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
815
820
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -1016,6 +1021,12 @@ declare const _default: {
|
|
|
1016
1021
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
1017
1022
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
1018
1023
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
1024
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
1019
1030
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
1020
1031
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
1021
1032
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -129,6 +129,7 @@ export default {
|
|
|
129
129
|
'fabric.editor.ai.config.item.makeLonger.title': 'Proširi',
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.description': 'Nema opisa',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Reci agentu da napiše bilo što ili odaberi u nastavku',
|
|
132
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.description': 'Izrađuje prijedlog za preoblikovanje tvojih rečenica',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.title': 'Preoblikuj',
|
|
134
135
|
'fabric.editor.ai.config.item.shorten.description': 'Skraćuje sadržaj kako bi bio sažetiji',
|
|
@@ -421,6 +422,7 @@ export default {
|
|
|
421
422
|
'fabric.editor.annotationToolbar': 'Alatna traka za bilješke',
|
|
422
423
|
'fabric.editor.anonymous-collaborator': 'Anonimni suradnik',
|
|
423
424
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstualni okvir isječka koda',
|
|
425
|
+
'fabric.editor.askRovo': 'Pitaj Rovo',
|
|
424
426
|
'fabric.editor.backLink': 'Idi natrag',
|
|
425
427
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
426
428
|
'fabric.editor.block.menu.codeblock': 'Blok koda',
|
|
@@ -788,6 +790,7 @@ export default {
|
|
|
788
790
|
'fabric.editor.keyboardShortcuts': 'Tipkovni prečaci',
|
|
789
791
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stupac} few {{count} stupaca} many {{count} stupaca} other {{count} stupaca}}',
|
|
790
792
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
793
|
+
'fabric.editor.layout.distributeColumns': 'Distribuiraj stupce',
|
|
791
794
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
792
795
|
'fabric.editor.layout.resizeLayout': 'Promijeni veličinu izgleda',
|
|
793
796
|
'fabric.editor.layoutFixedWidth': 'Natrag na sredinu',
|
|
@@ -812,11 +815,13 @@ export default {
|
|
|
812
815
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'za umetanje elemenata',
|
|
813
816
|
'fabric.editor.longEmptyNodePlaceholderText': 'Upiši / za umetanje elemenata',
|
|
814
817
|
'fabric.editor.markdown': 'Označavanje',
|
|
818
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Odustani',
|
|
819
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
815
820
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown izvor',
|
|
816
821
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Prikaz načina',
|
|
817
822
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podijeljeni prikaz (uskoro)',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
819
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
824
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
820
825
|
'fabric.editor.matchCase': 'Pronađi podudaranje',
|
|
821
826
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena je na {newMediaWidth,number} piksel.} few {Širina medija smanjena je na {newMediaWidth,number} piksela.} many {Širina medija smanjena je na {newMediaWidth,number} piksela.} other {Širina medija smanjena je na {newMediaWidth,number} piksela.}}',
|
|
822
827
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana je na {newMediaWidth,number} piksel.} few {Širina medija povećana je na {newMediaWidth,number} piksela.} many {Širina medija povećana je na {newMediaWidth,number} piksela.} other {Širina medija povećana je na {newMediaWidth,number} piksela.}}',
|
|
@@ -1018,6 +1023,12 @@ export default {
|
|
|
1018
1023
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Ne možemo prikazati ovaj sadržaj jer je prekinuta sinkronizacija s <a>{title}</a>.',
|
|
1019
1024
|
'fabric.editor.syncedLocationDropdownError': 'Trenutačno ne možemo učitati lokacije. Pričekajte nekoliko minuta i osvježite svoj preglednik.',
|
|
1020
1025
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokacija:',
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Radni predmet Jira',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Priča',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podzadatak',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadatak',
|
|
1021
1032
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saznajte više o sinkroniziranim blokovima',
|
|
1022
1033
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte i zalijepite sinkronizirane blokove da biste ih ponovno upotrijebili na drugim lokacijama.',
|
|
1023
1034
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zatraži pristup',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +750,10 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -954,6 +963,12 @@ declare const _default: {
|
|
|
954
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|