@atlaskit/editor-common 99.7.0 → 99.7.1

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.
Files changed (136) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/cjs/i18n/cs.js +5 -0
  3. package/dist/cjs/i18n/da.js +5 -0
  4. package/dist/cjs/i18n/de.js +6 -0
  5. package/dist/cjs/i18n/en.js +80 -0
  6. package/dist/cjs/i18n/en_GB.js +80 -0
  7. package/dist/cjs/i18n/en_ZZ.js +80 -0
  8. package/dist/cjs/i18n/es.js +10 -0
  9. package/dist/cjs/i18n/fi.js +5 -0
  10. package/dist/cjs/i18n/fr.js +6 -0
  11. package/dist/cjs/i18n/hu.js +6 -0
  12. package/dist/cjs/i18n/it.js +5 -0
  13. package/dist/cjs/i18n/ja.js +5 -0
  14. package/dist/cjs/i18n/ko.js +5 -0
  15. package/dist/cjs/i18n/nb.js +5 -0
  16. package/dist/cjs/i18n/nl.js +5 -0
  17. package/dist/cjs/i18n/pl.js +6 -0
  18. package/dist/cjs/i18n/pt_BR.js +5 -0
  19. package/dist/cjs/i18n/ru.js +9 -0
  20. package/dist/cjs/i18n/sv.js +5 -0
  21. package/dist/cjs/i18n/th.js +5 -0
  22. package/dist/cjs/i18n/tr.js +5 -0
  23. package/dist/cjs/i18n/uk.js +9 -0
  24. package/dist/cjs/i18n/vi.js +6 -0
  25. package/dist/cjs/i18n/zh.js +5 -0
  26. package/dist/cjs/i18n/zh_TW.js +5 -0
  27. package/dist/cjs/monitoring/error.js +1 -1
  28. package/dist/cjs/node-width/index.js +41 -4
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/es2019/i18n/cs.js +5 -0
  31. package/dist/es2019/i18n/da.js +5 -0
  32. package/dist/es2019/i18n/de.js +6 -0
  33. package/dist/es2019/i18n/en.js +80 -0
  34. package/dist/es2019/i18n/en_GB.js +80 -0
  35. package/dist/es2019/i18n/en_ZZ.js +80 -0
  36. package/dist/es2019/i18n/es.js +10 -0
  37. package/dist/es2019/i18n/fi.js +5 -0
  38. package/dist/es2019/i18n/fr.js +6 -0
  39. package/dist/es2019/i18n/hu.js +6 -0
  40. package/dist/es2019/i18n/it.js +5 -0
  41. package/dist/es2019/i18n/ja.js +5 -0
  42. package/dist/es2019/i18n/ko.js +5 -0
  43. package/dist/es2019/i18n/nb.js +5 -0
  44. package/dist/es2019/i18n/nl.js +5 -0
  45. package/dist/es2019/i18n/pl.js +6 -0
  46. package/dist/es2019/i18n/pt_BR.js +5 -0
  47. package/dist/es2019/i18n/ru.js +9 -0
  48. package/dist/es2019/i18n/sv.js +5 -0
  49. package/dist/es2019/i18n/th.js +5 -0
  50. package/dist/es2019/i18n/tr.js +5 -0
  51. package/dist/es2019/i18n/uk.js +9 -0
  52. package/dist/es2019/i18n/vi.js +6 -0
  53. package/dist/es2019/i18n/zh.js +5 -0
  54. package/dist/es2019/i18n/zh_TW.js +5 -0
  55. package/dist/es2019/monitoring/error.js +1 -1
  56. package/dist/es2019/node-width/index.js +39 -4
  57. package/dist/es2019/ui/DropList/index.js +1 -1
  58. package/dist/esm/i18n/cs.js +5 -0
  59. package/dist/esm/i18n/da.js +5 -0
  60. package/dist/esm/i18n/de.js +6 -0
  61. package/dist/esm/i18n/en.js +80 -0
  62. package/dist/esm/i18n/en_GB.js +80 -0
  63. package/dist/esm/i18n/en_ZZ.js +80 -0
  64. package/dist/esm/i18n/es.js +10 -0
  65. package/dist/esm/i18n/fi.js +5 -0
  66. package/dist/esm/i18n/fr.js +6 -0
  67. package/dist/esm/i18n/hu.js +6 -0
  68. package/dist/esm/i18n/it.js +5 -0
  69. package/dist/esm/i18n/ja.js +5 -0
  70. package/dist/esm/i18n/ko.js +5 -0
  71. package/dist/esm/i18n/nb.js +5 -0
  72. package/dist/esm/i18n/nl.js +5 -0
  73. package/dist/esm/i18n/pl.js +6 -0
  74. package/dist/esm/i18n/pt_BR.js +5 -0
  75. package/dist/esm/i18n/ru.js +9 -0
  76. package/dist/esm/i18n/sv.js +5 -0
  77. package/dist/esm/i18n/th.js +5 -0
  78. package/dist/esm/i18n/tr.js +5 -0
  79. package/dist/esm/i18n/uk.js +9 -0
  80. package/dist/esm/i18n/vi.js +6 -0
  81. package/dist/esm/i18n/zh.js +5 -0
  82. package/dist/esm/i18n/zh_TW.js +5 -0
  83. package/dist/esm/monitoring/error.js +1 -1
  84. package/dist/esm/node-width/index.js +41 -4
  85. package/dist/esm/ui/DropList/index.js +1 -1
  86. package/dist/types/i18n/cs.d.ts +5 -0
  87. package/dist/types/i18n/da.d.ts +5 -0
  88. package/dist/types/i18n/de.d.ts +6 -0
  89. package/dist/types/i18n/en.d.ts +80 -0
  90. package/dist/types/i18n/en_GB.d.ts +80 -0
  91. package/dist/types/i18n/en_ZZ.d.ts +80 -0
  92. package/dist/types/i18n/es.d.ts +10 -0
  93. package/dist/types/i18n/fi.d.ts +5 -0
  94. package/dist/types/i18n/fr.d.ts +6 -0
  95. package/dist/types/i18n/hu.d.ts +6 -0
  96. package/dist/types/i18n/it.d.ts +5 -0
  97. package/dist/types/i18n/ja.d.ts +5 -0
  98. package/dist/types/i18n/ko.d.ts +5 -0
  99. package/dist/types/i18n/nb.d.ts +5 -0
  100. package/dist/types/i18n/nl.d.ts +5 -0
  101. package/dist/types/i18n/pl.d.ts +6 -0
  102. package/dist/types/i18n/pt_BR.d.ts +5 -0
  103. package/dist/types/i18n/ru.d.ts +9 -0
  104. package/dist/types/i18n/sv.d.ts +5 -0
  105. package/dist/types/i18n/th.d.ts +5 -0
  106. package/dist/types/i18n/tr.d.ts +5 -0
  107. package/dist/types/i18n/uk.d.ts +9 -0
  108. package/dist/types/i18n/vi.d.ts +6 -0
  109. package/dist/types/i18n/zh.d.ts +5 -0
  110. package/dist/types/i18n/zh_TW.d.ts +5 -0
  111. package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
  112. package/dist/types-ts4.5/i18n/da.d.ts +5 -0
  113. package/dist/types-ts4.5/i18n/de.d.ts +6 -0
  114. package/dist/types-ts4.5/i18n/en.d.ts +80 -0
  115. package/dist/types-ts4.5/i18n/en_GB.d.ts +80 -0
  116. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +80 -0
  117. package/dist/types-ts4.5/i18n/es.d.ts +10 -0
  118. package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
  119. package/dist/types-ts4.5/i18n/fr.d.ts +6 -0
  120. package/dist/types-ts4.5/i18n/hu.d.ts +6 -0
  121. package/dist/types-ts4.5/i18n/it.d.ts +5 -0
  122. package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
  123. package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
  124. package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
  125. package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
  126. package/dist/types-ts4.5/i18n/pl.d.ts +6 -0
  127. package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
  128. package/dist/types-ts4.5/i18n/ru.d.ts +9 -0
  129. package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
  130. package/dist/types-ts4.5/i18n/th.d.ts +5 -0
  131. package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
  132. package/dist/types-ts4.5/i18n/uk.d.ts +9 -0
  133. package/dist/types-ts4.5/i18n/vi.d.ts +6 -0
  134. package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
  135. package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
  136. package/package.json +10 -7
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Oszlop jobbra mozgatva a következő pozícióba: {index}/{total}',
93
93
  'fabric.editor.columnSelected': '{index}/{total} oszlop kiválasztva',
