@instructure/canvas-rce 7.2.0 → 7.3.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 (98) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/es/enhance-user-content/doc_previews.js +6 -14
  3. package/es/enhance-user-content/enhance_user_content.js +1 -1
  4. package/es/enhance-user-content/instructure_helper.js +1 -0
  5. package/es/index.d.ts +1 -0
  6. package/es/index.js +2 -1
  7. package/es/rce/AlertMessageArea.js +1 -3
  8. package/es/rce/KeyboardShortcutModal.js +1 -1
  9. package/es/rce/RCEGlobals.d.ts +2 -0
  10. package/es/rce/RCEGlobals.js +1 -0
  11. package/es/rce/RCEVariants.js +3 -3
  12. package/es/rce/RCEWrapper.d.ts +3 -1
  13. package/es/rce/RCEWrapper.js +43 -11
  14. package/es/rce/plugins/instructure_keyboard_shortcuts_header/clickCallback.d.ts +2 -0
  15. package/es/rce/plugins/instructure_keyboard_shortcuts_header/clickCallback.js +45 -0
  16. package/es/rce/plugins/instructure_keyboard_shortcuts_header/plugin.d.ts +1 -0
  17. package/es/rce/plugins/instructure_keyboard_shortcuts_header/plugin.js +43 -0
  18. package/es/rce/plugins/instructure_record/AudioOptionsTray/TrayController.d.ts +1 -1
  19. package/es/rce/plugins/instructure_record/AudioOptionsTray/TrayController.js +2 -1
  20. package/es/rce/plugins/instructure_record/VideoOptionsTray/TrayController.d.ts +1 -1
  21. package/es/rce/plugins/instructure_record/VideoOptionsTray/TrayController.js +2 -1
  22. package/es/rce/plugins/instructure_record/mediaTranslations.js +1 -1
  23. package/es/rce/plugins/instructure_studio_media_options/plugin.js +111 -14
  24. package/es/rce/plugins/instructure_studio_media_options/studioToolbarIcons.d.ts +5 -0
  25. package/es/rce/plugins/instructure_studio_media_options/studioToolbarIcons.js +23 -0
  26. package/es/rce/plugins/instructure_wordcount/components/WordCountModal.js +1 -0
  27. package/es/rce/plugins/instructure_wordcount_header/plugin.d.ts +1 -0
  28. package/es/rce/plugins/instructure_wordcount_header/plugin.js +75 -0
  29. package/es/rce/plugins/shared/ContentSelection.d.ts +1 -2
  30. package/es/rce/plugins/shared/ContentSelection.js +1 -18
  31. package/es/rce/plugins/shared/StudioLtiSupportUtils.d.ts +10 -1
  32. package/es/rce/plugins/shared/StudioLtiSupportUtils.js +110 -1
  33. package/es/rce/plugins/shared/Upload/ComputerPanel.js +1 -1
  34. package/es/rce/plugins/shared/Upload/UploadFileModal.js +37 -4
  35. package/es/rce/plugins/shared/Upload/VideoUrlPanel.d.ts +15 -0
  36. package/es/rce/plugins/shared/Upload/VideoUrlPanel.js +51 -0
  37. package/es/rce/plugins/shared/Upload/videoValidationUtils.d.ts +7 -0
  38. package/es/rce/plugins/shared/Upload/videoValidationUtils.js +58 -0
  39. package/es/rce/plugins/shared/iframeUtils.d.ts +1 -0
  40. package/es/rce/plugins/shared/iframeUtils.js +37 -0
  41. package/es/rce/tinyRCE.js +2 -0
  42. package/es/sidebar/actions/upload.d.ts +1 -0
  43. package/es/sidebar/actions/upload.js +56 -0
  44. package/es/sidebar/containers/sidebarHandlers.d.ts +1 -0
  45. package/es/sidebar/containers/sidebarHandlers.js +2 -1
  46. package/es/translations/locales/ar.js +30 -6
  47. package/es/translations/locales/ca.js +30 -6
  48. package/es/translations/locales/cy.js +30 -6
  49. package/es/translations/locales/da-x-k12.js +30 -6
  50. package/es/translations/locales/da.js +30 -6
  51. package/es/translations/locales/de.js +30 -6
  52. package/es/translations/locales/el.js +6 -0
  53. package/es/translations/locales/en-AU-x-unimelb.js +30 -6
  54. package/es/translations/locales/en-GB-x-ukhe.js +30 -6
  55. package/es/translations/locales/en.js +36 -6
  56. package/es/translations/locales/en_AU.js +30 -6
  57. package/es/translations/locales/en_CA.js +30 -6
  58. package/es/translations/locales/en_CY.js +30 -6
  59. package/es/translations/locales/en_GB.js +30 -6
  60. package/es/translations/locales/es.js +30 -6
  61. package/es/translations/locales/es_ES.js +30 -6
  62. package/es/translations/locales/fa_IR.js +6 -3
  63. package/es/translations/locales/fi.js +30 -6
  64. package/es/translations/locales/fr.js +30 -6
  65. package/es/translations/locales/fr_CA.js +34 -10
  66. package/es/translations/locales/ga.js +30 -6
  67. package/es/translations/locales/he.js +6 -0
  68. package/es/translations/locales/hi.js +30 -6
  69. package/es/translations/locales/ht.js +30 -6
  70. package/es/translations/locales/hu.js +6 -6
  71. package/es/translations/locales/hy.js +6 -0
  72. package/es/translations/locales/id.js +30 -6
  73. package/es/translations/locales/is.js +36 -6
  74. package/es/translations/locales/it.js +30 -6
  75. package/es/translations/locales/ja.js +30 -6
  76. package/es/translations/locales/ko.js +6 -0
  77. package/es/translations/locales/mi.js +30 -6
  78. package/es/translations/locales/ms.js +30 -6
  79. package/es/translations/locales/nb-x-k12.js +30 -6
  80. package/es/translations/locales/nb.js +30 -6
  81. package/es/translations/locales/nl.js +30 -6
  82. package/es/translations/locales/nn.js +6 -6
  83. package/es/translations/locales/pl.js +30 -6
  84. package/es/translations/locales/pt.js +30 -6
  85. package/es/translations/locales/pt_BR.js +30 -6
  86. package/es/translations/locales/ru.js +30 -6
  87. package/es/translations/locales/sl.js +30 -6
  88. package/es/translations/locales/sv-x-k12.js +30 -6
  89. package/es/translations/locales/sv.js +30 -6
  90. package/es/translations/locales/th.js +30 -6
  91. package/es/translations/locales/tr.js +6 -3
  92. package/es/translations/locales/uk_UA.js +6 -3
  93. package/es/translations/locales/vi.js +30 -6
  94. package/es/translations/locales/zh-Hans.js +30 -6
  95. package/es/translations/locales/zh-Hant.js +30 -6
  96. package/es/translations/locales/zh.js +30 -6
  97. package/es/translations/locales/zh_HK.js +30 -6
  98. package/package.json +53 -53
