@atlaskit/afm-i18n-platform-editor-editor-common 2.140.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/de.js +20 -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 +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 +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 +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 +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 +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 +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 +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/fi.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Piilota rivinumerot',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Poista koodin rivitys',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Rivitä koodi',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
444
446
|
'fabric.editor.codeblock': 'Koodipätkä',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Emme löytäneet tuloksia.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Selaa lisäyksiä valitsemalla {buttonName}.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Hanki apua valitsemalla {askRovoName}.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Pyydä apua valitsemalla {askRovoName} tai selaa lisäyksiä valitsemalla {buttonName}.',
|
|
591
594
|
'fabric.editor.epic': 'Eepos',
|
|
592
595
|
'fabric.editor.error': 'Virhe',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'Tapahtui virhe yritettäessä poistaa tätä synkronisoitua lohkoa.',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Masquer les numéros de ligne',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les numéros de ligne',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Encapsuler du code',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Encapsuler du code',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
444
446
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Insérer du code avec coloration syntaxique',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Aucun résultat trouvé.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Sélectionnez {buttonName} pour parcourir les éléments insérables.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Sélectionnez {askRovoName} pour obtenir de l’aide.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Sélectionnez {askRovoName} pour obtenir de l’aide ou {buttonName} pour parcourir les éléments insérables.',
|
|
591
594
|
'fabric.editor.epic': 'Epic',
|
|
592
595
|
'fabric.editor.error': 'Erreur',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': "Une erreur s'est produite lors de la tentative de suppression de ce bloc synchronisé.",
|
package/dist/esm/i18n/hr.d.ts
CHANGED
|
@@ -375,6 +375,7 @@ declare const _default: {
|
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
376
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
378
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
379
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -505,7 +506,9 @@ declare const _default: {
|
|
|
505
506
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
507
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
508
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
509
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
510
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
512
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
513
|
'fabric.editor.codeblock': string;
|
|
511
514
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +655,7 @@ declare const _default: {
|
|
|
652
655
|
'fabric.editor.emptySearchResults': string;
|
|
653
656
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
657
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
658
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
659
|
'fabric.editor.epic': string;
|
|
656
660
|
'fabric.editor.error': string;
|
|
657
661
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -793,6 +797,10 @@ declare const _default: {
|
|
|
793
797
|
'fabric.editor.inviteItem.title': string;
|
|
794
798
|
'fabric.editor.italic': string;
|
|
795
799
|
'fabric.editor.keyboardShortcuts': string;
|
|
800
|
+
'fabric.editor.layout.alignColumn': string;
|
|
801
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
802
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
803
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
796
804
|
'fabric.editor.layout.columnOption': string;
|
|
797
805
|
'fabric.editor.layout.controls.placeholder': string;
|
|
798
806
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -823,6 +831,8 @@ declare const _default: {
|
|
|
823
831
|
'fabric.editor.markdown': string;
|
|
824
832
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
833
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
835
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
836
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
837
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
838
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -1046,6 +1056,10 @@ declare const _default: {
|
|
|
1046
1056
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1047
1057
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1048
1058
|
'fabric.editor.table': string;
|
|
1059
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1060
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1061
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1062
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1049
1063
|
'fabric.editor.table.description': string;
|
|
1050
1064
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1051
1065
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -377,6 +377,7 @@ export default {
|
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Prijedlozi',
|
|
378
378
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Naslov',
|
|
379
379
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Prikaži',
|
|
380
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Pregled',
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Pokušaj ponovno',
|
|
381
382
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Prijedlozi',
|
|
382
383
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Učitavanje',
|
|
@@ -507,7 +508,9 @@ export default {
|
|
|
507
508
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
508
509
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redaka',
|
|
509
510
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redaka',
|
|
511
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Prikaži kôd bez prijeloma redaka',
|
|
510
512
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi omatanje',
|
|
513
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Prikaži kôd s prijelomima redaka',
|
|
511
514
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi omatanje',
|
|
512
515
|
'fabric.editor.codeblock': 'Isječak kôda',
|
|
513
516
|
'fabric.editor.codeblock.description': 'Prikaži kôd s isticanjem sintakse',
|
|
@@ -654,6 +657,7 @@ export default {
|
|
|
654
657
|
'fabric.editor.emptySearchResults': 'Nismo pronašli nikakve rezultate.',
|
|
655
658
|
'fabric.editor.emptySearchResultsSuggestion': 'Odaberi {buttonName} za pregledavanje umetanja.',
|
|
656
659
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Odaberi {askRovoName} za pomoć.',
|
|
660
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Odaberite {askRovoName} za pomoć ili {buttonName} za pregled umetaka.',
|
|
657
661
|
'fabric.editor.epic': 'Epik',
|
|
658
662
|
'fabric.editor.error': 'Greška',
|
|
659
663
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške tijekom brisanja ovog sinkroniziranog bloka.',
|
|
@@ -795,6 +799,10 @@ export default {
|
|
|
795
799
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozovi člana tima u {productName}} trusted {Pozovi člana tima u {productName}} other {Dodaj člana tima u {productName}}}',
|
|
796
800
|
'fabric.editor.italic': 'Kurziv',
|
|
797
801
|
'fabric.editor.keyboardShortcuts': 'Tipkovni prečaci',
|
|
802
|
+
'fabric.editor.layout.alignColumn': 'Poravnanje',
|
|
803
|
+
'fabric.editor.layout.alignColumnBottom': 'Dno',
|
|
804
|
+
'fabric.editor.layout.alignColumnMiddle': 'Sredina',
|
|
805
|
+
'fabric.editor.layout.alignColumnTop': 'Vrh',
|
|
798
806
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stupac} few {{count} stupaca} many {{count} stupaca} other {{count} stupaca}}',
|
|
799
807
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
800
808
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stupac} few {Izbriši stupce} many {Izbriši stupce} other {Izbriši stupac}}',
|
|
@@ -825,6 +833,8 @@ export default {
|
|
|
825
833
|
'fabric.editor.markdown': 'Označavanje',
|
|
826
834
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Odustani',
|
|
827
835
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Došlo je do pogreške pri pretvaranju ove stranice. Pokušajte ponovno.',
|
|
837
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
828
838
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown izvor',
|
|
829
839
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Prikaz načina',
|
|
830
840
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podijeljeni prikaz (uskoro)',
|
|
@@ -1048,6 +1058,10 @@ export default {
|
|
|
1048
1058
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Ovaj radni predmet',
|
|
1049
1059
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Bez naslova',
|
|
1050
1060
|
'fabric.editor.table': 'Tablica',
|
|
1061
|
+
'fabric.editor.table.cellAlignment': 'Poravnanje',
|
|
1062
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dno',
|
|
1063
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Sredina',
|
|
1064
|
+
'fabric.editor.table.cellAlignmentTop': 'Vrh',
|
|
1051
1065
|
'fabric.editor.table.description': 'Umetni tablicu',
|
|
1052
1066
|
'fabric.editor.tableAlignmentOptions': 'Opcije poravnanja',
|
|
1053
1067
|
'fabric.editor.tableFullWidthLabel': 'Puna širina',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sorok számának elrejtése',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Sor számának mutatása',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Kód több sorba rendezésének kikapcsolása',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Kód több sorba rendezése',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
|
|
443
445
|
'fabric.editor.codeblock': 'Kódrészlet',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'Nincs találat.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'A beszúrások böngészéséhez kattints erre: {buttonName}.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Segítségért válaszd a következőt: {askRovoName}.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'A {askRovoName} lehetőséggel segítséget kérhetsz, a(z) {buttonName} lehetőséggel pedig böngészhetsz a beszúrások közt.',
|
|
590
593
|
'fabric.editor.epic': 'Eposz',
|
|
591
594
|
'fabric.editor.error': 'Hiba',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Hiba történt a szinkronizált blokk törlésekor.',
|
|
@@ -733,7 +736,7 @@ export default {
|
|
|
733
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
|
|
734
737
|
'fabric.editor.layout.controls.placeholder': 'A / karakterrel szúrhatsz be tartalmat',
|
|
735
738
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Oszlop törlése} other {Oszlopok törlése}}',
|
|
736
|
-
'fabric.editor.layout.distributeColumns': 'Oszlopok
|
|
739
|
+
'fabric.editor.layout.distributeColumns': 'Oszlopok elosztása',
|
|
737
740
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
738
741
|
'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
|
|
739
742
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '行番号を非表示',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'コードの折り返しを解除',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'コードを折り返し',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
444
446
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
445
447
|
'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': '結果が見つかりませんでした。',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': '[{buttonName}] を選択して挿入するアイテムを参照してください。',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'ヘルプを利用するには {askRovoName} を選択してください。',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '{askRovoName} にヘルプを依頼するか、[{buttonName}] を選択して挿入項目を参照してください。',
|
|
591
594
|
'fabric.editor.epic': 'エピック',
|
|
592
595
|
'fabric.editor.error': 'エラー',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'この同期済みブロックの削除中にエラーが発生しました。',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -354,7 +354,7 @@ export default {
|
|
|
354
354
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
355
355
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
356
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
357
|
-
'fabric.editor.askRovo': 'Rovo에게
|
|
357
|
+
'fabric.editor.askRovo': 'Rovo에게 질문하기',
|
|
358
358
|
'fabric.editor.backLink': '뒤로 가기',
|
|
359
359
|
'fabric.editor.backgroundColor': '배경색',
|
|
360
360
|
'fabric.editor.block.menu.change.format': '형식 변경',
|
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '줄 번호 숨기기',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄 번호 보기',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '코드 줄 바꿈 해제',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '코드 줄 바꿈',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
444
446
|
'fabric.editor.codeblock': '코드 조각',
|
|
445
447
|
'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': '결과를 찾을 수 없습니다.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': '삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '도움이 필요한 경우 {askRovoName}을(를) 선택하세요.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '도움이 필요한 경우 {askRovoName}을(를) 선택하고, 삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
591
594
|
'fabric.editor.epic': '에픽',
|
|
592
595
|
'fabric.editor.error': '오류',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': '이 동기화된 블록을 삭제하는 동안 오류가 발생했습니다.',
|
|
@@ -761,7 +764,7 @@ export default {
|
|
|
761
764
|
'fabric.editor.markdown': 'Markdown',
|
|
762
765
|
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
763
766
|
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
764
|
-
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다. 다시 시도하세요.',
|
|
765
768
|
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
766
769
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
767
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Fjern linjebryting på kode',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Legg til linjebryting på kode',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
|
|
443
445
|
'fabric.editor.codeblock': 'Kodebit',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'Vi finner ingen resultater.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Velg {buttonName} for å bla gjennom innsettinger.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Velg {askRovoName} for hjelp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Velg {askRovoName} for hjelp eller {buttonName} for å bla gjennom innlegg.',
|
|
590
593
|
'fabric.editor.epic': 'Epic',
|
|
591
594
|
'fabric.editor.error': 'Feil',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Det oppstod en feil under forsøk på å slette denne synkroniserte blokken.',
|
|
@@ -760,7 +763,7 @@ export default {
|
|
|
760
763
|
'fabric.editor.markdown': 'Markdown',
|
|
761
764
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
762
765
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekreft',
|
|
763
|
-
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved konvertering av denne siden. Prøv på nytt.',
|
|
764
767
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
765
768
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
766
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
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',
|