94
94
  'fabric.editor.columns': 'Elrendezések',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {{numberOfColumns} egyenlő oszlop beszúrása} other {{numberOfColumns} egyenlő oszlop beszúrása}}',
95
96
  'fabric.editor.columns.description': 'Az oldal rendszerezése szakaszok használatával',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {Be lett szúrva egy oszlop} other {Be lett szúrva {count} oszlop}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Az oszlop el lett távolítva} other {{count} oszlop el lett távolítva}}',
@@ -300,7 +301,9 @@ var _default = exports.default = {
300
301
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Csapattag meghívása a(z) {productName} termékbe} trusted {Csapattag meghívása a(z) {productName} termékbe} other {Csapattag hozzáadása a(z) {productName} termékhez}}',
301
302
  'fabric.editor.italic': 'Dőlt',
302
303
  'fabric.editor.keyboardShortcuts': 'Billentyűparancsok',
304
+ 'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
303
305
  'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
306
+ 'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
304
307
  'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
305
308
  'fabric.editor.layoutFullWidth': 'Teljes szélességű nézet',
306
309
  'fabric.editor.layoutWide': 'Széles nézet',
@@ -368,6 +371,8 @@ var _default = exports.default = {
368
371
  'fabric.editor.notePanel.description': 'Jegyzet hozzáadása színes panelen',
369
372
  'fabric.editor.numberedColumn': 'Számozott oszlop',
370
373
  'fabric.editor.off': '{formattingType} kikapcsolva',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Próbáld meg újra betölteni az oldalt.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Hiba történt.',
371
376
  'fabric.editor.on': '{formattingType} bekapcsolva',
372
377
  'fabric.editor.openCellOptions': 'Cellabeállítások megnyitása',
373
378
  'fabric.editor.openLink': 'Hivatkozás megnyitása új lapon',
@@ -506,6 +511,7 @@ var _default = exports.default = {
506
511
  'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
507
512
  'fabric.editor.underline': 'Aláhúzott',
508
513
  'fabric.editor.undo': 'Visszavonás',
514
+ 'fabric.editor.unknown.label': 'Ismeretlen',
509
515
  'fabric.editor.unlink': 'Hivatkozás törlése',
510
516
  'fabric.editor.unorderedList': 'Listajeles lista',
511
517
  'fabric.editor.unorderedList.description': 'Sorrend nélküli lista létrehozása',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Colonna spostata a destra della colonna {index} di {total}',
93
93
  'fabric.editor.columnSelected': 'Colonna {index} di {total} selezionata',
94
94
  'fabric.editor.columns': 'Layout',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Inserisci {numberOfColumns} colonna uguale} other {Inserisci {numberOfColumns} colonne uguali}}',
95
96
  'fabric.editor.columns.description': 'Organizza la tua pagina in sezioni',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {È stata inserita una colonna} other {Sono state inserite {count} colonne}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {La colonna è stata rimossa} other {Sono state rimosse {count} colonne}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Scelte rapide da tastiera',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Colonna} other {{count} colonne}}',
304
305
  'fabric.editor.layout.placeholder': 'Aggiungi contenuti',