@@ -330,6 +330,62 @@ export function uploadToIconMakerFolder(svg, uploadSettings = {}) {
330
330
  });
331
331
  };
332
332
  }
333
+ export function uploadToMediaFolderWithoutEditor(fileMetaProps) {
334
+ return (_, getState) => {
335
+ const {
336
+ source,
337
+ jwt,
338
+ host,
339
+ contextId,
340
+ contextType
341
+ } = getState();
342
+ return source.fetchMediaFolder({
343
+ jwt,
344
+ host,
345
+ contextId,
346
+ contextType
347
+ }).then(async ({
348
+ folders
349
+ }) => {
350
+ fileMetaProps.parentFolderId = folders[0].id;
351
+ if (fileMetaProps.domObject) {
352
+ delete fileMetaProps.domObject.preview; // don't need this anymore
353
+ }
354
+ const getCategory = async fileProps => {
355
+ const categoryObject = await CategoryProcessor.process(fileProps.domObject);
356
+ return categoryObject?.category;
357
+ };
358
+ const category = await getCategory(fileMetaProps);
359
+ return source.preflightUpload(fileMetaProps, {
360
+ jwt,
361
+ host,
362
+ contextId,
363
+ contextType,
364
+ category
365
+ }).then(results => {
366
+ return source.uploadFRD(fileMetaProps.domObject, results);
367
+ }).then(results => {
368
+ return setUsageRights(source, fileMetaProps, results);
369
+ }).then(results => {
370
+ return getFileUrlIfMissing(source, results);
371
+ }).then(results => {
372
+ return fixupFileUrl(contextType, contextId, results, source.canvasOrigin);
373
+ }).then(results => {
374
+ return setAltText(fileMetaProps.altText, results);
375
+ }).then(results => {
376
+ if (fileMetaProps.isDecorativeImage) {
377
+ results.isDecorativeImage = fileMetaProps.isDecorativeImage;
378
+ }
379
+ if (fileMetaProps.displayAs) {
380
+ results.displayAs = fileMetaProps.displayAs;
381
+ }
382
+ return results;
383
+ });
384
+ }).catch(e => {
385
+ console.error('Upload to the media folder failed.', e);
386
+ });
387
+ };
388
+ }
333
389
  export function uploadToMediaFolder(tabContext, fileMetaProps) {
334
390
  return (dispatch, getState) => {
335
391
  const editorComponent = bridge.activeEditor();
@@ -19,6 +19,7 @@ export default function propsFromDispatch(dispatch: any): {
19
19
  toggleNewPageForm: () => any;
20
20
  startIconMakerUpload: (fileMetaProps: any, uploadSettings: any) => any;
21
21
  startMediaUpload: (tabContext: any, fileMetaProps: any) => any;
22
+ startMediaUploadInStandaloneMode: (fileMetaProps: any) => any;
22
23
  createMediaServerSession: () => any;
23
24
  mediaUploadComplete: (error: any, uploadData: any) => any;
24
25
  fetchInitialDocs: () => any;
@@ -21,7 +21,7 @@ import { fetchInitialPage, fetchNextPage } from '../actions/data';
21
21
  import { fetchInitialImages, fetchNextImages } from '../actions/images';
22
22
  import { createMediaServerSession, fetchFolders, openOrCloseUploadForm,
23
23
  // saveMediaRecording,
24
- mediaUploadComplete, uploadPreflight, uploadToIconMakerFolder, uploadToMediaFolder } from '../actions/upload';
24
+ mediaUploadComplete, uploadPreflight, uploadToIconMakerFolder, uploadToMediaFolder, uploadToMediaFolderWithoutEditor } from '../actions/upload';
25
25
  import { searchFlickr, openOrCloseFlickrForm } from '../actions/flickr';
26
26
  import { toggle as toggleFolder } from '../actions/files';
27
27
  import { openOrCloseNewPageForm } from '../actions/links';
@@ -53,6 +53,7 @@ export default function propsFromDispatch(dispatch) {
53
53
  toggleNewPageForm: () => dispatch(openOrCloseNewPageForm()),
54
54
  startIconMakerUpload: (fileMetaProps, uploadSettings) => dispatch(uploadToIconMakerFolder(fileMetaProps, uploadSettings)),
55
55
  startMediaUpload: (tabContext, fileMetaProps) => dispatch(uploadToMediaFolder(tabContext, fileMetaProps)),
56
+ startMediaUploadInStandaloneMode: fileMetaProps => dispatch(uploadToMediaFolderWithoutEditor(fileMetaProps)),
56
57
  createMediaServerSession: () => dispatch(createMediaServerSession()),
57
58
  // saveMediaRecording: (file, editor, dismiss) => dispatch(saveMediaRecording(file, editor, dismiss)),
58
59
  mediaUploadComplete: (error, uploadData) => dispatch(mediaUploadComplete(error, uploadData)),
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "مسح الصورة"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "مسح الملف المحدد"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "مسح الملف المحدد: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "انقر أو نقرة + shift للوصول إلى محرر html."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Clubs (Suit)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "التعاون"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "الأعمال الجماعية"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "نص كبير"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "تعلم"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "معرفة المزيد عن الارتباطات المتجاورة"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "المشغلون"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "الخيارات"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "أو"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "يرجى إدخال اسم الملف"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "يُرجى إدخال عنوان URL صالح للفيديو من منصة مدعومة."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "يرجى تحديد ملف بنوع مدعوم"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "أيقونة الدين"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "إزالة"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "إزالة { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "إزالة نمط العنوان"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "إزالة الارتباط"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "إزالة وسائط Studio"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "استبدال الكل"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "بالرغم من أن مقطع الفيديو الخاص بك سيشتمل على العنوان الصحيح في المستعرض، لم نتمكن من تحديثه في قاعدة البيانات."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "صورة مصغرة"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Timebar"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "مشغل الفيديو لـ { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "عنوان URL الفيديو"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "عرض الكل"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "قد تكون كاميرا الويب الخاصة بك قيد الاستخدام بالفعل."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "عنوان URL المضمن لـ YouTube"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Esborra la imatge"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Esborra el fitxer seleccionat"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Esborra el fitxer seleccionat: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Feu clic aquí o feu-hi clic mentre premeu la tecla Maj per obrir l’editor d’HTML."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Trèvols (coll de cartes)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Col·labora"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Col·laboracions"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Text gran"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Aprèn"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Obteniu més informació sobre els enllaços adjacents"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operadors"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Opcions"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "O"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Introduïu un nom de fitxer"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Introduïu un URL de vídeo vàlid des d’una plataforma admesa."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Seleccioneu un fitxer d’un tipus admès"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Icona de religió"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Suprimeix-ho"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Suprimiu { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Suprimeix l''estil de la capçalera"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Elimina l''enllaç"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Suprimiu l''element multimèdia de l’Studio"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Substitueix-ho tot"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Tot i que el títol del vídeo que es mostra al explorador és el correcte, no hem pogut actualitzar-lo a la base de dades."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Miniatura"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Barra temporal"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Reproductor de vídeo per a { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "URL de vídeo"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "Mostra-ho tot"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "És possible que la càmera web ja s''estigui utilitzant."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "URL integrat de YouTube"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Clirio’r ddelwedd"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Clirio''r ffeil dan sylw"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Clirio''r ffeil dan sylw: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Cliciwch neu pwyswch shifft a chlicio ar gyfer y golygydd html."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Clubs (Suit)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Cydweithio"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Cydweithrediadau"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Testun mawr"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Dysgu"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Dysgu mwy am ddolenni cyfagos"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Gweithredyddion"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Opsiynau"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Neu"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Rhowch enw ffeil"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Rhowch URL fideo dilys o blatfform a gefnogir."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Dewiswch ffeil o fath sy''n cael ei gefnogi"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Eicon Crefydd"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Tynnu"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Tynnu { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Tynnu arddull y pennawd"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Tynnu Dolen"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Dileu Cyfryngau Studio"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Cyfnewid pob un"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Er y bydd gan eich fideo y teitl cywir yn y porwr, nid ydym ni wedi gallu ei ddiweddaru yn y gronfa ddata."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Mân-lun"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Bar amser"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Chwaraewr fideo ar gyfer { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "URL Fideo"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "Gweld Pob Un"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Efallai bod eich gwe-gamera yn cael ei ddefnyddio’n barod."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "URL plannu YouTube"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Ryd billede"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Ryd valgt fil"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Ryd valgt fil: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Klik eller shift-klik for html-editoren."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Klør (kulør)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Samarbejde"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Samarbejde"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Stor tekst"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Lær"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Få mere at vide om tilstødende links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operatører"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Muligheder"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Eller"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Venligst indtast et filnavn"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Indtast en gyldig video-URL fra en understøttet platform."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Vælg en fil af en understøttet type"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religion-ikon"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Fjern"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Fjern { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Fjern overskriftsstil"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Fjern link"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Fjern Studio-medier"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Erstat alle"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Selvom din video har den rigtige titel i browseren, kunne vi ikke opdatere den i databasen."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Thumbnail"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Tidslinje"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Videoafspiller til { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video-URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "Se alle"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Dit webcam kan allerede være i brug."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "YouTube-indlejrings-URL"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Ryd billede"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Ryd valgt fil"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Ryd valgt fil: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Klik eller shift-klik for html-editoren."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Klør (kulør)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Samarbejde"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Samarbejde"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Stor tekst"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Lær"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Få mere at vide om tilstødende links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operatører"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Muligheder"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Eller"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Venligst indtast et filnavn"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Indtast en gyldig video-URL fra en understøttet platform."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Vælg en fil af en understøttet type"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religion-ikon"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Fjern"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Fjern { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Fjern overskriftsstil"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Fjern link"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Fjern Studio-medier"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Erstat alle"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Selvom din video har den rigtige titel i browseren, kunne vi ikke opdatere den i databasen."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Thumbnail"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Tidslinje"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Videoafspiller til { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video-URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "Se alle"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Dit webcam kan allerede være i brug."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "YouTube-indlejrings-URL"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },