@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/sl.js
CHANGED
|
@@ -375,6 +375,7 @@ export default {
|
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Predlogi',
|
|
376
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Naslov',
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Prikaz',
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Pregled',
|
|
378
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Poskusi znova',
|
|
379
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Predlogi',
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Nalaganje',
|
|
@@ -495,13 +496,18 @@ export default {
|
|
|
495
496
|
'fabric.editor.code': 'Koda',
|
|
496
497
|
'fabric.editor.code.on': '{textFormattingOff}, kodiranje je vklopljeno',
|
|
497
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',
|
|
498
501
|
'fabric.editor.codeBlock.languageAriaDescription': 'Jezik delčka kode: {language}.',
|
|
499
502
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik kode ni nastavljen.',
|
|
503
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Nedavno uporabljeno',
|
|
500
504
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
501
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kot besedilo',
|
|
502
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrij številke vrstic',
|
|
503
507
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži številke vrstic',
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Izklopi prelom vrstic kode',
|
|
504
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Izklopi prelom',
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Prelomi vrstice kode',
|
|
505
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Vklopi prelom',
|
|
506
512
|
'fabric.editor.codeblock': 'Delček kode',
|
|
507
513
|
'fabric.editor.codeblock.description': 'Prikaže kodo z označeno skladnjo',
|
|
@@ -647,6 +653,7 @@ export default {
|
|
|
647
653
|
'fabric.editor.emptySearchResults': 'Najti ni bilo mogoče nobenih rezultatov.',
|
|
648
654
|
'fabric.editor.emptySearchResultsSuggestion': 'Za brskanje po vstavkih izberite {buttonName}.',
|
|
649
655
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Za pomoč izberite {askRovoName}.',
|
|
656
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Za pomoč izberite {askRovoName} ali {buttonName} za brskanje po vstavkih.',
|
|
650
657
|
'fabric.editor.epic': 'Ep',
|
|
651
658
|
'fabric.editor.error': 'Napaka',
|
|
652
659
|
'fabric.editor.error.description.cannotDelete': 'Med poskusom izbrisa tega sinhroniziranega bloka je prišlo do napake.',
|
|
@@ -787,10 +794,16 @@ export default {
|
|
|
787
794
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Povabilo sodelavca v storitev {productName}} trusted {Povabilo sodelavca v storitev {productName}} other {Dodajanje sodelavca v storitev {productName}}}',
|
|
788
795
|
'fabric.editor.italic': 'Ležeče',
|
|
789
796
|
'fabric.editor.keyboardShortcuts': 'Bližnjice na tipkovnici',
|
|
797
|
+
'fabric.editor.layout.alignColumn': 'Poravnava',
|
|
798
|
+
'fabric.editor.layout.alignColumnBottom': 'Na dno',
|
|
799
|
+
'fabric.editor.layout.alignColumnMiddle': 'Sredina',
|
|
800
|
+
'fabric.editor.layout.alignColumnTop': 'Na vrh',
|
|
790
801
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stolpec} two {{count} stolpca} few {{count} stolpci} other {{count} stolpcev}}',
|
|
791
802
|
'fabric.editor.layout.controls.placeholder': '/ za vstavljanje',
|
|
792
803
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stolpec} two {Izbriši stolpca} few {Izbriši stolpce} other {Izbriši stolpce}}',
|
|
793
804
|
'fabric.editor.layout.distributeColumns': 'Porazdeli stolpce',
|
|
805
|
+
'fabric.editor.layout.insertColumnLeft': 'Vstavi stolpec levo',
|
|
806
|
+
'fabric.editor.layout.insertColumnRight': 'Vstavi stolpec desno',
|
|
794
807
|
'fabric.editor.layout.placeholder': 'Dodaj vsebino',
|
|
795
808
|
'fabric.editor.layout.resizeLayout': 'Spremeni velikost postavitve',
|
|
796
809
|
'fabric.editor.layoutFixedWidth': 'Nazaj na sredino',
|
|
@@ -817,8 +830,22 @@ export default {
|
|
|
817
830
|
'fabric.editor.markdown': 'Markdown',
|
|
818
831
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Prekliči',
|
|
819
832
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potrdi',
|
|
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',
|
|
820
845
|
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJI',
|
|
821
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?',
|
|
822
849
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Način prikaza',
|
|
823
850
|
'fabric.editor.markdownMode.viewToggle.preview': 'Razdeljen pogled (kmalu na voljo)',
|
|
824
851
|
'fabric.editor.markdownMode.viewToggle.source': 'Urejevalnik sintakse',
|
|
@@ -1041,6 +1068,10 @@ export default {
|
|
|
1041
1068
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Ta delovni element',
|
|
1042
1069
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Brez naslova',
|
|
1043
1070
|
'fabric.editor.table': 'Tabela',
|
|
1071
|
+
'fabric.editor.table.cellAlignment': 'Poravnava',
|
|
1072
|
+
'fabric.editor.table.cellAlignmentBottom': 'Na dno',
|
|
1073
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Na sredino',
|
|
1074
|
+
'fabric.editor.table.cellAlignmentTop': 'Na vrh',
|
|
1044
1075
|
'fabric.editor.table.description': 'Vstavi tabelo',
|
|
1045
1076
|
'fabric.editor.tableAlignmentOptions': 'Možnost poravnave',
|
|
1046
1077
|
'fabric.editor.tableFullWidthLabel': 'Polna širina',
|
|
@@ -1103,6 +1134,8 @@ export default {
|
|
|
1103
1134
|
'fabric.editor.tooltip.taskList': 'element dejanja',
|
|
1104
1135
|
'fabric.editor.turnInto': 'Spremeni v',
|
|
1105
1136
|
'fabric.editor.twoColumns': 'Postavitev z 2 stolpcema',
|
|
1137
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenti',
|
|
1138
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Osebe',
|
|
1106
1139
|
'fabric.editor.typeAhead.popupLabel': 'Rezultati vnaprejšnjega vnosa',
|
|
1107
1140
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Začnite tipkati za iskanje ali filtriranje možnosti bližnjic',
|
|
1108
1141
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Iskanje',
|
package/dist/esm/i18n/sr_RS.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;
|
|
@@ -423,6 +425,7 @@ declare const _default: {
|
|
|
423
425
|
'fabric.editor.askRovo': string;
|
|
424
426
|
'fabric.editor.backLink': string;
|
|
425
427
|
'fabric.editor.backgroundColor': string;
|
|
428
|
+
'fabric.editor.block.menu.change.format': string;
|
|
426
429
|
'fabric.editor.block.menu.codeblock': string;
|
|
427
430
|
'fabric.editor.block.menu.copy': string;
|
|
428
431
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -500,7 +503,11 @@ declare const _default: {
|
|
|
500
503
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
501
504
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
502
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
503
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
504
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
505
512
|
'fabric.editor.codeblock': string;
|
|
506
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -646,6 +653,8 @@ declare const _default: {
|
|
|
646
653
|
'fabric.editor.emptyLink': string;
|
|
647
654
|
'fabric.editor.emptySearchResults': string;
|
|
648
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
656
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
649
658
|
'fabric.editor.epic': string;
|
|
650
659
|
'fabric.editor.error': string;
|
|
651
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -654,6 +663,7 @@ declare const _default: {
|
|
|
654
663
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
655
664
|
'fabric.editor.error.description.reference.offline': string;
|
|
656
665
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
666
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
657
667
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
658
668
|
'fabric.editor.error.message.label': string;
|
|
659
669
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -788,6 +798,7 @@ declare const _default: {
|
|
|
788
798
|
'fabric.editor.keyboardShortcuts': string;
|
|
789
799
|
'fabric.editor.layout.columnOption': string;
|
|
790
800
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
791
802
|
'fabric.editor.layout.distributeColumns': string;
|
|
792
803
|
'fabric.editor.layout.placeholder': string;
|
|
793
804
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -815,10 +826,13 @@ declare const _default: {
|
|
|
815
826
|
'fabric.editor.markdown': string;
|
|
816
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
818
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
819
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
820
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
821
834
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
835
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
822
836
|
'fabric.editor.matchCase': string;
|
|
823
837
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
824
838
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1121,7 +1135,9 @@ declare const _default: {
|
|
|
1121
1135
|
'fabric.editor.unorderedList': string;
|
|
1122
1136
|
'fabric.editor.unorderedList.description': string;
|
|
1123
1137
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1138
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1124
1139
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1140
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1125
1141
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1126
1142
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1127
1143
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/sr_RS.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 predlaže AI na osnovu ove radne stavke',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Predloži komentar',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Dobijte AI predlog odgovora na ovaj komentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Predloži odgovor',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Pravi rezime teksta na kome radite, ističući ključne tačke',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Rezimiraj tekst',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Rezimiraj tekst',
|
|
@@ -425,6 +427,7 @@ export default {
|
|
|
425
427
|
'fabric.editor.askRovo': 'Pitajte Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Nazad',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
430
|
+
'fabric.editor.block.menu.change.format': 'Promeni format',
|
|
428
431
|
'fabric.editor.block.menu.codeblock': 'Blok kôda',
|
|
429
432
|
'fabric.editor.block.menu.copy': 'Kopiraj',
|
|
430
433
|
'fabric.editor.block.menu.copy.block': 'Kopiraj blok',
|
|
@@ -502,7 +505,11 @@ export default {
|
|
|
502
505
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik koda nije podešen.',
|
|
503
506
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
504
507
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
508
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redova',
|
|
509
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redova',
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Isključi prelamanje koda',
|
|
505
511
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi prelom',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Uključi prelamanje koda',
|
|
506
513
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi prelom',
|
|
507
514
|
'fabric.editor.codeblock': 'Fragment koda',
|
|
508
515
|
'fabric.editor.codeblock.description': 'Prikažite kôd sa istaknutom sintaksom',
|
|
@@ -648,6 +655,8 @@ export default {
|
|
|
648
655
|
'fabric.editor.emptyLink': 'Unesite link.',
|
|
649
656
|
'fabric.editor.emptySearchResults': 'Nismo mogli da pronađemo rezultate.',
|
|
650
657
|
'fabric.editor.emptySearchResultsSuggestion': 'Izaberite {buttonName} za pregled elemenata za umetanje.',
|
|
658
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Izaberi {askRovoName} za pomoć.',
|
|
659
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Izaberi {askRovoName} za pomoć ili {buttonName} za pregled elemenata za umetanje.',
|
|
651
660
|
'fabric.editor.epic': 'Blok',
|
|
652
661
|
'fabric.editor.error': 'Greška',
|
|
653
662
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške prilikom pokušaja brisanja ovog sinhronizovanog bloka.',
|
|
@@ -656,6 +665,7 @@ export default {
|
|
|
656
665
|
'fabric.editor.error.description.failToEditWhenOffline': 'Izgleda da ste van mreže. Povežite se na internet da biste izmenili sinhronizovani sadržaj.',
|
|
657
666
|
'fabric.editor.error.description.reference.offline': 'Ne možemo da prikažemo sinhronizovane blokove kada ste van mreže',
|
|
658
667
|
'fabric.editor.error.description.reference.unpublished': 'Sinhronizovani sadržaj se prikazuje <link>kada je stranica objavljena</link>',
|
|
668
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Sinhronizovani sadržaj se prikazuje <link>kada je opis stavke sačuvan</link>',
|
|
659
669
|
'fabric.editor.error.flag.title.cannotDelete': 'Brisanje sinhronizovanog bloka nije uspelo',
|
|
660
670
|
'fabric.editor.error.message.label': 'Greška',
|
|
661
671
|
'fabric.editor.error.title.failToCreate': 'Sinhronizovani sadržaj se ne može napraviti van mreže',
|
|
@@ -790,6 +800,7 @@ export default {
|
|
|
790
800
|
'fabric.editor.keyboardShortcuts': 'Tasterske prečice',
|
|
791
801
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} kolona} few {{count} kolone} many {{count} kolona} other {{count} kolone}}',
|
|
792
802
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
803
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši kolonu} few {Izbriši kolone} many {Izbriši kolone} other {Izbriši kolone}}',
|
|
793
804
|
'fabric.editor.layout.distributeColumns': 'Proširi kolone',
|
|
794
805
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
795
806
|
'fabric.editor.layout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
@@ -817,10 +828,13 @@ export default {
|
|
|
817
828
|
'fabric.editor.markdown': 'Markdown',
|
|
818
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Otkaži',
|
|
819
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',
|
|
820
833
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
821
834
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
822
835
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podeljeni prikaz (uskoro)',
|
|
823
836
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
837
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Uređivač pregleda',
|
|
824
838
|
'fabric.editor.matchCase': 'Podudari slova',
|
|
825
839
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
|
|
826
840
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana na {newMediaWidth,number} piksel.} few {Širina medija povećana na {newMediaWidth,number} piksela.} many {Širina medija povećana na {newMediaWidth,number} piksela.} other {Širina medija povećana na {newMediaWidth,number} piksela.}}',
|
|
@@ -1123,7 +1137,9 @@ export default {
|
|
|
1123
1137
|
'fabric.editor.unorderedList': 'Lista za nabrajanje',
|
|
1124
1138
|
'fabric.editor.unorderedList.description': 'Napravite nesortiranu listu',
|
|
1125
1139
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Kada se stranica objavi, sadržaj će biti prikazan.',
|
|
1140
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Kada se opis stavke sačuva, sadržaj će biti prikazan.',
|
|
1126
1141
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Nalepljeno sa neobjavljene stranice',
|
|
1142
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Nalepljeno iz nesačuvane stavke',
|
|
1127
1143
|
'fabric.editor.unsupportedBlockContent': 'Ovaj uređivač ne podržava prikazivanje ovog sadržaja',
|
|
1128
1144
|
'fabric.editor.unsupportedContentTooltip': 'Sadržaj nije dostupan u ovom uređivaču, ovo će se čuvati kada izmenite i sačuvate',
|
|
1129
1145
|
'fabric.editor.unsupportedInlineContent': 'Nepodržani sadržaj',
|
package/dist/esm/i18n/sr_YR.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;
|
|
@@ -423,6 +425,7 @@ declare const _default: {
|
|
|
423
425
|
'fabric.editor.askRovo': string;
|
|
424
426
|
'fabric.editor.backLink': string;
|
|
425
427
|
'fabric.editor.backgroundColor': string;
|
|
428
|
+
'fabric.editor.block.menu.change.format': string;
|
|
426
429
|
'fabric.editor.block.menu.codeblock': string;
|
|
427
430
|
'fabric.editor.block.menu.copy': string;
|
|
428
431
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -500,7 +503,11 @@ declare const _default: {
|
|
|
500
503
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
501
504
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
502
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
503
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
504
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
505
512
|
'fabric.editor.codeblock': string;
|
|
506
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -646,6 +653,8 @@ declare const _default: {
|
|
|
646
653
|
'fabric.editor.emptyLink': string;
|
|
647
654
|
'fabric.editor.emptySearchResults': string;
|
|
648
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
656
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
649
658
|
'fabric.editor.epic': string;
|
|
650
659
|
'fabric.editor.error': string;
|
|
651
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -654,6 +663,7 @@ declare const _default: {
|
|
|
654
663
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
655
664
|
'fabric.editor.error.description.reference.offline': string;
|
|
656
665
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
666
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
657
667
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
658
668
|
'fabric.editor.error.message.label': string;
|
|
659
669
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -788,6 +798,7 @@ declare const _default: {
|
|
|
788
798
|
'fabric.editor.keyboardShortcuts': string;
|
|
789
799
|
'fabric.editor.layout.columnOption': string;
|
|
790
800
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
791
802
|
'fabric.editor.layout.distributeColumns': string;
|
|
792
803
|
'fabric.editor.layout.placeholder': string;
|
|
793
804
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -815,10 +826,13 @@ declare const _default: {
|
|
|
815
826
|
'fabric.editor.markdown': string;
|
|
816
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
818
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
819
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
820
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
821
834
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
835
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
822
836
|
'fabric.editor.matchCase': string;
|
|
823
837
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
824
838
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1121,7 +1135,9 @@ declare const _default: {
|
|
|
1121
1135
|
'fabric.editor.unorderedList': string;
|
|
1122
1136
|
'fabric.editor.unorderedList.description': string;
|
|
1123
1137
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1138
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1124
1139
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1140
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1125
1141
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1126
1142
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1127
1143
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -139,6 +139,8 @@ export default {
|
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.title': 'Предложи наслов',
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Добијте коментар који предлаже AI на основу ове радне ставке',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Предложи коментар',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Добијте AI предлог одговора на овај коментар',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Предложи одговор',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Прави резиме текста на коме радите, истичући кључне тачке',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Резимирај текст',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Резимирај текст',
|
|
@@ -425,6 +427,7 @@ export default {
|
|
|
425
427
|
'fabric.editor.askRovo': 'Питајте Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Назад',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Боја позадине',
|
|
430
|
+
'fabric.editor.block.menu.change.format': 'Промени формат',
|
|
428
431
|
'fabric.editor.block.menu.codeblock': 'Блок кôда',
|
|
429
432
|
'fabric.editor.block.menu.copy': 'Копирај',
|
|
430
433
|
'fabric.editor.block.menu.copy.block': 'Копирај блок',
|
|
@@ -502,7 +505,11 @@ export default {
|
|
|
502
505
|
'fabric.editor.codeBlock.languageNotSet': 'Језик кода није подешен.',
|
|
503
506
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Копирано!',
|
|
504
507
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копирај као текст',
|
|
508
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Сакриј бројеве редова',
|
|
509
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Прикажи бројеве редова',
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Искључи преламање кода',
|
|
505
511
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Искључи прелом',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Укључи преламање кода',
|
|
506
513
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Укључи прелом',
|
|
507
514
|
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
508
515
|
'fabric.editor.codeblock.description': 'Прикажите кôд са истакнутом синтаксом',
|
|
@@ -648,6 +655,8 @@ export default {
|
|
|
648
655
|
'fabric.editor.emptyLink': 'Унесите линк.',
|
|
649
656
|
'fabric.editor.emptySearchResults': 'Нисмо могли да пронађемо резултате.',
|
|
650
657
|
'fabric.editor.emptySearchResultsSuggestion': 'Изаберите {buttonName} за преглед елемената за уметање.',
|
|
658
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Изабери {askRovoName} за помоћ.',
|
|
659
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Изабери {askRovoName} за помоћ или {buttonName} за преглед елемената за уметање.',
|
|
651
660
|
'fabric.editor.epic': 'Блок',
|
|
652
661
|
'fabric.editor.error': 'Грешка',
|
|
653
662
|
'fabric.editor.error.description.cannotDelete': 'Дошло је до грешке приликом покушаја брисања овог синхронизованог блока.',
|
|
@@ -656,6 +665,7 @@ export default {
|
|
|
656
665
|
'fabric.editor.error.description.failToEditWhenOffline': 'Изгледа да сте ван мреже. Повежите се на интернет да бисте изменили синхронизовани садржај.',
|
|
657
666
|
'fabric.editor.error.description.reference.offline': 'Не можемо да прикажемо синхронизоване блокове када сте ван мреже',
|
|
658
667
|
'fabric.editor.error.description.reference.unpublished': 'Синхронизовани садржај се приказује <link>када је страница објављена</link>',
|
|
668
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Синхронизовани садржај се приказује <link>када је опис ставке сачуван</link>',
|
|
659
669
|
'fabric.editor.error.flag.title.cannotDelete': 'Брисање синхронизованог блока није успело',
|
|
660
670
|
'fabric.editor.error.message.label': 'Грешка',
|
|
661
671
|
'fabric.editor.error.title.failToCreate': 'Синхронизовани садржај се не може направити ван мреже',
|
|
@@ -790,6 +800,7 @@ export default {
|
|
|
790
800
|
'fabric.editor.keyboardShortcuts': 'Тастерске пречице',
|
|
791
801
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} колона} other {Колона: {count}}}',
|
|
792
802
|
'fabric.editor.layout.controls.placeholder': '/ за уметање',
|
|
803
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Избриши колону} other {Избриши колоне}}',
|
|
793
804
|
'fabric.editor.layout.distributeColumns': 'Прошири колоне',
|
|
794
805
|
'fabric.editor.layout.placeholder': 'Додај садржај',
|
|
795
806
|
'fabric.editor.layout.resizeLayout': 'Промени величину распореда',
|
|
@@ -817,10 +828,13 @@ export default {
|
|
|
817
828
|
'fabric.editor.markdown': 'Markdown',
|
|
818
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Откажи',
|
|
819
830
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Потврди',
|
|
831
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Дошло је до проблема при претварању ове странице. Пробајте поново.',
|
|
832
|
+
'fabric.editor.markdownMode.labsLozenge': 'ЛАБОРАТОРИЈЕ',
|
|
820
833
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
821
834
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
822
835
|
'fabric.editor.markdownMode.viewToggle.preview': 'Подељени приказ (ускоро)',
|
|
823
836
|
'fabric.editor.markdownMode.viewToggle.source': 'Уређивач синтаксе',
|
|
837
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Уређивач прегледа',
|
|
824
838
|
'fabric.editor.matchCase': 'Подудари слова',
|
|
825
839
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина медија смањена на {newMediaWidth,number} пиксел.} other {Ширина медија смањена на {newMediaWidth,number} пиксела.}}',
|
|
826
840
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина медија повећана на {newMediaWidth,number} пиксел.} other {Ширина медија повећана на {newMediaWidth,number} пиксела.}}',
|
|
@@ -1123,7 +1137,9 @@ export default {
|
|
|
1123
1137
|
'fabric.editor.unorderedList': 'Листа за набрајање',
|
|
1124
1138
|
'fabric.editor.unorderedList.description': 'Направите несортирану листу',
|
|
1125
1139
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Када је страница објављена, садржај ће бити приказан.',
|
|
1140
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Када се опис ставке сачува, садржај ће бити приказан.',
|
|
1126
1141
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Налепљено са необјављене странице',
|
|
1142
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Налепљено из несачуване ставке',
|
|
1127
1143
|
'fabric.editor.unsupportedBlockContent': 'Овај уређивач не подржава приказивање овог садржаја',
|
|
1128
1144
|
'fabric.editor.unsupportedContentTooltip': 'Садржај није доступан у овом уређивачу, ово ће се чувати када измените и сачувате',
|
|
1129
1145
|
'fabric.editor.unsupportedInlineContent': 'Неподржани садржај',
|
package/dist/esm/i18n/sv.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/sv.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Få ett AI-förslag på svar för denna kommentar',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Föreslå ett svar',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Fråga Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Ändra format',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Kodblock',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Kopiera',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Kopiera block',
|
|
@@ -434,8 +436,11 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'Du har inte angett kodspråk.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Dölj radnummer',
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Packa upp kod',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Förpacka kod',
|
|
439
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
440
445
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
441
446
|
'fabric.editor.codeblock.description': 'Visa kod med syntaxmarkering',
|
|
@@ -583,6 +588,8 @@ export default {
|
|
|
583
588
|
'fabric.editor.emptyLink': 'Ange en länk.',
|
|
584
589
|
'fabric.editor.emptySearchResults': 'Vi hittade inga resultat.',
|
|
585
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Välj {buttonName} om du vill bläddra bland infogningar.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Välj {askRovoName} för hjälp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Välj {askRovoName} för hjälp eller {buttonName} för att bläddra bland infogningar.',
|
|
586
593
|
'fabric.editor.epic': 'Epic',
|
|
587
594
|
'fabric.editor.error': 'Fel',
|
|
588
595
|
'fabric.editor.error.description.cannotDelete': 'Ett fel inträffade när detta synkroniserade block skulle raderas.',
|
|
@@ -591,6 +598,7 @@ export default {
|
|
|
591
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Du verkar vara offline. Anslut till internet om du vill redigera synkroniserat innehåll.',
|
|
592
599
|
'fabric.editor.error.description.reference.offline': 'Det går inte att visa synkroniserade block när du är offline',
|
|
593
600
|
'fabric.editor.error.description.reference.unpublished': 'Synkroniserat innehåll visas <link>när sidan publiceras</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkroniserat innehåll kommer att visas <link>när uppgiftens beskrivning sparas</link>',
|
|
594
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Det gick inte att ta bort synkroniserat block',
|
|
595
603
|
'fabric.editor.error.message.label': 'Fel',
|
|
596
604
|
'fabric.editor.error.title.failToCreate': 'Det går inte att skapa synkroniserat innehåll offline',
|
|
@@ -727,6 +735,7 @@ export default {
|
|
|
727
735
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
728
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
729
737
|
'fabric.editor.layout.controls.placeholder': '/ för att infoga',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Radera kolumn} other {Radera kolumner}}',
|
|
730
739
|
'fabric.editor.layout.distributeColumns': 'Fördela kolumner',
|
|
731
740
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
732
741
|
'fabric.editor.layout.resizeLayout': 'Ändra storlek på layout',
|
|
@@ -760,6 +769,7 @@ export default {
|
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsläge',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delad vy (kommer snart)',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxredigerare',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Förhandsgranskningsredigerare',
|
|
763
773
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabredden har minskats till {newMediaWidth,number} pixel.} other {Mediabredden har minskats till {newMediaWidth,number} pixlar.}}',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabredden har ökats till {newMediaWidth,number} pixel.} other {Mediabredden har ökats till {newMediaWidth,number} pixlar.}}',
|
|
@@ -1065,7 +1075,9 @@ export default {
|
|
|
1065
1075
|
'fabric.editor.unorderedList': 'Punktlista',
|
|
1066
1076
|
'fabric.editor.unorderedList.description': 'Skapa en osorterad lista',
|
|
1067
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Innehållet visas när sidan publiceras.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'När uppgiftens beskrivning har sparats kommer innehållet att visas.',
|
|
1068
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Inklistrad från opublicerad sida',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Inklistrat från osparat objekt',
|
|
1069
1081
|
'fabric.editor.unsupportedBlockContent': 'Denna redigerare har inte stöd för visning av detta innehåll',
|
|
1070
1082
|
'fabric.editor.unsupportedContentTooltip': 'Innehållet är inte tillgängligt i denna redigerare, detta bevaras när du redigerar och sparar',
|
|
1071
1083
|
'fabric.editor.unsupportedInlineContent': 'Innehåll utan stöd',
|