306
+ 'fabric.editor.layout.resizeLayout': 'Ridimensiona layout',
305
307
  'fabric.editor.layoutFixedWidth': 'Torna alla visualizzazione centrata',
306
308
  'fabric.editor.layoutFullWidth': 'Vai alla vista a schermo intero',
307
309
  'fabric.editor.layoutWide': 'Allarga',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Aggiungi una nota in un pannello colorato',
370
372
  'fabric.editor.numberedColumn': 'Colonna numerata',
371
373
  'fabric.editor.off': '{formattingType} disattiva',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Prova a ricaricare la pagina.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Si è verificato un problema.',
372
376
  'fabric.editor.on': '{formattingType} attiva',
373
377
  'fabric.editor.openCellOptions': 'Apri opzioni cella',
374
378
  'fabric.editor.openLink': 'Apri link in una nuova scheda',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
508
512
  'fabric.editor.underline': 'Sottolineato',
509
513
  'fabric.editor.undo': 'Annulla',
514
+ 'fabric.editor.unknown.label': 'Sconosciuto',
510
515
  'fabric.editor.unlink': 'Rimuovi link',
511
516
  'fabric.editor.unorderedList': 'Elenco puntato',
512
517
  'fabric.editor.unorderedList.description': 'Crea un elenco non ordinato',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': '列を右に移動しました。現在、全 {total} 列中 {index} 列目です',
93
93
  'fabric.editor.columnSelected': '全 {total} 列中 {index} 列目を選択しました',
94
94
  'fabric.editor.columns': 'レイアウト',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {同等の列を {numberOfColumns} 列挿入します}}',
95
96
  'fabric.editor.columns.description': 'セクションを使用してページを構成',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {{count} 件の列が挿入されました}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {{count} 件の列が削除されました}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'キーボード ショートカット',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
304
305
  'fabric.editor.layout.placeholder': 'コンテンツを追加',
306
+ 'fabric.editor.layout.resizeLayout': 'レイアウトのサイズ変更',
305
307
  'fabric.editor.layoutFixedWidth': '標準の幅に戻す',
306
308
  'fabric.editor.layoutFullWidth': '全幅で表示',
307
309
  'fabric.editor.layoutWide': 'ワイド表示',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': '色付きのメモ パネルを追加',
370
372
  'fabric.editor.numberedColumn': '番号付き列',
371
373
  'fabric.editor.off': '{formattingType}オフ',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'ページを再読み込みしてください。',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'エラーが発生しました。',
372
376
  'fabric.editor.on': '{formattingType}オン',
373
377
  'fabric.editor.openCellOptions': 'セルのオプションを開く',
374
378
  'fabric.editor.openLink': 'リンクを新しいタブで開く',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'このリンクを開けません',
508
512
  'fabric.editor.underline': '下線',
509
513
  'fabric.editor.undo': '元に戻す',
514
+ 'fabric.editor.unknown.label': '不明',
510
515
  'fabric.editor.unlink': 'リンクを解除',
511
516
  'fabric.editor.unorderedList': '箇条書きリスト',
512
517
  'fabric.editor.unorderedList.description': '順序指定なしのリストを作成',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': '열이 {index}/{total}열로 오른쪽으로 이동',
93
93
  'fabric.editor.columnSelected': '{index}/{total}열 선택',
94
94
  'fabric.editor.columns': '레이아웃',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {{numberOfColumns}개의 동일한 열 삽입}}',
95
96
  'fabric.editor.columns.description': '섹션으로 페이지 구성',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {{count}개의 열을 삽입함}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {{count}개의 열을 제거함}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': '키보드 단축키',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {열 {count}개}}',
304
305
  'fabric.editor.layout.placeholder': '콘텐츠 추가',
306
+ 'fabric.editor.layout.resizeLayout': '레이아웃 크기 조정',
305
307
  'fabric.editor.layoutFixedWidth': '원래 너비로',
306
308
  'fabric.editor.layoutFullWidth': '전체 너비로 표시',
307
309
  'fabric.editor.layoutWide': '넓게 표시',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': '색상 있는 패널에 메모 추가',
370
372
  'fabric.editor.numberedColumn': '번호 매기기 열',
371
373
  'fabric.editor.off': '{formattingType} 꺼짐',
374
+ 'fabric.editor.offlineErrorFallbackDescription': '페이지를 다시 로드해 보세요.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': '문제가 발생했습니다!',
372
376
  'fabric.editor.on': '{formattingType} 켜짐',
373
377
  'fabric.editor.openCellOptions': '셀 옵션 열기',
374
378
  'fabric.editor.openLink': '새 탭에서 링크 열기',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': '이 링크를 열 수 없습니다',
508
512
  'fabric.editor.underline': '밑줄',
509
513
  'fabric.editor.undo': '실행 취소',
514
+ 'fabric.editor.unknown.label': '알 수 없음',
510
515
  'fabric.editor.unlink': '링크 해제',
511
516
  'fabric.editor.unorderedList': '글머리 기호 목록',
512
517
  'fabric.editor.unorderedList.description': '순서가 지정되지 않은 목록 만들기',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Kolonnen ble flyttet til høyre til {index} av {total}',
93
93
  'fabric.editor.columnSelected': 'Kolonne {index} av {total} er valgt',
94
94
  'fabric.editor.columns': 'Oppsett',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Sett inn {numberOfColumns} lik kolonne} other {Sett inn {numberOfColumns} like kolonner}}',
95
96
  'fabric.editor.columns.description': 'Konstruer siden med seksjoner',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {En kolonne er satt inn} other {{count} kolonner er satt inn}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Kolonnen er fjernet} other {{count} kolonner er fjernet}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Tastatursnarveier',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
304
305
  'fabric.editor.layout.placeholder': 'Legg til innhold',
