@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/cs.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Prodloužit obsah',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Bez popisu',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Řekněte agentovi, aby něco napsal, nebo si vyberte z možností níže.',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Vytvoří návrh na přepsání vašich vět.',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Přeformulovat',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Zkrátí obsah, aby byl stručnější.',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Navrhnout odpověď',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Shrnout psaní',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
|
|
358
|
+
'fabric.editor.askRovo': 'Zeptejte se nástroje Rovo',
|
|
356
359
|
'fabric.editor.backLink': 'Zpět',
|
|
357
360
|
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'Blok kódu',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zobrazit čísla řádků',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zapnout obalení',
|
|
439
443
|
'fabric.editor.codeblock': 'Fragment kódu',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': '/ pro vložení',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'k vložení prvků',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Zadáním znaku / můžete vkládat prvky.',
|
|
752
757
|
'fabric.editor.markdown': 'Snížení',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Zrušit',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdit',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Při převodu této stránky se vyskytl problém. Zkuste to znovu.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Zdroj Markdown',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelů.}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Tento obsah nemůžeme zobrazit, protože nebyl synchronizován z místa <a>{title}</a>.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': 'Umístění se momentálně nepodařilo načíst. Počkejte několik minut a obnovte stránku prohlížeče.',
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} umístění:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Chyba',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Požadavek Jira',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Dílčí úkol',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Úkol',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Další informace o synchronizovaných blocích',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': 'Zkopírujte a vložte synchronizované bloky pro jejich opětovné použití v jiných umístěních.',
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Požádat o přístup',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Gør længere',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Ingen beskrivelse',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Bed agenten om at skrive noget, eller vælg fra listen nedenfor',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Opretter et forslag til omskrivning af dine sætninger',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformuler',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Forkorter indholdet for at gøre det mere kortfattet',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå et svar',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Opsummer markeret tekst',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
|
|
357
|
+
'fabric.editor.askRovo': 'Spørg Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Gå tilbage',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Kodeblok',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå ombrydning fra',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå ombrydning til',
|
|
438
442
|
'fabric.editor.codeblock': 'Kodestump',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ for at indsætte',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Fordel kolonner',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Ændr størrelse på layout',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
@@ -749,11 +754,15 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for at indsætte elementer',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for at indsætte elementer',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuller',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekræft',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noget gik galt under konverteringen af denne side. Prøv igen.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Opdelt visning (kommer snart)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntakseditor',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
765
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
766
|
'fabric.editor.matchCase': 'Match store/små bogstaver',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredde øget til {newMediaWidth,number} pixel.} other {Mediebredde øget til {newMediaWidth,number} pixels.}}',
|
|
@@ -958,6 +967,12 @@ exports.default = {
|
|
|
958
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Vi kan ikke visse dette indhold, da det ikke længere er synkroniseret med <a>{title}</a>.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan ikke indlæse placeringer lige nu. Vent nogle minutter, og genindlæs browsersiden.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} placeringer:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Fejl',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-sag',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historie',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underopgave',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Opgave',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Få mere at vide om synkroniserede blokke',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopiér og indsæt synkroniserede blokke, der skal genbruges andre steder.',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Anmod om adgang',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -352,6 +352,7 @@ exports.default = {
|
|
|
352
352
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
353
353
|
'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
|
|
354
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
355
|
+
'fabric.editor.askRovo': 'Rovo fragen',
|
|
355
356
|
'fabric.editor.backLink': 'Zurück',
|
|
356
357
|
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
357
358
|
'fabric.editor.block.menu.codeblock': 'Codeblock',
|
|
@@ -725,6 +726,7 @@ exports.default = {
|
|
|
725
726
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
726
727
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
727
728
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
729
|
+
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
728
730
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
729
731
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
730
732
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
@@ -749,11 +751,15 @@ exports.default = {
|
|
|
749
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
|
|
750
752
|
'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
|
|
751
753
|
'fabric.editor.markdown': 'Markdown',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Abbrechen',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bestätigen',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Beim Konvertieren dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
753
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
754
760
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
755
761
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-
|
|
762
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-Darstellung',
|
|
757
763
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
758
764
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
|
|
759
765
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.}}',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -389,6 +390,7 @@ exports.default = {
|
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
390
391
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
391
392
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
393
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
393
395
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
394
396
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -515,8 +517,11 @@ exports.default = {
|
|
|
515
517
|
'fabric.editor.code': 'Code',
|
|
516
518
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
517
519
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
520
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
521
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
518
522
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
519
523
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
524
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
520
525
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
521
526
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
522
527
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -817,9 +822,16 @@ exports.default = {
|
|
|
817
822
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
818
823
|
'fabric.editor.italic': 'Italic',
|
|
819
824
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
825
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
826
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
827
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
828
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
820
829
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
821
830
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
831
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
822
832
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
833
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
834
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
823
835
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
824
836
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
825
837
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -847,28 +859,25 @@ exports.default = {
|
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
848
860
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
849
861
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
860
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
861
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
871
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
872
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
862
873
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
863
874
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
866
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
867
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
875
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
876
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
869
878
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
870
879
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
871
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
880
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
872
881
|
'fabric.editor.matchCase': 'Match case',
|
|
873
882
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
874
883
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to # pixel.} other {Media width increased to # pixels.}}',
|
|
@@ -1090,6 +1099,10 @@ exports.default = {
|
|
|
1090
1099
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1091
1100
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1092
1101
|
'fabric.editor.table': 'Table',
|
|
1102
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1104
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1105
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1093
1106
|
'fabric.editor.table.description': 'Insert a table',
|
|
1094
1107
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1095
1108
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -389,6 +390,7 @@ exports.default = {
|
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
390
391
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
391
392
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
393
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
393
395
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
394
396
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -515,8 +517,11 @@ exports.default = {
|
|
|
515
517
|
'fabric.editor.code': 'Code',
|
|
516
518
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
517
519
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
520
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
521
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
518
522
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
519
523
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
524
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
520
525
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
521
526
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
522
527
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -817,9 +822,16 @@ exports.default = {
|
|
|
817
822
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
818
823
|
'fabric.editor.italic': 'Italic',
|
|
819
824
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
825
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
826
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
827
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
828
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
820
829
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
821
830
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
831
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
822
832
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
833
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
834
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
823
835
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
824
836
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
825
837
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -847,28 +859,25 @@ exports.default = {
|
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
848
860
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
849
861
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
860
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
861
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
871
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
872
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
862
873
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
863
874
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
866
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
867
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
875
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
876
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
869
878
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
870
879
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
871
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
880
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
872
881
|
'fabric.editor.matchCase': 'Match case',
|
|
873
882
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
874
883
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to # pixel.} other {Media width increased to # pixels.}}',
|
|
@@ -1090,6 +1099,10 @@ exports.default = {
|
|
|
1090
1099
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1091
1100
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1092
1101
|
'fabric.editor.table': 'Table',
|
|
1102
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1104
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1105
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1093
1106
|
'fabric.editor.table.description': 'Insert a table',
|
|
1094
1107
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1095
1108
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -389,6 +390,7 @@ exports.default = {
|
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
390
391
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
391
392
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
393
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
393
395
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
394
396
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -515,8 +517,11 @@ exports.default = {
|
|
|
515
517
|
'fabric.editor.code': 'Code',
|
|
516
518
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
517
519
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
520
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
521
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
518
522
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
519
523
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
524
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
520
525
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
521
526
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
522
527
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -817,9 +822,16 @@ exports.default = {
|
|
|
817
822
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
818
823
|
'fabric.editor.italic': 'Italic',
|
|
819
824
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
825
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
826
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
827
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
828
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
820
829
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
821
830
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
831
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
822
832
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
833
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
834
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
823
835
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
824
836
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
825
837
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -847,28 +859,25 @@ exports.default = {
|
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
848
860
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
849
861
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
860
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
861
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
871
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
872
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
862
873
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
863
874
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
866
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
867
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
875
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
876
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
869
878
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
870
879
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
871
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
880
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
872
881
|
'fabric.editor.matchCase': 'Match case',
|
|
873
882
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to {newMediaWidth,number} pixel.} other {Media width decreased to {newMediaWidth,number} pixels.}}',
|
|
874
883
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to {newMediaWidth,number} pixel.} other {Media width increased to {newMediaWidth,number} pixels.}}',
|
|
@@ -1090,6 +1099,10 @@ exports.default = {
|
|
|
1090
1099
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1091
1100
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1092
1101
|
'fabric.editor.table': 'Table',
|
|
1102
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1104
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1105
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1093
1106
|
'fabric.editor.table.description': 'Insert a table',
|
|
1094
1107
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1095
1108
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Ampliar',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Sin descripción',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Pide al agente que escriba algo o elige una de las siguientes opciones',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remezclar',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Crea una sugerencia para reescribir tus frases.',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformular',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Acorta el contenido para hacerlo más conciso',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir un título',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtén un comentario sugerido por IA basado en esta actividad',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Sugerir un comentario',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Sugerir una respuesta',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un resumen del texto en el que estás trabajando y destaca los puntos clave',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
|
|
358
|
+
'fabric.editor.askRovo': 'Preguntar a Rovo',
|
|
356
359
|
'fabric.editor.backLink': 'Regresar',
|
|
357
360
|
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'Bloque de código',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'Idioma de código no establecido.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostrar números de línea',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Activar conclusión',
|
|
439
443
|
'fabric.editor.codeblock': 'Fragmento de código',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': '/ para insertar',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Distribuir columnas',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'Añadir contenido',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'Redimensionar diseño',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'para insertar elementos',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Escribe / para insertar elementos',
|
|
752
757
|
'fabric.editor.markdown': 'Markdown',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Se ha producido un error al convertir esta página. Vuelve a intentarlo.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fuente de Markdown',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualización',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vista dividida (próximamente)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxis',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ancho de multimedia reducido a {newMediaWidth,number} píxel.} other {Ancho de multimedia reducido a {newMediaWidth,number} píxeles.}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ancho de multimedia aumentado a {newMediaWidth,number} píxel.} other {Ancho de multimedia aumentado a {newMediaWidth,number} píxeles.}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'No podemos mostrar este contenido porque se ha desincronizado de <a>{title}</a>.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': 'No podemos cargar ubicaciones en este momento. Espera unos minutos y actualiza el navegador.',
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} ubicaciones:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Error',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Actividad de Jira',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historia',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtarea',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tarea',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Más información sobre los bloques sincronizados',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copia y pega los bloques sincronizados para reutilizarlos en otras ubicaciones.',
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Solicitar acceso',
|