@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +16 -1
- package/dist/cjs/i18n/da.js +16 -1
- package/dist/cjs/i18n/de.js +7 -1
- package/dist/cjs/i18n/en.js +30 -17
- package/dist/cjs/i18n/en_GB.js +30 -17
- package/dist/cjs/i18n/en_ZZ.js +30 -17
- package/dist/cjs/i18n/es.js +16 -1
- package/dist/cjs/i18n/fi.js +16 -1
- package/dist/cjs/i18n/fr.js +16 -1
- package/dist/cjs/i18n/hr.js +12 -1
- package/dist/cjs/i18n/hu.js +16 -1
- package/dist/cjs/i18n/it.js +19 -1
- package/dist/cjs/i18n/ja.js +16 -1
- package/dist/cjs/i18n/ko.js +17 -2
- package/dist/cjs/i18n/nb.js +16 -1
- package/dist/cjs/i18n/nl.js +18 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +18 -1
- package/dist/cjs/i18n/ru.js +7 -1
- package/dist/cjs/i18n/sl.js +12 -1
- package/dist/cjs/i18n/sr_RS.js +12 -1
- package/dist/cjs/i18n/sr_YR.js +12 -1
- package/dist/cjs/i18n/sv.js +16 -1
- package/dist/cjs/i18n/th.js +13 -3
- package/dist/cjs/i18n/tr.js +16 -1
- package/dist/cjs/i18n/uk.js +6 -2
- package/dist/cjs/i18n/vi.js +11 -1
- package/dist/cjs/i18n/zh.js +17 -2
- package/dist/cjs/i18n/zh_TW.js +7 -1
- package/dist/esm/i18n/cs.d.ts +15 -0
- package/dist/esm/i18n/cs.js +16 -1
- package/dist/esm/i18n/da.d.ts +15 -0
- package/dist/esm/i18n/da.js +16 -1
- package/dist/esm/i18n/de.d.ts +6 -0
- package/dist/esm/i18n/de.js +7 -1
- package/dist/esm/i18n/en.d.ts +16 -3
- package/dist/esm/i18n/en.js +30 -17
- package/dist/esm/i18n/en_GB.d.ts +16 -3
- package/dist/esm/i18n/en_GB.js +30 -17
- package/dist/esm/i18n/en_ZZ.d.ts +16 -3
- package/dist/esm/i18n/en_ZZ.js +30 -17
- package/dist/esm/i18n/es.d.ts +15 -0
- package/dist/esm/i18n/es.js +16 -1
- package/dist/esm/i18n/fi.d.ts +15 -0
- package/dist/esm/i18n/fi.js +16 -1
- package/dist/esm/i18n/fr.d.ts +15 -0
- package/dist/esm/i18n/fr.js +16 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +12 -1
- package/dist/esm/i18n/hu.d.ts +15 -0
- package/dist/esm/i18n/hu.js +16 -1
- package/dist/esm/i18n/it.d.ts +18 -0
- package/dist/esm/i18n/it.js +19 -1
- package/dist/esm/i18n/ja.d.ts +15 -0
- package/dist/esm/i18n/ja.js +16 -1
- package/dist/esm/i18n/ko.d.ts +15 -0
- package/dist/esm/i18n/ko.js +17 -2
- package/dist/esm/i18n/nb.d.ts +15 -0
- package/dist/esm/i18n/nb.js +16 -1
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +18 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +17 -0
- package/dist/esm/i18n/pt_BR.js +18 -1
- package/dist/esm/i18n/ru.d.ts +6 -0
- package/dist/esm/i18n/ru.js +7 -1
- package/dist/esm/i18n/sl.d.ts +11 -0
- package/dist/esm/i18n/sl.js +12 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +12 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +12 -1
- package/dist/esm/i18n/sv.d.ts +15 -0
- package/dist/esm/i18n/sv.js +16 -1
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +13 -3
- package/dist/esm/i18n/tr.d.ts +15 -0
- package/dist/esm/i18n/tr.js +16 -1
- package/dist/esm/i18n/uk.d.ts +4 -0
- package/dist/esm/i18n/uk.js +6 -2
- package/dist/esm/i18n/vi.d.ts +10 -0
- package/dist/esm/i18n/vi.js +11 -1
- package/dist/esm/i18n/zh.d.ts +15 -0
- package/dist/esm/i18n/zh.js +17 -2
- package/dist/esm/i18n/zh_TW.d.ts +6 -0
- package/dist/esm/i18n/zh_TW.js +7 -1
- package/dist/types/i18n/cs.d.ts +15 -0
- package/dist/types/i18n/da.d.ts +15 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/en.d.ts +16 -3
- package/dist/types/i18n/en_GB.d.ts +16 -3
- package/dist/types/i18n/en_ZZ.d.ts +16 -3
- package/dist/types/i18n/es.d.ts +15 -0
- package/dist/types/i18n/fi.d.ts +15 -0
- package/dist/types/i18n/fr.d.ts +15 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +15 -0
- package/dist/types/i18n/it.d.ts +18 -0
- package/dist/types/i18n/ja.d.ts +15 -0
- package/dist/types/i18n/ko.d.ts +15 -0
- package/dist/types/i18n/nb.d.ts +15 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +17 -0
- package/dist/types/i18n/ru.d.ts +6 -0
- package/dist/types/i18n/sl.d.ts +11 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +15 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +15 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +15 -0
- package/dist/types/i18n/zh_TW.d.ts +6 -0
- package/i18n/cs.ts +16 -1
- package/i18n/da.ts +16 -1
- package/i18n/de.ts +8 -1
- package/i18n/en.ts +30 -22
- package/i18n/en_GB.ts +30 -22
- package/i18n/en_ZZ.ts +31 -19
- package/i18n/es.ts +17 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +17 -1
- package/i18n/hr.ts +12 -1
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +21 -1
- package/i18n/ja.ts +16 -1
- package/i18n/ko.ts +17 -2
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +19 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +20 -1
- package/i18n/ru.ts +7 -1
- package/i18n/sl.ts +12 -1
- package/i18n/sr_RS.ts +12 -1
- package/i18n/sr_YR.ts +12 -1
- package/i18n/sv.ts +16 -1
- package/i18n/th.ts +13 -3
- package/i18n/tr.ts +17 -1
- package/i18n/uk.ts +6 -2
- package/i18n/vi.ts +11 -1
- package/i18n/zh.ts +17 -2
- package/i18n/zh_TW.ts +7 -1
- package/package.json +1 -1
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Maak langer',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Geen omschrijving',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Typ wat de Agent moet schrijven of selecteer hieronder een prompt',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Maakt een suggestie aan om je zinnen te herschrijven',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Herformuleer',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Maakt de inhoud korter en beknopter',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Een titel voorstellen',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Krijg een door AI voorgestelde opmerking op basis van dit werkitem',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Een opmerking voorstellen',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Een antwoord voorstellen',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Schrijft een samenvatting van de tekst waar je aan werkt en benadrukt de belangrijkste punten',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tekst samenvatten',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Tekst samenvatten',
|
|
@@ -293,7 +295,7 @@ exports.default = {
|
|
|
293
295
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Zijbalk weergeven',
|
|
294
296
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Bronnen',
|
|
295
297
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Redenering verbergen',
|
|
296
|
-
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering
|
|
298
|
+
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering tonen',
|
|
297
299
|
'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggesties',
|
|
298
300
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
299
301
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Suggesties ophalen',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonieme teamgenoot',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstvak voor codefragment',
|
|
357
|
+
'fabric.editor.askRovo': 'Vraag Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Ga terug',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Codeblok',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Taal van code niet ingesteld.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Gekopieerd!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Toon regelnummers',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
|
|
438
442
|
'fabric.editor.codeblock': 'Codefragment',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ om iets in te voegen',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Kolommen verdelen',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Formaat van de lay-out wijzigen',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Terug naar midden',
|
|
@@ -749,11 +754,15 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuleren',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bevestigen',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Er is iets misgegaan bij het converteren van deze pagina. Probeer het opnieuw.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-bron',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Gesplitste weergave (binnenkort beschikbaar)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxeditor',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
765
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
766
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -812,7 +821,7 @@ exports.default = {
|
|
|
812
821
|
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
813
822
|
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
814
823
|
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
815
|
-
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van
|
|
824
|
+
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van ingesloten tonen',
|
|
816
825
|
'fabric.editor.nativeEmbeds.expandPreview': 'Uitvouwen',
|
|
817
826
|
'fabric.editor.nativeEmbeds.refresh': 'Vernieuwen',
|
|
818
827
|
'fabric.editor.nativeEmbeds.setEmbedType': 'Insluittype instellen',
|
|
@@ -958,6 +967,12 @@ exports.default = {
|
|
|
958
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'We kunnen deze inhoud niet weergeven, aangezien deze is gedesynchroniseerd van <a>{title}</a>.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownError': 'We kunnen locaties op dit moment niet laden. Wacht enkele minuten en vernieuw je browser.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} locaties:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-werkitem',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtaak',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Taak',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Meer informatie over gesynchroniseerde blokken',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopieer en plak gesynchroniseerde blokken om ze op andere locaties opnieuw te gebruiken.',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Toegang aanvragen',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Rozbuduj',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Brak opisu',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Poproś agenta o napisanie czegoś lub wybierz opcję poniżej',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Tworzy sugestie dotyczące przeredagowania zdań.',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Przeformułuj',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Skraca treść, aby była bardziej zwięzła.',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Zaproponuj tytuł',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Uzyskaj komentarz sugerowany przez sztuczną inteligencję na podstawie tego zgłoszenia',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Zaproponuj komentarz',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Uzyskaj odpowiedź na ten komentarz zasugerowaną przez sztuczną inteligencję.',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Zasugeruj odpowiedź',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Tworzy podsumowanie tekstu, nad którym pracujesz, i wyróżnia najważniejsze punkty.',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Podsumuj tekst',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Podsumuj tekst',
|
|
@@ -353,8 +356,10 @@ exports.default = {
|
|
|
353
356
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
354
357
|
'fabric.editor.anonymous-collaborator': 'Anonimowy współpracownik',
|
|
355
358
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'pole tekstowe fragmentu kodu',
|
|
359
|
+
'fabric.editor.askRovo': 'Zapytaj Rovo',
|
|
356
360
|
'fabric.editor.backLink': 'Wróć',
|
|
357
361
|
'fabric.editor.backgroundColor': 'Kolor tła',
|
|
362
|
+
'fabric.editor.block.menu.change.format': 'Zmień format',
|
|
358
363
|
'fabric.editor.block.menu.codeblock': 'Blok kodu',
|
|
359
364
|
'fabric.editor.block.menu.copy': 'Kopiuj',
|
|
360
365
|
'fabric.editor.block.menu.copy.block': 'Kopiuj blok',
|
|
@@ -434,7 +439,11 @@ exports.default = {
|
|
|
434
439
|
'fabric.editor.codeBlock.languageNotSet': 'Nie ustawiono języka kodu.',
|
|
435
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Skopiowano!',
|
|
436
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ukryj numery wierszy',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Pokaż numery wierszy',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Cofnij zawijanie kodu',
|
|
437
445
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wyłącz zawijanie',
|
|
446
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Zawiń kod',
|
|
438
447
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Włącz zawijanie',
|
|
439
448
|
'fabric.editor.codeblock': 'Wstawka kodu',
|
|
440
449
|
'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
|
|
@@ -582,6 +591,8 @@ exports.default = {
|
|
|
582
591
|
'fabric.editor.emptyLink': 'Wprowadź łącze.',
|
|
583
592
|
'fabric.editor.emptySearchResults': 'Nie znaleziono żadnych wyników.',
|
|
584
593
|
'fabric.editor.emptySearchResultsSuggestion': 'Kliknij przycisk {buttonName}, aby przeglądać wstawiane elementy.',
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Wybierz {askRovoName}, aby uzyskać pomoc.',
|
|
595
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Kliknij {askRovoName}, aby uzyskać pomoc, lub {buttonName}, aby przeglądać wstawiane elementy.',
|
|
585
596
|
'fabric.editor.epic': 'Epik',
|
|
586
597
|
'fabric.editor.error': 'Błąd',
|
|
587
598
|
'fabric.editor.error.description.cannotDelete': 'Wystąpił błąd podczas próby usunięcia tego bloku synchronizowanego.',
|
|
@@ -590,6 +601,7 @@ exports.default = {
|
|
|
590
601
|
'fabric.editor.error.description.failToEditWhenOffline': 'Wygląda na to, że jesteś offline. Połącz się z Internetem, aby edytować synchronizowaną treść.',
|
|
591
602
|
'fabric.editor.error.description.reference.offline': 'Nie można wyświetlić bloków synchronizowanych, gdy jesteś offline.',
|
|
592
603
|
'fabric.editor.error.description.reference.unpublished': 'Zsynchronizowana zawartość zostanie wyświetlona <link>po opublikowaniu strony</link>',
|
|
604
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronizowana treść zostanie wyświetlona <link>po zapisaniu opisu zgłoszenia</link>.',
|
|
593
605
|
'fabric.editor.error.flag.title.cannotDelete': 'Nie można usunąć bloku synchronizowanego.',
|
|
594
606
|
'fabric.editor.error.message.label': 'Błąd',
|
|
595
607
|
'fabric.editor.error.title.failToCreate': 'Nie można utworzyć synchronizowanej treści w trybie offline',
|
|
@@ -726,6 +738,8 @@ exports.default = {
|
|
|
726
738
|
'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
|
|
727
739
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumna} few {{count} kolumny} many {{count} kolumn} other {{count} kolumny}}',
|
|
728
740
|
'fabric.editor.layout.controls.placeholder': 'Wpisz /, aby wstawić',
|
|
741
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
|
|
742
|
+
'fabric.editor.layout.distributeColumns': 'Rozłóż kolumny równomiernie',
|
|
729
743
|
'fabric.editor.layout.placeholder': 'Dodaj treści',
|
|
730
744
|
'fabric.editor.layout.resizeLayout': 'Zmień rozmiar układu',
|
|
731
745
|
'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
|
|
@@ -750,11 +764,15 @@ exports.default = {
|
|
|
750
764
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'aby wstawić elementy',
|
|
751
765
|
'fabric.editor.longEmptyNodePlaceholderText': 'Wpisz „/”, aby wstawić elementy.',
|
|
752
766
|
'fabric.editor.markdown': 'Markdown',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Anuluj',
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potwierdź',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Wystąpił błąd podczas konwertowania tej strony. Spróbuj ponownie.',
|
|
770
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
771
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Źródło Markdown',
|
|
754
772
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Tryb widoku',
|
|
755
773
|
'fabric.editor.markdownMode.viewToggle.preview': 'Widok podzielony (już wkrótce)',
|
|
756
774
|
'fabric.editor.markdownMode.viewToggle.source': 'Edytor składni',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
775
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Podgląd edytora',
|
|
758
776
|
'fabric.editor.matchCase': 'Uwzględniaj wielkość liter',
|
|
759
777
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Szerokość multimediów została zmniejszona do {newMediaWidth,number} piksela.} few {Szerokość multimediów została zmniejszona do {newMediaWidth,number} pikseli.} many {Szerokość multimediów została zmniejszona do {newMediaWidth,number} pikseli.} other {Szerokość multimediów została zmniejszona do {newMediaWidth,number} piksela.}}',
|
|
760
778
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Szerokość multimediów została zwiększona do {newMediaWidth,number} piksela.} few {Szerokość multimediów została zwiększona do {newMediaWidth,number} pikseli.} many {Szerokość multimediów została zwiększona do {newMediaWidth,number} pikseli.} other {Szerokość multimediów została zwiększona do {newMediaWidth,number} piksela.}}',
|
|
@@ -959,6 +977,12 @@ exports.default = {
|
|
|
959
977
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Nie można wyświetlić tej zawartości, ponieważ anulowano jej synchronizację z <a>{title}</a>.',
|
|
960
978
|
'fabric.editor.syncedLocationDropdownError': 'Nie można teraz załadować lokalizacji. Odczekaj kilka minut i odśwież przeglądarkę.',
|
|
961
979
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokalizacje/lokalizacji:',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Błąd',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epik',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Zgłoszenie Jiry',
|
|
983
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historyjka',
|
|
984
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Zadanie podrzędne',
|
|
985
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadanie',
|
|
962
986
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Dowiedz się więcej o blokach synchronizowanych',
|
|
963
987
|
'fabric.editor.syncedLocationDropdownNoResults': 'Skopiuj i wklej bloki synchronizowane, aby użyć ich w innych lokalizacjach.',
|
|
964
988
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Wyślij wniosek o dostęp',
|
|
@@ -1054,7 +1078,9 @@ exports.default = {
|
|
|
1054
1078
|
'fabric.editor.unorderedList': 'Lista wypunktowana',
|
|
1055
1079
|
'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
|
|
1056
1080
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Po opublikowaniu strony zawartość zostanie wyświetlona.',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Po zapisaniu opisu zgłoszenia treść zostanie wyświetlona.',
|
|
1057
1082
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Wklejone z niepublikowanej strony',
|
|
1083
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Wklejono z niezapisanego zgłoszenia',
|
|
1058
1084
|
'fabric.editor.unsupportedBlockContent': 'Ten edytor nie obsługuje wyświetlania tej zawartości',
|
|
1059
1085
|
'fabric.editor.unsupportedContentTooltip': 'Zawartość jest niedostępna w tym edytorze, ale zostanie zachowana, jeśli ją wprowadzisz i zapiszesz',
|
|
1060
1086
|
'fabric.editor.unsupportedInlineContent': 'Nieobsługiwana zawartość',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Expandir',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Sem descrição',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Diga ao agente para escrever algo ou escolha uma das opções abaixo',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Cria uma sugestão para reescrever suas frases',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformular',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Reduz o conteúdo para que ele fique mais conciso',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir um título',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Receba um comentário sugerido por IA com base neste ticket',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Sugira um comentário',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Obter uma resposta sugerida por IA para este comentário',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Sugira uma resposta',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Resume o texto em que você está trabalhando, destacando os pontos principais',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
|
@@ -353,6 +356,7 @@ exports.default = {
|
|
|
353
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'caixa de texto com trecho de código',
|
|
354
357
|
'fabric.editor.backLink': 'Voltar',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Cor do plano de fundo',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Alterar formato',
|
|
356
360
|
'fabric.editor.block.menu.codeblock': 'Bloco de código',
|
|
357
361
|
'fabric.editor.block.menu.copy': 'Copiar',
|
|
358
362
|
'fabric.editor.block.menu.copy.block': 'Copiar bloco',
|
|
@@ -432,6 +436,8 @@ exports.default = {
|
|
|
432
436
|
'fabric.editor.codeBlock.languageNotSet': 'Linguagem do código não definida.',
|
|
433
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiado!',
|
|
434
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ocultar números de linha',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostrar números de linha',
|
|
435
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desligar agrupamento',
|
|
436
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ligar agrupamento',
|
|
437
443
|
'fabric.editor.codeblock': 'Trecho de código',
|
|
@@ -580,6 +586,7 @@ exports.default = {
|
|
|
580
586
|
'fabric.editor.emptyLink': 'Insira um link.',
|
|
581
587
|
'fabric.editor.emptySearchResults': 'Não foi possível encontrar nenhum resultado.',
|
|
582
588
|
'fabric.editor.emptySearchResultsSuggestion': 'Selecione {buttonName} para procurar inserções.',
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Selecione {askRovoName} para obter ajuda.',
|
|
583
590
|
'fabric.editor.epic': 'Epic',
|
|
584
591
|
'fabric.editor.error': 'Erro',
|
|
585
592
|
'fabric.editor.error.description.cannotDelete': 'Ocorreu um erro ao tentar excluir este bloco sincronizado.',
|
|
@@ -588,6 +595,7 @@ exports.default = {
|
|
|
588
595
|
'fabric.editor.error.description.failToEditWhenOffline': 'Você parece estar off-line. Conecte com a internet para editar conteúdo sincronizado.',
|
|
589
596
|
'fabric.editor.error.description.reference.offline': 'Não foi possível exibir blocos sincronizados quando você está off-line',
|
|
590
597
|
'fabric.editor.error.description.reference.unpublished': 'O conteúdo sincronizado vai ser exibido <link>quando a página for publicada</link>',
|
|
598
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'O conteúdo sincronizado vai ser exibido <link>quando a descrição do item for salva</link>',
|
|
591
599
|
'fabric.editor.error.flag.title.cannotDelete': 'Falha ao excluir bloco sincronizado',
|
|
592
600
|
'fabric.editor.error.message.label': 'Erro',
|
|
593
601
|
'fabric.editor.error.title.failToCreate': 'Não é possível criar conteúdo sincronizado off-line',
|
|
@@ -724,6 +732,7 @@ exports.default = {
|
|
|
724
732
|
'fabric.editor.keyboardShortcuts': 'Atalhos de teclado',
|
|
725
733
|
'fabric.editor.layout.columnOption': '{count, plural, one {Coluna} other {{count} colunas}}',
|
|
726
734
|
'fabric.editor.layout.controls.placeholder': '/ para inserir',
|
|
735
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Excluir coluna} other {Excluir colunas}}',
|
|
727
736
|
'fabric.editor.layout.placeholder': 'Adicionar conteúdo',
|
|
728
737
|
'fabric.editor.layout.resizeLayout': 'Redimensionar layout',
|
|
729
738
|
'fabric.editor.layoutFixedWidth': 'Voltar ao centro',
|
|
@@ -752,7 +761,7 @@ exports.default = {
|
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualização',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualização dividida (em breve)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxe',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Pré-visualizar editor',
|
|
756
765
|
'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Largura da mídia diminuída para {newMediaWidth,number} pixel.} other {Largura da mídia diminuída para {newMediaWidth,number} pixels.}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Largura da mídia aumentada para {newMediaWidth,number} pixel.} other {Largura da mídia aumentada para {newMediaWidth,number} pixels.}}',
|
|
@@ -957,6 +966,12 @@ exports.default = {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Não foi possível exibir este conteúdo, pois ele foi dessincronizado de <a>{title}</a>.',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': 'Não é possível carregar locais no momento. Aguarde alguns minutos e atualize o seu navegador.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} locais:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket do Jira',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'História',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtarefa',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tarefa',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saiba mais sobre blocos sincronizados',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copie e cole blocos sincronizados para reutilizar em outros locais.',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Solicitar acesso',
|
|
@@ -1052,7 +1067,9 @@ exports.default = {
|
|
|
1052
1067
|
'fabric.editor.unorderedList': 'Lista de marcadores',
|
|
1053
1068
|
'fabric.editor.unorderedList.description': 'Criar uma lista sem ordenação',
|
|
1054
1069
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Quando a página for publicada, o conteúdo vai ser exibido.',
|
|
1070
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Quando a descrição do item for salva, o conteúdo vai ser exibido.',
|
|
1055
1071
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Colado de uma página não publicada',
|
|
1072
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Colado de item não salvo',
|
|
1056
1073
|
'fabric.editor.unsupportedBlockContent': 'Este editor não é compatível com a exibição deste conteúdo',
|
|
1057
1074
|
'fabric.editor.unsupportedContentTooltip': 'O conteúdo não está disponível neste editor. Ele vai ser preservado quando você editar e salvar',
|
|
1058
1075
|
'fabric.editor.unsupportedInlineContent': 'Conteúdo não compatível',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -353,6 +353,7 @@ exports.default = {
|
|
|
353
353
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
354
354
|
'fabric.editor.anonymous-collaborator': 'Анонимный участник',
|
|
355
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстовое поле для фрагмента кода',
|
|
356
|
+
'fabric.editor.askRovo': 'Задать вопрос Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Назад',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Цвет фона',
|
|
358
359
|
'fabric.editor.block.menu.codeblock': 'Блок кода',
|
|
@@ -726,6 +727,7 @@ exports.default = {
|
|
|
726
727
|
'fabric.editor.keyboardShortcuts': 'Сочетания клавиш',
|
|
727
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Колонка} few {{count} колонки} many {{count} колонок} other {{count} колонки}}',
|
|
728
729
|
'fabric.editor.layout.controls.placeholder': 'Введите «/» для вставки',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Распределить столбцы',
|
|
729
731
|
'fabric.editor.layout.placeholder': 'Добавить контент',
|
|
730
732
|
'fabric.editor.layout.resizeLayout': 'Изменить размер макета',
|
|
731
733
|
'fabric.editor.layoutFixedWidth': 'По центру',
|
|
@@ -750,11 +752,15 @@ exports.default = {
|
|
|
750
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'для вставки элементов',
|
|
751
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Чтобы вставить элементы, введите «/»',
|
|
752
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Отмена',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Подтвердить',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'При преобразовании страницы произошла ошибка. Повторите попытку.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'ЛАБОРАТОРИИ',
|
|
753
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Источник разметки',
|
|
754
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим просмотра',
|
|
755
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Разделенный экран (скоро)',
|
|
756
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксиса',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
763
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
764
|
'fabric.editor.matchCase': 'С учетом регистра',
|
|
759
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.}}',
|
|
760
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.}}',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -129,6 +129,7 @@ exports.default = {
|
|
|
129
129
|
'fabric.editor.ai.config.item.makeLonger.title': 'Naredi daljše',
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.description': 'Ni opisa',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Naročite agentu, naj napiše karkoli, ali izberite spodaj',
|
|
132
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.description': 'Ustvari predlog za ponovno pisanje stavkov',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.title': 'Parafraziraj',
|
|
134
135
|
'fabric.editor.ai.config.item.shorten.description': 'Skrajša vsebino, da postane bolj jedrnata',
|
|
@@ -421,6 +422,7 @@ exports.default = {
|
|
|
421
422
|
'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
|
|
422
423
|
'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
|
|
423
424
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje z besedilom delčka kode',
|
|
425
|
+
'fabric.editor.askRovo': 'Vprašajte agenta Rovo',
|
|
424
426
|
'fabric.editor.backLink': 'Nazaj',
|
|
425
427
|
'fabric.editor.backgroundColor': 'Barva ozadja',
|
|
426
428
|
'fabric.editor.block.menu.codeblock': 'Blok kode',
|
|
@@ -782,6 +784,7 @@ exports.default = {
|
|
|
782
784
|
'fabric.editor.keyboardShortcuts': 'Bližnjice na tipkovnici',
|
|
783
785
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stolpec} two {{count} stolpca} few {{count} stolpci} other {{count} stolpcev}}',
|
|
784
786
|
'fabric.editor.layout.controls.placeholder': '/ za vstavljanje',
|
|
787
|
+
'fabric.editor.layout.distributeColumns': 'Porazdeli stolpce',
|
|
785
788
|
'fabric.editor.layout.placeholder': 'Dodaj vsebino',
|
|
786
789
|
'fabric.editor.layout.resizeLayout': 'Spremeni velikost postavitve',
|
|
787
790
|
'fabric.editor.layoutFixedWidth': 'Nazaj na sredino',
|
|
@@ -806,11 +809,13 @@ exports.default = {
|
|
|
806
809
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'za vstavljanje elementov',
|
|
807
810
|
'fabric.editor.longEmptyNodePlaceholderText': 'Vnesite / za vstavljanje elementov',
|
|
808
811
|
'fabric.editor.markdown': 'Markdown',
|
|
812
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Prekliči',
|
|
813
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potrdi',
|
|
809
814
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Vir Markdown',
|
|
810
815
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Način prikaza',
|
|
811
816
|
'fabric.editor.markdownMode.viewToggle.preview': 'Razdeljen pogled (kmalu na voljo)',
|
|
812
817
|
'fabric.editor.markdownMode.viewToggle.source': 'Urejevalnik sintakse',
|
|
813
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
818
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
814
819
|
'fabric.editor.matchCase': 'Ujemanje velikosti črk',
|
|
815
820
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovnih pik.}}',
|
|
816
821
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina predstavnosti je povečana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je povečana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je povečana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je povečana na {newMediaWidth,number} slikovnih pik.}}',
|
|
@@ -1012,6 +1017,12 @@ exports.default = {
|
|
|
1012
1017
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Te vsebine ni mogoče prikazati, ker ni več sinhronizirana z virom <a>{title}</a>.',
|
|
1013
1018
|
'fabric.editor.syncedLocationDropdownError': 'Lokacij trenutno ni mogoče naložiti. Počakajte nekaj minut, nato osvežite brskalnik.',
|
|
1014
1019
|
'fabric.editor.syncedLocationDropdownHeading': 'Lokacije ({count}):',
|
|
1020
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Napaka',
|
|
1021
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Ep',
|
|
1022
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Delovni element Jira',
|
|
1023
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Zgodba',
|
|
1024
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podopravilo',
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Opravilo',
|
|
1015
1026
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Več o sinhroniziranih blokih',
|
|
1016
1027
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte in prilepite sinhronizirane bloke, če jih želite znova uporabiti na drugih lokacijah.',
|
|
1017
1028
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zahtevaj dostop',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -131,6 +131,7 @@ exports.default = {
|
|
|
131
131
|
'fabric.editor.ai.config.item.makeLonger.title': 'Produži sadržaj',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.description': 'Nema opisa',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Recite Agentu da napiše nešto ili odaberite u nastavku',
|
|
134
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.description': 'Pravi predlog za preformulisanje rečenica',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.title': 'Preformuliši',
|
|
136
137
|
'fabric.editor.ai.config.item.shorten.description': 'Skraćuje sadržaj teksta radi sažetosti',
|
|
@@ -423,6 +424,7 @@ exports.default = {
|
|
|
423
424
|
'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
|
|
424
425
|
'fabric.editor.anonymous-collaborator': 'Anonimni saradnik',
|
|
425
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje za tekst fragmenta koda',
|
|
427
|
+
'fabric.editor.askRovo': 'Pitajte Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Nazad',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
428
430
|
'fabric.editor.block.menu.codeblock': 'Blok kôda',
|
|
@@ -790,6 +792,7 @@ exports.default = {
|
|
|
790
792
|
'fabric.editor.keyboardShortcuts': 'Tasterske prečice',
|
|
791
793
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} kolona} few {{count} kolone} many {{count} kolona} other {{count} kolone}}',
|
|
792
794
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Proširi kolone',
|
|
793
796
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
794
797
|
'fabric.editor.layout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
795
798
|
'fabric.editor.layoutFixedWidth': 'Vrati na standardno',
|
|
@@ -814,11 +817,13 @@ exports.default = {
|
|
|
814
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
|
|
815
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
|
|
816
819
|
'fabric.editor.markdown': 'Markdown',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Otkaži',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
817
822
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
819
824
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podeljeni prikaz (uskoro)',
|
|
820
825
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
821
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
826
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
822
827
|
'fabric.editor.matchCase': 'Podudari slova',
|
|
823
828
|
'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.}}',
|
|
824
829
|
'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.}}',
|
|
@@ -1020,6 +1025,12 @@ exports.default = {
|
|
|
1020
1025
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Ne možemo da prikažemo ovaj sadržaj je nesinhronizovan sa <a>{title}</a>.',
|
|
1021
1026
|
'fabric.editor.syncedLocationDropdownError': 'Trenutno ne možemo da učitamo lokacije. Sačekajte nekoliko minuta i osvežite svoj pregledač.',
|
|
1022
1027
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokacija/e:',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Greška',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Blok',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira radna stavka',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Priča',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podzadatak',
|
|
1033
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadatak',
|
|
1023
1034
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saznajte više o sinhronizovanim blokovima',
|
|
1024
1035
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte i nalepite sinhronizovane blokove da biste ih ponovo koristili na drugim lokacijama.',
|
|
1025
1036
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zatražite pristup',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -131,6 +131,7 @@ exports.default = {
|
|
|
131
131
|
'fabric.editor.ai.config.item.makeLonger.title': 'Продужи садржај',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.description': 'Нема описа',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Реците Агенту да напише нешто или одаберите у наставку',
|
|
134
|
+
'fabric.editor.ai.config.item.remix.title': 'Ремикс',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.description': 'Прави предлог за преформулисање реченица',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.title': 'Преформулишите',
|
|
136
137
|
'fabric.editor.ai.config.item.shorten.description': 'Скраћује садржај текста ради сажетости',
|
|
@@ -423,6 +424,7 @@ exports.default = {
|
|
|
423
424
|
'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
|
|
424
425
|
'fabric.editor.anonymous-collaborator': 'Анонимни сарадник',
|
|
425
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'поље за текст фрагмента кода',
|
|
427
|
+
'fabric.editor.askRovo': 'Питајте Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Назад',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Боја позадине',
|
|
428
430
|
'fabric.editor.block.menu.codeblock': 'Блок кôда',
|
|
@@ -790,6 +792,7 @@ exports.default = {
|
|
|
790
792
|
'fabric.editor.keyboardShortcuts': 'Тастерске пречице',
|
|
791
793
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} колона} other {Колона: {count}}}',
|
|
792
794
|
'fabric.editor.layout.controls.placeholder': '/ за уметање',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Прошири колоне',
|
|
793
796
|
'fabric.editor.layout.placeholder': 'Додај садржај',
|
|
794
797
|
'fabric.editor.layout.resizeLayout': 'Промени величину распореда',
|
|
795
798
|
'fabric.editor.layoutFixedWidth': 'Врати на стандардно',
|
|
@@ -814,11 +817,13 @@ exports.default = {
|
|
|
814
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'да уметнете елементе',
|
|
815
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Унесите / за уметање елемената',
|
|
816
819
|
'fabric.editor.markdown': 'Markdown',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Откажи',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Потврди',
|
|
817
822
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
819
824
|
'fabric.editor.markdownMode.viewToggle.preview': 'Подељени приказ (ускоро)',
|
|
820
825
|
'fabric.editor.markdownMode.viewToggle.source': 'Уређивач синтаксе',
|
|
821
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
826
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
822
827
|
'fabric.editor.matchCase': 'Подудари слова',
|
|
823
828
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина медија смањена на {newMediaWidth,number} пиксел.} other {Ширина медија смањена на {newMediaWidth,number} пиксела.}}',
|
|
824
829
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина медија повећана на {newMediaWidth,number} пиксел.} other {Ширина медија повећана на {newMediaWidth,number} пиксела.}}',
|
|
@@ -1020,6 +1025,12 @@ exports.default = {
|
|
|
1020
1025
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Не можемо да прикажемо овај садржај јер је несинхронизован са <a>{title}</a>.',
|
|
1021
1026
|
'fabric.editor.syncedLocationDropdownError': 'Тренутно не можемо да учитамо локације. Сачекајте неколико минута и освежите свој прегледач.',
|
|
1022
1027
|
'fabric.editor.syncedLocationDropdownHeading': '{count} локација/е:',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Грешка',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Блок',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira радна ставка',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Прича',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Подзадатак',
|
|
1033
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Задатак',
|
|
1023
1034
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Сазнајте више о синхронизованим блоковима',
|
|
1024
1035
|
'fabric.editor.syncedLocationDropdownNoResults': 'Копирајте и налепите синхронизоване блокове да бисте их поново користили на другим локацијама.',
|
|
1025
1036
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Затражите приступ',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Gör längre',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Beskrivning saknas',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Be agenten att skriva något eller välj nedan',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Skapar ett förslag på hur dina meningar kan omformuleras',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformulera',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Kortar ner innehållet för att göra det mer koncist',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Föreslå ett svar',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Sammanfatta text',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonym medarbetare',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textruta med kodavsnitt',
|
|
357
|
+
'fabric.editor.askRovo': 'Fråga Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Kodblock',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Du har inte angett kodspråk.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
438
442
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ för att infoga',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Fördela kolumner',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Ändra storlek på layout',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
@@ -749,11 +754,15 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'för att infoga element',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Ange / om du vill infoga element',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekräfta',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Något gick fel när sidan konverterades. Försök igen.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-källa',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsläge',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delad vy (kommer snart)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxredigerare',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
765
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
766
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabredden har minskats till {newMediaWidth,number} pixel.} other {Mediabredden har minskats till {newMediaWidth,number} pixlar.}}',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabredden har ökats till {newMediaWidth,number} pixel.} other {Mediabredden har ökats till {newMediaWidth,number} pixlar.}}',
|
|
@@ -958,6 +967,12 @@ exports.default = {
|
|
|
958
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Det går inte att visa innehållet eftersom det inte längre synkroniseras från <a>{title}</a>.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan inte läsa in platser just nu. Vänta några minuter och uppdatera webbläsaren.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} platser:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bugg',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-arbetsuppgift',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underuppgift',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Uppgift',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Läs mer om synkroniserade block',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopiera och klistra in synkroniserade block för att återanvända dem på andra platser.',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Begär åtkomst',
|