306
+ 'fabric.editor.layout.resizeLayout': 'Endre størrelse på oppsett',
305
307
  'fabric.editor.layoutFixedWidth': 'Tilbake til midten',
306
308
  'fabric.editor.layoutFullWidth': 'Gå for full bredde',
307
309
  'fabric.editor.layoutWide': 'Gå for bredere',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Legg til en merknad i et farget panel',
370
372
  'fabric.editor.numberedColumn': 'Nummert kolonne',
371
373
  'fabric.editor.off': '{formattingType} av',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Prøv å laste inn siden på nytt.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Noe gikk galt!',
372
376
  'fabric.editor.on': '{formattingType} på',
373
377
  'fabric.editor.openCellOptions': 'Åpne cellealternativer',
374
378
  'fabric.editor.openLink': 'Åpne kobling i en ny fane',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Kan ikke åpne denne koblingen',
508
512
  'fabric.editor.underline': 'Understreking',
509
513
  'fabric.editor.undo': 'Angre',
514
+ 'fabric.editor.unknown.label': 'Ukjent',
510
515
  'fabric.editor.unlink': 'Fjern kobling',
511
516
  'fabric.editor.unorderedList': 'Punktliste',
512
517
  'fabric.editor.unorderedList.description': 'Opprett en uordnet liste',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Kolom naar rechts verplaatst naar {index} van {total}',
93
93
  'fabric.editor.columnSelected': 'Kolom {index} van {total} geselecteerd',
94
94
  'fabric.editor.columns': 'Lay-outs',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {{numberOfColumns} gelijke kolom toevoegen} other {{numberOfColumns} gelijke kolommen toevoegen}}',
95
96
  'fabric.editor.columns.description': 'Je pagina structureren met secties',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {Er is een kolom ingevoegd} other {Er zijn {count} kolommen ingevoegd}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {De kolom is verwijderd} other {{count} kolommen zijn verwijderd}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
304
305
  'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
306
+ 'fabric.editor.layout.resizeLayout': 'Formaat van de lay-out wijzigen',
305
307
  'fabric.editor.layoutFixedWidth': 'Terug naar midden',
306
308
  'fabric.editor.layoutFullWidth': 'Op volledige breedte weergeven',
307
309
  'fabric.editor.layoutWide': 'Brede weergave',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
370
372
  'fabric.editor.numberedColumn': 'Genummerde kolom',
371
373
  'fabric.editor.off': '{formattingType} uit',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Probeer de pagina opnieuw te laden.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Er is iets misgegaan.',
372
376
  'fabric.editor.on': '{formattingType} aan',
373
377
  'fabric.editor.openCellOptions': 'Celopties openen',
374
378
  'fabric.editor.openLink': 'Link openen in een nieuw tabblad',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
508
512
  'fabric.editor.underline': 'Onderstreept',
509
513
  'fabric.editor.undo': 'Maak ongedaan',
514
+ 'fabric.editor.unknown.label': 'Onbekend',
510
515
  'fabric.editor.unlink': 'Verwijder link',
511
516
  'fabric.editor.unorderedList': 'Opsommingslijst',
512
517
  'fabric.editor.unorderedList.description': 'Een niet-gesorteerde lijst maken',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Przesunięto kolumnę w prawo do {index} z {total}',
93
93
  'fabric.editor.columnSelected': 'Wybrano kolumnę {index} z {total}',
94
94
  'fabric.editor.columns': 'Układy',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Wstaw {numberOfColumns} kolumnę o jednakowej szerokości} few {Wstaw {numberOfColumns} kolumny o jednakowej szerokości} many {Wstaw {numberOfColumns} kolumn o jednakowej szerokości} other {Wstaw {numberOfColumns} kolumny o jednakowej szerokości}}',
95
96
  'fabric.editor.columns.description': 'Uporządkuj swoją stronę, korzystając z sekcji',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {Wstawiono kolumnę} few {Wstawiono {count} kolumny} many {Wstawiono {count} kolumn} other {Wstawiono {count} kolumny}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Usunięto kolumnę} few {Usunięto {count} kolumny} many {Usunięto {count} kolumn} other {Usunięto {count} kolumny}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Kolumna} few {{count} kolumny} many {{count} kolumn} other {{count} kolumny}}',
304
305
  'fabric.editor.layout.placeholder': 'Dodaj treści',
306
+ 'fabric.editor.layout.resizeLayout': 'Zmień rozmiar układu',
305
307
  'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
306
308
  'fabric.editor.layoutFullWidth': 'Pełna szerokość',
307
309
  'fabric.editor.layoutWide': 'Szeroki widok',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Dodaj uwagę w kolorze',
370
372
  'fabric.editor.numberedColumn': 'Kolumna numerowana',
371
373
  'fabric.editor.off': '{formattingType} wył.',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Spróbuj załadować stronę ponownie.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Coś poszło nie tak',
372
376
  'fabric.editor.on': '{formattingType} wł.',
373
377
  'fabric.editor.openCellOptions': 'Otwórz opcje komórki',
374
378
  'fabric.editor.openLink': 'Otwórz łącze na nowej karcie',
@@ -473,6 +477,7 @@ var _default = exports.default = {
473
477
  'fabric.editor.text.formatting.off': 'Formatowanie tekstu wył.',
474
478
  'fabric.editor.textColor': 'Kolor tekstu: {selectedColorName}',
475
479
  'fabric.editor.textColorTooltip': 'Kolor tekstu',
480
+ 'fabric.editor.textFormat': 'Formatuj tekst',
476
481
  'fabric.editor.textFormatting': 'Formatowanie tekstu',
477
482
  'fabric.editor.textStyles': 'Style tekstu: {blockTypeName}',
478
483
  'fabric.editor.textStylesTooltip': 'Style tekstu',
@@ -506,6 +511,7 @@ var _default = exports.default = {
506
511
  'fabric.editor.unableToOpenLink': 'Nie można otworzyć tego łącza',
507
512
  'fabric.editor.underline': 'Podkreślenie',
508
513
  'fabric.editor.undo': 'Cofnij',
514
+ 'fabric.editor.unknown.label': 'Nieznany',
509
515
  'fabric.editor.unlink': 'Usuń łącze',
510
516
  'fabric.editor.unorderedList': 'Lista wypunktowana',
511
517
  'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Coluna movida para a direita para {index} de {total}',
93
93
  'fabric.editor.columnSelected': 'Coluna {index} de {total} selecionada',
94
94
  'fabric.editor.columns': 'Layouts',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Insira {numberOfColumns} coluna igual} other {Insira {numberOfColumns} colunas iguais}}',
