@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/esm/i18n/hu.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kibővítés',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Nincs leírás',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Mondd meg az Ügynöknek, hogy írjon bármit, vagy válassz lentről',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Javaslatot kínál a mondatok újrafogalmazására',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Átfogalmazás',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Lerövidíti a tartalmat, hogy tömörebb legyen',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Cím ajánlása',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Az MI által javasolt megjegyzést kaphatsz ehhez az ügyhöz',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Megjegyzés javaslása',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Válasz ajánlása',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Készít egy összefoglalót a szövegből, amelyen dolgozol, kiemelve a főbb pontokat',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Szöveg összefoglalása',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Szöveg összefoglalása',
|
|
@@ -350,6 +352,7 @@ export default {
|
|
|
350
352
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
351
353
|
'fabric.editor.anonymous-collaborator': 'Névtelen együttműködő',
|
|
352
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kódrészlet szövegdoboz',
|
|
355
|
+
'fabric.editor.askRovo': 'Kérdezd a Rovót',
|
|
353
356
|
'fabric.editor.backLink': 'Vissza',
|
|
354
357
|
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
355
358
|
'fabric.editor.block.menu.codeblock': 'Kódblokk',
|
|
@@ -431,6 +434,7 @@ export default {
|
|
|
431
434
|
'fabric.editor.codeBlock.languageNotSet': 'A kód nyelve még nincs beállítva.',
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Másolva!',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Sor számának mutatása',
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
|
|
436
440
|
'fabric.editor.codeblock': 'Kódrészlet',
|
|
@@ -723,6 +727,7 @@ export default {
|
|
|
723
727
|
'fabric.editor.keyboardShortcuts': 'Billentyűparancsok',
|
|
724
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
|
|
725
729
|
'fabric.editor.layout.controls.placeholder': 'A / karakterrel szúrhatsz be tartalmat',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Oszlopok felosztása',
|
|
726
731
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
727
732
|
'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
|
|
728
733
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
|
@@ -747,11 +752,15 @@ export default {
|
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elemek beszúrásához',
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Elemek beillesztéséhez írd be a / karaktert',
|
|
749
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Mégse',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Megerősítés',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Hiba történt az oldal átalakítása során. Próbálkozz újra.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown forrása',
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Megtekintési mód',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Osztott nézet (hamarosan)',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Szintaxisszerkesztő',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
763
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
755
764
|
'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
|
|
756
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre csökkentve.} other {A média szélessége {newMediaWidth,number} pixelre csökkentve.}}',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre növelve.} other {A média szélessége {newMediaWidth,number} pixelre növelve.}}',
|
|
@@ -956,6 +965,12 @@ export default {
|
|
|
956
965
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Nem tudjuk megjeleníteni a tartalmat, mert megszüntették a szinkronizálását a következő hellyel: <a>{title}</a>.',
|
|
957
966
|
'fabric.editor.syncedLocationDropdownError': 'Jelenleg nem sikerült betölteni a helyeket. Várj néhány percet, és frissítsd a böngésződet.',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownHeading': '{count} hely:',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Hiba',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Eposz',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-ügy',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Sztori',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Részfeladat',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Feladat',
|
|
959
974
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'További információ a szinkronizált blokkokról',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownNoResults': 'A szinkronizált blokkok másolásával és beillesztésével más helyeken is használhatod őket.',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Hozzáférés kérése',
|
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,7 +432,10 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
436
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
432
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
438
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
433
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
440
|
'fabric.editor.codeblock': string;
|
|
435
441
|
'fabric.editor.codeblock.description': string;
|
|
@@ -577,6 +583,7 @@ declare const _default: {
|
|
|
577
583
|
'fabric.editor.emptyLink': string;
|
|
578
584
|
'fabric.editor.emptySearchResults': string;
|
|
579
585
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
586
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
580
587
|
'fabric.editor.epic': string;
|
|
581
588
|
'fabric.editor.error': string;
|
|
582
589
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -721,6 +728,7 @@ declare const _default: {
|
|
|
721
728
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
729
|
'fabric.editor.layout.columnOption': string;
|
|
723
730
|
'fabric.editor.layout.controls.placeholder': string;
|
|
731
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
732
|
'fabric.editor.layout.placeholder': string;
|
|
725
733
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
734
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +753,10 @@ declare const _default: {
|
|
|
745
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
754
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
755
|
'fabric.editor.markdown': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
762
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -954,6 +966,12 @@ declare const _default: {
|
|
|
954
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
967
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
968
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
976
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Allunga',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Nessuna descrizione',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': "Chiedi all'agente di scrivere qualcosa o scegli tra le seguenti opzioni",
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Ricombina',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Crea un suggerimento per riscrivere le frasi',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Riformula',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Abbrevia il contenuto per renderlo più conciso',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Suggerisci un titolo',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': "Ricevi un commento suggerito dall'IA basato su questo ticket",
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggerisci un commento',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggerisci una risposta',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un riepilogo del testo su cui stai lavorando, evidenziando i punti chiave',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Riepiloga il contenuto',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Riepiloga il contenuto',
|
|
@@ -350,6 +352,7 @@ export default {
|
|
|
350
352
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
351
353
|
'fabric.editor.anonymous-collaborator': 'Collaboratore anonimo',
|
|
352
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'casella di testo con frammento di codice',
|
|
355
|
+
'fabric.editor.askRovo': 'Chiedi a Rovo',
|
|
353
356
|
'fabric.editor.backLink': 'Torna indietro',
|
|
354
357
|
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
355
358
|
'fabric.editor.block.menu.codeblock': 'Blocco di codice',
|
|
@@ -431,7 +434,10 @@ export default {
|
|
|
431
434
|
'fabric.editor.codeBlock.languageNotSet': 'Linguaggio del codice non impostato.',
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiato.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostra i numeri di riga',
|
|
438
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Non portare a capo il codice',
|
|
434
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Disattiva ritorno a capo',
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Porta a capo il codice',
|
|
435
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Attiva ritorno a capo',
|
|
436
442
|
'fabric.editor.codeblock': 'Frammento di codice',
|
|
437
443
|
'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
|
|
@@ -579,6 +585,7 @@ export default {
|
|
|
579
585
|
'fabric.editor.emptyLink': 'Inserisci un link.',
|
|
580
586
|
'fabric.editor.emptySearchResults': 'Impossibile trovare risultati.',
|
|
581
587
|
'fabric.editor.emptySearchResultsSuggestion': 'Seleziona {buttonName} per sfogliare gli inserimenti.',
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Seleziona {askRovoName} per assistenza o {buttonName} per sfogliare gli inserimenti.',
|
|
582
589
|
'fabric.editor.epic': 'Epic',
|
|
583
590
|
'fabric.editor.error': 'Errore',
|
|
584
591
|
'fabric.editor.error.description.cannotDelete': 'Si è verificato un errore durante il tentativo di eliminare questo blocco sincronizzato.',
|
|
@@ -723,6 +730,7 @@ export default {
|
|
|
723
730
|
'fabric.editor.keyboardShortcuts': 'Scelte rapide da tastiera',
|
|
724
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonna} other {{count} colonne}}',
|
|
725
732
|
'fabric.editor.layout.controls.placeholder': '/ per inserire',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Distribuisci colonne',
|
|
726
734
|
'fabric.editor.layout.placeholder': 'Aggiungi contenuti',
|
|
727
735
|
'fabric.editor.layout.resizeLayout': 'Ridimensiona layout',
|
|
728
736
|
'fabric.editor.layoutFixedWidth': 'Torna alla visualizzazione centrata',
|
|
@@ -747,11 +755,15 @@ export default {
|
|
|
747
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'per inserire elementi',
|
|
748
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Digita / per inserire gli elementi',
|
|
749
757
|
'fabric.editor.markdown': 'Markdown',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annulla',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Conferma',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Si è verificato un problema durante la conversione di questa pagina. Riprova.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Origine del markdown',
|
|
751
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modalità di visualizzazione',
|
|
752
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualizzazione divisa (disponibile a breve)',
|
|
753
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor della sintassi',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
755
767
|
'fabric.editor.matchCase': 'Maiuscole/Minuscole',
|
|
756
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.}}",
|
|
757
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.}}",
|
|
@@ -956,6 +968,12 @@ export default {
|
|
|
956
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Non è possibile visualizzare questo contenuto poiché è stato desincronizzato da <a>{title}</a>.',
|
|
957
969
|
'fabric.editor.syncedLocationDropdownError': 'Al momento non è possibile caricare le posizioni. Attendi qualche minuto e aggiorna il browser.',
|
|
958
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} posizioni:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket Jira',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sottotask',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
|
|
959
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Maggiori informazioni sui blocchi sincronizzati',
|
|
960
978
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copia e incolla blocchi sincronizzati da riutilizzare in altre posizioni.',
|
|
961
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': "Richiedi l'accesso",
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'もっと長くする',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '説明がありません',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '何か書き込むようにエージェントに指示するか、以下から選択してください',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'リミックス',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '文章を書き直すための候補を作成します',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '言い換える',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'コンテンツをより簡潔なものにします',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': '返信を提案',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': '文章を要約',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
|
|
356
|
+
'fabric.editor.askRovo': 'Rovo に依頼',
|
|
354
357
|
'fabric.editor.backLink': '戻る',
|
|
355
358
|
'fabric.editor.backgroundColor': '背景色',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'コード ブロック',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'コードの言語が設定されていません。',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'コピーしました',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
437
441
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'キーボード ショートカット',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '「/」と入力して挿入',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': '列の幅を揃える',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'コンテンツを追加',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'レイアウトのサイズ変更',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': '標準の幅に戻す',
|
|
@@ -748,11 +753,15 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': ' して要素を挿入',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': '要素を挿入するには「/」と入力します',
|
|
750
755
|
'fabric.editor.markdown': 'マークダウン',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'キャンセル',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '確定',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'このページの変換中に問題が発生しました。もう一度お試しください。',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'ラボ',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'マークダウン ソース',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '表示モード',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': '分割ビュー (近日公開)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': '構文エディター',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
756
765
|
'fabric.editor.matchCase': '大文字/小文字を区別',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに縮小しました。}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに拡大しました。}}',
|
|
@@ -957,6 +966,12 @@ export default {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'このコンテンツは、<a>{title}</a> から同期解除されたため、表示できません。',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': '現在、場所を読み込めません。数分お待ちいただき、ブラウザを更新してください。',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 件の場所:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'バグ',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'エピック',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 作業項目',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'ストーリー',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'サブタスク',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'タスク',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '同期済みブロックの詳細',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': '同期済みブロックをコピー & ペーストして、他の場所で再利用できます。',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'アクセス権をリクエスト',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': '더 길게 작성',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '설명 없음',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '에이전트에게 무엇이든 작성하도록 요청하거나 아래에서 선택하세요',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': '리믹스',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '문장을 바꾸어 작성하기 위한 제안을 만듭니다',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '바꾸어 말하기',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': '내용을 줄여 더 간결하게 만듭니다',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': '제목 제안',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': '회신 제안',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': '글 요약',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
356
|
+
'fabric.editor.askRovo': 'Rovo에게 질문해 보세요',
|
|
354
357
|
'fabric.editor.backLink': '뒤로 가기',
|
|
355
358
|
'fabric.editor.backgroundColor': '배경색',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': '코드 블록',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': '코드 언어가 설정되지 않았습니다.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '복사되었습니다!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄번호 보기',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
437
441
|
'fabric.editor.codeblock': '코드 조각',
|
|
@@ -521,7 +525,7 @@ export default {
|
|
|
521
525
|
'fabric.editor.distributeColumns': '열 균등 맞춤',
|
|
522
526
|
'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
|
|
523
527
|
'fabric.editor.dropPlaceholderLabel': '문서',
|
|
524
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을
|
|
528
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 이 콘텐츠를 다시 사용하려면 참조 동기화 블록을 사용하세요.',
|
|
525
529
|
'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
|
|
526
530
|
'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
|
|
527
531
|
'fabric.editor.edit': '편집',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': '키보드 단축키',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, other {열 {count}개}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '/를 입력하여 삽입',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': '열 균등 맞춤',
|
|
727
732
|
'fabric.editor.layout.placeholder': '콘텐츠 추가',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': '레이아웃 크기 조정',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': '원래 너비로',
|
|
@@ -748,11 +753,15 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '요소 삽입',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': '요소를 삽입하려면 /를 입력하세요',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다 다시 시도하세요.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': '분할 보기(제공 예정)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': '구문 에디터',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
764
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
756
765
|
'fabric.editor.matchCase': '대/소문자 구분',
|
|
757
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 줄였습니다.}}',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 늘렸습니다.}}',
|
|
@@ -957,6 +966,12 @@ export default {
|
|
|
957
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '이 콘텐츠는 <a>{title}</a>에서 동기화가 해제되어 표시할 수 없습니다.',
|
|
958
967
|
'fabric.editor.syncedLocationDropdownError': '지금은 위치를 로드할 수 없습니다. 몇 분 정도 기다린 후 브라우저를 새로 고치세요.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count}개 위치:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '버그',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '에픽',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 업무 항목',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '스토리',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '하위 작업',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '작업',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '동기화된 블록에 대해 자세히 알아보기',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownNoResults': '동기화된 블록을 복사하고 붙여넣어 다른 위치에서 재사용할 수 있습니다.',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': '액세스 요청',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +750,10 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -954,6 +963,12 @@ declare const _default: {
|
|
|
954
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|