@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/53.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[53],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/ja.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/ja.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_it__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/it */ \"./src/translations/tinymce/it.js\");\n/* harmony import */ var _tinymce_it__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_it__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\": \"Accedi a Editor HTML sicuro\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Verifica accessibilità\"\n },\n \"add_8523c19b\": {\n \"message\": \"Aggiungi\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Aggiungi un altro\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Aggiungi CC/Sottotitoli\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Aggiungi Immagine\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"Allinea\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Allineamento ed elenchi\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Tutto\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Tutte le app\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabetico\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Testo alternativo\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Coprodotto)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Si è verificato un errore durante la lettura del file\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Si è verificato un errore durante la creazione di una richiesta di rete\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Si è verificato un errore durante il caricamento dei file multimediali.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"E\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Angolo\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Elenco annuncio\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Annunci\"\n },\n \"apply_781a2546\": {\n \"message\": \"Applica\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Applica modifiche a tutte le istanze di questo produttore icone nel corso\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"Si avvicina al limite\"\n },\n \"approximately_e7965800\": {\n \"message\": \"Circa\"\n },\n \"apps_54d24a47\": {\n \"message\": \"App\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Frecce\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Icona art\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Le proporzioni verranno mantenute\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Compiti\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Asterisco\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Attributi\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"Registrazione audio e video non supportata; usa un altro browser.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Opzioni audio\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Area di notifica opzioni audio\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Riproduttore audio di { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Contenuto salvataggio automatico esistente. Caricare al suo posto il contenuto salvato automaticamente?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Cartelle disponibili\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Barra rovesciata\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Barra\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Base\"\n },\n \"because_501841b\": {\n \"message\": \"Perché\"\n },\n \"below_81d4dceb\": {\n \"message\": \"Sotto\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Cerchio grande\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Coefficiente binomiale\"\n },\n \"black_4cb01371\": {\n \"message\": \"Nero\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Blu\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"In fondo\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Terzo inferiore\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Farfallino\"\n },\n \"brick_f2656265\": {\n \"message\": \"Mattone\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Annulla\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Cap-prodotto\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Allineamento al centro\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Punto centrato\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Punti orizzontali centrati\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Scegli un file di sottotitoli\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Scegli diritti di utilizzo...\"\n },\n \"circle_484abe63\": {\n \"message\": \"Cerchio\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"cerchia elenco non ordinato\"\n },\n \"clear_2084585f\": {\n \"message\": \"Cancella\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Cancella immagine\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Cancella file selezionato\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Cancella file selezionato: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Fai clic o Maiusc+clic per l’editor html.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Clicca per incorporare { imageName }\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Fai clic per nascondere anteprima\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Fai clic per inserire un link nell''editor.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Fai clic per mostrare anteprima\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Chiudere un menu o una finestra di dialogo. Consente anche di tornare all’area dell’editor\"\n },\n \"close_d634289d\": {\n \"message\": \"Chiudi\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"Il file dei sottotitoli chiusi deve essere inferiore a { maxKb } kb\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Didascalie/Sottotitoli chiusi\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Fiori (seme)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Collaborazioni\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Riduci per nascondere { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Selettore colori\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Selettore colori ({ colorName } selezionato/i)\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Numeri complessi\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Computer\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Congruente\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Contiene\"\n },\n \"content_1440204b\": {\n \"message\": \"Contenuto\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Il contenuto è ancora in fase di caricamento, se continui non sarà incorporato correttamente.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Sottocategoria di contenuto\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Tipo di contenuto\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Coprodotto\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Titolare del copyright:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 parole}\\n one {1 parola}\\n other {# parole}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# elemento caricato}\\n other {# elementi caricati}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Documenti del corso\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"File del corso\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"File corso\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Immagini del corso\"\n },\n \"course_link_b369426\": {\n \"message\": \"Link corso\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Link al corso\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"File multimediali del corso\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Esplorazione corso\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Crea icona\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Crea icona produttore icone\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Licenza Creative Commons:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Ritaglia immagine\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Ritaglia immagine\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Cup-prodotto\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Immagine attuale\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Personalizzato\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Ciano\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Spada\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Data aggiunta\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Icona decorativa\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"{ TYPE_UPPER } decorativo\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Riduci rientro\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Viola scuro\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"elenco non ordinato puntato predefinito\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"elenco ordinato numericamente predefinito\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Integrale definito\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Simbolo dei gradi\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Delimitatori\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(Descrivi l’icona)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(Descrivi { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(Descrivi il video)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Dettagli\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Punti diagonali\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Rombo\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Quadri (seme)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Tipo di dimensione\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Dimensioni\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Direzionalità\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"Modifica direttamente LaTeX\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Disabilita anteprima\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Discussioni\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Indice discussioni\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Unione non contigua\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Visualizza opzioni\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Visualizza collegamento testuale (Si apre in una nuova scheda)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Segno della divisione\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Documento\"\n },\n \"documents_81393201\": {\n \"message\": \"Documenti\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Fatto\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Spada doppia\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Freccia diagonale giù e sinistra\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Freccia diagonale giù e destra\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Freccia giù\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Triangolo che punta verso il basso\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Trascina qui un file\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Trascina la selezione o fai clic per cercare nel tuo computer\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Trascinare la maniglia. Usa frecce su e giù per ridimensionare\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Scadenza: Più date\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Scadenza: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Modifica il testo alternativo per questa istanza di icona\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Modifica collegamento al corso\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Modifica equazione\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Modifica icona produttore icone esistente\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Icona di modifica\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Modifica collegamento\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Barra di stato dell’editor\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Incorpora\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Incorpora codice\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Incorpora immagine\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Incorpora il video\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"contenuto incorporato\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Serie vuota\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Punto inscritto\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Meno inscritto\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Più inscritto\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Tempi inscritti\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Icona Progettazione\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Icona Inglese\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Inserisci almeno 3 caratteri per la ricerca\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (variante)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Segno uguale\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Equazione\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Editor equazione\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Classe di equivalenza\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Equivalente (identità)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Esiste\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Espandi anteprima per impostazione predefinita\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Espandi per vedere { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Link esterno\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Strumenti esterni\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Extra Large\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Extra piccola\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Icona Extracurricolare\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (funzione)\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"Quota spazio di archiviazione file superata\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"URL file\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"Icona file { filename }\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"Anteprima immagine { filename }\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"Anteprima testo { filename }\"\n },\n \"files_c300e900\": {\n \"message\": \"File\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Indice file\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Bemolle (musica)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Barra degli strumenti delle opzioni degli elementi di messa a fuoco\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Struttura ad albero delle cartelle\"\n },\n \"for_all_b919f972\": {\n \"message\": \"Per tutti\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Formato\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Formattazione in corso\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Barra\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Trovato contenuto salvato automaticamente\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"Trovati { count, plural,\\n =0 {# risultati}\\n one {# risultato}\\n other {# risultati}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Frazione\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Tutto schermo\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Generazione anteprima in corso...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"Al momento le immagini in formato GIF/PNG più grandi di { size } KB non sono supportate..\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Vai alla barra dei menu dell''editor\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Vai alla barra degli strumenti dell''editor\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Voti\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Maggiore di\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Maggiore di o uguale a\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Greco\"\n },\n \"green_15af4778\": {\n \"message\": \"Verde\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Grigio\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Documenti di gruppo\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"File di gruppo\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"File gruppo\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Immagini di gruppo\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Isomorfismo di gruppo\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Link gruppo\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Gruppo link\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Supporto multimediale di gruppo\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Esplorazione gruppo\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"Barra H\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Hat\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Intestazione 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Intestazione 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Intestazione 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Icona Salute\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Cuori (seme)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Altezza\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Esagono\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Nascondi descrizione\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Nascondi descrizione { title }\"\n },\n \"home_351838cd\": {\n \"message\": \"Home\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"editor codice html\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"Editor HTML\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Ho ottenuto l''autorizzazione a utilizzare questo file.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Sono il proprietario del copyright\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Icona\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"icona\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Icona Colore\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Icone produttore icone\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Opzioni icona\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Barra delle opzioni icona\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Forma icona\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Dimensione icona\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Se il link viene lasciato vuoto, il testo verrà visualizzato come nome del link del corso\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Se non selezioni i diritti di utilizzo ora, questo file sarà in stato \\\"non pubblicato\\\" dopo il caricamento.\"\n },\n \"image_8ad06\": {\n \"message\": \"Immagine\"\n },\n \"image_c1c98202\": {\n \"message\": \"immagine\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Opzioni immagine\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Barra opzioni immagine\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Immagine da ritagliare\"\n },\n \"images_7ce26570\": {\n \"message\": \"Immagini\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Porzione immaginaria (di numero complesso)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"In (elemento di)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Aumenta rientro\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Integrale indefinito\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indaco\"\n },\n \"inference_fed5c960\": {\n \"message\": \"Inferenza\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Infinità\"\n },\n \"insert_593145ef\": {\n \"message\": \"Inserisci\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Inserisci link Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Inserisci link\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Inserisci equazione matematica\"\n },\n \"integers_336344e1\": {\n \"message\": \"Numeri interi\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Intersezione\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Voce non valida.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"File non valido\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Tipo file non valido\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"URL non valido\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Iota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (variante)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Scelte rapide da tastiera\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Icona Studio della lingua\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Icona Lingue\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Grande\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Allineamento a sinistra\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Parentesi uncinata aperta\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Freccia sinistra\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Freccia sinistra con gancio\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Limite massimo sinistro\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Parentesi graffa aperta\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Mezza freccia sinistra in basso\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Basso sinistro\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Da sinistra a destra\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Mezza freccia sinistra in alto\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Freccia sinistra\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Triangolo che punta verso sinistra\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Minore di\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Minore di o uguale a\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Icona Libreria\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Blu chiaro\"\n },\n \"link_7262adec\": {\n \"message\": \"Link\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Opzioni link\"\n },\n \"links_14b70841\": {\n \"message\": \"Link\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Carica altro\"\n },\n \"loading_25990131\": {\n \"message\": \"Caricamento in corso...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Caricamento\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"caricamento didascalie/sottotitoli chiusi non riuscito.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Caricamento non riuscito...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Caricamento non riuscito.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Caricamento cartelle\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Caricamento in corso, attendere\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"Caricamento dell’anteprima\"\n },\n \"locked_762f138b\": {\n \"message\": \"Bloccato\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Equivalenza logica\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Equivalenza logica (breve)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Equivalenza logica (breve e spessa)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Equivalenza logica (spessa)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Punti orizzontali bassi\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Mappe a\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Icona Matematica\"\n },\n \"media_af190855\": {\n \"message\": \"Elementi multimediali\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"File multimediale in elaborazione. Riprova in seguito.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Medio\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Centro\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Meno\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Meno/Più\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Varie\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Varie\"\n },\n \"modules_c4325335\": {\n \"message\": \"Moduli\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Immagine multicolore\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Segno della moltiplicazione\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Icona Musica\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Deve essere almeno { percentage }%\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Deve essere almeno { width } x { height }px\"\n },\n \"my_files_2f621040\": {\n \"message\": \"I miei file\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"Radice N\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Nome\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Bequadro (musica)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Numeri naturali\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Naviga attraverso il menu o la barra degli strumenti\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Nidificato maggiore di\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Nidificato minore di\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Pagina successiva\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"Nessuna modifica da salvare.\"\n },\n \"no_e16d9132\": {\n \"message\": \"No\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Nessun file scelto\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Nessuna anteprima disponibile per questo file.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Nessun risultato.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Nessun risultato trovato per { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Nessun risultato trovato per { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Nessuno\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"Nessuna selezionata\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"Non uguale\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Non in (non un elemento di)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Non (negazione)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Non sottoinsieme\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Non sottoinsieme (rigido)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Non sovrainsieme\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Non sovrainsieme (rigido)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Ottagono\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Oliva\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Per salvare un’icona è necessario aggiungere uno dei seguenti stili: Colore icona, Dimensione struttura, Testo icona o Immagine\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Cerchio aperto\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Apri questa finestra di dialogo delle scelte rapide da tastiera\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"Apri applicazione { title }\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operatori\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Oppure\"\n },\n \"orange_81386a62\": {\n \"message\": \"Arancione\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Elenchi ordinati e non ordinati\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Altre scorciatoie dell’editor possono essere trovate in\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Colore struttura\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Dimensione struttura\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } Non è un protocollo valido che deve essere ftp, http, https, mailto, skype, tel oppure può essere omesso\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Pagine\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Paragrafo\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Parallelo\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Parziale (derivato)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Pentagono\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Persone\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Percentuale\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"La percentuale dev’essere un numero\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Icona Arti dello spettacolo\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Perpendicolare\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Phi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Phi (variante)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Icona Educazione fisica\"\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 \"plus_d43cd4ec\": {\n \"message\": \"Più\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Più/Meno\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Postato: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Insieme delle parti\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Precede\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Precede uguale\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Preformattato\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Anteprima\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Anteprima in sovrapposizione\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Anteprima inline\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Pagina precedente\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Primo\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Numeri primi\"\n },\n \"product_39cf144f\": {\n \"message\": \"Prodotto\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Proporzionale\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"Il protocollo deve essere ftp, http, https, mailto, skype, tel oppure può essere omesso\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"pubblicato\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Pubblicato: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Zucca\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Viola\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Quaternioni\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Quiz\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Numeri razionali\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Numeri reali\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Porzione reale (di numero complesso)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Registra\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Registra/Carica file multimediali\"\n },\n \"red_8258edf3\": {\n \"message\": \"Rosso\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Relazioni\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Icona Religione\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Rimuovi link\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Sostituisci\"\n },\n \"reset_95a81614\": {\n \"message\": \"Reimposta\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Ridimensiona\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Ripristinare salvataggio automatico?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Barra verticale con barra orizzontale inversa (non si piega)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (variante)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Editor di contenuti avanzati\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Area di testo RTF. Premere ALT+0 per scorciatoie di Editor di contenuti avanzati.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Allineamento a destra\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Parentesi uncinata chiusa\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Freccia destra\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Freccia destra con gancio\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Limite massimo destro\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Parentesi graffa chiusa\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Mezza freccia destra in basso\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Base destra\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Da destra a sinistra\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Mezza freccia destra in alto\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Freccia destra\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Triangolo che punta verso destra\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Ruota immagine di -90 gradi\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Ruota immagine di 90 gradi\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Rotazione\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Purtroppo l’editor HTML sicuro non è accessibile dalla tastiera. Accedi qui a editor HTML non elaborato.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Salva\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Icone produttore icone salvate\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Script L\"\n },\n \"search_280d00bd\": {\n \"message\": \"Cerca\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Cerca termine\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Seleziona forma di ritaglio\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Selezionare la lingua\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Selezionato\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"{ linkFileName } selezionato\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Barra inversa\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Diesis (musica)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Maiusc+O per aprire l’editor html sicuro.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Mostra opzioni audio\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Mostra opzioni immagine\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Mostra opzioni link\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Mostra opzioni video\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (variante)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Immagine monocolore\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Colore immagine monocolore\"\n },\n \"size_b30e1077\": {\n \"message\": \"Dimensioni\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"La dimensione del file dei sottotitoli è superiore alla dimensione massima consentita di { max } kb.\"\n },\n \"small_b070434a\": {\n \"message\": \"Piccolo\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Cerchio compatto\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Si è verificato un errore.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Qualcosa è andato storto e non so cosa mostrarti.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Si è verificato un errore. Controlla la connessione, ricarica la pagina e riprova.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Si è verificato un problema\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Ordina per\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Picche (seme)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Quadrato\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Intersezione quadra\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Unione quadra\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Radice quadrata\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Simbolo radice quadrata\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Sottoinsieme quadra\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Sottoinsieme quadra (rigido)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Sovrainsieme quadra\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Sovrainsieme quadra (rigido)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"incornicia elenco non ordinato\"\n },\n \"star_8d156e09\": {\n \"message\": \"Aggiungi a Speciali\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Blu acciaio\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Stili\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Invia\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Pedice\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Sottoinsieme\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Sottoinsieme (rigido)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Segue\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Segue uguale\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Somma\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Apice\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Apice e pedice\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Sovrainsieme\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Sovrainsieme (rigido)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Tipi di file supportati: SRT o WebVTT\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Passa a editor html\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Passa a editor di testo RTF\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Piano di studio\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/Frecce\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Verde acqua\"\n },\n \"text_7f4593da\": {\n \"message\": \"Testo\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Colore sfondo testo\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Colore testo\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Testo (opzionale)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Posizione testo\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Dimensione testo\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Il materiale è nel dominio pubblico\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Il materiale è concesso in licenza da Creative Commons\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Il materiale è soggetto a eccezioni, per es. l’uso equo, il diritto di citare o altre in base alle leggi applicabili sul diritto d’autore\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"L’editor html sicuro non è accessibile dalla tastiera. Premere Maiusc+O per aprire l’editor html non elaborato.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Perciò\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (variante)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Freccia giù spessa\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Freccia sinistra spessa\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Freccia sinistra spessa\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Freccia destra spessa\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Freccia destra spessa\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Freccia su spessa\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Impossibile eseguire il rendering di questa equazione nella visualizzazione base.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Anche se il tuo video avrà il titolo corretto nel browser, non siamo riusciti ad aggiornarlo nel database.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Titolo\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Da postare: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Elenco attività: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"Attiva/Disattiva gruppo { summary }\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"Alterna tooltip\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Strumenti\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Superiore\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } risultati trovati, { numDisplayed } risultati attualmente visualizzati\"\n },\n \"tray_839df38a\": {\n \"message\": \"Barra delle applicazioni\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Triangolo\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Barra verticale con barra orizzontale (si piega)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"digita Control F9 per accedere alle opzioni immagine. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"digita Control F9 per accedere alle opzioni di collegamento. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"digita Control F9 per accedere alle opzioni di tabella. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Unione\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"non pubblicato\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"senza titolo\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Freccia diagonale su e sinistra\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Freccia diagonale su e destra\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Carica documento\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Carica File\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Carica immagine\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Carica file multimediali\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Carica/Registra file multimediali\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Caricamento\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"elenco ordinato per lettera maiuscola\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Delta maiuscolo\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Gamma maiuscolo\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Lambda maiuscolo\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Omega maiuscolo\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Phi maiuscolo\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Pi maiuscolo\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Psi maiuscolo\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"elenco ordinato per cifra romana maiuscola\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Sigma maiuscolo\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Theta maiuscolo\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Ipsilon maiuscolo\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Xi maiuscolo\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Ipsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Freccia su e giù\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Freccia su e giù (spessa)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Freccia su\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Triangolo che punta verso l’alto\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Diritto di utilizzo:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Diritti di utilizzo (obbligatori)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Utilizza i tasti freccia per spostarti tra le opzioni.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Usa i tasti freccia per selezionare una forma.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Usa i tasti freccia per selezionare una dimensione.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Usa i tasti freccia per selezionare una posizione testo.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Usa i tasti freccia per selezionare una dimensione testo.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Usa i tasti freccia per selezionare una dimensione struttura.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"Usato dai screen reader per descrivere il contenuto di un { TYPE }\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Usato da screen reader per descrivere il contenuto di un’immagine\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Usato dagli screen reader per descrivere il video\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Documenti utente\"\n },\n \"user_files_78e21703\": {\n \"message\": \"File utente\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Immagini utente\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Elementi multimediali utente\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Vettore (notazione)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Barra verticale (notazione set-builder)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Punti verticali\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Opzioni video\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Barra delle opzioni video\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Riproduttore video per \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Riproduttore video per { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Visualizza\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Visualizza descrizione\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Visualizza scelte rapide da tastiera\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"Visualizza descrizione { title }\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Bianco\"\n },\n \"width_492fec76\": {\n \"message\": \"Larghezza\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"La larghezza e l''altezza devono essere numerici\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Home page wiki\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Tilde verticale\"\n },\n \"xi_149681d0\": {\n \"message\": \"Xi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Sì\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Hai delle modifiche non salvate nella barra del produttore icone. Vuoi continuare senza salvare queste modifiche?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Non si possono caricare file vuoti\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"L''immagine è stata compressa per Icon Maker. Le immagini inferiori a { size } KB non vengono compresse.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Ingrandisci immagine\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Riduci immagine\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n it: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/it.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_ja__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/ja */ \"./src/translations/tinymce/ja.js\");\n/* harmony import */ var _tinymce_ja__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_ja__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\": \"きれいなpretty HTMLエディタにアクセス\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"アクセシビリティチェッカー\"\n },\n \"add_8523c19b\": {\n \"message\": \"追加\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"もう 1 つ追加\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"CC /字幕を追加\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"画像を追加\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"アレフ\"\n },\n \"align_11050992\": {\n \"message\": \"位置調整\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"配置とリスト\"\n },\n \"all_4321c3a1\": {\n \"message\": \"すべて\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"すべてのアプリ\"\n },\n \"alpha_15d59033\": {\n \"message\": \"アルファ\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"アルファベットで\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Alt テキスト\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"アマルグ(共製品)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"ファイルを読み取る際にエラーが発生しました\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"ネットワーク要求の作成中にエラーが発生しました\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"あなたのメディアをアップロードする際にエラーが発生しました。\"\n },\n \"and_7fcc2911\": {\n \"message\": \"および\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"角度\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"アナウンス リスト\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"発表\"\n },\n \"apply_781a2546\": {\n \"message\": \"適用\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"コース内のこのアイコンメーカーのアイコンのすべてのインスタンスに変更を適用する\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"限界に近づく\"\n },\n \"approximately_e7965800\": {\n \"message\": \"だいたい\"\n },\n \"apps_54d24a47\": {\n \"message\": \"アプリ\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"矢印\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"アートのアイコン\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"アスペクト比は維持されます\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"課題\"\n },\n \"asterisk_82255584\": {\n \"message\": \"アスタリスク\"\n },\n \"attributes_963ba262\": {\n \"message\": \"属性\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"音声および動画の記録はサポートされていません。他のブラウザを使用してください。\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"オーディオオプション\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"オーディオオプショントレイ\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"{ title }のオーディオプレーヤー\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"自動保存されたコンテンツが存在します。自動保存されたコンテンツを代わりにロードしますか?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"使用可能なフォルダ\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"バックスラッシュ\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"バー\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"ベーシック\"\n },\n \"because_501841b\": {\n \"message\": \"理由は\"\n },\n \"below_81d4dceb\": {\n \"message\": \"下の\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"バータ\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"大きな丸\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"二項係数\"\n },\n \"black_4cb01371\": {\n \"message\": \"黒\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"ブルー\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"下\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"下から3番目\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"ボウタイ\"\n },\n \"brick_f2656265\": {\n \"message\": \"ブロック\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"キャンセル\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"キャップ製品\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"センターアライン\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"中央の点\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"中央の水平ドット\"\n },\n \"chi_54a32644\": {\n \"message\": \"チ\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"キャプションファイルを選択する\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"使用権を選択...\"\n },\n \"circle_484abe63\": {\n \"message\": \"円\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"丸い番号無しリスト\"\n },\n \"clear_2084585f\": {\n \"message\": \"クリア\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"画像を消す\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"選択したファイルを消去する\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"選択されたファイルを削除:{ filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"クリックまたはシフトクリックでHTMLエディタに移動します。\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"クリックして{ imageName }を埋め込みます\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"クリックしてプレビューを非表示にする\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"クリックすると、エディタにリンクが挿入されます。\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"クリックしてプレビューを表示する\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"メニューまたはダイアログを閉じます。またエディタエリアに戻ります\"\n },\n \"close_d634289d\": {\n \"message\": \"閉じる\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"クローズドキャプションファイルは { maxKb } kb未満であること\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"クローズドキャプション/字幕\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"クラブ(1組)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"コラボレーション\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"{ types } を非表示にするには破損する\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"色を選択\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"色を選択({ colorName }が現在選択されている)\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"複素数\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"コンピュータ\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"合同\"\n },\n \"contains_311f37b7\": {\n \"message\": \"含有\"\n },\n \"content_1440204b\": {\n \"message\": \"コンテンツ\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"コンテンツはまだアップロード中です。続行すると適切に埋め込まれません。\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"コンテンツのサブタイプ\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"コンテンツ タイプ\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"共製品\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"著作権保有者:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 語}\\n one {1 語}\\n other {# 語}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# アイテムを読込みました}\\n other {# アイテムを読込みました}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"コースドキュメント\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"コースファイル\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"コース ファイル\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"コース画像\"\n },\n \"course_link_b369426\": {\n \"message\": \"コースリンク\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"コースリンク\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"コースメディア\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"コース ナビゲーション\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"アイコンを作成する\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"アイコンメーカーのアイコンを作成する\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"クリエイティブ コモンズ ライセンス:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"画像を切り取る\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"画像の切り取り\"\n },\n \"cup_product_14174434\": {\n \"message\": \"カップ製品\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"現在の画像\"\n },\n \"custom_6979cd81\": {\n \"message\": \"カスタム\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"シアン\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"短剣\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"追加された日付\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"装飾アイコン\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"装飾的{ TYPE_UPPER }\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"インデントを減らす\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"ディープパープル\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"デフォルトの箇条書きの番号無しリスト\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"デフォルトの番号順リスト\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"定積分\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"度数記号\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"デリミタ\"\n },\n \"delta_53765780\": {\n \"message\": \"デルタ\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(アイコンの説明)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"({ TYPE }を説明する)\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(ビデオを説明する)\"\n },\n \"details_98a31b68\": {\n \"message\": \"詳細\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"対角線上の点\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"ダイヤモンド\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"ダイヤ(1組)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"ディガンマ\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"サイズタイプ\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"寸法\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"方向性\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"ディレクトリ編集 LaTeX\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"プレビューを無効にする\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"ディスカッション\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"ディスカッションのインデックス\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"不連続ユニオン\"\n },\n \"display_options_315aba85\": {\n \"message\": \"オプションを表示する\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"テキストリンクを表示する (新しいタブが開きます)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"分割サイン\"\n },\n \"document_678cd7bf\": {\n \"message\": \"ドキュメント\"\n },\n \"documents_81393201\": {\n \"message\": \"ドキュメント\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"完了\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"ダブルの短剣\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"下・左の対角線矢印\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"下・右の対角線矢印\"\n },\n \"download_filename_2baae924\": {\n \"message\": \"{ filename }をダウンロードする\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"下向きの矢印\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"逆三角形\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"ファイルをここにドラッグする\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"ドラッグアンドドロップまたはクリックしてコンピュータを参照\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"ハンドルをドラッグします。上下矢印を使用してサイズを変更する\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"期限:複数の日付\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"期限:{ when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"このアイコンインスタンスのaltテキストを編集する\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"コースリンクを編集\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"方程式を編集する\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"既存のアイコンメーカーのアイコンを編集する\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"アイコンを編集する\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"リンクの編集\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"エディタ ステータスバー\"\n },\n \"embed_828fac4a\": {\n \"message\": \"埋め込み\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"埋め込みコード\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"画像の埋め込み\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"ビデオを埋め込む\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"埋め込まれたコンテンツ\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"空のセット\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"囲みドット\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"囲みマイナス\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"囲みプラス\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"囲みの時代\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"エンジニアリングのアイコン\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"英語のアイコン\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"検索する語を3文字以上入力してください\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"エプシロン\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"イプシロン(変形)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"等記号\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"方程式\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"方程式エディタ\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"等価クラス\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"等価 (同一性)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"イータ\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"存在する\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"デフォルトによるプレビューの拡大\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"{ types } を拡張して表示\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"外部リンク\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"外部ツール\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"特大\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"超小型\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"課外活動のアイコン\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (関数)\"\n },\n \"failed_getting_file_contents_e9ea19f4\": {\n \"message\": \"ファイルのコンテンツ取得に失敗しました\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"ファイル保存のサイズを超過\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"ファイル URL\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"{ filename } ファイルアイコン\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"{ filename } 画像プレビュー\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"{ filename } テキストプレビュー\"\n },\n \"files_c300e900\": {\n \"message\": \"ファイル\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"ファイルのインデックス\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"フラット(音楽)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"フォーカス要素オプションツールバー\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"フォルダツリー\"\n },\n \"for_all_b919f972\": {\n \"message\": \"全員に\"\n },\n \"format_4247a9c5\": {\n \"message\": \"形式\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"フォーマット\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"前向きのスラッシュ\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"自動保存されたコンテンツが見つかりました\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"{ count, plural,\\n =0 {# 結果}\\n one {# 1つの結果}\\n other {# 結果}\\n}が見つかりました\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"分数・分画\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"全画面\"\n },\n \"gamma_1767928\": {\n \"message\": \"ガンマ\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"プレビュー中...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"{ size }KBを超えるGIF/PNG形式の画像は現在サポートされていません。\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"エディタのメニューバーに移動する\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"エディタのツールバーに移動する\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"評定\"\n },\n \"greater_than_e98af662\": {\n \"message\": \">\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"≧\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"ギリシャ文字\"\n },\n \"green_15af4778\": {\n \"message\": \"グリーン\"\n },\n \"grey_a55dceff\": {\n \"message\": \"グレー\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"グループドキュメント\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"グループファイル\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"グループ ファイル\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"グループ画像\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"グループ同型\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"グループリンク\"\n },\n \"group_links_9493129e\": {\n \"message\": \"グループリンク\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"グループメディア\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"グループ ナビゲーション\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"Hバー\"\n },\n \"hat_ea321e35\": {\n \"message\": \"帽子\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"見出し2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"見出し3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"見出し4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"健康のアイコン\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"ハート(1組)\"\n },\n \"height_69b03e15\": {\n \"message\": \"高さ\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"六角形\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"説明を非表示にする\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"{ title }説明を非表示にする\"\n },\n \"home_351838cd\": {\n \"message\": \"ホーム\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"Html コードエディタ\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML エディタ\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"このファイルを使用する権限を取得しています。\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"著作権を保有しています\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"アイコン\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"アイコン\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"アイコンカラー\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"アイコンメーカーのアイコン\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"アイコンオプション\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"アイコンオプショントレイ\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"アイコンの形状\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"アイコンのサイズ\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"空のリンクのままの場合、テキストがコースリンク名として表示されます。\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"今すぐ使用権を選択しないと、このファイルはアップロード後に公開されません。\"\n },\n \"image_8ad06\": {\n \"message\": \"画像\"\n },\n \"image_c1c98202\": {\n \"message\": \"画像\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"画像オプション\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"画像オプショントレイ\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"クロップする画像\"\n },\n \"images_7ce26570\": {\n \"message\": \"画像\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"複素数の虚数部分\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"()内(の要素)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"インデントを増やす\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"不定積分\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"インディゴ\"\n },\n \"inference_fed5c960\": {\n \"message\": \"推論\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"無限\"\n },\n \"insert_593145ef\": {\n \"message\": \"挿入\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella リンクを挿入してください\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"リンクの挿入\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"数学数式を挿入\"\n },\n \"integers_336344e1\": {\n \"message\": \"整数\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"交差点\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"無効な入力。\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"無効なファイル\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"無効なファイル タイプです\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"無効な URL\"\n },\n \"iota_11c932a9\": {\n \"message\": \"イオタ\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"カッパ\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"カッパ (変種)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"キーボード ショートカット\"\n },\n \"lambda_4f602498\": {\n \"message\": \"ラムダ\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"語学のアイコン\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"言語のアイコン\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"大\"\n },\n \"left_align_43d95491\": {\n \"message\": \"左揃え\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"左傾きブラケット\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"左の矢印\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"左矢印フック付き\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"左シーリング\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"左波括弧\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"左下向き銛型矢印\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"左床\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"左から右\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"左下向き銛型矢印\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"左向き矢印\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"左が尖った三角形\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"<\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"≦\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"ライブラリーのアイコン\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"ライトブルー\"\n },\n \"link_7262adec\": {\n \"message\": \"リンク\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"リンクオプション\"\n },\n \"links_14b70841\": {\n \"message\": \"リンク\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"外部サイトにリンクしています。\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"もっと読み込む\"\n },\n \"loading_25990131\": {\n \"message\": \"読み込み中・・・\"\n },\n \"loading_bde52856\": {\n \"message\": \"読み込み中\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"クローズドキャプション/サブタイトルの読み込みに失敗しました。\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"読み込みに失敗しました...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"読込みに失敗しました。\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"フォルダを読み込み中...\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"読み込み中 - しばらくお待ちください\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"プレビュー読み込み中\"\n },\n \"locked_762f138b\": {\n \"message\": \"ロックされています\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"論理的等価性\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"論理的等価性 (短い)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"論理的等価性 (短・太)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"論理的等価(厚み)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"低い水平ドット\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"マジェンタ\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"マッピング先:\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"数学のアイコン\"\n },\n \"media_af190855\": {\n \"message\": \"メディア\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"メディアファイルは処理中です。後ほどもう一度やり直してください。\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"中\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"中位\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"ファイル プレビューを最小化\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"ビデオを最小化\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"マイナス\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"マイナス/プラス\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"その他\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"その他\"\n },\n \"modules_c4325335\": {\n \"message\": \"モジュール\"\n },\n \"mu_37223b8b\": {\n \"message\": \"ミュー\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"マルチカラー画像\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"乗算記号\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"音楽のアイコン\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"{ percentage }%以上でなければなりません\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"少なくとも { width } x { height }px でなければなりません\"\n },\n \"my_files_2f621040\": {\n \"message\": \"マイ ファイル\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"N番目のルート\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"ナブラ\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"名前\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"ナチュラル (音楽)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"自然数\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"メニューまたはツールバーを移動する\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"ネストされた>\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"ネストされた<\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"次のページ\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"保存する変更はありません。\"\n },\n \"no_e16d9132\": {\n \"message\": \"いいえ\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"ファイルが選択されていません\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"このファイルでは、プレビューは利用できません。\"\n },\n \"no_results_940393cf\": {\n \"message\": \"結果がありません。\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"{ filterTerm }の結果が見つかりませんでした\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"{ term }の結果は見つかりませんでした。\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"なし\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"選択されたものなし\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"≠\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"()にはない(の要素ではない)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"ない (否定)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"部分集合ではない\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"部分集合ではない(厳格)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"上位集合ではない\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"上位集合ではない(厳格)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"ニュー\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"八角形\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"オリーブ\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"オメガ\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"アイコンを保存するには、以下のいずれかのスタイルを追加する必要があります:アイコンの色、輪郭サイズ、アイコンのテキスト、画像\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"オープンサークル\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"このキーボードショートカットダイアログを開く\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"{ title }アプリケーションを開く\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"演算子\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"または\"\n },\n \"orange_81386a62\": {\n \"message\": \"オレンジ\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"番号付きリストと番号無しリスト\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"他のエディタショートカットは下記をご覧ください\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"輪郭の色\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"外形寸法\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p }は、ftp, http, https, mailto, skype, telであるか、省略可能である有効なプロトコルではありません。\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"ページ\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"段落\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"並列\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"部分(微分)\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"ペンタゴン\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"メンバー\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"割合\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"パーセンテージは数字でなければなりません\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"パフォーミングアーツのアイコン\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"垂直\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"ファイ\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"ファイ(変形)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"体育のアイコン\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"パイ\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"パイ(変形)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"ピンク\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"ピクセル\"\n },\n \"play_media_comment_35257210\": {\n \"message\": \"メディア コメントの再生。\"\n },\n \"play_media_comment_by_name_from_createdat_c230123d\": {\n \"message\": \"{ name }まで{ createdAt }からのメディアのコメントを再生します。\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"プラス\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"プラス/マイナス\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"投稿済み:{ when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"パワーセット\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"優先・先導する\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"優先・同等\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"フォーマット済み\"\n },\n \"preview_53003fd2\": {\n \"message\": \"プレビュー\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"オーバーレイでのプレビュー\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"インラインでのプレビュー\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"前のページ\"\n },\n \"prime_917ea60e\": {\n \"message\": \"素数\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"素数\"\n },\n \"product_39cf144f\": {\n \"message\": \"積\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"比例\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"プロトコルは、ftp、http、https、mailto、skype、telであるか、省略可能です\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"プシー\"\n },\n \"published_c944a23d\": {\n \"message\": \"公開済み\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"公開済み:{ when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"かぼちゃ\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"パープル\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"四元数\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"小テスト\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"有理数\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"実数\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"(複素数の)実数部分\"\n },\n \"record_7c9448b\": {\n \"message\": \"記録\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"メディアの記録/アップロード\"\n },\n \"red_8258edf3\": {\n \"message\": \"レッド\"\n },\n \"relationships_6602af70\": {\n \"message\": \"関係\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"宗教学のアイコン\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"リンクの削除\"\n },\n \"replace_e61834a7\": {\n \"message\": \"置換\"\n },\n \"reset_95a81614\": {\n \"message\": \"リセット\"\n },\n \"resize_ec83d538\": {\n \"message\": \"サイズ変更\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"自動保存したものを復元しますか?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"逆向きの回転式改札(イールドなし)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"ロー\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"ロー (変種)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"リッチ コンテンツ エディタ\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"リッチテキストエリアリッチコンテンツエディターのショートカットは、ALT+0を押してください。\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"右揃え\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"直角ブラケット\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"右の矢印\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"右矢印フック付き\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"右シーリング\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"右波括弧\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"右下向き銛型矢印\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"右床\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"右から左\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"右上向き銛型矢印\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"右向き矢印\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"右が尖った三角形\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"画像を90度回転させる\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"画像を90度回転させる\"\n },\n \"rotation_9699c538\": {\n \"message\": \"回転\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"残念ながら、pretty HTMLエディタはキーボードからはアクセスできません。生のHTMLエディタにはこちらからアクセスできます。\"\n },\n \"save_11a80ec3\": {\n \"message\": \"保存\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"保存したアイコンメーカーのアイコン\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"スクリプト L\"\n },\n \"search_280d00bd\": {\n \"message\": \"検索\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"検索用語\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"クロップ形状の選択\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"言語を選択する\"\n },\n \"selected_274ce24f\": {\n \"message\": \"選択されました\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"選択された{ linkFileName }\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"マイナス設定\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"シャープ (音楽)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Shift-Oでpretty HTMLエディタを開きます。\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"オーディオオプションを表示する\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"画像オプションを表示\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"リンクオプションを表示する\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"ビデオオプションを表示する\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"シグマ\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"シグマ (バリエーション)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"単色画像\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"単色画像の色\"\n },\n \"size_b30e1077\": {\n \"message\": \"サイズ\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"キャプションファイルのサイズが最大 { max } kb の許容ファイルサイズを超えている。\"\n },\n \"small_b070434a\": {\n \"message\": \"小\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"一色の円\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"問題が発生しました。\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"何かがうまくいきませんでした。何を見せればいいのかわかりません。\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"問題が発生しました。接続を確認し、ページを再読み込みして、もう一度やり直してください。\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"なにかが失敗しました\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"分類する\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"スペード (1組)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"四角\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"四角い帽子\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"四角い帽子\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"平方根\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"平方根記号\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"正方形部分集合\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"正方形部分集合 (厳密)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"正方形上位集合\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"正方形部分集合 (厳密)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"四角い番号無しリスト\"\n },\n \"star_8d156e09\": {\n \"message\": \"スター\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"スチールブルー\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"スタイル\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"提出\"\n },\n \"subscript_59744f96\": {\n \"message\": \"下付き\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"部分集合\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"部分集合 (厳密)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"成功\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"成功イコール\"\n },\n \"sum_b0842d31\": {\n \"message\": \"合計\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"上付き\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"上付き文字と下付き文字\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"部分集合\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"部分集合 (厳密)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"サポートされるファイルタイプ:SRT または WebVTT\"\n },\n \"switch_to_pretty_html_editor_a3cee15f\": {\n \"message\": \"「可愛い」htmlエディタに切り替える\"\n },\n \"switch_to_raw_html_editor_f970ae1a\": {\n \"message\": \"「生の」htmlエディタに切り替える\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"htmlエディタに切り替える\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"リッチテキストエディタに切り替える\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"シラバス\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/矢印\"\n },\n \"tau_880974b7\": {\n \"message\": \"タウ\"\n },\n \"teal_f729a294\": {\n \"message\": \"ティール\"\n },\n \"text_7f4593da\": {\n \"message\": \"テキスト\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"テキスト背景の色\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"テキストカラー\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"テキスト (オプション)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"テキストの位置\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"テキストのサイズ\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"文書のプレビューは現在処理中です。後ほどもう一度やり直してください。\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"この資料はパブリック ドメインです\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"この資料はクリエイティブ コモンズ ライセンスの対象となります\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"素材には例外があります。例:公正使用、引用権、または適用される著作権法に基づくその他\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"pretty HTMLエディタはキーボードからはアクセスできません。ShiftOを押してpretty HTMLエディタを開きます。\"\n },\n \"therefore_d860e024\": {\n \"message\": \"したがって\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"シータ\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"シータ (厳格)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"下向きの太い矢印\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"左の太い矢印\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"左向きの太い矢印\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"下向きの太い矢印\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"右向きの太い矢印\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"上向きの太い矢印\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"この文書は Canvas 内で表示できません。\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"この方程式は基本ビューでは描画できません。\"\n },\n \"this_image_is_currently_unavailable_25c68857\": {\n \"message\": \"この画像は現在利用できません\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"あなたのビデオのブラウザ内のタイトルは正しいものですが、データベース内でそれを更新できませんでした。\"\n },\n \"title_ee03d132\": {\n \"message\": \"タイトル\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"投稿するには:{ when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"タスク:{ when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"{ summary }グループを切り替える\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"ツールチップを切り替える\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"ツール\"\n },\n \"top_66e0adb6\": {\n \"message\": \"上\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults }結果が見つかりました。{ numDisplayed }結果が現在表示されています\"\n },\n \"tray_839df38a\": {\n \"message\": \"トレイ\"\n },\n \"triangle_6072304e\": {\n \"message\": \"三角形\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"回転式改札(イールド)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"Ctrl F9 と入力して、画像オプションにアクセスします。{ text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Ctrl F9 と入力して、リンクオプションにアクセスします。{ text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Ctrl F9 と入力して、テーブルオプションにアクセスします。{ text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"ユニオン\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"未公開\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"無題\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"上・左斜め矢印\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"上・右の対角線矢印\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"ドキュメントをアップロードする\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"ファイルアップロード\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"イメージのアップロード\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"メディアを読み込む\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"メディアをアップロード/記録する\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"アップロードしています\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"大文字のアルファベット順リスト\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"大文字のデルタ\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"大文字のガンマ\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"大文字のラムダ\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"大文字のオメガ\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"大文字のファイ\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"大文字のパイ\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"大文字のプシー\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"大文字のローマ数字順リスト\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"大文字のシグマ\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"大文字のシータ\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"大文字のユプシロン\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"大文字のクシー\"\n },\n \"upsilon_33651634\": {\n \"message\": \"ユプシロン\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"上と下を指す尖った矢印\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"上と下を指す尖った矢印(太い)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"上向き矢印\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"上が尖った三角形\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"使用権:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"使用権:(必須)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"矢印キーを使用してオプションを移動します。\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"矢印キーで図形を選択します。\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"矢印キーを使ってサイズを選択します。\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"矢印キーを使ってテキストの位置を選択します。\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"矢印キーを使ってテキストのサイズを選択します。\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"矢印キーを使ってアウトラインサイズを選択します。\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"スクリーンリーダーで使用される{ TYPE }\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"スクリーンリーダーが画像のコンテンツを説明するのに使用します\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"ビデオを説明する際にスクリーンリーダーが使用\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"ユーザードキュメント\"\n },\n \"user_files_78e21703\": {\n \"message\": \"ユーザーファイル\"\n },\n \"user_images_b6490852\": {\n \"message\": \"ユーザー画像\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"ユーザーメディア\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"ベクトル (表記法)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"垂直のバー(ビルダー表記法を設定)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"垂直の点\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"ビデオオプション\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"ビデオオプショントレイ\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"()のビデオプレーヤー \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"{ title }のビデオプレーヤー\"\n },\n \"view_ba339f93\": {\n \"message\": \"表示\"\n },\n \"view_description_30446afc\": {\n \"message\": \"説明の表示\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"キーボードのショートカットを見る\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"{ title }説明の表示\"\n },\n \"white_87fa64fd\": {\n \"message\": \"ホワイト\"\n },\n \"width_492fec76\": {\n \"message\": \"幅\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"幅と高さは数字でなければなりません\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki ホーム\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"花輪製品\"\n },\n \"xi_149681d0\": {\n \"message\": \"クシー\"\n },\n \"yes_dde87d5\": {\n \"message\": \"はい\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Icon Makerトレイに未保存の変更があります。これらの変更を保存せずに続行しますか?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"空のファイルをアップロードすることはできません。\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"あなたの画像はIcon Maker用に圧縮されています。{ size }KB未満の画像は圧縮されません。\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"ゼータ\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"画像を拡大する\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"画像を縮小する\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n ja: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/ja.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
15
|
+
/***/ "./src/translations/tinymce/ja.js":
|
|
16
16
|
/*!****************************************!*\
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
17
|
+
!*** ./src/translations/tinymce/ja.js ***!
|
|
18
18
|
\****************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("tinymce.addI18n('it', {\n Redo: 'Ripristina',\n Undo: 'Annulla',\n Cut: 'Taglia',\n Copy: 'Copia',\n Paste: 'Incolla',\n 'Select all': 'Seleziona tutto',\n 'New document': 'Nuovo documento',\n Ok: 'OK',\n Cancel: 'Annulla',\n 'Visual aids': 'Aiuti visivi',\n Bold: 'Grassetto',\n Italic: 'Corsivo',\n Underline: 'Sottolineato',\n Strikethrough: 'Barrato',\n Superscript: 'Apice',\n Subscript: 'Pedice',\n 'Clear formatting': 'Cancella la formattazione',\n 'Align left': 'Allinea a sinistra',\n 'Align center': 'Allinea al centro',\n 'Align right': 'Allinea a destra',\n Justify: 'Giustifica',\n 'Bullet list': 'Elenco puntato',\n 'Numbered list': 'Elenco numerato',\n 'Decrease indent': 'Riduci rientro',\n 'Increase indent': 'Aumenta rientro',\n Close: 'Chiudi',\n Formats: 'Formati',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": \"Il browser non supporta l'accesso diretto alla cartella degli appunti. Usare i tasti di scelta rapida Ctrl+X/C/V.\",\n Headers: 'Intestazioni',\n 'Header 1': 'Intestazione 1',\n 'Header 2': 'Intestazione 2',\n 'Header 3': 'Intestazione 3',\n 'Header 4': 'Intestazione 4',\n 'Header 5': 'Intestazione 5',\n 'Header 6': 'Intestazione 6',\n Headings: 'Titoli',\n 'Heading 1': 'Titolo 1',\n 'Heading 2': 'Titolo 2',\n 'Heading 3': 'Titolo 3',\n 'Heading 4': 'Titolo 4',\n 'Heading 5': 'Titolo 5',\n 'Heading 6': 'Titolo 6',\n Preformatted: 'Preformattato',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Codice',\n Paragraph: 'Paragrafo',\n Blockquote: 'Blockquote',\n Inline: 'In linea',\n Blocks: 'Blocchi',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': \"Incolla \\u00e8 in modalit\\u00e0 testo normale. I contenuti sono incollati come testo normale se non disattivi l'opzione.\",\n Fonts: 'Caratteri',\n 'Font Sizes': 'Dimensioni caratteri',\n Class: 'Classe',\n 'Browse for an image': \"Cerca un'immagine\",\n OR: 'OPPURE',\n 'Drop an image here': \"Rilasciare un'immagine qui\",\n Upload: 'Carica',\n Block: 'Blocco',\n Align: 'Allinea',\n Default: 'Default',\n Circle: 'Cerchio',\n Disc: 'Disco',\n Square: 'Quadrato',\n 'Lower Alpha': 'Alpha Minore',\n 'Lower Greek': 'Greek Minore',\n 'Lower Roman': 'Roman Minore',\n 'Upper Alpha': 'Alpha Superiore',\n 'Upper Roman': 'Roman Superiore',\n 'Anchor...': 'Ancoraggio...',\n Name: 'Nome',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': \"L'id dovrebbe cominciare con una lettera, seguito solo da lettere, numeri, linee, punti, virgole.\",\n 'You have unsaved changes are you sure you want to navigate away?': 'Non hai salvato delle modifiche, sei sicuro di andartene?',\n 'Restore last draft': \"Ripristina l'ultima bozza.\",\n 'Special character...': 'Carattere speciale...',\n 'Source code': 'Codice Sorgente',\n 'Insert/Edit code sample': 'Inserisci/Modifica esempio di codice',\n Language: 'Lingua',\n 'Code sample...': 'Esempio di codice...',\n 'Color Picker': 'Selezione colori',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Da Sinistra a Destra',\n 'Right to left': 'Da Destra a Sinistra',\n 'Emoticons...': 'Emoticon...',\n 'Metadata and Document Properties': 'Metadata e propriet\\u00e0 del documento',\n Title: 'Titolo',\n Keywords: 'Parola Chiave',\n Description: 'Descrizione',\n Robots: 'Robot',\n Author: 'Autore',\n Encoding: 'Codifica',\n Fullscreen: 'Schermo Intero',\n Action: 'Azione',\n Shortcut: 'Scorciatoia',\n Help: 'Aiuto',\n Address: 'Indirizzo',\n 'Focus to menubar': 'Focus sulla barra del menu',\n 'Focus to toolbar': 'Focus sulla barra degli strumenti',\n 'Focus to element path': \"Focus sul percorso dell'elemento\",\n 'Focus to contextual toolbar': 'Focus sulla barra degli strumenti contestuale',\n 'Insert link (if link plugin activated)': 'Inserisci link (se il plugin link \\u00e8 attivato)',\n 'Save (if save plugin activated)': 'Salva (se il plugin save \\u00e8 attivato)',\n 'Find (if searchreplace plugin activated)': 'Trova (se il plugin searchreplace \\u00e8 attivato)',\n 'Plugins installed ({0}):': 'Plugin installati ({0}):',\n 'Premium plugins:': 'Plugin Premium:',\n 'Learn more...': 'Per saperne di pi\\u00f9...',\n 'You are using {0}': 'Stai usando {0}',\n Plugins: 'Plugin',\n 'Handy Shortcuts': 'Scorciatoia pratica',\n 'Horizontal line': 'Linea Orizzontale',\n 'Insert/edit image': 'Aggiungi/Modifica Immagine',\n 'Image description': 'Descrizione Immagine',\n Source: 'Fonte',\n Dimensions: 'Dimenzioni',\n 'Constrain proportions': 'Mantieni Proporzioni',\n General: 'Generale',\n Advanced: 'Avanzato',\n Style: 'Stile',\n 'Vertical space': 'Spazio Verticale',\n 'Horizontal space': 'Spazio Orizzontale',\n Border: 'Bordo',\n 'Insert image': 'Inserisci immagine',\n 'Image...': 'Immagine...',\n 'Image list': 'Elenco immagini',\n 'Rotate counterclockwise': 'Ruota in senso antiorario',\n 'Rotate clockwise': 'Ruota in senso orario',\n 'Flip vertically': 'Rifletti verticalmente',\n 'Flip horizontally': 'Rifletti orizzontalmente',\n 'Edit image': 'Modifica immagine',\n 'Image options': 'Opzioni immagine',\n 'Zoom in': 'Ingrandisci',\n 'Zoom out': 'Rimpicciolisci',\n Crop: 'Taglia',\n Resize: 'Ridimensiona',\n Orientation: 'Orientamento',\n Brightness: 'Luminosit\\u00e0',\n Sharpen: 'Contrasta',\n Contrast: 'Contrasto',\n 'Color levels': 'Livelli colore',\n Gamma: 'Gamma',\n Invert: 'Inverti',\n Apply: 'Applica',\n Back: 'Indietro',\n 'Insert date/time': 'Inserisci Data/Ora',\n 'Date/time': 'Data/Ora',\n 'Insert/Edit Link': 'Inserisci/modifica collegamento',\n 'Insert/edit link': 'Inserisci/Modifica Link',\n 'Text to display': 'Testo da Visualizzare',\n Url: 'Url',\n 'Open link in...': 'Apri collegamento in...',\n 'Current window': 'Finestra corrente',\n None: 'No',\n 'New window': 'Nuova Finestra',\n 'Remove link': 'Rimuovi link',\n Anchors: 'Anchors',\n 'Link...': 'Collegamento...',\n 'Paste or type a link': 'Incolla o digita un collegamento',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': \"L'URL inserito sembra essere un indirizzo email. Vuoi aggiungere il prefisso necessario mailto:?\",\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': \"L'URL inserito sembra essere un collegamento esterno. Vuoi aggiungere il prefisso necessario http://?\",\n 'Link list': 'Elenco link',\n 'Insert video': 'Inserisci Video',\n 'Insert/edit video': 'Inserisci/Modifica Video',\n 'Insert/edit media': 'Inserisci/Modifica Media',\n 'Alternative source': 'Alternativo',\n 'Alternative source URL': 'URL sorgente alternativa',\n 'Media poster (Image URL)': \"Poster dell'oggetto multimediale (URL dell'immagine)\",\n 'Paste your embed code below:': \"Incolla il codice d'incorporamento qui:\",\n Embed: 'Incorporare',\n 'Media...': 'Oggetto multimediale...',\n 'Nonbreaking space': 'Spazio unificatore',\n 'Page break': 'Interruzione di pagina',\n 'Paste as text': 'incolla come testo',\n Preview: 'Anteprima',\n 'Print...': 'Stampa...',\n Save: 'Salva',\n Find: 'Trova',\n 'Replace with': 'Sostituisci Con',\n Replace: 'Sostituisci',\n 'Replace all': 'Sostituisci Tutto',\n Previous: 'Indietro',\n Next: 'Successivo',\n 'Find and replace...': 'Trova e sostituisci...',\n 'Could not find the specified string.': 'Impossibile trovare la parola specifica.',\n 'Match case': 'Maiuscole/Minuscole ',\n 'Find whole words only': 'Trova solo parole intere',\n 'Spell check': 'Controllo ortografia',\n Ignore: 'Ignora',\n 'Ignore all': 'Ignora Tutto',\n Finish: 'Termina',\n 'Add to Dictionary': 'Aggiungi al Dizionario',\n 'Insert table': 'Inserisci Tabella',\n 'Table properties': 'Propiet\\u00e0 della Tabella',\n 'Delete table': 'Cancella Tabella',\n Cell: 'Cella',\n Row: 'Riga',\n Column: 'Colonna',\n 'Cell properties': 'Propiet\\u00e0 della Cella',\n 'Merge cells': 'Unisci Cella',\n 'Split cell': 'Dividi Cella',\n 'Insert row before': 'Inserisci una Riga Prima',\n 'Insert row after': 'Inserisci una Riga Dopo',\n 'Delete row': 'Cancella Riga',\n 'Row properties': 'Propriet\\u00e0 della Riga',\n 'Cut row': 'Taglia Riga',\n 'Copy row': 'Copia Riga',\n 'Paste row before': 'Incolla una Riga Prima',\n 'Paste row after': 'Incolla una Riga Dopo',\n 'Insert column before': 'Inserisci una Colonna Prima',\n 'Insert column after': 'Inserisci una Colonna Dopo',\n 'Delete column': 'Cancella Colonna',\n Cols: 'Colonne',\n Rows: 'Righe',\n Width: 'Larghezza',\n Height: 'Altezza',\n 'Cell spacing': 'Spaziatura della Cella',\n 'Cell padding': 'Padding della Cella',\n 'Show caption': 'Mostra didascalia',\n Left: 'Sinistra',\n Center: 'Centro',\n Right: 'Destra',\n 'Cell type': 'Tipo di Cella',\n Scope: 'Campo',\n Alignment: 'Allineamento',\n 'H Align': 'Allineamento H',\n 'V Align': 'Allineamento V',\n Top: 'In alto',\n Middle: 'In mezzo',\n Bottom: 'In fondo',\n 'Header cell': \"cella d'intestazione\",\n 'Row group': 'Gruppo di Righe',\n 'Column group': 'Gruppo di Colonne',\n 'Row type': 'Tipo di Riga',\n Header: 'Header',\n Body: 'Body',\n Footer: 'Footer',\n 'Border color': 'Colore bordo',\n 'Insert template...': 'Inserisci modello...',\n Templates: 'Template',\n Template: 'Modello',\n 'Text color': 'Colore Testo',\n 'Background color': 'Colore Background',\n 'Custom...': 'Personalizzato...',\n 'Custom color': 'Colore personalizzato',\n 'No color': 'Nessun colore',\n 'Remove color': 'Rimuovi colore',\n 'Table of Contents': 'Tabella dei contenuti',\n 'Show blocks': 'Mostra Blocchi',\n 'Show invisible characters': 'Mostra Caratteri Invisibili',\n 'Word count': 'Conteggio parole',\n Count: 'Conteggio',\n Document: 'Documento',\n Selection: 'Selezione',\n Words: 'Parole',\n 'Words: {0}': 'Parole: {0}',\n '{0} words': '{0} parole',\n File: 'File',\n Edit: 'Modifica',\n Insert: 'Inserisci',\n View: 'Visualiza',\n Format: 'Formato',\n Table: 'Tabella',\n Tools: 'Strumenti',\n 'Powered by {0}': 'Fornito da {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': \"Rich Text Area. Premi ALT-F9 per il men\\u00f9. Premi ALT-F10 per la barra degli strumenti. Premi ALT-0 per l'aiuto.\",\n 'Image title': 'Titolo immagine',\n 'Border width': 'Larghezza del bordo',\n 'Border style': 'Stile del bordo',\n Error: 'Errore',\n Warn: 'Avviso',\n Valid: 'Valido',\n 'To open the popup, press Shift+Enter': 'Per aprire il popup, premere Shift+Invio',\n 'Rich Text Area. Press ALT-0 for help.': 'Area di testo RTF. Premere ALT-0 per la guida.',\n 'System Font': 'Carattere di sistema',\n 'Failed to upload image: {0}': 'Caricamento immagine fallito: {0}',\n 'Failed to load plugin: {0} from url {1}': \"Caricamento plugin fallito: {0} dall'URL {1}\",\n 'Failed to load plugin url: {0}': 'Caricamento URL plugin fallito: {0}',\n 'Failed to initialize plugin: {0}': 'Inizializzazione plugin fallita: {0}',\n example: 'esempio',\n Search: 'Cerca',\n All: 'Tutto',\n Currency: 'Valuta',\n Text: 'Testo',\n Quotations: 'Citazioni',\n Mathematical: 'Caratteri matematici',\n 'Extended Latin': 'Latino esteso',\n Symbols: 'Simboli',\n Arrows: 'Frecce',\n 'User Defined': \"Definito dall'utente\",\n 'dollar sign': 'simbolo del dollaro',\n 'currency sign': 'simbolo di valuta',\n 'euro-currency sign': \"simbolo dell'euro\",\n 'colon sign': 'simbolo del col\\u00f3n',\n 'cruzeiro sign': 'simbolo del cruzeiro',\n 'french franc sign': 'simbolo del franco francese',\n 'lira sign': 'simbolo della lira',\n 'mill sign': 'simbolo del mill',\n 'naira sign': 'simbolo della naira',\n 'peseta sign': 'simbolo della peseta',\n 'rupee sign': 'simbolo della rup\\u00eca',\n 'won sign': 'simbolo del won',\n 'new sheqel sign': 'simbolo del nuovo shekel',\n 'dong sign': 'simbolo del dong',\n 'kip sign': 'simbolo del kip',\n 'tugrik sign': 'simbolo del tugrik',\n 'drachma sign': 'simbolo della dracma',\n 'german penny symbol': 'simbolo del pfennig tedesco',\n 'peso sign': 'simbolo del peso',\n 'guarani sign': 'simbolo del guaran\\u00ec',\n 'austral sign': \"simbolo dell'austral\",\n 'hryvnia sign': 'simbolo della hryvnia',\n 'cedi sign': 'simbolo del cedi',\n 'livre tournois sign': 'simbolo della lira di Tours',\n 'spesmilo sign': 'simbolo dello spesmilo',\n 'tenge sign': 'simbolo del tenge',\n 'indian rupee sign': 'simbolo della rup\\u00eca indiana',\n 'turkish lira sign': 'simbolo della lira turca',\n 'nordic mark sign': 'simbolo del marco nordico',\n 'manat sign': 'simbolo del manat',\n 'ruble sign': 'simbolo del rublo',\n 'yen character': 'simbolo dello yen',\n 'yuan character': 'simbolo dello yuan',\n 'yuan character, in hong kong and taiwan': 'simbolo dello yuan, Hong Kong e Taiwan',\n 'yen/yuan character variant one': 'simbolo yen/yuan variante uno',\n 'Loading emoticons...': 'Caricamento emoticon in corso',\n 'Could not load emoticons': 'Impossibile caricare emoticon',\n People: 'Persone',\n 'Animals and Nature': 'Animali e natura',\n 'Food and Drink': 'Cibi e bevande',\n Activity: 'Attivit\\u00e0',\n 'Travel and Places': 'Viaggi e luoghi',\n Objects: 'Oggetti',\n Flags: 'Bandiere',\n Characters: 'Caratteri',\n 'Characters (no spaces)': 'Caratteri (senza spazi)',\n '{0} characters': '{0} caratteri',\n 'Error: Form submit field collision.': 'Errore: Conflitto di campi nel modulo inviato.',\n 'Error: No form element found.': 'Errore: Nessun elemento di modulo trovato.',\n Update: 'Aggiorna',\n 'Color swatch': 'Campione di colore',\n Turquoise: 'Turchese',\n Green: 'Verde',\n Blue: 'Blu',\n Purple: 'Viola',\n 'Navy Blue': 'Blu scuro',\n 'Dark Turquoise': 'Turchese scuro',\n 'Dark Green': 'Verde scuro',\n 'Medium Blue': 'Blu medio',\n 'Medium Purple': 'Viola medio',\n 'Midnight Blue': 'Blu notte',\n Yellow: 'Giallo',\n Orange: 'Arancio',\n Red: 'Rosso',\n 'Light Gray': 'Grigio chiaro',\n Gray: 'Grigio',\n 'Dark Yellow': 'Giallo scuro',\n 'Dark Orange': 'Arancio scuro',\n 'Dark Red': 'Rosso scuro',\n 'Medium Gray': 'Grigio medio',\n 'Dark Gray': 'Grigio scuro',\n 'Light Green': 'Verde chiaro',\n 'Light Yellow': 'Giallo chiaro',\n 'Light Red': 'Rosso chiaro',\n 'Light Purple': 'Viola chiaro',\n 'Light Blue': 'Azzurro',\n 'Dark Purple': 'Viola scuro',\n 'Dark Blue': 'Blu scuro',\n Black: 'Nero',\n White: 'Bianco',\n 'Switch to or from fullscreen mode': 'Attiva/disattiva la modalit\\u00e0 schermo intero',\n 'Open help dialog': 'Apri la finestra di aiuto',\n history: 'cronologia',\n styles: 'stili',\n formatting: 'formattazione',\n alignment: 'allineamento',\n indentation: 'indentazione',\n 'permanent pen': 'penna indelebile',\n comments: 'commenti',\n 'Format Painter': 'Copia formattazione',\n 'Insert/edit iframe': 'Inserisci/modifica iframe',\n Capitalization: 'Maiuscole/minuscole',\n lowercase: 'minuscole',\n UPPERCASE: 'MAIUSCOLE',\n 'Title Case': 'Iniziali Maiuscole',\n 'Permanent Pen Properties': 'Propriet\\u00e0 penna indelebile',\n 'Permanent pen properties...': 'Propriet\\u00e0 penna indelebile...',\n Font: 'Carattere',\n Size: 'Dimensione carattere',\n 'More...': 'Altro\\u2026',\n 'Spellcheck Language': 'Lingua controllo ortografico',\n 'Select...': 'Seleziona...',\n Preferences: 'Preferenze',\n Yes: 'S\\u00ec',\n No: 'No',\n 'Keyboard Navigation': 'Navigazione tramite tastiera',\n Version: 'Versione',\n Anchor: 'Fissa',\n 'Special character': 'Carattere Speciale',\n 'Code sample': 'Esempio di codice',\n Color: 'Colore',\n Emoticons: 'Emoction',\n 'Document properties': 'Propriet\\u00e0 Documento',\n Image: 'Immagine',\n 'Insert link': 'Inserisci il Link',\n Target: 'Target',\n Link: 'Collegamento',\n Poster: 'Anteprima',\n Media: 'Media',\n Print: 'Stampa',\n Prev: 'Precedente',\n 'Find and replace': 'Trova e Sostituisci',\n 'Whole words': 'Parole Sbagliate',\n Spellcheck: 'Controllo ortografico',\n Caption: 'Didascalia',\n 'Insert template': 'Inserisci Template'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/it.js?");
|
|
22
|
+
eval("tinymce.addI18n('ja', {\n Redo: '\\u3084\\u308a\\u76f4\\u3057',\n Undo: '\\u5143\\u306b\\u623b\\u3059',\n Cut: '\\u5207\\u308a\\u53d6\\u308a',\n Copy: '\\u30b3\\u30d4\\u30fc',\n Paste: '\\u8cbc\\u308a\\u4ed8\\u3051',\n 'Select all': '\\u3059\\u3079\\u3066\\u9078\\u629e',\n 'New document': '\\u65b0\\u898f\\u30c9\\u30ad\\u30e5\\u30e1\\u30f3\\u30c8',\n Ok: 'OK',\n Cancel: '\\u53d6\\u6d88',\n 'Visual aids': '\\u8868\\u306e\\u67a0\\u7dda\\u3092\\u70b9\\u7dda\\u3067\\u8868\\u793a',\n Bold: '\\u592a\\u5b57',\n Italic: '\\u659c\\u4f53',\n Underline: '\\u4e0b\\u7dda',\n Strikethrough: '\\u53d6\\u6d88\\u7dda',\n Superscript: '\\u4e0a\\u4ed8\\u304d',\n Subscript: '\\u4e0b\\u4ed8\\u304d',\n 'Clear formatting': '\\u66f8\\u5f0f\\u3092\\u30af\\u30ea\\u30a2',\n 'Align left': '\\u5de6\\u63c3\\u3048',\n 'Align center': '\\u4e2d\\u592e\\u63c3\\u3048',\n 'Align right': '\\u53f3\\u63c3\\u3048',\n Justify: '\\u4e21\\u7aef\\u63c3\\u3048',\n 'Bullet list': '\\u7b87\\u6761\\u66f8\\u304d',\n 'Numbered list': '\\u756a\\u53f7\\u4ed8\\u304d\\u7b87\\u6761\\u66f8\\u304d',\n 'Decrease indent': '\\u30a4\\u30f3\\u30c7\\u30f3\\u30c8\\u3092\\u6e1b\\u3089\\u3059',\n 'Increase indent': '\\u30a4\\u30f3\\u30c7\\u30f3\\u30c8\\u3092\\u5897\\u3084\\u3059',\n Close: '\\u9589\\u3058\\u308b',\n Formats: '\\u66f8\\u5f0f',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": '\\u304a\\u4f7f\\u3044\\u306e\\u30d6\\u30e9\\u30a6\\u30b6\\u3067\\u306f\\u30af\\u30ea\\u30c3\\u30d7\\u30dc\\u30fc\\u30c9\\u6a5f\\u80fd\\u3092\\u5229\\u7528\\u3059\\u308b\\u3053\\u3068\\u304c\\u3067\\u304d\\u307e\\u305b\\u3093\\u3002\\u30ad\\u30fc\\u30dc\\u30fc\\u30c9\\u306e\\u30b7\\u30e7\\u30fc\\u30c8\\u30ab\\u30c3\\u30c8\\uff08Ctrl+X, Ctrl+C, Ctrl+V\\uff09\\u3092\\u4f7f\\u7528\\u3057\\u3066\\u304f\\u3060\\u3055\\u3044\\u3002',\n Headers: '\\u30d8\\u30c3\\u30c0\\u30fc',\n 'Header 1': '\\u30d8\\u30c3\\u30c0\\u30fc 1',\n 'Header 2': '\\u30d8\\u30c3\\u30c0\\u30fc 2',\n 'Header 3': '\\u30d8\\u30c3\\u30c0\\u30fc 3',\n 'Header 4': '\\u30d8\\u30c3\\u30c0\\u30fc 4',\n 'Header 5': '\\u30d8\\u30c3\\u30c0\\u30fc 5',\n 'Header 6': '\\u30d8\\u30c3\\u30c0\\u30fc 6',\n Headings: '\\u898b\\u51fa\\u3057',\n 'Heading 1': '\\u898b\\u51fa\\u30571',\n 'Heading 2': '\\u898b\\u51fa\\u30572',\n 'Heading 3': '\\u898b\\u51fa\\u30573',\n 'Heading 4': '\\u898b\\u51fa\\u30574',\n 'Heading 5': '\\u898b\\u51fa\\u30575',\n 'Heading 6': '\\u898b\\u51fa\\u30576',\n Preformatted: '\\u66f8\\u5f0f\\u8a2d\\u5b9a\\u6e08\\u307f',\n Div: 'Div',\n Pre: 'Pre',\n Code: '\\u30b3\\u30fc\\u30c9',\n Paragraph: '\\u6bb5\\u843d',\n Blockquote: 'Blockquote',\n Inline: '\\u30a4\\u30f3\\u30e9\\u30a4\\u30f3',\n Blocks: '\\u30d6\\u30ed\\u30c3\\u30af',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': '\\u8cbc\\u308a\\u4ed8\\u3051\\u306f\\u73fe\\u5728\\u30d7\\u30ec\\u30fc\\u30f3\\u30c6\\u30ad\\u30b9\\u30c8\\u30e2\\u30fc\\u30c9\\u3067\\u3059\\u3002\\u3053\\u306e\\u30aa\\u30d7\\u30b7\\u30e7\\u30f3\\u3092\\u30aa\\u30d5\\u306b\\u3057\\u306a\\u3044\\u9650\\u308a\\u5185\\u5bb9\\u306f\\u30d7\\u30ec\\u30fc\\u30f3\\u30c6\\u30ad\\u30b9\\u30c8\\u3068\\u3057\\u3066\\u8cbc\\u308a\\u4ed8\\u3051\\u3089\\u308c\\u307e\\u3059\\u3002',\n Fonts: '\\u30d5\\u30a9\\u30f3\\u30c8',\n 'Font Sizes': '\\u30d5\\u30a9\\u30f3\\u30c8\\u30b5\\u30a4\\u30ba',\n Class: '\\u30af\\u30e9\\u30b9',\n 'Browse for an image': '\\u753b\\u50cf\\u3092\\u53c2\\u7167',\n OR: 'OR',\n 'Drop an image here': '\\u3053\\u3053\\u306b\\u753b\\u50cf\\u3092\\u30c9\\u30ed\\u30c3\\u30d7',\n Upload: '\\u30a2\\u30c3\\u30d7\\u30ed\\u30fc\\u30c9',\n Block: '\\u30d6\\u30ed\\u30c3\\u30af',\n Align: '\\u914d\\u7f6e',\n Default: '\\u30c7\\u30d5\\u30a9\\u30eb\\u30c8',\n Circle: '\\u5186',\n Disc: '\\u70b9',\n Square: '\\u56db\\u89d2',\n 'Lower Alpha': '\\u5c0f\\u6587\\u5b57\\u306e\\u30a2\\u30eb\\u30d5\\u30a1\\u30d9\\u30c3\\u30c8',\n 'Lower Greek': '\\u5c0f\\u6587\\u5b57\\u306e\\u30ae\\u30ea\\u30b7\\u30e3\\u6587\\u5b57',\n 'Lower Roman': '\\u5c0f\\u6587\\u5b57\\u306e\\u30ed\\u30fc\\u30de\\u6570\\u5b57',\n 'Upper Alpha': '\\u5927\\u6587\\u5b57\\u306e\\u30a2\\u30eb\\u30d5\\u30a1\\u30d9\\u30c3\\u30c8',\n 'Upper Roman': '\\u5927\\u6587\\u5b57\\u306e\\u30ed\\u30fc\\u30de\\u6570\\u5b57',\n 'Anchor...': '\\u30a2\\u30f3\\u30ab\\u30fc...',\n Name: '\\u30a2\\u30f3\\u30ab\\u30fc\\u540d',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'ID\\u306f\\u6587\\u5b57\\u3067\\u59cb\\u307e\\u308a\\u3001\\u6587\\u5b57\\u3001\\u6570\\u5b57\\u3001\\u30c0\\u30c3\\u30b7\\u30e5\\u3001\\u30c9\\u30c3\\u30c8\\u3001\\u30b3\\u30ed\\u30f3\\u307e\\u305f\\u306f\\u30a2\\u30f3\\u30c0\\u30fc\\u30b9\\u30b3\\u30a2\\u3067\\u59cb\\u307e\\u308b\\u5fc5\\u8981\\u304c\\u3042\\u308a\\u307e\\u3059\\u3002',\n 'You have unsaved changes are you sure you want to navigate away?': '\\u307e\\u3060\\u4fdd\\u5b58\\u3057\\u3066\\u3044\\u306a\\u3044\\u5909\\u66f4\\u304c\\u3042\\u308a\\u307e\\u3059\\u304c\\u3001\\u672c\\u5f53\\u306b\\u3053\\u306e\\u30da\\u30fc\\u30b8\\u3092\\u96e2\\u308c\\u307e\\u3059\\u304b\\uff1f',\n 'Restore last draft': '\\u524d\\u56de\\u306e\\u4e0b\\u66f8\\u304d\\u3092\\u5fa9\\u6d3b\\u3055\\u305b\\u308b',\n 'Special character...': '\\u7279\\u6b8a\\u6587\\u5b57...',\n 'Source code': '\\u30bd\\u30fc\\u30b9\\u30b3\\u30fc\\u30c9',\n 'Insert/Edit code sample': '\\u30b3\\u30fc\\u30c9\\u30b5\\u30f3\\u30d7\\u30eb\\u306e\\u633f\\u5165\\u30fb\\u7de8\\u96c6',\n Language: '\\u8a00\\u8a9e',\n 'Code sample...': '\\u30b3\\u30fc\\u30c9\\u306e\\u30b5\\u30f3\\u30d7\\u30eb...',\n 'Color Picker': '\\u30ab\\u30e9\\u30fc\\u30d4\\u30c3\\u30ab\\u30fc',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': '\\u5de6\\u304b\\u3089\\u53f3',\n 'Right to left': '\\u53f3\\u304b\\u3089\\u5de6',\n 'Emoticons...': '\\u7d75\\u6587\\u5b57...',\n 'Metadata and Document Properties': '\\u30e1\\u30bf\\u30c7\\u30fc\\u30bf\\u3068\\u30c9\\u30ad\\u30e5\\u30e1\\u30f3\\u30c8\\u30d7\\u30ed\\u30d1\\u30c6\\u30a3',\n Title: '\\u30bf\\u30a4\\u30c8\\u30eb',\n Keywords: '\\u30ad\\u30fc\\u30ef\\u30fc\\u30c9',\n Description: '\\u30c6\\u30f3\\u30d7\\u30ec\\u30fc\\u30c8\\u306e\\u5185\\u5bb9',\n Robots: '\\u30ed\\u30dc\\u30c3\\u30c4',\n Author: '\\u8457\\u8005',\n Encoding: '\\u30a8\\u30f3\\u30b3\\u30fc\\u30c7\\u30a3\\u30f3\\u30b0',\n Fullscreen: '\\u5168\\u753b\\u9762\\u8868\\u793a',\n Action: '\\u30a2\\u30af\\u30b7\\u30e7\\u30f3',\n Shortcut: '\\u30b7\\u30e7\\u30fc\\u30c8\\u30ab\\u30c3\\u30c8',\n Help: '\\u30d8\\u30eb\\u30d7',\n Address: '\\u30a2\\u30c9\\u30ec\\u30b9',\n 'Focus to menubar': '\\u30e1\\u30cb\\u30e5\\u30fc\\u30d0\\u30fc\\u306b\\u30d5\\u30a9\\u30fc\\u30ab\\u30b9',\n 'Focus to toolbar': '\\u30c4\\u30fc\\u30eb\\u30d0\\u30fc\\u306b\\u30d5\\u30a9\\u30fc\\u30ab\\u30b9',\n 'Focus to element path': '\\u8981\\u7d20\\u30d1\\u30b9\\u306b\\u30d5\\u30a9\\u30fc\\u30ab\\u30b9',\n 'Focus to contextual toolbar': '\\u30b3\\u30f3\\u30c6\\u30ad\\u30b9\\u30c8\\u30c4\\u30fc\\u30eb\\u30d0\\u30fc\\u306b\\u30d5\\u30a9\\u30fc\\u30ab\\u30b9',\n 'Insert link (if link plugin activated)': '\\u30ea\\u30f3\\u30af\\u3092\\u633f\\u5165 (\\u30ea\\u30f3\\u30af\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3\\u6709\\u52b9\\u6642)',\n 'Save (if save plugin activated)': '\\u4fdd\\u5b58 (\\u4fdd\\u5b58\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3\\u6709\\u52b9\\u6642)',\n 'Find (if searchreplace plugin activated)': '\\u691c\\u7d22(\\u7f6e\\u63db\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3\\u6709\\u52b9\\u6642)',\n 'Plugins installed ({0}):': '\\u30a4\\u30f3\\u30b9\\u30c8\\u30fc\\u30eb\\u6e08\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3 ({0}):',\n 'Premium plugins:': '\\u30d7\\u30ec\\u30df\\u30a2\\u30e0\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3:',\n 'Learn more...': '\\u8a73\\u7d30...',\n 'You are using {0}': '\\u3042\\u306a\\u305f\\u306f {0} \\u4f7f\\u7528\\u4e2d',\n Plugins: '\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3',\n 'Handy Shortcuts': '\\u4fbf\\u5229\\u306a\\u30b7\\u30e7\\u30fc\\u30c8\\u30ab\\u30c3\\u30c8',\n 'Horizontal line': '\\u6c34\\u5e73\\u7f6b\\u7dda',\n 'Insert/edit image': '\\u753b\\u50cf\\u306e\\u633f\\u5165\\u30fb\\u7de8\\u96c6',\n 'Image description': '\\u753b\\u50cf\\u306e\\u8aac\\u660e\\u6587',\n Source: '\\u753b\\u50cf\\u306e\\u30bd\\u30fc\\u30b9',\n Dimensions: '\\u753b\\u50cf\\u30b5\\u30a4\\u30ba\\uff08\\u6a2a\\u30fb\\u7e26\\uff09',\n 'Constrain proportions': '\\u7e26\\u6a2a\\u6bd4\\u3092\\u4fdd\\u6301\\u3059\\u308b',\n General: '\\u4e00\\u822c',\n Advanced: '\\u8a73\\u7d30\\u8a2d\\u5b9a',\n Style: '\\u30b9\\u30bf\\u30a4\\u30eb',\n 'Vertical space': '\\u7e26\\u65b9\\u5411\\u306e\\u4f59\\u767d',\n 'Horizontal space': '\\u6a2a\\u65b9\\u5411\\u306e\\u4f59\\u767d',\n Border: '\\u67a0\\u7dda',\n 'Insert image': '\\u753b\\u50cf\\u306e\\u633f\\u5165',\n 'Image...': '\\u753b\\u50cf..',\n 'Image list': '\\u753b\\u50cf\\u4e00\\u89a7',\n 'Rotate counterclockwise': '\\u53cd\\u6642\\u8a08\\u56de\\u308a\\u306b\\u56de\\u8ee2',\n 'Rotate clockwise': '\\u6642\\u8a08\\u56de\\u308a\\u306b\\u56de\\u8ee2',\n 'Flip vertically': '\\u4e0a\\u4e0b\\u306b\\u53cd\\u8ee2',\n 'Flip horizontally': '\\u6c34\\u5e73\\u306b\\u53cd\\u8ee2',\n 'Edit image': '\\u753b\\u50cf\\u306e\\u7de8\\u96c6',\n 'Image options': '\\u753b\\u50cf\\u30aa\\u30d7\\u30b7\\u30e7\\u30f3',\n 'Zoom in': '\\u30ba\\u30fc\\u30e0\\u30a4\\u30f3',\n 'Zoom out': '\\u30ba\\u30fc\\u30e0\\u30a2\\u30a6\\u30c8',\n Crop: '\\u30af\\u30ed\\u30c3\\u30d7',\n Resize: '\\u30ea\\u30b5\\u30a4\\u30ba',\n Orientation: '\\u5411\\u304d',\n Brightness: '\\u660e\\u308b\\u3055',\n Sharpen: '\\u30b7\\u30e3\\u30fc\\u30d7\\u5316',\n Contrast: '\\u30b3\\u30f3\\u30c8\\u30e9\\u30b9\\u30c8',\n 'Color levels': '\\u30ab\\u30e9\\u30fc\\u30ec\\u30d9\\u30eb',\n Gamma: '\\u30ac\\u30f3\\u30de',\n Invert: '\\u53cd\\u8ee2',\n Apply: '\\u9069\\u7528',\n Back: '\\u623b\\u308b',\n 'Insert date/time': '\\u65e5\\u4ed8\\u30fb\\u6642\\u523b',\n 'Date/time': '\\u65e5\\u4ed8\\u30fb\\u6642\\u523b',\n 'Insert/Edit Link': '\\u30ea\\u30f3\\u30af\\u306e\\u633f\\u5165/\\u7de8\\u96c6',\n 'Insert/edit link': '\\u30ea\\u30f3\\u30af\\u306e\\u633f\\u5165\\u30fb\\u7de8\\u96c6',\n 'Text to display': '\\u30ea\\u30f3\\u30af\\u5143\\u30c6\\u30ad\\u30b9\\u30c8',\n Url: '\\u30ea\\u30f3\\u30af\\u5148URL',\n 'Open link in...': '\\u30ea\\u30f3\\u30af\\u306e\\u958b\\u304d\\u65b9...',\n 'Current window': '\\u540c\\u3058\\u30a6\\u30a3\\u30f3\\u30c9\\u30a6',\n None: '\\u306a\\u3057',\n 'New window': '\\u65b0\\u898f\\u30a6\\u30a3\\u30f3\\u30c9\\u30a6',\n 'Remove link': '\\u30ea\\u30f3\\u30af\\u306e\\u524a\\u9664',\n Anchors: '\\u30a2\\u30f3\\u30ab\\u30fc\\uff08\\u30ea\\u30f3\\u30af\\u306e\\u5230\\u9054\\u70b9\\uff09',\n 'Link...': '\\u30ea\\u30f3\\u30af...',\n 'Paste or type a link': '\\u30ea\\u30f3\\u30af\\u3092\\u30da\\u30fc\\u30b9\\u30c8\\u307e\\u305f\\u306f\\u5165\\u529b',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': '\\u5165\\u529b\\u3055\\u308c\\u305fURL\\u306f\\u30e1\\u30fc\\u30eb\\u30a2\\u30c9\\u30ec\\u30b9\\u306e\\u3088\\u3046\\u3067\\u3059\\u3002\\u300cmailto:\\u300d\\u30d7\\u30ec\\u30d5\\u30a3\\u30c3\\u30af\\u30b9\\u3092\\u8ffd\\u52a0\\u3057\\u307e\\u3059\\u304b\\uff1f',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': '\\u5165\\u529b\\u3055\\u308c\\u305fURL\\u306f\\u5916\\u90e8\\u30ea\\u30f3\\u30af\\u306e\\u3088\\u3046\\u3067\\u3059\\u3002\\u300chttp://\\u300d\\u30d7\\u30ec\\u30d5\\u30a3\\u30c3\\u30af\\u30b9\\u3092\\u8ffd\\u52a0\\u3057\\u307e\\u3059\\u304b\\uff1f',\n 'Link list': '\\u30ea\\u30f3\\u30af\\u4e00\\u89a7',\n 'Insert video': '\\u52d5\\u753b',\n 'Insert/edit video': '\\u52d5\\u753b\\u306e\\u633f\\u5165\\u30fb\\u7de8\\u96c6',\n 'Insert/edit media': '\\u30e1\\u30c7\\u30a3\\u30a2\\u306e\\u633f\\u5165\\u30fb\\u7de8\\u96c6',\n 'Alternative source': '\\u4ee3\\u66ff\\u52d5\\u753b\\u306e\\u5834\\u6240',\n 'Alternative source URL': '\\u4ee3\\u66ff\\u30bd\\u30fc\\u30b9URL',\n 'Media poster (Image URL)': '\\u30e1\\u30c7\\u30a3\\u30a2\\u30dd\\u30b9\\u30bf\\u30fc (\\u753b\\u50cfURL)',\n 'Paste your embed code below:': '\\u57cb\\u3081\\u8fbc\\u307f\\u7528\\u30b3\\u30fc\\u30c9\\u3092\\u4e0b\\u8a18\\u306b\\u8cbc\\u308a\\u4ed8\\u3051\\u3066\\u304f\\u3060\\u3055\\u3044\\u3002',\n Embed: '\\u57cb\\u3081\\u8fbc\\u307f',\n 'Media...': '\\u30e1\\u30c7\\u30a3\\u30a2\\u2026',\n 'Nonbreaking space': '\\u56fa\\u5b9a\\u30b9\\u30da\\u30fc\\u30b9\\uff08 \\uff09',\n 'Page break': '\\u30da\\u30fc\\u30b8\\u533a\\u5207\\u308a',\n 'Paste as text': '\\u30c6\\u30ad\\u30b9\\u30c8\\u3068\\u3057\\u3066\\u8cbc\\u308a\\u4ed8\\u3051',\n Preview: '\\u30d7\\u30ec\\u30d3\\u30e5\\u30fc',\n 'Print...': '\\u5370\\u5237...',\n Save: '\\u4fdd\\u5b58',\n Find: '\\u691c\\u7d22',\n 'Replace with': '\\u7f6e\\u304d\\u63db\\u3048\\u308b\\u6587\\u5b57',\n Replace: '\\u7f6e\\u304d\\u63db\\u3048',\n 'Replace all': '\\u5168\\u3066\\u3092\\u7f6e\\u304d\\u63db\\u3048\\u308b',\n Previous: '\\u524d\\u3078',\n Next: '\\u6b21',\n 'Find and replace...': '\\u7f6e\\u63db...',\n 'Could not find the specified string.': '\\u304a\\u63a2\\u3057\\u306e\\u6587\\u5b57\\u304c\\u898b\\u3064\\u304b\\u308a\\u307e\\u305b\\u3093\\u3067\\u3057\\u305f\\u3002',\n 'Match case': '\\u5927\\u6587\\u5b57\\u30fb\\u5c0f\\u6587\\u5b57\\u3092\\u533a\\u5225\\u3059\\u308b',\n 'Find whole words only': '\\u8a9e\\u5168\\u4f53\\u3092\\u542b\\u3080\\u3082\\u306e\\u306e\\u307f\\u691c\\u7d22',\n 'Spell check': '\\u30b9\\u30da\\u30eb\\u30c1\\u30a7\\u30c3\\u30af',\n Ignore: '\\u7121\\u8996',\n 'Ignore all': '\\u5168\\u3066\\u3092\\u7121\\u8996',\n Finish: '\\u7d42\\u4e86',\n 'Add to Dictionary': '\\u8f9e\\u66f8\\u306b\\u8ffd\\u52a0',\n 'Insert table': '\\u8868\\u306e\\u633f\\u5165',\n 'Table properties': '\\u8868\\u306e\\u8a73\\u7d30\\u8a2d\\u5b9a',\n 'Delete table': '\\u8868\\u306e\\u524a\\u9664',\n Cell: '\\u30bb\\u30eb',\n Row: '\\u884c',\n Column: '\\u5217',\n 'Cell properties': '\\u30bb\\u30eb\\u306e\\u8a73\\u7d30\\u8a2d\\u5b9a',\n 'Merge cells': '\\u30bb\\u30eb\\u306e\\u7d50\\u5408',\n 'Split cell': '\\u30bb\\u30eb\\u306e\\u5206\\u5272',\n 'Insert row before': '\\u4e0a\\u5074\\u306b\\u884c\\u3092\\u633f\\u5165',\n 'Insert row after': '\\u4e0b\\u5074\\u306b\\u884c\\u3092\\u633f\\u5165',\n 'Delete row': '\\u884c\\u306e\\u524a\\u9664',\n 'Row properties': '\\u884c\\u306e\\u8a73\\u7d30\\u8a2d\\u5b9a',\n 'Cut row': '\\u884c\\u306e\\u5207\\u308a\\u53d6\\u308a',\n 'Copy row': '\\u884c\\u306e\\u30b3\\u30d4\\u30fc',\n 'Paste row before': '\\u4e0a\\u5074\\u306b\\u884c\\u3092\\u8cbc\\u308a\\u4ed8\\u3051',\n 'Paste row after': '\\u4e0b\\u5074\\u306b\\u884c\\u3092\\u8cbc\\u308a\\u4ed8\\u3051',\n 'Insert column before': '\\u5de6\\u5074\\u306b\\u5217\\u3092\\u633f\\u5165',\n 'Insert column after': '\\u53f3\\u5074\\u306b\\u5217\\u3092\\u633f\\u5165',\n 'Delete column': '\\u5217\\u306e\\u524a\\u9664',\n Cols: '\\u5217\\u6570',\n Rows: '\\u884c\\u6570',\n Width: '\\u5e45',\n Height: '\\u9ad8\\u3055',\n 'Cell spacing': '\\u30bb\\u30eb\\u306e\\u9593\\u9694',\n 'Cell padding': '\\u30bb\\u30eb\\u5185\\u4f59\\u767d\\uff08\\u30d1\\u30c7\\u30a3\\u30f3\\u30b0\\uff09',\n 'Show caption': '\\u30ad\\u30e3\\u30d7\\u30b7\\u30e7\\u30f3\\u306e\\u8868\\u793a',\n Left: '\\u5de6\\u5bc4\\u305b',\n Center: '\\u4e2d\\u592e\\u63c3\\u3048',\n Right: '\\u53f3\\u5bc4\\u305b',\n 'Cell type': '\\u30bb\\u30eb\\u30bf\\u30a4\\u30d7',\n Scope: '\\u30b9\\u30b3\\u30fc\\u30d7',\n Alignment: '\\u914d\\u7f6e',\n 'H Align': '\\u6c34\\u5e73\\u65b9\\u5411\\u306e\\u914d\\u7f6e',\n 'V Align': '\\u5782\\u76f4\\u65b9\\u5411\\u306e\\u914d\\u7f6e',\n Top: '\\u4e0a',\n Middle: '\\u4e2d\\u592e',\n Bottom: '\\u4e0b',\n 'Header cell': '\\u30d8\\u30c3\\u30c0\\u30fc\\u30bb\\u30eb',\n 'Row group': '\\u884c\\u30b0\\u30eb\\u30fc\\u30d7',\n 'Column group': '\\u5217\\u30b0\\u30eb\\u30fc\\u30d7',\n 'Row type': '\\u884c\\u30bf\\u30a4\\u30d7',\n Header: '\\u30d8\\u30c3\\u30c0\\u30fc',\n Body: '\\u30dc\\u30c7\\u30a3\\u30fc',\n Footer: '\\u30d5\\u30c3\\u30bf\\u30fc',\n 'Border color': '\\u67a0\\u7dda\\u306e\\u8272',\n 'Insert template...': '\\u30c6\\u30f3\\u30d7\\u30ec\\u30fc\\u30c8\\u306e\\u633f\\u5165..',\n Templates: '\\u30c6\\u30f3\\u30d7\\u30ec\\u30fc\\u30c8\\u540d',\n Template: '\\u30c6\\u30f3\\u30d7\\u30ec\\u30fc\\u30c8',\n 'Text color': '\\u30c6\\u30ad\\u30b9\\u30c8\\u306e\\u8272',\n 'Background color': '\\u80cc\\u666f\\u8272',\n 'Custom...': '\\u30ab\\u30b9\\u30bf\\u30e0...',\n 'Custom color': '\\u30ab\\u30b9\\u30bf\\u30e0\\u30ab\\u30e9\\u30fc',\n 'No color': '\\u30ab\\u30e9\\u30fc\\u306a\\u3057',\n 'Remove color': '\\u8272\\u8a2d\\u5b9a\\u3092\\u89e3\\u9664',\n 'Table of Contents': '\\u76ee\\u6b21',\n 'Show blocks': '\\u6587\\u7ae0\\u306e\\u533a\\u5207\\u308a\\u3092\\u70b9\\u7dda\\u3067\\u8868\\u793a',\n 'Show invisible characters': '\\u4e0d\\u53ef\\u8996\\u6587\\u5b57\\u3092\\u8868\\u793a',\n 'Word count': '\\u6587\\u5b57\\u6570\\u30ab\\u30a6\\u30f3\\u30c8',\n Count: '\\u30ab\\u30a6\\u30f3\\u30c8',\n Document: '\\u30c9\\u30ad\\u30e5\\u30e1\\u30f3\\u30c8',\n Selection: '\\u9078\\u629e',\n Words: '\\u5358\\u8a9e\\u6570',\n 'Words: {0}': '\\u5358\\u8a9e\\u6570: {0}',\n '{0} words': '{0} \\u30ef\\u30fc\\u30c9',\n File: '\\u30d5\\u30a1\\u30a4\\u30eb',\n Edit: '\\u7de8\\u96c6',\n Insert: '\\u633f\\u5165',\n View: '\\u8868\\u793a',\n Format: '\\u66f8\\u5f0f',\n Table: '\\u8868',\n Tools: '\\u30c4\\u30fc\\u30eb',\n 'Powered by {0}': 'Powered by {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': '\\u66f8\\u5f0f\\u4ed8\\u304d\\u30c6\\u30ad\\u30b9\\u30c8\\u306e\\u7de8\\u96c6\\u753b\\u9762\\u3002ALT-F9\\u3067\\u30e1\\u30cb\\u30e5\\u30fc\\u3001ALT-F10\\u3067\\u30c4\\u30fc\\u30eb\\u30d0\\u30fc\\u3001ALT-0\\u3067\\u30d8\\u30eb\\u30d7\\u304c\\u8868\\u793a\\u3055\\u308c\\u307e\\u3059\\u3002',\n 'Image title': '\\u753b\\u50cf\\u30bf\\u30a4\\u30c8\\u30eb',\n 'Border width': '\\u67a0\\u7dda\\u5e45',\n 'Border style': '\\u67a0\\u7dda\\u30b9\\u30bf\\u30a4\\u30eb',\n Error: '\\u30a8\\u30e9\\u30fc',\n Warn: '\\u8b66\\u544a',\n Valid: '\\u6709\\u52b9',\n 'To open the popup, press Shift+Enter': '\\u30dd\\u30c3\\u30d7\\u30a2\\u30c3\\u30d7\\u3092\\u958b\\u304f\\u306b\\u306f\\u3001Shift+Enter\\u3092\\u62bc\\u3057\\u3066\\u304f\\u3060\\u3055\\u3044',\n 'Rich Text Area. Press ALT-0 for help.': '\\u30ea\\u30c3\\u30c1\\u30c6\\u30ad\\u30b9\\u30c8\\u30a8\\u30ea\\u30a2\\u3002Alt-0\\u3067\\u30d8\\u30eb\\u30d7\\u304c\\u8868\\u793a\\u3055\\u308c\\u307e\\u3059\\u3002',\n 'System Font': '\\u30b7\\u30b9\\u30c6\\u30e0\\u30d5\\u30a9\\u30f3\\u30c8',\n 'Failed to upload image: {0}': '\\u753b\\u50cf{0}\\u3092\\u30a2\\u30c3\\u30d7\\u30ed\\u30fc\\u30c9\\u3067\\u304d\\u307e\\u305b\\u3093\\u3067\\u3057\\u305f',\n 'Failed to load plugin: {0} from url {1}': 'URL{1}\\u304b\\u3089\\u306e\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3{0}\\u306e\\u8aad\\u307f\\u8fbc\\u307f\\u306b\\u5931\\u6557\\u3057\\u307e\\u3057\\u305f',\n 'Failed to load plugin url: {0}': '\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3\\u306eURL{0}\\u3092\\u8aad\\u307f\\u8fbc\\u3081\\u307e\\u305b\\u3093\\u3067\\u3057\\u305f',\n 'Failed to initialize plugin: {0}': '\\u30d7\\u30e9\\u30b0\\u30a4\\u30f3{0}\\u306e\\u521d\\u671f\\u5316\\u306b\\u5931\\u6557\\u3057\\u307e\\u3057\\u305f',\n example: '\\u4f8b',\n Search: '\\u691c\\u7d22',\n All: '\\u3059\\u3079\\u3066',\n Currency: '\\u901a\\u8ca8',\n Text: '\\u30c6\\u30ad\\u30b9\\u30c8',\n Quotations: '\\u5f15\\u7528',\n Mathematical: '\\u6570\\u5b66\\u8a18\\u53f7',\n 'Extended Latin': '\\u30e9\\u30c6\\u30f3\\u6587\\u5b57\\u62e1\\u5f35',\n Symbols: '\\u8a18\\u53f7',\n Arrows: '\\u77e2\\u5370',\n 'User Defined': '\\u30e6\\u30fc\\u30b6\\u30fc\\u5b9a\\u7fa9',\n 'dollar sign': '\\u30c9\\u30eb\\u8a18\\u53f7',\n 'currency sign': '\\u901a\\u8ca8\\u8a18\\u53f7',\n 'euro-currency sign': '\\u30e6\\u30fc\\u30ed\\u8a18\\u53f7',\n 'colon sign': '\\u30b3\\u30ed\\u30f3\\u8a18\\u53f7',\n 'cruzeiro sign': '\\u30af\\u30eb\\u30bc\\u30a4\\u30ed\\u8a18\\u53f7',\n 'french franc sign': '\\u30d5\\u30e9\\u30f3\\u30b9\\u30d5\\u30e9\\u30f3\\u8a18\\u53f7',\n 'lira sign': '\\u30ea\\u30e9\\u8a18\\u53f7',\n 'mill sign': '\\u30df\\u30eb\\u8a18\\u53f7',\n 'naira sign': '\\u30ca\\u30a4\\u30e9\\u8a18\\u53f7',\n 'peseta sign': '\\u30da\\u30bb\\u30bf\\u8a18\\u53f7',\n 'rupee sign': '\\u30eb\\u30d4\\u30fc\\u8a18\\u53f7',\n 'won sign': '\\u30a6\\u30a9\\u30f3\\u8a18\\u53f7',\n 'new sheqel sign': '\\u65b0\\u30b7\\u30a7\\u30b1\\u30eb\\u8a18\\u53f7',\n 'dong sign': '\\u30c9\\u30f3\\u8a18\\u53f7',\n 'kip sign': '\\u30ad\\u30fc\\u30d7\\u8a18\\u53f7',\n 'tugrik sign': '\\u30c8\\u30a5\\u30b0\\u30eb\\u30b0\\u8a18\\u53f7',\n 'drachma sign': '\\u30c9\\u30e9\\u30af\\u30de\\u8a18\\u53f7',\n 'german penny symbol': '\\u30c9\\u30a4\\u30c4\\u30da\\u30cb\\u30fc\\u8a18\\u53f7',\n 'peso sign': '\\u30da\\u30bd\\u8a18\\u53f7',\n 'guarani sign': '\\u30ac\\u30e9\\u30cb\\u8a18\\u53f7',\n 'austral sign': '\\u30a2\\u30a6\\u30b9\\u30c8\\u30e9\\u30eb\\u8a18\\u53f7',\n 'hryvnia sign': '\\u30d5\\u30ea\\u30f4\\u30cb\\u30e3\\u8a18\\u53f7',\n 'cedi sign': '\\u30bb\\u30c7\\u30a3\\u8a18\\u53f7',\n 'livre tournois sign': '\\u30c8\\u30a5\\u30fc\\u30eb\\u30dd\\u30f3\\u30c9\\u8a18\\u53f7',\n 'spesmilo sign': '\\u30b9\\u30da\\u30b9\\u30df\\u30fc\\u30ed\\u8a18\\u53f7',\n 'tenge sign': '\\u30c6\\u30f3\\u30b2\\u8a18\\u53f7',\n 'indian rupee sign': '\\u30a4\\u30f3\\u30c9\\u30eb\\u30d4\\u30fc\\u8a18\\u53f7',\n 'turkish lira sign': '\\u30c8\\u30eb\\u30b3\\u30ea\\u30e9\\u8a18\\u53f7',\n 'nordic mark sign': '\\u5317\\u6b27\\u30de\\u30eb\\u30af\\u8a18\\u53f7',\n 'manat sign': '\\u30de\\u30ca\\u30c8\\u8a18\\u53f7',\n 'ruble sign': '\\u30eb\\u30fc\\u30d6\\u30eb\\u8a18\\u53f7',\n 'yen character': '\\u5186\\u8a18\\u53f7',\n 'yuan character': '\\u4eba\\u6c11\\u5143\\u8a18\\u53f7',\n 'yuan character, in hong kong and taiwan': '\\u9999\\u6e2f\\u304a\\u3088\\u3073\\u53f0\\u6e7e\\u306b\\u304a\\u3051\\u308b\\u5143\\u8a18\\u53f7',\n 'yen/yuan character variant one': '\\u5186/\\u5143\\u8a18\\u53f7\\u306e\\u30d0\\u30ea\\u30a8\\u30fc\\u30b7\\u30e7\\u30f3',\n 'Loading emoticons...': '\\u7d75\\u6587\\u5b57\\u3092\\u8aad\\u307f\\u8fbc\\u3093\\u3067\\u3044\\u307e\\u3059...',\n 'Could not load emoticons': '\\u7d75\\u6587\\u5b57\\u304c\\u8aad\\u307f\\u8fbc\\u3081\\u307e\\u305b\\u3093\\u3067\\u3057\\u305f\\u3002',\n People: '\\u4eba',\n 'Animals and Nature': '\\u52d5\\u7269\\u3068\\u81ea\\u7136',\n 'Food and Drink': '\\u98df\\u3079\\u7269\\u3068\\u98f2\\u307f\\u7269',\n Activity: '\\u884c\\u52d5',\n 'Travel and Places': '\\u65c5\\u884c\\u3068\\u5834\\u6240',\n Objects: '\\u7269',\n Flags: '\\u65d7',\n Characters: '\\u6587\\u5b57\\u6570',\n 'Characters (no spaces)': '\\u6587\\u5b57\\u6570 (\\u30b9\\u30da\\u30fc\\u30b9\\u306a\\u3057)',\n '{0} characters': '{0}\\u6587\\u5b57',\n 'Error: Form submit field collision.': '\\u30a8\\u30e9\\u30fc\\uff1a\\u30d5\\u30a9\\u30fc\\u30e0\\u9001\\u4fe1\\u30d5\\u30a3\\u30fc\\u30eb\\u30c9\\u304c\\u7af6\\u5408\\u3057\\u3066\\u3044\\u307e\\u3059\\u3002',\n 'Error: No form element found.': '\\u30a8\\u30e9\\u30fc\\uff1a\\u30d5\\u30a9\\u30fc\\u30e0\\u8981\\u7d20\\u304c\\u898b\\u3064\\u304b\\u308a\\u307e\\u305b\\u3093\\u3067\\u3057\\u305f\\u3002',\n Update: '\\u66f4\\u65b0',\n 'Color swatch': '\\u8272\\u306e\\u898b\\u672c',\n Turquoise: '\\u30bf\\u30fc\\u30b3\\u30a4\\u30ba',\n Green: '\\u30b0\\u30ea\\u30fc\\u30f3',\n Blue: '\\u30d6\\u30eb\\u30fc',\n Purple: '\\u30d1\\u30fc\\u30d7\\u30eb',\n 'Navy Blue': '\\u30cd\\u30a4\\u30d3\\u30fc',\n 'Dark Turquoise': '\\u30c0\\u30fc\\u30af\\u30bf\\u30fc\\u30b3\\u30a4\\u30ba',\n 'Dark Green': '\\u30c0\\u30fc\\u30af\\u30b0\\u30ea\\u30fc\\u30f3',\n 'Medium Blue': '\\u30e1\\u30c7\\u30a3\\u30a2\\u30e0\\u30d6\\u30eb\\u30fc',\n 'Medium Purple': '\\u30df\\u30c7\\u30a3\\u30a2\\u30e0\\u30d1\\u30fc\\u30d7\\u30eb',\n 'Midnight Blue': '\\u30df\\u30c3\\u30c9\\u30ca\\u30a4\\u30c8\\u30d6\\u30eb\\u30fc',\n Yellow: '\\u30a4\\u30a8\\u30ed\\u30fc',\n Orange: '\\u30aa\\u30ec\\u30f3\\u30b8',\n Red: '\\u30ec\\u30c3\\u30c9',\n 'Light Gray': '\\u30e9\\u30a4\\u30c8\\u30b0\\u30ec\\u30fc',\n Gray: '\\u30b0\\u30ec\\u30fc',\n 'Dark Yellow': '\\u30c0\\u30fc\\u30af\\u30a4\\u30a8\\u30ed\\u30fc',\n 'Dark Orange': '\\u30c0\\u30fc\\u30af\\u30aa\\u30ec\\u30f3\\u30b8',\n 'Dark Red': '\\u30c0\\u30fc\\u30af\\u30ec\\u30c3\\u30c9',\n 'Medium Gray': '\\u30df\\u30c7\\u30a3\\u30a2\\u30e0\\u30b0\\u30ec\\u30fc',\n 'Dark Gray': '\\u30c0\\u30fc\\u30af\\u30b0\\u30ec\\u30fc',\n 'Light Green': '\\u30e9\\u30a4\\u30c8\\u30b0\\u30ea\\u30fc\\u30f3',\n 'Light Yellow': '\\u30e9\\u30a4\\u30c8\\u30a4\\u30a8\\u30ed\\u30fc',\n 'Light Red': '\\u30e9\\u30a4\\u30c8\\u30ec\\u30c3\\u30c9',\n 'Light Purple': '\\u30e9\\u30a4\\u30c8\\u30d1\\u30fc\\u30d7\\u30eb',\n 'Light Blue': '\\u30e9\\u30a4\\u30c8\\u30d6\\u30eb\\u30fc',\n 'Dark Purple': '\\u30c0\\u30fc\\u30af\\u30d1\\u30fc\\u30d7\\u30eb',\n 'Dark Blue': '\\u30c0\\u30fc\\u30af\\u30d6\\u30eb\\u30fc',\n Black: '\\u30d6\\u30e9\\u30c3\\u30af',\n White: '\\u30db\\u30ef\\u30a4\\u30c8',\n 'Switch to or from fullscreen mode': '\\u30d5\\u30eb\\u30b9\\u30af\\u30ea\\u30fc\\u30f3\\u30e2\\u30fc\\u30c9\\u5207\\u66ff',\n 'Open help dialog': '\\u30d8\\u30eb\\u30d7\\u30c0\\u30a4\\u30a2\\u30ed\\u30b0\\u3092\\u958b\\u304f',\n history: '\\u5c65\\u6b74',\n styles: '\\u30b9\\u30bf\\u30a4\\u30eb',\n formatting: '\\u66f8\\u5f0f',\n alignment: '\\u914d\\u7f6e',\n indentation: '\\u30a4\\u30f3\\u30c7\\u30f3\\u30c8',\n 'permanent pen': '\\u86cd\\u5149\\u30da\\u30f3',\n comments: '\\u30b3\\u30e1\\u30f3\\u30c8',\n 'Format Painter': '\\u66f8\\u5f0f\\u306e\\u30b3\\u30d4\\u30fc/\\u8cbc\\u308a\\u4ed8\\u3051',\n 'Insert/edit iframe': 'iframe\\u306e\\u633f\\u5165/\\u7de8\\u96c6',\n Capitalization: '\\u5927\\u6587\\u5b57\\u5316',\n lowercase: '\\u5c0f\\u6587\\u5b57',\n UPPERCASE: '\\u5927\\u6587\\u5b57',\n 'Title Case': '\\u30bf\\u30a4\\u30c8\\u30eb\\u6587\\u5b57',\n 'Permanent Pen Properties': '\\u86cd\\u5149\\u30da\\u30f3\\u306e\\u30d7\\u30ed\\u30d1\\u30c6\\u30a3',\n 'Permanent pen properties...': '\\u86cd\\u5149\\u30da\\u30f3\\u306e\\u30d7\\u30ed\\u30d1\\u30c6\\u30a3...',\n Font: '\\u30d5\\u30a9\\u30f3\\u30c8',\n Size: '\\u30b5\\u30a4\\u30ba',\n 'More...': '\\u8a73\\u7d30...',\n 'Spellcheck Language': '\\u8a00\\u8a9e\\u306e\\u30b9\\u30da\\u30eb\\u30c1\\u30a7\\u30c3\\u30af',\n 'Select...': '\\u9078\\u629e...',\n Preferences: '\\u30d7\\u30ea\\u30d5\\u30a1\\u30ec\\u30f3\\u30b9',\n Yes: '\\u306f\\u3044',\n No: '\\u3044\\u3044\\u3048',\n 'Keyboard Navigation': '\\u30ad\\u30fc\\u30dc\\u30fc\\u30c9\\u30ca\\u30d3\\u30b2\\u30fc\\u30b7\\u30e7\\u30f3',\n Version: '\\u30d0\\u30fc\\u30b8\\u30e7\\u30f3',\n Anchor: '\\u30a2\\u30f3\\u30ab\\u30fc\\uff08\\u30ea\\u30f3\\u30af\\u306e\\u5230\\u9054\\u70b9\\uff09',\n 'Special character': '\\u7279\\u6b8a\\u6587\\u5b57',\n 'Code sample': '\\u30b3\\u30fc\\u30c9\\u30b5\\u30f3\\u30d7\\u30eb',\n Color: '\\u30ab\\u30e9\\u30fc',\n Emoticons: '\\u7d75\\u6587\\u5b57',\n 'Document properties': '\\u30c9\\u30ad\\u30e5\\u30e1\\u30f3\\u30c8\\u306e\\u30d7\\u30ed\\u30d1\\u30c6\\u30a3',\n Image: '\\u753b\\u50cf',\n 'Insert link': '\\u30ea\\u30f3\\u30af',\n Target: '\\u30bf\\u30fc\\u30b2\\u30c3\\u30c8\\u5c5e\\u6027',\n Link: '\\u30ea\\u30f3\\u30af',\n Poster: '\\u4ee3\\u66ff\\u753b\\u50cf\\u306e\\u5834\\u6240',\n Media: '\\u30e1\\u30c7\\u30a3\\u30a2',\n Print: '\\u5370\\u5237',\n Prev: '\\u524d',\n 'Find and replace': '\\u691c\\u7d22\\u3068\\u7f6e\\u304d\\u63db\\u3048',\n 'Whole words': '\\u5358\\u8a9e\\u5358\\u4f4d\\u3067\\u691c\\u7d22\\u3059\\u308b',\n Spellcheck: '\\u30b9\\u30da\\u30eb\\u30c1\\u30a7\\u30c3\\u30af',\n Caption: '\\u8868\\u984c',\n 'Insert template': '\\u30c6\\u30f3\\u30d7\\u30ec\\u30fc\\u30c8\\u306e\\u633f\\u5165'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/ja.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|