@atlaskit/editor-common 107.16.2 → 107.16.4
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/CHANGELOG.md +30 -0
- package/dist/cjs/i18n/cs.js +9 -2
- package/dist/cjs/i18n/da.js +10 -3
- package/dist/cjs/i18n/de.js +10 -3
- package/dist/cjs/i18n/en.js +23 -3
- package/dist/cjs/i18n/en_GB.js +23 -3
- package/dist/cjs/i18n/en_ZZ.js +10 -3
- package/dist/cjs/i18n/es.js +10 -3
- package/dist/cjs/i18n/fi.js +10 -3
- package/dist/cjs/i18n/fr.js +9 -3
- package/dist/cjs/i18n/hr.js +10 -3
- package/dist/cjs/i18n/hu.js +10 -3
- package/dist/cjs/i18n/it.js +10 -3
- package/dist/cjs/i18n/ja.js +10 -3
- package/dist/cjs/i18n/ko.js +10 -3
- package/dist/cjs/i18n/nb.js +9 -3
- package/dist/cjs/i18n/nl.js +10 -3
- package/dist/cjs/i18n/pl.js +9 -2
- package/dist/cjs/i18n/pt_BR.js +10 -3
- package/dist/cjs/i18n/ru.js +10 -3
- package/dist/cjs/i18n/sl.js +10 -3
- package/dist/cjs/i18n/sr_RS.js +8 -3
- package/dist/cjs/i18n/sr_YR.js +8 -3
- package/dist/cjs/i18n/sv.js +10 -3
- package/dist/cjs/i18n/th.js +10 -3
- package/dist/cjs/i18n/tr.js +10 -3
- package/dist/cjs/i18n/uk.js +9 -2
- package/dist/cjs/i18n/vi.js +10 -3
- package/dist/cjs/i18n/zh.js +10 -3
- package/dist/cjs/i18n/zh_TW.js +10 -3
- package/dist/cjs/link/utils.js +1 -1
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/react-node-view/index.js +6 -24
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/utils/wrap-selection-in.js +3 -2
- package/dist/es2019/i18n/cs.js +9 -2
- package/dist/es2019/i18n/da.js +10 -3
- package/dist/es2019/i18n/de.js +10 -3
- package/dist/es2019/i18n/en.js +23 -3
- package/dist/es2019/i18n/en_GB.js +23 -3
- package/dist/es2019/i18n/en_ZZ.js +10 -3
- package/dist/es2019/i18n/es.js +10 -3
- package/dist/es2019/i18n/fi.js +10 -3
- package/dist/es2019/i18n/fr.js +9 -3
- package/dist/es2019/i18n/hr.js +10 -3
- package/dist/es2019/i18n/hu.js +10 -3
- package/dist/es2019/i18n/it.js +10 -3
- package/dist/es2019/i18n/ja.js +10 -3
- package/dist/es2019/i18n/ko.js +10 -3
- package/dist/es2019/i18n/nb.js +9 -3
- package/dist/es2019/i18n/nl.js +10 -3
- package/dist/es2019/i18n/pl.js +9 -2
- package/dist/es2019/i18n/pt_BR.js +10 -3
- package/dist/es2019/i18n/ru.js +10 -3
- package/dist/es2019/i18n/sl.js +10 -3
- package/dist/es2019/i18n/sr_RS.js +8 -3
- package/dist/es2019/i18n/sr_YR.js +8 -3
- package/dist/es2019/i18n/sv.js +10 -3
- package/dist/es2019/i18n/th.js +10 -3
- package/dist/es2019/i18n/tr.js +10 -3
- package/dist/es2019/i18n/uk.js +9 -2
- package/dist/es2019/i18n/vi.js +10 -3
- package/dist/es2019/i18n/zh.js +10 -3
- package/dist/es2019/i18n/zh_TW.js +10 -3
- package/dist/es2019/link/utils.js +2 -2
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/react-node-view/index.js +6 -24
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/utils/wrap-selection-in.js +3 -2
- package/dist/esm/i18n/cs.js +9 -2
- package/dist/esm/i18n/da.js +10 -3
- package/dist/esm/i18n/de.js +10 -3
- package/dist/esm/i18n/en.js +23 -3
- package/dist/esm/i18n/en_GB.js +23 -3
- package/dist/esm/i18n/en_ZZ.js +10 -3
- package/dist/esm/i18n/es.js +10 -3
- package/dist/esm/i18n/fi.js +10 -3
- package/dist/esm/i18n/fr.js +9 -3
- package/dist/esm/i18n/hr.js +10 -3
- package/dist/esm/i18n/hu.js +10 -3
- package/dist/esm/i18n/it.js +10 -3
- package/dist/esm/i18n/ja.js +10 -3
- package/dist/esm/i18n/ko.js +10 -3
- package/dist/esm/i18n/nb.js +9 -3
- package/dist/esm/i18n/nl.js +10 -3
- package/dist/esm/i18n/pl.js +9 -2
- package/dist/esm/i18n/pt_BR.js +10 -3
- package/dist/esm/i18n/ru.js +10 -3
- package/dist/esm/i18n/sl.js +10 -3
- package/dist/esm/i18n/sr_RS.js +8 -3
- package/dist/esm/i18n/sr_YR.js +8 -3
- package/dist/esm/i18n/sv.js +10 -3
- package/dist/esm/i18n/th.js +10 -3
- package/dist/esm/i18n/tr.js +10 -3
- package/dist/esm/i18n/uk.js +9 -2
- package/dist/esm/i18n/vi.js +10 -3
- package/dist/esm/i18n/zh.js +10 -3
- package/dist/esm/i18n/zh_TW.js +10 -3
- package/dist/esm/link/utils.js +2 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/react-node-view/index.js +6 -24
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/utils/wrap-selection-in.js +3 -2
- package/dist/types/i18n/cs.d.ts +8 -1
- package/dist/types/i18n/da.d.ts +8 -1
- package/dist/types/i18n/de.d.ts +8 -1
- package/dist/types/i18n/en.d.ts +21 -1
- package/dist/types/i18n/en_GB.d.ts +21 -1
- package/dist/types/i18n/en_ZZ.d.ts +8 -1
- package/dist/types/i18n/es.d.ts +8 -1
- package/dist/types/i18n/fi.d.ts +8 -1
- package/dist/types/i18n/fr.d.ts +7 -1
- package/dist/types/i18n/hr.d.ts +8 -1
- package/dist/types/i18n/hu.d.ts +8 -1
- package/dist/types/i18n/it.d.ts +8 -1
- package/dist/types/i18n/ja.d.ts +8 -1
- package/dist/types/i18n/ko.d.ts +8 -1
- package/dist/types/i18n/nb.d.ts +7 -1
- package/dist/types/i18n/nl.d.ts +8 -1
- package/dist/types/i18n/pl.d.ts +8 -1
- package/dist/types/i18n/pt_BR.d.ts +8 -1
- package/dist/types/i18n/ru.d.ts +8 -1
- package/dist/types/i18n/sl.d.ts +8 -1
- package/dist/types/i18n/sr_RS.d.ts +6 -1
- package/dist/types/i18n/sr_YR.d.ts +6 -1
- package/dist/types/i18n/sv.d.ts +8 -1
- package/dist/types/i18n/th.d.ts +8 -1
- package/dist/types/i18n/tr.d.ts +8 -1
- package/dist/types/i18n/uk.d.ts +8 -1
- package/dist/types/i18n/vi.d.ts +8 -1
- package/dist/types/i18n/zh.d.ts +8 -1
- package/dist/types/i18n/zh_TW.d.ts +8 -1
- package/dist/types/types/floating-toolbar.d.ts +1 -0
- package/dist/types/utils/wrap-selection-in.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +8 -1
- package/dist/types-ts4.5/i18n/da.d.ts +8 -1
- package/dist/types-ts4.5/i18n/de.d.ts +8 -1
- package/dist/types-ts4.5/i18n/en.d.ts +21 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +21 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +8 -1
- package/dist/types-ts4.5/i18n/es.d.ts +8 -1
- package/dist/types-ts4.5/i18n/fi.d.ts +8 -1
- package/dist/types-ts4.5/i18n/fr.d.ts +7 -1
- package/dist/types-ts4.5/i18n/hr.d.ts +8 -1
- package/dist/types-ts4.5/i18n/hu.d.ts +8 -1
- package/dist/types-ts4.5/i18n/it.d.ts +8 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +8 -1
- package/dist/types-ts4.5/i18n/ko.d.ts +8 -1
- package/dist/types-ts4.5/i18n/nb.d.ts +7 -1
- package/dist/types-ts4.5/i18n/nl.d.ts +8 -1
- package/dist/types-ts4.5/i18n/pl.d.ts +8 -1
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +8 -1
- package/dist/types-ts4.5/i18n/ru.d.ts +8 -1
- package/dist/types-ts4.5/i18n/sl.d.ts +8 -1
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +6 -1
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +6 -1
- package/dist/types-ts4.5/i18n/sv.d.ts +8 -1
- package/dist/types-ts4.5/i18n/th.d.ts +8 -1
- package/dist/types-ts4.5/i18n/tr.d.ts +8 -1
- package/dist/types-ts4.5/i18n/uk.d.ts +8 -1
- package/dist/types-ts4.5/i18n/vi.d.ts +8 -1
- package/dist/types-ts4.5/i18n/zh.d.ts +8 -1
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +8 -1
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -0
- package/dist/types-ts4.5/utils/wrap-selection-in.d.ts +1 -1
- package/package.json +5 -8
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Add meg a témakört...',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Ötletelés',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Ötletelés',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Hossz',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Hossz módosítása',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Barátságos hangnemben írja át a tartalmat',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Barátságos',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Barátságos',
|
|
@@ -218,8 +220,9 @@ export default {
|
|
|
218
220
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Az URL-re hivatkozó tartalomgenerálási kérelmek bétaverzióban vannak.',
|
|
219
221
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Emelj ki egy kifejezést, mozaikszót vagy rövidítést',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiálás',
|
|
223
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
221
224
|
'fabric.editor.ai.toolbar.askAI.title': 'AI megkérdezése',
|
|
222
|
-
'fabric.editor.ai.toolbar.
|
|
225
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'A Rovo MI megkérdezése',
|
|
223
226
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Írás továbbfejlesztése',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Mondd meg az Atlassian Intelligence-nek, hogy javítson az általad kiválasztott szövegen',
|
|
225
228
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -361,6 +364,7 @@ export default {
|
|
|
361
364
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Ez a megjelenítési lehetőség nem érhető el itt: {node}',
|
|
362
365
|
'fabric.editor.displayText': 'Megjelenítendő szöveg',
|
|
363
366
|
'fabric.editor.distributeColumns': 'Oszlopok felosztása',
|
|
367
|
+
'fabric.editor.dragHandleZone': 'Húzási fogópontzóna aktiválása',
|
|
364
368
|
'fabric.editor.dropPlaceholderLabel': 'Dokumentum',
|
|
365
369
|
'fabric.editor.ecombedDescription': 'Link interaktív előnézetének megjelenítése',
|
|
366
370
|
'fabric.editor.edit': 'Szerkesztés',
|
|
@@ -406,6 +410,7 @@ export default {
|
|
|
406
410
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Keresés',
|
|
407
411
|
'fabric.editor.elementbrowser.sidebar.heading': 'Böngészés',
|
|
408
412
|
'fabric.editor.embedTitle': 'Beágyazás',
|
|
413
|
+
'fabric.editor.embedToBlockCardWarning': 'Kis képernyőkön kártyaként jelenik meg',
|
|
409
414
|
'fabric.editor.emoji': 'Emoji',
|
|
410
415
|
'fabric.editor.emoji.description': 'Hangulatjelek használata ötletek 🎉 és érzelmek 😄 kifejezésére',
|
|
411
416
|
'fabric.editor.emptyLink': 'Adj meg egy linket.',
|
|
@@ -618,6 +623,7 @@ export default {
|
|
|
618
623
|
'fabric.editor.panel.custom': 'Egyéni',
|
|
619
624
|
'fabric.editor.panel.emoji': 'Emoji hozzáadása',
|
|
620
625
|
'fabric.editor.panel.panelsGroup': 'Paneltípusok',
|
|
626
|
+
'fabric.editor.panelButtonTitle': 'Panel',
|
|
621
627
|
'fabric.editor.pasteOptions': 'Beillesztési lehetőségek',
|
|
622
628
|
'fabric.editor.pastePlainText': 'Egyszerű szöveg beillesztése',
|
|
623
629
|
'fabric.editor.placeholderAltText': 'Kép leírása alternatív szöveggel',
|
|
@@ -699,6 +705,7 @@ export default {
|
|
|
699
705
|
'fabric.editor.tableOptions': 'Táblázatbeállítások',
|
|
700
706
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre csökkentve.} other {A tábla szélessége {newWidth,number} pixelre csökkentve.}}',
|
|
701
707
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre növelve.} other {A tábla szélessége {newWidth,number} pixelre növelve.}}',
|
|
708
|
+
'fabric.editor.tableScrollRegion': 'Táblázat görgetési régiója',
|
|
702
709
|
'fabric.editor.tableSelector': 'Táblázat mérete',
|
|
703
710
|
'fabric.editor.tableSelector.description': 'Adj hozzá egy táblázatot a felugró ablak segítségével, hogy egyéni méretet választhass ki',
|
|
704
711
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} × {numberOfRows}',
|
|
@@ -749,8 +756,8 @@ export default {
|
|
|
749
756
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kezdj el gépelni a hivatkozási beállítások kereséséhez vagy szűréséhez',
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Keresés',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Hivatkozások a beszúrásokhoz és formázáshoz',
|
|
752
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Próbálkozz újra.',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Hiba történt
|
|
759
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Nincsenek eredmények. Próbálkozz újra.',
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Hiba történt',
|
|
754
761
|
'fabric.editor.typeahead.emojiInputLabel': 'Kezdj el gépelni az emojibeállítások kereséséhez vagy szűréséhez',
|
|
755
762
|
'fabric.editor.typeahead.emojiListItemLabel': '{name} emoji – {shortcut} szöveges hivatkozás',
|
|
756
763
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emojihivatkozások',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': "Indicami l'argomento...",
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Brainstorming',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Lunghezza',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Regola la lunghezza',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Cambia il tono del contenuto rendendolo informale',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Informale',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Informale',
|
|
@@ -218,8 +220,9 @@ export default {
|
|
|
218
220
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Le richieste di generazione di contenuti che fanno riferimento agli URL sono nella versione beta.',
|
|
219
221
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': "Evidenzia un termine, un acronimo o un'abbreviazione",
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definisci',
|
|
223
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
221
224
|
'fabric.editor.ai.toolbar.askAI.title': 'Chiedi ad Atlassian Intelligence',
|
|
222
|
-
'fabric.editor.ai.toolbar.
|
|
225
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Chiedi all'intelligenza artificiale di Rovo",
|
|
223
226
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Migliora lo stile',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Indica ad Atlassian Intelligence di migliorare il contenuto da te selezionato',
|
|
225
228
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -361,6 +364,7 @@ export default {
|
|
|
361
364
|
'fabric.editor.displayOptionUnavailableInParentNode': "Questa opzione di visualizzazione non è disponibile all'interno di {node}",
|
|
362
365
|
'fabric.editor.displayText': 'Testo da mostrare',
|
|
363
366
|
'fabric.editor.distributeColumns': 'Distribuisci colonne',
|
|
367
|
+
'fabric.editor.dragHandleZone': 'Attiva la zona della maniglia di trascinamento',
|
|
364
368
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
365
369
|
'fabric.editor.ecombedDescription': "Visualizza un'anteprima interattiva di un link",
|
|
366
370
|
'fabric.editor.edit': 'Modifica',
|
|
@@ -406,6 +410,7 @@ export default {
|
|
|
406
410
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Cerca',
|
|
407
411
|
'fabric.editor.elementbrowser.sidebar.heading': 'Sfoglia',
|
|
408
412
|
'fabric.editor.embedTitle': 'Incorpora',
|
|
413
|
+
'fabric.editor.embedToBlockCardWarning': 'Viene visualizzata come scheda sugli schermi di piccole dimensioni',
|
|
409
414
|
'fabric.editor.emoji': 'Emoji',
|
|
410
415
|
'fabric.editor.emoji.description': 'Usa le emoji per esprimere idee 🎉 ed emozioni 😄',
|
|
411
416
|
'fabric.editor.emptyLink': 'Inserisci un link.',
|
|
@@ -618,6 +623,7 @@ export default {
|
|
|
618
623
|
'fabric.editor.panel.custom': 'Personalizzato',
|
|
619
624
|
'fabric.editor.panel.emoji': 'Aggiungi emoji',
|
|
620
625
|
'fabric.editor.panel.panelsGroup': 'Tipi di riquadri',
|
|
626
|
+
'fabric.editor.panelButtonTitle': 'Pannello',
|
|
621
627
|
'fabric.editor.pasteOptions': 'Opzioni Incolla',
|
|
622
628
|
'fabric.editor.pastePlainText': 'Incolla testo non formattato',
|
|
623
629
|
'fabric.editor.placeholderAltText': 'Descrivi questa immagine con testo alternativo',
|
|
@@ -699,6 +705,7 @@ export default {
|
|
|
699
705
|
'fabric.editor.tableOptions': 'Opzioni tabella',
|
|
700
706
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella diminuita a {newWidth,number} pixel.} other {Larghezza della tabella diminuita a {newWidth,number} pixel.}}',
|
|
701
707
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella aumentata a {newWidth,number} pixel.} other {Larghezza della tabella aumentata a {newWidth,number} pixel.}}',
|
|
708
|
+
'fabric.editor.tableScrollRegion': 'Area di scorrimento della tabella',
|
|
702
709
|
'fabric.editor.tableSelector': 'Dimensioni tabella',
|
|
703
710
|
'fabric.editor.tableSelector.description': 'Aggiungi una tabella utilizzando la finestra popup per selezionare una dimensione personalizzata',
|
|
704
711
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} per {numberOfRows}',
|
|
@@ -749,8 +756,8 @@ export default {
|
|
|
749
756
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Inizia a digitare per cercare o filtrare le opzioni delle scelte rapide',
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Cerca',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Scelte rapide per inserimenti e formattazione',
|
|
752
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Riprova.',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Si è verificato un problema
|
|
759
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Nessun risultato disponibile. Riprova.',
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Si è verificato un problema',
|
|
754
761
|
'fabric.editor.typeahead.emojiInputLabel': 'Inizia a digitare per cercare o filtrare le opzioni delle emoji',
|
|
755
762
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Scelta rapida di testo {shortcut}',
|
|
756
763
|
'fabric.editor.typeahead.emojiPopupLabel': 'Scelte rapide per emoji',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'トピックをご入力ください...',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'ブレーンストーミング',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'ブレーンストーミング',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': '所要時間',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': '長さを調整',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'コンテンツのトーンをカジュアルなものに変更します',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'カジュアル',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'カジュアル',
|
|
@@ -219,8 +221,9 @@ export default {
|
|
|
219
221
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'URL を参照するコンテンツ生成リクエストはベータ版です。',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': '用語、頭字語、または略語をハイライトする',
|
|
221
223
|
'fabric.editor.ai.selectionToolbar.define.title': '定義',
|
|
224
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
222
225
|
'fabric.editor.ai.toolbar.askAI.title': 'Atlassian Intellgience に質問',
|
|
223
|
-
'fabric.editor.ai.toolbar.
|
|
226
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI に質問',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.title': '文章を改善する',
|
|
225
228
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': '選択した文章を改善するよう Atlassian Intelligence に指示します',
|
|
226
229
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -362,6 +365,7 @@ export default {
|
|
|
362
365
|
'fabric.editor.displayOptionUnavailableInParentNode': '{node} 内ではこの表示オプションを使用できません',
|
|
363
366
|
'fabric.editor.displayText': '表示するテキスト',
|
|
364
367
|
'fabric.editor.distributeColumns': '列の幅を揃える',
|
|
368
|
+
'fabric.editor.dragHandleZone': 'ドラッグ ハンドル ゾーンを有効化する',
|
|
365
369
|
'fabric.editor.dropPlaceholderLabel': 'ドキュメント',
|
|
366
370
|
'fabric.editor.ecombedDescription': 'リンクのインタラクティブなプレビューを表示します。',
|
|
367
371
|
'fabric.editor.edit': '編集',
|
|
@@ -407,6 +411,7 @@ export default {
|
|
|
407
411
|
'fabric.editor.elementbrowser.searchbar.placeholder': '検索',
|
|
408
412
|
'fabric.editor.elementbrowser.sidebar.heading': '参照',
|
|
409
413
|
'fabric.editor.embedTitle': '埋め込み',
|
|
414
|
+
'fabric.editor.embedToBlockCardWarning': '小さい画面ではカードとして表示されます',
|
|
410
415
|
'fabric.editor.emoji': '絵文字',
|
|
411
416
|
'fabric.editor.emoji.description': '絵文字を使用してアイデア 🎉 や気持ち 😄 を表現',
|
|
412
417
|
'fabric.editor.emptyLink': 'リンクを入力してください。',
|
|
@@ -619,6 +624,7 @@ export default {
|
|
|
619
624
|
'fabric.editor.panel.custom': 'カスタム',
|
|
620
625
|
'fabric.editor.panel.emoji': '絵文字を追加',
|
|
621
626
|
'fabric.editor.panel.panelsGroup': 'パネル タイプ',
|
|
627
|
+
'fabric.editor.panelButtonTitle': 'パネル',
|
|
622
628
|
'fabric.editor.pasteOptions': '貼り付けオプション',
|
|
623
629
|
'fabric.editor.pastePlainText': 'プレーン テキストを貼り付け',
|
|
624
630
|
'fabric.editor.placeholderAltText': '代替テキストでこの画像を説明',
|
|
@@ -700,6 +706,7 @@ export default {
|
|
|
700
706
|
'fabric.editor.tableOptions': '表のオプション',
|
|
701
707
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {テーブル幅が {newWidth,number} ピクセルに縮小しました。}}',
|
|
702
708
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表の幅が {newWidth,number} ピクセルに拡大しました。}}',
|
|
709
|
+
'fabric.editor.tableScrollRegion': '表のスクロール領域',
|
|
703
710
|
'fabric.editor.tableSelector': '表のサイズ',
|
|
704
711
|
'fabric.editor.tableSelector.description': 'カスタム サイズを指定するポップアップを使用して表を追加します',
|
|
705
712
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} x {numberOfRows}',
|
|
@@ -750,8 +757,8 @@ export default {
|
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'ショートカット オプションを検索または絞り込むには、入力を開始してください。',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '検索',
|
|
752
759
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '挿入と書式設定のショートカット',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'もう一度お試しください。',
|
|
754
|
-
'fabric.editor.typeAheadErrorFallbackHeading': '
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackDescription': '結果はありません。 もう一度お試しください。',
|
|
761
|
+
'fabric.editor.typeAheadErrorFallbackHeading': '問題が発生しました。',
|
|
755
762
|
'fabric.editor.typeahead.emojiInputLabel': '絵文字オプションを検索または絞り込むには、入力を開始してください。',
|
|
756
763
|
'fabric.editor.typeahead.emojiListItemLabel': '絵文字 {name} テキスト ショートカット {shortcut}',
|
|
757
764
|
'fabric.editor.typeahead.emojiPopupLabel': '絵文字ショートカット',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': '토픽을 알려주세요...',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': '브레인스토밍',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': '브레인스토밍',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': '길이',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': '길이 조정',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': '콘텐츠의 어조를 친숙한 어조로 바꿉니다',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': '편안하게',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': '편안하게',
|
|
@@ -219,8 +221,9 @@ export default {
|
|
|
219
221
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'URL을 참조하는 콘텐츠 생성 요청은 베타 버전입니다.',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': '용어, 머리글자어 또는 약어를 강조 표시합니다',
|
|
221
223
|
'fabric.editor.ai.selectionToolbar.define.title': '정의',
|
|
224
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
222
225
|
'fabric.editor.ai.toolbar.askAI.title': 'AI에게 물어보기',
|
|
223
|
-
'fabric.editor.ai.toolbar.
|
|
226
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI에게 물어보기',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.title': '작성 내용 개선',
|
|
225
228
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Atlassian Intelligence에 선택한 글을 개선하도록 요청하세요',
|
|
226
229
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -362,6 +365,7 @@ export default {
|
|
|
362
365
|
'fabric.editor.displayOptionUnavailableInParentNode': '이 표시 옵션은 {node} 내에서 사용할 수 없습니다',
|
|
363
366
|
'fabric.editor.displayText': '표시할 텍스트',
|
|
364
367
|
'fabric.editor.distributeColumns': '열 균등 맞춤',
|
|
368
|
+
'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
|
|
365
369
|
'fabric.editor.dropPlaceholderLabel': '문서',
|
|
366
370
|
'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
|
|
367
371
|
'fabric.editor.edit': '편집',
|
|
@@ -407,6 +411,7 @@ export default {
|
|
|
407
411
|
'fabric.editor.elementbrowser.searchbar.placeholder': '검색',
|
|
408
412
|
'fabric.editor.elementbrowser.sidebar.heading': '찾아보기',
|
|
409
413
|
'fabric.editor.embedTitle': '포함',
|
|
414
|
+
'fabric.editor.embedToBlockCardWarning': '작은 화면에 카드로 표시',
|
|
410
415
|
'fabric.editor.emoji': '이모지',
|
|
411
416
|
'fabric.editor.emoji.description': '이모지를 사용하여 아이디어 🎉 및 감정 😄 표현',
|
|
412
417
|
'fabric.editor.emptyLink': '링크를 입력하세요.',
|
|
@@ -619,6 +624,7 @@ export default {
|
|
|
619
624
|
'fabric.editor.panel.custom': '사용자 지정',
|
|
620
625
|
'fabric.editor.panel.emoji': '이모지 추가',
|
|
621
626
|
'fabric.editor.panel.panelsGroup': '패널 유형',
|
|
627
|
+
'fabric.editor.panelButtonTitle': '패널',
|
|
622
628
|
'fabric.editor.pasteOptions': '붙여넣기 옵션',
|
|
623
629
|
'fabric.editor.pastePlainText': '일반 텍스트 붙여넣기',
|
|
624
630
|
'fabric.editor.placeholderAltText': '대체 텍스트로 이미지 설명하기',
|
|
@@ -700,6 +706,7 @@ export default {
|
|
|
700
706
|
'fabric.editor.tableOptions': '표 선택 사항',
|
|
701
707
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {표 너비를 {newWidth,number}픽셀로 줄였습니다.}}',
|
|
702
708
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {표 너비를 {newWidth,number}픽셀로 늘렸습니다.}}',
|
|
709
|
+
'fabric.editor.tableScrollRegion': '표 스크롤 영역',
|
|
703
710
|
'fabric.editor.tableSelector': '표 크기',
|
|
704
711
|
'fabric.editor.tableSelector.description': '팝업으로 표를 추가하여 사용자 지정 크기 선택',
|
|
705
712
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} x {numberOfRows}',
|
|
@@ -750,8 +757,8 @@ export default {
|
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputLabel': '입력을 시작하여 바로 가기 옵션을 검색하거나 필터링',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '검색',
|
|
752
759
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '삽입 및 서식 지정을 위한 바로 가기',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackDescription': '다시 시도하세요.',
|
|
754
|
-
'fabric.editor.typeAheadErrorFallbackHeading': '문제가
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackDescription': '사용할 수 있는 결과가 없습니다. 다시 시도하세요.',
|
|
761
|
+
'fabric.editor.typeAheadErrorFallbackHeading': '문제가 발생했습니다',
|
|
755
762
|
'fabric.editor.typeahead.emojiInputLabel': '입력을 시작하여 이모지 옵션을 검색하거나 필터링',
|
|
756
763
|
'fabric.editor.typeahead.emojiListItemLabel': '이모지 {name} 텍스트 바로 가기 {shortcut}',
|
|
757
764
|
'fabric.editor.typeahead.emojiPopupLabel': '이모지 바로 가기',
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Fortell meg hva emnet er …',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Ha idédugnad',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Ha idédugnad',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Lengde',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Juster lengde',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Endrer tonen i innholdet til uformell',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Uformell',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Uformell',
|
|
@@ -218,8 +220,8 @@ export default {
|
|
|
218
220
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Forespørsler om innholdsgenerering som refererer til nettadresser, er i beta.',
|
|
219
221
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Uthev et ord, et akronym eller en forkortelse',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definer',
|
|
223
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
221
224
|
'fabric.editor.ai.toolbar.askAI.title': 'Spør Atlassian Intelligence',
|
|
222
|
-
'fabric.editor.ai.toolbar.askRovoInputButton.label': 'Spør Rovo …',
|
|
223
225
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Forbedre skrivingen',
|
|
224
226
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Be Atlassian Intelligence forbedre skrivingen av utvalget ditt',
|
|
225
227
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -361,6 +363,7 @@ export default {
|
|
|
361
363
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Dette visningsalternativet er ikke tilgjengelig innenfor {node}',
|
|
362
364
|
'fabric.editor.displayText': 'Tekst som skal vises',
|
|
363
365
|
'fabric.editor.distributeColumns': 'Distribuer kolonner',
|
|
366
|
+
'fabric.editor.dragHandleZone': 'Aktiver sone for drahåndtak',
|
|
364
367
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
365
368
|
'fabric.editor.ecombedDescription': 'Vis en interaktiv forhåndsvisning av en kobling',
|
|
366
369
|
'fabric.editor.edit': 'Rediger',
|
|
@@ -406,6 +409,7 @@ export default {
|
|
|
406
409
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Søk',
|
|
407
410
|
'fabric.editor.elementbrowser.sidebar.heading': 'Se gjennom',
|
|
408
411
|
'fabric.editor.embedTitle': 'Bygg inn',
|
|
412
|
+
'fabric.editor.embedToBlockCardWarning': 'Blir vist som et kort på små skjermer',
|
|
409
413
|
'fabric.editor.emoji': 'Emoji',
|
|
410
414
|
'fabric.editor.emoji.description': 'Bruk emojier for å uttrykke tanker 🎉 og følelser 😄',
|
|
411
415
|
'fabric.editor.emptyLink': 'Skriv inn en kobling.',
|
|
@@ -618,6 +622,7 @@ export default {
|
|
|
618
622
|
'fabric.editor.panel.custom': 'Tilpasset',
|
|
619
623
|
'fabric.editor.panel.emoji': 'Legg til emoji',
|
|
620
624
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
625
|
+
'fabric.editor.panelButtonTitle': 'Panel',
|
|
621
626
|
'fabric.editor.pasteOptions': 'Alternativer for innliming',
|
|
622
627
|
'fabric.editor.pastePlainText': 'Lim inn ren tekst',
|
|
623
628
|
'fabric.editor.placeholderAltText': 'Beskriv dette bildet med alternativ tekst',
|
|
@@ -699,6 +704,7 @@ export default {
|
|
|
699
704
|
'fabric.editor.tableOptions': 'Tabellalternativer',
|
|
700
705
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabellbredden er redusert til {newWidth,number} piksel.} other {Tabellbredden er redusert til {newWidth,number} piksler.}}',
|
|
701
706
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabellbredden er økt til {newWidth,number} piksel.} other {Tabellbredden er økt til {newWidth,number} piksler.}}',
|
|
707
|
+
'fabric.editor.tableScrollRegion': 'Rulleområde for tabell',
|
|
702
708
|
'fabric.editor.tableSelector': 'Tabellstørrelse',
|
|
703
709
|
'fabric.editor.tableSelector.description': 'Legg til en tabell med popup for å velge egendefinert størrelse',
|
|
704
710
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} av {numberOfRows}',
|
|
@@ -749,8 +755,8 @@ export default {
|
|
|
749
755
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begynn å skrive for å søke eller filtrere snarveialternativer',
|
|
750
756
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Søk',
|
|
751
757
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Snarveier for innsettinger og formatering',
|
|
752
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Prøv på nytt.',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Noe gikk galt
|
|
758
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Ingen resultater er tilgjengelige. Prøv på nytt.',
|
|
759
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Noe gikk galt',
|
|
754
760
|
'fabric.editor.typeahead.emojiInputLabel': 'Begynn å skrive for å søke eller filtrere emoji-alternativer',
|
|
755
761
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} Tekstsnarvei {shortcut}',
|
|
756
762
|
'fabric.editor.typeahead.emojiPopupLabel': 'Emoji-snarveier',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Vertel me over het onderwerp ...',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstormen',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Brainstormen',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Lengte',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Lengte aanpassen',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Verandert de toon van de inhoud naar informeel',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Informeel',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Informeel',
|
|
@@ -218,8 +220,9 @@ export default {
|
|
|
218
220
|
'fabric.editor.ai.screens.preview.convoAIBeta': "Aanvragen voor het genereren van inhoud die verwijzen naar URL's zijn in bèta.",
|
|
219
221
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Een term, acroniem of afkorting markeren',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiëren',
|
|
223
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
221
224
|
'fabric.editor.ai.toolbar.askAI.title': 'Vragen aan AI',
|
|
222
|
-
'fabric.editor.ai.toolbar.
|
|
225
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI vragen',
|
|
223
226
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Schrijfstijl verbeteren',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Geef Atlassian Intelligence de opdracht om de door jou geselecteerde tekst te verbeteren',
|
|
225
228
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -361,6 +364,7 @@ export default {
|
|
|
361
364
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Deze weergaveoptie is niet beschikbaar binnen {node}.',
|
|
362
365
|
'fabric.editor.displayText': 'Tekst om te tonen',
|
|
363
366
|
'fabric.editor.distributeColumns': 'Kolommen verdelen',
|
|
367
|
+
'fabric.editor.dragHandleZone': 'Activeer de sleepzone',
|
|
364
368
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
365
369
|
'fabric.editor.ecombedDescription': 'Een interactieve preview van een link weergeven',
|
|
366
370
|
'fabric.editor.edit': 'Bewerken',
|
|
@@ -406,6 +410,7 @@ export default {
|
|
|
406
410
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Zoeken',
|
|
407
411
|
'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
|
|
408
412
|
'fabric.editor.embedTitle': 'Insluiten',
|
|
413
|
+
'fabric.editor.embedToBlockCardWarning': 'Wordt weergegeven als een kaart op kleine schermen',
|
|
409
414
|
'fabric.editor.emoji': 'Emoji',
|
|
410
415
|
'fabric.editor.emoji.description': "Emoji's gebruiken om ideeën 🎉 en emoties 😄 te delen",
|
|
411
416
|
'fabric.editor.emptyLink': 'Voer een link in.',
|
|
@@ -618,6 +623,7 @@ export default {
|
|
|
618
623
|
'fabric.editor.panel.custom': 'Aangepast',
|
|
619
624
|
'fabric.editor.panel.emoji': 'Emoticon toevoegen',
|
|
620
625
|
'fabric.editor.panel.panelsGroup': 'Typen panelen',
|
|
626
|
+
'fabric.editor.panelButtonTitle': 'Paneel',
|
|
621
627
|
'fabric.editor.pasteOptions': 'Opties voor plakken',
|
|
622
628
|
'fabric.editor.pastePlainText': 'Plak als platte tekst',
|
|
623
629
|
'fabric.editor.placeholderAltText': 'Beschrijf deze afbeelding met alt-tekst',
|
|
@@ -699,6 +705,7 @@ export default {
|
|
|
699
705
|
'fabric.editor.tableOptions': 'Tabelopties',
|
|
700
706
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbreedte verminderd tot {newWidth,number} pixel.} other {Tabelbreedte verminderd tot {newWidth,number} pixels.}}',
|
|
701
707
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbreedte verhoogd tot {newWidth,number} pixel.} other {Tabelbreedte verhoogd tot {newWidth,number} pixels.}}',
|
|
708
|
+
'fabric.editor.tableScrollRegion': 'Scrolregio voor tabel',
|
|
702
709
|
'fabric.editor.tableSelector': 'Tabelgrootte',
|
|
703
710
|
'fabric.editor.tableSelector.description': 'Voeg een tabel toe met behulp van een pop-up om een aangepaste indeling te selecteren',
|
|
704
711
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} keer {numberOfRows}',
|
|
@@ -749,8 +756,8 @@ export default {
|
|
|
749
756
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin te typen om te zoeken of om te filteren op opties voor sneltoetsen',
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Zoeken',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Sneltoetsen voor invoegen en opmaak',
|
|
752
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Probeer het opnieuw.',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Er is iets misgegaan
|
|
759
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Geen resultaten beschikbaar. Probeer het opnieuw.',
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Er is iets misgegaan',
|
|
754
761
|
'fabric.editor.typeahead.emojiInputLabel': 'Begin te typen om te zoeken of om te filteren op opties voor emoticons',
|
|
755
762
|
'fabric.editor.typeahead.emojiListItemLabel': 'Tekstsneltoets {shortcut} voor de {name} emoticon',
|
|
756
763
|
'fabric.editor.typeahead.emojiPopupLabel': 'Sneltoetsen voor emoticons',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Podaj mi temat…',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Burza mózgów',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Burza mózgów',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Długość',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Dostosuj długość',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Zmienia styl treści na swobodny.',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Swobodny',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Swobodny',
|
|
@@ -219,8 +221,9 @@ export default {
|
|
|
219
221
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Wnioski o generowanie treści odwołujące się do adresów URL znajdują się w wersji beta.',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Wyróżnij termin, akronim lub skrót',
|
|
221
223
|
'fabric.editor.ai.selectionToolbar.define.title': 'Podaj definicję',
|
|
224
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
222
225
|
'fabric.editor.ai.toolbar.askAI.title': 'Zapytaj AI',
|
|
223
|
-
'fabric.editor.ai.toolbar.
|
|
226
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zapytaj sztuczną inteligencję Rovo',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Popraw styl',
|
|
225
228
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Poproś Atlassian Intelligence o poprawienie wybranego tekstu',
|
|
226
229
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -362,6 +365,7 @@ export default {
|
|
|
362
365
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Ta opcja wyświetlania nie jest dostępna w węźle {node}',
|
|
363
366
|
'fabric.editor.displayText': 'Wyświetlany tekst',
|
|
364
367
|
'fabric.editor.distributeColumns': 'Wyrównaj kolumny',
|
|
368
|
+
'fabric.editor.dragHandleZone': 'Strefa aktywacji uchwytu przeciągania',
|
|
365
369
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
366
370
|
'fabric.editor.ecombedDescription': 'Wyświetl interaktywny podgląd łącza',
|
|
367
371
|
'fabric.editor.edit': 'Edytuj',
|
|
@@ -407,6 +411,7 @@ export default {
|
|
|
407
411
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Wyszukaj',
|
|
408
412
|
'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
|
|
409
413
|
'fabric.editor.embedTitle': 'Osadź',
|
|
414
|
+
'fabric.editor.embedToBlockCardWarning': 'Wyświetlana jako karta na małych ekranach',
|
|
410
415
|
'fabric.editor.emoji': 'Emoji',
|
|
411
416
|
'fabric.editor.emoji.description': 'Używaj emoji, aby wyrażać pomysły 🎉 i emocje 😄',
|
|
412
417
|
'fabric.editor.emptyLink': 'Wprowadź łącze.',
|
|
@@ -619,6 +624,7 @@ export default {
|
|
|
619
624
|
'fabric.editor.panel.custom': 'Niestandardowy',
|
|
620
625
|
'fabric.editor.panel.emoji': 'Dodaj emoji',
|
|
621
626
|
'fabric.editor.panel.panelsGroup': 'Rodzaje paneli',
|
|
627
|
+
'fabric.editor.panelButtonTitle': 'Panel',
|
|
622
628
|
'fabric.editor.pasteOptions': 'Opcje wklejania',
|
|
623
629
|
'fabric.editor.pastePlainText': 'Wklej zwykły tekst',
|
|
624
630
|
'fabric.editor.placeholderAltText': 'Opisz ten obraz przy użyciu tekstu alternatywnego',
|
|
@@ -700,6 +706,7 @@ export default {
|
|
|
700
706
|
'fabric.editor.tableOptions': 'Opcje tabeli',
|
|
701
707
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Szerokość tabeli została zmniejszona do {newWidth,number} piksela.} few {Szerokość tabeli została zmniejszona do {newWidth,number} pikseli.} many {Szerokość tabeli została zmniejszona do {newWidth,number} pikseli.} other {Szerokość tabeli została zmniejszona do {newWidth,number} piksela.}}',
|
|
702
708
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Szerokość tabeli została zwiększona do {newWidth,number} piksela.} few {Szerokość tabeli została zwiększona do {newWidth,number} pikseli.} many {Szerokość tabeli została zwiększona do {newWidth,number} pikseli.} other {Szerokość tabeli została zwiększona do {newWidth,number} piksela.}}',
|
|
709
|
+
'fabric.editor.tableScrollRegion': 'Region przewijania tabeli',
|
|
703
710
|
'fabric.editor.tableSelector': 'Rozmiar tabeli',
|
|
704
711
|
'fabric.editor.tableSelector.description': 'Dodaj tabelę za pomocą wyskakującego okienka, aby wybrać niestandardowy rozmiar.',
|
|
705
712
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} na {numberOfRows}',
|
|
@@ -750,7 +757,7 @@ export default {
|
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Zacznij pisać, aby wyszukać lub filtrować opcje skrótów',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Wyszukaj',
|
|
752
759
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Skróty do wstawiania i formatowania',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Spróbuj ponownie.',
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Brak dostępnych wyników. Spróbuj ponownie.',
|
|
754
761
|
'fabric.editor.typeAheadErrorFallbackHeading': 'Coś poszło nie tak',
|
|
755
762
|
'fabric.editor.typeahead.emojiInputLabel': 'Zacznij pisać, aby wyszukać lub filtrować opcje emoji',
|
|
756
763
|
'fabric.editor.typeahead.emojiListItemLabel': 'Emoji {name} — skrót tekstowy {shortcut}',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Diga o assunto...',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Fazer brainstorming',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Fazer brainstorming',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Comprimento',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Ajustar o comprimento',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Altera o tom do conteúdo para casual',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Casual',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Casual',
|
|
@@ -217,8 +219,9 @@ export default {
|
|
|
217
219
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'As solicitações de geração de conteúdo que fazem referência a URLs estão em beta.',
|
|
218
220
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Destaque um termo, um acrônimo ou uma abreviatura',
|
|
219
221
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definir',
|
|
222
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
220
223
|
'fabric.editor.ai.toolbar.askAI.title': 'Perguntar ao Atlassian Intelligence',
|
|
221
|
-
'fabric.editor.ai.toolbar.
|
|
224
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pergunte à IA do Rovo',
|
|
222
225
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Melhorar a escrita',
|
|
223
226
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Peça ao Atlassian Intelligence que melhore a redação do texto selecionado',
|
|
224
227
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -360,6 +363,7 @@ export default {
|
|
|
360
363
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opção de exibição não está disponível em {node}',
|
|
361
364
|
'fabric.editor.displayText': 'Texto a ser exibido',
|
|
362
365
|
'fabric.editor.distributeColumns': 'Distribuir colunas',
|
|
366
|
+
'fabric.editor.dragHandleZone': 'Ativar a zona da alça de arraste',
|
|
363
367
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
364
368
|
'fabric.editor.ecombedDescription': 'Mostrar visualização interativa de links',
|
|
365
369
|
'fabric.editor.edit': 'Editar',
|
|
@@ -405,6 +409,7 @@ export default {
|
|
|
405
409
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Pesquisar',
|
|
406
410
|
'fabric.editor.elementbrowser.sidebar.heading': 'Procurar',
|
|
407
411
|
'fabric.editor.embedTitle': 'Integrar',
|
|
412
|
+
'fabric.editor.embedToBlockCardWarning': 'Aparece como cartão em telas pequenas',
|
|
408
413
|
'fabric.editor.emoji': 'Emoji',
|
|
409
414
|
'fabric.editor.emoji.description': 'Use emojis para expressar ideias 🎉 e emoções 😄',
|
|
410
415
|
'fabric.editor.emptyLink': 'Insira um link.',
|
|
@@ -617,6 +622,7 @@ export default {
|
|
|
617
622
|
'fabric.editor.panel.custom': 'Personalizado',
|
|
618
623
|
'fabric.editor.panel.emoji': 'Adicionar emoji',
|
|
619
624
|
'fabric.editor.panel.panelsGroup': 'Tipos de painel',
|
|
625
|
+
'fabric.editor.panelButtonTitle': 'Painel',
|
|
620
626
|
'fabric.editor.pasteOptions': 'Colar opções',
|
|
621
627
|
'fabric.editor.pastePlainText': 'Colar texto sem formatação',
|
|
622
628
|
'fabric.editor.placeholderAltText': 'Descrever esta imagem com texto alt',
|
|
@@ -698,6 +704,7 @@ export default {
|
|
|
698
704
|
'fabric.editor.tableOptions': 'Opções de tabela',
|
|
699
705
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A largura da tabela foi reduzida para {newWidth,number} pixel.} other {A largura da tabela foi reduzida para {newWidth,number} pixels.}}',
|
|
700
706
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A largura da tabela aumentou para {newWidth,number} pixel.} other {A largura da tabela aumentou para {newWidth,number} pixels.}}',
|
|
707
|
+
'fabric.editor.tableScrollRegion': 'Área de rolagem da tabela',
|
|
701
708
|
'fabric.editor.tableSelector': 'Tamanho da tabela',
|
|
702
709
|
'fabric.editor.tableSelector.description': 'Adicionar tabela usando pop-up para selecionar um tamanho personalizado',
|
|
703
710
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} por {numberOfRows}',
|
|
@@ -748,8 +755,8 @@ export default {
|
|
|
748
755
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comece a digitar para pesquisar ou filtrar as opções de atalho',
|
|
749
756
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Pesquisar',
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Atalhos para inserções e formatação',
|
|
751
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Tente
|
|
752
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Algo deu errado
|
|
758
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Nenhum resultado disponível. Tente outra vez.',
|
|
759
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Algo deu errado',
|
|
753
760
|
'fabric.editor.typeahead.emojiInputLabel': 'Comece a digitar para pesquisar ou filtrar as opções de emoji',
|
|
754
761
|
'fabric.editor.typeahead.emojiListItemLabel': 'Atalho de texto {shortcut} do emoji {name}',
|
|
755
762
|
'fabric.editor.typeahead.emojiPopupLabel': 'Atalhos de emojis',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -55,6 +55,8 @@ export default {
|
|
|
55
55
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Задайте тему…',
|
|
56
56
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Мозговой штурм',
|
|
57
57
|
'fabric.editor.ai.config.item.brainstorm.title': 'Мозговой штурм',
|
|
58
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentShortTitle': 'Длина',
|
|
59
|
+
'fabric.editor.ai.config.item.changeTone.adjustLengthNestingParentTitle': 'Скорректировать длину',
|
|
58
60
|
'fabric.editor.ai.config.item.changeTone.casualTone.description': 'Изменяет стиль контента на непринужденный.',
|
|
59
61
|
'fabric.editor.ai.config.item.changeTone.casualTone.selectionToolbar.dropdownItem.title': 'Непринужденный',
|
|
60
62
|
'fabric.editor.ai.config.item.changeTone.casualTone.shortTitle': 'Непринужденный',
|
|
@@ -219,8 +221,9 @@ export default {
|
|
|
219
221
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Запросы на генерацию контента, ссылающиеся на URL-адреса, находятся в стадии бета-тестирования.',
|
|
220
222
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Выделите термин, аббревиатуру или сокращение',
|
|
221
223
|
'fabric.editor.ai.selectionToolbar.define.title': 'Определить',
|
|
224
|
+
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
222
225
|
'fabric.editor.ai.toolbar.askAI.title': 'Задать вопрос Atlassian Intelligence',
|
|
223
|
-
'fabric.editor.ai.toolbar.
|
|
226
|
+
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Задать вопрос ИИ Rovo',
|
|
224
227
|
'fabric.editor.ai.toolbar.improveWriting.title': 'Улучшить текст',
|
|
225
228
|
'fabric.editor.ai.toolbar.improveWriting.tooltip': 'Скажите Atlassian Intelligence доработать выделенный текст',
|
|
226
229
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
@@ -362,6 +365,7 @@ export default {
|
|
|
362
365
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Этот параметр отображения недоступен внутри узла {node}',
|
|
363
366
|
'fabric.editor.displayText': 'Текст для отображения',
|
|
364
367
|
'fabric.editor.distributeColumns': 'Распределить столбцы',
|
|
368
|
+
'fabric.editor.dragHandleZone': 'Активировать зону маркера перетаскивания',
|
|
365
369
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
366
370
|
'fabric.editor.ecombedDescription': 'Интерактивный предварительный просмотр ссылки',
|
|
367
371
|
'fabric.editor.edit': 'Изменить',
|
|
@@ -407,6 +411,7 @@ export default {
|
|
|
407
411
|
'fabric.editor.elementbrowser.searchbar.placeholder': 'Поиск',
|
|
408
412
|
'fabric.editor.elementbrowser.sidebar.heading': 'Обзор',
|
|
409
413
|
'fabric.editor.embedTitle': 'Внедренный объект',
|
|
414
|
+
'fabric.editor.embedToBlockCardWarning': 'Отображается в виде карточки на небольших экранах',
|
|
410
415
|
'fabric.editor.emoji': 'Эмодзи',
|
|
411
416
|
'fabric.editor.emoji.description': 'Делитесь идеями 🎉 и выражайте чувства 😄 с помощью эмодзи',
|
|
412
417
|
'fabric.editor.emptyLink': 'Введите ссылку.',
|
|
@@ -619,6 +624,7 @@ export default {
|
|
|
619
624
|
'fabric.editor.panel.custom': 'Свой вариант',
|
|
620
625
|
'fabric.editor.panel.emoji': 'Добавить эмодзи',
|
|
621
626
|
'fabric.editor.panel.panelsGroup': 'Типы панелей',
|
|
627
|
+
'fabric.editor.panelButtonTitle': 'Панель',
|
|
622
628
|
'fabric.editor.pasteOptions': 'Параметры вставки',
|
|
623
629
|
'fabric.editor.pastePlainText': 'Вставить обычный текст',
|
|
624
630
|
'fabric.editor.placeholderAltText': 'Альтернативный текст для описания изображения',
|
|
@@ -700,6 +706,7 @@ export default {
|
|
|
700
706
|
'fabric.editor.tableOptions': 'Параметры таблицы',
|
|
701
707
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ширина таблицы уменьшена до {newWidth,number} пикселя.} few {Ширина таблицы уменьшена до {newWidth,number} пикселей.} many {Ширина таблицы уменьшена до {newWidth,number} пикселей.} other {Ширина таблицы уменьшена до {newWidth,number} пикселя.}}',
|
|
702
708
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ширина таблицы увеличена до {newWidth,number} пикселя.} few {Ширина таблицы увеличена до {newWidth,number} пикселей.} many {Ширина таблицы увеличена до {newWidth,number} пикселей.} other {Ширина таблицы увеличена до {newWidth,number} пикселя.}}',
|
|
709
|
+
'fabric.editor.tableScrollRegion': 'Область для прокрутки таблицы',
|
|
703
710
|
'fabric.editor.tableSelector': 'Размер таблицы',
|
|
704
711
|
'fabric.editor.tableSelector.description': 'Добавьте таблицу с помощью всплывающего окна, чтобы выбрать пользовательский размер',
|
|
705
712
|
'fabric.editor.tableSizeSelectorButton': '{numberOfColumns} x {numberOfRows}',
|
|
@@ -750,8 +757,8 @@ export default {
|
|
|
750
757
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Начните вводить текст для поиска или фильтрации сочетаний клавиш',
|
|
751
758
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Поиск',
|
|
752
759
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Сочетания клавиш для вставки и форматирования',
|
|
753
|
-
'fabric.editor.typeAheadErrorFallbackDescription': 'Повторите попытку.',
|
|
754
|
-
'fabric.editor.typeAheadErrorFallbackHeading': 'Произошла
|
|
760
|
+
'fabric.editor.typeAheadErrorFallbackDescription': 'Нет доступных результатов. Повторите попытку.',
|
|
761
|
+
'fabric.editor.typeAheadErrorFallbackHeading': 'Произошла ошибка',
|
|
755
762
|
'fabric.editor.typeahead.emojiInputLabel': 'Начните вводить текст для поиска или фильтрации эмодзи',
|
|
756
763
|
'fabric.editor.typeahead.emojiListItemLabel': 'Сочетание клавиш для эмодзи {name}: {shortcut}',
|
|
757
764
|
'fabric.editor.typeahead.emojiPopupLabel': 'Сочетания клавиш для эмодзи',
|