@atlaskit/afm-i18n-platform-editor-editor-common 2.140.0 → 2.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/de.js +20 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +29 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hr.js +14 -0
- package/dist/cjs/i18n/hu.js +4 -1
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +4 -1
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sl.js +20 -0
- package/dist/cjs/i18n/sr_RS.js +5 -0
- package/dist/cjs/i18n/sr_YR.js +5 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/vi.js +29 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +14 -0
- package/dist/esm/i18n/de.d.ts +20 -0
- package/dist/esm/i18n/de.js +20 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.d.ts +29 -0
- package/dist/esm/i18n/es.js +29 -0
- package/dist/esm/i18n/fi.d.ts +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.d.ts +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hr.d.ts +14 -0
- package/dist/esm/i18n/hr.js +14 -0
- package/dist/esm/i18n/hu.d.ts +3 -0
- package/dist/esm/i18n/hu.js +4 -1
- package/dist/esm/i18n/ja.d.ts +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.d.ts +3 -0
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +4 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sl.d.ts +20 -0
- package/dist/esm/i18n/sl.js +20 -0
- package/dist/esm/i18n/sr_RS.d.ts +5 -0
- package/dist/esm/i18n/sr_RS.js +5 -0
- package/dist/esm/i18n/sr_YR.d.ts +5 -0
- package/dist/esm/i18n/sr_YR.js +5 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.d.ts +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/vi.d.ts +29 -0
- package/dist/esm/i18n/vi.js +29 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -0
- package/dist/esm/i18n/zh_TW.js +14 -0
- package/dist/types/i18n/de.d.ts +20 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +29 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hr.d.ts +14 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sl.d.ts +20 -0
- package/dist/types/i18n/sr_RS.d.ts +5 -0
- package/dist/types/i18n/sr_YR.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +29 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -0
- package/i18n/de.ts +20 -0
- package/i18n/en.ts +5 -0
- package/i18n/en_GB.ts +5 -0
- package/i18n/en_ZZ.ts +5 -0
- package/i18n/es.ts +35 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +4 -0
- package/i18n/hr.ts +16 -0
- package/i18n/hu.ts +5 -1
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +6 -2
- package/i18n/nb.ts +5 -1
- package/i18n/nl.ts +4 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +4 -0
- package/i18n/sl.ts +23 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +6 -0
- package/i18n/tr.ts +4 -0
- package/i18n/vi.ts +36 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +15 -0
- package/package.json +1 -1
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Regelnummers verbergen',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Toon regelnummers',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Code zonder terugloop',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Code met terugloop',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
|
|
443
445
|
'fabric.editor.codeblock': 'Codefragment',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'We konden geen resultaten vinden.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Selecteer {buttonName} om bijlagen te bekijken.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Selecteer {askRovoName} voor hulp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Klik op {askRovoName} voor hulp, of op {buttonName} om invoegingen te bekijken.',
|
|
590
593
|
'fabric.editor.epic': 'Epic',
|
|
591
594
|
'fabric.editor.error': 'Fout',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Er is een fout opgetreden bij het verwijderen van dit gesynchroniseerd blok.',
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -305,6 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -431,8 +432,11 @@ declare const _default: {
|
|
|
431
432
|
'fabric.editor.code': string;
|
|
432
433
|
'fabric.editor.code.on': string;
|
|
433
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
436
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
437
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
438
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +736,16 @@ declare const _default: {
|
|
|
732
736
|
'fabric.editor.inviteItem.title': string;
|
|
733
737
|
'fabric.editor.italic': string;
|
|
734
738
|
'fabric.editor.keyboardShortcuts': string;
|
|
739
|
+
'fabric.editor.layout.alignColumn': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
743
|
'fabric.editor.layout.columnOption': string;
|
|
736
744
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
746
|
'fabric.editor.layout.distributeColumns': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
749
|
'fabric.editor.layout.placeholder': string;
|
|
740
750
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
751
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +773,21 @@ declare const _default: {
|
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
787
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
788
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
792
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1013,10 @@ declare const _default: {
|
|
|
990
1013
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1014
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1015
|
'fabric.editor.table': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1019
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1020
|
'fabric.editor.table.description': string;
|
|
994
1021
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1022
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1079,8 @@ declare const _default: {
|
|
|
1052
1079
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1080
|
'fabric.editor.turnInto': string;
|
|
1054
1081
|
'fabric.editor.twoColumns': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1085
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1086
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -307,6 +307,7 @@ export default {
|
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Sugestie',
|
|
308
308
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Tytuł',
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Wyświetl',
|
|
310
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Przeglądaj',
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Spróbuj ponownie',
|
|
311
312
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Sugestie',
|
|
312
313
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Ładowanie',
|
|
@@ -433,8 +434,11 @@ export default {
|
|
|
433
434
|
'fabric.editor.code': 'Kod',
|
|
434
435
|
'fabric.editor.code.on': '{textFormattingOff}, formatowanie kodu wł.',
|
|
435
436
|
'fabric.editor.codeBidiWarningLabel': 'Znaki dwukierunkowe zmieniają kolejność, w jakiej tekst jest renderowany. Może to zostać wykorzystane do ukrycia złośliwego kodu.',
|
|
437
|
+
'fabric.editor.codeBlock.all': 'Wszystkie',
|
|
438
|
+
'fabric.editor.codeBlock.detectLanguage': 'Wykryj język',
|
|
436
439
|
'fabric.editor.codeBlock.languageAriaDescription': 'Język fragmentu kodu: {language}.',
|
|
437
440
|
'fabric.editor.codeBlock.languageNotSet': 'Nie ustawiono języka kodu.',
|
|
441
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Ostatnio używane',
|
|
438
442
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Skopiowano!',
|
|
439
443
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
|
|
440
444
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ukryj numery wierszy',
|
|
@@ -734,10 +738,16 @@ export default {
|
|
|
734
738
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Zaproś członka zespołu do produktu {productName}} trusted {Zaproś członka zespołu do produktu {productName}} other {Dodaj członka zespołu do produktu {productName}}}',
|
|
735
739
|
'fabric.editor.italic': 'Kursywa',
|
|
736
740
|
'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
|
|
741
|
+
'fabric.editor.layout.alignColumn': 'Wyrównanie',
|
|
742
|
+
'fabric.editor.layout.alignColumnBottom': 'Do dołu',
|
|
743
|
+
'fabric.editor.layout.alignColumnMiddle': 'Do środka',
|
|
744
|
+
'fabric.editor.layout.alignColumnTop': 'Do góry',
|
|
737
745
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumna} few {{count} kolumny} many {{count} kolumn} other {{count} kolumny}}',
|
|
738
746
|
'fabric.editor.layout.controls.placeholder': 'Wpisz /, aby wstawić',
|
|
739
747
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
|
|
740
748
|
'fabric.editor.layout.distributeColumns': 'Rozłóż kolumny równomiernie',
|
|
749
|
+
'fabric.editor.layout.insertColumnLeft': 'Wstaw kolumnę po lewej',
|
|
750
|
+
'fabric.editor.layout.insertColumnRight': 'Wstaw kolumnę z prawej',
|
|
741
751
|
'fabric.editor.layout.placeholder': 'Dodaj treści',
|
|
742
752
|
'fabric.editor.layout.resizeLayout': 'Zmień rozmiar układu',
|
|
743
753
|
'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
|
|
@@ -765,8 +775,21 @@ export default {
|
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Anuluj',
|
|
766
776
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potwierdź',
|
|
767
777
|
'fabric.editor.markdownMode.confirmDialog.error': 'Wystąpił błąd podczas konwertowania tej strony. Spróbuj ponownie.',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Konwertowanie na język Markdown',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Konwertowanie na język Markdown',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Konwertowanie na tekst sformatowany',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Przełączaj się między edytorem składni a podglądem',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Użyj formatowania podstawowego',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Przywracaj wcześniejsze wersje robocze dzięki historii wersji',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Konwertuj',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Twoja treść może wyglądać inaczej, ponieważ podczas konwertowania usuwane jest formatowanie tekstu',
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Aby przywrócić formatowanie, otwórz wcześniejsze wersje robocze z historii wersji',
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Używaj wszystkich narzędzi formatowania tekstu',
|
|
788
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Przywracaj wcześniejsze wersje robocze dzięki historii wersji',
|
|
768
789
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
769
790
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Źródło Markdown',
|
|
791
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Konwertowanie spowoduje usunięcie zsynchronizowanych bloków i ich zawartości. Tego nie można przywrócić w historii wersji.',
|
|
792
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Usunąć synchronizowaną treść?',
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Tryb widoku',
|
|
771
794
|
'fabric.editor.markdownMode.viewToggle.preview': 'Widok podzielony (już wkrótce)',
|
|
772
795
|
'fabric.editor.markdownMode.viewToggle.source': 'Edytor składni',
|
|
@@ -992,6 +1015,10 @@ export default {
|
|
|
992
1015
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'To zgłoszenie',
|
|
993
1016
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Bez tytułu',
|
|
994
1017
|
'fabric.editor.table': 'Tabela',
|
|
1018
|
+
'fabric.editor.table.cellAlignment': 'Wyrównanie',
|
|
1019
|
+
'fabric.editor.table.cellAlignmentBottom': 'Do dołu',
|
|
1020
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Do środka',
|
|
1021
|
+
'fabric.editor.table.cellAlignmentTop': 'Do góry',
|
|
995
1022
|
'fabric.editor.table.description': 'Wstaw tabelę',
|
|
996
1023
|
'fabric.editor.tableAlignmentOptions': 'Opcje wyrównania',
|
|
997
1024
|
'fabric.editor.tableFullWidthLabel': 'Pełna szerokość',
|
|
@@ -1054,6 +1081,8 @@ export default {
|
|
|
1054
1081
|
'fabric.editor.tooltip.taskList': 'czynność do wykonania',
|
|
1055
1082
|
'fabric.editor.turnInto': 'Zmień w',
|
|
1056
1083
|
'fabric.editor.twoColumns': 'Układ 2-kolumnowy',
|
|
1084
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenty',
|
|
1085
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Osoby',
|
|
1057
1086
|
'fabric.editor.typeAhead.popupLabel': 'Wyniki autouzupełniania',
|
|
1058
1087
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Zacznij pisać, aby wyszukać lub filtrować opcje skrótów',
|
|
1059
1088
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Wyszukaj',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -303,6 +303,7 @@ declare const _default: {
|
|
|
303
303
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
306
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
306
307
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
307
308
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -429,8 +430,11 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.code': string;
|
|
430
431
|
'fabric.editor.code.on': string;
|
|
431
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
432
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
434
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -730,10 +734,16 @@ declare const _default: {
|
|
|
730
734
|
'fabric.editor.inviteItem.title': string;
|
|
731
735
|
'fabric.editor.italic': string;
|
|
732
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
733
741
|
'fabric.editor.layout.columnOption': string;
|
|
734
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
735
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
736
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
737
747
|
'fabric.editor.layout.placeholder': string;
|
|
738
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
739
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -761,8 +771,21 @@ declare const _default: {
|
|
|
761
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
762
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
764
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
765
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
766
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
767
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -988,6 +1011,10 @@ declare const _default: {
|
|
|
988
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
989
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
990
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
991
1018
|
'fabric.editor.table.description': string;
|
|
992
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
993
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1050,6 +1077,8 @@ declare const _default: {
|
|
|
1050
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1051
1078
|
'fabric.editor.turnInto': string;
|
|
1052
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1053
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1054
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -305,6 +305,7 @@ export default {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Sugestões',
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Cargo',
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Visualizar',
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Analisar',
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Tentar de novo',
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Sugestões',
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Carregando',
|
|
@@ -431,8 +432,11 @@ export default {
|
|
|
431
432
|
'fabric.editor.code': 'Código',
|
|
432
433
|
'fabric.editor.code.on': '{textFormattingOff}, código ativado',
|
|
433
434
|
'fabric.editor.codeBidiWarningLabel': 'Caracteres bidirecionais alteram a ordem em que o texto é renderizado. Eles podem ser usados para ocultar códigos mal-intencionados.',
|
|
435
|
+
'fabric.editor.codeBlock.all': 'Todos',
|
|
436
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detectar idioma',
|
|
434
437
|
'fabric.editor.codeBlock.languageAriaDescription': 'Linguagem do trecho de código: {language}.',
|
|
435
438
|
'fabric.editor.codeBlock.languageNotSet': 'Linguagem do código não definida.',
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Usado nos últimos dias',
|
|
436
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiado!',
|
|
437
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
438
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ocultar números de linha',
|
|
@@ -732,10 +736,16 @@ export default {
|
|
|
732
736
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Convidar colega de equipe para {productName}} trusted {Convidar colega de equipe para {productName}} other {Adicionar colega de equipe para {productName}}}',
|
|
733
737
|
'fabric.editor.italic': 'Itálico',
|
|
734
738
|
'fabric.editor.keyboardShortcuts': 'Atalhos de teclado',
|
|
739
|
+
'fabric.editor.layout.alignColumn': 'Alinhamento',
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': 'Parte inferior',
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': 'Centralizar',
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': 'Parte superior',
|
|
735
743
|
'fabric.editor.layout.columnOption': '{count, plural, one {Coluna} other {{count} colunas}}',
|
|
736
744
|
'fabric.editor.layout.controls.placeholder': '/ para inserir',
|
|
737
745
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Excluir coluna} other {Excluir colunas}}',
|
|
738
746
|
'fabric.editor.layout.distributeColumns': 'Distribuir colunas',
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': 'Inserir coluna à esquerda',
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': 'Inserir coluna à direita',
|
|
739
749
|
'fabric.editor.layout.placeholder': 'Adicionar conteúdo',
|
|
740
750
|
'fabric.editor.layout.resizeLayout': 'Redimensionar layout',
|
|
741
751
|
'fabric.editor.layoutFixedWidth': 'Voltar ao centro',
|
|
@@ -763,8 +773,21 @@ export default {
|
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
764
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.error': 'Algo deu errado ao converter esta página. Tente de novo.',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Converter para marcação',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Converter para marcação',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Converter para rich text',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Alternar entre o editor de sintaxe e de pré-visualização',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Usar formatação básica',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restaurar rascunhos anteriores com o histórico de versões',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Converter',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Seu conteúdo pode ter uma aparência diferente, pois a conversão remove a formatação de rich text',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Para restaurar a formatação, acesse rascunhos anteriores do histórico de versões',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use todas as ferramentas de rich text',
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restaurar rascunhos anteriores com o histórico de versões',
|
|
766
787
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
767
788
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fonte de marcação',
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'A conversão vai excluir os blocos sincronizados e o conteúdo deles. Esse conteúdo não pode ser restaurado no histórico de versões.',
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Excluir conteúdo sincronizado?',
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualização',
|
|
769
792
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualização dividida (em breve)',
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxe',
|
|
@@ -990,6 +1013,10 @@ export default {
|
|
|
990
1013
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Este ticket',
|
|
991
1014
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Sem título',
|
|
992
1015
|
'fabric.editor.table': 'Tabela',
|
|
1016
|
+
'fabric.editor.table.cellAlignment': 'Alinhamento',
|
|
1017
|
+
'fabric.editor.table.cellAlignmentBottom': 'Parte inferior',
|
|
1018
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Parte central',
|
|
1019
|
+
'fabric.editor.table.cellAlignmentTop': 'Parte superior',
|
|
993
1020
|
'fabric.editor.table.description': 'Inserir uma tabela',
|
|
994
1021
|
'fabric.editor.tableAlignmentOptions': 'Opções de alinhamento',
|
|
995
1022
|
'fabric.editor.tableFullWidthLabel': 'Largura total',
|
|
@@ -1052,6 +1079,8 @@ export default {
|
|
|
1052
1079
|
'fabric.editor.tooltip.taskList': 'item de ação',
|
|
1053
1080
|
'fabric.editor.turnInto': 'Transformar em',
|
|
1054
1081
|
'fabric.editor.twoColumns': 'Layout de 2 colunas',
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agentes',
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Pessoas',
|
|
1055
1084
|
'fabric.editor.typeAhead.popupLabel': 'Resultados de digitação antecipada',
|
|
1056
1085
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comece a digitar para pesquisar ou filtrar as opções de atalho',
|
|
1057
1086
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Pesquisar',
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Скопировать как текст',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Скрыть номера строк',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Показать номера строк',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Не переносить код',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Отключить перенос текста',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Переносить код',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Включить перенос текста',
|
|
444
446
|
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Выделение синтаксиса в коде',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Ничего не найдено.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Нажмите «{buttonName}» для просмотра вставок.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Выберите «{askRovoName}», чтобы получить помощь.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Нажмите «{askRovoName}», чтобы получить помощь, или «{buttonName}» для просмотра вставок.',
|
|
591
594
|
'fabric.editor.epic': 'Эпик',
|
|
592
595
|
'fabric.editor.error': 'Ошибка',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'При попытке удалить синхронизированный блок произошла ошибка.',
|
package/dist/esm/i18n/sl.d.ts
CHANGED
|
@@ -494,8 +494,11 @@ declare const _default: {
|
|
|
494
494
|
'fabric.editor.code': string;
|
|
495
495
|
'fabric.editor.code.on': string;
|
|
496
496
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
497
|
+
'fabric.editor.codeBlock.all': string;
|
|
498
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
497
499
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
498
500
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
501
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
499
502
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
500
503
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
501
504
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -797,6 +800,8 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.layout.controls.placeholder': string;
|
|
798
801
|
'fabric.editor.layout.deleteColumn': string;
|
|
799
802
|
'fabric.editor.layout.distributeColumns': string;
|
|
803
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
804
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
800
805
|
'fabric.editor.layout.placeholder': string;
|
|
801
806
|
'fabric.editor.layout.resizeLayout': string;
|
|
802
807
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -824,8 +829,21 @@ declare const _default: {
|
|
|
824
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
830
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
826
831
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
832
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
833
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
835
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
837
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
838
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
839
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
840
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
841
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
842
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
827
843
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
828
844
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
845
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
846
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
829
847
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
830
848
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
831
849
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1114,6 +1132,8 @@ declare const _default: {
|
|
|
1114
1132
|
'fabric.editor.tooltip.taskList': string;
|
|
1115
1133
|
'fabric.editor.turnInto': string;
|
|
1116
1134
|
'fabric.editor.twoColumns': string;
|
|
1135
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1136
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1117
1137
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1118
1138
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1119
1139
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -496,8 +496,11 @@ export default {
|
|
|
496
496
|
'fabric.editor.code': 'Koda',
|
|
497
497
|
'fabric.editor.code.on': '{textFormattingOff}, kodiranje je vklopljeno',
|
|
498
498
|
'fabric.editor.codeBidiWarningLabel': 'Dvosmerni znaki spremenijo vrstni red upodabljanja besedila. To bi lahko bilo uporabljeno za zakrivanje zlonamerne kode.',
|
|
499
|
+
'fabric.editor.codeBlock.all': 'Vsi',
|
|
500
|
+
'fabric.editor.codeBlock.detectLanguage': 'Zaznaj jezik',
|
|
499
501
|
'fabric.editor.codeBlock.languageAriaDescription': 'Jezik delčka kode: {language}.',
|
|
500
502
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik kode ni nastavljen.',
|
|
503
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Nedavno uporabljeno',
|
|
501
504
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
502
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kot besedilo',
|
|
503
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrij številke vrstic',
|
|
@@ -799,6 +802,8 @@ export default {
|
|
|
799
802
|
'fabric.editor.layout.controls.placeholder': '/ za vstavljanje',
|
|
800
803
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stolpec} two {Izbriši stolpca} few {Izbriši stolpce} other {Izbriši stolpce}}',
|
|
801
804
|
'fabric.editor.layout.distributeColumns': 'Porazdeli stolpce',
|
|
805
|
+
'fabric.editor.layout.insertColumnLeft': 'Vstavi stolpec levo',
|
|
806
|
+
'fabric.editor.layout.insertColumnRight': 'Vstavi stolpec desno',
|
|
802
807
|
'fabric.editor.layout.placeholder': 'Dodaj vsebino',
|
|
803
808
|
'fabric.editor.layout.resizeLayout': 'Spremeni velikost postavitve',
|
|
804
809
|
'fabric.editor.layoutFixedWidth': 'Nazaj na sredino',
|
|
@@ -826,8 +831,21 @@ export default {
|
|
|
826
831
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Prekliči',
|
|
827
832
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potrdi',
|
|
828
833
|
'fabric.editor.markdownMode.confirmDialog.error': 'Pri pretvorbi te strani je prišlo do napake. Poskusite znova.',
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Pretvori v markdown',
|
|
835
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Pretvori v markdown',
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Pretvori v obogateno besedilo',
|
|
837
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Preklopi med urejevalnikom sintakse in predogledom',
|
|
838
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Uporabi osnovno oblikovanje',
|
|
839
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Obnovi prejšnje osnutke z zgodovino različic',
|
|
840
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Pretvori',
|
|
841
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Vaša vsebina je lahko videti drugače, saj pretvorba odstrani oblikovanje obogatenega besedila',
|
|
842
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Če želite obnoviti oblikovanje, odprite prejšnje osnutke v zgodovini različic',
|
|
843
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Uporabi vsa orodja za obogateno besedilo',
|
|
844
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Obnovi prejšnje osnutke z zgodovino različic',
|
|
829
845
|
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJI',
|
|
830
846
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Vir Markdown',
|
|
847
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Pretvorba bo izbrisala sinhronizirane bloke in njihovo vsebino. Tega ni mogoče obnoviti v zgodovini različic.',
|
|
848
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Želite izbrisati sinhronizirano vsebino?',
|
|
831
849
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Način prikaza',
|
|
832
850
|
'fabric.editor.markdownMode.viewToggle.preview': 'Razdeljen pogled (kmalu na voljo)',
|
|
833
851
|
'fabric.editor.markdownMode.viewToggle.source': 'Urejevalnik sintakse',
|
|
@@ -1116,6 +1134,8 @@ export default {
|
|
|
1116
1134
|
'fabric.editor.tooltip.taskList': 'element dejanja',
|
|
1117
1135
|
'fabric.editor.turnInto': 'Spremeni v',
|
|
1118
1136
|
'fabric.editor.twoColumns': 'Postavitev z 2 stolpcema',
|
|
1137
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenti',
|
|
1138
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Osebe',
|
|
1119
1139
|
'fabric.editor.typeAhead.popupLabel': 'Rezultati vnaprejšnjega vnosa',
|
|
1120
1140
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Začnite tipkati za iskanje ali filtriranje možnosti bližnjic',
|
|
1121
1141
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Iskanje',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -505,7 +505,9 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
507
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
512
|
'fabric.editor.codeblock': string;
|
|
511
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +654,7 @@ declare const _default: {
|
|
|
652
654
|
'fabric.editor.emptySearchResults': string;
|
|
653
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
656
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
658
|
'fabric.editor.epic': string;
|
|
656
659
|
'fabric.editor.error': string;
|
|
657
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -823,6 +826,8 @@ declare const _default: {
|
|
|
823
826
|
'fabric.editor.markdown': string;
|
|
824
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -507,7 +507,9 @@ export default {
|
|
|
507
507
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
508
508
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redova',
|
|
509
509
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redova',
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Isključi prelamanje koda',
|
|
510
511
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi prelom',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Uključi prelamanje koda',
|
|
511
513
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi prelom',
|
|
512
514
|
'fabric.editor.codeblock': 'Fragment koda',
|
|
513
515
|
'fabric.editor.codeblock.description': 'Prikažite kôd sa istaknutom sintaksom',
|
|
@@ -654,6 +656,7 @@ export default {
|
|
|
654
656
|
'fabric.editor.emptySearchResults': 'Nismo mogli da pronađemo rezultate.',
|
|
655
657
|
'fabric.editor.emptySearchResultsSuggestion': 'Izaberite {buttonName} za pregled elemenata za umetanje.',
|
|
656
658
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Izaberi {askRovoName} za pomoć.',
|
|
659
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Izaberi {askRovoName} za pomoć ili {buttonName} za pregled elemenata za umetanje.',
|
|
657
660
|
'fabric.editor.epic': 'Blok',
|
|
658
661
|
'fabric.editor.error': 'Greška',
|
|
659
662
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške prilikom pokušaja brisanja ovog sinhronizovanog bloka.',
|
|
@@ -825,6 +828,8 @@ export default {
|
|
|
825
828
|
'fabric.editor.markdown': 'Markdown',
|
|
826
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Otkaži',
|
|
827
830
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
831
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Došlo je do problema pri pretvaranju ove stranice. Probajte ponovo.',
|
|
832
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJE',
|
|
828
833
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
829
834
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
830
835
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podeljeni prikaz (uskoro)',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -505,7 +505,9 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
507
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
512
|
'fabric.editor.codeblock': string;
|
|
511
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +654,7 @@ declare const _default: {
|
|
|
652
654
|
'fabric.editor.emptySearchResults': string;
|
|
653
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
656
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
658
|
'fabric.editor.epic': string;
|
|
656
659
|
'fabric.editor.error': string;
|
|
657
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -823,6 +826,8 @@ declare const _default: {
|
|
|
823
826
|
'fabric.editor.markdown': string;
|
|
824
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -507,7 +507,9 @@ export default {
|
|
|
507
507
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копирај као текст',
|
|
508
508
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Сакриј бројеве редова',
|
|
509
509
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Прикажи бројеве редова',
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Искључи преламање кода',
|
|
510
511
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Искључи прелом',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Укључи преламање кода',
|
|
511
513
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Укључи прелом',
|
|
512
514
|
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
513
515
|
'fabric.editor.codeblock.description': 'Прикажите кôд са истакнутом синтаксом',
|
|
@@ -654,6 +656,7 @@ export default {
|
|
|
654
656
|
'fabric.editor.emptySearchResults': 'Нисмо могли да пронађемо резултате.',
|
|
655
657
|
'fabric.editor.emptySearchResultsSuggestion': 'Изаберите {buttonName} за преглед елемената за уметање.',
|
|
656
658
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Изабери {askRovoName} за помоћ.',
|
|
659
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Изабери {askRovoName} за помоћ или {buttonName} за преглед елемената за уметање.',
|
|
657
660
|
'fabric.editor.epic': 'Блок',
|
|
658
661
|
'fabric.editor.error': 'Грешка',
|
|
659
662
|
'fabric.editor.error.description.cannotDelete': 'Дошло је до грешке приликом покушаја брисања овог синхронизованог блока.',
|
|
@@ -825,6 +828,8 @@ export default {
|
|
|
825
828
|
'fabric.editor.markdown': 'Markdown',
|
|
826
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Откажи',
|
|
827
830
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Потврди',
|
|
831
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Дошло је до проблема при претварању ове странице. Пробајте поново.',
|
|
832
|
+
'fabric.editor.markdownMode.labsLozenge': 'ЛАБОРАТОРИЈЕ',
|
|
828
833
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
829
834
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
830
835
|
'fabric.editor.markdownMode.viewToggle.preview': 'Подељени приказ (ускоро)',
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|