@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/41.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[41],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/de.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/de.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_cy__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/cy */ \"./src/translations/tinymce/cy.js\");\n/* harmony import */ var _tinymce_cy__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_cy__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\": \"Cael mynediad at y golygydd HTML hardd\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Gwiriwr Hygyrchedd\"\n },\n \"add_8523c19b\": {\n \"message\": \"Ychwanegu\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Ychwanegu un arall\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Ychwanegu CC/Is-deitlau\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Ychwanegu Delwedd\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"Alinio\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Aliniad a Rhestrau\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Y cyfan\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Pob Ap\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alpha\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Yn nhrefn yr wyddor\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Testun Amgen\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Cyd-gynnyrch)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Gwall wrth ddarllen y ffeil\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Gwall wrth wneud cais ar gyfer y rhwydwaith\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Gwall wrth lwytho eich cyfryngau i fyny.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"A\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Ongl\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Rhestr Cyhoeddiadau\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Cyhoeddiadau\"\n },\n \"apply_781a2546\": {\n \"message\": \"Rhoi ar waith\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Defnyddio''r newidiadau ar bob enghraifft o’r Eicon Gwneuthurwr Eiconau hwn yn y Cwrs.\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"Yn cyrraedd y terfyn\"\n },\n \"approximately_e7965800\": {\n \"message\": \"Tua\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Apiau\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Saethau\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Eicon Celf\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Bydd y gymhareb agwedd yn cael ei chadw\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Aseiniadau\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Seren\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Priodoleddau\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"Does dim modd delio â recordio fideo a sain; defnyddiwch borwr gwahanol.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Opsiynau Sain\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Ardal Opsiynau Sain\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Chwaraewr sain ar gyfer { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Mae cynnwys sydd wedi’i gadw’n awtomatig yn bodoli. Hoffech chi lwytho’r cynnwys sydd wedi’i gadw’n awtomatig?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Ffolderi sydd ar gael\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Ôl-slaes\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Bar\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Sylfaenol\"\n },\n \"because_501841b\": {\n \"message\": \"Oherwydd\"\n },\n \"below_81d4dceb\": {\n \"message\": \"O dan\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Cylch Mawr\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Cyfernod Binomaidd\"\n },\n \"black_4cb01371\": {\n \"message\": \"Black\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Glas\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Gwaelod\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Traean Isaf\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Tei bo\"\n },\n \"brick_f2656265\": {\n \"message\": \"Bric\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Canslo\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Cynnyrch Cap\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Alinio i’r Canol\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Dot Canolog\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Dotiau Llorweddol Canolog\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Dewiswch ffeil gapsiwn\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Dewiswch hawliau defnyddio...\"\n },\n \"circle_484abe63\": {\n \"message\": \"Cylch\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"rhestr cylchoedd sydd ddim mewn trefn\"\n },\n \"clear_2084585f\": {\n \"message\": \"Clirio\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Clirio’r ddelwedd\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Clirio''r ffeil dan sylw\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Clirio''r ffeil dan sylw: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Cliciwch neu pwyswch shifft a chlicio ar gyfer y golygydd html.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Cliciwch i blannu { imageName }\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Cliciwch i guddio rhagolwg\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Cliciwch i fewnosod dolen i’r nodwedd golygu.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Cliciwch i ddangos rhagolwg\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Cau dewislen neu ddeialog. Hefyd yn mynd a chi''n ôl i''r ardal olygu\"\n },\n \"close_d634289d\": {\n \"message\": \"Cau\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"Rhaid i ffeiliau capsiynau caeedig fod yn llai na { maxKb } kb\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Capsiynau Caeedig/Isdeitlau\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Clubs (Suit)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Cydweithrediadau\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Crebachu i guddio { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Dewisydd Lliw\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Dewisydd Lliw ({ colorName } wedi’i ddewis)\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Rhifau Cymhleth\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Cyfrifiadur\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Cyfath\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Yn cynnwys\"\n },\n \"content_1440204b\": {\n \"message\": \"Cynnwys\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Mae cynnwys wrthi''n cael ei llwytho i fyny, os byddwch chi''n parhau ni fydd yn cael ei blannu''n gywir.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Is-fath o Gynnwys\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Math o Gynnwys\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Cyd-gynnyrch\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Perchennog yr Hawlfraint:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 gair}\\n one {1 gair}\\n other {# gair}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# eitem wedi''i lwytho}\\n other {# eitem wedi''i lwytho}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Dogfennau Cwrs\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Ffeiliau Cwrs\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Ffeiliau cwrs\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Delweddau Cwrs\"\n },\n \"course_link_b369426\": {\n \"message\": \"Dolen Cwrs\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Dolenni Cwrs\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Cyfryngau Cwrs\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Dewislen Crwydro’r Cwrs\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Creu Eicon\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Creu Eicon Gwneuthurwr Eiconau\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Trwydded Creative Commons:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Tocio’r ddelwedd\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Tocio Delwedd\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Cynnyrch Cwpan\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Delwedd Bresennol\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Personol\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cyan\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Cyllell\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Dyddiad Ychwanegu\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Eicon Addurniadol\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"Addurniadol { TYPE_UPPER }\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Lleihau Mewnoliad\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Porffor Tywyll\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"rhestr ddiofyn o bwyntiau bwled sydd ddim mewn trefn\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"rhestr ddiofyn o rifau sydd mewn trefn\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Integryn Pendant\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Symbol Gradd\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Amffinyddion\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(Disgrifiwch yr eicon)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(Disgrifiwch y { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(Disgrifiwch y fideo)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Manylion\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Dotiau Croeslinol\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Diemwnt\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Diamonds (Suit)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Math o Ddimensiwn\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Dimensiynau\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Cyfeirioldeb\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"Golygu LaTeX yn Uniongyrchol\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Analluogi Rhagolwg\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Trafodaethau\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Mynegai Trafodaethau\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Uniad Arwahan\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Dangos Opsiynau\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Dangos Dolen Testun (Yn agor mewn tab newydd)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Arwydd Rhannu\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Dogfen\"\n },\n \"documents_81393201\": {\n \"message\": \"Dogfennau\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Wedi gorffen\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Cyllell Ddwbl\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Saeth Croeslinol i lawr ac i’r chwith\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Saeth Croeslinol i lawr ac i’r dde\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Saeth i lawr\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Triongl yn pwyntio i lawr\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Llusgwch ffeil yma\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Gallwch lusgo a gollwng, neu glicio i bori drwy’ch cyfrifiadur\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Dolen lusgo. Defnyddiwch y saethau i fyny ac i lawr i newid maint\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Erbyn: Mwy nag un dyddiad\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Erbyn: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Golygu’r testun amgen ar gyfer y fersiwn hwn o’r eicon\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Golygu Dolen Cwrs\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Golygu Hafaliad\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Golygu’r Eicon Gwneuthurwr Eiconau Presennol\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Golygu Eicon\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Golygu Dolen\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Bar Statws Golygydd\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Plannu\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Plannu Cod\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Plannu Delwedd\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Plannu Fideo\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"cynnwys wedi''i blannu\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Set Gwag\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Dot mewn cylch\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Minws mewn cylch\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Plws mewn cylch\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Amser mewn cylch\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Eicon Peirianeg\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Eicon Saesneg\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Rhowch o leiaf 3 nod i chwilio\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (Amrywiad)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Hafalnod\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Hafaliad\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Golygydd Hafaliadau\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Dosbarth Cydwerthedd\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Cywerth (Hunaniaeth)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Yn bodoli\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Ehangu rhagolwg yn ddiofyn\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Ehangu i weld { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Dolen Allanol\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Adnoddau Allanol\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Mawr Iawn\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Bach Iawn\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Eicon Allgwricwlar\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (nodwedd)\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"Wedi cyrraedd cwota storio ffeil\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"URL Ffeil\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"{ filename } eicon ffeil\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"{ filename } rhagolwg o ddelwedd\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"{ filename } rhagolwg o destun\"\n },\n \"files_c300e900\": {\n \"message\": \"Ffeiliau\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Mynegai Ffeiliau\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Fflat (Cerddoriaeth)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Canolbwyntio bar offer opsiynau elfen\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Coeden ffolderi\"\n },\n \"for_all_b919f972\": {\n \"message\": \"I Bawb\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Fformat\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Fformatio\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Blaen Slaes\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Wedi dod o hyd i gynnwys sydd wedi’i gadw’n awtomatig\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"Wedi canfod { count, plural,\\n =0 {# canlyniad}\\n one {# canlyniad}\\n other {# canlyniad}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Ffracsiwn\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Sgrin Lawn\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Wrthi’n creu rhagolwg...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"Ar hyn o bryd, does dim modd delio â delweddau ar fformat GIF/PNG sy’n fwy na { size } KB.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Ewch i far dewislen y golygydd\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Ewch i far offer y golygydd\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Graddau\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Yn fwy na\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Yn fwy na neu’n hafal i\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Groeg\"\n },\n \"green_15af4778\": {\n \"message\": \"Gwyrdd\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Llwyd\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Dogfennau Grŵp\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Ffeiliau Grŵp\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Ffeiliau grŵp\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Delweddau Grŵp\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Isomorthffedd Grŵp\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Dolen Grŵp\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Dolenni Grwpiau\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Cyfryngau Grŵp\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Dewislen Crwydro Grwpiau\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"Bar H\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Het\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Pennawd 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Pennawd 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Pennawd 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Eicon Iechyd\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Hearts (Suit)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Uchder\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Hecsagon\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Cuddio disgrifiad\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Cuddio disgrifiad { title }\"\n },\n \"home_351838cd\": {\n \"message\": \"Hafan\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"golygydd cod html\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"Golygydd HTML\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Rydw i wedi cael caniatâd i ddefnyddio’r ffeil hon.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Fi sydd biau’r hawlfraint\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Eicon\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"eicon\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Lliw Eicon\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Eiconau’r Gwneuthurwr Eiconau\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Opsiynau Eicon\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Ardal Opsiynau Eicon\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Siâp yr Eicon\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Maint yr Eicon\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Os bydd yn wag, bydd testun dolen yn ymddangos fel enw dolen cwrs\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Os na fyddwch chi’n dewis hawliau defnyddio yn awr, bydd y ffeil hon yn cael ei dad-gyhoeddi ar ôl iddi gael ei llwytho i fyny.\"\n },\n \"image_8ad06\": {\n \"message\": \"Delwedd\"\n },\n \"image_c1c98202\": {\n \"message\": \"delwedd\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Opsiynau Delwedd\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Ardal Opsiynau Delwedd\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Delwedd i''w thocio\"\n },\n \"images_7ce26570\": {\n \"message\": \"Delweddau\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Cyfran Ddychmygol (o Rif Cymhleth)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"Yn (Elfen O)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Cynyddu Mewnoliad\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Integryn Amhendant\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigo\"\n },\n \"inference_fed5c960\": {\n \"message\": \"Casgliad\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Anfeidredd\"\n },\n \"insert_593145ef\": {\n \"message\": \"Mewnosod\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Mewnosod Dolenni Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Mewnosod Dolen\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Mewnosod hafaliad mathemategol\"\n },\n \"integers_336344e1\": {\n \"message\": \"Cyfanrif\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Croestoriad\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Cofnod annilys.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Ffeil Annilys\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Math o ffeil annilys\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"URL annilys\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Iota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (Amrywiad)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Bysellau Hwylus\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Eicon Celfyddydau Iaith\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Eicon Ieithoedd\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Mawr\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Alinio i’r Chwith\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Braced Ongl Chwith\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Saeth i’r Chwith\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Saeth i’r Chwith gyda Bachyn\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Nenfwd Chwith\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Cyplysydd Cyrliog Chwith\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Saeth Tryfer i Lawr i’r Chwith\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Llawr Chwith\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Chwith i’r Dde\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Saeth Tryfer i Fyny i’r Chwith\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Saeth i’r Chwith\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Triongl yn pwyntio i’r chwith\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Yn llai na\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Yn llai na neu’n hafal i\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Eicon Llyfrgell\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Glas golau\"\n },\n \"link_7262adec\": {\n \"message\": \"Dolen\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Opsiynau Dolen\"\n },\n \"links_14b70841\": {\n \"message\": \"Dolenni\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Llwytho Mwy\"\n },\n \"loading_25990131\": {\n \"message\": \"Wrthi’n llwytho...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Wrthi’n llwytho\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"Wedi methu llwytho capsiynau caeedig/isdeitlau.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Wedi methu llwytho...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Wedi methu llwytho.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Wrthi’n llwytho ffolderi\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Wrthi’n llwytho, arhoswch funud\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"Wrthi’n llwytho rhagolwg\"\n },\n \"locked_762f138b\": {\n \"message\": \"Wedi Cloi\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Cydwerthedd Rhesymegol\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Cydwerthedd Rhesymegol (Byr)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Cydwerthedd Rhesymegol (Byr a Thrwchus)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Cydwerthedd Rhesymegol (Trwchus)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Dotiau Llorweddol Isel\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Mapiau I\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Eicon Mathemateg\"\n },\n \"media_af190855\": {\n \"message\": \"Cyfryngau\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"Ffeil cyfryngau’n cael ei phrosesu Rhowch gynnig arall arni rywbryd eto.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Cyfrwng\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Canol\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Minws\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Minws/Plws\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Amrywiol\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Amrywiol\"\n },\n \"modules_c4325335\": {\n \"message\": \"Modiwlau\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Delwedd mwy nag un lliw\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Arwydd Lluosi\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Eicon Cerddoriaeth\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Yn gorfod bod yn { percentage }% o leiaf\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Yn gorfod bod o leiaf { width } x { height }px\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Fy ffeiliau\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"N-th Root\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Enw\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Naturiol (Cerddoriaeth)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Rhifau Naturiol\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Llywiwch trwy''r ddewislen neu''r bar offer\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Nythu’n Fwy Na\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Nythu’n Llai Na\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Tudalen Nesaf\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"Dim newidiadau i’w cadw.\"\n },\n \"no_e16d9132\": {\n \"message\": \"Na\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Dim ffeil wedi’i dewis\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Does dim rhagolwg ar gael ar gyfer y ffeil hon.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Dim canlyniadau.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Heb ddod o hyd i ganlyniadau ar gyfer { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Heb ddod o hyd i ganlyniadau ar gyfer { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Dim\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"Dim un wedi’i ddewis\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"Ddim yn Hafal\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Ddim yn (Ddim yn Elfen o)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Ddim (Negyddu)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Ddim yn Is-set\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Ddim yn Is-set (Strict)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Ddim yn Uwch-set\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Ddim yn Uwch-set (Strict)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Octagon\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Olive\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Rhaid ychwanegu un o’r arddulliau canlynol i gadw eicon: Lliw Eicon, Maint Amlinell, Testun Eicon, neu Ddelwedd\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Cylch Agored\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Agor y ddeialog bysellau hwylus\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"Agor rhaglen { title }\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Gweithredyddion\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Neu\"\n },\n \"orange_81386a62\": {\n \"message\": \"Oren\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Rhestrau Mewn Trefn a Rhestrau Ddim Mewn Trefn\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Mae bysellau hwylus golygu eraill i''w cael yn\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Lliw Amlinell\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Maint Amlinell\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"Dydy { p } ddim yn brotocol dilys, rhaid iddo fod yn ftp, http, https, mailto, skype, tel neu gellir ei hepgor\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Tudalennau\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Paragraff\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Paralel\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Rhannol (Deilliadol)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Pentagon\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Pobl\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Canran\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"Mae canran yn gorfod bod yn rhif\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Eicon Celfyddydau Perfformio\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Perpendicwlar\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Phi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Phi (Amrywiad)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Eicon Addysg Gorfforol\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (Amrywiad)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Pinc\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"Picseli\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"Plws\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Plws/Minws\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Wedi postio: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Set Pŵer\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Cyn\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Cyn Hafalnod\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Wedi''i fformatio’n barod\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Rhagolwg\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Rhagolwg mewn troshaen\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Rhagolwg mewn llinell\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Tudalen Flaenorol\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Cysefin\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Rhifau Cysefin\"\n },\n \"product_39cf144f\": {\n \"message\": \"Cynnyrch\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Cyfraneddol\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"Rhaid i’r protocol fod yn ftp, http, https, mailto, skype, tel neu gellir ei hepgor\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"wedi cyhoeddi\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Wedi cyhoeddi: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Pumpkin\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Porffor\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Cwaternion\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Cwisiau\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Rhifau Rhesymegol\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Rhifau Go Iawn\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Cyfran Go Iawn (o Rif Cymhleth)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Recordio\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Recordio Cyfryngau/Llwytho Cyfryngau i Fyny\"\n },\n \"red_8258edf3\": {\n \"message\": \"Coch\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Perthynas\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Eicon Crefydd\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Tynnu Dolen\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Disodli\"\n },\n \"reset_95a81614\": {\n \"message\": \"Ailosod\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Ailfeintio\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Adfer cadw’n awtomatig?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Giât Dro yn ôl (Ddim yn rhoi)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (Amrywiad)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Golygydd Cynnwys Cyfoethog\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Ardal Testun Cyfoethog. Pwyswch ALT+0 ar gyfer bysellau cyflym y Golygydd Cynnwys Cyfoethog.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Alinio i’r Dde\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Braced Ongl Dde\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Saeth i’r Dde\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Saeth i’r Dde gyda Bachyn\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Nenfwd De\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Cyplysydd Cyrliog De\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Saeth Tryfer i Lawr i’r Dde\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Llawr De\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"De i’r Chwith\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Saeth Tryfer i Fyny i’r Dde\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Saeth i''r Dde\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Triongl yn pwyntio i’r dde\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Troi delwedd - 90 gradd\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Troi delwedd - 90 gradd\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Troi\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Yn anffodus, dydy’r golygydd HTML hardd ddim ar gael drwy fysellfwrdd. Cael mynediad at y golygydd HTML crai yma.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Cadw\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Eiconau’r Gwneuthurwr Eiconau a Gadwyd\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Sgript L\"\n },\n \"search_280d00bd\": {\n \"message\": \"Chwilio\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Term Chwilio\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Dewis siâp tocio\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Dewis Iaith\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Wedi dewis\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"Wedi dewis { linkFileName }\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Gosod Minws\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Sharp (Cerddoriaeth)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Shift-O i agor y golygydd html hardd.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Dangos opsiynau sain\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Dangos opsiynau delwedd\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Dangos opsiynau dolen\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Dangos opsiynau fideo\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (Amrywiad)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Delwedd un lliw\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Lliw Delwedd Un Lliw\"\n },\n \"size_b30e1077\": {\n \"message\": \"Maint\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"Mae maint y ffeil capsiynau’n fwy na’r { max } kb a ganiateir ar gyfer maint y ffeil.\"\n },\n \"small_b070434a\": {\n \"message\": \"Bach\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Cylch Solid\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Aeth rhywbeth o’i le.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Aeth rhywbeth o''i le a dydw i ddim yn gwybod beth i''w ddangos i chi.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Aeth rhywbeth o’i le. Gwiriwch eich cysylltiad, ail-lwythwch y dudalen a rhoi cynnig arall arni.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Aeth rhywbeth o’i le\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Trefnu yn ôl\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Spades (Suit)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Sgwâr\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Cap Sgwâr\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Cwpan Sgwâr\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Ail Isradd\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Symbol Ail Isradd\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Is-set Sgwâr\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Is-set Sgwâr (Strict)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Uwch-set Sgwâr\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Uwch-set Sgwâr (Strict)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"rhestr sgwariau sydd ddim mewn trefn\"\n },\n \"star_8d156e09\": {\n \"message\": \"Seren\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Durlas\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Arddulliau\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Cyflwyno\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Isysgrif\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Is-set\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Is-set (Strict)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Ar ôl\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Ar ôl Hafalnod\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Swm\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Uwchysgrif\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Uwch-ysgrif ac Is-ysgrif\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Uwch-set\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Uwch-set (Strict)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Mathau o ffeiliau y mae modd delio â nhw: SRT neu WebVTT\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Newid i’r golygydd html \"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Newid i’r golygydd testun cyfoethog\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Maes Llafur\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/Saethau\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Glaswyrdd\"\n },\n \"text_7f4593da\": {\n \"message\": \"Testun\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Lliw Cefndir yTestun\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Lliw''r Testun\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Testun (dewisol)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Lleoliad y Testun\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Maint y Testun\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Mae’r deunydd yn y parth cyhoeddus\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Mae’r deunydd wedi''i drwyddedu o dan Creative Commons\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Mae eithriad yn berthnasol i’r deunydd - e.e. defnydd teg, yr hawl i ddyfynnu, neu eraill o dan gyfreithiau hawlfraint perthnasol\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"Dydy’r golygydd html hardd ddim ar gael drwy fysellfwrdd. Pwyswch Shift-O i agor y golygydd html crai.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Felly\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (Amrywiad)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Saeth Trwchus i Lawr\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Saeth Trwchus i’r Chwith\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Saeth Trwchus i’r Chwith\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Saeth Trwchus i’r Dde\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Saeth Trwchus i’r Dde\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Saeth Trwchus i Fyny\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Does dim modd rendro’r hafaliad hwn yn y Wedd Syml.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Er y bydd gan eich fideo y teitl cywir yn y porwr, nid ydym ni wedi gallu ei ddiweddaru yn y gronfa ddata.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Teitl\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"I''w Bostio: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Tasgau i’w Gwneud: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"Toglo grŵp { summary } \"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"Toglo tooltip\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Adnoddau\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Y Brig\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"Wedi dod o hyd i { totalResults } canlyniad, { numDisplayed } canlyniad yn cael ei arddangos ar hyn o bryd\"\n },\n \"tray_839df38a\": {\n \"message\": \"Ardal\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Triongl\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Giât Dro (Yn Rhoi)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"teipiwch Control F9 i gael mynediad at yr opsiynau delwedd. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"teipiwch Control F9 i gael mynediad at yr opsiynau dolen. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"teipiwch Control F9 i gael mynediad at yr opsiynau tabl. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Uniad\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"heb gyhoeddi\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"dideitl\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Saeth Croeslinol i fyny ac i’r chwith\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Saeth Croeslinol i fyny ac i’r dde\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Llwytho Dogfen i fyny\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Llwytho Ffeil i Fyny\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Llwytho Delwedd i Fyny\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Llwytho Cyfryngau i fyny\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Llwytho i Fyny/Recordio Cyfryngau\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Llwytho i fyny\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"rhestr mewn trefn, mewn priflythrennau, yn nhrefn yr wyddor\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Delta Fawr\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Gamma Fawr\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Lambda Fawr\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Omega Fawr\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Phi Fawr\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Pi Fawr\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Psi Fawr\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"rhestr mewn trefn o rifolion Rhufeinig mewn priflythrennau\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Sigma Fawr\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Theta Fawr\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Upsilon Fawr\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Xi Fawr\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Upsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Saeth yn pwyntio i fyny ac i lawr\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Saeth yn pwyntio i fyny ac i lawr (trwchus)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Saeth i Fyny\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Triongl yn pwyntio i fyny\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Hawl Defnyddio:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Hawliau Defnyddio (gofynnol)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Defnyddiwch fysellau saeth i symud drwy''r opsiynau.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Defnyddiwch y saethau i ddewis siâp.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Defnyddiwch y saethau i ddewis maint.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Defnyddiwch y saethau i ddewis lleoliad y testun.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Defnyddiwch y saethau i ddewis maint y testun.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Defnyddiwch y saethau i ddewis maint amlinelliad.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"{ TYPE } yn cael ei ddefnyddio gan ddarllenwyr sgrin i ddisgrifio cynnwys delwedd\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Yn cael ei ddefnyddio gan ddarllenwyr sgrin i ddisgrifio cynnwys delwedd\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Yn cael ei ddefnyddio gan ddarllenwyr sgrin i ddisgrifio’r fideo\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Dogfennau Defnyddiwr\"\n },\n \"user_files_78e21703\": {\n \"message\": \"Ffeiliau Defnyddwyr\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Delweddau Defnyddiwr\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Cyfryngau Defnyddiwr\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Fector (nodiant)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Bar Fertigol (Gosod Nodiant Adeiladwr)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Dotiau Fertigol\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Opsiynau Fideo\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Ardal Opsiynau Fideo\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Chwaraewr fideo ar gyfer \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Chwaraewr fideo ar gyfer { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Gweld\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Gweld disgrifiad\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Gweld bysellau hwylus\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"Gweld disgrifiad { title }\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Gwyn\"\n },\n \"width_492fec76\": {\n \"message\": \"Lled\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Rhaid i''r lled a''r uchder fod yn rhifau\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Hafan Wici\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Lluoswm Torch\"\n },\n \"xi_149681d0\": {\n \"message\": \"Xi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Iawn\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Mae gennych chi newidiadau heb eu cadw yn yr ardal Gwneuthurwr Eiconau. Ydych chi am fwrw ymlaen heb gadw’r newidiadau hyn?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Chewch chi ddim llwytho ffeil wag i fyny.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"Mae eich delwedd wedi''i chywasgu ar gyfer Gwneuthurwr Eiconau. Fydd delweddau sy’n llai na { size } ddim yn cael eu cywasgu.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Nesáu at y ddelwedd\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Pellhau o’r ddelwedd\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n cy: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/cy.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_de__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/de */ \"./src/translations/tinymce/de.js\");\n/* harmony import */ var _tinymce_de__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_de__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\": \"Auf Pretty HTML-Editor zugreifen\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Zugangskontrolle\"\n },\n \"add_8523c19b\": {\n \"message\": \"Hinzufügen\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Einen weiteren hinzufügen\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"CC / Untertitel hinzufügen\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Bild hinzufügen\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"Ausrichten\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Ausrichtung und Listen\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Alle\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Alle Apps\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alpha\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"In alphabetischer Reihenfolge\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Altern. Text\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Koprodukt)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Fehler beim Lesen der Datei\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Fehler beim einer Netzwerkanforderung\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Fehler beim Hochladen der Medien.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"Und\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Winkel\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Ankündigungsliste\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Ankündigungen\"\n },\n \"apply_781a2546\": {\n \"message\": \"Anwenden\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Änderungen auf alle Instanzen dieses Icon Maker-Symbols im Kurs anwenden\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"Nähert sich dem Grenzwert\"\n },\n \"approximately_e7965800\": {\n \"message\": \"Ungefähr\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Apps\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Pfeile\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Kunstsymbol\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Seitenverhältnis wird beibehalten\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Aufgaben\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Sternchen\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Attribute\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"Aufzeichnung von Audio und Video wird nicht unterstützt, bitte nutzen Sie einen anderen Browser.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Audiooptionen\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Fach für Audiooptionen\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Audioplayer für { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Automatisch gespeicherte Inhalte vorhanden. Möchten Sie lieber die automatisch gespeicherten Inhalte laden?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Verfügbare Ordner\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Umgekehrter Schrägstrich\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Bar\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Grundlegend\"\n },\n \"because_501841b\": {\n \"message\": \"Weil\"\n },\n \"below_81d4dceb\": {\n \"message\": \"Unten\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Großer Kreis\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Binomischer Koeffizient\"\n },\n \"black_4cb01371\": {\n \"message\": \"Schwarz\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Blau\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Unten\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Unteres Drittel\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Fliege\"\n },\n \"brick_f2656265\": {\n \"message\": \"Ziegelrot\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"© 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Abbrechen\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Cap-Produkt\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Mittig ausrichten\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Zentrierter Punkt\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Zentrierte horizontale Punkte\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Caption-Datei auswählen\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Nutzungsrechte auswählen ....\"\n },\n \"circle_484abe63\": {\n \"message\": \"Kreis\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"Ungeordnete Liste einkreisen\"\n },\n \"clear_2084585f\": {\n \"message\": \"Löschen\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Bild löschen\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Ausgewählte Datei löschen\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Ausgewählte Datei löschen: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Klicken oder Umschalt-Taste / Klicken für den html-Editor.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"{ imageName } durch Anklicken einbetten\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Vorschau ausblenden\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Einfügen eines Links in den Editor\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Vorschau einblenden\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Menü oder Dialogfeld schließen. Bringt Sie zurück zum Editor-Bereich\"\n },\n \"close_d634289d\": {\n \"message\": \"Schließen\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"Die Untertiteldatei muss kleiner als { maxKb } KB sein.\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Untertitel\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Kreuz (Spielkartenfarbe)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Collaborations\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"{ types } ausblenden\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Farbwähler\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Farbwähler ({ colorName } ausgewählt)\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Komplexe Zahlen\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Computer\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Kongruent\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Enthält\"\n },\n \"content_1440204b\": {\n \"message\": \"Inhalt\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Der Inhalt wird noch hochgeladen, wenn Sie fortfahren, wird er nicht richtig eingebettet.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Inhalt-Subtyp\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Inhalt-Typ\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Koprodukt\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Urheberrechtsinhaber:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 Worte}\\n one {1 Wort}\\n other {# Worte}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# Objekt geladen}\\n other {# Objekte geladen}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Kursunterlagen\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Kursdateien\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Kursdateien\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Kursbilder\"\n },\n \"course_link_b369426\": {\n \"message\": \"Link zum Kurs\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Kurs-Links\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Kursmedien\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Kursnavigation\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Symbol „Erstellen“\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Icon Maker erstellen-Symbol\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Creative Commons-Lizenz:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Bild zuschneiden\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Bild zuschneiden\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Cup-Produkt\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Aktuelles Bild\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Angepasst\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cyan\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Kreuzzeichen\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Datum hinzugefügt\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Dekoratives Symbol\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"Dekorativer { TYPE_UPPER }\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Einzug verkleinern\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Dunkelviolett\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"Ungeordnete Liste standardmäßig mit Aufzählungszeichen\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"Standardmäßig numerisch sortierte Liste\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Bestimmtes Integral\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Gradsymbol\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Trennzeichen\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(Das Symbol beschreiben)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(beschreiben Sie den { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(Beschreiben Sie das Video)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Details\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Diagonale Punkte\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Diamond\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Karo (Spielkartenfarbe)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Dimensionstyp\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Abmessungen\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Schreibrichtung\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"LaTeX direkt bearbeiten\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Vorschau deaktivieren\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Diskussionen\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Diskussionsindex\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Disjunkte Vereinigung\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Anzeigeoptionen\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Text-Link anzeigen (wird in einem neuen Tab geöffnet)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Divisionszeichen\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Dokument\"\n },\n \"documents_81393201\": {\n \"message\": \"Dokumente\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Fertig\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Doppelkreuz\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Diagonaler Pfeil nach unten links\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Diagonaler Pfeil nach unten rechts\"\n },\n \"download_filename_2baae924\": {\n \"message\": \"{ filename } herunterladen\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Abwärtspfeil\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Nach unten zeigendes Dreieck\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Eine Datei hierher ziehen\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Drag-and-Drop oder klicken Sie, um Ihren Computer zu durchsuchen.\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Ziehpunkt Die Aufwärts- und Abwärtspfeile verwenden, um die Größe zu ändern\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Fällig: Mehrere Daten\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Fällig: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Alt-Text für diese Symbol-Instanz bearbeiten\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Link zum Bearbeiten des Kurses\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Gleichung bearbeiten\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Vorhandenes Icon Maker-Symbol bearbeiten\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Symbol für Bearbeiten\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Link bearbeiten\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Editor-Statusleiste\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Einbetten\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Code einbetten\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Bild einbetten\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Video einbetten\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"Eingebettete Inhalte\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Leeres Set\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Eingekreister Punkt\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Eingekreistes Minus\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Eingekreistes Plus\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Eingekreiste Zeiten\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Engineering-Symbol\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Englisch-Symbol\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Geben Sie für die Suche mindestens 3 Zeichen ein.\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (Variante)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Gleichheitszeichen\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Gleichung\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Formel-Editor\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Äquivalenzklasse\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Äquivalent (Identität)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Ist vorhanden\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Vorschau standardmäßig erweitern\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"{ types } erweitern\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Externer Link\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Externe Tools\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Extra groß\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Extra klein\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Außerschulisches Symbol\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (Funktion)\"\n },\n \"failed_getting_file_contents_e9ea19f4\": {\n \"message\": \"Abruf der Dateiinhalte fehlgeschlagen\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"Dateispeicherquote überschritten\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Datei-URL\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"Dateisymbol für { filename }\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"Bildvorschau für { filename }\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"Textvorschau für { filename }\"\n },\n \"files_c300e900\": {\n \"message\": \"Dateien\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Dateienindex\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Vermindert (Musik)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Symbolleiste für Element-Optionen fokussieren\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Ordnerstruktur\"\n },\n \"for_all_b919f972\": {\n \"message\": \"Für Alle\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Format\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Formatierung\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Schrägstrich\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Automatisch gespeicherte Inhalte gefunden\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"Gefundene { count, plural,\\n =0 {# Ergebnisse}\\n one {# Ergebnisse}\\n other {# Ergebnisse}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Bruch\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Vollbild\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Vorschau wird erzeugt ...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"Bilder im GIF-/PNG-Format, die größer als { size } KB sind, werden derzeit nicht unterstützt.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Gehen Sie zur Editor-Menüleiste\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Gehen Sie zur Editor-Symbolleiste\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Noten\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Größer als\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Größer oder gleich\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Griechisch\"\n },\n \"green_15af4778\": {\n \"message\": \"Grün\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Grau\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Gruppendokumente\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Gruppendateien\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Gruppendateien\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Gruppenbilder\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Gruppenisomorphismus\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Gruppenverknüpfung\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Gruppen-Links\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Gruppenmedien\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Gruppennavigation\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"H Bar\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Hut\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Überschrift 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Überschrift 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Überschrift 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Gesundheitssymbol\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Herz (Spielkartenfarbe)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Höhe\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Sechseck\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Beschreibung ausblenden\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Beschreibung { title } ausblenden\"\n },\n \"home_351838cd\": {\n \"message\": \"Start\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"HTML-Code-Editor\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML-Editor\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Ich habe die Berechtigung zur Nutzung dieser Datei erhalten.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Ich bin der Urheberrechtsinhaber\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Symbol\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"Symbol\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Symbolfarbe\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Icon Maker-Symbole\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Symbol-Optionen\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Auswahl Symbol-Optionen\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Symbolform\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Symbolgröße\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Wenn der Link leer bleibt, wird der Text als Name für den Kurs-Link angezeigt\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Wenn Sie jetzt keine Nutzungsrechte auswählen, wird diese Datei nach dem Hochladen nicht veröffentlicht.\"\n },\n \"image_8ad06\": {\n \"message\": \"Bild\"\n },\n \"image_c1c98202\": {\n \"message\": \"Bild\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Bildoptionen\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Fach für Bildoptionen\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Bild zum Zuschneiden\"\n },\n \"images_7ce26570\": {\n \"message\": \"Bilder\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Imaginärer Teil (einer komplexen Zahl)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"In (Element von)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Einzug vergrößern\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Unbestimmtes Integral\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigo\"\n },\n \"inference_fed5c960\": {\n \"message\": \"Schlussfolgerung\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Unendlichkeit\"\n },\n \"insert_593145ef\": {\n \"message\": \"Einfügen\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella-Links einfügen\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Link einfügen\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Math. Gleichung einfügen\"\n },\n \"integers_336344e1\": {\n \"message\": \"Ganze Zahlen\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Schnittfläche\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Ungültiger Eintrag.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Ungültiger Dateityp\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Ungültiger Dateityp\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Ungültige URL\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Jota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (Variante)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Tastenkombinationen\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Symbol für „Sprachkunst“\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Sprachen-Symbol\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Groß\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Linksbündig\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Spitze Klammer links\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Pfeil nach links\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Pfeil nach links mit Haken\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Obergrenze links\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Geschweifte Klammer links\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Harpunenpfeil nach links unten\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Linker Boden\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Von links nach rechts\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Harpunenpfeil nach links oben\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Pfeil nach links\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Nach links zeigendes Dreieck\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Kleiner als\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Kleiner oder gleich\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Bibliothekssymbol\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Hellblau\"\n },\n \"link_7262adec\": {\n \"message\": \"Link\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Link-Optionen\"\n },\n \"links_14b70841\": {\n \"message\": \"Links\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Links zu einer externen Website\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Mehr laden\"\n },\n \"loading_25990131\": {\n \"message\": \"Wird geladen ...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Wird geladen\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"Das Laden von Untertitel ist fehlgeschlagen.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Ladevorgang fehlgeschlagen\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Ladevorgang fehlgeschlagen\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Ordner werden geladen\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Ladevorgang, bitte warten\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"Vorschau wird geladen\"\n },\n \"locked_762f138b\": {\n \"message\": \"Gesperrt\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Logisch äquivalent\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Logisch äquivalent (kurz)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Logisch äquivalent (kurz und dick)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Logisch äquivalent (dick)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Horizontale Punkte unten\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Zuordnung zu\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Symbol „Mathematik“\"\n },\n \"media_af190855\": {\n \"message\": \"Medien\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"Mediendatei wird verarbeitet. Versuchen Sie es später noch einmal.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Medium\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Mitte\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Dateivorschau minimieren\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Video minimieren\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Minus\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Minus/Plus\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Sonstige\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Verschiedenes\"\n },\n \"modules_c4325335\": {\n \"message\": \"Module\"\n },\n \"mu_37223b8b\": {\n \"message\": \"My\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Mehrfarbiges Bild\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Multiplikationszeichen\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Musiksymbol\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Mindestens { percentage }%\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Mindestgröße ist { width } x { height } px.\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Meine Dateien\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"Nte. Wurzel\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Name\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Auflösungszeichen (Musik)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Natürliche Zahlen\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Navigieren Sie durch das Menü oder die Symbolleiste\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Geschachtelt größer als\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Geschachtelt kleiner als\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Nächste Seite\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"Keine Änderungen zu speichern.\"\n },\n \"no_e16d9132\": {\n \"message\": \"Nein\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Keine Datei ausgewählt\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Für diese Datei ist keine Vorschau verfügbar.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Keine Ergebnisse.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Es wurden keine Ergebnisse für { filterTerm } gefunden.\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Es wurden keine Ergebnisse für { term } gefunden.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Keine\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"Keines ausgewählt\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"Ungleich\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Nicht in (kein Element von)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Nicht (Negation)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Keine Teilmenge\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Keine Teilmenge (Streng)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Keine Obermenge\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Keine Obermenge (Streng)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Ny\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Achteck\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Olive\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Zum Speichern eines Symbols muss einer der folgenden Stile hinzugefügt werden: Symbolfarbe, Umrissgröße, Symboltext oder Bild\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Offener Kreis\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Diesen Tastenkombinationsdialog öffnen\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"Anwendung { title } öffnen\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operatoren\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Oder\"\n },\n \"orange_81386a62\": {\n \"message\": \"Orange\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Geordnete und ungeordnete Listen\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Weitere Editor-Tastenkombinationen finden Sie unter\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Umrissfarbe\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Umrissgröße\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } Ist kein gültiges Protokoll. Es muss ftp, http, https, mailto, skype oder tel sein oder weggelassen werden.\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Seiten\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Absatz\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Parallel\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Teilweise (abgeleitet)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Pentagon\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Teilnehmer*innen\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Prozentsatz\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"Prozentsatz muss eine Zahl sein\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Symbol für „Darstellende Kunst“\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Senkrecht\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Phi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Phi (Variante)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Symbol Für Körperertüchtigung\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (Variante)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Rosa\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"Pixel\"\n },\n \"play_media_comment_35257210\": {\n \"message\": \"Medienkommentar wiedergeben\"\n },\n \"play_media_comment_by_name_from_createdat_c230123d\": {\n \"message\": \"Medienkommentar durch { name } von { createdAt } wiedergeben.\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"Plus\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Plus/Minus\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Gepostet am: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Potenzmenge\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Vorrangig\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Vorrangig oder gleich\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Vorformatiert\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Vorschau\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Vorschau in Overlay\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Inlne-Vorschau\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Vorherige Seite\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Primzahl\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Primzahlen\"\n },\n \"product_39cf144f\": {\n \"message\": \"Produkt\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Proportional\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"Das Protokoll muss ftp, http, https, mailto, Skype oder tel sein oder weggelassen werden.\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"veröffentlicht\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Veröffentlicht am: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Kürbis\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Violett\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Quaternionen\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Quizze\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Rationale Zahlen\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Reelle Zahlen\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Reeller Teil (einer komplexen Zahl)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Aufnehmen\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Medien aufzeichnen/hochladen\"\n },\n \"red_8258edf3\": {\n \"message\": \"Rot\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Beziehungen\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Religionssymbol\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Link entfernen\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Ersetzen\"\n },\n \"reset_95a81614\": {\n \"message\": \"Zurücksetzen\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Größe ändern\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Automatisches Speichern wiederherstellen\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Reverses Drehkreuz (kein Ergebnis)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (Variante)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Rich-Content-Editor\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Rich-Text-Bereich. Drücken Sie <Alt>+0, um Tastaturkürzel im Rich-Content-Editor anzuzeigen.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Rechtsbündig\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Eckige Klammer links\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Pfeil nach rechts\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Pfeil nach rechts mit Haken\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Obergrenze rechts\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Geschweifte Klammer rechts\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Harpunenpfeil nach rechts unten\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Rechter Boden\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Von rechts nach links\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Harpunenpfeil nach rechts oben\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Pfeil nach rechts\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Nach rechts zeigendes Dreieck\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Bild -90 Grad drehen\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Bild 90 Grad drehen\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Drehung\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Leider ist der Pretty HTML-Editor nicht über die Tastatur zugänglich. Den Editor für reines HTML finden Sie hier.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Speichern\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Icon Maker-Symbole gespeichert\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Script L\"\n },\n \"search_280d00bd\": {\n \"message\": \"Suchen\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Suchbegriff\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Zuschnittsform auswählen\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Sprache auswählen\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Ausgewählt\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"Ausgewählter { linkFileName }\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Mal minus 1\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Erhöhungszeichen (Musik)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Shift-O, um den Pretty HTML-Editor zu öffnen.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Audiooptionen anzeigen\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Bildoptionen anzeigen\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Link-Optionen anzeigen\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Videooptionen anzeigen\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (Variante)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Einfarbiges Bild\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Einfarbige Bildfarbe\"\n },\n \"size_b30e1077\": {\n \"message\": \"Größe\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"Die Größe der Untertiteldatei ist größer als die maximal zulässige Dateigröße von { max } KB.\"\n },\n \"small_b070434a\": {\n \"message\": \"Klein\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Geschlossener Kreise\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Etwas ging schief.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Etwas ist schiefgelaufen und ich weiß nicht, was ich anzeigen soll.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Etwas ging schief. Überprüfen Sie Ihre Verbindung, laden Sie die Seite noch einmal und versuchen Sie es erneut.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Etwas ging schief.\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Sortieren nach\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Pik (Spielkartenfarbe)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Viereck\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Quadratische Cap\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Quadratische Cup\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Quadratwurzel\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Quadratwurzelsymbol\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Quadratische Teilmenge\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Quadratische Teilmenge (Streng)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Quadratische Obermenge\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Quadratische Obermenge (Streng)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"Ungeordnete Liste abgleichen\"\n },\n \"star_8d156e09\": {\n \"message\": \"Stern\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Stahlblau\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Styles\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Abgeben\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Abonnieren\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Teilmenge\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Teilmenge (Streng)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Erfolgreich\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Folgt Gleich\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Summe\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Hochgestellt\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Hochgestellt und Tiefgestellt\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Obermenge\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Obermenge (Streng)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Unterstützte Dateitypen: SRT oder WebVTT\"\n },\n \"switch_to_pretty_html_editor_a3cee15f\": {\n \"message\": \"Zum Pretty HTML-Editor wechseln\"\n },\n \"switch_to_raw_html_editor_f970ae1a\": {\n \"message\": \"Zum nur-HTML-Editor wechseln\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Zum HTML-Editor wechseln\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Zum Rich-Text-Editor wechseln\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Kursplan\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"<TAB>/Pfeile\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Blaugrün\"\n },\n \"text_7f4593da\": {\n \"message\": \"Text\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Texthintergrundfarbe\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Textfarbe\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Text (optional)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Textposition\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Textgröße\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"Die Dokumentvorschau wird gerade ausgeführt. Versuchen Sie es später noch einmal.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Das Material ist gemeinfrei.\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Das Material ist unter Creative Commons lizenziert.\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Das Material unterliegt einer Ausnahme – z. B. Fair Use, das Recht zum Zitieren oder anderen nach geltendem Urheberrecht.\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"Der Pretty HTML-Editor ist nicht über die Tastatur zugänglich. Shift-O, um den Editor für reines HTML zu öffnen.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Daher\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (Variante)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Dicker Abwärtspfeil\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Dicker Pfeil nach links\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Dicker Pfeil nach links\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Dicker Pfeil nach rechts\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Dicker Pfeil nach rechts\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Dicker Aufwärtspfeil\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Dieses Dokument kann in Canvas nicht angezeigt werden.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Diese Gleichung kann in der Basisansicht nicht dargestellt werden.\"\n },\n \"this_image_is_currently_unavailable_25c68857\": {\n \"message\": \"Dieses Bild ist momentan nicht verfügbar.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Obwohl Ihr Video im Browser den korrekten Titel hat, konnten wir ihn in der Datenbank nicht aktualisieren.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Titel\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Bereit für Post: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Zu erledigen: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"{ summary } Gruppe umschalten\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"Quickinfo für Umschalten\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Tools\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Oben\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } gefundene Ergebnisse, { numDisplayed } derzeit angezeigte Ergebnisse\"\n },\n \"tray_839df38a\": {\n \"message\": \"Fach\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Dreieck\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Drehkreuz (Erträge)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"Geben Sie <Strg>+F9 ein, um auf die Bildoptionen zuzugreifen. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Geben Sie <Strg>+F9 ein, um auf die Link-Optionen zuzugreifen. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Geben Sie <Strg>+F9 ein, um auf die Tabellenoptionen zuzugreifen. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Union\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"nicht veröffentlicht\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"Ohne Titel\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Diagonaler Pfeil nach oben links\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Diagonaler Pfeil nach oben rechts\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Dokument hochladen\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Datei hochladen\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Bild hochladen\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Medien hochladen\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Medien hochladen/aufzeichnen\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Wird hochgeladen\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"Alphabetisch geordnete Liste in Großbuchstaben\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Delta In Großbuchstaben\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Gamma großgeschrieben\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Lambda großgeschrieben\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Omega großgeschrieben\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Phi großgeschrieben\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Pi großgeschrieben\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Psi großgeschrieben\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"Nach römischen Zahlen geordnete Liste in Großbuchstaben\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Sigma großgeschrieben\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Theta großgeschrieben\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Ypsilon großgeschrieben\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Xi großgeschrieben\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Ypsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Nach oben und unten zeigender Pfeil\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Nach oben und unten zeigender Pfeil (Dick)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Aufwärtspfeil\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Nach oben zeigendes Dreieck\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Nutzungsrecht:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Nutzungsrechte (erforderlich)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Navigieren Sie mit den Pfeiltasten in den Optionen.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Verwenden Sie die Pfeiltasten, um eine Form auszuwählen.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Verwenden Sie die Pfeiltasten, um eine Größe auszuwählen.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Verwenden Sie die Pfeiltasten, um eine Textposition auszuwählen.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Verwenden Sie die Pfeiltasten, um eine Textgröße auszuwählen.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Verwenden Sie die Pfeiltasten, um eine Konturgröße auszuwählen.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"Wird von Screenreadern verwendet, um den Inhalt eines { TYPE } zu beschreiben.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Verwendet von einem Screen-Reader zur Beschreibung des Inhalts eines Bilds\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Wird von Screenreadern verwendet, um das Video zu beschreiben.\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Benutzer*in Dokumente\"\n },\n \"user_files_78e21703\": {\n \"message\": \"Benutzerdateien\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Benutzerbilder\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Nutzer-Medien\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Vektor (Notation)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Vertikale Leiste (Set Builder Notation)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Vertikale Punkte\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Videooptionen\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Fach für Videooptionen\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Videoplayer für \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Videoplayer für { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Anzeigen\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Beschreibung anzeigen\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Tastenkombinationen anzeigen\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"Beschreibung { title } anzeigen\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Weiß\"\n },\n \"width_492fec76\": {\n \"message\": \"Breite\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Breite und Höhe müssen Zahlen sein\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height } px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki-Startseite\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Kranzprodukt\"\n },\n \"xi_149681d0\": {\n \"message\": \"Xi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Ja\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Sie haben nicht gespeicherte Änderungen im Icon Maker-Fach. Möchten Sie fortfahren, ohne diese Änderungen zu speichern?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Sie können keine leere Datei hochladen.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"Ihr Bild wurde für Icon Maker komprimiert. Bilder mit einer Größe von weniger als { size } KB werden nicht komprimiert.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Bild vergrößern\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Bild verkleinern\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n de: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/de.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
15
|
+
/***/ "./src/translations/tinymce/de.js":
|
|
16
16
|
/*!****************************************!*\
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
17
|
+
!*** ./src/translations/tinymce/de.js ***!
|
|
18
18
|
\****************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("tinymce.addI18n('cy', {\n Redo: 'Ailwneud',\n Undo: 'Dadwneud',\n Cut: 'Torri',\n Copy: 'Cop\\u00efo',\n Paste: 'Gludo',\n 'Select all': 'Dewis popeth',\n 'New document': 'Dogfen newydd',\n Ok: 'Iawn',\n Cancel: 'Canslo',\n 'Visual aids': 'Cymorth gweledol',\n Bold: 'Bras',\n Italic: 'Italig',\n Underline: 'Tanlinellu',\n Strikethrough: 'Llinell drwodd',\n Superscript: 'Uwchsgript',\n Subscript: 'Is-sgript',\n 'Clear formatting': 'Clirio pob fformat',\n 'Align left': 'Aliniad chwith',\n 'Align center': 'Aliniad canol',\n 'Align right': 'Aliniad de',\n Justify: 'Unioni',\n 'Bullet list': 'Rhestr fwled',\n 'Numbered list': 'Rhestr rifol',\n 'Decrease indent': 'Lleihau mewnoliad',\n 'Increase indent': 'Cynyddu mewnoliad',\n Close: 'Cau',\n Formats: 'Fformatau',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": \"Dyw eich porwr ddim yn cynnal mynediad uniongyrchol i'r clipfwrdd. Yn hytrach defnyddiwch y bysellau llwybrau byr Ctrl+X/C/V.\",\n Headers: 'Penawdau',\n 'Header 1': 'Pennawd 1',\n 'Header 2': 'Pennawd 2',\n 'Header 3': 'Pennawd 3',\n 'Header 4': 'Pennawd 4',\n 'Header 5': 'Pennawd 5',\n 'Header 6': 'Pennawd 6',\n Headings: 'Penawdau',\n 'Heading 1': 'Pennawd 1',\n 'Heading 2': 'Pennawd 2',\n 'Heading 3': 'Pennawd 3',\n 'Heading 4': 'Pennawd 4',\n 'Heading 5': 'Pennawd 5',\n 'Heading 6': 'Pennawd 6',\n Preformatted: 'Wedi ei rag-fformatio',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Cod',\n Paragraph: 'Paragraff',\n Blockquote: 'Dyfyniad Bloc',\n Inline: 'Mewnlin',\n Blocks: 'Blociau',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': \"Mae gludo nawr yn gweithio yn y modd testun plaen. Caiff testun plaen ei ludo nawr tan gaiff yr opsiwn ei doglo i'w ddiffodd.\",\n Fonts: 'Ffontau',\n 'Font Sizes': 'Meintiau Ffont',\n Class: 'Dosbarth',\n 'Browse for an image': 'Pori am ddelwedd',\n OR: 'NEU',\n 'Drop an image here': 'Gollwng delwedd yma',\n Upload: 'Uwchlwytho',\n Block: 'Bloc',\n Align: 'Alinio',\n Default: 'Diofyn',\n Circle: 'Cylch',\n Disc: 'Disg',\n Square: 'Sgw\\u00e2r',\n 'Lower Alpha': 'Alffa Is',\n 'Lower Greek': 'Groeg Is',\n 'Lower Roman': 'Rhufeinig Is',\n 'Upper Alpha': 'Alffa Uwch',\n 'Upper Roman': 'Rhufeinig Uwch',\n 'Anchor...': 'Angor...',\n Name: 'Enw',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Dylai Id gychwyn gyda llythyren ac yna dim ond llythrennau, rhifau, llinellau toriad,dotiau, colonau neu danlinellau.',\n 'You have unsaved changes are you sure you want to navigate away?': 'Mae newidiadau heb eu cadw - ydych chi wir am symud i ffwrdd?',\n 'Restore last draft': 'Adfer y drafft olaf',\n 'Special character...': 'Nod arbennig...',\n 'Source code': 'Cod gwreiddiol',\n 'Insert/Edit code sample': 'Mewnosod/golygu sampl cod',\n Language: 'Iaith',\n 'Code sample...': 'Sampl cod...',\n 'Color Picker': 'Dewisydd Lliw',\n R: 'C',\n G: 'Gw',\n B: 'Gl',\n 'Left to right': \"Chwith i'r dde\",\n 'Right to left': \"De i'r chwith\",\n 'Emoticons...': 'Gwenogluniau...',\n 'Metadata and Document Properties': \"Metaddata a Priodweddau'r ddogfen\",\n Title: 'Teitl',\n Keywords: 'Allweddeiriau',\n Description: 'Disgrifiad',\n Robots: 'Robotiaid',\n Author: 'Awdur',\n Encoding: 'Amgodiad',\n Fullscreen: 'Sgrin llawn',\n Action: 'Gweithred',\n Shortcut: 'Llwybr Byr',\n Help: 'Help',\n Address: 'Cyfeiriad',\n 'Focus to menubar': \"Ffocws i'r bar dewislen\",\n 'Focus to toolbar': \"Ffocws i'r bar offer\",\n 'Focus to element path': 'Ffocws i lwybr elfen',\n 'Focus to contextual toolbar': 'Ffocws i far offer y cyd-destun',\n 'Insert link (if link plugin activated)': \"Mewnosod dolen (os yw'r ategyn dolen yn weithredol)\",\n 'Save (if save plugin activated)': \"Cadw (os yw'r ategyn cadw yn weithredol)\",\n 'Find (if searchreplace plugin activated)': \"Canfod (os yw'r ategyn chwilio ac amnewid yn weithredol)\",\n 'Plugins installed ({0}):': 'Ategio wedi eu gosod ({0}):',\n 'Premium plugins:': 'Ategion premiwm:',\n 'Learn more...': 'Dysgu Mwy...',\n 'You are using {0}': 'Rydych yn defnyddio {0}',\n Plugins: 'Ategion',\n 'Handy Shortcuts': 'Llwybrau byr cyfleus',\n 'Horizontal line': 'Llinell lorweddol',\n 'Insert/edit image': 'Mewnosod/golygu delwedd',\n 'Image description': 'Disgrifiad y ddelwedd',\n Source: 'Ffynhonnell',\n Dimensions: 'Dimensiynau',\n 'Constrain proportions': 'Gorfodi cyfrannedd',\n General: 'Cyffredinol',\n Advanced: 'Uwch',\n Style: 'Arddull',\n 'Vertical space': 'Gofod fertigol',\n 'Horizontal space': 'Gofod llorweddol',\n Border: 'Border',\n 'Insert image': 'Mewnosod delwedd',\n 'Image...': 'Delwedd...',\n 'Image list': 'Rhestr delweddau',\n 'Rotate counterclockwise': 'Troi gwrthgloc',\n 'Rotate clockwise': 'Troi clocwedd',\n 'Flip vertically': 'Fflipio fertigol',\n 'Flip horizontally': 'Fflipio llorweddol',\n 'Edit image': 'Golygu delwedd',\n 'Image options': 'Dewisiadau delwedd',\n 'Zoom in': 'Chwyddo mewn',\n 'Zoom out': 'Chwyddo allan',\n Crop: 'Tocio',\n Resize: 'Ailfeintio',\n Orientation: 'Cyfeiriadaeth',\n Brightness: 'Disgleirdeb',\n Sharpen: 'Hogi',\n Contrast: 'Cyferbynnedd',\n 'Color levels': 'Lefelau Lliw',\n Gamma: 'Gamma',\n Invert: 'Gwrthdroi',\n Apply: 'Rhoi ar waith',\n Back: 'Nol',\n 'Insert date/time': 'Mewnosod dyddiad/amser',\n 'Date/time': 'Dyddiad/amser',\n 'Insert/Edit Link': 'Mewnosod/Golygu dolen',\n 'Insert/edit link': 'Mewnosod/golygu dolen',\n 'Text to display': \"Testun i'w ddangos\",\n Url: 'Url',\n 'Open link in...': 'Agor dolen yn...',\n 'Current window': 'Ffenestr gyfredol',\n None: 'Dim',\n 'New window': 'Ffenest newydd',\n 'Remove link': 'Tynnu dolen',\n Anchors: 'Angorau',\n 'Link...': 'Dolen...',\n 'Paste or type a link': 'Pastio neu deipio dolen',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': \"Mae'n debyg mai cyfeiriad e-bost yw'r URL hwn. Ydych chi am ychwanegu'r rhagddoddiad mailto:?\",\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': \"Mae'n debyg mai dolen allanol yw'r URL hwn. Ydych chi am ychwanegu'r rhagddodiad http:// ?\",\n 'Link list': 'Rhestr dolenni',\n 'Insert video': 'Mewnosod fideo',\n 'Insert/edit video': 'Mewnosod/golygu fideo',\n 'Insert/edit media': 'Mewnosod/golygu cyfrwng',\n 'Alternative source': 'Ffynhonnell amgen',\n 'Alternative source URL': 'Ffynhonnell URL arall',\n 'Media poster (Image URL)': 'Poster cyfrwng (URL delwedd)',\n 'Paste your embed code below:': 'Gludwch eich cod mewnosod isod:',\n Embed: 'Mewnosod',\n 'Media...': 'Cyfrwng...',\n 'Nonbreaking space': 'Bwlch heb dorri',\n 'Page break': 'Toriad tudalen',\n 'Paste as text': 'Gludo fel testun',\n Preview: 'Rhagolwg',\n 'Print...': 'Argraffu...',\n Save: 'Cadw',\n Find: 'Chwilio',\n 'Replace with': 'Amnewid gyda',\n Replace: 'Amnewid',\n 'Replace all': 'Amnewid y cwbl',\n Previous: 'Blaenorol',\n Next: 'Nesaf',\n 'Find and replace...': 'Chwilio ac amnewid',\n 'Could not find the specified string.': \"Methu ffeindio'r llinyn hwnnw.\",\n 'Match case': 'Cas yn cyfateb',\n 'Find whole words only': 'Canfod geiriau llawn yn unig',\n 'Spell check': 'Gwirwr sillafu',\n Ignore: 'Anwybyddu',\n 'Ignore all': 'Amwybyddu pob',\n Finish: 'Gorffen',\n 'Add to Dictionary': \"Adio i'r Geiriadur\",\n 'Insert table': 'Mewnosod tabl',\n 'Table properties': 'Priodweddau tabl',\n 'Delete table': \"Dileu'r tabl\",\n Cell: 'Cell',\n Row: 'Rhes',\n Column: 'Colofn',\n 'Cell properties': \"Priodweddau'r gell\",\n 'Merge cells': 'Cyfuno celloedd',\n 'Split cell': 'Hollti celloedd',\n 'Insert row before': 'Mewnosod rhes cyn',\n 'Insert row after': 'Mewnosod rhes ar \\u00f4l',\n 'Delete row': 'Dileu rhes',\n 'Row properties': 'Priodweddau rhes',\n 'Cut row': 'Torri rhes',\n 'Copy row': 'Cop\\u00efo rhes',\n 'Paste row before': 'Gludo rhes cyn',\n 'Paste row after': 'Gludo rhes ar \\u00f4l',\n 'Insert column before': 'Mewnosod colofn cyn',\n 'Insert column after': 'Mewnosod colofn ar \\u00f4l',\n 'Delete column': 'Dileu colofn',\n Cols: 'Colofnau',\n Rows: 'Rhesi',\n Width: 'Lled',\n Height: 'Uchder',\n 'Cell spacing': 'Bylchiad celloedd',\n 'Cell padding': 'Padio celloedd',\n 'Show caption': 'Dangos capsiwn',\n Left: 'Chwith',\n Center: 'Canol',\n Right: 'De',\n 'Cell type': 'Math y gell',\n Scope: 'Cwmpas',\n Alignment: 'Aliniad',\n 'H Align': 'Aliniad Ll',\n 'V Align': 'Aliniad F',\n Top: 'Brig',\n Middle: 'Canol',\n Bottom: 'Gwaelod',\n 'Header cell': 'Cell bennawd',\n 'Row group': 'Gr\\u0175p rhes',\n 'Column group': 'Gr\\u0175p colofn',\n 'Row type': 'Math y rhes',\n Header: 'Pennyn',\n Body: 'Corff',\n Footer: 'Troedyn',\n 'Border color': 'Lliw Border',\n 'Insert template...': 'Mewnosod templed...',\n Templates: 'Templedi',\n Template: 'Templed',\n 'Text color': 'Lliw testun',\n 'Background color': 'Lliw cefndir',\n 'Custom...': 'Personol...',\n 'Custom color': 'Lliw personol',\n 'No color': 'Dim Lliw',\n 'Remove color': 'Tynnu lliw',\n 'Table of Contents': 'Tabl Cynnwys',\n 'Show blocks': 'Dangos blociau',\n 'Show invisible characters': 'Dangos nodau anweledig',\n 'Word count': 'Cyfri geiriau',\n Count: 'Cyfrif',\n Document: 'Dogfen',\n Selection: 'Dewis',\n Words: 'Geiriau',\n 'Words: {0}': 'Geiriau: {0}',\n '{0} words': '{0} o eiriau',\n File: 'Ffeil',\n Edit: 'Golygu',\n Insert: 'Mewnosod',\n View: 'Dangos',\n Format: 'Fformat',\n Table: 'Tabl',\n Tools: 'Offer',\n 'Powered by {0}': 'Gyrrir gan {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Ardal Testun Uwch. Pwyswch ALT-F9 ar gyfer y ddewislen, Pwyswch ALT-F10 ar gyfer y bar offer. Pwyswch ALT-0 am gymorth',\n 'Image title': 'Teitl delwedd',\n 'Border width': 'Lled border',\n 'Border style': 'Steil border',\n Error: 'Gwall',\n Warn: 'Rhybuddio',\n Valid: 'Dilys',\n 'To open the popup, press Shift+Enter': 'I agor y llamlen, pwyswch Shift+Enter',\n 'Rich Text Area. Press ALT-0 for help.': 'Ardal testun cyfoethog. Pwyswch ALT-0 am help.',\n 'System Font': 'Ffont system',\n 'Failed to upload image: {0}': \"Wedi methu uwchlwytho'r ddelwedd: {0}\",\n 'Failed to load plugin: {0} from url {1}': \"Wedi methu llwytho'r ategyn: {0} o'r url {1}\",\n 'Failed to load plugin url: {0}': 'Wedi methu llwytho url yr ategyn: {0}',\n 'Failed to initialize plugin: {0}': 'Wedi methu ymgychwyn yr ategyn: {0}',\n example: 'enghraifft',\n Search: 'Chwilio',\n All: 'Y cwbl',\n Currency: 'Arian cyfred',\n Text: 'Testun',\n Quotations: 'Dyfyniadau',\n Mathematical: 'Mathemategol',\n 'Extended Latin': 'Lladin estynedig',\n Symbols: 'Symbolau',\n Arrows: 'Saethau',\n 'User Defined': 'Diffinir gan y defnyddiwr',\n 'dollar sign': 'Arwydd dolar',\n 'currency sign': 'Arwydd arian cyfred',\n 'euro-currency sign': 'Arwydd euro',\n 'colon sign': 'Arwydd colon',\n 'cruzeiro sign': 'Arwydd cruzeiro',\n 'french franc sign': 'Arwydd ffranc Ffrengig',\n 'lira sign': 'Arwydd lira',\n 'mill sign': 'arwydd mill',\n 'naira sign': 'arwydd naira',\n 'peseta sign': 'arwydd peseta',\n 'rupee sign': 'arwydd rupee',\n 'won sign': 'arwydd won',\n 'new sheqel sign': 'arwydd sheqel newydd',\n 'dong sign': 'arwydd dong',\n 'kip sign': 'arwydd kip',\n 'tugrik sign': 'arwydd tugrik',\n 'drachma sign': 'arwydd drachma',\n 'german penny symbol': 'arwydd ceiniog almaenig',\n 'peso sign': 'arwydd peso',\n 'guarani sign': 'arwydd quarani',\n 'austral sign': 'arwydd austral',\n 'hryvnia sign': 'arwydd hryvnia',\n 'cedi sign': 'arwydd cedi',\n 'livre tournois sign': 'arwydd punt tournois',\n 'spesmilo sign': 'arwydd spesmilo',\n 'tenge sign': 'arwydd tenge',\n 'indian rupee sign': 'arwydd rupee india',\n 'turkish lira sign': 'arwydd lira twrcaidd',\n 'nordic mark sign': 'arwydd marc nordig',\n 'manat sign': 'arwydd manat',\n 'ruble sign': 'arwydd ruble',\n 'yen character': 'nod yen',\n 'yuan character': 'nod yuan',\n 'yuan character, in hong kong and taiwan': 'nod yuan yn Hong Kong a Taiwan',\n 'yen/yuan character variant one': 'nod yen/yuan amrywiad un',\n 'Loading emoticons...': 'Yn llwytho gwenogluniau',\n 'Could not load emoticons': 'Wedi methu llwytho gwenogluniau',\n People: 'Pobl',\n 'Animals and Nature': 'Anifeiliaid a Natur',\n 'Food and Drink': 'Bwyd a Diod',\n Activity: 'Gweithgaredd',\n 'Travel and Places': 'Teithio a lleoedd',\n Objects: 'Gwrthrychau',\n Flags: 'Baneri',\n Characters: 'Nodau',\n 'Characters (no spaces)': 'Nodau (dim gofod)',\n '{0} characters': '{0} nod',\n 'Error: Form submit field collision.': 'Gwall: Gwrthdrawiad maes cyflwyno ffurflen',\n 'Error: No form element found.': 'Gwall: Ni chafwyd elfen ffurflen',\n Update: 'Diweddaru',\n 'Color swatch': 'Casgliad lliwiau',\n Turquoise: 'Gwyrddlas',\n Green: 'Gwyrdd',\n Blue: 'Glas',\n Purple: 'Porffor',\n 'Navy Blue': 'Dulas',\n 'Dark Turquoise': 'Gwyrddlas tywyll',\n 'Dark Green': 'Gwyrdd tywyll',\n 'Medium Blue': 'Glas canolig',\n 'Medium Purple': 'Porffor canolig',\n 'Midnight Blue': 'Glas y nos',\n Yellow: 'Melyn',\n Orange: 'Oren',\n Red: 'Coch',\n 'Light Gray': 'Llwyd golau',\n Gray: 'd',\n 'Dark Yellow': 'Melyn tywyll',\n 'Dark Orange': 'Oren tywyll',\n 'Dark Red': 'Coch tywyll',\n 'Medium Gray': 'Llwyd canolig',\n 'Dark Gray': 'Llwyd tywyll',\n 'Light Green': 'Gwyrdd Golau',\n 'Light Yellow': 'Melyn Golau',\n 'Light Red': 'Coch Golau',\n 'Light Purple': 'Porffor Golau',\n 'Light Blue': 'Glas Golau',\n 'Dark Purple': 'Porffor Tywyll',\n 'Dark Blue': 'Glas Tywyll',\n Black: 'Du',\n White: 'Gwyn',\n 'Switch to or from fullscreen mode': \"Newid i neu o'r modd sgr\\u00een llawn\",\n 'Open help dialog': 'Agor y ddeialog gymorth',\n history: 'hanes',\n styles: 'steiliau',\n formatting: 'fformatio',\n alignment: 'aliniad',\n indentation: 'mewnoli',\n 'permanent pen': 'pen sefydlog',\n comments: 'Sylwadau',\n 'Format Painter': 'Brwsh Fformat',\n 'Insert/edit iframe': 'Mewnosod/golygu iframe',\n Capitalization: 'Priflythrennu',\n lowercase: 'llythrennau bach',\n UPPERCASE: 'Priflythrennau',\n 'Title Case': 'Priflythyren i bob gair',\n 'Permanent Pen Properties': 'Priodweddau Yswgrifbin Parhaol',\n 'Permanent pen properties...': 'Priodweddau ysgrifbin parhaol...',\n Font: 'Ffont',\n Size: 'Maint',\n 'More...': 'Mwy...',\n 'Spellcheck Language': 'Iaith Gwirio Sillafu',\n 'Select...': 'Dewis...',\n Preferences: 'Dewisiadau',\n Yes: 'Iawn',\n No: 'Na',\n 'Keyboard Navigation': 'Llywio Bysellfwrdd',\n Version: 'Fersiwn',\n Anchor: 'Angor',\n 'Special character': 'Nod arbennig',\n Color: 'Lliw',\n Emoticons: 'Gwenogluniau',\n 'Document properties': \"Priodweddau'r ddogfen\",\n Image: 'Delwedd',\n 'Insert link': 'Mewnosod dolen',\n Link: 'Dolen',\n Target: 'Targed',\n Media: 'Cyfrwng',\n Poster: 'Poster',\n Print: 'Argraffu',\n 'Whole words': 'Geiriau cyfan',\n 'Find and replace': 'Chwilio ac amnewid',\n Prev: 'Blaenorol',\n Spellcheck: 'Sillafydd',\n Caption: 'Pennawd',\n 'Insert template': 'Mewnosod templed'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/cy.js?");
|
|
22
|
+
eval("tinymce.addI18n('de', {\n Redo: 'Wiederholen',\n Undo: 'R\\u00fcckg\\u00e4ngig machen',\n Cut: 'Ausschneiden',\n Copy: 'Kopieren',\n Paste: 'Einf\\u00fcgen',\n 'Select all': 'Alles ausw\\u00e4hlen',\n 'New document': 'Neues Dokument',\n Ok: 'Ok',\n Cancel: 'Abbrechen',\n 'Visual aids': 'Visuelle Hilfen',\n Bold: 'Fett',\n Italic: 'Kursiv',\n Underline: 'Unterstrichen',\n Strikethrough: 'Durchgestrichen',\n Superscript: 'Hochgestellt',\n Subscript: 'Tiefgestellt',\n 'Clear formatting': 'Formatierung entfernen',\n 'Align left': 'Linksb\\u00fcndig ausrichten',\n 'Align center': 'Zentrieren',\n 'Align right': 'Rechtsb\\u00fcndig ausrichten',\n Justify: 'Blocksatz',\n 'Bullet list': 'Aufz\\u00e4hlung',\n 'Numbered list': 'Nummerierte Liste',\n 'Decrease indent': 'Einzug verkleinern',\n 'Increase indent': 'Einzug vergr\\u00f6\\u00dfern',\n Close: 'Schlie\\u00dfen',\n Formats: 'Formate',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'Ihr Browser unterst\\u00fctzt leider keinen direkten Zugriff auf die Zwischenablage. Bitte benutzen Sie die Tastenkombinationen Strg+X/C/V.',\n Headers: '\\u00dcberschriften',\n 'Header 1': '\\u00dcberschrift 1',\n 'Header 2': '\\u00dcberschrift 2',\n 'Header 3': '\\u00dcberschrift 3',\n 'Header 4': '\\u00dcberschrift 4',\n 'Header 5': '\\u00dcberschrift 5',\n 'Header 6': '\\u00dcberschrift 6',\n Headings: '\\u00dcberschriften',\n 'Heading 1': 'Kopfzeile 1',\n 'Heading 2': 'Kopfzeile 2',\n 'Heading 3': 'Kopfzeile 3',\n 'Heading 4': 'Kopfzeile 4',\n 'Heading 5': 'Kopfzeile 5',\n 'Heading 6': 'Kopfzeile 6',\n Preformatted: 'Vorformatiert',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Code',\n Paragraph: 'Absatz',\n Blockquote: 'Blockquote',\n Inline: 'Zeichenformate',\n Blocks: 'Bl\\u00f6cke',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'Einf\\u00fcgen ist nun im einfachen Textmodus. Inhalte werden ab jetzt als unformatierter Text eingef\\u00fcgt, bis Sie diese Einstellung wieder ausschalten!',\n Fonts: 'Schriftarten',\n 'Font Sizes': 'Schriftgr\\u00f6\\u00dfe',\n Class: 'Klasse',\n 'Browse for an image': 'Bild...',\n OR: 'ODER',\n 'Drop an image here': 'Bild hier ablegen',\n Upload: 'Hochladen',\n Block: 'Blocksatz',\n Align: 'Ausrichten',\n Default: 'Standard',\n Circle: 'Kreis',\n Disc: 'Punkt',\n Square: 'Quadrat',\n 'Lower Alpha': 'Kleinbuchstaben',\n 'Lower Greek': 'Griechische Kleinbuchstaben',\n 'Lower Roman': 'R\\u00f6mische Zahlen (Kleinbuchstaben)',\n 'Upper Alpha': 'Gro\\u00dfbuchstaben',\n 'Upper Roman': 'R\\u00f6mische Zahlen (Gro\\u00dfbuchstaben)',\n 'Anchor...': 'Textmarke',\n Name: 'Name',\n Id: 'Kennung',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Die Kennung sollte mit einem Buchstaben anfangen. Nachfolgend nur Buchstaben, Zahlen, Striche (Minus), Punkte, Kommas und Unterstriche.',\n 'You have unsaved changes are you sure you want to navigate away?': 'Die \\u00c4nderungen wurden noch nicht gespeichert, sind Sie sicher, dass Sie diese Seite verlassen wollen?',\n 'Restore last draft': 'Letzten Entwurf wiederherstellen',\n 'Special character...': 'Sonderzeichen...',\n 'Source code': 'Quelltext',\n 'Insert/Edit code sample': 'Codebeispiel einf\\u00fcgen/bearbeiten',\n Language: 'Sprache',\n 'Code sample...': 'Codebeispiel...',\n 'Color Picker': 'Farbwahl',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Von links nach rechts',\n 'Right to left': 'Von rechts nach links',\n 'Emoticons...': 'Emoticons...',\n 'Metadata and Document Properties': 'Dokument-Eigenschaften und -Metadaten',\n Title: 'Titel',\n Keywords: 'Sch\\u00fcsselw\\u00f6rter',\n Description: 'Beschreibung',\n Robots: 'Robots',\n Author: 'Verfasser',\n Encoding: 'Zeichenkodierung',\n Fullscreen: 'Vollbild',\n Action: 'Aktion',\n Shortcut: 'Shortcut',\n Help: 'Hilfe',\n Address: 'Adresse',\n 'Focus to menubar': 'Fokus auf Men\\u00fcleiste',\n 'Focus to toolbar': 'Fokus auf Werkzeugleiste',\n 'Focus to element path': 'Fokus auf Elementpfad',\n 'Focus to contextual toolbar': 'Fokus auf kontextbezogene Werkzeugleiste',\n 'Insert link (if link plugin activated)': 'Link einf\\u00fcgen (wenn Link-Plugin aktiviert ist)',\n 'Save (if save plugin activated)': 'Speichern (wenn Save-Plugin aktiviert ist)',\n 'Find (if searchreplace plugin activated)': 'Suchen einf\\u00fcgen (wenn Suchen/Ersetzen-Plugin aktiviert ist)',\n 'Plugins installed ({0}):': 'installierte Plugins ({0}):',\n 'Premium plugins:': 'Premium Plugins:',\n 'Learn more...': 'Erfahren Sie mehr dazu...',\n 'You are using {0}': 'Sie verwenden {0}',\n Plugins: 'Plugins',\n 'Handy Shortcuts': 'Praktische Tastenkombinationen',\n 'Horizontal line': 'Horizontale Linie',\n 'Insert/edit image': 'Bild einf\\u00fcgen/bearbeiten',\n 'Image description': 'Bildbeschreibung',\n Source: 'Quelle',\n Dimensions: 'Abmessungen',\n 'Constrain proportions': 'Seitenverh\\u00e4ltnis beibehalten',\n General: 'Allgemein',\n Advanced: 'Erweitert',\n Style: 'Stil',\n 'Vertical space': 'Vertikaler Abstand',\n 'Horizontal space': 'Horizontaler Abstand',\n Border: 'Rahmen',\n 'Insert image': 'Bild einf\\u00fcgen',\n 'Image...': 'Bild...',\n 'Image list': 'Bildliste',\n 'Rotate counterclockwise': 'Gegen den Uhrzeigersinn drehen',\n 'Rotate clockwise': 'Im Uhrzeigersinn drehen',\n 'Flip vertically': 'Vertikal spiegeln',\n 'Flip horizontally': 'Horizontal spiegeln',\n 'Edit image': 'Bild bearbeiten',\n 'Image options': 'Bildeigenschaften',\n 'Zoom in': 'Ansicht vergr\\u00f6\\u00dfern',\n 'Zoom out': 'Ansicht verkleinern',\n Crop: 'Bescheiden',\n Resize: 'Skalieren',\n Orientation: 'Ausrichtung',\n Brightness: 'Helligkeit',\n Sharpen: 'Sch\\u00e4rfen',\n Contrast: 'Kontrast',\n 'Color levels': 'Farbwerte',\n Gamma: 'Gamma',\n Invert: 'Invertieren',\n Apply: 'Anwenden',\n Back: 'Zur\\u00fcck',\n 'Insert date/time': 'Datum/Uhrzeit einf\\u00fcgen ',\n 'Date/time': 'Datum/Uhrzeit',\n 'Insert/Edit Link': 'Link einf\\u00fcgen/bearbeiten',\n 'Insert/edit link': 'Link einf\\u00fcgen/bearbeiten',\n 'Text to display': 'Anzuzeigender Text',\n Url: 'URL',\n 'Open link in...': 'Link \\u00f6ffnen in...',\n 'Current window': 'Aktuelles Fenster',\n None: 'Keine',\n 'New window': 'Neues Fenster',\n 'Remove link': 'Link entfernen',\n Anchors: 'Textmarken',\n 'Link...': 'Link...',\n 'Paste or type a link': 'Link einf\\u00fcgen oder eintippen',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'Diese Adresse scheint eine E-Mail-Adresse zu sein. M\\u00f6chten Sie das dazu ben\\u00f6tigte \"mailto:\" voranstellen?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'Diese Adresse scheint ein externer Link zu sein. M\\u00f6chten Sie das dazu ben\\u00f6tigte \"http://\" voranstellen?',\n 'Link list': 'Linkliste',\n 'Insert video': 'Video einf\\u00fcgen',\n 'Insert/edit video': 'Video einf\\u00fcgen/bearbeiten',\n 'Insert/edit media': 'Medien einf\\u00fcgen/bearbeiten',\n 'Alternative source': 'Alternative Quelle',\n 'Alternative source URL': 'URL der alternativen Quelle',\n 'Media poster (Image URL)': 'Medienposter (Bild-URL)',\n 'Paste your embed code below:': 'F\\u00fcgen Sie Ihren Einbettungscode hier ein:',\n Embed: 'Einbetten',\n 'Media...': 'Medien...',\n 'Nonbreaking space': 'Gesch\\u00fctztes Leerzeichen',\n 'Page break': 'Seitenumbruch',\n 'Paste as text': 'Als Text einf\\u00fcgen',\n Preview: 'Vorschau',\n 'Print...': 'Drucken...',\n Save: 'Speichern',\n Find: 'Suchen',\n 'Replace with': 'Ersetzen durch',\n Replace: 'Ersetzen',\n 'Replace all': 'Alles ersetzen',\n Previous: 'Vorherige',\n Next: 'Weiter',\n 'Find and replace...': 'Suchen und ersetzen...',\n 'Could not find the specified string.': 'Die Zeichenfolge wurde nicht gefunden.',\n 'Match case': 'Gro\\u00df-/Kleinschreibung beachten',\n 'Find whole words only': 'Nur ganze W\\u00f6rter suchen',\n 'Spell check': 'Rechschreibpr\\u00fcfung',\n Ignore: 'Ignorieren',\n 'Ignore all': 'Alles Ignorieren',\n Finish: 'Ende',\n 'Add to Dictionary': 'Zum W\\u00f6rterbuch hinzuf\\u00fcgen',\n 'Insert table': 'Tabelle einf\\u00fcgen',\n 'Table properties': 'Tabelleneigenschaften',\n 'Delete table': 'Tabelle l\\u00f6schen',\n Cell: 'Zelle',\n Row: 'Zeile',\n Column: 'Spalte',\n 'Cell properties': 'Zelleneigenschaften',\n 'Merge cells': 'Zellen verbinden',\n 'Split cell': 'Zelle aufteilen',\n 'Insert row before': 'Neue Zeile davor einf\\u00fcgen ',\n 'Insert row after': 'Neue Zeile danach einf\\u00fcgen',\n 'Delete row': 'Zeile l\\u00f6schen',\n 'Row properties': 'Zeileneigenschaften',\n 'Cut row': 'Zeile ausschneiden',\n 'Copy row': 'Zeile kopieren',\n 'Paste row before': 'Zeile davor einf\\u00fcgen',\n 'Paste row after': 'Zeile danach einf\\u00fcgen',\n 'Insert column before': 'Neue Spalte davor einf\\u00fcgen',\n 'Insert column after': 'Neue Spalte danach einf\\u00fcgen',\n 'Delete column': 'Spalte l\\u00f6schen',\n Cols: 'Spalten',\n Rows: 'Zeilen',\n Width: 'Breite',\n Height: 'H\\u00f6he',\n 'Cell spacing': 'Zellenabstand',\n 'Cell padding': 'Zelleninnenabstand',\n 'Show caption': 'Beschriftung anzeigen',\n Left: 'Linksb\\u00fcndig',\n Center: 'Zentriert',\n Right: 'Rechtsb\\u00fcndig',\n 'Cell type': 'Zellentyp',\n Scope: 'G\\u00fcltigkeitsbereich',\n Alignment: 'Ausrichtung',\n 'H Align': 'Horizontale Ausrichtung',\n 'V Align': 'Vertikale Ausrichtung',\n Top: 'Oben',\n Middle: 'Mitte',\n Bottom: 'Unten',\n 'Header cell': 'Kopfzelle',\n 'Row group': 'Zeilengruppe',\n 'Column group': 'Spaltengruppe',\n 'Row type': 'Zeilentyp',\n Header: 'Kopfzeile',\n Body: 'Inhalt',\n Footer: 'Fu\\u00dfzeile',\n 'Border color': 'Rahmenfarbe',\n 'Insert template...': 'Vorlage einf\\u00fcgen...',\n Templates: 'Vorlagen',\n Template: 'Vorlage',\n 'Text color': 'Textfarbe',\n 'Background color': 'Hintergrundfarbe',\n 'Custom...': 'Benutzerdefiniert...',\n 'Custom color': 'Benutzerdefinierte Farbe',\n 'No color': 'Keine Farbe',\n 'Remove color': 'Farbauswahl aufheben',\n 'Table of Contents': 'Inhaltsverzeichnis',\n 'Show blocks': 'Bl\\u00f6cke anzeigen',\n 'Show invisible characters': 'Unsichtbare Zeichen anzeigen',\n 'Word count': 'Anzahl der W\\u00f6rter',\n Count: 'Anzahl',\n Document: 'Dokument',\n Selection: 'Auswahl',\n Words: 'W\\u00f6rter',\n 'Words: {0}': 'W\\u00f6rter: {0}',\n '{0} words': '{0} W\\u00f6rter',\n File: 'Datei',\n Edit: 'Bearbeiten',\n Insert: 'Einf\\u00fcgen',\n View: 'Ansicht',\n Format: 'Format',\n Table: 'Tabelle',\n Tools: 'Werkzeuge',\n 'Powered by {0}': 'Betrieben von {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Rich-Text- Area. Dr\\u00fccken Sie ALT-F9 f\\u00fcr das Men\\u00fc. Dr\\u00fccken Sie ALT-F10 f\\u00fcr Symbolleiste. Dr\\u00fccken Sie ALT-0 f\\u00fcr Hilfe',\n 'Image title': 'Bildtitel',\n 'Border width': 'Rahmenbreite',\n 'Border style': 'Rahmenstil',\n Error: 'Fehler',\n Warn: 'Warnung',\n Valid: 'G\\u00fcltig',\n 'To open the popup, press Shift+Enter': 'Dr\\u00fccken Sie Umschalt+Eingabe, um das Popup-Fenster zu \\u00f6ffnen.',\n 'Rich Text Area. Press ALT-0 for help.': 'Rich-Text-Bereich. Dr\\u00fccken Sie Alt+0 f\\u00fcr Hilfe.',\n 'System Font': 'Betriebssystemschriftart',\n 'Failed to upload image: {0}': 'Bild konnte nicht hochgeladen werden: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Plugin konnte nicht geladen werden: {0} von URL {1}',\n 'Failed to load plugin url: {0}': 'Plugin-URL konnte nicht geladen werden: {0}',\n 'Failed to initialize plugin: {0}': 'Plugin konnte nicht initialisiert werden: {0}',\n example: 'Beispiel',\n Search: 'Suchen',\n All: 'Alles',\n Currency: 'W\\u00e4hrung',\n Text: 'Text',\n Quotations: 'Anf\\u00fchrungszeichen',\n Mathematical: 'Mathematisch',\n 'Extended Latin': 'Erweitertes Latein',\n Symbols: 'Symbole',\n Arrows: 'Pfeile',\n 'User Defined': 'Benutzerdefiniert',\n 'dollar sign': 'Dollarzeichen',\n 'currency sign': 'W\\u00e4hrungssymbol',\n 'euro-currency sign': 'Eurozeichen',\n 'colon sign': 'Doppelpunkt',\n 'cruzeiro sign': 'Cruzeirozeichen',\n 'french franc sign': 'Franczeichen',\n 'lira sign': 'Lirezeichen',\n 'mill sign': 'Millzeichen',\n 'naira sign': 'Nairazeichen',\n 'peseta sign': 'Pesetazeichen',\n 'rupee sign': 'Rupiezeichen',\n 'won sign': 'Wonzeichen',\n 'new sheqel sign': 'Schekelzeichen',\n 'dong sign': 'Dongzeichen',\n 'kip sign': 'Kipzeichen',\n 'tugrik sign': 'Tugrikzeichen',\n 'drachma sign': 'Drachmezeichen',\n 'german penny symbol': 'Pfennigzeichen',\n 'peso sign': 'Pesozeichen',\n 'guarani sign': 'Guaranizeichen',\n 'austral sign': 'Australzeichen',\n 'hryvnia sign': 'Hrywnjazeichen',\n 'cedi sign': 'Cedizeichen',\n 'livre tournois sign': 'Livrezeichen',\n 'spesmilo sign': 'Spesmilozeichen',\n 'tenge sign': 'Tengezeichen',\n 'indian rupee sign': 'Indisches Rupiezeichen',\n 'turkish lira sign': 'T\\u00fcrkisches Lirazeichen',\n 'nordic mark sign': 'Zeichen nordische Mark',\n 'manat sign': 'Manatzeichen',\n 'ruble sign': 'Rubelzeichen',\n 'yen character': 'Yenzeichen',\n 'yuan character': 'Yuanzeichen',\n 'yuan character, in hong kong and taiwan': 'Yuanzeichen in Hongkong und Taiwan',\n 'yen/yuan character variant one': 'Yen-/Yuanzeichen Variante 1',\n 'Loading emoticons...': 'Emoticons werden geladen...',\n 'Could not load emoticons': 'Emoticons konnten nicht geladen werden',\n People: 'Menschen',\n 'Animals and Nature': 'Tiere und Natur',\n 'Food and Drink': 'Essen und Trinken',\n Activity: 'Aktivit\\u00e4t',\n 'Travel and Places': 'Reisen und Orte',\n Objects: 'Objekte',\n Flags: 'Flaggen',\n Characters: 'Zeichen',\n 'Characters (no spaces)': 'Zeichen (ohne Leerzeichen)',\n '{0} characters': '{0}\\u00a0Zeichen',\n 'Error: Form submit field collision.': 'Fehler: Kollision der Formularbest\\u00e4tigungsfelder.',\n 'Error: No form element found.': 'Fehler: Kein Formularelement gefunden.',\n Update: 'Aktualisieren',\n 'Color swatch': 'Farbpalette',\n Turquoise: 'T\\u00fcrkis',\n Green: 'Gr\\u00fcn',\n Blue: 'Blau',\n Purple: 'Violett',\n 'Navy Blue': 'Marineblau',\n 'Dark Turquoise': 'Dunkelt\\u00fcrkis',\n 'Dark Green': 'Dunkelgr\\u00fcn',\n 'Medium Blue': 'Mittleres Blau',\n 'Medium Purple': 'Mittelviolett',\n 'Midnight Blue': 'Mitternachtsblau',\n Yellow: 'Gelb',\n Orange: 'Orange',\n Red: 'Rot',\n 'Light Gray': 'Hellgrau',\n Gray: 'Grau',\n 'Dark Yellow': 'Dunkelgelb',\n 'Dark Orange': 'Dunkelorange',\n 'Dark Red': 'Dunkelrot',\n 'Medium Gray': 'Mittelgrau',\n 'Dark Gray': 'Dunkelgrau',\n 'Light Green': 'Hellgr\\u00fcn',\n 'Light Yellow': 'Hellgelb',\n 'Light Red': 'Hellrot',\n 'Light Purple': 'Helllila',\n 'Light Blue': 'Hellblau',\n 'Dark Purple': 'Dunkellila',\n 'Dark Blue': 'Dunkelblau',\n Black: 'Schwarz',\n White: 'Wei\\u00df',\n 'Switch to or from fullscreen mode': 'Vollbildmodus umschalten',\n 'Open help dialog': 'Hilfe-Dialog \\u00f6ffnen',\n history: 'Historie',\n styles: 'Stile',\n formatting: 'Formatierung',\n alignment: 'Ausrichtung',\n indentation: 'Einr\\u00fcckungen',\n 'permanent pen': 'Textmarker',\n comments: 'Anmerkungen',\n 'Format Painter': 'Format-Painter',\n 'Insert/edit iframe': 'iframe einf\\u00fcgen/bearbeiten',\n Capitalization: 'Gro\\u00dfschreibung',\n lowercase: 'Kleinbuchstaben',\n UPPERCASE: 'Gro\\u00dfbuchstaben',\n 'Title Case': 'Gro\\u00df-/Kleinschreibung des Titels',\n 'Permanent Pen Properties': 'Eigenschaften von Permanent Pen',\n 'Permanent pen properties...': 'Eigenschaften von Permanent Pen...',\n Font: 'Schriftart',\n Size: 'Schriftgr\\u00f6\\u00dfe',\n 'More...': 'Mehr...',\n 'Spellcheck Language': 'Sprache f\\u00fcr die Rechtschreibpr\\u00fcfung',\n 'Select...': 'Auswahl...',\n Preferences: 'Einstellungen',\n Yes: 'Ja',\n No: 'Nein',\n 'Keyboard Navigation': 'Tastaturnavigation',\n Version: 'Version',\n Anchor: 'Textmarke',\n 'Special character': 'Sonderzeichen',\n 'Code sample': 'Codebeispiel',\n Color: 'Farbe',\n Emoticons: 'Emoticons',\n 'Document properties': 'Dokumenteigenschaften',\n Image: 'Bild',\n 'Insert link': 'Link einf\\u00fcgen',\n Target: 'Ziel',\n Link: 'Link',\n Poster: 'Poster',\n Media: 'Medium',\n Print: 'Drucken',\n Prev: 'Zur\\u00fcck',\n 'Find and replace': 'Suchen und ersetzen',\n 'Whole words': 'Nur ganze W\\u00f6rter',\n Spellcheck: 'Rechtschreibpr\\u00fcfung',\n Caption: 'Beschriftung',\n 'Insert template': 'Vorlage einf\\u00fcgen '\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/de.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|