@atlaskit/editor-common 76.26.14 → 76.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/analytics/index.js +6 -0
  3. package/dist/cjs/analytics/types/enums.js +1 -0
  4. package/dist/cjs/analytics/types/index.js +6 -0
  5. package/dist/cjs/analytics/types/table-events.js +9 -1
  6. package/dist/cjs/i18n/cs.js +11 -0
  7. package/dist/cjs/i18n/da.js +11 -0
  8. package/dist/cjs/i18n/de.js +11 -0
  9. package/dist/cjs/i18n/en.js +12 -0
  10. package/dist/cjs/i18n/en_GB.js +12 -0
  11. package/dist/cjs/i18n/en_ZZ.js +12 -0
  12. package/dist/cjs/i18n/es.js +9 -0
  13. package/dist/cjs/i18n/fi.js +11 -0
  14. package/dist/cjs/i18n/fr.js +11 -0
  15. package/dist/cjs/i18n/hu.js +11 -0
  16. package/dist/cjs/i18n/it.js +11 -0
  17. package/dist/cjs/i18n/ja.js +11 -0
  18. package/dist/cjs/i18n/ko.js +11 -0
  19. package/dist/cjs/i18n/nb.js +11 -0
  20. package/dist/cjs/i18n/nl.js +11 -0
  21. package/dist/cjs/i18n/pl.js +11 -0
  22. package/dist/cjs/i18n/pt_BR.js +11 -0
  23. package/dist/cjs/i18n/ru.js +11 -0
  24. package/dist/cjs/i18n/sv.js +11 -0
  25. package/dist/cjs/i18n/th.js +11 -0
  26. package/dist/cjs/i18n/tr.js +9 -0
  27. package/dist/cjs/i18n/uk.js +13 -2
  28. package/dist/cjs/i18n/vi.js +11 -0
  29. package/dist/cjs/i18n/zh.js +11 -0
  30. package/dist/cjs/i18n/zh_TW.js +11 -0
  31. package/dist/cjs/monitoring/error.js +1 -1
  32. package/dist/cjs/ui/DropList/index.js +1 -1
  33. package/dist/es2019/analytics/index.js +1 -1
  34. package/dist/es2019/analytics/types/enums.js +1 -0
  35. package/dist/es2019/analytics/types/index.js +1 -1
  36. package/dist/es2019/analytics/types/table-events.js +8 -0
  37. package/dist/es2019/i18n/cs.js +11 -0
  38. package/dist/es2019/i18n/da.js +11 -0
  39. package/dist/es2019/i18n/de.js +11 -0
  40. package/dist/es2019/i18n/en.js +12 -0
  41. package/dist/es2019/i18n/en_GB.js +12 -0
  42. package/dist/es2019/i18n/en_ZZ.js +12 -0
  43. package/dist/es2019/i18n/es.js +9 -0
  44. package/dist/es2019/i18n/fi.js +11 -0
  45. package/dist/es2019/i18n/fr.js +11 -0
  46. package/dist/es2019/i18n/hu.js +11 -0
  47. package/dist/es2019/i18n/it.js +11 -0
  48. package/dist/es2019/i18n/ja.js +11 -0
  49. package/dist/es2019/i18n/ko.js +11 -0
  50. package/dist/es2019/i18n/nb.js +11 -0
  51. package/dist/es2019/i18n/nl.js +11 -0
  52. package/dist/es2019/i18n/pl.js +11 -0
  53. package/dist/es2019/i18n/pt_BR.js +11 -0
  54. package/dist/es2019/i18n/ru.js +11 -0
  55. package/dist/es2019/i18n/sv.js +11 -0
  56. package/dist/es2019/i18n/th.js +11 -0
  57. package/dist/es2019/i18n/tr.js +9 -0
  58. package/dist/es2019/i18n/uk.js +13 -2
  59. package/dist/es2019/i18n/vi.js +11 -0
  60. package/dist/es2019/i18n/zh.js +11 -0
  61. package/dist/es2019/i18n/zh_TW.js +11 -0
  62. package/dist/es2019/monitoring/error.js +1 -1
  63. package/dist/es2019/ui/DropList/index.js +1 -1
  64. package/dist/esm/analytics/index.js +1 -1
  65. package/dist/esm/analytics/types/enums.js +1 -0
  66. package/dist/esm/analytics/types/index.js +1 -1
  67. package/dist/esm/analytics/types/table-events.js +8 -0
  68. package/dist/esm/i18n/cs.js +11 -0
  69. package/dist/esm/i18n/da.js +11 -0
  70. package/dist/esm/i18n/de.js +11 -0
  71. package/dist/esm/i18n/en.js +12 -0
  72. package/dist/esm/i18n/en_GB.js +12 -0
  73. package/dist/esm/i18n/en_ZZ.js +12 -0
  74. package/dist/esm/i18n/es.js +9 -0
  75. package/dist/esm/i18n/fi.js +11 -0
  76. package/dist/esm/i18n/fr.js +11 -0
  77. package/dist/esm/i18n/hu.js +11 -0
  78. package/dist/esm/i18n/it.js +11 -0
  79. package/dist/esm/i18n/ja.js +11 -0
  80. package/dist/esm/i18n/ko.js +11 -0
  81. package/dist/esm/i18n/nb.js +11 -0
  82. package/dist/esm/i18n/nl.js +11 -0
  83. package/dist/esm/i18n/pl.js +11 -0
  84. package/dist/esm/i18n/pt_BR.js +11 -0
  85. package/dist/esm/i18n/ru.js +11 -0
  86. package/dist/esm/i18n/sv.js +11 -0
  87. package/dist/esm/i18n/th.js +11 -0
  88. package/dist/esm/i18n/tr.js +9 -0
  89. package/dist/esm/i18n/uk.js +13 -2
  90. package/dist/esm/i18n/vi.js +11 -0
  91. package/dist/esm/i18n/zh.js +11 -0
  92. package/dist/esm/i18n/zh_TW.js +11 -0
  93. package/dist/esm/monitoring/error.js +1 -1
  94. package/dist/esm/ui/DropList/index.js +1 -1
  95. package/dist/types/analytics/index.d.ts +1 -1
  96. package/dist/types/analytics/types/enums.d.ts +2 -1
  97. package/dist/types/analytics/types/index.d.ts +1 -1
  98. package/dist/types/analytics/types/table-events.d.ts +18 -1
  99. package/dist/types/i18n/cs.d.ts +11 -0
  100. package/dist/types/i18n/da.d.ts +11 -0
  101. package/dist/types/i18n/de.d.ts +11 -0
  102. package/dist/types/i18n/en.d.ts +12 -0
  103. package/dist/types/i18n/en_GB.d.ts +12 -0
  104. package/dist/types/i18n/en_ZZ.d.ts +12 -0
  105. package/dist/types/i18n/es.d.ts +9 -0
  106. package/dist/types/i18n/fi.d.ts +11 -0
  107. package/dist/types/i18n/fr.d.ts +11 -0
  108. package/dist/types/i18n/hu.d.ts +11 -0
  109. package/dist/types/i18n/it.d.ts +11 -0
  110. package/dist/types/i18n/ja.d.ts +11 -0
  111. package/dist/types/i18n/ko.d.ts +11 -0
  112. package/dist/types/i18n/nb.d.ts +11 -0
  113. package/dist/types/i18n/nl.d.ts +11 -0
  114. package/dist/types/i18n/pl.d.ts +11 -0
  115. package/dist/types/i18n/pt_BR.d.ts +11 -0
  116. package/dist/types/i18n/ru.d.ts +11 -0
  117. package/dist/types/i18n/sv.d.ts +11 -0
  118. package/dist/types/i18n/th.d.ts +11 -0
  119. package/dist/types/i18n/tr.d.ts +9 -0
  120. package/dist/types/i18n/uk.d.ts +11 -0
  121. package/dist/types/i18n/vi.d.ts +11 -0
  122. package/dist/types/i18n/zh.d.ts +11 -0
  123. package/dist/types/i18n/zh_TW.d.ts +11 -0
  124. package/dist/types-ts4.5/analytics/index.d.ts +1 -1
  125. package/dist/types-ts4.5/analytics/types/enums.d.ts +2 -1
  126. package/dist/types-ts4.5/analytics/types/index.d.ts +1 -1
  127. package/dist/types-ts4.5/analytics/types/table-events.d.ts +18 -1
  128. package/dist/types-ts4.5/i18n/cs.d.ts +11 -0
  129. package/dist/types-ts4.5/i18n/da.d.ts +11 -0
  130. package/dist/types-ts4.5/i18n/de.d.ts +11 -0
  131. package/dist/types-ts4.5/i18n/en.d.ts +12 -0
  132. package/dist/types-ts4.5/i18n/en_GB.d.ts +12 -0
  133. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +12 -0
  134. package/dist/types-ts4.5/i18n/es.d.ts +9 -0
  135. package/dist/types-ts4.5/i18n/fi.d.ts +11 -0
  136. package/dist/types-ts4.5/i18n/fr.d.ts +11 -0
  137. package/dist/types-ts4.5/i18n/hu.d.ts +11 -0
  138. package/dist/types-ts4.5/i18n/it.d.ts +11 -0
  139. package/dist/types-ts4.5/i18n/ja.d.ts +11 -0
  140. package/dist/types-ts4.5/i18n/ko.d.ts +11 -0
  141. package/dist/types-ts4.5/i18n/nb.d.ts +11 -0
  142. package/dist/types-ts4.5/i18n/nl.d.ts +11 -0
  143. package/dist/types-ts4.5/i18n/pl.d.ts +11 -0
  144. package/dist/types-ts4.5/i18n/pt_BR.d.ts +11 -0
  145. package/dist/types-ts4.5/i18n/ru.d.ts +11 -0
  146. package/dist/types-ts4.5/i18n/sv.d.ts +11 -0
  147. package/dist/types-ts4.5/i18n/th.d.ts +11 -0
  148. package/dist/types-ts4.5/i18n/tr.d.ts +9 -0
  149. package/dist/types-ts4.5/i18n/uk.d.ts +11 -0
  150. package/dist/types-ts4.5/i18n/vi.d.ts +11 -0
  151. package/dist/types-ts4.5/i18n/zh.d.ts +11 -0
  152. package/dist/types-ts4.5/i18n/zh_TW.d.ts +11 -0
  153. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 76.27.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#60937](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60937) [`fd6ea5aa5a6e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fd6ea5aa5a6e) - Added new table analytics to cover moving row/column scenarios