95
96
  'fabric.editor.columns.description': 'Estruturar sua página usando seções',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {Uma coluna foi inserida} other {{count} colunas foram inseridas}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Uma coluna foi removida} other {{count} colunas foram removidas}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Atalhos de teclado',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Coluna} other {{count} colunas}}',
304
305
  'fabric.editor.layout.placeholder': 'Adicionar conteúdo',
306
+ 'fabric.editor.layout.resizeLayout': 'Redimensionar layout',
305
307
  'fabric.editor.layoutFixedWidth': 'Voltar ao centro',
306
308
  'fabric.editor.layoutFullWidth': 'Usar largura inteira',
307
309
  'fabric.editor.layoutWide': 'Ampliar',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Adicionar uma nota em um painel colorido',
370
372
  'fabric.editor.numberedColumn': 'Coluna numerada',
371
373
  'fabric.editor.off': '{formattingType} Desativado',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Recarregue a página.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Algo deu errado!',
372
376
  'fabric.editor.on': '{formattingType} Ativado',
373
377
  'fabric.editor.openCellOptions': 'Abrir opções de célula',
374
378
  'fabric.editor.openLink': 'Abrir link em uma nova guia',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Não é possível abrir este link',
508
512
  'fabric.editor.underline': 'Sublinhado',
509
513
  'fabric.editor.undo': 'Desfazer',
514
+ 'fabric.editor.unknown.label': 'Desconhecido',
510
515
  'fabric.editor.unlink': 'Remover link',
511
516
  'fabric.editor.unorderedList': 'Lista de marcadores',
512
517
  'fabric.editor.unorderedList.description': 'Criar uma lista sem ordenação',
@@ -28,6 +28,10 @@ var _default = exports.default = {
28
28
  'fabric.editor.addMediaFiles': 'Добавить изображение, видео или файл',
29
29
  'fabric.editor.addRowAbove': 'Добавить строку выше',
30
30
  'fabric.editor.addRowBelow': 'Добавить строку ниже',
31
+ 'fabric.editor.ai.proactive.error.markdownErrorMessage': 'Не удается создать изображение для предварительного просмотра. Закройте диалоговое окно и повторите попытку.',
32
+ 'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Произошла ошибка. Закройте диалоговое окно и повторите попытку.',
33
+ 'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Вставить ниже',
34
+ 'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Заменить',
31
35
  'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Выделите термин, аббревиатуру или сокращение',
32
36
  'fabric.editor.ai.selectionToolbar.define.title': 'Определить',
33
37
  'fabric.editor.alignCenter': 'Выровнять по центру',
@@ -92,6 +96,7 @@ var _default = exports.default = {
92
96
  'fabric.editor.columnMovedRight': 'Столбец перемещен вправо на позицию {index} из {total}',
93
97
  'fabric.editor.columnSelected': 'Выбран столбец {index} из {total}',
94
98
  'fabric.editor.columns': 'Макеты',
99
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Вставить {numberOfColumns} равный столбец} few {Вставить {numberOfColumns} равных столбца} many {Вставить {numberOfColumns} равных столбцов} other {Вставить {numberOfColumns} равного столбца}}',
95
100
  'fabric.editor.columns.description': 'Расположение информации на странице с помощью разделов',
96
101
  'fabric.editor.columnsAreInserted': '{count, plural, one {Вставлен {count} столбец} few {Вставлено {count} столбца} many {Вставлено {count} столбцов} other {Вставлено {count} столбца}}',
97
102
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Удален {count} столбец} few {Удалено {count} столбца} many {Удалено {count} столбцов} other {Удалено {count} столбца}}',
@@ -302,6 +307,7 @@ var _default = exports.default = {
302
307
  'fabric.editor.keyboardShortcuts': 'Сочетания клавиш',
303
308
  'fabric.editor.layout.columnOption': '{count, plural, one {Колонка} few {{count} колонки} many {{count} колонок} other {{count} колонки}}',
304
309
  'fabric.editor.layout.placeholder': 'Добавить контент',
310
+ 'fabric.editor.layout.resizeLayout': 'Изменить размер макета',
305
311
  'fabric.editor.layoutFixedWidth': 'По центру',
306
312
  'fabric.editor.layoutFullWidth': 'В полную ширину',
307
313
  'fabric.editor.layoutWide': 'Шире обычного',
@@ -369,6 +375,8 @@ var _default = exports.default = {
369
375
  'fabric.editor.notePanel.description': 'Добавить цветную заметку',
370
376
  'fabric.editor.numberedColumn': 'Столбец с нумерацией',
371
377
  'fabric.editor.off': '{formattingType} выкл.',
378
+ 'fabric.editor.offlineErrorFallbackDescription': 'Попробуйте перезагрузить страницу.',
379
+ 'fabric.editor.offlineErrorFallbackHeading': 'Произошла ошибка.',
372
380
  'fabric.editor.on': '{formattingType} вкл.',
373
381
  'fabric.editor.openCellOptions': 'Открыть параметры ячейки',
374
382
  'fabric.editor.openLink': 'Открыть ссылку на новой вкладке',
@@ -507,6 +515,7 @@ var _default = exports.default = {
507
515
  'fabric.editor.unableToOpenLink': 'Не удалось открыть ссылку',
508
516
  'fabric.editor.underline': 'Подчеркнутый',
509
517
  'fabric.editor.undo': 'Отменить',
518
+ 'fabric.editor.unknown.label': 'Неизвестно',
510
519
  'fabric.editor.unlink': 'Удалить ссылку',
511
520
  'fabric.editor.unorderedList': 'Маркированный список',
512
521
  'fabric.editor.unorderedList.description': 'Создание неупорядоченного списка',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Kolumnen flyttades åt höger till {index} av {total}',
93
93
  'fabric.editor.columnSelected': 'Kolumn {index} av {total} markerad',
94
94
  'fabric.editor.columns': 'Layouter',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Infoga {numberOfColumns} likadan kolumn} other {Infoga {numberOfColumns} likadana kolumner}}',
95
96
  'fabric.editor.columns.description': 'Ge din sida struktur med sektioner',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {En kolumn har infogats} other {{count} kolumner har infogats}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Kolumnen har tagits bort} other {{count} kolumner har tagits bort}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Kortkommandon',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
