@instructure/canvas-rce 5.6.2 → 5.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/coverage/canvas-rce-jest.xml +2087 -2139
- package/coverage/canvas-rce-junit.xml +398 -394
- package/es/common/fileUrl.js +4 -3
- package/es/enhance-user-content/doc_previews.js +1 -1
- package/es/enhance-user-content/enhance_user_content.js +19 -7
- package/es/enhance-user-content/instructure_helper.js +2 -1
- package/es/rce/RCEWrapper.js +4 -7
- package/es/rce/contentRendering.js +2 -2
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/es/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/es/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/es/rce/tinyRCE.js +0 -1
- package/es/rcs/api.js +3 -2
- package/es/sidebar/store/initialState.js +4 -2
- package/es/translations/locales/ar.js +36 -0
- package/es/translations/locales/ca.js +36 -0
- package/es/translations/locales/cy.js +36 -0
- package/es/translations/locales/da-x-k12.js +36 -0
- package/es/translations/locales/da.js +36 -0
- package/es/translations/locales/de.js +36 -0
- package/es/translations/locales/en-AU-x-unimelb.js +36 -0
- package/es/translations/locales/en-GB-x-ukhe.js +36 -0
- package/es/translations/locales/en_AU.js +36 -0
- package/es/translations/locales/en_CA.js +36 -0
- package/es/translations/locales/en_CY.js +36 -0
- package/es/translations/locales/en_GB.js +36 -0
- package/es/translations/locales/es.js +36 -0
- package/es/translations/locales/es_ES.js +36 -0
- package/es/translations/locales/fi.js +36 -0
- package/es/translations/locales/fr.js +36 -0
- package/es/translations/locales/fr_CA.js +36 -0
- package/es/translations/locales/ht.js +36 -0
- package/es/translations/locales/is.js +36 -0
- package/es/translations/locales/it.js +36 -0
- package/es/translations/locales/ja.js +36 -0
- package/es/translations/locales/mi.js +36 -0
- package/es/translations/locales/nb-x-k12.js +36 -0
- package/es/translations/locales/nb.js +36 -0
- package/es/translations/locales/nl.js +36 -0
- package/es/translations/locales/pl.js +36 -0
- package/es/translations/locales/pt.js +36 -0
- package/es/translations/locales/pt_BR.js +36 -0
- package/es/translations/locales/sl.js +36 -0
- package/es/translations/locales/sv-x-k12.js +36 -0
- package/es/translations/locales/zh-Hans.js +36 -0
- package/es/translations/locales/zh-Hant.js +36 -0
- package/es/translations/locales/zh.js +36 -0
- package/es/translations/locales/zh_HK.js +36 -0
- package/lib/common/fileUrl.js +4 -3
- package/lib/enhance-user-content/doc_previews.js +1 -1
- package/lib/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/enhance-user-content/instructure_helper.js +2 -1
- package/lib/rce/RCEWrapper.js +4 -7
- package/lib/rce/contentRendering.js +2 -2
- package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/rce/tinyRCE.js +0 -1
- package/lib/rcs/api.js +3 -2
- package/lib/sidebar/store/initialState.js +4 -2
- package/lib/translated/ar/modules/common/fileUrl.js +4 -3
- package/lib/translated/ar/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ar/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ar/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ar/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ar/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ar/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ar/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ar/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ar/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ar/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ar/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ar/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ar/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ar/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ar/modules/rcs/api.js +3 -2
- package/lib/translated/ar/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ar/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ar/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ar/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/da.js +36 -0
- package/lib/translated/ar/modules/translations/locales/de.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ar/modules/translations/locales/es.js +36 -0
- package/lib/translated/ar/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ar/modules/translations/locales/is.js +36 -0
- package/lib/translated/ar/modules/translations/locales/it.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ar/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ar/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ca/modules/common/fileUrl.js +4 -3
- package/lib/translated/ca/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ca/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ca/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ca/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ca/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ca/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ca/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ca/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ca/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ca/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ca/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ca/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ca/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ca/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ca/modules/rcs/api.js +3 -2
- package/lib/translated/ca/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ca/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ca/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ca/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/da.js +36 -0
- package/lib/translated/ca/modules/translations/locales/de.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ca/modules/translations/locales/es.js +36 -0
- package/lib/translated/ca/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ca/modules/translations/locales/is.js +36 -0
- package/lib/translated/ca/modules/translations/locales/it.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ca/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ca/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/cy/modules/common/fileUrl.js +4 -3
- package/lib/translated/cy/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/cy/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/cy/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/cy/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/cy/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/cy/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/cy/modules/rce/StatusBar.js +1 -1
- package/lib/translated/cy/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/cy/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/cy/modules/rce/contentRendering.js +2 -2
- package/lib/translated/cy/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/cy/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/cy/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/cy/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/cy/modules/rcs/api.js +3 -2
- package/lib/translated/cy/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/cy/modules/translations/locales/ar.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ca.js +36 -0
- package/lib/translated/cy/modules/translations/locales/cy.js +36 -0
- package/lib/translated/cy/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/da.js +36 -0
- package/lib/translated/cy/modules/translations/locales/de.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/cy/modules/translations/locales/es.js +36 -0
- package/lib/translated/cy/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fi.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fr.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ht.js +36 -0
- package/lib/translated/cy/modules/translations/locales/is.js +36 -0
- package/lib/translated/cy/modules/translations/locales/it.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ja.js +36 -0
- package/lib/translated/cy/modules/translations/locales/mi.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nb.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pt.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/cy/modules/translations/locales/sl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/da/modules/common/fileUrl.js +4 -3
- package/lib/translated/da/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/da/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/da/modules/enhance-user-content/enhance_user_content.js +22 -10
- package/lib/translated/da/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/da/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/da/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/da/modules/rce/StatusBar.js +1 -1
- package/lib/translated/da/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/da/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/da/modules/rce/contentRendering.js +2 -2
- package/lib/translated/da/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/da/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/da/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/da/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/da/modules/rcs/api.js +3 -2
- package/lib/translated/da/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/da/modules/translations/locales/ar.js +36 -0
- package/lib/translated/da/modules/translations/locales/ca.js +36 -0
- package/lib/translated/da/modules/translations/locales/cy.js +36 -0
- package/lib/translated/da/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/da.js +36 -0
- package/lib/translated/da/modules/translations/locales/de.js +36 -0
- package/lib/translated/da/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/da/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/da/modules/translations/locales/es.js +36 -0
- package/lib/translated/da/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/da/modules/translations/locales/fi.js +36 -0
- package/lib/translated/da/modules/translations/locales/fr.js +36 -0
- package/lib/translated/da/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/da/modules/translations/locales/ht.js +36 -0
- package/lib/translated/da/modules/translations/locales/is.js +36 -0
- package/lib/translated/da/modules/translations/locales/it.js +36 -0
- package/lib/translated/da/modules/translations/locales/ja.js +36 -0
- package/lib/translated/da/modules/translations/locales/mi.js +36 -0
- package/lib/translated/da/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/nb.js +36 -0
- package/lib/translated/da/modules/translations/locales/nl.js +36 -0
- package/lib/translated/da/modules/translations/locales/pl.js +36 -0
- package/lib/translated/da/modules/translations/locales/pt.js +36 -0
- package/lib/translated/da/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/da/modules/translations/locales/sl.js +36 -0
- package/lib/translated/da/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/da-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/da-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/enhance_user_content.js +22 -10
- package/lib/translated/da-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/da-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/da-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/da-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/da-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/da-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/da-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/da-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/da-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/da-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/da-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/da-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/de/modules/common/fileUrl.js +4 -3
- package/lib/translated/de/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/de/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/de/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/de/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/de/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/de/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/de/modules/rce/StatusBar.js +1 -1
- package/lib/translated/de/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/de/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/de/modules/rce/contentRendering.js +2 -2
- package/lib/translated/de/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/de/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/de/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/de/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/de/modules/rcs/api.js +3 -2
- package/lib/translated/de/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/de/modules/translations/locales/ar.js +36 -0
- package/lib/translated/de/modules/translations/locales/ca.js +36 -0
- package/lib/translated/de/modules/translations/locales/cy.js +36 -0
- package/lib/translated/de/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/da.js +36 -0
- package/lib/translated/de/modules/translations/locales/de.js +36 -0
- package/lib/translated/de/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/de/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/de/modules/translations/locales/es.js +36 -0
- package/lib/translated/de/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/de/modules/translations/locales/fi.js +36 -0
- package/lib/translated/de/modules/translations/locales/fr.js +36 -0
- package/lib/translated/de/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/de/modules/translations/locales/ht.js +36 -0
- package/lib/translated/de/modules/translations/locales/is.js +36 -0
- package/lib/translated/de/modules/translations/locales/it.js +36 -0
- package/lib/translated/de/modules/translations/locales/ja.js +36 -0
- package/lib/translated/de/modules/translations/locales/mi.js +36 -0
- package/lib/translated/de/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/nb.js +36 -0
- package/lib/translated/de/modules/translations/locales/nl.js +36 -0
- package/lib/translated/de/modules/translations/locales/pl.js +36 -0
- package/lib/translated/de/modules/translations/locales/pt.js +36 -0
- package/lib/translated/de/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/de/modules/translations/locales/sl.js +36 -0
- package/lib/translated/de/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/el/modules/common/fileUrl.js +4 -3
- package/lib/translated/el/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/el/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/el/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/el/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/el/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/el/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/el/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/el/modules/rce/contentRendering.js +2 -2
- package/lib/translated/el/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/el/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/el/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/el/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/el/modules/rcs/api.js +3 -2
- package/lib/translated/el/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/el/modules/translations/locales/ar.js +36 -0
- package/lib/translated/el/modules/translations/locales/ca.js +36 -0
- package/lib/translated/el/modules/translations/locales/cy.js +36 -0
- package/lib/translated/el/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/da.js +36 -0
- package/lib/translated/el/modules/translations/locales/de.js +36 -0
- package/lib/translated/el/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/el/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/el/modules/translations/locales/es.js +36 -0
- package/lib/translated/el/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/el/modules/translations/locales/fi.js +36 -0
- package/lib/translated/el/modules/translations/locales/fr.js +36 -0
- package/lib/translated/el/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/el/modules/translations/locales/ht.js +36 -0
- package/lib/translated/el/modules/translations/locales/is.js +36 -0
- package/lib/translated/el/modules/translations/locales/it.js +36 -0
- package/lib/translated/el/modules/translations/locales/ja.js +36 -0
- package/lib/translated/el/modules/translations/locales/mi.js +36 -0
- package/lib/translated/el/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/nb.js +36 -0
- package/lib/translated/el/modules/translations/locales/nl.js +36 -0
- package/lib/translated/el/modules/translations/locales/pl.js +36 -0
- package/lib/translated/el/modules/translations/locales/pt.js +36 -0
- package/lib/translated/el/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/el/modules/translations/locales/sl.js +36 -0
- package/lib/translated/el/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en/modules/common/fileUrl.js +4 -3
- package/lib/translated/en/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/en/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/en/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en/modules/rcs/api.js +3 -2
- package/lib/translated/en/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/da.js +36 -0
- package/lib/translated/en/modules/translations/locales/de.js +36 -0
- package/lib/translated/en/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en/modules/translations/locales/es.js +36 -0
- package/lib/translated/en/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en/modules/translations/locales/is.js +36 -0
- package/lib/translated/en/modules/translations/locales/it.js +36 -0
- package/lib/translated/en/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/common/fileUrl.js +4 -3
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en-AU-x-unimelb/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en-AU-x-unimelb/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en-AU-x-unimelb/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en-AU-x-unimelb/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en-AU-x-unimelb/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en-AU-x-unimelb/modules/rcs/api.js +3 -2
- package/lib/translated/en-AU-x-unimelb/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/da.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/de.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/es.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/is.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/it.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/common/fileUrl.js +4 -3
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en-GB-x-ukhe/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en-GB-x-ukhe/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en-GB-x-ukhe/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en-GB-x-ukhe/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en-GB-x-ukhe/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en-GB-x-ukhe/modules/rcs/api.js +3 -2
- package/lib/translated/en-GB-x-ukhe/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/da.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/de.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/es.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/is.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/it.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_AU/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_AU/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_AU/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_AU/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_AU/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_AU/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_AU/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_AU/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_AU/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_AU/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_AU/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_AU/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_AU/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_AU/modules/rcs/api.js +3 -2
- package/lib/translated/en_AU/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_AU/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_CA/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_CA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_CA/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_CA/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/en_CA/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/en_CA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_CA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_CA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_CA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_CA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_CA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_CA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_CA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_CA/modules/rcs/api.js +3 -2
- package/lib/translated/en_CA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_CA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_CY/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_CY/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_CY/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_CY/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_CY/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_CY/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_CY/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_CY/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_CY/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_CY/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_CY/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_CY/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_CY/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_CY/modules/rcs/api.js +3 -2
- package/lib/translated/en_CY/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_CY/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_GB/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_GB/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_GB/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_GB/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_GB/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_GB/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_GB/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_GB/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_GB/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_GB/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_GB/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_GB/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_GB/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_GB/modules/rcs/api.js +3 -2
- package/lib/translated/en_GB/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_GB/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es/modules/common/fileUrl.js +4 -3
- package/lib/translated/es/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/es/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/es/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/es/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/es/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es/modules/rce/StatusBar.js +1 -1
- package/lib/translated/es/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es/modules/rcs/api.js +3 -2
- package/lib/translated/es/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/da.js +36 -0
- package/lib/translated/es/modules/translations/locales/de.js +36 -0
- package/lib/translated/es/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es/modules/translations/locales/es.js +36 -0
- package/lib/translated/es/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es/modules/translations/locales/is.js +36 -0
- package/lib/translated/es/modules/translations/locales/it.js +36 -0
- package/lib/translated/es/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es_ES/modules/common/fileUrl.js +4 -3
- package/lib/translated/es_ES/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es_ES/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/es_ES/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/es_ES/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/es_ES/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/es_ES/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es_ES/modules/rce/StatusBar.js +1 -1
- package/lib/translated/es_ES/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es_ES/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es_ES/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es_ES/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es_ES/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es_ES/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es_ES/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es_ES/modules/rcs/api.js +3 -2
- package/lib/translated/es_ES/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es_ES/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/da.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/de.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/es.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/is.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/it.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es_GT/modules/common/fileUrl.js +4 -3
- package/lib/translated/es_GT/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es_GT/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/es_GT/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/es_GT/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/es_GT/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es_GT/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es_GT/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es_GT/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es_GT/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es_GT/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es_GT/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es_GT/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es_GT/modules/rcs/api.js +3 -2
- package/lib/translated/es_GT/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es_GT/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/da.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/de.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/es.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/is.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/it.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fa_IR/modules/common/fileUrl.js +4 -3
- package/lib/translated/fa_IR/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fa_IR/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/fa_IR/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/fa_IR/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/fa_IR/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fa_IR/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fa_IR/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fa_IR/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fa_IR/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fa_IR/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fa_IR/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fa_IR/modules/rcs/api.js +3 -2
- package/lib/translated/fa_IR/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fa_IR/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/da.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/de.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/es.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/is.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/it.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fi/modules/common/fileUrl.js +4 -3
- package/lib/translated/fi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fi/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fi/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fi/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fi/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fi/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fi/modules/rcs/api.js +3 -2
- package/lib/translated/fi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/da.js +36 -0
- package/lib/translated/fi/modules/translations/locales/de.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fi/modules/translations/locales/es.js +36 -0
- package/lib/translated/fi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fi/modules/translations/locales/is.js +36 -0
- package/lib/translated/fi/modules/translations/locales/it.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fr/modules/common/fileUrl.js +4 -3
- package/lib/translated/fr/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fr/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fr/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fr/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fr/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fr/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fr/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fr/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fr/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fr/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fr/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fr/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fr/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fr/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fr/modules/rcs/api.js +3 -2
- package/lib/translated/fr/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fr/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fr/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fr/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/da.js +36 -0
- package/lib/translated/fr/modules/translations/locales/de.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fr/modules/translations/locales/es.js +36 -0
- package/lib/translated/fr/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fr/modules/translations/locales/is.js +36 -0
- package/lib/translated/fr/modules/translations/locales/it.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fr/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fr/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fr_CA/modules/common/fileUrl.js +4 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fr_CA/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fr_CA/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fr_CA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fr_CA/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fr_CA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fr_CA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fr_CA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fr_CA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fr_CA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fr_CA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fr_CA/modules/rcs/api.js +3 -2
- package/lib/translated/fr_CA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fr_CA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/da.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/de.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/es.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/is.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/it.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/he/modules/common/fileUrl.js +4 -3
- package/lib/translated/he/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/he/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/he/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/he/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/he/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/he/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/he/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/he/modules/rce/contentRendering.js +2 -2
- package/lib/translated/he/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/he/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/he/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/he/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/he/modules/rcs/api.js +3 -2
- package/lib/translated/he/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/he/modules/translations/locales/ar.js +36 -0
- package/lib/translated/he/modules/translations/locales/ca.js +36 -0
- package/lib/translated/he/modules/translations/locales/cy.js +36 -0
- package/lib/translated/he/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/da.js +36 -0
- package/lib/translated/he/modules/translations/locales/de.js +36 -0
- package/lib/translated/he/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/he/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/he/modules/translations/locales/es.js +36 -0
- package/lib/translated/he/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/he/modules/translations/locales/fi.js +36 -0
- package/lib/translated/he/modules/translations/locales/fr.js +36 -0
- package/lib/translated/he/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/he/modules/translations/locales/ht.js +36 -0
- package/lib/translated/he/modules/translations/locales/is.js +36 -0
- package/lib/translated/he/modules/translations/locales/it.js +36 -0
- package/lib/translated/he/modules/translations/locales/ja.js +36 -0
- package/lib/translated/he/modules/translations/locales/mi.js +36 -0
- package/lib/translated/he/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/nb.js +36 -0
- package/lib/translated/he/modules/translations/locales/nl.js +36 -0
- package/lib/translated/he/modules/translations/locales/pl.js +36 -0
- package/lib/translated/he/modules/translations/locales/pt.js +36 -0
- package/lib/translated/he/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/he/modules/translations/locales/sl.js +36 -0
- package/lib/translated/he/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ht/modules/common/fileUrl.js +4 -3
- package/lib/translated/ht/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ht/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ht/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ht/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ht/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ht/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ht/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ht/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ht/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ht/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ht/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ht/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ht/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ht/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ht/modules/rcs/api.js +3 -2
- package/lib/translated/ht/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ht/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ht/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ht/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/da.js +36 -0
- package/lib/translated/ht/modules/translations/locales/de.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ht/modules/translations/locales/es.js +36 -0
- package/lib/translated/ht/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ht/modules/translations/locales/is.js +36 -0
- package/lib/translated/ht/modules/translations/locales/it.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ht/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ht/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/hu/modules/common/fileUrl.js +4 -3
- package/lib/translated/hu/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/hu/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/hu/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/hu/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/hu/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/hu/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/hu/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/hu/modules/rce/contentRendering.js +2 -2
- package/lib/translated/hu/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/hu/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/hu/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/hu/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/hu/modules/rcs/api.js +3 -2
- package/lib/translated/hu/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/hu/modules/translations/locales/ar.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ca.js +36 -0
- package/lib/translated/hu/modules/translations/locales/cy.js +36 -0
- package/lib/translated/hu/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/da.js +36 -0
- package/lib/translated/hu/modules/translations/locales/de.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/hu/modules/translations/locales/es.js +36 -0
- package/lib/translated/hu/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fi.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fr.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ht.js +36 -0
- package/lib/translated/hu/modules/translations/locales/is.js +36 -0
- package/lib/translated/hu/modules/translations/locales/it.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ja.js +36 -0
- package/lib/translated/hu/modules/translations/locales/mi.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nb.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pt.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/hu/modules/translations/locales/sl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/hy/modules/common/fileUrl.js +4 -3
- package/lib/translated/hy/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/hy/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/hy/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/hy/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/hy/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/hy/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/hy/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/hy/modules/rce/contentRendering.js +2 -2
- package/lib/translated/hy/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/hy/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/hy/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/hy/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/hy/modules/rcs/api.js +3 -2
- package/lib/translated/hy/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/hy/modules/translations/locales/ar.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ca.js +36 -0
- package/lib/translated/hy/modules/translations/locales/cy.js +36 -0
- package/lib/translated/hy/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/da.js +36 -0
- package/lib/translated/hy/modules/translations/locales/de.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/hy/modules/translations/locales/es.js +36 -0
- package/lib/translated/hy/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fi.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fr.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ht.js +36 -0
- package/lib/translated/hy/modules/translations/locales/is.js +36 -0
- package/lib/translated/hy/modules/translations/locales/it.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ja.js +36 -0
- package/lib/translated/hy/modules/translations/locales/mi.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nb.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pt.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/hy/modules/translations/locales/sl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/is/modules/common/fileUrl.js +4 -3
- package/lib/translated/is/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/is/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/is/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/is/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/is/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/is/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/is/modules/rce/StatusBar.js +1 -1
- package/lib/translated/is/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/is/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/is/modules/rce/contentRendering.js +2 -2
- package/lib/translated/is/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/is/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/is/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/is/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/is/modules/rcs/api.js +3 -2
- package/lib/translated/is/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/is/modules/translations/locales/ar.js +36 -0
- package/lib/translated/is/modules/translations/locales/ca.js +36 -0
- package/lib/translated/is/modules/translations/locales/cy.js +36 -0
- package/lib/translated/is/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/da.js +36 -0
- package/lib/translated/is/modules/translations/locales/de.js +36 -0
- package/lib/translated/is/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/is/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/is/modules/translations/locales/es.js +36 -0
- package/lib/translated/is/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/is/modules/translations/locales/fi.js +36 -0
- package/lib/translated/is/modules/translations/locales/fr.js +36 -0
- package/lib/translated/is/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/is/modules/translations/locales/ht.js +36 -0
- package/lib/translated/is/modules/translations/locales/is.js +36 -0
- package/lib/translated/is/modules/translations/locales/it.js +36 -0
- package/lib/translated/is/modules/translations/locales/ja.js +36 -0
- package/lib/translated/is/modules/translations/locales/mi.js +36 -0
- package/lib/translated/is/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/nb.js +36 -0
- package/lib/translated/is/modules/translations/locales/nl.js +36 -0
- package/lib/translated/is/modules/translations/locales/pl.js +36 -0
- package/lib/translated/is/modules/translations/locales/pt.js +36 -0
- package/lib/translated/is/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/is/modules/translations/locales/sl.js +36 -0
- package/lib/translated/is/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/it/modules/common/fileUrl.js +4 -3
- package/lib/translated/it/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/it/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/it/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/it/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/it/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/it/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/it/modules/rce/StatusBar.js +1 -1
- package/lib/translated/it/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/it/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/it/modules/rce/contentRendering.js +2 -2
- package/lib/translated/it/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/it/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/it/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/it/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/it/modules/rcs/api.js +3 -2
- package/lib/translated/it/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/it/modules/translations/locales/ar.js +36 -0
- package/lib/translated/it/modules/translations/locales/ca.js +36 -0
- package/lib/translated/it/modules/translations/locales/cy.js +36 -0
- package/lib/translated/it/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/da.js +36 -0
- package/lib/translated/it/modules/translations/locales/de.js +36 -0
- package/lib/translated/it/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/it/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/it/modules/translations/locales/es.js +36 -0
- package/lib/translated/it/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/it/modules/translations/locales/fi.js +36 -0
- package/lib/translated/it/modules/translations/locales/fr.js +36 -0
- package/lib/translated/it/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/it/modules/translations/locales/ht.js +36 -0
- package/lib/translated/it/modules/translations/locales/is.js +36 -0
- package/lib/translated/it/modules/translations/locales/it.js +36 -0
- package/lib/translated/it/modules/translations/locales/ja.js +36 -0
- package/lib/translated/it/modules/translations/locales/mi.js +36 -0
- package/lib/translated/it/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/nb.js +36 -0
- package/lib/translated/it/modules/translations/locales/nl.js +36 -0
- package/lib/translated/it/modules/translations/locales/pl.js +36 -0
- package/lib/translated/it/modules/translations/locales/pt.js +36 -0
- package/lib/translated/it/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/it/modules/translations/locales/sl.js +36 -0
- package/lib/translated/it/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ja/modules/common/fileUrl.js +4 -3
- package/lib/translated/ja/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ja/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ja/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ja/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ja/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ja/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ja/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ja/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ja/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ja/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ja/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ja/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ja/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ja/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ja/modules/rcs/api.js +3 -2
- package/lib/translated/ja/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ja/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ja/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ja/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/da.js +36 -0
- package/lib/translated/ja/modules/translations/locales/de.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ja/modules/translations/locales/es.js +36 -0
- package/lib/translated/ja/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ja/modules/translations/locales/is.js +36 -0
- package/lib/translated/ja/modules/translations/locales/it.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ja/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ja/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ko/modules/common/fileUrl.js +4 -3
- package/lib/translated/ko/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ko/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/ko/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/ko/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/ko/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ko/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ko/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ko/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ko/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ko/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ko/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ko/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ko/modules/rcs/api.js +3 -2
- package/lib/translated/ko/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ko/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ko/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ko/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/da.js +36 -0
- package/lib/translated/ko/modules/translations/locales/de.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ko/modules/translations/locales/es.js +36 -0
- package/lib/translated/ko/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ko/modules/translations/locales/is.js +36 -0
- package/lib/translated/ko/modules/translations/locales/it.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ko/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ko/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/mi/modules/common/fileUrl.js +4 -3
- package/lib/translated/mi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/mi/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/mi/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/mi/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/mi/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/mi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/mi/modules/rce/StatusBar.js +1 -1
- package/lib/translated/mi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/mi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/mi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/mi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/mi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/mi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/mi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/mi/modules/rcs/api.js +3 -2
- package/lib/translated/mi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/mi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/mi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/mi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/da.js +36 -0
- package/lib/translated/mi/modules/translations/locales/de.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/mi/modules/translations/locales/es.js +36 -0
- package/lib/translated/mi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/mi/modules/translations/locales/is.js +36 -0
- package/lib/translated/mi/modules/translations/locales/it.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/mi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/mi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nb/modules/common/fileUrl.js +4 -3
- package/lib/translated/nb/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nb/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nb/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nb/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nb/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nb/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nb/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nb/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nb/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nb/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nb/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nb/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nb/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nb/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nb/modules/rcs/api.js +3 -2
- package/lib/translated/nb/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nb/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nb/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nb/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/da.js +36 -0
- package/lib/translated/nb/modules/translations/locales/de.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nb/modules/translations/locales/es.js +36 -0
- package/lib/translated/nb/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nb/modules/translations/locales/is.js +36 -0
- package/lib/translated/nb/modules/translations/locales/it.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nb/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nb/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nb-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nb-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nb-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nb-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nb-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nb-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nb-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nb-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nb-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nb-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nb-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nb-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/nb-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nb-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nl/modules/common/fileUrl.js +4 -3
- package/lib/translated/nl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nl/modules/rcs/api.js +3 -2
- package/lib/translated/nl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/da.js +36 -0
- package/lib/translated/nl/modules/translations/locales/de.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nl/modules/translations/locales/es.js +36 -0
- package/lib/translated/nl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nl/modules/translations/locales/is.js +36 -0
- package/lib/translated/nl/modules/translations/locales/it.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nn/modules/common/fileUrl.js +4 -3
- package/lib/translated/nn/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nn/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/nn/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/nn/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/nn/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nn/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nn/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nn/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nn/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nn/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nn/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nn/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nn/modules/rcs/api.js +3 -2
- package/lib/translated/nn/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nn/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nn/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nn/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/da.js +36 -0
- package/lib/translated/nn/modules/translations/locales/de.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nn/modules/translations/locales/es.js +36 -0
- package/lib/translated/nn/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nn/modules/translations/locales/is.js +36 -0
- package/lib/translated/nn/modules/translations/locales/it.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nn/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nn/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pl/modules/common/fileUrl.js +4 -3
- package/lib/translated/pl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pl/modules/rcs/api.js +3 -2
- package/lib/translated/pl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/da.js +36 -0
- package/lib/translated/pl/modules/translations/locales/de.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pl/modules/translations/locales/es.js +36 -0
- package/lib/translated/pl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pl/modules/translations/locales/is.js +36 -0
- package/lib/translated/pl/modules/translations/locales/it.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pt/modules/common/fileUrl.js +4 -3
- package/lib/translated/pt/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pt/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pt/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pt/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pt/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pt/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pt/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pt/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pt/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pt/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pt/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pt/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pt/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pt/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pt/modules/rcs/api.js +3 -2
- package/lib/translated/pt/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pt/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pt/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pt/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/da.js +36 -0
- package/lib/translated/pt/modules/translations/locales/de.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pt/modules/translations/locales/es.js +36 -0
- package/lib/translated/pt/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pt/modules/translations/locales/is.js +36 -0
- package/lib/translated/pt/modules/translations/locales/it.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pt/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pt/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pt_BR/modules/common/fileUrl.js +4 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pt_BR/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pt_BR/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pt_BR/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pt_BR/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pt_BR/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pt_BR/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pt_BR/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pt_BR/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pt_BR/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pt_BR/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pt_BR/modules/rcs/api.js +3 -2
- package/lib/translated/pt_BR/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pt_BR/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/da.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/de.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/es.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/is.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/it.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ru/modules/common/fileUrl.js +4 -3
- package/lib/translated/ru/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ru/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/ru/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/ru/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/ru/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ru/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ru/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ru/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ru/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ru/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ru/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ru/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ru/modules/rcs/api.js +3 -2
- package/lib/translated/ru/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ru/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ru/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ru/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/da.js +36 -0
- package/lib/translated/ru/modules/translations/locales/de.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ru/modules/translations/locales/es.js +36 -0
- package/lib/translated/ru/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ru/modules/translations/locales/is.js +36 -0
- package/lib/translated/ru/modules/translations/locales/it.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ru/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ru/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/se/modules/common/fileUrl.js +4 -3
- package/lib/translated/se/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/se/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/se/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/se/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/se/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/se/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/se/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/se/modules/rce/contentRendering.js +2 -2
- package/lib/translated/se/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/se/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/se/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/se/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/se/modules/rcs/api.js +3 -2
- package/lib/translated/se/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/se/modules/translations/locales/ar.js +36 -0
- package/lib/translated/se/modules/translations/locales/ca.js +36 -0
- package/lib/translated/se/modules/translations/locales/cy.js +36 -0
- package/lib/translated/se/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/da.js +36 -0
- package/lib/translated/se/modules/translations/locales/de.js +36 -0
- package/lib/translated/se/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/se/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/se/modules/translations/locales/es.js +36 -0
- package/lib/translated/se/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/se/modules/translations/locales/fi.js +36 -0
- package/lib/translated/se/modules/translations/locales/fr.js +36 -0
- package/lib/translated/se/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/se/modules/translations/locales/ht.js +36 -0
- package/lib/translated/se/modules/translations/locales/is.js +36 -0
- package/lib/translated/se/modules/translations/locales/it.js +36 -0
- package/lib/translated/se/modules/translations/locales/ja.js +36 -0
- package/lib/translated/se/modules/translations/locales/mi.js +36 -0
- package/lib/translated/se/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/nb.js +36 -0
- package/lib/translated/se/modules/translations/locales/nl.js +36 -0
- package/lib/translated/se/modules/translations/locales/pl.js +36 -0
- package/lib/translated/se/modules/translations/locales/pt.js +36 -0
- package/lib/translated/se/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/se/modules/translations/locales/sl.js +36 -0
- package/lib/translated/se/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sl/modules/common/fileUrl.js +4 -3
- package/lib/translated/sl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/sl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/sl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/sl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/sl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/sl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sl/modules/rcs/api.js +3 -2
- package/lib/translated/sl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/da.js +36 -0
- package/lib/translated/sl/modules/translations/locales/de.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sl/modules/translations/locales/es.js +36 -0
- package/lib/translated/sl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sl/modules/translations/locales/is.js +36 -0
- package/lib/translated/sl/modules/translations/locales/it.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/sv/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/sv/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/sv/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv/modules/rcs/api.js +3 -2
- package/lib/translated/sv/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/sv-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/sv-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/sv-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/sv-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv_SE/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv_SE/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv_SE/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/sv_SE/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/sv_SE/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/sv_SE/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv_SE/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv_SE/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv_SE/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv_SE/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv_SE/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv_SE/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv_SE/modules/rcs/api.js +3 -2
- package/lib/translated/sv_SE/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv_SE/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/tg/modules/common/fileUrl.js +4 -3
- package/lib/translated/tg/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/tg/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/tg/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/tg/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/tg/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/tg/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/tg/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/tg/modules/rce/contentRendering.js +2 -2
- package/lib/translated/tg/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/tg/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/tg/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/tg/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/tg/modules/rcs/api.js +3 -2
- package/lib/translated/tg/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/tg/modules/translations/locales/ar.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ca.js +36 -0
- package/lib/translated/tg/modules/translations/locales/cy.js +36 -0
- package/lib/translated/tg/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/da.js +36 -0
- package/lib/translated/tg/modules/translations/locales/de.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/tg/modules/translations/locales/es.js +36 -0
- package/lib/translated/tg/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fi.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fr.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ht.js +36 -0
- package/lib/translated/tg/modules/translations/locales/is.js +36 -0
- package/lib/translated/tg/modules/translations/locales/it.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ja.js +36 -0
- package/lib/translated/tg/modules/translations/locales/mi.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nb.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pt.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/tg/modules/translations/locales/sl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/th/modules/common/fileUrl.js +4 -3
- package/lib/translated/th/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/th/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/th/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/th/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/th/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/th/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/th/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/th/modules/rce/contentRendering.js +2 -2
- package/lib/translated/th/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/th/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/th/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/th/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/th/modules/rcs/api.js +3 -2
- package/lib/translated/th/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/th/modules/translations/locales/ar.js +36 -0
- package/lib/translated/th/modules/translations/locales/ca.js +36 -0
- package/lib/translated/th/modules/translations/locales/cy.js +36 -0
- package/lib/translated/th/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/da.js +36 -0
- package/lib/translated/th/modules/translations/locales/de.js +36 -0
- package/lib/translated/th/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/th/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/th/modules/translations/locales/es.js +36 -0
- package/lib/translated/th/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/th/modules/translations/locales/fi.js +36 -0
- package/lib/translated/th/modules/translations/locales/fr.js +36 -0
- package/lib/translated/th/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/th/modules/translations/locales/ht.js +36 -0
- package/lib/translated/th/modules/translations/locales/is.js +36 -0
- package/lib/translated/th/modules/translations/locales/it.js +36 -0
- package/lib/translated/th/modules/translations/locales/ja.js +36 -0
- package/lib/translated/th/modules/translations/locales/mi.js +36 -0
- package/lib/translated/th/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/nb.js +36 -0
- package/lib/translated/th/modules/translations/locales/nl.js +36 -0
- package/lib/translated/th/modules/translations/locales/pl.js +36 -0
- package/lib/translated/th/modules/translations/locales/pt.js +36 -0
- package/lib/translated/th/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/th/modules/translations/locales/sl.js +36 -0
- package/lib/translated/th/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/th_TH/modules/common/fileUrl.js +4 -3
- package/lib/translated/th_TH/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/th_TH/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/th_TH/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/th_TH/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/th_TH/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/th_TH/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/th_TH/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/th_TH/modules/rce/contentRendering.js +2 -2
- package/lib/translated/th_TH/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/th_TH/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/th_TH/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/th_TH/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/th_TH/modules/rcs/api.js +3 -2
- package/lib/translated/th_TH/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/th_TH/modules/translations/locales/ar.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ca.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/cy.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/da.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/de.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/es.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fi.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fr.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ht.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/is.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/it.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ja.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/mi.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nb.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pt.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/sl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/tr/modules/common/fileUrl.js +4 -3
- package/lib/translated/tr/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/tr/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/tr/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/tr/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/tr/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/tr/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/tr/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/tr/modules/rce/contentRendering.js +2 -2
- package/lib/translated/tr/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/tr/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/tr/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/tr/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/tr/modules/rcs/api.js +3 -2
- package/lib/translated/tr/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/tr/modules/translations/locales/ar.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ca.js +36 -0
- package/lib/translated/tr/modules/translations/locales/cy.js +36 -0
- package/lib/translated/tr/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/da.js +36 -0
- package/lib/translated/tr/modules/translations/locales/de.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/tr/modules/translations/locales/es.js +36 -0
- package/lib/translated/tr/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fi.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fr.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ht.js +36 -0
- package/lib/translated/tr/modules/translations/locales/is.js +36 -0
- package/lib/translated/tr/modules/translations/locales/it.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ja.js +36 -0
- package/lib/translated/tr/modules/translations/locales/mi.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nb.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pt.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/tr/modules/translations/locales/sl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/uk_UA/modules/common/fileUrl.js +4 -3
- package/lib/translated/uk_UA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/uk_UA/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/uk_UA/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/uk_UA/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/uk_UA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/uk_UA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/uk_UA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/uk_UA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/uk_UA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/uk_UA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/uk_UA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/uk_UA/modules/rcs/api.js +3 -2
- package/lib/translated/uk_UA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/uk_UA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/da.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/de.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/es.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/is.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/it.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/vi/modules/common/fileUrl.js +4 -3
- package/lib/translated/vi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/vi/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/vi/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/vi/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/vi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/vi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/vi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/vi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/vi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/vi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/vi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/vi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/vi/modules/rcs/api.js +3 -2
- package/lib/translated/vi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/vi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/vi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/vi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/da.js +36 -0
- package/lib/translated/vi/modules/translations/locales/de.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/vi/modules/translations/locales/es.js +36 -0
- package/lib/translated/vi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/vi/modules/translations/locales/is.js +36 -0
- package/lib/translated/vi/modules/translations/locales/it.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/vi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/vi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/vi_VN/modules/common/fileUrl.js +4 -3
- package/lib/translated/vi_VN/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/vi_VN/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/vi_VN/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/vi_VN/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/vi_VN/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/vi_VN/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/vi_VN/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/vi_VN/modules/rce/contentRendering.js +2 -2
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/vi_VN/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/vi_VN/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/vi_VN/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/vi_VN/modules/rcs/api.js +3 -2
- package/lib/translated/vi_VN/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/vi_VN/modules/translations/locales/ar.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ca.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/cy.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/da.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/de.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/es.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fi.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fr.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ht.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/is.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/it.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ja.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/mi.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nb.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pt.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/sl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh/modules/rcs/api.js +3 -2
- package/lib/translated/zh/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh-Hans/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh-Hans/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh-Hans/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh-Hans/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh-Hans/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh-Hans/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh-Hans/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh-Hans/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh-Hans/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh-Hans/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh-Hans/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh-Hans/modules/rcs/api.js +3 -2
- package/lib/translated/zh-Hans/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh-Hans/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh-Hant/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh-Hant/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh-Hant/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh-Hant/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh-Hant/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh-Hant/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh-Hant/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh-Hant/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh-Hant/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh-Hant/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh-Hant/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh-Hant/modules/rcs/api.js +3 -2
- package/lib/translated/zh-Hant/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh-Hant/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh_HK/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh_HK/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh_HK/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh_HK/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh_HK/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh_HK/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh_HK/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh_HK/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh_HK/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh_HK/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh_HK/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh_HK/modules/rcs/api.js +3 -2
- package/lib/translated/zh_HK/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh_HK/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translations/locales/ar.js +36 -0
- package/lib/translations/locales/ca.js +36 -0
- package/lib/translations/locales/cy.js +36 -0
- package/lib/translations/locales/da-x-k12.js +36 -0
- package/lib/translations/locales/da.js +36 -0
- package/lib/translations/locales/de.js +36 -0
- package/lib/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translations/locales/en_AU.js +36 -0
- package/lib/translations/locales/en_CA.js +36 -0
- package/lib/translations/locales/en_CY.js +36 -0
- package/lib/translations/locales/en_GB.js +36 -0
- package/lib/translations/locales/es.js +36 -0
- package/lib/translations/locales/es_ES.js +36 -0
- package/lib/translations/locales/fi.js +36 -0
- package/lib/translations/locales/fr.js +36 -0
- package/lib/translations/locales/fr_CA.js +36 -0
- package/lib/translations/locales/ht.js +36 -0
- package/lib/translations/locales/is.js +36 -0
- package/lib/translations/locales/it.js +36 -0
- package/lib/translations/locales/ja.js +36 -0
- package/lib/translations/locales/mi.js +36 -0
- package/lib/translations/locales/nb-x-k12.js +36 -0
- package/lib/translations/locales/nb.js +36 -0
- package/lib/translations/locales/nl.js +36 -0
- package/lib/translations/locales/pl.js +36 -0
- package/lib/translations/locales/pt.js +36 -0
- package/lib/translations/locales/pt_BR.js +36 -0
- package/lib/translations/locales/sl.js +36 -0
- package/lib/translations/locales/sv-x-k12.js +36 -0
- package/lib/translations/locales/zh-Hans.js +36 -0
- package/lib/translations/locales/zh-Hant.js +36 -0
- package/lib/translations/locales/zh.js +36 -0
- package/lib/translations/locales/zh_HK.js +36 -0
- package/package.json +1 -2
- package/testcafe/build/100.js +5 -5
- package/testcafe/build/101.js +5 -5
- package/testcafe/build/22.js +2 -2
- package/testcafe/build/23.js +3 -39
- package/testcafe/build/27.js +84 -84
- package/testcafe/build/28.js +83 -99
- package/testcafe/build/29.js +51 -107
- package/testcafe/build/30.js +47 -59
- package/testcafe/build/31.js +28 -64
- package/testcafe/build/32.js +16 -28
- package/testcafe/build/33.js +10 -10
- package/testcafe/build/34.js +16 -16
- package/testcafe/build/35.js +15 -27
- package/testcafe/build/36.js +18 -19
- package/testcafe/build/37.js +11 -22
- package/testcafe/build/38.js +13 -14
- package/testcafe/build/39.js +8 -8
- package/testcafe/build/40.js +6 -6
- package/testcafe/build/41.js +6 -6
- package/testcafe/build/42.js +6 -6
- package/testcafe/build/43.js +10 -10
- package/testcafe/build/44.js +5 -5
- package/testcafe/build/45.js +5 -5
- package/testcafe/build/46.js +3 -3
- package/testcafe/build/47.js +6 -6
- package/testcafe/build/48.js +10 -10
- package/testcafe/build/49.js +8 -8
- package/testcafe/build/5.js +1 -1
- package/testcafe/build/50.js +6 -6
- package/testcafe/build/51.js +8 -8
- package/testcafe/build/52.js +6 -6
- package/testcafe/build/53.js +6 -6
- package/testcafe/build/54.js +8 -8
- package/testcafe/build/55.js +8 -8
- package/testcafe/build/56.js +6 -6
- package/testcafe/build/57.js +8 -8
- package/testcafe/build/58.js +8 -8
- package/testcafe/build/59.js +10 -10
- package/testcafe/build/60.js +6 -6
- package/testcafe/build/61.js +6 -6
- package/testcafe/build/62.js +8 -8
- package/testcafe/build/63.js +8 -8
- package/testcafe/build/64.js +8 -8
- package/testcafe/build/65.js +6 -17
- package/testcafe/build/66.js +3 -3
- package/testcafe/build/67.js +5 -5
- package/testcafe/build/68.js +5 -5
- package/testcafe/build/69.js +5 -5
- package/testcafe/build/70.js +5 -5
- package/testcafe/build/71.js +6 -6
- package/testcafe/build/72.js +6 -6
- package/testcafe/build/73.js +6 -6
- package/testcafe/build/74.js +6 -6
- package/testcafe/build/75.js +6 -6
- package/testcafe/build/76.js +6 -6
- package/testcafe/build/77.js +5 -5
- package/testcafe/build/78.js +5 -5
- package/testcafe/build/79.js +5 -5
- package/testcafe/build/80.js +5 -5
- package/testcafe/build/81.js +3 -3
- package/testcafe/build/82.js +5 -5
- package/testcafe/build/83.js +5 -5
- package/testcafe/build/84.js +3 -3
- package/testcafe/build/85.js +3 -3
- package/testcafe/build/86.js +5 -5
- package/testcafe/build/87.js +3 -3
- package/testcafe/build/88.js +5 -5
- package/testcafe/build/89.js +3 -3
- package/testcafe/build/90.js +5 -5
- package/testcafe/build/91.js +3 -3
- package/testcafe/build/92.js +5 -5
- package/testcafe/build/93.js +3 -3
- package/testcafe/build/94.js +5 -5
- package/testcafe/build/95.js +3 -3
- package/testcafe/build/96.js +3 -3
- package/testcafe/build/97.js +5 -5
- package/testcafe/build/98.js +5 -5
- package/testcafe/build/99.js +5 -5
- package/testcafe/build/testcafe.js +11 -23
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ImageOptions.test.js +0 -282
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ImageSection.test.js +0 -590
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ModeSelect.test.js +0 -98
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/SVGIcon.test.js +0 -53
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/SVGList.test.js +0 -72
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/Upload.test.js +0 -186
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/compressionUtils.test.js +0 -114
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/utils.test.js +0 -75
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/ColorSection.test.js +0 -87
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/Footer.test.js +0 -127
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/Header.test.js +0 -108
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/PreviewSection.test.js +0 -101
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/ShapeSection.test.js +0 -103
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/TextSection.test.js +0 -150
- package/es/rce/plugins/instructure_icon_maker/components/__tests__/IconMakerTray.test.js +0 -630
- package/es/rce/plugins/instructure_icon_maker/components/__tests__/SavedIconMakerList.test.js +0 -190
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/ImageSection.test.js +0 -92
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/imageCropper.test.js +0 -63
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/svgSettings.test.js +0 -108
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/image.test.js +0 -584
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/index.test.js +0 -407
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/metadata.test.js +0 -48
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/settings.test.js +0 -619
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/shape.test.js +0 -406
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/text.test.js +0 -560
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/utils.test.js +0 -101
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/IconMakerFormHasChanges.test.js +0 -328
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/addIconMakerAttributes.test.js +0 -38
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/iconValidation.test.js +0 -86
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/round.test.js +0 -31
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/useDebouncedValue.test.js +0 -95
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/useMockedDebouncedValue.js +0 -35
- package/es/rce/plugins/instructure_image/ImageList/__tests__/Image.test.js +0 -144
- package/es/rce/plugins/instructure_image/ImageList/__tests__/ImageList.test.js +0 -74
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/ImageOptionsTray.test.js +0 -325
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/ImageOptionsTrayDriver.js +0 -158
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/TrayController.IconOptions.test.js +0 -161
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/TrayController.test.js +0 -205
- package/es/rce/plugins/instructure_image/Images/__tests__/Images.test.js +0 -215
- package/es/rce/plugins/instructure_image/__tests__/ImageEmbedOptions.test.js +0 -540
- package/es/rce/plugins/instructure_image/__tests__/clickCallback.test.js +0 -83
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialog.test.js +0 -144
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialogController.test.js +0 -97
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialogDriver.js +0 -87
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTray.test.js +0 -249
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTrayController.test.js +0 -88
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTrayDriver.js +0 -132
- package/es/rce/plugins/instructure_links/components/__tests__/AccordionSection.test.js +0 -62
- package/es/rce/plugins/instructure_links/components/__tests__/CollectionPanel.test.js +0 -77
- package/es/rce/plugins/instructure_links/components/__tests__/Link.test.js +0 -468
- package/es/rce/plugins/instructure_links/components/__tests__/LinkSet.test.js +0 -183
- package/es/rce/plugins/instructure_links/components/__tests__/LinksPanel.test.js +0 -113
- package/es/rce/plugins/instructure_links/components/__tests__/NavigationPanel.test.js +0 -63
- package/es/rce/plugins/instructure_media_embed/__tests__/clickCallback.test.js +0 -49
- package/es/rce/plugins/instructure_media_embed/components/__tests__/Embed.test.js +0 -84
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/AudioOptionsTray.test.js +0 -64
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/AudioOptionsTrayDriver.js +0 -50
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/TrayController.test.js +0 -124
- package/es/rce/plugins/instructure_record/MediaPanel/__tests__/MediaPanel.test.js +0 -181
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/TrayController.test.js +0 -231
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/VideoOptionsTray.test.js +0 -214
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/VideoOptionsTrayDriver.js +0 -116
- package/es/rce/plugins/instructure_record/__tests__/clickCallback.test.js +0 -90
- package/es/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/es/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/es/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/es/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/es/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/es/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/es/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/es/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/es/rce/plugins/shared/DimensionsInput/__tests__/DimensionsInput.test.js +0 -1152
- package/es/rce/plugins/shared/DimensionsInput/__tests__/DimensionsInputDriver.js +0 -76
- package/es/rce/plugins/shared/DimensionsInput/__tests__/NumberInputDriver.js +0 -77
- package/es/rce/plugins/shared/Upload/__tests__/CategoryProcessor.test.js +0 -65
- package/es/rce/plugins/shared/Upload/__tests__/ComputerPanel.test.js +0 -283
- package/es/rce/plugins/shared/Upload/__tests__/SvgCategoryProcessor.test.js +0 -71
- package/es/rce/plugins/shared/Upload/__tests__/UnsplashPanel.test.js +0 -357
- package/es/rce/plugins/shared/Upload/__tests__/UploadFile.test.js +0 -468
- package/es/rce/plugins/shared/Upload/__tests__/UploadFileModal.test.js +0 -129
- package/es/rce/plugins/shared/Upload/__tests__/UrlPanel.test.js +0 -37
- package/es/rce/plugins/shared/__tests__/CanvasContentTray.test.js +0 -247
- package/es/rce/plugins/shared/__tests__/CheckerboardStyling.test.js +0 -28
- package/es/rce/plugins/shared/__tests__/ColorInput.test.js +0 -94
- package/es/rce/plugins/shared/__tests__/ConditionalTooltip.test.js +0 -79
- package/es/rce/plugins/shared/__tests__/ContentSelection.test.js +0 -322
- package/es/rce/plugins/shared/__tests__/DimensionUtils.test.js +0 -342
- package/es/rce/plugins/shared/__tests__/FakeEditor.js +0 -179
- package/es/rce/plugins/shared/__tests__/Filter.test.js +0 -428
- package/es/rce/plugins/shared/__tests__/FixedContentTray.test.js +0 -70
- package/es/rce/plugins/shared/__tests__/LinkDisplay.test.js +0 -119
- package/es/rce/plugins/shared/__tests__/PreviewIcon.test.js +0 -131
- package/es/rce/plugins/shared/__tests__/RceFileBrowser.test.js +0 -113
- package/es/rce/plugins/shared/__tests__/buildDownloadUrl.test.js +0 -52
- package/es/rce/plugins/shared/__tests__/dateUtils.test.js +0 -122
- package/es/rce/plugins/shared/__tests__/fileTypeUtils.test.js +0 -96
- package/es/rce/plugins/shared/__tests__/linkUtils.test.js +0 -61
- package/es/rce/plugins/shared/__tests__/trayUtils.test.js +0 -53
- package/es/rce/plugins/shared/__tests__/useDataUrl.test.js +0 -110
- package/es/rcs/__tests__/api.test.js +0 -164
- package/es/rcs/__tests__/buildError.test.js +0 -77
- package/lib/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
package/testcafe/build/39.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[39],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/ca.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/ca.js ***!
|
|
6
6
|
\****************************************/
|
|
7
7
|
/*! no exports provided */
|
|
8
8
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9
9
|
|
|
10
10
|
"use strict";
|
|
11
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _format_message__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../format-message */ \"./src/format-message.js\");\n/* harmony import */ var _tinymce_ar_SA__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/ar_SA */ \"./src/translations/tinymce/ar_SA.js\");\n/* harmony import */ var _tinymce_ar_SA__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_ar_SA__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"access_the_pretty_html_editor_37168efe\": {\n \"message\": \"الوصول إلى محرر HTML الأنيق\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"المتحقق من إمكانية الوصول\"\n },\n \"add_8523c19b\": {\n \"message\": \"إضافة\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"إضافة محتوى\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"إضافة شرح مكتوب لأحداث العرض/أشرطة الترجمة\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"إضافة صورة\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"محاذاة\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"المحاذاة والقوائم\"\n },\n \"all_4321c3a1\": {\n \"message\": \"الكل\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"كافة التطبيقات\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alpha\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"أبجدي\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"النص البديل\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Coproduct)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"حدث خطأ أثناء قراءة الملف\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"حدث خطأ أثناء إجراء طلب شبكة\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"حدث خطأ أثناء تحميل الوسائط.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"و\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"زاوية\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"قائمة الإعلانات\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"الإعلانات\"\n },\n \"apply_781a2546\": {\n \"message\": \"تطبيق\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"تطبيق التغييرات على كافة مثيلات أيقونة صانع الأيقونات هذه في المساق\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"يقترب من الحد\"\n },\n \"approximately_e7965800\": {\n \"message\": \"تقريبًا\"\n },\n \"apps_54d24a47\": {\n \"message\": \"التطبيق\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"الأسهم\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"أيقونة الفنون\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"سيتم الاحتفاظ بنسبة العرض إلى الارتفاع\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"المهام\"\n },\n \"asterisk_82255584\": {\n \"message\": \"نجمة\"\n },\n \"attributes_963ba262\": {\n \"message\": \"السمات\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"تسجيل الصوت والفيديو غير مدعوم، يرجى استخدام مستعرض مختلف.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"خيارات الصوت\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"علبة خيارات الصوت\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"مشغل الصوت لـ { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"المحتوى المحفوظ تلقائياً موجود. هل ترغب في تحميل المحتوى المحفوظ تلقائياً بدلاً من ذلك؟\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"المجلدات المتاحة\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"شرطة مائلة للخلف\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"شريط\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"أساسي\"\n },\n \"because_501841b\": {\n \"message\": \"لأن\"\n },\n \"below_81d4dceb\": {\n \"message\": \"الأسفل\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"دائرة كبيرة\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"معامل ثنائي الحد\"\n },\n \"black_4cb01371\": {\n \"message\": \"أسود\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"أزرق\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"أسفل\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"الثالث من الأسفل\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"ربطة قوسية\"\n },\n \"brick_f2656265\": {\n \"message\": \"قرميد\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"إلغاء\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Cap Product\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"محاذاة إلى الوسط\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"نقطة مركزية\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"نقاط أفقية مركزية\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"اختر ملف تسميات توضيحية\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"اختر حقوق الاستخدام...\"\n },\n \"circle_484abe63\": {\n \"message\": \"الدائرة\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"قائمة دائرية غير المرتبة\"\n },\n \"clear_2084585f\": {\n \"message\": \"مسح\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"مسح الصورة\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"مسح الملف المحدد\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"مسح الملف المحدد: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"انقر أو نقرة + shift للوصول إلى محرر html.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"انقر لتضمين { imageName }\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"انقر لإخفاء المعاينة\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"انقر لإدراج ارتباط إلى المحرر.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"انقر لإظهار المعاينة\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"إغلاق قائمة أو مربع حوار. يعيدك أيضًا إلى مساحة المحرر\"\n },\n \"close_d634289d\": {\n \"message\": \"إغلاق\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"يجب أن يقل حجم ملف التسمية التوضيحية المغلقة عن { maxKb } كيلوبايت\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"تسميات توضيحية مغلقة/ترجمات مباشرة\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Clubs (Suit)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"الأعمال الجماعية\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"الطي لإخفاء { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"أداة انتقاء اللون\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"أداة انتقاء اللون (تم تحديد { colorName })\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"أعداد مركبة\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"الكمبيوتر\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Congruent\"\n },\n \"contains_311f37b7\": {\n \"message\": \"يحتوي على\"\n },\n \"content_1440204b\": {\n \"message\": \"المحتوى\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"لا يزال يتم تحميل المحتوى، إذا استمرت مشكلة عدم تضمين المحتوى بشكل سليم.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"النوع الفرعي للمحتوى\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"نوع المحتوى\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"منتج مشترك\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"مالك حق النشر:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 كلمات}\\n one {1 كلمة}\\n other {# من الكلمات}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# عنصر محمّل}\\n other {# من العناصر محمّلة}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"مستندات المساق\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"ملفات المساق\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"ملفات المساق\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"صور المساق\"\n },\n \"course_link_b369426\": {\n \"message\": \"رابط المساق\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"روابط المساق\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"وسائط المساق\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"التنقل عبر المساق\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"إنشاء أيقونة\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"إنشاء أيقونة صانع الأيقونات\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"ترخيص المشاع الإبداعي:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"قص الصورة\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"قص صورة\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Cup Product\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"الصورة الحالية\"\n },\n \"custom_6979cd81\": {\n \"message\": \"مخصص\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"سماوي\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Dagger\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"تاريخ الإضافة\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"أيقونة زينة\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"{ TYPE_UPPER } زينة\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"تقليل المسافة البادئة\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"أرجواني داكن\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"قائمة افتراضية غير مرتبة بتعداد نقطي\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"قائمة افتراضية مرقمة غير مرتبة\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"قيمة التكامل المحدد\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"رمز الدرجة\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"المحدِدات\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(وصف الصورة)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(اذكر وصفًا لـ { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(وصف الفيديو)\"\n },\n \"details_98a31b68\": {\n \"message\": \"التفاصيل\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"نقاط قطرية\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"معيّن\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Diamonds (Suit)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"نوع البعد\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"الأبعاد\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"الاتجاهية\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"تحرير LaTeX مباشرةً\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"تعطيل المعاينة\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"النقاشات\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"فهرس المناقشات\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Disjoint Union\"\n },\n \"display_options_315aba85\": {\n \"message\": \"عرض الخيارات\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"عرض ارتباط النص (يفتح في علامة تبويب جديدة)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"علامة القسمة\"\n },\n \"document_678cd7bf\": {\n \"message\": \"مستند\"\n },\n \"documents_81393201\": {\n \"message\": \"المستندات\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"تم\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Double Dagger\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"سهم قطري لأسفل ويسار\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"سهم قطري لأسفل ويمين\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"سهم لأسفل\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"مثلث يشير لأسفل\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"إفلات ملف هنا\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"اسحب وأفلت أو انقر لاستعراض الكمبيوتر الخاص بك\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"إفلات المؤشر. استخدم سهمي لأعلى ولأسفل لضبط الحجم\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"تاريخ الاستحقاق: تواريخ متعددة\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"تاريخ الاستحقاق: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"تحرير نصًا بديلًا لمثيل الأيقونة هذا\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"تحرير ارتباط المساق\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"تحرير المعادلة\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"تحرير أيقونة صانع الأيقونات\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"تحرير الأيقونة\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"تحرير الارتباط\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"شريط حالة المحرر\"\n },\n \"embed_828fac4a\": {\n \"message\": \"تضمين\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"تضمين تعليمات برمجية\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"تضمين صورة\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"تضمين الفيديو\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"مضمّن آخر\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"مجموعة فارغة\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"نقطة مطوقة\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"سالب مطوق\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"زائد مطوق\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"أوقات مطوقة\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"أيقونة الهندسة\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"أيقونة الإنجليزية\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"أدخل 3 أحرف على الأقل للبحث\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (متغير)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"علامة يساوي\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"معادلة\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"محرر المعادلات\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"فئة تكافؤ\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"مكافئ (هوية)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"موجود\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"توسيع المعاينة افتراضيًا\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"التوسيع لرؤية { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"الرابط الخارجي\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"الأدوات الخارجية\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"كبير جداً\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"صغير للغاية\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"أيقونة الأنشطة غير الصفية\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (دالة)\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"تم تجاوز حصة تخزين الملفات\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"عنوان URL للملف\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"أيقونة الملف { filename }\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"معاينة الصورة { filename }\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"معاينة النص { filename }\"\n },\n \"files_c300e900\": {\n \"message\": \"الملفات\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"فهرس الملفات\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Flat (موسيقى)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"شريط أدوات خيارات عنصر التركيز\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"شجرة المجلد\"\n },\n \"for_all_b919f972\": {\n \"message\": \"للكل\"\n },\n \"format_4247a9c5\": {\n \"message\": \"التنسيق\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"التنسيق\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"شرطة للأمام\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"تم العثور على محتوى محفوظ تلقائياً\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"تم العثور على { count, plural,\\n =0 {# من النتائج}\\n one {# نتيجة}\\n other {# من النتائج}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"كسر\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"ملء الشاشة\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"جارٍ إنشاء المعاينة...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"الصور بتنسيق GIF/PNG أكبر من { size } كيلوبايت غير مدعومة حاليًا.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"الانتقال إلى شريط القوائم الخاص بالمحرر\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"الانتقال إلى شريط الأدوات الخاص بالمحرر\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"الدرجات\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"أكبر من\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"أكثر من أو يساوي\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"اليونانية\"\n },\n \"green_15af4778\": {\n \"message\": \"أخضر\"\n },\n \"grey_a55dceff\": {\n \"message\": \"رمادي\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"مستندات المجموعة\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"ملفات المجموعة\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"ملفات المجموعة\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"صور المجموعة\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"تساوي شكل المجموعة\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"رابط المجموعة\"\n },\n \"group_links_9493129e\": {\n \"message\": \"تجميع الارتباطات\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"وسائط المجموعة\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"التنقل عبر المجموعة\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"شريط H\"\n },\n \"hat_ea321e35\": {\n \"message\": \"قبعة\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"العنوان 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"العنوان 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"العنوان 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"أيقونة الصحة\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Hearts (Suit)\"\n },\n \"height_69b03e15\": {\n \"message\": \"الارتفاع\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"سداسي\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"إخفاء الوصف\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"إخفاء وصف { title }\"\n },\n \"home_351838cd\": {\n \"message\": \"الصفحة الرئيسية\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"محرر التعليمات البرمجية HTML\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"محرر HTML\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"لقد حصلت على إذن لاستخدام هذا الملف.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"أمتلك حق النشر\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"الأيقونة\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"الأيقونة\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"لون الأيقونة\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"أيقونات صانع الأيقونات\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"خيارات الأيقونة\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"علبة خيارات الأيقونة\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"شكل الأيقونة\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"حجم الأيقونة\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"إذا ترك الارتباط فارغًا، سيُعرض النص كاسم ارتباط المساق\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"إن لم تحدد الآن حقوق الاستخدام، فسيتم إلغاء نشر هذا الملف بعد تحميله.\"\n },\n \"image_8ad06\": {\n \"message\": \"صورة\"\n },\n \"image_c1c98202\": {\n \"message\": \"صورة\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"خيارات الصورة\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"علبة خيارات الصورة\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"الصور المراد قصها\"\n },\n \"images_7ce26570\": {\n \"message\": \"الصور\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"الجزء التخيلي (من العدد المركب)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"In (Element Of)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"زيادة المسافة البادئة\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"قيمة التكامل غير المحدد\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"نيلي\"\n },\n \"inference_fed5c960\": {\n \"message\": \"الاستنتاج\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"ما لا نهاية\"\n },\n \"insert_593145ef\": {\n \"message\": \"إدخال\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"إدراج ارتباطات Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"إدراج ارتباط\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"إدخال معادلة رياضية\"\n },\n \"integers_336344e1\": {\n \"message\": \"أعداد صحيحة\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"تقاطع\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"إدخال غير صالح.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"ملف غير صالح\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"نوع ملف غير صالح\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"URL غير صالح\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Iota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (متغير)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"اختصارات لوحة المفاتيح\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"أيقونة آداب اللغة\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"أيقونة اللغات\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"كبير\"\n },\n \"left_align_43d95491\": {\n \"message\": \"محاذاة إلى اليسار\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Left Angle Bracket\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Left Arrow\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Left Arrow With Hook\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Left Ceiling\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Left Curly Brace\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Left Downard Harpoon Arrow\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Left Floor\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"من اليسار إلى اليمين\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Left Upward Harpoon Arrow\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Leftward Arrow\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Leftward Pointing Triangle\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"أقل من\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"أقل من أو يساوي\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"أيقونة المكتبة\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"أزرق فاتح\"\n },\n \"link_7262adec\": {\n \"message\": \"ارتباط\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"خيارات الارتباط\"\n },\n \"links_14b70841\": {\n \"message\": \"الارتباطات\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"تحميل المزيد\"\n },\n \"loading_25990131\": {\n \"message\": \"جارٍ التحميل...\"\n },\n \"loading_bde52856\": {\n \"message\": \"جارٍ التحميل\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"تعذر تحميل التسميات التوضيحية/العناوين الفرعية.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"فشل التحميل...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"فشل التحميل.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"جارٍ تحميل المجلدات\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"جارٍ التحميل، يرجى الانتظار\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"جارٍ تحميل المعاينة\"\n },\n \"locked_762f138b\": {\n \"message\": \"مؤمّن\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"تكافؤ منطقي\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"تكافؤ منطقي (قصير)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"تكافؤ منطقي (قصير وسميك)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"تكافؤ منطقي (سميك)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"نقاط أفقية منخفضة\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"ماجنتا\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Maps To\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"أيقونة الرياضيات\"\n },\n \"media_af190855\": {\n \"message\": \"الوسائط\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"جارٍ معالجة ملف الوسائط. الرجاء إعادة المحاولة لاحقًا.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"متوسط\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"الأوسط\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"سالب\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"سالب/موجب\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"متنوع\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"متنوعات\"\n },\n \"modules_c4325335\": {\n \"message\": \"الوحدات النمطية\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"صورة متعددة الألوان\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"علامة الضرب\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"أيقونة الموسيقى\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"يجب أن يكون { percentage }% على الأقل\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"يجب أن تكون { width } x { height } بكسل على الأقل.\"\n },\n \"my_files_2f621040\": {\n \"message\": \"ملفاتي\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"N-th Root\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"الاسم\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Natural (موسيقى)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"الأرقام الطبيعية\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"تنقل من خلال القائمة أو شريط الأدوات\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Nested Greater Than\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Nested Less Than\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"الصفحة التالية\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"لا توجد تغييرات للحفظ.\"\n },\n \"no_e16d9132\": {\n \"message\": \"لا\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"لم يتم اختيار ملف\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"لا توجد معاينة متوفرة لهذا الملف.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"لا توجد نتائج.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"لم يتم العثور على نتائج لـ { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"لم يتم العثور على نتائج لـ { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"بلا\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"لم يتم تحديد شيء\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"لا يساوي\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Not In (Not An Element Of)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Not (نفي)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Not Subset\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Not Subset (Strict)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Not Superset\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Not Superset (Strict)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"ثماني\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"زيتي\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"يجب إضافة أحد الأنماط التالية لحفظ الأيقونة: لون الأيقونة، حجم الإطار، نص الأيقونة، الصورة\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"دائرة مفتوحة\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"افتح مربع حوار اختصارات لوحة المفاتيح هذا\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"فتح تطبيق { title }\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"المشغلون\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"أو\"\n },\n \"orange_81386a62\": {\n \"message\": \"برتقالي\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"القوائم المرتبة وغير المرتبة\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"يمكن العثور على اختصارات أخرى للمحرر على\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"لون المخطط التفصيلي\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"حجم المخطط التفصيلي\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } ليس بروتوكولاً صالحًا الذي يجب أن يكون ftp وhttp وhttps وmailto وskype وإلا سيتم حذفه\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"الصفحات\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"الفقرة\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"موازي\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"جزئي (مشتق)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"خماسي\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"أشخاص\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"نسبة مئوية\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"يجب أن تكون النسبة المئوية رقمًا\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"أيقونة الفنون التعبيرية\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"عمودي\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Phi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Phi (متغير)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"أيقونة التربية البدنية\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (متغير)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"وردي\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"بكسل\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"موجب\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"موجب/سالب\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"المنشور: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"مجموعة المجموعات الجزئية\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Precedes\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Precedes Equal\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"منسق مسبقًا\"\n },\n \"preview_53003fd2\": {\n \"message\": \"معاينة\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"المعاينة بشكل متراكب\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"معاينة مضمّنة\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"الصفحة السابقة\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Prime\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Prime Numbers\"\n },\n \"product_39cf144f\": {\n \"message\": \"منتج\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"تناسبي\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"يجب أن يكون البروتوكول ftp وhttp وhttps وmailto وskype وإلا سيتم حذفه\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"تم النشر\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"تاريخ النشر: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"يقطين\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"أرجواني\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"الرباعيات\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"الاختبارات الموجزة\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"أعداد جذرية\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"أعداد حقيقية\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"الجزء الحقيقي (من العدد المركب)\"\n },\n \"record_7c9448b\": {\n \"message\": \"تسجيل\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"تسجيل/تحميل الوسائط\"\n },\n \"red_8258edf3\": {\n \"message\": \"أحمر\"\n },\n \"relationships_6602af70\": {\n \"message\": \"العلاقات\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"أيقونة الدين\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"إزالة الارتباط\"\n },\n \"replace_e61834a7\": {\n \"message\": \"استبدال\"\n },\n \"reset_95a81614\": {\n \"message\": \"إعادة التعيين\"\n },\n \"resize_ec83d538\": {\n \"message\": \"تغيير الحجم\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"استعادة الحفظ التلقائي؟\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Reverse Turnstile (Does Not Yield)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (متغير)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"محرر محتوى\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"مساحة النص المنسق اضغط على ALT+0 لاختصارات محرر المحتوى المنسق.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"محاذاة إلى اليمين\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Right Angle Bracket\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Right Arrow\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Right Arrow With Hook\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Right Ceiling\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Right Curly Brace\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Right Downward Harpoon Arrow\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Right Floor\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"من اليمين إلى اليسار\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Right Upward Harpoon Arrow\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Rightward Arrow\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"مثلث يشير لليمين\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"تدوير الصورة زاوية -90\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"تدوير الصورة زاوية 90\"\n },\n \"rotation_9699c538\": {\n \"message\": \"تدوير\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"للأسف، محرر HTML الأنيق لا يمكن الوصول إليه من خلال لوحة المفاتيح. قم بالوصول إلى محرر HTML الأنيق من هنا.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"حفظ\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"تم حفظ أيقونة صانع الأيقونات\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Script L\"\n },\n \"search_280d00bd\": {\n \"message\": \"بحث\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"مصطلح البحث\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"حدد قص شكل\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"اختر اللغة\"\n },\n \"selected_274ce24f\": {\n \"message\": \"تم التحديد\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"{ linkFileName } المحدد\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Set Minus\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Sharp (موسيقي)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"اضغط على Shift-O لفتح محرر HTML الأنيق.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"إظهار خيارات الصوت\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"إظهار خيارات الصورة\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"إظهار خيارات الارتباطات\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"إظهار خيارات الفيديو\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (متغير)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"صورة بلون واحد\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"لون صورة بلون واحد\"\n },\n \"size_b30e1077\": {\n \"message\": \"الحجم\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"حجم ملف التسمية التوضيحية يتجاوز الحد الأقصى المسموح به من { max } كيلوبايت.\"\n },\n \"small_b070434a\": {\n \"message\": \"صغير\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Solid Circle\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"حدث خطأ ما.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"حدثت مشكلة ولا أعلم ماذا أعرض لك.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"حدث خطأ ما. تحقق من الاتصال وأعد تحميل الصفحة وأعد المحاولة.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"حدث خطأ ما\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"الفزر حسب\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Spades (Suit)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"مربع\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Square Cap\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Square Cup\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Square Root\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Square Root Symbol\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Square Subset\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Square Subset (Strict)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Square Superset\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Square Superset (Strict)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"قائمة مربعة غير مرتبة\"\n },\n \"star_8d156e09\": {\n \"message\": \"نجمة\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"أزرق فولاذي\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"الأنماط\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"إرسال\"\n },\n \"subscript_59744f96\": {\n \"message\": \"منخفض\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Subset\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Subset (Strict)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Succeeds\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Succeeds Equal\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Sum\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"مرتفع\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"مرتفع ومنخفض\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Superset\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Superset (Strict)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"أنواع الملفات المدعومة: SRT أو WebVTT\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"التبديل إلي محرر html\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"التبديل إلى محرر النص المنسق\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"المناهج\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"ضغط/أسهم\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"أزرق مخضر\"\n },\n \"text_7f4593da\": {\n \"message\": \"نص\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"لون خلفية النص\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"لون النص\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"النص (اختياري)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"موضع النص\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"حجم النص\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"توجد المادة في المجال العام\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"المادة مرخصة بموجب المشاع الإبداعي\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"المادة خاضعة لاستثناء - مثال استخدام عادل أو حق الاقتباس أو استثناءات أخرى بموجب قوانين حقوق النشر المعمول بها\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"محرر HTML الأنيق لا يمكن الوصول إليه من خلال لوحة المفاتيح. اضغط على Shift-O لفتح محرر HTML البسيط.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Therefore\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (Variant)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Thick Downward Arrow\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Thick Left Arrow\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Thick Leftward Arrow\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Thick Right Arrow\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Thick Rightward Arrow\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Thick Upward Arrow\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"لا يمكن عرض هذه المعادلة في العرض الأساسي.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"بالرغم من أن مقطع الفيديو الخاص بك سيشتمل على العنوان الصحيح في المستعرض، لم نتمكن من تحديثه في قاعدة البيانات.\"\n },\n \"title_ee03d132\": {\n \"message\": \"العنوان\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"المقرر نشره: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"قائمة مهام: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"تبديل مجموعة { summary }\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"تبديل تلميح الأداة\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"الأدوات\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Top\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"تم العثور على { totalResults } من النتائج، { numDisplayed } من النتائج قيد العرض حاليًا\"\n },\n \"tray_839df38a\": {\n \"message\": \"العلبة\"\n },\n \"triangle_6072304e\": {\n \"message\": \"مثلث\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Turnstile (Yields)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"اضغط على Control F9 للوصول إلى اختيارات الصورة. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"اضغط على Control F9 للوصول إلى اختيارات الرابط. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"اضغط Control F9 للوصول إلى اختيارات الجدول. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Union\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"غير منشور\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"بدون عنوان\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Up And Left Diagonal Arrow\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Up And Right Diagonal Arrow\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"تحميل المستند\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"تحميل ملف\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"تحميل صورة\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"تحميل الوسائط\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"تحميل/تسجيل الوسائط\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"جارٍ التحميل\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"قائمة أبجدية مرتبة بأحرف كبيرة\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Uppercase Delta\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Uppercase Gamma\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Uppercase Lambda\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Uppercase Omega\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Uppercase Phi\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Uppercase Pi\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Uppercase Psi\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"قائمة بأرقام رومانية مرتبة بأحرف كبيرة\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Uppercase Sigma\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Uppercase Theta\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Uppercase Upsilon\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Uppercase Xi\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Upsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Upward And Downward Pointing Arrow\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Upward And Downward Pointing Arrow (Thick)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Upward Arrow\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"مثلث يشير لأعلى\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"حق الاستخدام:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"حقوق الاستخدام (مطلوبة)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"استخدم مفاتيح الأسهم للتنقل بين الخيارات.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"استخدم مفاتيح الأسهم لتحديد شكل.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"استخدم مفاتيح الأسهم لتحديد حجم.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"استخدم مفاتيح الأسهم لتحديد موضع النص.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"استخدم مفاتيح الأسهم لتحديد حجم النص.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"استخدم مفاتيح الأسهم لتحديد حجم الإطار.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"يستخدم بواسطة أدوات قراءة الشاشة لوصف محتوى { TYPE }\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"يستخدم بواسطة أدوات قراءة الشاشة لوصف محتوى الصور\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"يستخدم بواسطة أدوات قراءة الشاشة لوصف الفيديو\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"مستندات المستخدم\"\n },\n \"user_files_78e21703\": {\n \"message\": \"ملفات المستخدمين\"\n },\n \"user_images_b6490852\": {\n \"message\": \"صور المستخدمين\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"وسائط المستخدم\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"الخط المتجه (رمز)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"شريط رأسي (Set Builder Notation)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"نقاط رأسية\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"خيارات الفيديو\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"علبة خيارات الفيديو\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"مشغل الفيديو لـ \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"مشغل الفيديو لـ { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"عرض\"\n },\n \"view_description_30446afc\": {\n \"message\": \"عرض الوصف\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"عرض اختصارات لوحة المفاتيح\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"عرض وصف { title }\"\n },\n \"white_87fa64fd\": {\n \"message\": \"أبيض\"\n },\n \"width_492fec76\": {\n \"message\": \"العرض\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"يجب أن يكون العرض والارتفاع أرقاماً\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height } بكسل\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"الصفحة الرئيسية لـ Wiki\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Wreath Product\"\n },\n \"xi_149681d0\": {\n \"message\": \"Xi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"نعم\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"لديك تغييرات غير محفوظة في علبة صانع الأيقونات. هل ترغب في المتابعة بدون حفظ هذه التغييرات؟\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"لا يمكنك تحميل ملف فارغ.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"تم ضغط صورتك لصانع الأيقونات. لن يتم ضغط الصور الأقل من { size } كيلوبايت.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"تكبير الصورة\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"تصغير الصورة\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n ar: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/ar.js?");
|
|
11
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _format_message__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../format-message */ \"./src/format-message.js\");\n/* harmony import */ var _tinymce_ca__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/ca */ \"./src/translations/tinymce/ca.js\");\n/* harmony import */ var _tinymce_ca__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_ca__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"access_the_pretty_html_editor_37168efe\": {\n \"message\": \"Accediu a l’editor de dades HTML processades\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Verificador d''accessibilitat\"\n },\n \"add_8523c19b\": {\n \"message\": \"Afegeix\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Afegeix-ne un altre\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Afegeix CC/subtítols\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Afegeix la imatge\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Àlef\"\n },\n \"align_11050992\": {\n \"message\": \"Alinea\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Alineació i llistes\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Tot\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Totes les aplicacions\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabètic\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Text alternatiu\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (coproducte)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"S''ha produït un error en llegir el fitxer\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"S''ha produït un error en realitzar una sol·licitud de xarxa\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"S''ha produït un error en carregar l''element multimèdia.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"I\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Angle\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Llista d''anuncis\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Anuncis\"\n },\n \"apply_781a2546\": {\n \"message\": \"Aplica\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Apliqueu els canvis a totes les instàncies d’aquesta icona de l’eina de creació d’icones a l''assignatura\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"S’apropa al límit\"\n },\n \"approximately_e7965800\": {\n \"message\": \"Aproximadament\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Aplicacions\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Fletxes\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Icona d''art\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"La relació d''aspecte es mantindrà\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Activitats\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Asterisc\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Atributs\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"La funció d’enregistrament d’àudio i vídeo no és compatible; utilitzeu un altre navegador.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Opcions de so\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Safata d''opcions de so\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Reproductor de so per a { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Existeix contingut desat automàticament. Voleu carregar el contingut desat automàticament al seu lloc?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Carpetes disponibles\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Barra invertida\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Barra\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Bàsic\"\n },\n \"because_501841b\": {\n \"message\": \"Perquè\"\n },\n \"below_81d4dceb\": {\n \"message\": \"A sota de\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Cercle gran\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Coeficient binomial\"\n },\n \"black_4cb01371\": {\n \"message\": \"Negre\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Blau\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Fons\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Terç inferior\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Corbatí\"\n },\n \"brick_f2656265\": {\n \"message\": \"Totxo\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Cancel·la\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Producte amb tapa\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Alineació centrada\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Punt centrat\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Punts horitzontals centrats\"\n },\n \"chi_54a32644\": {\n \"message\": \"Ksi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Tria un fitxer de subtítols\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Tria els drets d''ús...\"\n },\n \"circle_484abe63\": {\n \"message\": \"Cercle\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"marca amb un cercle la llista desordenada\"\n },\n \"clear_2084585f\": {\n \"message\": \"Suprimeix\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Esborra la imatge\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Esborra el fitxer seleccionat\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Esborra el fitxer seleccionat: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Feu clic aquí o feu-hi clic mentre premeu la tecla Maj per obrir l’editor d’HTML.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Feu clic per integrar { imageName }\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Feu clic per amagar la visualització prèvia\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Feu clic per inserir un enllaç en l''editor.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Feu clic per mostrar la visualització prèvia\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Tanca un menú o un quadre de diàleg També us torna a l''àrea d''editor\"\n },\n \"close_d634289d\": {\n \"message\": \"Tanca\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"El fitxer de subtítols tancats ha de tenir menys de { maxKb } kB\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Llegendes/subtítols tancats\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Trèvols (coll de cartes)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Col·laboracions\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Contrau per amagar { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Selector de color\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Selector de color (s’ha seleccionat el color { colorName })\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Números complexos\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Ordinador\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Congruent\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Conté\"\n },\n \"content_1440204b\": {\n \"message\": \"Contingut\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Encara s''està penjant el contingut. Si continueu, no s''integrarà adequadament.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Subtipus de contingut\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Tipus de contingut\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Coproducte\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Titular del copyright:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 paraules}\\n one {1 paraula}\\n other {# paraules}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# element carregat}\\n other {# elements carregats}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Documents de l''assignatura\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Fitxers de l''assignatura\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Fitxers de l''assignatura\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Imatges de l''assignatura\"\n },\n \"course_link_b369426\": {\n \"message\": \"Enllaç a l’assignatura\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Enllaços de l''assignatura\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Elements multimèdia de l''assignatura\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Navegació de l''assignatura\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Crea una icona\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Crea una icona de l’eina de creació d’icones\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Llicència de Creative Commons:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Retalla la imatge\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Retalla la imatge\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Producte amb tassa\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Imatge actual\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Personalitzat\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cian\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Daga\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Data afegida\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Icona decorativa\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"{ TYPE_UPPER } decoratiu\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Redueix la sagnia\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Porpra fosc\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"llista desordenada amb pics predeterminada\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"llista ordenada enumerada predeterminada\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Integral definida\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Símbol de grau\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Delimitadors\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(Descriviu la icona)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(Descriviu el { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(Descriu el vídeo)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Detalls\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Punts en diagonal\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Diamant\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Diamants (coll de cartes)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Tipus de dimensió\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Mides\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Direccionalitat\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"Edita directament LaTeX\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Desactiva la visualització prèvia\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Fòrums\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Índex dels fòrums\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Unió desarticulada\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Mostra les opcions\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Mostra l''enllaç al text (s''obre en una pestanya nova)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Signe de la divisió\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Document\"\n },\n \"documents_81393201\": {\n \"message\": \"Documents\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Fet\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Daga doble\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Fletxa descendent esquerra en diagonal\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Fletxa descendent dreta en diagonal\"\n },\n \"download_filename_2baae924\": {\n \"message\": \"Baixa { filename }\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Fletxa descendent\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Triangle d’orientació descendent\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Arrossega un fitxer aquí\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Arrossegueu i deixeu anar o feu clic per explorar l''ordinador\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Arrossegueu el controlador. Utilitzeu les fletxes cap a dalt i cap a baix per canviar la mida\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Data de lliurament: Dates múltiples\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Data de lliurament: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Editeu el text alternatiu per a aquesta instància de la icona\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Edita l’enllaç a l’assignatura\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Edita l''equació\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Edita la icona de l’eina de creació d’icones existent\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Edita la icona\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Edita l''enllaç\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Editor de la barra d''estat\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Integra\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Integra el codi\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Integra la imatge\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Integra el vídeo\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"contingut incrustat\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Conjunt buit\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Punt encerclat\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Signe menys encerclat\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Signe més encerclat\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Vegades que s''ha encerclat\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Icona d’enginyeria\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Icona d’anglès\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Introduïu com a mínim 3 caràcters per cercar\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Èpsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Èpsilon (variant)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Signe igual\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Equació\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Editor d’equacions\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Classe d''equivalència\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Equivalent (identitat)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Existeix\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Desplega la visualització prèvia per defecte\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Desplega per veure { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Enllaç extern\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Eines externes\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Extragran\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Molt petit\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Icona extracurricular\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (funció)\"\n },\n \"failed_getting_file_contents_e9ea19f4\": {\n \"message\": \"No s''ha pogut obtenir el contingut del fitxer\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"S''ha superat la quota d''emmagatzematge de fitxers\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"URL del fitxer\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"Icona del fitxer { filename }\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"Visualització prèvia de la imatge { filename }\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"Visualització prèvia del text { filename }\"\n },\n \"files_c300e900\": {\n \"message\": \"Fitxers\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Índex de fitxers\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Bemoll (música)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Barra d''eines d''opcions de focus d''element\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Arbre de carpetes\"\n },\n \"for_all_b919f972\": {\n \"message\": \"Per a tots\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Format\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"S''està formatant\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Barra inclinada\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"S''ha trobat contingut desat automàticament\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"S''han trobat { count, plural,\\n =0 {# resultats}\\n one {# resultat}\\n other {# resultats}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Fracció\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Pantalla completa\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"S''està generant la visualització prèvia…\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"En l''actualitat, no s’admeten les imatges amb format GIF o PNG més grans de { size } kB.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Ves a la barra de menús de l''editor\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Ves a la barra d''eines de l''editor\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Notes\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Més gran que\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Més gran o igual que\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Grec\"\n },\n \"green_15af4778\": {\n \"message\": \"Verd\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Gris\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Agrupa els documents\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Fitxers del grup\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Fitxers del grup\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Agrupa les imatges\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Isomorfisme de grup\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Enllaç de grup\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Enllaços de grup\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Agrupa els elements multimèdia\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Navegació del grup\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"Barra H\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Barret\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Capçalera 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Capçalera 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Capçalera 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Icona de salut\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Cors (coll de cartes)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Altura\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Hexàgon\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Amaga la descripció\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Amaga la descripció de { title }\"\n },\n \"home_351838cd\": {\n \"message\": \"Inici\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"Editor de codi HTML\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"Editor d''HTML\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"He obtingut permís per utilitzar aquest fitxer.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Soc el titular dels drets d''autor\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Icona\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"icona\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Color de la icona\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Icones de l’eina de creació d’icones\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Opcions d’icona\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Safata d''opcions d’icona\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Forma de la icona\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Mida de la icona\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Si es deixa un enllaç buit, el text es mostrarà com a nom de l''enllaç a l’assignatura\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Si no seleccioneu els drets d''ús ara, s''anul·larà la publicació d''aquest fitxer un cop s''hagi carregat.\"\n },\n \"image_8ad06\": {\n \"message\": \"Imatge\"\n },\n \"image_c1c98202\": {\n \"message\": \"imatge\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Opcions d''imatge\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Safata d''opcions d''imatge\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Imatge que cal retallar\"\n },\n \"images_7ce26570\": {\n \"message\": \"Imatges\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Porció imaginària (d’un número complex)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"A (un element de)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Augmenta la sagnia\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Integral indefinida\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indi\"\n },\n \"inference_fed5c960\": {\n \"message\": \"Inferència\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Infinitat\"\n },\n \"insert_593145ef\": {\n \"message\": \"Insereix\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Insereix enllaços a Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Insereix un enllaç\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Insereix una equació matemàtica\"\n },\n \"integers_336344e1\": {\n \"message\": \"Números enters\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Intersecció\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Entrada no vàlida.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Fitxer no vàlid\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Tipus de fitxer no vàlid\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"URL no vàlida\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Iota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (variant)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Dreceres del teclat\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Icona d''arts lingüístiques\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Icona d’idiomes\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Gran\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Alineació esquerra\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Parèntesi angular esquerre\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Fletxa esquerra\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Fletxa esquerra amb ganxo\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Valor màxim esquerre\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Clau esquerra\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Fletxa descendent esquerra amb arpó\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Terra esquerre\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Esquerra a dreta\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Fletxa ascendent esquerra amb arpó\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Fletxa esquerra\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Triangle d’orientació esquerra\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Menys que\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Menys o igual que\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Icona de biblioteca\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Blau clar\"\n },\n \"link_7262adec\": {\n \"message\": \"Enllaç\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Opcions d''enllaç\"\n },\n \"links_14b70841\": {\n \"message\": \"Enllaços\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Enllaça a un lloc extern.\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Carrega''n més\"\n },\n \"loading_25990131\": {\n \"message\": \"S''està carregant…\"\n },\n \"loading_bde52856\": {\n \"message\": \"S''està carregant\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"No s’han pogut carregar les llegendes ni els subtítols tancats.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"No s''ha pogut carregar…\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"No s''ha pogut carregar.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"S''estan carregant les carpetes\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"S''està carregant, espereu\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"S’està carregant la visualització prèvia\"\n },\n \"locked_762f138b\": {\n \"message\": \"Bloquejat\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Equivalència lògica\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Equivalència lògica (curta)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Equivalència lògica (curta i gruixuda)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Equivalència lògica (gruixuda)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Punts horitzontals baixos\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Mapa cap a\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Icona de matemàtiques\"\n },\n \"media_af190855\": {\n \"message\": \"Element multimèdia\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"S’està processant el fitxer multimèdia. Torneu a provar-ho més endavant.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Mitjà\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Centre\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Minimitza la visualització prèvia del fitxer\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Minimitza el vídeo\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Menys\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Menys/més\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Miscel·lània\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Diversos\"\n },\n \"modules_c4325335\": {\n \"message\": \"Continguts\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Imatge multicolor\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Signe de la multiplicació\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Icona de música\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Ha de ser un { percentage }% com a mínim\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Ha de ser de { width } × { height }píxels com a mínim\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Els meus fitxers\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"Arrel elevada a la N potència\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Nom\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Natural (música)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Números naturals\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Navegueu pel menú o per la barra d''eines\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Estructura imbricada més gran que\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Estructura imbricada inferior a\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Pàgina següent\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"No hi ha cap canvi per desar.\"\n },\n \"no_e16d9132\": {\n \"message\": \"No\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"No s''ha triat cap fitxer\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"No hi ha cap visualització prèvia disponible per a aquest fitxer.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Sense resultats.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"No s''ha trobat cap resultat per a { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"No s''ha trobat cap resultat per a { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Cap\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"No se’n ha seleccionat cap\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"No és igual que\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"No a (no és un element de)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"No (negació)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"No és un subconjunt\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"No és un subconjunt (estricte)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"No és un superconjunt\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"No és un superconjunt (estricte)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Octàgon\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Oliva\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Per desar una icona, cal afegir un dels estils següents: color de la icona, mida del contorn, text de la icona o imatge.\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Cercle obert\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Obre aquest quadre de diàleg de dreceres del teclat\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"Obre l’aplicació { title }\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operadors\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"O\"\n },\n \"orange_81386a62\": {\n \"message\": \"Taronja\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Llistes ordenades i desordenades\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Podeu trobar altres dreceres d''editor a\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Color del contorn\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Mida del contorn\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } no és un protocol vàlid, que ha de ser ftp, http, https, mailto, skype, tel o es pot ometre.\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Pàgines\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Paràgraf\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Paral·lel\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Parcial (derivat)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Pentàgon\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Persones\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Percentatge\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"El percentatge ha de ser un número.\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Icona d''arts interpretatives\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Perpendicular\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Fi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Fi (variant)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Icona d’educació física\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (variant)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Rosa\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"Píxels\"\n },\n \"play_media_comment_35257210\": {\n \"message\": \"Reprodueix el comentari multimèdia.\"\n },\n \"play_media_comment_by_name_from_createdat_c230123d\": {\n \"message\": \"Reprodueix el comentari multimèdia de { name } enviat el { createdAt }.\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"Més\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Més/menys\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Publicat: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Conjunt potència\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Precedeix a\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"El precedent és igual que\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Amb format previ\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Visualització prèvia\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Visualització prèvia en superposició\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Visualització prèvia en línia\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Pàgina anterior\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Primer\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Números primers\"\n },\n \"product_39cf144f\": {\n \"message\": \"Producte\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Proporcional\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"El protocol ha de ser ftp, http, https, mailto, skype, tel o es pot ometre.\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"publicat\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Publicat: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Carabassa\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Porpra\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Quaternions\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Proves\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Números racionals\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Números reals\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Porció real (d’un número complex)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Enregistra\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Enregistra o penja l''element multimèdia\"\n },\n \"red_8258edf3\": {\n \"message\": \"Vermell\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Relacions\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Icona de religió\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Elimina l''enllaç\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Substitueix\"\n },\n \"reset_95a81614\": {\n \"message\": \"Restableix\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Canvia la mida\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Voleu restaurar el contingut desat automàticament?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Trinquet invers (no produeix)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (variant)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Editor de contingut enriquit\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Àrea de text enriquit. Premeu ALT+0 per accedir a les dreceres de l’editor de contingut enriquit.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Alineació dreta\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Parèntesi angular dret\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Fletxa dreta\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Fletxa dreta amb ganxo\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Valor màxim dret\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Clau dreta\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Fletxa descendent dreta amb arpó\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Terra dret\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Dreta a esquerra\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Fletxa ascendent dreta amb arpó\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Fletxa ascendent\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Triangle d’orientació dreta\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Gira la imatge -90 graus\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Gira la imatge 90 graus\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Rotació\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Malauradament, no es pot accedir a l’editor de dades HTML processades amb el teclat. Accediu a l’editor de dades HTML sense processar aquí.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Desa\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Icones de l’eina de creació d’icones desades\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Script L\"\n },\n \"search_280d00bd\": {\n \"message\": \"Cerca\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Terme de cerca\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Selecciona l’opció Retalla la forma\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Selecciona l''idioma\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Seleccionat\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"{ linkFileName } seleccionat\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Conjunt menys\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Sostingut (música)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Premeu Maj+O per obrir l''editor de dades HTML processades.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Mostra les opcions de so\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Mostra les opcions d''imatge\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Mostra les opcions d''enllaç\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Mostra les opcions de vídeo\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (variant)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Imatge d’un sol color\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Color de la imatge d’un sol color\"\n },\n \"size_b30e1077\": {\n \"message\": \"Mida\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"La mida del fitxer de subtítols és superior a la mida màxima de { max } kB permesa per als fitxers.\"\n },\n \"small_b070434a\": {\n \"message\": \"Petita\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Cercle sòlid\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Alguna cosa no ha anat bé.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Alguna cosa no ha anat bé i no sé què puc mostrar-te.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Alguna cosa no ha anat bé. Comproveu la connexió, torneu a carregar la pàgina i proveu-ho de nou.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Alguna cosa no ha anat bé\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Ordena per\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Piques (coll de cartes)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Quadrat\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Tapa quadrada\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Tassa quadrada\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Arrel quadrada\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Símbol d’arrel quadrada\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Subconjunt quadrat\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Subconjunt quadrat (estricte)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Superconjunt quadrat\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Superconjunt quadrat (estricte)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"marca amb un quadrat la llista desordenada\"\n },\n \"star_8d156e09\": {\n \"message\": \"Marca amb una estrella\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Blau acer\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Estils\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Entrega\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Subíndex\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Subconjunt\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Subconjunt (estricte)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Succeeix a\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"El succeïdor és igual que\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Suma\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Superíndex\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Superíndex i subíndex\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Superconjunt\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Superconjunt (estricte)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Tipus de fitxer admesos: SRT o WebVTT\"\n },\n \"switch_to_pretty_html_editor_a3cee15f\": {\n \"message\": \"Canvieu a l’editor de dades HTML processades\"\n },\n \"switch_to_raw_html_editor_f970ae1a\": {\n \"message\": \"Canvieu a l’editor de dades HTML sense processar\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Canvia a l’editor d’HTML\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Canvia a l’editor de text enriquit\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Temari\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/fletxes\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Verd blavós\"\n },\n \"text_7f4593da\": {\n \"message\": \"Text\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Color de fons del text\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Color del text\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Text (opcional)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Posició del text\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Mida del text\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"La visualització prèvia del document s''està processant actualment. Torneu a provar-ho més endavant.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"El material és de domini públic\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"El material té una llicència de Creative Commons\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"El material està subjecte una excepció: p. ex. ús raonable, dret a quota o d''altres sota les lleis de copyright aplicables\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"No es pot accedir a l’editor de dades HTML processades amb el teclat. Premeu Maj+O per obrir l''editor de dades HTML sense processar.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Per tant\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (variant)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Fletxa descendent gruixuda\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Fletxa esquerra gruixuda\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Fletxa esquerra gruixuda\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Fletxa dreta gruixuda\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Fletxa dreta gruixuda\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Fletxa ascendent gruixuda\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Aquest document no es pot visualitzar al Canvas\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Aquesta equació no es pot renderitzar a la Vista bàsica.\"\n },\n \"this_image_is_currently_unavailable_25c68857\": {\n \"message\": \"En aquest moment, aquesta imatge no està disponible.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"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.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Títol\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"S''ha de publicar: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Tasques pendents: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"Commuta el grup { summary }\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"Commuta la informació sobre eines\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Eines\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Superior\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"S''han trobat { totalResults } resultats; en aquest moment, es mostren { numDisplayed } resultats\"\n },\n \"tray_839df38a\": {\n \"message\": \"Safata\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Triangle\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Trinquet (produeix)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"premeu les tecles Control+F9 per accedir a les opcions d''imatge. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"premeu les tecles Control+F9 per accedir a les opcions d''enllaç. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"premeu les tecles Control+F9 per accedir a les opcions de taula. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Unió\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"no publicat\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"sense títol\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Fletxa ascendent esquerra en diagonal\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Fletxa ascendent dreta en diagonal\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Penja un document\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Penja el fitxer\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Penja una imatge\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Penja l''element multimèdia\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Penja o enregistra l''element multimèdia\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"S''està penjant\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"llista ordenada alfabèticament en majúscules\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Delta majúscula\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Gamma majúscula\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Lambda majúscula\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Omega majúscula\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Fi majúscula\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Pi majúscula\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Psi majúscula\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"llista ordenada amb numeració romana en majúscules\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Sigma majúscula\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Theta majúscula\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Ípsilon majúscula\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Ksi majúscula\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Ípsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Fletxa amb orientació ascendent i descendent\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Fletxa amb orientació ascendent i descendent (gruixuda)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Fletxa ascendent\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Triangle d’orientació ascendent\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Dret d''ús:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Drets d''ús (obligatori)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Utilitzeu les tecles de fletxes per desplaçar-vos per les opcions.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Feu servir les tecles de fletxes per seleccionar una forma.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Feu servir les tecles de fletxes per seleccionar una mida.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Feu servir les tecles de fletxes per seleccionar una posició del text.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Feu servir les tecles de fletxes per seleccionar una mida del text.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Feu servir les tecles de fletxes per seleccionar la mida d’un contorn.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"Els lectors de pantalla l''utilitzen per descriure el contingut d''un { TYPE }\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Els lectors de pantalla l''utilitzen per descriure el contingut d''una imatge\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Els lectors de pantalla l''utilitzen per descriure el vídeo\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Documents de l''usuari\"\n },\n \"user_files_78e21703\": {\n \"message\": \"Fitxers de l''usuari\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Imatges de l''usuari\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Elements multimèdia de l''usuari\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Vector (notació)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Barra vertical (notació del creador de conjunts)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Punts verticals\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Opcions de vídeo\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Safata d''opcions de vídeo\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Reproductor de vídeo per a \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Reproductor de vídeo per a { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Mostra\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Mostra la descripció\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Mostra les dreceres del teclat\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"Mostra la descripció de { title }\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Blanc\"\n },\n \"width_492fec76\": {\n \"message\": \"Amplada\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"L''amplada i l''altura han de ser números\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } × { height }píxels\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Pàgina d''inici de Wiki\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Producte en espiral\"\n },\n \"xi_149681d0\": {\n \"message\": \"Ksi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Sí\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Teniu canvis sense desar a la safata del Creador d’icones. Voleu continuar sense desar aquests canvis?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"No podeu penjar cap fitxer buit.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"S’ha comprimit la imatge per a Icon Maker. No es comprimiran les imatges de menys de { size } kB.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Apropa la imatge\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Allunya la imatge\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n ca: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/ca.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
16
|
-
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
18
|
-
|
|
15
|
+
/***/ "./src/translations/tinymce/ca.js":
|
|
16
|
+
/*!****************************************!*\
|
|
17
|
+
!*** ./src/translations/tinymce/ca.js ***!
|
|
18
|
+
\****************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("/*\n * Copyright (C) 2018 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\ntinymce.addI18n('ar_SA', {\n Cut: '\\u0642\\u0635',\n 'Heading 5': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 5',\n 'Header 2': '\\u0639\\u0646\\u0648\\u0627\\u0646 2',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": '\\u0645\\u062a\\u0635\\u0641\\u062d\\u0643 \\u0644\\u0627 \\u064a\\u062f\\u0639\\u0645 \\u0627\\u0644\\u0648\\u0635\\u0648\\u0644 \\u0627\\u0644\\u0645\\u0628\\u0627\\u0634\\u0631 \\u0625\\u0644\\u0649 \\u0627\\u0644\\u062d\\u0627\\u0641\\u0638\\u0629. \\u0627\\u0644\\u0631\\u062c\\u0627\\u0621 \\u0627\\u0633\\u062a\\u062e\\u062f\\u0627\\u0645 \\u0627\\u062e\\u062a\\u0635\\u0627\\u0631\\u0627\\u062a \\u0644\\u0648\\u062d\\u0629 \\u0627\\u0644\\u0645\\u0641\\u0627\\u062a\\u064a\\u062d Ctrl+X/C/V \\u0628\\u062f\\u0644\\u0627 \\u0645\\u0646 \\u0630\\u0644\\u0643.',\n 'Heading 4': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 4',\n Div: '\\u062a\\u0642\\u0633\\u064a\\u0645',\n 'Heading 2': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 2',\n Paste: '\\u0644\\u0635\\u0642',\n Close: '\\u0623\\u063a\\u0644\\u0642',\n 'Font Family': '\\u0639\\u0627\\u0626\\u0644\\u0629 \\u0627\\u0644\\u062e\\u0637\\u0648\\u0637',\n Pre: '\\u0645\\u0627\\u0642\\u0628\\u0644',\n 'Align right': '\\u0645\\u062d\\u0627\\u0630\\u0627\\u0629 \\u0644\\u0644\\u064a\\u0645\\u064a\\u0646',\n 'New document': '\\u0645\\u0644\\u0641 \\u062c\\u062f\\u064a\\u062f',\n Blockquote: '\\u0625\\u0642\\u062a\\u0628\\u0627\\u0633 \\u062e\\u0627\\u0631\\u062c\\u064a',\n 'Numbered list': '\\u0644\\u0627\\u0626\\u062d\\u0629 \\u0645\\u0631\\u0642\\u0651\\u0645\\u0629',\n 'Heading 1': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 1',\n Headings: '\\u0631\\u0624\\u0648\\u0633 \\u0623\\u0642\\u0644\\u0627\\u0645',\n 'Increase indent': '\\u0632\\u064a\\u0627\\u062f\\u0629 \\u0627\\u0644\\u0645\\u0633\\u0627\\u0641\\u0629 \\u0627\\u0644\\u0628\\u0627\\u062f\\u0626\\u0629',\n Formats: '\\u0627\\u0644\\u062a\\u0646\\u0633\\u064a\\u0642\\u0627\\u062a',\n Headers: '\\u0627\\u0644\\u0639\\u0646\\u0627\\u0648\\u064a\\u0646',\n 'Select all': '\\u0623\\u062e\\u062a\\u0631 \\u0627\\u0644\\u0643\\u0644',\n 'Header 3': '\\u0639\\u0646\\u0648\\u0627\\u0646 3',\n Blocks: '\\u0627\\u0644\\u0628\\u0644\\u0648\\u0643\\u0627\\u062a',\n Undo: '\\u062a\\u0631\\u0627\\u062c\\u0639',\n Strikethrough: '\\u0639\\u0644\\u064a\\u0647 \\u062e\\u0637',\n 'Bullet list': '\\u0644\\u0627\\u0626\\u062d\\u0629 \\u0645\\u0646\\u0642\\u0651\\u0637\\u0629',\n 'Header 1': '\\u0639\\u0646\\u0648\\u0627\\u0646 1',\n Superscript: '\\u0641\\u0648\\u0642 \\u0627\\u0644\\u0646\\u0635',\n 'Clear formatting': '\\u0625\\u0644\\u063a\\u0627\\u0621 \\u0627\\u0644\\u062a\\u0646\\u0633\\u064a\\u0642',\n 'Font Sizes': '\\u0623\\u062d\\u062c\\u0627\\u0645 \\u0627\\u0644\\u062e\\u0637\\u0648\\u0637',\n Subscript: '\\u062a\\u062d\\u062a \\u0627\\u0644\\u0646\\u0635',\n 'Header 6': '\\u0639\\u0646\\u0648\\u0627\\u0646 6',\n Redo: '\\u0625\\u0639\\u0627\\u062f\\u0629',\n Paragraph: '\\u0641\\u0642\\u0631\\u0629',\n Ok: '\\u062d\\u0633\\u0646\\u0627\\u064b',\n Bold: '\\u0639\\u0631\\u064a\\u0636',\n Code: '\\u0643\\u0648\\u062f',\n Italic: '\\u0645\\u0627\\u0626\\u0644',\n 'Align center': '\\u0645\\u062d\\u0627\\u0630\\u0627\\u0629 \\u0644\\u0644\\u0645\\u0646\\u062a\\u0635\\u0641',\n 'Header 5': '\\u0639\\u0646\\u0648\\u0627\\u0646 5',\n 'Heading 6': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 6',\n 'Heading 3': '\\u0631\\u0623\\u0633 \\u0642\\u0644\\u0645 3',\n 'Decrease indent': '\\u062a\\u0642\\u0644\\u064a\\u0635 \\u0627\\u0644\\u0645\\u0633\\u0627\\u0641\\u0629 \\u0627\\u0644\\u0628\\u0627\\u062f\\u0626\\u0629',\n 'Header 4': '\\u0639\\u0646\\u0648\\u0627\\u0646 4',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.',\n Underline: '\\u062a\\u062d\\u062a\\u0647 \\u062e\\u0637',\n Cancel: '\\u0625\\u0644\\u063a\\u0627\\u0621',\n Justify: '\\u0627\\u0644\\u0645\\u0633\\u0627\\u0648\\u0627\\u0629',\n Inline: '\\u0639\\u0644\\u0649 \\u062e\\u0637 \\u0648\\u0627\\u062d\\u062f',\n Copy: '\\u0646\\u0633\\u062e',\n 'Align left': '\\u0645\\u062d\\u0627\\u0630\\u0627\\u0629 \\u0644\\u0644\\u064a\\u0633\\u0627\\u0631',\n 'Visual aids': '\\u0627\\u0644\\u0645\\u0633\\u0627\\u0639\\u062f\\u0627\\u062a \\u0627\\u0644\\u0628\\u0635\\u0631\\u064a\\u0629',\n 'Lower Greek': 'Lower Greek',\n Square: 'Square',\n Default: 'Default',\n 'Lower Alpha': 'Lower Alpha',\n Circle: 'Circle',\n Disc: 'Disc',\n 'Upper Alpha': 'Upper Alpha',\n 'Upper Roman': 'Upper Roman',\n 'Lower Roman': 'Lower Roman',\n Name: 'Name',\n Anchor: 'Anchor',\n 'You have unsaved changes are you sure you want to navigate away?': '\\u0644\\u062f\\u064a\\u0643 \\u062a\\u063a\\u064a\\u064a\\u0631\\u0627\\u062a \\u0644\\u0645 \\u064a\\u062a\\u0645 \\u062d\\u0641\\u0638\\u0647\\u0627 \\u0647\\u0644 \\u0623\\u0646\\u062a \\u0645\\u062a\\u0623\\u0643\\u062f \\u0623\\u0646\\u0643 \\u062a\\u0631\\u063a\\u0628 \\u0641\\u064a \\u0627\\u0644\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u061f',\n 'Restore last draft': '\\u0627\\u0633\\u062a\\u0639\\u0627\\u062f\\u0629 \\u0623\\u062e\\u0631 \\u0645\\u0633\\u0648\\u062f\\u0629',\n 'Special character': 'Special character',\n 'Source code': '\\u0627\\u0644\\u0643\\u0648\\u062f \\u0627\\u0644\\u0645\\u0635\\u062f\\u0631\\u064a',\n B: '\\u0627\\u0644\\u0623\\u0632\\u0631\\u0642',\n R: '\\u0627\\u0644\\u0623\\u062d\\u0645\\u0631',\n G: '\\u0627\\u0644\\u0623\\u062e\\u0636\\u0631',\n Color: '\\u062a\\u062d\\u062f\\u064a\\u062f \\u0627\\u0644\\u0644\\u0648\\u0646',\n 'Right to left': '\\u0645\\u0646 \\u0627\\u0644\\u064a\\u0645\\u064a\\u0646 \\u0625\\u0644\\u064a \\u0627\\u0644\\u064a\\u0633\\u0627\\u0631',\n 'Left to right': '\\u0645\\u0646 \\u0627\\u0644\\u064a\\u0633\\u0627\\u0631 \\u0625\\u0644\\u064a \\u0627\\u0644\\u064a\\u0645\\u064a\\u0646',\n Emoticons: '\\u0627\\u0644\\u0631\\u0645\\u0648\\u0632',\n Robots: 'Robots',\n 'Document properties': '\\u062e\\u0635\\u0627\\u0626\\u0635 \\u0627\\u0644\\u0645\\u0633\\u062a\\u0646\\u062f',\n Title: '\\u0639\\u0646\\u0648\\u0627\\u0646',\n Keywords: 'Keywords',\n Encoding: '\\u062a\\u0631\\u0645\\u064a\\u0632',\n Description: 'Description',\n Author: '\\u0627\\u0644\\u0643\\u0627\\u062a\\u0628',\n Fullscreen: 'Fullscreen',\n 'Horizontal line': '\\u062e\\u0637 \\u0623\\u0641\\u0642\\u064a',\n 'Horizontal space': '\\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0627\\u0644\\u0623\\u0641\\u0642\\u064a\\u0629',\n 'Insert/edit image': '\\u0625\\u062f\\u0631\\u0627\\u062c/\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0635\\u0648\\u0631\\u0629',\n General: 'General',\n Advanced: '\\u0645\\u062a\\u0642\\u062f\\u0645',\n Source: '\\u0645\\u0635\\u062f\\u0631 \\u0627\\u0644\\u0635\\u0648\\u0631\\u0629',\n Border: 'Border',\n 'Constrain proportions': 'Constrain proportions',\n 'Vertical space': '\\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0627\\u0644\\u0639\\u0645\\u0648\\u062f\\u064a\\u0629',\n 'Image description': '\\u0648\\u0635\\u0641 \\u0627\\u0644\\u0635\\u0648\\u0631\\u0629',\n Style: '\\u0627\\u0644\\u0623\\u0633\\u0644\\u0648\\u0628',\n Dimensions: 'Dimensions',\n 'Insert image': '\\u0625\\u062f\\u0631\\u0627\\u062c \\u0635\\u0648\\u0631\\u0629',\n 'Insert date/time': 'Insert date/time',\n 'Remove link': 'Remove link',\n Url: 'Url',\n 'Text to display': 'Text to display',\n Anchors: 'Anchors',\n 'Insert link': 'Insert link',\n 'New window': 'New window',\n None: 'None',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?',\n Target: 'Target',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?',\n 'Insert/edit link': 'Insert/edit link',\n 'Insert/edit video': 'Insert/edit video',\n Poster: 'Poster',\n 'Alternative source': 'Alternative source',\n 'Paste your embed code below:': 'Paste your embed code below:',\n 'Insert video': 'Insert video',\n Embed: 'Embed',\n 'Nonbreaking space': 'Nonbreaking space',\n 'Page break': 'Page break',\n 'Paste as text': 'Paste as text',\n Preview: '\\u0639\\u0631\\u0636',\n Print: '\\u0637\\u0628\\u0627\\u0639\\u0629',\n Save: '\\u062d\\u0641\\u0638',\n 'Could not find the specified string.': 'Could not find the specified string.',\n Replace: 'Replace',\n Next: 'Next',\n 'Whole words': 'Whole words',\n 'Find and replace': 'Find and replace',\n 'Replace with': 'Replace with',\n Find: 'Find',\n 'Replace all': 'Replace all',\n 'Match case': 'Match case',\n Prev: 'Prev',\n Spellcheck: 'Spellcheck',\n Finish: 'Finish',\n 'Ignore all': 'Ignore all',\n Ignore: 'Ignore',\n 'Insert row before': 'Insert row before',\n Rows: 'Rows',\n Height: 'Height',\n 'Paste row after': 'Paste row after',\n Alignment: 'Alignment',\n 'Column group': 'Column group',\n Row: 'Row',\n 'Insert column before': 'Insert column before',\n 'Split cell': 'Split cell',\n 'Cell padding': 'Cell padding',\n 'Cell spacing': 'Cell spacing',\n 'Row type': 'Row type',\n 'Insert table': 'Insert table',\n Body: 'Body',\n Caption: 'Caption',\n Footer: 'Footer',\n 'Delete row': 'Delete row',\n 'Paste row before': 'Paste row before',\n Scope: 'Scope',\n 'Delete table': 'Delete table',\n 'Header cell': 'Header cell',\n Column: 'Column',\n Cell: 'Cell',\n Header: 'Header',\n 'Cell type': 'Cell type',\n 'Copy row': 'Copy row',\n 'Row properties': 'Row properties',\n 'Table properties': 'Table properties',\n 'Row group': 'Row group',\n Right: 'Right',\n 'Insert column after': 'Insert column after',\n Cols: 'Cols',\n 'Insert row after': 'Insert row after',\n Width: 'Width',\n 'Cell properties': 'Cell properties',\n Left: 'Left',\n 'Cut row': 'Cut row',\n 'Delete column': 'Delete column',\n Center: 'Center',\n 'Merge cells': 'Merge cells',\n 'Insert template': 'Insert template',\n Templates: 'Templates',\n 'Background color': '\\u0644\\u0648\\u0646 \\u0627\\u0644\\u062e\\u0644\\u0641\\u064a\\u0629',\n 'Custom...': '\\u062a\\u062e\\u0635\\u064a\\u0635...',\n 'Custom color': '\\u0644\\u0648\\u0646 \\u0645\\u062e\\u0635\\u0635',\n 'No color': '\\u0628\\u0644\\u0627 \\u0644\\u0648\\u0646',\n 'Text color': '\\u0644\\u0648\\u0646 \\u0627\\u0644\\u0646\\u0635',\n 'Show blocks': 'Show blocks',\n 'Show invisible characters': 'Show invisible characters',\n 'Words: {0}': 'Words: {0}',\n Insert: 'Insert',\n File: 'File',\n Edit: 'Edit',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help',\n Tools: 'Tools',\n View: 'View',\n Table: 'Table',\n Format: 'Format',\n _dir: 'rtl'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/ar_SA.js?");
|
|
22
|
+
eval("tinymce.addI18n('ca', {\n Redo: 'Refer',\n Undo: 'Desfer',\n Cut: 'Retalla',\n Copy: 'Copia',\n Paste: 'Enganxa',\n 'Select all': 'Seleccionar-ho tot',\n 'New document': 'Nou document',\n Ok: 'Acceptar',\n Cancel: 'Cancel\\u00b7la',\n 'Visual aids': 'Assist\\u00e8ncia visual',\n Bold: 'Negreta',\n Italic: 'Cursiva',\n Underline: 'Subratllat',\n Strikethrough: 'Barrat',\n Superscript: 'Super\\u00edndex',\n Subscript: 'Sub\\u00edndex',\n 'Clear formatting': 'Eliminar format',\n 'Align left': \"Alinea a l'esquerra\",\n 'Align center': 'Alinea al centre',\n 'Align right': 'Alinea a la dreta',\n Justify: 'Justificat',\n 'Bullet list': 'Llista no ordenada',\n 'Numbered list': 'Llista enumerada',\n 'Decrease indent': 'Disminuir sagnat',\n 'Increase indent': 'Augmentar sagnat',\n Close: 'Tancar',\n Formats: 'Formats',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": \"El vostre navegador no suporta l'acc\\u00e9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X/C/V.\",\n Headers: 'Encap\\u00e7alaments',\n 'Header 1': 'Encap\\u00e7alament 1',\n 'Header 2': 'Encap\\u00e7alament 2',\n 'Header 3': 'Encap\\u00e7alament 3',\n 'Header 4': 'Encap\\u00e7alament 4',\n 'Header 5': 'Encap\\u00e7alament 5',\n 'Header 6': 'Encap\\u00e7alament 6',\n Headings: 'Encap\\u00e7alaments',\n 'Heading 1': 'Encap\\u00e7alament 1',\n 'Heading 2': 'Encap\\u00e7alament 2',\n 'Heading 3': 'Encap\\u00e7alament 3',\n 'Heading 4': 'Encap\\u00e7alament 4',\n 'Heading 5': 'Encap\\u00e7alament 5',\n 'Heading 6': 'Encap\\u00e7alament 6',\n Preformatted: 'Preformatat',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Codi',\n Paragraph: 'Par\\u00e0graf',\n Blockquote: 'Cita',\n Inline: 'En l\\u00ednia',\n Blocks: 'Blocs',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': \"Enganxar ara est\\u00e0 en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\\u00f3. \",\n Fonts: 'Fonts',\n 'Font Sizes': 'Mides de la font',\n Class: 'Classe',\n 'Browse for an image': 'Explorar per cercar una imatge',\n OR: 'O',\n 'Drop an image here': 'Deixar anar una imatge aqu\\u00ed',\n Upload: 'Pujar',\n Block: 'Bloc',\n Align: 'Alinea',\n Default: 'Per defecte',\n Circle: 'Cercle',\n Disc: 'Disc',\n Square: 'Quadrat',\n 'Lower Alpha': 'Alfa menor',\n 'Lower Greek': 'Grec menor',\n 'Lower Roman': 'Roman menor',\n 'Upper Alpha': 'Alfa major',\n 'Upper Roman': 'Roman major',\n 'Anchor...': 'Ancoratge...',\n Name: 'Nom',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': \"La Id ha de comen\\u00e7ar amb una lletra, seguida d'altres lletres, n\\u00fameros, punts, ratlles, comes, o guions baixos\",\n 'You have unsaved changes are you sure you want to navigate away?': 'Teniu canvis sense desar, esteu segur que voleu deixar-ho ara?',\n 'Restore last draft': \"Restaurar l'\\u00faltim esborrany\",\n 'Special character...': 'Car\\u00e0cters especials\\u2026',\n 'Source code': 'Codi font',\n 'Insert/Edit code sample': 'Inserir/Editar tros de codi',\n Language: 'Idioma',\n 'Code sample...': 'Mostra de codi...',\n 'Color Picker': 'Selector de colors',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': \"D'esquerra a dreta\",\n 'Right to left': 'De dreta a esquerra',\n 'Emoticons...': 'Emoticones...',\n 'Metadata and Document Properties': 'Metadades i propietats del document',\n Title: 'T\\u00edtol',\n Keywords: 'Paraules clau',\n Description: 'Descripci\\u00f3',\n Robots: 'Robots',\n Author: 'Autor',\n Encoding: 'Codificaci\\u00f3',\n Fullscreen: 'Pantalla completa',\n Action: 'Acci\\u00f3',\n Shortcut: 'Drecera',\n Help: 'Ajuda',\n Address: 'Adre\\u00e7a',\n 'Focus to menubar': 'Enfocar la barra de men\\u00fa',\n 'Focus to toolbar': \"Enfocar la barra d'eines\",\n 'Focus to element path': \"Enfocar la ruta d'elements\",\n 'Focus to contextual toolbar': \"Enfocar la barra d'eines contextual\",\n 'Insert link (if link plugin activated)': \"Inserir enlla\\u00e7 (si el complement d'enlla\\u00e7 est\\u00e0 activat)\",\n 'Save (if save plugin activated)': 'Desar (si el complement desar est\\u00e0 activat)',\n 'Find (if searchreplace plugin activated)': 'Cercar (si el complement cercar-reempla\\u00e7ar est\\u00e0 activat)',\n 'Plugins installed ({0}):': 'Complements instal\\u00b7lats ({0}):',\n 'Premium plugins:': 'Complements premium',\n 'Learn more...': 'Apr\\u00e8n m\\u00e9s...',\n 'You are using {0}': 'Est\\u00e0s utilitzant {0}',\n Plugins: 'Complements',\n 'Handy Shortcuts': 'Dreceres a m\\u00e0',\n 'Horizontal line': 'L\\u00ednia horitzontal',\n 'Insert/edit image': 'Inserir/editar imatge',\n 'Image description': 'Descripci\\u00f3 de la imatge',\n Source: 'Font',\n Dimensions: 'Dimensions',\n 'Constrain proportions': 'Mantenir proporcions',\n General: 'General',\n Advanced: 'Avan\\u00e7at',\n Style: 'Estil',\n 'Vertical space': 'Espai vertical',\n 'Horizontal space': 'Espai horitzontal',\n Border: 'Vora',\n 'Insert image': 'Inserir imatge',\n 'Image...': 'Imatge...',\n 'Image list': \"Llista d'imatges\",\n 'Rotate counterclockwise': \"Girar a l'esquerra\",\n 'Rotate clockwise': 'Girar a la dreta',\n 'Flip vertically': 'Capgirar verticalment',\n 'Flip horizontally': 'Capgirar horitzontalment',\n 'Edit image': 'Editar imatge',\n 'Image options': \"Opcions d'imatge\",\n 'Zoom in': 'Ampliar',\n 'Zoom out': 'Empetitir',\n Crop: 'Escap\\u00e7ar',\n Resize: 'Canviar mida',\n Orientation: 'Orientaci\\u00f3',\n Brightness: 'Brillantor',\n Sharpen: 'Remarcar vores',\n Contrast: 'Contrast',\n 'Color levels': 'Nivells de color',\n Gamma: 'Gamma',\n Invert: 'Invertir',\n Apply: 'Aplicar',\n Back: 'Tornar',\n 'Insert date/time': 'Inserir data/hora',\n 'Date/time': 'Data/hora',\n 'Insert/Edit Link': \"Inserir/editar l'enlla\\u00e7\",\n 'Insert/edit link': 'Inserir/editar enlla\\u00e7',\n 'Text to display': 'Text per mostrar',\n Url: 'URL',\n 'Open link in...': \"Obrir l'enlla\\u00e7 a...\",\n 'Current window': 'Finestra actual',\n None: 'Cap',\n 'New window': 'Finestra nova',\n 'Remove link': 'Treure enlla\\u00e7',\n Anchors: '\\u00c0ncores',\n 'Link...': 'Enlla\\u00e7...',\n 'Paste or type a link': 'Enganxa o escriu un enlla\\u00e7',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': \"L'URL que has escrit sembla una adre\\u00e7a de correu electr\\u00f2nic. Vols afegir-li el prefix obligatori mailto: ?\",\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': \"L'URL que has escrit sembla un enlla\\u00e7 extern. Vols afegir-li el prefix obligatori http:// ?\",\n 'Link list': \"Llista d'enlla\\u00e7os\",\n 'Insert video': 'Inserir v\\u00eddeo',\n 'Insert/edit video': 'Inserir/editar v\\u00eddeo',\n 'Insert/edit media': 'Inserir/editar mitj\\u00e0',\n 'Alternative source': 'Font alternativa',\n 'Alternative source URL': 'URL de font alternativa',\n 'Media poster (Image URL)': \"Cartell de multim\\u00e8dia (URL d'imatge)\",\n 'Paste your embed code below:': 'Enganxau el codi a sota:',\n Embed: 'Incloure',\n 'Media...': 'Multim\\u00e8dia...',\n 'Nonbreaking space': 'Espai fixe',\n 'Page break': 'Salt de p\\u00e0gina',\n 'Paste as text': 'Enganxar com a text',\n Preview: 'Previsualitzaci\\u00f3',\n 'Print...': 'Imprimir...',\n Save: 'Desa',\n Find: 'Buscar',\n 'Replace with': 'Rempla\\u00e7ar amb',\n Replace: 'Rempla\\u00e7ar',\n 'Replace all': 'Rempla\\u00e7ar-ho tot',\n Previous: 'Anterior',\n Next: 'Seg\\u00fcent',\n 'Find and replace...': 'Cercar i reempla\\u00e7ar...',\n 'Could not find the specified string.': 'No es pot trobar el text especificat.',\n 'Match case': 'Coincidir maj\\u00fascules',\n 'Find whole words only': 'Cercar nom\\u00e9s paraules completes',\n 'Spell check': 'Corrector ortogr\\u00e0fic',\n Ignore: 'Ignorar',\n 'Ignore all': 'Ignorar tots',\n Finish: 'Finalitzar',\n 'Add to Dictionary': 'Afegir al diccionari',\n 'Insert table': 'Inserir taula',\n 'Table properties': 'Propietats de taula',\n 'Delete table': 'Esborrar taula',\n Cell: 'Cel\\u00b7la',\n Row: 'Fila',\n Column: 'Columna',\n 'Cell properties': 'Propietats de cel\\u00b7la',\n 'Merge cells': 'Fusionar cel\\u00b7les',\n 'Split cell': 'Dividir cel\\u00b7les',\n 'Insert row before': 'Inserir fila a sobre',\n 'Insert row after': 'Inserir fila a sota',\n 'Delete row': 'Esborrar fila',\n 'Row properties': 'Propietats de fila',\n 'Cut row': 'Retallar fila',\n 'Copy row': 'Copiar fila',\n 'Paste row before': 'Enganxar fila a sobre',\n 'Paste row after': 'Enganxar fila a sota',\n 'Insert column before': 'Inserir columna abans',\n 'Insert column after': 'Inserir columna despr\\u00e9s',\n 'Delete column': 'Esborrar columna',\n Cols: 'Cols',\n Rows: 'Files',\n Width: 'Amplada',\n Height: 'Al\\u00e7ada',\n 'Cell spacing': 'Espai entre cel\\u00b7les',\n 'Cell padding': 'Marge intern',\n 'Show caption': 'Mostrar encap\\u00e7alament',\n Left: \"A l'esquerra\",\n Center: 'Centrat',\n Right: 'A la dreta',\n 'Cell type': 'Tipus de cel\\u00b7la',\n Scope: '\\u00c0mbit',\n Alignment: 'Aliniament',\n 'H Align': 'Al\\u00edniament H',\n 'V Align': 'Al\\u00edniament V',\n Top: 'Superior',\n Middle: 'Mitj\\u00e0',\n Bottom: 'Inferior',\n 'Header cell': 'Cel\\u00b7la de cap\\u00e7alera',\n 'Row group': 'Grup de fila',\n 'Column group': 'Grup de columna',\n 'Row type': 'Tipus de fila',\n Header: 'Cap\\u00e7alera',\n Body: 'Cos',\n Footer: 'Peu',\n 'Border color': 'Color de vora',\n 'Insert template...': 'Inserir plantilla...',\n Templates: 'Plantilles',\n Template: 'Plantilla',\n 'Text color': 'Color del text',\n 'Background color': 'Color del fons',\n 'Custom...': 'Personalitzar...',\n 'Custom color': 'Personalitzar el color',\n 'No color': 'Sense color',\n 'Remove color': 'Eliminar el color',\n 'Table of Contents': 'Taula de continguts',\n 'Show blocks': 'Mostrar blocs',\n 'Show invisible characters': 'Mostrar car\\u00e0cters invisibles',\n 'Word count': 'Recompte de paraules',\n Count: 'Compta',\n Document: 'Document',\n Selection: 'Selecci\\u00f3',\n Words: 'Paraules',\n 'Words: {0}': 'Paraules: {0}',\n '{0} words': '{0} paraules',\n File: 'Arxiu',\n Edit: 'Edici\\u00f3',\n Insert: 'Inserir',\n View: 'Veure',\n Format: 'Format',\n Table: 'Taula',\n Tools: 'Eines',\n 'Powered by {0}': 'Impulsat per {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': \"\\u00c0rea de text amb format. Premeu ALT-F9 per mostrar el men\\u00fa, ALT F10 per la barra d'eines i ALT-0 per ajuda.\",\n 'Image title': 'T\\u00edtol de la imatge',\n 'Border width': 'Amplada de la vora',\n 'Border style': 'Estil de la vora',\n Error: 'Error',\n Warn: 'Alerta',\n Valid: 'V\\u00e0lid',\n 'To open the popup, press Shift+Enter': 'Per obrir la finestra emergent, premeu Maj.+Retorn',\n 'Rich Text Area. Press ALT-0 for help.': '\\u00c0rea de Text enriquit. Premeu ALT-0 per obtenir ajuda.',\n 'System Font': 'Font del sistema',\n 'Failed to upload image: {0}': \"No s'ha pogut carregar la imatge: {0}\",\n 'Failed to load plugin: {0} from url {1}': \"No s'ha pogut carregar el complement: {0} de l\\u2019URL {1}\",\n 'Failed to load plugin url: {0}': \"No s'ha pogut carregar l\\u2019URL del complement: {0}\",\n 'Failed to initialize plugin: {0}': \"No s'ha pogut inicialitzar el complement: {0}\",\n example: 'exemple',\n Search: 'Cerca',\n All: 'Tot',\n Currency: 'Moneda',\n Text: 'Text',\n Quotations: 'Cites',\n Mathematical: 'S\\u00edmbols matem\\u00e0tics',\n 'Extended Latin': 'Llat\\u00ed ampliat',\n Symbols: 'S\\u00edmbols',\n Arrows: 'Fletxes',\n 'User Defined': \"Definit per l'usuari\",\n 'dollar sign': 'signe del d\\u00f2lar',\n 'currency sign': 'signe de la moneda',\n 'euro-currency sign': \"signe de l'euro\",\n 'colon sign': 'signe del col\\u00f3n',\n 'cruzeiro sign': 'signe del cruzeiro',\n 'french franc sign': 'signe del franc franc\\u00e8s',\n 'lira sign': 'signe de la lira',\n 'mill sign': 'signe del mill',\n 'naira sign': 'signe de la naira',\n 'peseta sign': 'signe de la pesseta',\n 'rupee sign': 'signe de la rupia',\n 'won sign': 'signe del won',\n 'new sheqel sign': 'signe del nou x\\u00e9quel',\n 'dong sign': 'signe del dong',\n 'kip sign': 'signe del kip',\n 'tugrik sign': 'signe del t\\u00f6gr\\u00f6g',\n 'drachma sign': 'signe del dracma',\n 'german penny symbol': 'signe del penic alemany',\n 'peso sign': 'signe del peso',\n 'guarani sign': 'signe del guaran\\u00ed',\n 'austral sign': 'signe de l\\u2019austral',\n 'hryvnia sign': 'signe de la hr\\u00edvnia',\n 'cedi sign': 'signe del cedi',\n 'livre tournois sign': 'signe de la lliura tornesa',\n 'spesmilo sign': 'signe de l\\u2019spesmilo',\n 'tenge sign': 'signe del tenge',\n 'indian rupee sign': 'signe de la rupia \\u00edndia',\n 'turkish lira sign': 'signe de la lira turca',\n 'nordic mark sign': 'signe del marc n\\u00f2rdic',\n 'manat sign': 'signe del manat',\n 'ruble sign': 'signe del ruble',\n 'yen character': 'signe del ien',\n 'yuan character': 'signe del iuan',\n 'yuan character, in hong kong and taiwan': 'signe del iuan en Hong Kong i Taiwan',\n 'yen/yuan character variant one': 'variaci\\u00f3 1 del signe del ien/iuan',\n 'Loading emoticons...': 'Carregant les emoticones...',\n 'Could not load emoticons': \"No s'han pogut carregar les emoticones\",\n People: 'Gent',\n 'Animals and Nature': 'Animals i natura',\n 'Food and Drink': 'Menjar i beure',\n Activity: 'Activitat',\n 'Travel and Places': 'Viatges i llocs',\n Objects: 'Objectes',\n Flags: 'Banderes',\n Characters: 'Car\\u00e0cters',\n 'Characters (no spaces)': 'Car\\u00e0cters (sense espais)',\n '{0} characters': '{0} car\\u00e0cters',\n 'Error: Form submit field collision.': 'Error: error en el camp d\\u2019enviament del formulari.',\n 'Error: No form element found.': \"Error: no s'ha trobat l'element del formulari.\",\n Update: 'Actualitzar',\n 'Color swatch': 'Mostra de color',\n Turquoise: 'Turquesa',\n Green: 'Verd',\n Blue: 'Blau',\n Purple: 'Violeta',\n 'Navy Blue': 'Blau mar\\u00ed',\n 'Dark Turquoise': 'Turquesa fosc',\n 'Dark Green': 'Verd fosc',\n 'Medium Blue': 'Blau mitj\\u00e0',\n 'Medium Purple': 'Violeta mitj\\u00e0',\n 'Midnight Blue': 'Blau mitjanit',\n Yellow: 'Groc',\n Orange: 'Taronja',\n Red: 'Vermell',\n 'Light Gray': 'Gris clar',\n Gray: 'Gris',\n 'Dark Yellow': 'Groc fosc',\n 'Dark Orange': 'Taronja fosc',\n 'Dark Red': 'Vermell fosc',\n 'Medium Gray': 'Gris mitj\\u00e0',\n 'Dark Gray': 'Gris fosc',\n 'Light Green': 'Verd clar',\n 'Light Yellow': 'Groc clar',\n 'Light Red': 'Vermell clar',\n 'Light Purple': 'Porpra clar',\n 'Light Blue': 'Blau clar',\n 'Dark Purple': 'Porpra fosc',\n 'Dark Blue': 'Blau fosc',\n Black: 'Negre',\n White: 'Blanc',\n 'Switch to or from fullscreen mode': 'Canviar a o del mode de pantalla completa',\n 'Open help dialog': \"Obrir el quadre de di\\u00e0leg d'ajuda\",\n history: 'historial',\n styles: 'estils',\n formatting: 'format',\n alignment: 'alineaci\\u00f3',\n indentation: 'sagnat',\n 'permanent pen': 'retolador permanent',\n comments: 'comentaris',\n 'Format Painter': 'Formata el Painter',\n 'Insert/edit iframe': 'Insereix/edita iframe',\n Capitalization: 'Capitalitzaci\\u00f3',\n lowercase: 'min\\u00fascules',\n UPPERCASE: 'MAJ\\u00daSCULES',\n 'Title Case': 'Caixa del t\\u00edtol',\n 'Permanent Pen Properties': 'Par\\u00e0metres permanents del llapis',\n 'Permanent pen properties...': 'Par\\u00e0metres permanents del llapis\\u2026',\n Font: 'Font',\n Size: 'Mida',\n 'More...': 'M\\u00e9s\\u2026',\n 'Spellcheck Language': \"Idioma de la comprovaci\\u00f3 d'ortografia\",\n 'Select...': 'Selecciona\\u2026',\n Preferences: 'Par\\u00e0metres',\n Yes: 'S\\u00ed',\n No: 'No',\n 'Keyboard Navigation': 'Navegaci\\u00f3 per teclat',\n Version: 'Versi\\u00f3',\n Anchor: '\\u00c0ncora',\n 'Special character': 'Car\\u00e0cter especial',\n 'Code sample': 'Mostra de codi',\n Color: 'Color',\n Emoticons: 'Emoticones',\n 'Document properties': 'Propietats del document',\n Image: 'Imatge',\n 'Insert link': 'Inserir enlla\\u00e7',\n Target: 'Dest\\u00ed',\n Link: 'Enlla\\u00e7',\n Poster: 'P\\u00f3ster',\n Media: 'Mitjans',\n Print: 'Imprimir',\n Prev: 'Anterior',\n 'Find and replace': 'Buscar i rempla\\u00e7ar',\n 'Whole words': 'Paraules senceres',\n Spellcheck: 'Comprovar ortrografia',\n Caption: 'Encap\\u00e7alament',\n 'Insert template': 'Inserir plantilla'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/ca.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|