8
+
9
+ ## 76.26.15
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 76.26.14
4
16
 
5
17
  ### Patch Changes
@@ -213,6 +213,12 @@ Object.defineProperty(exports, "TABLE_OVERFLOW_CHANGE_TRIGGER", {
213
213
  return _types.TABLE_OVERFLOW_CHANGE_TRIGGER;
214
214
  }
215
215
  });
216
+ Object.defineProperty(exports, "TABLE_STATUS", {
217
+ enumerable: true,
218
+ get: function get() {
219
+ return _types.TABLE_STATUS;
220
+ }
221
+ });
216
222
  Object.defineProperty(exports, "TARGET_SELECTION_SOURCE", {
217
223
  enumerable: true,
218
224
  get: function get() {
@@ -164,6 +164,7 @@ var INPUT_METHOD = exports.INPUT_METHOD = /*#__PURE__*/function (INPUT_METHOD) {
164
164
  INPUT_METHOD["TOOLBAR"] = "toolbar";
165
165
  INPUT_METHOD["TYPEAHEAD"] = "typeAhead";
166
166
  INPUT_METHOD["DATASOURCE"] = "datasource_config";
167
+ INPUT_METHOD["TABLE_CONTEXT_MENU"] = "tableContextMenu";
167
168
  return INPUT_METHOD;
168
169
  }({});
169
170
  var TRIGGER_METHOD = exports.TRIGGER_METHOD = /*#__PURE__*/function (TRIGGER_METHOD) {
@@ -213,6 +213,12 @@ Object.defineProperty(exports, "TABLE_OVERFLOW_CHANGE_TRIGGER", {
213
213
  return _tableEvents.TABLE_OVERFLOW_CHANGE_TRIGGER;
214
214
  }
215
215
  });
216
+ Object.defineProperty(exports, "TABLE_STATUS", {
217
+ enumerable: true,
218
+ get: function get() {
219
+ return _tableEvents.TABLE_STATUS;
220
+ }
221
+ });
216
222
  Object.defineProperty(exports, "TARGET_SELECTION_SOURCE", {
217
223
  enumerable: true,
218
224
  get: function get() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.TABLE_OVERFLOW_CHANGE_TRIGGER = exports.TABLE_BREAKOUT = exports.TABLE_ACTION = void 0;
6
+ exports.TABLE_STATUS = exports.TABLE_OVERFLOW_CHANGE_TRIGGER = exports.TABLE_BREAKOUT = exports.TABLE_ACTION = void 0;
7
7
  //#region Constants
8
8
  var TABLE_ACTION = exports.TABLE_ACTION = /*#__PURE__*/function (TABLE_ACTION) {
9
9
  TABLE_ACTION["DELETED"] = "deleted";
@@ -31,6 +31,8 @@ var TABLE_ACTION = exports.TABLE_ACTION = /*#__PURE__*/function (TABLE_ACTION) {
31
31
  TABLE_ACTION["RESIZE_PERF_SAMPLING"] = "resizePerfSampling";
32
32
  TABLE_ACTION["OVERFLOW_CHANGED"] = "overflowChanged";
33
33
  TABLE_ACTION["INITIAL_OVERFLOW_CAPTURED"] = "initialOverflowCaptured";
34
+ TABLE_ACTION["MOVED_ROW"] = "movedRow";
35
+ TABLE_ACTION["MOVED_COLUMN"] = "movedColumn";
34
36
  TABLE_ACTION["ROW_OR_COLUMN_MOVED"] = "rowOrColumnMoved";
35
37
  return TABLE_ACTION;
36
38
  }({});
@@ -50,6 +52,12 @@ var TABLE_OVERFLOW_CHANGE_TRIGGER = exports.TABLE_OVERFLOW_CHANGE_TRIGGER = /*#_
50
52
  TABLE_OVERFLOW_CHANGE_TRIGGER["DISTRIBUTED_COLUMNS"] = "distributedColumnsWidths";
51
53
  TABLE_OVERFLOW_CHANGE_TRIGGER["RESIZED"] = "resizedTable";
52
54
  return TABLE_OVERFLOW_CHANGE_TRIGGER;
55
+ }({});
56
+ var TABLE_STATUS = exports.TABLE_STATUS = /*#__PURE__*/function (TABLE_STATUS) {
57
+ TABLE_STATUS["SUCCESS"] = "success";
58
+ TABLE_STATUS["CANCELLED"] = "cancelled";
59
+ TABLE_STATUS["INVALID"] = "invalid";
60
+ return TABLE_STATUS;
53
61
  }({}); //#region Type Helpers
54
62
  //#endregion
55
63
  //#region Analytic Event Payloads
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Komentovat můžete pouze text a nadpisy',
62
62
  'fabric.editor.customPanel': 'Vlastní panel',
63
63
  'fabric.editor.customPanel.description': 'Přidejte poznámku se smajlíkem a barevným pozadím.',
64
+ 'fabric.editor.datasource.assetsObjects': 'Aktiva (Beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Pomocí vyhledávání a filtrování vložte objekty z Aktiv do Jira Service Management.',
66
+ 'fabric.editor.datasource.jiraIssue': 'Požadavky Jira',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Vkládání požadavků Jira z Jira Cloud pomocí rozšířeného vyhledávání, filtrování a konfigurací.',
64
68
  'fabric.editor.datasourceTitle': 'Upravit vyhledávací dotaz',
65
69
  'fabric.editor.date': 'Datum',
66
70
  'fabric.editor.date.description': 'Přidat datum pomocí kalendáře',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Odstraňování',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Odstranit prvek',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'tento prvek',
108
+ 'fabric.editor.failed_to_upload': 'Nahrání se nezdařilo',
104
109
  'fabric.editor.feedbackDialog': 'Poskytnout zpětnou vazbu',
105
110
  'fabric.editor.feedbackDialog.description': 'Podělte se s námi o pocity z práce v novém editoru',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Informační panel',
140
145
  'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
141
146
  'fabric.editor.inlineDescription': 'Zobrazit odkaz jako vložený text',
147
+ 'fabric.editor.inlineOverlay': 'Změnit zobrazení',
142
148
  'fabric.editor.inlineTitle': 'Vložený',
143
149
  'fabric.editor.insertColumn': 'Vložit sloupec napravo',
144
150
  'fabric.editor.insertColumnDrag': 'Vložit sloupec',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Přidat odkaz',
160
166
  'fabric.editor.mediaFiles': 'Obrázek, video nebo soubor',
161
167
  'fabric.editor.mediaFiles.description': 'Přidejte na svou stránku obrázky a další soubory',
168
+ 'fabric.editor.media_change_mediainline': 'Vložený',
169
+ 'fabric.editor.media_change_mediasingle': 'Původní velikost',
162
170
  'fabric.editor.mention': 'Zmínka',
163
171
  'fabric.editor.mention.description': 'Zmiňte někoho, abyste jim zaslali oznámení',
164
172
  'fabric.editor.mergeCells': 'Sloučit buňky',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Akce stránky',
180
188
  'fabric.editor.placeholderText': 'Text placeholderu',
181
189
  'fabric.editor.placeholderText.description': 'Vložit na stránku textový zástupný symbol',
190
+ 'fabric.editor.recordVideo': 'Nahrát video',
191
+ 'fabric.editor.recordVideo.description': 'Nahrát video z aplikace Loom',
182
192
  'fabric.editor.redo': 'Znovu',
183
193
  'fabric.editor.remove': 'Odebrat',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
@@ -227,6 +237,7 @@ var _default = exports.default = {
227
237
  'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
228
238
  'fabric.editor.tooltip.taskList': 'položka akce',
229
239
  'fabric.editor.twoColumns': 'Dva sloupce',
240
+ 'fabric.editor.unableToLoadContent': 'Obsah se nepodařilo načíst.',
230
241
  'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
231
242
  'fabric.editor.underline': 'Podtržení',
232
243
  'fabric.editor.undo': 'Vrátit',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
62
62
  'fabric.editor.customPanel': 'Brugerdefineret panel',
63
63
  'fabric.editor.customPanel.description': 'Tilføj en note med en emoji og farvet baggrund',
64
+ 'fabric.editor.datasource.assetsObjects': 'Aktiver (beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Indsæt objekter fra Aktiver i Jira Service Management med søgning og filtrering',
66
+ 'fabric.editor.datasource.jiraIssue': 'Jira-sager',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Indsæt Jira-sager fra Jira Cloud med forbedret søgning, filtrering og konfiguration.',
64
68
  'fabric.editor.datasourceTitle': 'Rediger søgning',
65
69
  'fabric.editor.date': 'Dato',
66
70
  'fabric.editor.date.description': 'Tilføj en dato med en kalender',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Sletter',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Slet element',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'dette element',
108
+ 'fabric.editor.failed_to_upload': 'Upload mislykkedes',
104
109
  'fabric.editor.feedbackDialog': 'Giv feedback',
105
110
  'fabric.editor.feedbackDialog.description': 'Fortæl os om din oplevelse med den nye editor.',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slet også forbundne elementer',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Informationspanel',
140
145
  'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
141
146
  'fabric.editor.inlineDescription': 'Vis link som indbygget tekst',
147
+ 'fabric.editor.inlineOverlay': 'Skift visning',
142
148
  'fabric.editor.inlineTitle': 'Indbyg',
143
149
  'fabric.editor.insertColumn': 'Indsæt kolonne til højre',
144
150
  'fabric.editor.insertColumnDrag': 'Indsæt kolonne',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Tilføj link',
160
166
  'fabric.editor.mediaFiles': 'Billede, video eller fil',
161
167
  'fabric.editor.mediaFiles.description': 'Tilføj billeder eller andre filer til din side',
168
+ 'fabric.editor.media_change_mediainline': 'Indbyg',
169
+ 'fabric.editor.media_change_mediasingle': 'Original størrelse',
162
170
  'fabric.editor.mention': 'Benævnelse',
163
171
  'fabric.editor.mention.description': 'Omtal nogen for at sende dem en notifikation',
164
172
  'fabric.editor.mergeCells': 'Flet celler',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Sidehandlinger',
180
188
  'fabric.editor.placeholderText': 'Midlertidig text',
181
189
  'fabric.editor.placeholderText.description': 'Indsæt en pladsholdertekst på siden',
190
+ 'fabric.editor.recordVideo': 'Optag video',
191
+ 'fabric.editor.recordVideo.description': 'Optag video ved hjælp af Loom',
182
192
  'fabric.editor.redo': 'Gentag',
183
193
  'fabric.editor.remove': 'Fjern',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {Slet kolonne} other {Slet kolonner}}',
@@ -227,6 +237,7 @@ var _default = exports.default = {
227
237
  'fabric.editor.tooltip.nestedExpand': 'en indlejret udvidelse',
228
238
  'fabric.editor.tooltip.taskList': 'et handlingselement',
229
239
  'fabric.editor.twoColumns': 'To kolonner',
240
+ 'fabric.editor.unableToLoadContent': 'Vi kunne ikke indlæse dette indhold',
230
241
  'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
231
242
  'fabric.editor.underline': 'Understreget',
232
243
  'fabric.editor.undo': 'Fortryd',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Sie können nur Kommentare für Text und Überschriften hinterlassen.',
62
62
  'fabric.editor.customPanel': 'Benutzerdefiniertes Panel',
63
63
  'fabric.editor.customPanel.description': 'Fügen Sie einen Hinweis mit Emoji und farbigem Hintergrund hinzu',
64
+ 'fabric.editor.datasource.assetsObjects': 'Assets (Beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Fügen Sie Objekte aus Assets in Jira Service Management mit Such- und Filterfunktionen ein.',
66
+ 'fabric.editor.datasource.jiraIssue': 'Jira-Vorgänge',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Fügen Sie Jira-Vorgänge aus Jira Cloud mit verbesserten Such-, Filter- und Konfigurationsfunktionen ein.',
64
68
  'fabric.editor.datasourceTitle': 'Suchanfrage bearbeiten',
65
69
  'fabric.editor.date': 'Datum',
66
70
  'fabric.editor.date.description': 'Datum mittels Kalender hinzufügen',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Wird gelöscht',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Element löschen',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'dieses Element',
108
+ 'fabric.editor.failed_to_upload': 'Upload fehlgeschlagen',
104
109
  'fabric.editor.feedbackDialog': 'Feedback geben',
105
110
  'fabric.editor.feedbackDialog.description': 'Teilen Sie uns Ihre Erfahrungen mit dem neuen Editor mit.',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Info-Panel',
140
145
  'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
141
146
  'fabric.editor.inlineDescription': 'Link als Inline-Text anzeigen',
147
+ 'fabric.editor.inlineOverlay': 'Ansicht wechseln',
142
148
  'fabric.editor.inlineTitle': 'Inline',
143
149
  'fabric.editor.insertColumn': 'Spalte rechts einfügen',
144
150
  'fabric.editor.insertColumnDrag': 'Spalte einfügen',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Link hinzufügen',
160
166
  'fabric.editor.mediaFiles': 'Bild, Video oder Datei',
161
167
  'fabric.editor.mediaFiles.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufügen',
168
+ 'fabric.editor.media_change_mediainline': 'Inline',
169
+ 'fabric.editor.media_change_mediasingle': 'Originalgröße',
162
170
  'fabric.editor.mention': 'Erwähnen',
163
171
  'fabric.editor.mention.description': 'Erwähnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
164
172
  'fabric.editor.mergeCells': 'Zellen zusammenführen',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Seitenaktionen',
180
188
  'fabric.editor.placeholderText': 'Platzhaltertext',
181
189
  'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfügen',
190
+ 'fabric.editor.recordVideo': 'Video aufnehmen',
191
+ 'fabric.editor.recordVideo.description': 'Video mit Loom aufnehmen',
182
192
  'fabric.editor.redo': 'Wiederherstellen',
183
193
  'fabric.editor.remove': 'Entfernen',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {Spalte löschen} other {Spalten löschen}}',
@@ -227,6 +237,7 @@ var _default = exports.default = {
227
237
  'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
228
238
  'fabric.editor.tooltip.taskList': 'eine Aufgabe',
229
239
  'fabric.editor.twoColumns': 'Zwei Spalten',
240
+ 'fabric.editor.unableToLoadContent': 'Der Inhalt konnte nicht geladen werden',
230
241
  'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
231
242
  'fabric.editor.underline': 'Unterstrichen',
232
243
  'fabric.editor.undo': 'Rückgängig machen',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
62
62
  'fabric.editor.customPanel': 'Custom panel',
63
63
  'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
64
+ 'fabric.editor.datasource.assetsObjects': 'Assets (Beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Insert objects from Assets in Jira Service Management with search and filtering',
66
+ 'fabric.editor.datasource.jiraIssue': 'Jira Issues',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.',
64
68
  'fabric.editor.datasourceTitle': 'Edit search query',
65
69
  'fabric.editor.date': 'Date',
66
70
  'fabric.editor.date.description': 'Add a date using a calendar',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Deleting',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Delete element',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'this element',
108
+ 'fabric.editor.failed_to_upload': 'Failed to upload',
104
109
  'fabric.editor.feedbackDialog': 'Give feedback',
105
110
  'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Info panel',
140
145
  'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
141
146
  'fabric.editor.inlineDescription': 'Display link as inline text',
147
+ 'fabric.editor.inlineOverlay': 'Change view',
142
148
  'fabric.editor.inlineTitle': 'Inline',
143
149
  'fabric.editor.insertColumn': 'Insert column right',
144
150
  'fabric.editor.insertColumnDrag': 'Insert column',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Add link',
160
166
  'fabric.editor.mediaFiles': 'Image, video, or file',
161
167
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
168
+ 'fabric.editor.media_change_mediainline': 'Inline',
169
+ 'fabric.editor.media_change_mediasingle': 'Original size',
162
170
  'fabric.editor.mention': 'Mention',
163
171
  'fabric.editor.mention.description': 'Mention someone to send them a notification',
164
172
  'fabric.editor.mergeCells': 'Merge cells',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Page actions',
180
188
  'fabric.editor.placeholderText': 'Placeholder text',
181
189
  'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
190
+ 'fabric.editor.recordVideo': 'Record video',
191
+ 'fabric.editor.recordVideo.description': 'Record video using Loom',
182
192
  'fabric.editor.redo': 'Redo',
183
193
  'fabric.editor.remove': 'Remove',
184
194
  'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
@@ -207,6 +217,7 @@ var _default = exports.default = {
207
217
  'fabric.editor.table': 'Table',
208
218
  'fabric.editor.table.description': 'Insert a table',
209
219
  'fabric.editor.tableOptions': 'Table options',
220
+ 'fabric.editor.tableResizeScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
210
221
  'fabric.editor.tables.adjustColumn': 'Adjust column',
211
222
  'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
212
223
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
@@ -227,6 +238,7 @@ var _default = exports.default = {
227
238
  'fabric.editor.tooltip.nestedExpand': 'a nested expand',
228
239
  'fabric.editor.tooltip.taskList': 'an action item',
229
240
  'fabric.editor.twoColumns': 'Two columns',
241
+ 'fabric.editor.unableToLoadContent': "We couldn't load this content",
230
242
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
231
243
  'fabric.editor.underline': 'Underline',
232
244
  'fabric.editor.undo': 'Undo',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
62
62
  'fabric.editor.customPanel': 'Custom panel',
63
63
  'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
64
+ 'fabric.editor.datasource.assetsObjects': 'Assets (Beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Insert objects from Assets in Jira Service Management with search and filtering',
66
+ 'fabric.editor.datasource.jiraIssue': 'Jira Issues',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.',
64
68
  'fabric.editor.datasourceTitle': 'Edit search query',
65
69
  'fabric.editor.date': 'Date',
66
70
  'fabric.editor.date.description': 'Add a date using a calendar',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Deleting',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Delete element',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'this element',
108
+ 'fabric.editor.failed_to_upload': 'Failed to upload',
104
109
  'fabric.editor.feedbackDialog': 'Give feedback',
105
110
  'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Info panel',
140
145
  'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
141
146
  'fabric.editor.inlineDescription': 'Display link as inline text',
147
+ 'fabric.editor.inlineOverlay': 'Change view',
142
148
  'fabric.editor.inlineTitle': 'Inline',
143
149
  'fabric.editor.insertColumn': 'Insert column right',
144
150
  'fabric.editor.insertColumnDrag': 'Insert column',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Add link',
160
166
  'fabric.editor.mediaFiles': 'Image, video, or file',
161
167
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
168
+ 'fabric.editor.media_change_mediainline': 'Inline',
169
+ 'fabric.editor.media_change_mediasingle': 'Original size',
162
170
  'fabric.editor.mention': 'Mention',
163
171
  'fabric.editor.mention.description': 'Mention someone to send them a notification',
164
172
  'fabric.editor.mergeCells': 'Merge cells',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Page actions',
180
188
  'fabric.editor.placeholderText': 'Placeholder text',
181
189
  'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
190
+ 'fabric.editor.recordVideo': 'Record video',
191
+ 'fabric.editor.recordVideo.description': 'Record video using Loom',
182
192
  'fabric.editor.redo': 'Redo',
183
193
  'fabric.editor.remove': 'Remove',
184
194
  'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
@@ -207,6 +217,7 @@ var _default = exports.default = {
207
217
  'fabric.editor.table': 'Table',
208
218
  'fabric.editor.table.description': 'Insert a table',
209
219
  'fabric.editor.tableOptions': 'Table options',
220
+ 'fabric.editor.tableResizeScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
210
221
  'fabric.editor.tables.adjustColumn': 'Adjust column',
211
222
  'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
212
223
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
@@ -227,6 +238,7 @@ var _default = exports.default = {
227
238
  'fabric.editor.tooltip.nestedExpand': 'a nested expand',
228
239
  'fabric.editor.tooltip.taskList': 'an action item',
229
240
  'fabric.editor.twoColumns': 'Two columns',
241
+ 'fabric.editor.unableToLoadContent': "We couldn't load this content",
230
242
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
231
243
  'fabric.editor.underline': 'Underline',
232
244
  'fabric.editor.undo': 'Undo',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': '⁣⁢You can only comment on text and headings⁠‍‌‌⁠‍⁡⁣⁤',
62
62
  'fabric.editor.customPanel': '⁣⁢Custom panel؜؜⁠⁠‍⁠؜⁣⁤',
63
63
  'fabric.editor.customPanel.description': '⁣⁢Add a note with an emoji and colored background‍⁠⁡‍⁡⁡⁡‌⁣⁤',
64
+ 'fabric.editor.datasource.assetsObjects': '⁣⁢Assets (Beta)⁡⁡⁡⁠‍⁡⁠⁡‌⁣⁤',
65
+ 'fabric.editor.datasource.assetsObjects.description': '⁣⁢Insert objects from Assets in Jira Service Management with search and filtering‍‌⁡⁡‌‌‌‌‍‍⁠؜⁣⁤',
66
+ 'fabric.editor.datasource.jiraIssue': '⁣⁢Jira Issues⁠⁡⁠‍‍⁡؜⁣⁤',
67
+ 'fabric.editor.datasource.jiraIssue.description': '⁣⁢Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.؜‌‍⁠⁡‌‍⁣⁤',
64
68
  'fabric.editor.datasourceTitle': '⁣⁢Edit search query‌؜⁡⁠‍؜‌⁠‌‍⁠⁣⁤',
65
69
  'fabric.editor.date': '⁣⁢Date⁡⁡⁠‍‍؜⁠‌‍؜⁣⁤',
66
70
  'fabric.editor.date.description': '⁣⁢Add a date using a calendar⁠⁡؜⁡⁡⁠؜⁠‍⁠⁡⁣⁤',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': '⁣⁢Deleting⁠؜؜⁡؜؜‌‌⁠؜⁡‌⁣⁤',
102
106
  'fabric.editor.extension.deleteElementTitle': '⁣⁢Delete element⁠‍‍⁡⁡⁡؜؜‌؜⁡؜⁣⁤',
103
107
  'fabric.editor.extension.sourceNoTitledName': '⁣⁢this element‌‍⁡⁣⁤',
108
+ 'fabric.editor.failed_to_upload': '⁣⁢Failed to upload‌؜؜؜‌‍‌‍⁡؜؜⁣⁤',
104
109
  'fabric.editor.feedbackDialog': '⁣⁢Give feedback؜⁡؜⁠‍‌‌‍⁡⁣⁤',
105
110
  'fabric.editor.feedbackDialog.description': '⁣⁢Tell us about your experience using the new editor‌‌؜؜؜؜؜⁡‍‍‍‌⁣⁤',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '⁣⁢Also delete connected elements‌؜⁠⁠⁠⁡⁡‌‍؜⁣⁤',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': '⁣⁢Info panel⁡؜‍⁠‍⁡‌‍؜‍⁠؜⁣⁤',
140
145
  'fabric.editor.infoPanel.description': '⁣⁢Highlight information in a colored panel⁡⁠⁡؜‍⁣⁤',
141
146
  'fabric.editor.inlineDescription': '⁣⁢Display link as inline text‍⁠⁡‌‍⁡؜‌⁣⁤',
147
+ 'fabric.editor.inlineOverlay': '⁣⁢Change view⁠⁠‍‌‌⁡⁡؜⁡⁣⁤',
142
148
  'fabric.editor.inlineTitle': '⁣⁢Inline؜؜‌‌⁠‌‌⁡‌‌⁡⁡⁠⁣⁤',
143
149
  'fabric.editor.insertColumn': '⁣⁢Insert column right⁡‍‌‌‍⁠؜‌‌‍⁡⁡؜⁠‍⁣⁤',
144
150
  'fabric.editor.insertColumnDrag': '⁣⁢Insert column؜‌‌⁠⁡⁡‍⁡؜‌⁡‌⁣⁤',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': '⁣⁢Add link⁡‍‍‌‍⁠‍‍⁣⁤',
160
166
  'fabric.editor.mediaFiles': '⁣⁢Image, video, or file⁠‍‌؜⁠‌‍⁣⁤',
161
167
  'fabric.editor.mediaFiles.description': '⁣⁢Add images and other files to your page⁠‍‌؜؜؜‍⁠⁠⁠⁠‍⁣⁤',
168
+ 'fabric.editor.media_change_mediainline': '⁣⁢Inline⁠‍⁠‍⁡‍⁡؜⁡⁡‍‍⁡⁣⁤',
169
+ 'fabric.editor.media_change_mediasingle': '⁣⁢Original size‌‌⁡⁡؜⁠؜؜⁡‍⁡⁡؜‍‌⁠⁣⁤',
162
170
  'fabric.editor.mention': '⁣⁢Mention‌؜‌⁡⁡؜⁠⁣⁤',
163
171
  'fabric.editor.mention.description': '⁣⁢Mention someone to send them a notification‍؜‌‌⁡؜‌‌؜⁠⁠؜⁣⁤',
164
172
  'fabric.editor.mergeCells': '⁣⁢Merge cells‍؜؜؜‍‍⁠‍⁣⁤',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': '⁣⁢Page actions‌؜؜؜‍⁡‍؜‌‍⁣⁤',
180
188
  'fabric.editor.placeholderText': '⁣⁢Placeholder text⁠؜‌؜‌‌‌‌⁠‍⁣⁤',
181
189
  'fabric.editor.placeholderText.description': '⁣⁢Insert a text placeholder into the page؜‍‍‍⁠⁠؜⁠⁡⁣⁤',
190
+ 'fabric.editor.recordVideo': '⁣⁢Record video⁠‌؜‍⁡‌⁡⁣⁤',
191
+ 'fabric.editor.recordVideo.description': '⁣⁢Record video using Loom‌⁠⁡⁠؜⁠⁠⁣⁤',
182
192
  'fabric.editor.redo': '⁣⁢Redo؜⁡⁠‌⁠‌‌⁡⁡‌‌⁡⁣⁤',
183
193
  'fabric.editor.remove': '⁣⁢Remove‌؜‌⁡⁠‍‍؜⁠⁣⁤',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {⁣⁢Delete column‍⁠⁡⁠؜⁣⁤} other {⁣⁢Delete columns‍⁠⁡⁠؜⁣⁤}}',
@@ -207,6 +217,7 @@ var _default = exports.default = {
207
217
  'fabric.editor.table': '⁣⁢Table‌‌‍⁠‍‍‌⁡؜؜⁠؜؜⁣⁤',
208
218
  'fabric.editor.table.description': '⁣⁢Insert a table⁠⁠‌‍‍؜‌⁠‍⁡‌⁣⁤',
209
219
  'fabric.editor.tableOptions': '⁣⁢Table options‍⁠⁡‌‍‍⁠⁡⁣⁤',
220
+ 'fabric.editor.tableResizeScreenReaderInformation': '{newWidth, plural, one {⁣⁢Table width decreased to {newWidth,number} pixel.؜؜⁡؜‌‍⁠⁡⁠⁣⁤} other {⁣⁢Table width decreased to {newWidth,number} pixels.؜؜⁡؜‌‍⁠⁡⁠⁣⁤}}',
210
221
  'fabric.editor.tables.adjustColumn': '⁣⁢Adjust column؜⁡‌؜‍⁠؜‍‌‌⁣⁤',
211
222
  'fabric.editor.tables.confirmDeleteLinkedModalMessage': '⁣⁢Deleting {nodeName} will break anything connected to it.؜‍⁡؜⁠‌؜؜‍⁣⁤',
212
223
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '⁣⁢Delete⁠؜⁡؜⁡؜⁡‍؜‌⁠‍‌⁣⁤',
@@ -227,6 +238,7 @@ var _default = exports.default = {
227
238
  'fabric.editor.tooltip.nestedExpand': '⁣⁢a nested expand‌‌؜؜؜⁡⁡⁠؜؜⁣⁤',
228
239
  'fabric.editor.tooltip.taskList': '⁣⁢an action item‍؜؜⁡⁠‌⁠‌؜‍⁣⁤',
229
240
  'fabric.editor.twoColumns': '⁣⁢Two columns؜؜‌⁠‍‌‍‌⁠⁠⁣⁤',
241
+ 'fabric.editor.unableToLoadContent': "⁣⁢We couldn't load this content‌⁡⁠؜‍⁡‍‌؜⁣⁤",
230
242
  'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
231
243
  'fabric.editor.underline': '⁣⁢Underline‌⁡؜؜⁠⁣⁤',
232
244
  'fabric.editor.undo': '⁣⁢Undo⁡‌⁡‌⁡‍‍‍⁡⁣⁤',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Solo puedes comentar en el texto y los encabezados',
62
62
  'fabric.editor.customPanel': 'Panel personalizado',
63
63
  'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
64
+ 'fabric.editor.datasource.assetsObjects': 'Activos (beta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Inserta objetos de Activos en Jira Service Management con las funciones de búsqueda y filtro',
66
+ 'fabric.editor.datasource.jiraIssue': 'Incidencias de Jira',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Inserta incidencias de Jira desde Jira Cloud con las funciones mejoradas de búsqueda, filtro y configuración.',
64
68
  'fabric.editor.datasourceTitle': 'Editar consulta de búsqueda',
65
69
  'fabric.editor.date': 'Fecha',
66
70
  'fabric.editor.date.description': 'Añadir una fecha usando un calendario',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Eliminando',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'este elemento',
108
+ 'fabric.editor.failed_to_upload': 'Error al cargar',
104
109
  'fabric.editor.feedbackDialog': 'Enviar comentarios',
105
110
  'fabric.editor.feedbackDialog.description': 'Cuéntanos tu experiencia con el editor nuevo',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Panel de información',
140
145
  'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
141
146
  'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
147
+ 'fabric.editor.inlineOverlay': 'Cambiar vista',
142
148
  'fabric.editor.inlineTitle': 'Insertado',
143
149
  'fabric.editor.insertColumn': 'Insertar columna a la derecha',
144
150
  'fabric.editor.insertColumnDrag': 'Insertar columna',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Añadir enlace',
160
166
  'fabric.editor.mediaFiles': 'Imagen, vídeo o archivo',
161
167
  'fabric.editor.mediaFiles.description': 'Añadir imágenes y otros archivos a la página',
168
+ 'fabric.editor.media_change_mediainline': 'Insertado',
169
+ 'fabric.editor.media_change_mediasingle': 'Tamaño original',
162
170
  'fabric.editor.mention': 'Mención',
163
171
  'fabric.editor.mention.description': 'Mencionar a alguien para enviarle una notificación',
164
172
  'fabric.editor.mergeCells': 'Fusionar celdas',
@@ -227,6 +235,7 @@ var _default = exports.default = {
227
235
  'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
228
236
  'fabric.editor.tooltip.taskList': 'un elemento de acción',
229
237
  'fabric.editor.twoColumns': 'Dos columnas',
238
+ 'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
230
239
  'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
231
240
  'fabric.editor.underline': 'Subrayado',
232
241
  'fabric.editor.undo': 'Deshacer',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Voit kommentoida vain tekstiä ja otsikoita',
62
62
  'fabric.editor.customPanel': 'Mukautettu paneeli',
63
63
  'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
64
+ 'fabric.editor.datasource.assetsObjects': 'Resurssit (beeta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Kohteiden lisääminen Resursseista Jira Service Managementiin haun ja suodatuksen avulla',
66
+ 'fabric.editor.datasource.jiraIssue': 'Jira-asiat',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Lisää Jira-asioita Jira Cloudista parannetulla haulla, suodatuksella ja määrityksellä.',
64
68
  'fabric.editor.datasourceTitle': 'Muokkaa hakukyselyä',
65
69
  'fabric.editor.date': 'Päivämäärä',
66
70
  'fabric.editor.date.description': 'Lisää päivämäärä kalenterin avulla',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Poistetaan',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Poista elementti',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'tämä elementti',
108
+ 'fabric.editor.failed_to_upload': 'Lataaminen epäonnistui',
104
109
  'fabric.editor.feedbackDialog': 'Anna palautetta',
105
110
  'fabric.editor.feedbackDialog.description': 'Kerro meille uuden muokkaajan käyttökokemuksestasi',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Poista myös liitetyt elementit',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': 'Tietopaneeli',
140
145
  'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
141
146
  'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
147
+ 'fabric.editor.inlineOverlay': 'Vaihda näkymä',
142
148
  'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
143
149
  'fabric.editor.insertColumn': 'Lisää sarake oikealle',
144
150
  'fabric.editor.insertColumnDrag': 'Lisää sarake',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Lisää linkki',
160
166
  'fabric.editor.mediaFiles': 'Kuva, video tai tiedosto',
161
167
  'fabric.editor.mediaFiles.description': 'Lisää kuvia ja muita tiedostoja sivullesi',
168
+ 'fabric.editor.media_change_mediainline': 'Tekstiin sitoutuva',
169
+ 'fabric.editor.media_change_mediasingle': 'Alkuperäinen koko',
162
170
  'fabric.editor.mention': 'Maininta',
163
171
  'fabric.editor.mention.description': 'Merkitse joku henkilö lähettääksesi hänelle ilmoituksen',
164
172
  'fabric.editor.mergeCells': 'Yhdistä solut',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Sivun toiminnot',
180
188
  'fabric.editor.placeholderText': 'Paikkamerkin teksti',
181
189
  'fabric.editor.placeholderText.description': 'Aseta tekstin paikkamerkki sivulle',
190
+ 'fabric.editor.recordVideo': 'Tallenna video',
191
+ 'fabric.editor.recordVideo.description': 'Tallenna video Loomin avulla',
182
192
  'fabric.editor.redo': 'Tee uudelleen',
183
193
  'fabric.editor.remove': 'Poista',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {Poista sarake} other {Poista sarakkeet}}',
@@ -227,6 +237,7 @@ var _default = exports.default = {
227
237
  'fabric.editor.tooltip.nestedExpand': 'sisäkkäinen laajennus',
228
238
  'fabric.editor.tooltip.taskList': 'toimintakohde',
229
239
  'fabric.editor.twoColumns': 'Kaksi saraketta',
240
+ 'fabric.editor.unableToLoadContent': 'Tätä sisältöä ei voitu ladata',
230
241
  'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
231
242
  'fabric.editor.underline': 'Alleviivaus',
232
243
  'fabric.editor.undo': 'Kumoa',
@@ -61,6 +61,10 @@ var _default = exports.default = {
61
61
  'fabric.editor.createCommentInvalid': 'Vous pouvez uniquement commenter du texte et des titres',
62
62
  'fabric.editor.customPanel': 'Volet personnalisé',
63
63
  'fabric.editor.customPanel.description': "Ajoutez une remarque avec une émoticône et un fond d'écran coloré",
64
+ 'fabric.editor.datasource.assetsObjects': 'Actifs (Bêta)',
65
+ 'fabric.editor.datasource.assetsObjects.description': 'Insérer des objets depuis Actifs dans Jira Service Management grâce à la recherche et au filtrage',
66
+ 'fabric.editor.datasource.jiraIssue': 'Tickets Jira',
67
+ 'fabric.editor.datasource.jiraIssue.description': 'Insérez des tickets Jira depuis Jira Cloud grâce à la recherche, au filtrage et à la configuration améliorés.',
64
68
  'fabric.editor.datasourceTitle': 'Modifier la requête de recherche',
65
69
  'fabric.editor.date': 'Date',
66
70
  'fabric.editor.date.description': 'Ajouter une date depuis un calendrier',
@@ -101,6 +105,7 @@ var _default = exports.default = {
101
105
  'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix': 'Suppression',
102
106
  'fabric.editor.extension.deleteElementTitle': 'Supprimer un élément',
103
107
  'fabric.editor.extension.sourceNoTitledName': 'cet élément',
108
+ 'fabric.editor.failed_to_upload': 'Échec du chargement',
104
109
  'fabric.editor.feedbackDialog': 'Donner votre avis',
105
110
  'fabric.editor.feedbackDialog.description': 'Dites-nous ce que vous pensez du nouvel éditeur',
106
111
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Supprimer également les éléments connectés',
@@ -139,6 +144,7 @@ var _default = exports.default = {
139
144
  'fabric.editor.infoPanel': "Volet d'informations",
140
145
  'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
141
146
  'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
147
+ 'fabric.editor.inlineOverlay': 'Changer de vue',
142
148
  'fabric.editor.inlineTitle': 'Sur la même ligne',
143
149
  'fabric.editor.insertColumn': 'Insérer une colonne à droite',
144
150
  'fabric.editor.insertColumnDrag': 'Insérer une colonne',
@@ -159,6 +165,8 @@ var _default = exports.default = {
159
165
  'fabric.editor.mediaAddLink': 'Ajouter un lien',
160
166
  'fabric.editor.mediaFiles': 'Image, vidéo ou fichier',
161
167
  'fabric.editor.mediaFiles.description': "Ajoutez des images et d'autres fichiers à votre page",
168
+ 'fabric.editor.media_change_mediainline': 'En ligne',
169
+ 'fabric.editor.media_change_mediasingle': "Taille d'origine",
162
170
  'fabric.editor.mention': 'Mention',
163
171
  'fabric.editor.mention.description': 'Mentionner une personne pour lui envoyer une notification',
164
172
  'fabric.editor.mergeCells': 'Fusionner les cellules',
@@ -179,6 +187,8 @@ var _default = exports.default = {
179
187
  'fabric.editor.pageActionsLabel': 'Actions de page',
180
188
  'fabric.editor.placeholderText': 'Texte fictif',
181
189
  'fabric.editor.placeholderText.description': 'Insérer un espace réservé pour du texte dans la page',
190
+ 'fabric.editor.recordVideo': 'Enregistrer une vidéo',
191
+ 'fabric.editor.recordVideo.description': 'Enregistrer une vidéo avec Loom',
182
192
  'fabric.editor.redo': 'Rétablir',
183
193
  'fabric.editor.remove': 'Supprimer',
184
194
  'fabric.editor.removeColumns': '{0, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
@@ -227,6 +237,7 @@ var _default = exports.default = {
227
237
  'fabric.editor.tooltip.nestedExpand': 'une extension imbriquée',
228
238
  'fabric.editor.tooltip.taskList': 'une mesure',
229
239
  'fabric.editor.twoColumns': 'Deux colonnes',
240
+ 'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
230
241
  'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
231
242
  'fabric.editor.underline': 'Souligner',
232
243
  'fabric.editor.undo': 'Annuler',