304
305
  'fabric.editor.layout.placeholder': 'Lägg till innehåll',
306
+ 'fabric.editor.layout.resizeLayout': 'Ändra storlek på layout',
305
307
  'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
306
308
  'fabric.editor.layoutFullWidth': 'Använd full bredd',
307
309
  'fabric.editor.layoutWide': 'Använd bred',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Lägg till en anteckning i en färgad panel',
370
372
  'fabric.editor.numberedColumn': 'Numrerad kolumn',
371
373
  'fabric.editor.off': '{formattingType} av',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Försök uppdatera sidan.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Något gick fel!',
372
376
  'fabric.editor.on': '{formattingType} på',
373
377
  'fabric.editor.openCellOptions': 'Öppna cellalternativ',
374
378
  'fabric.editor.openLink': 'Öppna länk i en ny flik',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Det gick inte att öppna länken',
508
512
  'fabric.editor.underline': 'Understruken',
509
513
  'fabric.editor.undo': 'Ångra',
514
+ 'fabric.editor.unknown.label': 'Okänd',
510
515
  'fabric.editor.unlink': 'Ta bort länk',
511
516
  'fabric.editor.unorderedList': 'Punktlista',
512
517
  'fabric.editor.unorderedList.description': 'Skapa en osorterad lista',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'คอลัมน์ย้ายไปทางขวาที่ {index} จาก {total}',
93
93
  'fabric.editor.columnSelected': 'เลือกคอลัมน์ {index} จาก {total} แล้ว',
94
94
  'fabric.editor.columns': 'มุมมอง',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {แทรกคอลัมน์ที่เท่ากัน {numberOfColumns} คอลัมน์}}',
95
96
  'fabric.editor.columns.description': 'ปรับโครงสร้างหน้าข้อมูลของคุณโดยใช้การแบ่งส่วน',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {แทรกแล้ว {count} คอลัมน์}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {ลบแล้ว {count} คอลัมน์}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
304
305
  'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
306
+ 'fabric.editor.layout.resizeLayout': 'ปรับขนาดเค้าโครง',
305
307
  'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
306
308
  'fabric.editor.layoutFullWidth': 'แสดงแบบเต็มความกว้าง',
307
309
  'fabric.editor.layoutWide': 'แสดงแบบกว้างขึ้น',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'เพิ่มข้อความบันทึกในแผงสี',
370
372
  'fabric.editor.numberedColumn': 'คอลัมน์แบบมีตัวเลข',
371
373
  'fabric.editor.off': 'ปิด {formattingType}',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'ลองโหลดหน้าข้อมูลใหม่อีกครั้ง',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'เกิดข้อผิดพลาดบางอย่าง!',
372
376
  'fabric.editor.on': 'เปิด {formattingType}',
373
377
  'fabric.editor.openCellOptions': 'เปิดตัวเลือกช่องข้อมูล',
374
378
  'fabric.editor.openLink': 'เปิดลิงก์ในแถบใหม่',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'ไม่สามารถเปิดลิงก์นี้ได้',
508
512
  'fabric.editor.underline': 'ขีดเส้นใต้',
509
513
  'fabric.editor.undo': 'เลิกทำ',
514
+ 'fabric.editor.unknown.label': 'ไม่รู้จัก',
510
515
  'fabric.editor.unlink': 'ปลดการเชื่อมโยง',
511
516
  'fabric.editor.unorderedList': 'การแสดงรายการแบบไม่มีเลขลำดับ',
512
517
  'fabric.editor.unorderedList.description': 'สร้างรายการแบบไม่มีเลขลำดับ',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Sütun {total} sütundan {index}. sütunun sağına taşındı',
93
93
  'fabric.editor.columnSelected': 'Sütun {index}/{total} seçildi',
94
94
  'fabric.editor.columns': 'Düzenler',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {{numberOfColumns} eşit sütun ekleyin} other {{numberOfColumns} eşit sütun ekleyin}}',
95
96
  'fabric.editor.columns.description': 'Bölümler aracılığıyla sayfanızı yapılandırın',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, one {Bir sütun eklendi} other {{count} sütun eklendi}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Sütun kaldırıldı} other {{count} sütun kaldırıldı}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
304
305
  'fabric.editor.layout.placeholder': 'İçerik ekleyin',
306
+ 'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
305
307
  'fabric.editor.layoutFixedWidth': 'Ortaya getir',
306
308
  'fabric.editor.layoutFullWidth': 'Tam genişliğe geç',
307
309
  'fabric.editor.layoutWide': 'Genişlet',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Renkli bir panoya not ekleyin',
370
372
  'fabric.editor.numberedColumn': 'Numaralı sütun',
371
373
  'fabric.editor.off': '{formattingType} Kapalı',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Sayfayı yeniden yüklemeyi deneyin.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Bir hata oluştu!',
