@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.141.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +41 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +13 -1
- package/dist/cjs/i18n/hr.js +25 -0
- package/dist/cjs/i18n/hu.js +13 -1
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +12 -0
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +13 -1
- package/dist/cjs/i18n/nl.js +12 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +21 -0
- package/dist/cjs/i18n/sl.js +33 -0
- package/dist/cjs/i18n/sr_RS.js +16 -0
- package/dist/cjs/i18n/sr_YR.js +16 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +46 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +23 -0
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +41 -0
- package/dist/esm/i18n/de.js +41 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +13 -1
- package/dist/esm/i18n/hr.d.ts +25 -0
- package/dist/esm/i18n/hr.js +25 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +13 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +12 -0
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +13 -1
- package/dist/esm/i18n/nl.d.ts +12 -0
- package/dist/esm/i18n/nl.js +12 -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 +21 -0
- package/dist/esm/i18n/ru.js +21 -0
- package/dist/esm/i18n/sl.d.ts +33 -0
- package/dist/esm/i18n/sl.js +33 -0
- package/dist/esm/i18n/sr_RS.d.ts +16 -0
- package/dist/esm/i18n/sr_RS.js +16 -0
- package/dist/esm/i18n/sr_YR.d.ts +16 -0
- package/dist/esm/i18n/sr_YR.js +16 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +46 -0
- package/dist/esm/i18n/vi.js +46 -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 +23 -0
- package/dist/esm/i18n/zh_TW.js +23 -0
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +41 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +12 -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 +21 -0
- package/dist/types/i18n/sl.d.ts +33 -0
- package/dist/types/i18n/sr_RS.d.ts +16 -0
- package/dist/types/i18n/sr_YR.d.ts +16 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +46 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +45 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +15 -0
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +31 -0
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +15 -0
- package/i18n/ko.ts +17 -3
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +16 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +25 -0
- package/i18n/sl.ts +37 -0
- package/i18n/sr_RS.ts +21 -0
- package/i18n/sr_YR.ts +20 -0
- package/i18n/sv.ts +15 -0
- package/i18n/th.ts +20 -0
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +57 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +24 -0
- package/package.json +1 -1
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Obtenez une réponse à ce commentaire générée par l’IA',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Suggérer une réponse',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Demander à Rovo',
|
|
357
358
|
'fabric.editor.backLink': 'Retour',
|
|
358
359
|
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Changer le format',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'Bloc de code',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'Copier',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'Copier le bloc',
|
|
@@ -435,8 +437,11 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'Langage de code non défini.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copié !',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
438
|
-
'fabric.editor.codeBlockLineNumbersButton.
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Masquer les numéros de ligne',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les numéros de ligne',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Encapsuler du code',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Encapsuler du code',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
441
446
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
442
447
|
'fabric.editor.codeblock.description': 'Insérer du code avec coloration syntaxique',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': 'Veuillez saisir un lien.',
|
|
585
590
|
'fabric.editor.emptySearchResults': 'Aucun résultat trouvé.',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Sélectionnez {buttonName} pour parcourir les éléments insérables.',
|
|
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.',
|
|
587
594
|
'fabric.editor.epic': 'Epic',
|
|
588
595
|
'fabric.editor.error': 'Erreur',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': "Une erreur s'est produite lors de la tentative de suppression de ce bloc synchronisé.",
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Vous êtes hors ligne. Veuillez vous connecter à Internet pour modifier du contenu synchronisé.',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': "Impossible d'afficher les blocs synchronisés lorsque vous êtes hors ligne",
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': "Le contenu synchronisé s'affichera <link>lorsque la page sera publiée</link>",
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Le contenu synchronisé s’affichera <link>lorsque la description du ticket sera sauvegardée</link>',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': 'Échec de la suppression du bloc synchronisé',
|
|
596
604
|
'fabric.editor.error.message.label': 'Erreur',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': 'Impossible de créer du contenu synchronisé hors ligne',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': 'Saisissez / pour insérer',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': 'Répartir entre les colonnes',
|
|
732
741
|
'fabric.editor.layout.placeholder': 'Ajouter du contenu',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': 'Redimensionner la disposition',
|
|
@@ -761,6 +770,7 @@ export default {
|
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vue fractionnée (bientôt disponible)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Éditeur de syntaxe',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Aperçu de l’éditeur',
|
|
764
774
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
765
775
|
'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.}}',
|
|
766
776
|
'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.}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': 'Liste à puces',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': "Lorsque la page sera publiée, le contenu s'affichera.",
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Lorsque la description du ticket sera enregistrée, le contenu s’affichera.',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': "Collé à partir d'une page non publiée",
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Collé depuis le ticket non sauvegardé',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': "Cet éditeur ne prend pas en charge l'affichage de ce contenu",
|
|
1071
1083
|
'fabric.editor.unsupportedContentTooltip': "Le contenu n'est pas disponible dans cet éditeur, il sera conservé lorsque vous le modifierez et l'enregistrerez",
|
|
1072
1084
|
'fabric.editor.unsupportedInlineContent': 'Contenu non pris en charge',
|
package/dist/esm/i18n/hr.d.ts
CHANGED
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': 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;
|
|
@@ -373,6 +375,7 @@ declare const _default: {
|
|
|
373
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
374
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
375
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
376
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
377
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
378
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -423,6 +426,7 @@ declare const _default: {
|
|
|
423
426
|
'fabric.editor.askRovo': string;
|
|
424
427
|
'fabric.editor.backLink': string;
|
|
425
428
|
'fabric.editor.backgroundColor': string;
|
|
429
|
+
'fabric.editor.block.menu.change.format': string;
|
|
426
430
|
'fabric.editor.block.menu.codeblock': string;
|
|
427
431
|
'fabric.editor.block.menu.copy': string;
|
|
428
432
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -500,7 +504,11 @@ declare const _default: {
|
|
|
500
504
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
501
505
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
502
506
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
507
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
509
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
503
510
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
504
512
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
505
513
|
'fabric.editor.codeblock': string;
|
|
506
514
|
'fabric.editor.codeblock.description': string;
|
|
@@ -646,6 +654,8 @@ declare const _default: {
|
|
|
646
654
|
'fabric.editor.emptyLink': string;
|
|
647
655
|
'fabric.editor.emptySearchResults': string;
|
|
648
656
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
658
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
649
659
|
'fabric.editor.epic': string;
|
|
650
660
|
'fabric.editor.error': string;
|
|
651
661
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -654,6 +664,7 @@ declare const _default: {
|
|
|
654
664
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
655
665
|
'fabric.editor.error.description.reference.offline': string;
|
|
656
666
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
667
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
657
668
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
658
669
|
'fabric.editor.error.message.label': string;
|
|
659
670
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -786,8 +797,13 @@ declare const _default: {
|
|
|
786
797
|
'fabric.editor.inviteItem.title': string;
|
|
787
798
|
'fabric.editor.italic': string;
|
|
788
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;
|
|
789
804
|
'fabric.editor.layout.columnOption': string;
|
|
790
805
|
'fabric.editor.layout.controls.placeholder': string;
|
|
806
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
791
807
|
'fabric.editor.layout.distributeColumns': string;
|
|
792
808
|
'fabric.editor.layout.placeholder': string;
|
|
793
809
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -815,10 +831,13 @@ declare const _default: {
|
|
|
815
831
|
'fabric.editor.markdown': string;
|
|
816
832
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
833
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
835
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
818
836
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
819
837
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
820
838
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
821
839
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
840
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
822
841
|
'fabric.editor.matchCase': string;
|
|
823
842
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
824
843
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1037,6 +1056,10 @@ declare const _default: {
|
|
|
1037
1056
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1038
1057
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1039
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;
|
|
1040
1063
|
'fabric.editor.table.description': string;
|
|
1041
1064
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1042
1065
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1121,7 +1144,9 @@ declare const _default: {
|
|
|
1121
1144
|
'fabric.editor.unorderedList': string;
|
|
1122
1145
|
'fabric.editor.unorderedList.description': string;
|
|
1123
1146
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1147
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1124
1148
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1149
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1125
1150
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1126
1151
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1127
1152
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -139,6 +139,8 @@ export default {
|
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.title': 'Predloži naslov',
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Dobijte komentar koji je predložila umjetna inteligencija (AI) na temelju ovog radnog predmeta',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Predloži komentar',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Dobijte odgovor na ovaj komentar koji predlaže umjetna inteligencija (AI)',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Predloži odgovor',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Izrađuje sažetak teksta na kojem radiš, ističući ključne točke',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sažmi pisanje',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Sažmi pisanje',
|
|
@@ -375,6 +377,7 @@ export default {
|
|
|
375
377
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Prijedlozi',
|
|
376
378
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Naslov',
|
|
377
379
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Prikaži',
|
|
380
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Pregled',
|
|
378
381
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Pokušaj ponovno',
|
|
379
382
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Prijedlozi',
|
|
380
383
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Učitavanje',
|
|
@@ -425,6 +428,7 @@ export default {
|
|
|
425
428
|
'fabric.editor.askRovo': 'Pitaj Rovo',
|
|
426
429
|
'fabric.editor.backLink': 'Idi natrag',
|
|
427
430
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
431
|
+
'fabric.editor.block.menu.change.format': 'Promijeni format',
|
|
428
432
|
'fabric.editor.block.menu.codeblock': 'Blok koda',
|
|
429
433
|
'fabric.editor.block.menu.copy': 'Kopiraj',
|
|
430
434
|
'fabric.editor.block.menu.copy.block': 'Kopiraj blok',
|
|
@@ -502,7 +506,11 @@ export default {
|
|
|
502
506
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik koda nije postavljen.',
|
|
503
507
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
504
508
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
509
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redaka',
|
|
510
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redaka',
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Prikaži kôd bez prijeloma redaka',
|
|
505
512
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi omatanje',
|
|
513
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Prikaži kôd s prijelomima redaka',
|
|
506
514
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi omatanje',
|
|
507
515
|
'fabric.editor.codeblock': 'Isječak kôda',
|
|
508
516
|
'fabric.editor.codeblock.description': 'Prikaži kôd s isticanjem sintakse',
|
|
@@ -648,6 +656,8 @@ export default {
|
|
|
648
656
|
'fabric.editor.emptyLink': 'Unesite poveznicu.',
|
|
649
657
|
'fabric.editor.emptySearchResults': 'Nismo pronašli nikakve rezultate.',
|
|
650
658
|
'fabric.editor.emptySearchResultsSuggestion': 'Odaberi {buttonName} za pregledavanje umetanja.',
|
|
659
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Odaberi {askRovoName} za pomoć.',
|
|
660
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Odaberite {askRovoName} za pomoć ili {buttonName} za pregled umetaka.',
|
|
651
661
|
'fabric.editor.epic': 'Epik',
|
|
652
662
|
'fabric.editor.error': 'Greška',
|
|
653
663
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške tijekom brisanja ovog sinkroniziranog bloka.',
|
|
@@ -656,6 +666,7 @@ export default {
|
|
|
656
666
|
'fabric.editor.error.description.failToEditWhenOffline': 'Čini se da ste izvan mreže. Povežite se na internet da biste uredili sinkronizirani sadržaj.',
|
|
657
667
|
'fabric.editor.error.description.reference.offline': 'Ne možemo prikazati sinkronizirane blokove kada ste izvan mreže',
|
|
658
668
|
'fabric.editor.error.description.reference.unpublished': 'Sinkronizirani sadržaj prikazat će se <link>kada se stranica objavi</link>',
|
|
669
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Sinkronizirani sadržaj prikazat će se <link>nakon spremanja opisa stavke</link>',
|
|
659
670
|
'fabric.editor.error.flag.title.cannotDelete': 'Brisanje sinkroniziranog bloka nije uspjelo',
|
|
660
671
|
'fabric.editor.error.message.label': 'Greška',
|
|
661
672
|
'fabric.editor.error.title.failToCreate': 'Nemoguće izraditi sinkronizirani sadržaj izvan mreže',
|
|
@@ -788,8 +799,13 @@ export default {
|
|
|
788
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}}}',
|
|
789
800
|
'fabric.editor.italic': 'Kurziv',
|
|
790
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',
|
|
791
806
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stupac} few {{count} stupaca} many {{count} stupaca} other {{count} stupaca}}',
|
|
792
807
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
808
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stupac} few {Izbriši stupce} many {Izbriši stupce} other {Izbriši stupac}}',
|
|
793
809
|
'fabric.editor.layout.distributeColumns': 'Distribuiraj stupce',
|
|
794
810
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
795
811
|
'fabric.editor.layout.resizeLayout': 'Promijeni veličinu izgleda',
|
|
@@ -817,10 +833,13 @@ export default {
|
|
|
817
833
|
'fabric.editor.markdown': 'Označavanje',
|
|
818
834
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Odustani',
|
|
819
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',
|
|
820
838
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown izvor',
|
|
821
839
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Prikaz načina',
|
|
822
840
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podijeljeni prikaz (uskoro)',
|
|
823
841
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
842
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Uređivač pretpregleda',
|
|
824
843
|
'fabric.editor.matchCase': 'Pronađi podudaranje',
|
|
825
844
|
'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.}}',
|
|
826
845
|
'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.}}',
|
|
@@ -1039,6 +1058,10 @@ export default {
|
|
|
1039
1058
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Ovaj radni predmet',
|
|
1040
1059
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Bez naslova',
|
|
1041
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',
|
|
1042
1065
|
'fabric.editor.table.description': 'Umetni tablicu',
|
|
1043
1066
|
'fabric.editor.tableAlignmentOptions': 'Opcije poravnanja',
|
|
1044
1067
|
'fabric.editor.tableFullWidthLabel': 'Puna širina',
|
|
@@ -1123,7 +1146,9 @@ export default {
|
|
|
1123
1146
|
'fabric.editor.unorderedList': 'Popis s grafičkim oznakama',
|
|
1124
1147
|
'fabric.editor.unorderedList.description': 'Izradi nenumerirani popis',
|
|
1125
1148
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Kada se stranica objavi, sadržaj će se prikazati.',
|
|
1149
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Nakon spremanja opisa stavke sadržaj će se prikazati.',
|
|
1126
1150
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Zalijepljeno s neobjavljene stranice',
|
|
1151
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Zalijepljeno iz nespremljene stavke',
|
|
1127
1152
|
'fabric.editor.unsupportedBlockContent': 'Ovaj uređivač ne podržava prikaz ovog sadržaja',
|
|
1128
1153
|
'fabric.editor.unsupportedContentTooltip': 'Sadržaj nije dostupan u ovom uređivaču, to će se sačuvati prilikom uređivanja i spremanja',
|
|
1129
1154
|
'fabric.editor.unsupportedInlineContent': 'Nepodržani sadržaj',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Cím ajánlása',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Az MI által javasolt megjegyzést kaphatsz ehhez az ügyhöz',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Megjegyzés javaslása',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'MI által javasolt válasz kérése ehhez a megjegyzéshez',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Válasz ajánlása',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Készít egy összefoglalót a szövegből, amelyen dolgozol, kiemelve a főbb pontokat',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Szöveg összefoglalása',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Kérdezd a Rovót',
|
|
356
357
|
'fabric.editor.backLink': 'Vissza',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Formátum módosítása',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Kódblokk',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Másolás',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Blokk másolása',
|
|
@@ -434,8 +436,11 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'A kód nyelve még nincs beállítva.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Másolva!',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sorok számának elrejtése',
|
|
437
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',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Kód több sorba rendezése',
|
|
439
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
|
|
440
445
|
'fabric.editor.codeblock': 'Kódrészlet',
|
|
441
446
|
'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
|
|
@@ -583,6 +588,8 @@ export default {
|
|
|
583
588
|
'fabric.editor.emptyLink': 'Adj meg egy linket.',
|
|
584
589
|
'fabric.editor.emptySearchResults': 'Nincs találat.',
|
|
585
590
|
'fabric.editor.emptySearchResultsSuggestion': 'A beszúrások böngészéséhez kattints erre: {buttonName}.',
|
|
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.',
|
|
586
593
|
'fabric.editor.epic': 'Eposz',
|
|
587
594
|
'fabric.editor.error': 'Hiba',
|
|
588
595
|
'fabric.editor.error.description.cannotDelete': 'Hiba történt a szinkronizált blokk törlésekor.',
|
|
@@ -591,6 +598,7 @@ export default {
|
|
|
591
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Úgy tűnik, hogy offline állapotban vagy. Szinkronizált tartalmak szerkesztéséhez csatlakozz az internethez.',
|
|
592
599
|
'fabric.editor.error.description.reference.offline': 'Nem tudjuk megjeleníteni a szinkronizált blokkokat, ha offline állapotban vagy',
|
|
593
600
|
'fabric.editor.error.description.reference.unpublished': 'A szinkronizált tartalom akkor jelenik meg, <link>amikor az oldalt közzéteszik</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'A szinkronizált tartalom akkor jelenik meg, <link>amikor az ügy leírása mentésre kerül</link>',
|
|
594
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Nem sikerült törölni a szinkronizált blokkot',
|
|
595
603
|
'fabric.editor.error.message.label': 'Hiba',
|
|
596
604
|
'fabric.editor.error.title.failToCreate': 'Offline módban nem lehet szinkronizált tartalmakat létrehozni',
|
|
@@ -727,7 +735,8 @@ export default {
|
|
|
727
735
|
'fabric.editor.keyboardShortcuts': 'Billentyűparancsok',
|
|
728
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
|
|
729
737
|
'fabric.editor.layout.controls.placeholder': 'A / karakterrel szúrhatsz be tartalmat',
|
|
730
|
-
'fabric.editor.layout.
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Oszlop törlése} other {Oszlopok törlése}}',
|
|
739
|
+
'fabric.editor.layout.distributeColumns': 'Oszlopok elosztása',
|
|
731
740
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
732
741
|
'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
|
|
733
742
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
|
@@ -760,6 +769,7 @@ export default {
|
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Megtekintési mód',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Osztott nézet (hamarosan)',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Szintaxisszerkesztő',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Szerkesztő előnézete',
|
|
763
773
|
'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre csökkentve.} other {A média szélessége {newMediaWidth,number} pixelre csökkentve.}}',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre növelve.} other {A média szélessége {newMediaWidth,number} pixelre növelve.}}',
|
|
@@ -1065,7 +1075,9 @@ export default {
|
|
|
1065
1075
|
'fabric.editor.unorderedList': 'Listajeles lista',
|
|
1066
1076
|
'fabric.editor.unorderedList.description': 'Sorrend nélküli lista létrehozása',
|
|
1067
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Az oldal közzétételekor a tartalom meg fog jelenni.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Az ügy leírásának mentésekor jelenik majd meg a tartalom.',
|
|
1068
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Beillesztve egy közzé nem tett oldalról',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Nem mentett ügyből beillesztve',
|
|
1069
1081
|
'fabric.editor.unsupportedBlockContent': 'Ez a szerkesztő nem támogatja ennek a tartalomnak a megjelenítését',
|
|
1070
1082
|
'fabric.editor.unsupportedContentTooltip': 'A tartalom nem áll rendelkezésre ebben a szerkesztőben, azonban a rendszer megőrzi a szerkesztés és mentés után',
|
|
1071
1083
|
'fabric.editor.unsupportedInlineContent': 'Nem támogatott tartalom',
|
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,6 +434,7 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -583,6 +586,7 @@ declare const _default: {
|
|
|
583
586
|
'fabric.editor.emptyLink': string;
|
|
584
587
|
'fabric.editor.emptySearchResults': string;
|
|
585
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
586
590
|
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
587
591
|
'fabric.editor.epic': string;
|
|
588
592
|
'fabric.editor.error': string;
|
|
@@ -592,6 +596,7 @@ declare const _default: {
|
|
|
592
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
593
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
594
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
595
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
596
601
|
'fabric.editor.error.message.label': string;
|
|
597
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -728,6 +733,7 @@ declare const _default: {
|
|
|
728
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
729
734
|
'fabric.editor.layout.columnOption': string;
|
|
730
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
731
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
732
738
|
'fabric.editor.layout.placeholder': string;
|
|
733
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -761,6 +767,7 @@ declare const _default: {
|
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
762
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
764
771
|
'fabric.editor.matchCase': string;
|
|
765
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
766
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1066,7 +1073,9 @@ declare const _default: {
|
|
|
1066
1073
|
'fabric.editor.unorderedList': string;
|
|
1067
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1068
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1069
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1070
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1071
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1072
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Suggerisci un titolo',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': "Ricevi un commento suggerito dall'IA basato su questo ticket",
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggerisci un commento',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': "Ottieni una risposta suggerita dall'intelligenza artificiale per questo commento",
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Suggerisci una risposta',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un riepilogo del testo su cui stai lavorando, evidenziando i punti chiave',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Riepiloga il contenuto',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Chiedi a Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Torna indietro',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Cambia formato',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Blocco di codice',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Copia',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Copia blocco',
|
|
@@ -434,6 +436,7 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'Linguaggio del codice non impostato.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiato.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Nascondi numeri di riga',
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostra i numeri di riga',
|
|
438
441
|
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Non portare a capo il codice',
|
|
439
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Disattiva ritorno a capo',
|
|
@@ -585,6 +588,7 @@ export default {
|
|
|
585
588
|
'fabric.editor.emptyLink': 'Inserisci un link.',
|
|
586
589
|
'fabric.editor.emptySearchResults': 'Impossibile trovare risultati.',
|
|
587
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Seleziona {buttonName} per sfogliare gli inserimenti.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Seleziona {askRovoName} per ricevere assistenza.',
|
|
588
592
|
'fabric.editor.emptySearchResultsSuggestionNew': 'Seleziona {askRovoName} per assistenza o {buttonName} per sfogliare gli inserimenti.',
|
|
589
593
|
'fabric.editor.epic': 'Epic',
|
|
590
594
|
'fabric.editor.error': 'Errore',
|
|
@@ -594,6 +598,7 @@ export default {
|
|
|
594
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Sembri essere offline. Connettiti a Internet per modificare i contenuti sincronizzati.',
|
|
595
599
|
'fabric.editor.error.description.reference.offline': 'Impossibile visualizzare i blocchi sincronizzati quando sei offline',
|
|
596
600
|
'fabric.editor.error.description.reference.unpublished': 'Il contenuto sincronizzato verrà visualizzato <link>al momento della pubblicazione della pagina</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Il contenuto sincronizzato verrà visualizzato <link>al momento del salvataggio della descrizione del ticket</link>',
|
|
597
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Impossibile eliminare il blocco sincronizzato',
|
|
598
603
|
'fabric.editor.error.message.label': 'Errore',
|
|
599
604
|
'fabric.editor.error.title.failToCreate': 'Impossibile creare contenuti sincronizzati offline',
|
|
@@ -730,6 +735,7 @@ export default {
|
|
|
730
735
|
'fabric.editor.keyboardShortcuts': 'Scelte rapide da tastiera',
|
|
731
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonna} other {{count} colonne}}',
|
|
732
737
|
'fabric.editor.layout.controls.placeholder': '/ per inserire',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Elimina colonna} other {Elimina colonne}}',
|
|
733
739
|
'fabric.editor.layout.distributeColumns': 'Distribuisci colonne',
|
|
734
740
|
'fabric.editor.layout.placeholder': 'Aggiungi contenuti',
|
|
735
741
|
'fabric.editor.layout.resizeLayout': 'Ridimensiona layout',
|
|
@@ -763,6 +769,7 @@ export default {
|
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modalità di visualizzazione',
|
|
764
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualizzazione divisa (disponibile a breve)',
|
|
765
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor della sintassi',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Anteprima editor',
|
|
766
773
|
'fabric.editor.matchCase': 'Maiuscole/Minuscole',
|
|
767
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.}}",
|
|
768
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.}}",
|
|
@@ -1068,7 +1075,9 @@ export default {
|
|
|
1068
1075
|
'fabric.editor.unorderedList': 'Elenco puntato',
|
|
1069
1076
|
'fabric.editor.unorderedList.description': 'Crea un elenco non ordinato',
|
|
1070
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Il contenuto verrà visualizzato al momento della pubblicazione della pagina.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Il contenuto verrà visualizzato al momento del salvataggio della descrizione.',
|
|
1071
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Incollato da una pagina non pubblicata',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Incollato da ticket non salvato',
|
|
1072
1081
|
'fabric.editor.unsupportedBlockContent': 'Questo editor non supporta la visualizzazione di questi contenuti',
|
|
1073
1082
|
'fabric.editor.unsupportedContentTooltip': 'I contenuti non sono disponibili in questo editor; saranno preservati in fase di modifica e salvataggio',
|
|
1074
1083
|
'fabric.editor.unsupportedInlineContent': 'Contenuti non supportati',
|