372
376
  'fabric.editor.on': '{formattingType} Açık',
373
377
  'fabric.editor.openCellOptions': 'Hücre seçeneklerini aç',
374
378
  'fabric.editor.openLink': 'Bağlantıyı yeni sekmede açın',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': 'Bu bağlantı açılamıyor',
508
512
  'fabric.editor.underline': 'Altı çizili',
509
513
  'fabric.editor.undo': 'Geri al',
514
+ 'fabric.editor.unknown.label': 'Bilinmiyor',
510
515
  'fabric.editor.unlink': 'Bağlantıyı kaldır',
511
516
  'fabric.editor.unorderedList': 'Madde işaretli liste',
512
517
  'fabric.editor.unorderedList.description': 'Sırasız liste oluşturun',
@@ -28,6 +28,10 @@ var _default = exports.default = {
28
28
  'fabric.editor.addMediaFiles': 'Додати зображення, відео або файл',
29
29
  'fabric.editor.addRowAbove': 'Додати рядок угорі',
30
30
  'fabric.editor.addRowBelow': 'Додати рядок знизу',
31
+ 'fabric.editor.ai.proactive.error.markdownErrorMessage': 'Не вдалося створити попередню версію. Закрийте діалогове вікно й повторіть спробу.',
32
+ 'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Сталася помилка. Закрийте діалогове вікно й повторіть спробу.',
33
+ 'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Вставити знизу',
34
+ 'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Замінити',
31
35
  'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Позначте термін, акронім або абревіатуру',
32
36
  'fabric.editor.ai.selectionToolbar.define.title': 'Визначити',
33
37
  'fabric.editor.alignCenter': 'Вирівнювання по центру',
@@ -92,6 +96,7 @@ var _default = exports.default = {
92
96
  'fabric.editor.columnMovedRight': 'Стовпець переміщено праворуч на позицію {index} з {total}',
93
97
  'fabric.editor.columnSelected': 'Вибрано стовпець {index} з {total}',
94
98
  'fabric.editor.columns': 'Макет',
99
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Вставити {numberOfColumns} однаковий стовпець} few {Вставити {numberOfColumns} однакові стовпці} many {Вставити {numberOfColumns} однакових стовпців} other {Вставити {numberOfColumns} однакових стовпців}}',
95
100
  'fabric.editor.columns.description': 'Впорядкувати сторінку за допомогою розділів',
96
101
  'fabric.editor.columnsAreInserted': '{count, plural, one {Додано {count} стовпець} few {Додано {count} стовпці} many {Додано {count} стовпців} other {Додано {count} стовпців}}',
97
102
  'fabric.editor.columnsAreRemoved': '{count, plural, one {Видалено {count} стовпець} few {Видалено {count} стовпці} many {Видалено {count} стовпців} other {Видалено {count} стовпців}}',
@@ -302,6 +307,7 @@ var _default = exports.default = {
302
307
  'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
303
308
  'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
304
309
  'fabric.editor.layout.placeholder': 'Додайте вміст',
310
+ 'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
305
311
  'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
306
312
  'fabric.editor.layoutFullWidth': 'Відобразити повну ширину',
307
313
  'fabric.editor.layoutWide': 'Розширити',
@@ -369,6 +375,8 @@ var _default = exports.default = {
369
375
  'fabric.editor.notePanel.description': 'Додати примітку на панель із кольорами',
370
376
  'fabric.editor.numberedColumn': 'Нумерований стовпець',
371
377
  'fabric.editor.off': '{formattingType} вимкнуто',
378
+ 'fabric.editor.offlineErrorFallbackDescription': 'Спробуйте перезавантажити сторінку.',
379
+ 'fabric.editor.offlineErrorFallbackHeading': 'Сталася помилка',
372
380
  'fabric.editor.on': '{formattingType} увімкнуто',
373
381
  'fabric.editor.openCellOptions': 'Відкрити параметри клітинки',
374
382
  'fabric.editor.openLink': 'Відкрити посилання в новій вкладці',
@@ -507,6 +515,7 @@ var _default = exports.default = {
507
515
  'fabric.editor.unableToOpenLink': 'Не вдалося відкрити посилання',
508
516
  'fabric.editor.underline': 'Підкреслювання',
509
517
  'fabric.editor.undo': 'Скасувати',
518
+ 'fabric.editor.unknown.label': 'Невідомо',
510
519
  'fabric.editor.unlink': 'Відв’язати',
511
520
  'fabric.editor.unorderedList': 'Маркований список',
512
521
  'fabric.editor.unorderedList.description': 'Створити невпорядкований список',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': 'Đã di chuyển cột sang phải đến vị trí {index}/{total}',
93
93
  'fabric.editor.columnSelected': 'Đã chọn cột {index}/{total}',
94
94
  'fabric.editor.columns': 'Bố cục',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {Chèn {numberOfColumns} cột bằng nhau}}',
95
96
  'fabric.editor.columns.description': 'Thiết lập cấu trúc trang của bạn bằng cách sử dụng các mục',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {Đã chèn {count} cột}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {Đã xóa {count} cột}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
304
305
  'fabric.editor.layout.placeholder': 'Thêm nội dung',
306
+ 'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
305
307
  'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
306
308
  'fabric.editor.layoutFullWidth': 'Hiển thị toàn chiều rộng',
307
309
  'fabric.editor.layoutWide': 'Hiển thị rộng hơn',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': 'Thêm ghi chú bằng ô màu',
370
372
  'fabric.editor.numberedColumn': 'Cột được đánh số',
371
373
  'fabric.editor.off': '{formattingType} đang tắt',
374
+ 'fabric.editor.offlineErrorFallbackDescription': 'Hãy thử tải lại trang.',
375
+ 'fabric.editor.offlineErrorFallbackHeading': 'Đã xảy ra lỗi!',
372
376
  'fabric.editor.on': '{formattingType} đang bật',
373
377
  'fabric.editor.openCellOptions': 'Mở tùy chọn ô',
374
378
  'fabric.editor.openLink': 'Mở liên kết trong tab mới',
@@ -473,6 +477,7 @@ var _default = exports.default = {
473
477
  'fabric.editor.text.formatting.off': 'Định dạng văn bản đang tắt',
474
478
  'fabric.editor.textColor': 'Màu văn bản {selectedColorName}',
475
479
  'fabric.editor.textColorTooltip': 'Màu văn bản',
480
+ 'fabric.editor.textFormat': 'Định dạng văn bản',
476
481
  'fabric.editor.textFormatting': 'Định dang văn bản',
477
482
  'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
478
483
  'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
@@ -506,6 +511,7 @@ var _default = exports.default = {
506
511
  'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
507
512
  'fabric.editor.underline': 'Gạch dưới',
508
513
  'fabric.editor.undo': 'Hoàn tác',
514
+ 'fabric.editor.unknown.label': 'Không xác định',
509
515
  'fabric.editor.unlink': 'Hủy liên kết',
510
516
  'fabric.editor.unorderedList': 'Danh sách dấu đầu dòng',
511
517
  'fabric.editor.unorderedList.description': 'Tạo một danh sách kiểu không sắp xếp',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': '列已向右移至第 {index} 列(共 {total} 列)',
93
93
  'fabric.editor.columnSelected': '已选中第 {index} 列(共 {total} 列)',
94
94
  'fabric.editor.columns': '布局',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {插入 {numberOfColumns} 个相等的列}}',
95
96
  'fabric.editor.columns.description': '使用分段组织页面',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {已插入 {count} 列}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {已移除 {count} 列}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': '键盘快捷键',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
304
305
  'fabric.editor.layout.placeholder': '添加内容',
306
+ 'fabric.editor.layout.resizeLayout': '调整布局大小',
305
307
  'fabric.editor.layoutFixedWidth': '返回至中心',
306
308
  'fabric.editor.layoutFullWidth': '显示全宽',
307
309
  'fabric.editor.layoutWide': '显示宽屏',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': '在彩色面板添加注释',
370
372
  'fabric.editor.numberedColumn': '编号列',
371
373
  'fabric.editor.off': '{formattingType}已关闭',
374
+ 'fabric.editor.offlineErrorFallbackDescription': '请尝试重新加载该页面。',
375
+ 'fabric.editor.offlineErrorFallbackHeading': '出错了!',
372
376
  'fabric.editor.on': '{formattingType}已开启',
373
377
  'fabric.editor.openCellOptions': '打开单元格选项',
374
378
  'fabric.editor.openLink': '在新选项卡打开链接',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': '无法打开此链接',
508
512
  'fabric.editor.underline': '下划线',
509
513
  'fabric.editor.undo': '撤消',
514
+ 'fabric.editor.unknown.label': '未知',
510
515
  'fabric.editor.unlink': '取消链接',
511
516
  'fabric.editor.unorderedList': '无序列表',
512
517
  'fabric.editor.unorderedList.description': '创建无序列表',
@@ -92,6 +92,7 @@ var _default = exports.default = {
92
92
  'fabric.editor.columnMovedRight': '直欄已右移至第 {index} 欄,總共有 {total} 欄',
93
93
  'fabric.editor.columnSelected': '已選取第 {index} 欄,總共有 {total} 欄',
94
94
  'fabric.editor.columns': '版面配置',
95
+ 'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, other {插入 {numberOfColumns} 個相等的欄}}',
95
96
  'fabric.editor.columns.description': '使用區段建立頁面的結構',
96
97
  'fabric.editor.columnsAreInserted': '{count, plural, other {已插入 {count} 欄}}',
97
98
  'fabric.editor.columnsAreRemoved': '{count, plural, other {已移除 {count} 欄}}',
@@ -302,6 +303,7 @@ var _default = exports.default = {
302
303
  'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
303
304
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
304
305
  'fabric.editor.layout.placeholder': '新增內容',
306
+ 'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
305
307
  'fabric.editor.layoutFixedWidth': '返回中央',
306
308
  'fabric.editor.layoutFullWidth': '採用完整寬度',
307
309
  'fabric.editor.layoutWide': '採用寬版',
@@ -369,6 +371,8 @@ var _default = exports.default = {
369
371
  'fabric.editor.notePanel.description': '以彩色面板新增附註',
370
372
  'fabric.editor.numberedColumn': '編號直欄',
371
373
  'fabric.editor.off': '{formattingType} 關閉',
374
+ 'fabric.editor.offlineErrorFallbackDescription': '請嘗試重新載入頁面。',
375
+ 'fabric.editor.offlineErrorFallbackHeading': '發生錯誤!',
372
376
  'fabric.editor.on': '{formattingType} 開啟',
373
377
  'fabric.editor.openCellOptions': '開啟儲存格選項',
374
378
  'fabric.editor.openLink': '在新的索引標籤中開啟連結',
@@ -507,6 +511,7 @@ var _default = exports.default = {
507
511
  'fabric.editor.unableToOpenLink': '無法開啟此連結',
508
512
  'fabric.editor.underline': '底線',
509
513
  'fabric.editor.undo': '復原',
514
+ 'fabric.editor.unknown.label': '未知',
510
515
  'fabric.editor.unlink': '取消連結',
511
516
  'fabric.editor.unorderedList': '項目符號清單',
512
517
  'fabric.editor.unorderedList.description': '建立未排序的清單',
@@ -17,7 +17,7 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
17
17
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
18
18
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
19
19
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
20
- var packageVersion = "99.7.0";
20
+ var packageVersion = "99.7.1";
21
21
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
22
22
  // Remove URL as it has UGC
23
23
  // TODO: Sanitise the URL instead of just removing it