@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/50.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[50],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/hu.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/hu.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_he_IL__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/he_IL */ \"./src/translations/tinymce/he_IL.js\");\n/* harmony import */ var _tinymce_he_IL__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_he_IL__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 \"add_8523c19b\": {\n \"message\": \"הוספה\"\n },\n \"all_4321c3a1\": {\n \"message\": \"כל\"\n },\n \"alpha_15d59033\": {\n \"message\": \"אלפא\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"אירעה שגיאה ביצירת בקשת רשת\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"רשימת הכרזות\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"הכרזות\"\n },\n \"apply_781a2546\": {\n \"message\": \"החל\"\n },\n \"apps_54d24a47\": {\n \"message\": \"אפליקציות\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"חצים\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"יחס הממדים יישמר\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"משימות\"\n },\n \"attributes_963ba262\": {\n \"message\": \"מאפיינים\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"בסיסי\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"כחול\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"תחתית\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"ביטול\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"בחירה של זכויות שימוש...\"\n },\n \"clear_2084585f\": {\n \"message\": \"ניקוי\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"הקש/י כדי לשלב { imageName }\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"הקלקה להוספת קישור לתוך עורך התוכן\"\n },\n \"close_d634289d\": {\n \"message\": \"סגירה\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"שיתופי פעולה\"\n },\n \"content_1440204b\": {\n \"message\": \"תוכן\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"סוג תוכן\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"בעלים של זכויות יוצרים:\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {}\\n two {}\\n many {}\\n other {}\\n}\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"קובצי קורס\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"קבצי קורס\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"ניווט בקורס\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"זכויות במסגרת Creative Commons\"\n },\n \"custom_6979cd81\": {\n \"message\": \"ידני\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"ירקרק-כחול\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"צמצום עימוד\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"סגול כהה\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"מפסקים\"\n },\n \"details_98a31b68\": {\n \"message\": \"פרטים\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"ממדים\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"דיונים \"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"אינדקס דיונים\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"בוצע\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"יעד: תאריכים מרובים\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"הטמעת תמונה\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"כלים חיצוניים\"\n },\n \"files_c300e900\": {\n \"message\": \"קבצים \"\n },\n \"files_index_af7c662b\": {\n \"message\": \"אינדקס קבצים\"\n },\n \"format_4247a9c5\": {\n \"message\": \"פורמט\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"מכין תצוגה מקדימה...\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"הערכות\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"יוונית\"\n },\n \"green_15af4778\": {\n \"message\": \"ירוק\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"קבצי קבוצה\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"ניווט בקבוצה\"\n },\n \"home_351838cd\": {\n \"message\": \"דף הבית\"\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 \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"אם לא תבחר/י את סוג זכויות השימוש כעת, קובץ זה לא יפורסם בתום העלאתו\"\n },\n \"image_8ad06\": {\n \"message\": \"תמונה\"\n },\n \"images_7ce26570\": {\n \"message\": \"תמונות\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"הרחבת עימוד\"\n },\n \"indigo_2035fc55\": {\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 \"invalid_file_type_881cc9b2\": {\n \"message\": \"סוג קובץ לא חוקי\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"כתובת דף אינטרנט לא תקינה\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"קיצורי מקלדת\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"כחול בהיר\"\n },\n \"link_7262adec\": {\n \"message\": \"קישור\"\n },\n \"links_14b70841\": {\n \"message\": \"קישורים\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"קישורים לאתר חיצוני\"\n },\n \"loading_25990131\": {\n \"message\": \"בטעינה... \"\n },\n \"loading_bde52856\": {\n \"message\": \"טוען\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"טעינה נכשלה...\"\n },\n \"locked_762f138b\": {\n \"message\": \"נעול\"\n },\n \"media_af190855\": {\n \"message\": \"מדיה\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"מיזעור חלון תצוגה מקדימה של קובץ\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"מיזעור וידאו\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"אחר\"\n },\n \"modules_c4325335\": {\n \"message\": \"מודולים\"\n },\n \"my_files_2f621040\": {\n \"message\": \"הקבצים שלי\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"שם\"\n },\n \"no_e16d9132\": {\n \"message\": \"לא\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"אין תצוגה מקדימה לקובץ זה\"\n },\n \"no_results_940393cf\": {\n \"message\": \"אין תוצאות\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"אף אחד\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"פתיחת חלון דיאלוג של מקשי קיצור\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"מפעילים\"\n },\n \"orange_81386a62\": {\n \"message\": \"כתום\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"דפים\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"אנשים \"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"אחוז\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"ורוד\"\n },\n \"preview_53003fd2\": {\n \"message\": \"תצוגה מקדימה\"\n },\n \"published_c944a23d\": {\n \"message\": \"פורסם\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"סגול\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"בחנים\"\n },\n \"record_7c9448b\": {\n \"message\": \"הקלטה\"\n },\n \"red_8258edf3\": {\n \"message\": \"אדום\"\n },\n \"relationships_6602af70\": {\n \"message\": \"יחסים\"\n },\n \"replace_e61834a7\": {\n \"message\": \"החלפה\"\n },\n \"reset_95a81614\": {\n \"message\": \"חזרה למצב ברירת מחדל\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"עורך תוכן עשיר\"\n },\n \"save_11a80ec3\": {\n \"message\": \"שמירה \"\n },\n \"search_280d00bd\": {\n \"message\": \"חיפוש\"\n },\n \"selected_274ce24f\": {\n \"message\": \"נבחר\"\n },\n \"size_b30e1077\": {\n \"message\": \"גודל\"\n },\n \"star_8d156e09\": {\n \"message\": \"הוספת כוכבית\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"הגשה\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"תכנית לימודים\"\n },\n \"teal_f729a294\": {\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\": \"זכויות היוצרים של החומר במסגרת כללי נחלת הכלל - Creative Commons\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"מסמך זה לא ניתן להצגה בתוך קנבס.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"נוסחה זו לא ניתנת להצגה בתצוגה בסיסית\"\n },\n \"title_ee03d132\": {\n \"message\": \"כותרת\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"לא פורסם\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"העלאת קובץ\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"העלאת מדיה\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"מעלה\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"כתובת דף אינטרנט\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"זכויות שימוש\"\n },\n \"view_ba339f93\": {\n \"message\": \"תצוגה\"\n },\n \"white_87fa64fd\": {\n \"message\": \"לבן\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"דף הבית של וויקי\"\n },\n \"yes_dde87d5\": {\n \"message\": \"כן\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"תקריב\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n he: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/he.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_hu_HU__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/hu_HU */ \"./src/translations/tinymce/hu_HU.js\");\n/* harmony import */ var _tinymce_hu_HU__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_hu_HU__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 \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Akadálymentesség ellenőrző\"\n },\n \"add_8523c19b\": {\n \"message\": \"Hozzáadás\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Másik hozzáadása\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Felirat hozzáadása\"\n },\n \"align_11050992\": {\n \"message\": \"Igazítás\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Igazítások és listák\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Összes\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Betűrendben\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Alternatív szöveg\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Hiba történt a fájl olvasásakor\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Hiba történt egy hálózati kérelem létrehozásakor\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Hiba történt a médiád feltöltése során.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"És\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Hirdetménylista\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Hirdetmények\"\n },\n \"apply_781a2546\": {\n \"message\": \"Alkalmazás\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Alkalmazások\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Nyilak\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Képarány megtartása\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Feladatok\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Attribútumok\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Audio lejátszó ehhez: { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Van automatikusan mentett tartalom. Szeretné inkább azt betölteni?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Elérhető mappák\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Alap\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Béta\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Kék\"\n },\n \"brick_f2656265\": {\n \"message\": \"Tégla\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Mégse\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Feliratfájl választása\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Válasszon a felhasználói jogokból...\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"rendezetlen lista körökkel\"\n },\n \"clear_2084585f\": {\n \"message\": \"Törlés\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Kiválasztott fájl törlése\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Kiválasztott fájl törlése: { filename }\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Kattintson a { imageName } kép beágyazásához.\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Kattintson az előnézet elrejtéséhez!\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Link beszúrásához kattintson ide.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Kattintson az előnézethez!\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Menü vagy párbeszéd bezárása. Ez visszavisz a szerkesztő területre.\"\n },\n \"close_d634289d\": {\n \"message\": \"Bezár\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Zárt feliratok\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Együttműködés\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Összecsukás az elrejtéshez { types }\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Számítógép\"\n },\n \"content_1440204b\": {\n \"message\": \"Tartalom\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"A tartalom feltöltése még folyamatban van. Ha folytatja, akkor nem lesz rendesen beágyazva.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Tartalom altípusa\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Tartalom típusa \"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Jog tulajdonosa:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 szó}\\n one {1 szó}\\n other {# szó}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# elem betöltve}\\n other {# elem betöltve}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Kurzus dokumentumai\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Kurzusfájlok\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Tanfolyam fájlok\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Kurzus képei\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Kurzus linkjei\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Kurzus média\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Kurzusnavigáció\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Creative Commons licenc:\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Egyéni\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cián\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Dátum hozzáadva\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Behúzás csökkentése\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Sötétlila\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"alapértelmezett nem rendezett lista\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"alapértelmezett sorszámozott lista\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Elválasztó jelek\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(A videó leírása)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Részletek\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Méretek\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Irányítottság\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Fórumok\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Fórumok indexe\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Megjelenítési beállítások\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Szöveges link megjelenítése (új lapfülön jelenik meg)\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Dokumentum\"\n },\n \"documents_81393201\": {\n \"message\": \"Dokumentumok\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Kész\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Húzzon ide egy fájlt\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Húzza ide a fájlt vagy tallózza ki a számítógépen\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Húzza a fogantyút. Átméretezéshez használja a fel és le nyilakat.\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Határidő: Több határidő van érvényben\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Határidő: { when }\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Egyenlet szerkesztése\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Link szerkesztése\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Szerkesztő állapotsor\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Beágyaz\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Kód beágyazása\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Beágyazott kép\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Videó beágyazása\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"beágyazott tartalom\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Legalább 3 karaktert be kell írni a kereséshez\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Egyenlet\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Kiterjesztés a(z) { types } megtekintéséhez\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Külső eszközök\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Extra nagy\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Fájl URL\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"{ filename } fájl ikon\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"{ filename } kép előnézet\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"{ filename } szöveg előnézet\"\n },\n \"files_c300e900\": {\n \"message\": \"Fájlok\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Fájlok indexe\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Az elem opciók eszköztár fókuszba helyezése\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Könyvtárfa\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Formátum\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Formázás\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Automatikusan mentett tartalmat találtunk\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"{ count, plural,\\n =0 {# eredmény}\\n one {# eredmény}\\n other {# eredmény}\\n} található\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Teljes képernyő\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Előnézet generálása... \"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Ugrás a szerkesztő menüsorhoz\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Ugrás a szerkesztő eszköztárhoz\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Értékelések\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Görög\"\n },\n \"green_15af4778\": {\n \"message\": \"Zöld\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Csoport dokumentumok\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Csoportfájlok\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Csoportfájlok\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Csoport képek\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Csoport hivatkozások\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Csoport média\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Csoportnavigáció\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Címsor 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Címsor 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Címsor 4\"\n },\n \"height_69b03e15\": {\n \"message\": \"Magasság\"\n },\n \"home_351838cd\": {\n \"message\": \"Kezdőlap\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML szerkesztő\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Szereztem jogosultságot ennek a fájlnak a használatához.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Megtartom a szerzői jogot\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Ikon\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Ha nem választja ki most a felhasználási jogokat, a fájl nem lesz publikálva a feltöltés után.\"\n },\n \"image_8ad06\": {\n \"message\": \"Kép\"\n },\n \"image_c1c98202\": {\n \"message\": \"kép\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Képbeállítások\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Képbeállítások tálca\"\n },\n \"images_7ce26570\": {\n \"message\": \"Képek\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Behúzás növelése\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigókék\"\n },\n \"insert_593145ef\": {\n \"message\": \"Beszúrás\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella linkek beszúrása\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Link beszúrása\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Matematikai képlet beszúrása\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Érvénytelen fájl.\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Érvénytelen fájltípus\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Helytelen webcím\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Billentyűparancsok\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Nagy\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Balról jobbra\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Világoskék\"\n },\n \"link_7262adec\": {\n \"message\": \"Hivatkozás\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Link beállításai\"\n },\n \"links_14b70841\": {\n \"message\": \"Linkek\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Linkek egy külső oldalra\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Továbbiak betöltése\"\n },\n \"loading_25990131\": {\n \"message\": \"Betöltés...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Töltődik\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Sikertelen betöltés...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Sikertelen betöltés.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Mappák betöltése\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Betöltés, kérjük, várjon\"\n },\n \"locked_762f138b\": {\n \"message\": \"Zárolva\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"media_af190855\": {\n \"message\": \"Média\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Közepes\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Fájl előnézet méretének csökkentése\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Videó méretének csökkentése\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Egyéb\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Egyéb\"\n },\n \"modules_c4325335\": {\n \"message\": \"Modulok\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Legalább { width } x { height } pixel szükséges\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Fájljaim\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Név\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Navigáljon a menün vagy eszköztáron át\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Következő oldal\"\n },\n \"no_e16d9132\": {\n \"message\": \"Nem\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Nincs fájl kiválasztva\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Ehhez a fájlhoz nincs előnézet.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Nincs eredmény.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Nincs találat a követezőre: { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Nincs találat a követezőre: { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Nincs\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Nyissa meg a billentyűkombinációk párbeszédablakot\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Műveletek\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Vagy\"\n },\n \"orange_81386a62\": {\n \"message\": \"Narancs\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Rendezett és Rendezetlen Listák\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"További szerkesztési billentyűparancsokat találhat a következő helyen\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } nem egy érvényes protokoll; lehet ftp, http, https, mailto, skype, tel, vagy esetleg elhagyható\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Oldalak\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Bekezdés\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Résztvevők\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Százalék\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Rózsaszín\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Közzétéve: { when }\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Előre formázott\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Előnézet\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Előző oldal\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"A protokoll lehet ftp, http, https, mailto, skype, tel, vagy esetleg elhagyható \"\n },\n \"published_c944a23d\": {\n \"message\": \"publikált\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Publikálva: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Sütőtök\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Lila\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Kvízek\"\n },\n \"record_7c9448b\": {\n \"message\": \"Felvétel\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Médiafájl rögzítése/feltöltése\"\n },\n \"red_8258edf3\": {\n \"message\": \"Vörös\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Kapcsolatok\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Link eltávolítása\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Csere\"\n },\n \"reset_95a81614\": {\n \"message\": \"Visszaállítás\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Visszaállítás automatikus mentésből?\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Vizuális szövegszerkesztő\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Jobbról balra\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Mentés\"\n },\n \"search_280d00bd\": {\n \"message\": \"Keresés\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Kifejezés keresése\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Válasszon nyelvet\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Kiválasztva\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Képbeállítások mutatása\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Linkbeállítások mutatása\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Videóbeállítások mutatása\"\n },\n \"size_b30e1077\": {\n \"message\": \"Méret\"\n },\n \"small_b070434a\": {\n \"message\": \"Kicsi\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Hiba történt!\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Hiba történt! Nem tudom, mit mutassak.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Hiba történt!\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Rendezés alapja\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"rendezetlen lista négyzetekkel\"\n },\n \"star_8d156e09\": {\n \"message\": \"Csillagozás\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Stílusok\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Beküldés\"\n },\n \"subscript_59744f96\": {\n \"message\": \"alsó index\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"felső index\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Támogatott fájltípusok: SRT vagy WebVTT\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Tematika\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"Tab/Nyilak\"\n },\n \"teal_f729a294\": {\n \"message\": \"Kékeszöld\"\n },\n \"text_7f4593da\": {\n \"message\": \"Szöveg\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"A dokumentum előnézete feldolgozás alatt. Kérjük, próbálja újra később.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Az anyag a közkincs kategóriába tartozik\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Ezt az anyagot Creative Commons licenc alatt tették közzé.\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Az anyag kivételt képez- pl. tisztességes felhasználás, árajánlási jog vagy mások a vonatkozó szerzői jogi törvények alapján\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Ezt a dokumentumot nem lehet megtekinteni a Canvasban. \"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Ezt az egyenletet nem lehet megjeleníteni alapnézetben.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Bár a videója a megfelelő címmel jelenik majd meg a böngészőben, az adatbázisban nem sikerült frissíteni.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Cím\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Időzített közzététel: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Teendő : { when }\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Eszközök\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } találat, ebből { numDisplayed } megjelenítve\"\n },\n \"tray_839df38a\": {\n \"message\": \"Tálca\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"Nyomjon Control F9-et a kép opciók eléréséhez { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Nyomjon Control F9-et a link opciók eléréséhez { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Nyomjon Control F9-et a táblázat opciók eléréséhez { text }\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"nem publikált\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Dokumentum feltöltése\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Fájl feltöltése\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Kép feltöltése\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Médiafájl feltöltése\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Média feltöltés/rögzítés\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Feltöltés\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"nagybetűs lista abc sorrendbe rendezve\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"nagybetűs lista római számok szerint rendezve\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Felhasználási jog:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Felhasználási jogok (kötelező)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Használja a nyíl billentyűket az opció kiválasztására!\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Képernyőolvasók által egy kép tartalmának leírásához használt szöveg\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Képernyőolvasók által a videó leírásához használt szöveg\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"A felhasználó dokumentumai\"\n },\n \"user_files_78e21703\": {\n \"message\": \"A felhasználó fájlai\"\n },\n \"user_images_b6490852\": {\n \"message\": \"A felhsználó képei\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"A felhasználó médiafájljai\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Videóbeállítások\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Videóbeállítások tálca\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Audio lejátszó ehhez\"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Videólejátszó ehhez: { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Megtekintés\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"A gyors elérés billentyűkombinációk megtekintése\"\n },\n \"width_492fec76\": {\n \"message\": \"Szélesség\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"A szélességnek és a magasságnak számnak kell lenni\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height } pixel\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki kezdőlap\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Igen\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Nem tölthet fel egy üres fájlt.\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n hu: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/hu.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
15
|
+
/***/ "./src/translations/tinymce/hu_HU.js":
|
|
16
16
|
/*!*******************************************!*\
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
17
|
+
!*** ./src/translations/tinymce/hu_HU.js ***!
|
|
18
18
|
\*******************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("tinymce.addI18n('he_IL', {\n Redo: '\\u05d1\\u05e6\\u05e2 \\u05e9\\u05d5\\u05d1',\n Undo: '\\u05d1\\u05d8\\u05dc',\n Cut: '\\u05d2\\u05d6\\u05d5\\u05e8',\n Copy: '\\u05d4\\u05e2\\u05ea\\u05e7',\n Paste: '\\u05d4\\u05d3\\u05d1\\u05e7',\n 'Select all': '\\u05d1\\u05d7\\u05e8 \\u05d4\\u05db\\u05dc',\n 'New document': '\\u05de\\u05e1\\u05de\\u05da \\u05d7\\u05d3\\u05e9',\n Ok: '\\u05d0\\u05d9\\u05e9\\u05d5\\u05e8',\n Cancel: '\\u05d1\\u05d9\\u05d8\\u05d5\\u05dc',\n 'Visual aids': '\\u05e2\\u05d6\\u05e8\\u05d9\\u05dd \\u05d7\\u05d6\\u05d5\\u05ea\\u05d9\\u05d9\\u05dd',\n Bold: '\\u05de\\u05d5\\u05d3\\u05d2\\u05e9',\n Italic: '\\u05e0\\u05d8\\u05d5\\u05d9',\n Underline: '\\u05e7\\u05d5 \\u05ea\\u05d7\\u05ea\\u05d5\\u05df',\n Strikethrough: '\\u05e7\\u05d5 \\u05d7\\u05d5\\u05e6\\u05d4',\n Superscript: '\\u05db\\u05ea\\u05d1 \\u05e2\\u05d9\\u05dc\\u05d9',\n Subscript: '\\u05db\\u05ea\\u05d1 \\u05ea\\u05d7\\u05ea\\u05d9',\n 'Clear formatting': '\\u05e0\\u05e7\\u05d4 \\u05e2\\u05d9\\u05e6\\u05d5\\u05d1',\n 'Align left': '\\u05d9\\u05e9\\u05e8 \\u05dc\\u05e9\\u05de\\u05d0\\u05dc',\n 'Align center': '\\u05de\\u05e8\\u05db\\u05d6',\n 'Align right': '\\u05d9\\u05e9\\u05e8 \\u05dc\\u05d9\\u05de\\u05d9\\u05df',\n Justify: '\\u05d9\\u05d9\\u05e9\\u05e8',\n 'Bullet list': '\\u05e8\\u05e9\\u05d9\\u05de\\u05ea \\u05ea\\u05d1\\u05dc\\u05d9\\u05d8\\u05d9\\u05dd',\n 'Numbered list': '\\u05e8\\u05e9\\u05d9\\u05de\\u05d4 \\u05de\\u05de\\u05d5\\u05e1\\u05e4\\u05e8\\u05ea',\n 'Decrease indent': '\\u05d4\\u05e7\\u05d8\\u05df \\u05d4\\u05d6\\u05d7\\u05d4',\n 'Increase indent': '\\u05d4\\u05d2\\u05d3\\u05dc \\u05d4\\u05d6\\u05d7\\u05d4',\n Close: '\\u05e1\\u05d2\\u05d5\\u05e8',\n Formats: '\\u05e2\\u05d9\\u05e6\\u05d5\\u05d1\\u05d9\\u05dd',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": '\\u05d4\\u05d3\\u05e4\\u05d3\\u05e4\\u05df \\u05e9\\u05dc\\u05da \\u05d0\\u05d9\\u05e0\\u05d5 \\u05de\\u05d0\\u05e4\\u05e9\\u05e8 \\u05d2\\u05d9\\u05e9\\u05d4 \\u05d9\\u05e9\\u05d9\\u05e8\\u05d4 \\u05dc\\u05dc\\u05d5\\u05d7. \\u05d0\\u05e0\\u05d0 \\u05d4\\u05e9\\u05ea\\u05de\\u05e9 \\u05d1\\u05e7\\u05d9\\u05e6\\u05d5\\u05e8\\u05d9 \\u05d4\\u05de\\u05e7\\u05dc\\u05d3\\u05ea Ctrl+X/C/V \\u05d1\\u05de\\u05e7\\u05d5\\u05dd.',\n Headers: '\\u05db\\u05d5\\u05ea\\u05e8\\u05d5\\u05ea',\n 'Header 1': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 1',\n 'Header 2': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 2',\n 'Header 3': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 3',\n 'Header 4': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 4',\n 'Header 5': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 5',\n 'Header 6': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 6',\n Headings: '\\u05db\\u05d5\\u05ea\\u05e8\\u05d5\\u05ea',\n 'Heading 1': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 1',\n 'Heading 2': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 2',\n 'Heading 3': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 3',\n 'Heading 4': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 4',\n 'Heading 5': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 5',\n 'Heading 6': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea 6',\n Preformatted: '\\u05de\\u05e2\\u05d5\\u05e6\\u05d1 \\u05de\\u05e8\\u05d0\\u05e9',\n Div: 'Div',\n Pre: 'Pre',\n Code: '\\u05e7\\u05d5\\u05d3',\n Paragraph: '\\u05e4\\u05e1\\u05e7\\u05d4',\n Blockquote: 'Blockquote',\n Inline: '\\u05d1\\u05ea\\u05d5\\u05da \\u05e9\\u05d5\\u05e8\\u05d4',\n Blocks: '\\u05d1\\u05dc\\u05d5\\u05e7\\u05d9\\u05dd',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': '\\u05d4\\u05d3\\u05d1\\u05e7\\u05d4 \\u05d1\\u05de\\u05e6\\u05d1 \\u05d8\\u05e7\\u05e1\\u05d8 \\u05e8\\u05d2\\u05d9\\u05dc. \\u05ea\\u05db\\u05e0\\u05d9\\u05dd \\u05d9\\u05d5\\u05d3\\u05d1\\u05e7\\u05d5 \\u05de\\u05e2\\u05ea\\u05d4 \\u05db\\u05d8\\u05e7\\u05e1\\u05d8 \\u05e8\\u05d2\\u05d9\\u05dc \\u05e2\\u05d3 \\u05e9\\u05ea\\u05db\\u05d1\\u05d4 \\u05d0\\u05e4\\u05e9\\u05e8\\u05d5\\u05ea \\u05d6\\u05d5.',\n Fonts: '\\u05d2\\u05d5\\u05e4\\u05e0\\u05d9\\u05dd',\n 'Font Sizes': '\\u05d2\\u05d5\\u05d3\\u05dc \\u05d2\\u05d5\\u05e4\\u05e0\\u05d9\\u05dd',\n Class: '\\u05de\\u05d7\\u05dc\\u05e7\\u05d4',\n 'Browse for an image': '\\u05d7\\u05e4\\u05e9 \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n OR: 'OR',\n 'Drop an image here': '\\u05e9\\u05d7\\u05e8\\u05e8 \\u05ea\\u05de\\u05d5\\u05e0\\u05d4 \\u05db\\u05d0\\u05df',\n Upload: '\\u05d4\\u05e2\\u05dc\\u05d4',\n Block: '\\u05d1\\u05dc\\u05d5\\u05e7',\n Align: '\\u05d9\\u05e9\\u05e8',\n Default: '\\u05d1\\u05e8\\u05d9\\u05e8\\u05ea \\u05de\\u05d7\\u05d3\\u05dc',\n Circle: '\\u05e2\\u05d9\\u05d2\\u05d5\\u05dc',\n Disc: '\\u05d7\\u05d9\\u05e9\\u05d5\\u05e7',\n Square: '\\u05e8\\u05d9\\u05d1\\u05d5\\u05e2',\n 'Lower Alpha': '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05d0\\u05e0\\u05d2\\u05dc\\u05d9\\u05d5\\u05ea \\u05e7\\u05d8\\u05e0\\u05d5\\u05ea',\n 'Lower Greek': '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05d9\\u05d5\\u05d5\\u05e0\\u05d9\\u05d5\\u05ea \\u05e7\\u05d8\\u05e0\\u05d5\\u05ea',\n 'Lower Roman': '\\u05e1\\u05e4\\u05e8\\u05d5\\u05ea \\u05e8\\u05d5\\u05de\\u05d9\\u05d5\\u05ea \\u05e7\\u05d8\\u05e0\\u05d5\\u05ea',\n 'Upper Alpha': '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05d0\\u05e0\\u05d2\\u05dc\\u05d9\\u05d5\\u05ea \\u05d2\\u05d3\\u05d5\\u05dc\\u05d5\\u05ea',\n 'Upper Roman': '\\u05e1\\u05e4\\u05e8\\u05d5\\u05ea \\u05e8\\u05d5\\u05de\\u05d9\\u05d5\\u05ea \\u05d2\\u05d3\\u05d5\\u05dc\\u05d5\\u05ea',\n 'Anchor...': '\\u05e2\\u05d5\\u05d2\\u05df...',\n Name: '\\u05e9\\u05dd',\n Id: '\\u05de\\u05d6\\u05d4\\u05d4',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': '\\u05d4\\u05de\\u05d6\\u05d4\\u05d4 \\u05d7\\u05d9\\u05d9\\u05d1 \\u05dc\\u05d4\\u05ea\\u05d7\\u05d9\\u05dc \\u05d1\\u05d0\\u05d5\\u05ea \\u05d5\\u05dc\\u05d0\\u05d7\\u05e8\\u05d9\\u05d4 \\u05e8\\u05e7 \\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea, \\u05de\\u05e1\\u05e4\\u05e8\\u05d9\\u05dd, \\u05de\\u05e7\\u05e4\\u05d9\\u05dd, \\u05e0\\u05e7\\u05d5\\u05d3\\u05d5\\u05ea, \\u05e0\\u05e7\\u05d5\\u05d3\\u05ea\\u05d9\\u05d9\\u05dd \\u05d0\\u05d5 \\u05e7\\u05d5\\u05d5\\u05d9\\u05dd \\u05ea\\u05d7\\u05ea\\u05d9\\u05d9\\u05dd.',\n 'You have unsaved changes are you sure you want to navigate away?': '\\u05d4\\u05e9\\u05d9\\u05e0\\u05d5\\u05d9\\u05d9\\u05dd \\u05dc\\u05d0 \\u05e0\\u05e9\\u05de\\u05e8\\u05d5. \\u05d1\\u05d8\\u05d5\\u05d7 \\u05e9\\u05d1\\u05e8\\u05e6\\u05d5\\u05e0\\u05da \\u05dc\\u05e6\\u05d0\\u05ea \\u05de\\u05d4\\u05d3\\u05e3?',\n 'Restore last draft': '\\u05e9\\u05d7\\u05d6\\u05e8 \\u05d8\\u05d9\\u05d5\\u05d8\\u05d4 \\u05d0\\u05d7\\u05e8\\u05d5\\u05e0\\u05d4',\n 'Special character...': '\\u05ea\\u05d5\\u05d5\\u05d9\\u05dd \\u05de\\u05d9\\u05d5\\u05d7\\u05d3\\u05d9\\u05dd...',\n 'Source code': '\\u05e7\\u05d5\\u05d3 \\u05de\\u05e7\\u05d5\\u05e8',\n 'Insert/Edit code sample': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05d3\\u05d5\\u05d2\\u05de\\u05ea \\u05e7\\u05d5\\u05d3',\n Language: '\\u05e9\\u05e4\\u05d4',\n 'Code sample...': '\\u05d3\\u05d5\\u05d2\\u05de\\u05ea \\u05e7\\u05d5\\u05d3...',\n 'Color Picker': '\\u05d1\\u05d5\\u05e8\\u05e8 \\u05e6\\u05d1\\u05e2\\u05d9\\u05dd',\n R: \"\\u05d0'\",\n G: \"\\u05d9'\",\n B: \"\\u05db'\",\n 'Left to right': '\\u05de\\u05e9\\u05de\\u05d0\\u05dc \\u05dc\\u05d9\\u05de\\u05d9\\u05df',\n 'Right to left': '\\u05de\\u05d9\\u05de\\u05d9\\u05df \\u05dc\\u05e9\\u05de\\u05d0\\u05dc',\n 'Emoticons...': '\\u05e1\\u05de\\u05dc\\u05d9 \\u05d4\\u05d1\\u05e2\\u05d4...',\n 'Metadata and Document Properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05de\\u05d8\\u05d4-\\u05e0\\u05ea\\u05d5\\u05e0\\u05d9\\u05dd \\u05d5\\u05de\\u05e1\\u05de\\u05da',\n Title: '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea',\n Keywords: '\\u05de\\u05d9\\u05dc\\u05d5\\u05ea \\u05de\\u05e4\\u05ea\\u05d7',\n Description: '\\u05ea\\u05d9\\u05d0\\u05d5\\u05e8',\n Robots: '\\u05e8\\u05d5\\u05d1\\u05d5\\u05d8\\u05d9\\u05dd',\n Author: '\\u05de\\u05d7\\u05d1\\u05e8',\n Encoding: '\\u05e7\\u05d9\\u05d3\\u05d5\\u05d3',\n Fullscreen: '\\u05de\\u05e1\\u05da \\u05de\\u05dc\\u05d0',\n Action: '\\u05e4\\u05e2\\u05d5\\u05dc\\u05d4',\n Shortcut: '\\u05e7\\u05d9\\u05e6\\u05d5\\u05e8',\n Help: '\\u05e2\\u05d6\\u05e8\\u05d4',\n Address: '\\u05db\\u05ea\\u05d5\\u05d1\\u05ea',\n 'Focus to menubar': '\\u05d4\\u05e2\\u05d1\\u05e8 \\u05de\\u05d9\\u05e7\\u05d5\\u05d3 \\u05dc\\u05e1\\u05e8\\u05d2\\u05dc \\u05d4\\u05ea\\u05e4\\u05e8\\u05d8\\u05d9\\u05dd',\n 'Focus to toolbar': '\\u05d4\\u05e2\\u05d1\\u05e8 \\u05de\\u05d9\\u05e7\\u05d5\\u05d3 \\u05dc\\u05e1\\u05e8\\u05d2\\u05dc \\u05d4\\u05db\\u05dc\\u05d9\\u05dd',\n 'Focus to element path': '\\u05e2\\u05d1\\u05e8 \\u05de\\u05d9\\u05e7\\u05d5\\u05d3 \\u05dc\\u05db\\u05ea\\u05d5\\u05d1\\u05ea \\u05d4\\u05e4\\u05e8\\u05d9\\u05d8',\n 'Focus to contextual toolbar': '\\u05d4\\u05e2\\u05d1\\u05e8 \\u05de\\u05d9\\u05e7\\u05d5\\u05d3 \\u05dc\\u05e1\\u05e8\\u05d2\\u05dc \\u05ea\\u05d5\\u05db\\u05df',\n 'Insert link (if link plugin activated)': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8 (\\u05d0\\u05dd \\u05ea\\u05d5\\u05e1\\u05e3 \"\\u05e7\\u05d9\\u05e9\\u05d5\\u05e8\\u05d9\\u05dd\" \\u05e4\\u05e2\\u05d9\\u05dc)',\n 'Save (if save plugin activated)': '\\u05e9\\u05de\\u05d5\\u05e8 (\\u05d0\\u05dd \\u05ea\\u05d5\\u05e1\\u05e3 \"\\u05e9\\u05de\\u05d9\\u05e8\\u05d4\" \\u05e4\\u05e2\\u05d9\\u05dc)',\n 'Find (if searchreplace plugin activated)': '\\u05d7\\u05e4\\u05e9 (\\u05d0\\u05dd \\u05ea\\u05d5\\u05e1\\u05e3 \"\\u05d7\\u05e4\\u05e9 \\u05d5\\u05d4\\u05d7\\u05dc\\u05e3\" \\u05e4\\u05e2\\u05d9\\u05dc)',\n 'Plugins installed ({0}):': '\\u05ea\\u05d5\\u05e1\\u05e4\\u05d9\\u05dd \\u05de\\u05d5\\u05ea\\u05e7\\u05e0\\u05d9\\u05dd ({0}):',\n 'Premium plugins:': '\\u05ea\\u05d5\\u05e1\\u05e4\\u05d9\\u05dd \\u05d1\\u05ea\\u05e9\\u05dc\\u05d5\\u05dd:',\n 'Learn more...': '\\u05dc\\u05de\\u05d3 \\u05e2\\u05d5\\u05d3...',\n 'You are using {0}': '\\u05d0\\u05ea\\\\\\u05d4 \\u05de\\u05e9\\u05ea\\u05de\\u05e9\\\\\\u05ea {0}',\n Plugins: '\\u05ea\\u05d5\\u05e1\\u05e4\\u05d9\\u05dd',\n 'Handy Shortcuts': '\\u05e7\\u05d9\\u05e6\\u05d5\\u05e8\\u05d9\\u05dd \\u05e9\\u05d9\\u05de\\u05d5\\u05e9\\u05d9\\u05d9\\u05dd',\n 'Horizontal line': '\\u05e7\\u05d5 \\u05d0\\u05d5\\u05e4\\u05e7\\u05d9',\n 'Insert/edit image': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Image description': '\\u05ea\\u05d9\\u05d0\\u05d5\\u05e8 \\u05d4\\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n Source: '\\u05de\\u05e7\\u05d5\\u05e8',\n Dimensions: '\\u05de\\u05d9\\u05de\\u05d3\\u05d9\\u05dd',\n 'Constrain proportions': '\\u05d4\\u05d2\\u05d1\\u05dc\\u05ea \\u05e4\\u05e8\\u05d5\\u05e4\\u05d5\\u05e8\\u05e6\\u05d9\\u05d5\\u05ea',\n General: '\\u05db\\u05dc\\u05dc\\u05d9',\n Advanced: '\\u05de\\u05ea\\u05e7\\u05d3\\u05dd',\n Style: '\\u05e1\\u05d2\\u05e0\\u05d5\\u05df',\n 'Vertical space': '\\u05de\\u05e8\\u05d5\\u05d5\\u05d7 \\u05d0\\u05e0\\u05db\\u05d9',\n 'Horizontal space': '\\u05de\\u05e8\\u05d5\\u05d5\\u05d7 \\u05d0\\u05d5\\u05e4\\u05e7\\u05d9',\n Border: '\\u05de\\u05e1\\u05d2\\u05e8\\u05ea',\n 'Insert image': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Image...': '\\u05ea\\u05de\\u05d5\\u05e0\\u05d4...',\n 'Image list': '\\u05e8\\u05e9\\u05d9\\u05de\\u05ea \\u05ea\\u05de\\u05d5\\u05e0\\u05d5\\u05ea',\n 'Rotate counterclockwise': '\\u05e1\\u05d5\\u05d1\\u05d1 \\u05d1\\u05db\\u05d9\\u05d5\\u05d5\\u05df \\u05d4\\u05e4\\u05d5\\u05da \\u05dc\\u05e9\\u05e2\\u05d5\\u05df',\n 'Rotate clockwise': '\\u05e1\\u05d5\\u05d1\\u05d1 \\u05d1\\u05db\\u05d9\\u05d5\\u05d5\\u05df \\u05d4\\u05e9\\u05e2\\u05d5\\u05df',\n 'Flip vertically': '\\u05d4\\u05e4\\u05d5\\u05da \\u05d0\\u05e0\\u05db\\u05d9\\u05ea',\n 'Flip horizontally': '\\u05d4\\u05e4\\u05d5\\u05da \\u05d0\\u05d5\\u05e4\\u05e7\\u05d9\\u05ea',\n 'Edit image': '\\u05e2\\u05e8\\u05d5\\u05da \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Image options': '\\u05d0\\u05e4\\u05e9\\u05e8\\u05d5\\u05d9\\u05d5\\u05ea \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Zoom in': '\\u05d4\\u05d2\\u05d3\\u05dc \\u05ea\\u05e6\\u05d5\\u05d2\\u05d4',\n 'Zoom out': '\\u05d4\\u05e7\\u05d8\\u05df \\u05ea\\u05e6\\u05d5\\u05d2\\u05d4',\n Crop: '\\u05e7\\u05e6\\u05e5',\n Resize: '\\u05e9\\u05e0\\u05d4 \\u05d2\\u05d5\\u05d3\\u05dc',\n Orientation: '\\u05db\\u05d9\\u05d5\\u05d5\\u05df \\u05dc\\u05d0\\u05d5\\u05e8\\u05da / \\u05dc\\u05e8\\u05d5\\u05d7\\u05d1',\n Brightness: '\\u05d1\\u05d4\\u05d9\\u05e8\\u05d5\\u05ea',\n Sharpen: '\\u05d7\\u05d3\\u05d3',\n Contrast: '\\u05e0\\u05d9\\u05d2\\u05d5\\u05d3\\u05d9\\u05d5\\u05ea',\n 'Color levels': '\\u05e8\\u05de\\u05d5\\u05ea \\u05e6\\u05d1\\u05e2\\u05d9\\u05dd',\n Gamma: '\\u05d2\\u05d0\\u05de\\u05d4',\n Invert: '\\u05d4\\u05d9\\u05e4\\u05d5\\u05da \\u05e6\\u05d1\\u05e2\\u05d9\\u05dd',\n Apply: '\\u05d9\\u05d9\\u05e9\\u05dd',\n Back: '\\u05d7\\u05d6\\u05d5\\u05e8',\n 'Insert date/time': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05ea\\u05d0\\u05e8\\u05d9\\u05da/\\u05e9\\u05e2\\u05d4',\n 'Date/time': '\\u05ea\\u05d0\\u05e8\\u05d9\\u05da/\\u05e9\\u05e2\\u05d4',\n 'Insert/Edit Link': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n 'Insert/edit link': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n 'Text to display': '\\u05d8\\u05e7\\u05e1\\u05d8 \\u05dc\\u05d4\\u05e6\\u05d2\\u05d4',\n Url: '\\u05db\\u05ea\\u05d5\\u05d1\\u05ea \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n 'Open link in...': '\\u05e4\\u05ea\\u05d7 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8 \\u05d1...',\n 'Current window': '\\u05d7\\u05dc\\u05d5\\u05df \\u05e0\\u05d5\\u05db\\u05d7\\u05d9',\n None: '\\u05dc\\u05dc\\u05d0',\n 'New window': '\\u05d7\\u05dc\\u05d5\\u05df \\u05d7\\u05d3\\u05e9',\n 'Remove link': '\\u05de\\u05d7\\u05e7 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n Anchors: '\\u05e2\\u05d5\\u05d2\\u05e0\\u05d9\\u05dd',\n 'Link...': '\\u05e7\\u05d9\\u05e9\\u05d5\\u05e8...',\n 'Paste or type a link': '\\u05d4\\u05d3\\u05d1\\u05e7 \\u05d0\\u05d5 \\u05d4\\u05e7\\u05dc\\u05d3 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': '\\u05e0\\u05e8\\u05d0\\u05d4 \\u05e9\\u05d4\\u05db\\u05ea\\u05d5\\u05d1\\u05ea \\u05e9\\u05d4\\u05db\\u05e0\\u05e1\\u05ea \\u05d4\\u05d9\\u05d0 \\u05db\\u05ea\\u05d5\\u05d1\\u05ea \\u05d0\\u05d9\\u05de\\u05d9\\u05d9\\u05dc. \\u05d4\\u05d0\\u05dd \\u05d1\\u05e8\\u05e6\\u05d5\\u05e0\\u05da \\u05dc\\u05d4\\u05d5\\u05e1\\u05d9\\u05e3 \\u05d0\\u05ea \\u05d4\\u05e7\\u05d9\\u05d3\\u05d5\\u05de\\u05ea :mailto?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': '\\u05e0\\u05e8\\u05d0\\u05d4 \\u05e9\\u05d4\\u05db\\u05ea\\u05d5\\u05d1\\u05ea \\u05e9\\u05d4\\u05db\\u05e0\\u05e1\\u05ea \\u05d4\\u05d9\\u05d0 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8 \\u05d7\\u05d9\\u05e6\\u05d5\\u05e0\\u05d9 \\u05d4\\u05d0\\u05dd \\u05d1\\u05e8\\u05e6\\u05d5\\u05e0\\u05da \\u05dc\\u05d4\\u05d5\\u05e1\\u05d9\\u05e3 \\u05e7\\u05d9\\u05d3\\u05d5\\u05de\\u05ea http://?',\n 'Link list': '\\u05e8\\u05e9\\u05d9\\u05de\\u05ea \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8\\u05d9\\u05dd',\n 'Insert video': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05e1\\u05e8\\u05d8\\u05d5\\u05df',\n 'Insert/edit video': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05e1\\u05e8\\u05d8\\u05d5\\u05df',\n 'Insert/edit media': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05de\\u05d3\\u05d9\\u05d4',\n 'Alternative source': '\\u05de\\u05e7\\u05d5\\u05e8 \\u05de\\u05e9\\u05e0\\u05d9',\n 'Alternative source URL': '\\u05db\\u05ea\\u05d5\\u05d1\\u05ea URL \\u05dc\\u05de\\u05e7\\u05d5\\u05e8 \\u05d7\\u05dc\\u05d5\\u05e4\\u05d9',\n 'Media poster (Image URL)': '\\u05e4\\u05d5\\u05e1\\u05d8\\u05e8 \\u05de\\u05d3\\u05d9\\u05d4 (\\u05db\\u05ea\\u05d5\\u05d1\\u05ea URL \\u05dc\\u05ea\\u05de\\u05d5\\u05e0\\u05d4)',\n 'Paste your embed code below:': '\\u05d4\\u05d3\\u05d1\\u05e7 \\u05e7\\u05d5\\u05d3 \\u05d4\\u05d8\\u05de\\u05e2\\u05d4 \\u05de\\u05ea\\u05d7\\u05ea:',\n Embed: '\\u05d4\\u05d8\\u05de\\u05e2',\n 'Media...': '\\u05de\\u05d3\\u05d9\\u05d4...',\n 'Nonbreaking space': '\\u05e8\\u05d5\\u05d5\\u05d7 (\\u05dc\\u05dc\\u05d0 \\u05e9\\u05d1\\u05d9\\u05e8\\u05ea \\u05e9\\u05d5\\u05e8\\u05d4)',\n 'Page break': '\\u05d3\\u05e3 \\u05d7\\u05d3\\u05e9',\n 'Paste as text': '\\u05d4\\u05d3\\u05d1\\u05e7 \\u05db\\u05d8\\u05e7\\u05e1\\u05d8',\n Preview: '\\u05ea\\u05e6\\u05d5\\u05d2\\u05d4 \\u05de\\u05e7\\u05d3\\u05d9\\u05de\\u05d4',\n 'Print...': '\\u05d4\\u05d3\\u05e4\\u05e1...',\n Save: '\\u05e9\\u05de\\u05d9\\u05e8\\u05d4',\n Find: '\\u05d7\\u05e4\\u05e9',\n 'Replace with': '\\u05d4\\u05d7\\u05dc\\u05e3 \\u05d1',\n Replace: '\\u05d4\\u05d7\\u05dc\\u05e3',\n 'Replace all': '\\u05d4\\u05d7\\u05dc\\u05e3 \\u05d4\\u05db\\u05dc',\n Previous: '\\u05d4\\u05e7\\u05d5\\u05d3\\u05dd',\n Next: '\\u05d4\\u05d1\\u05d0',\n 'Find and replace...': '\\u05d7\\u05d9\\u05e4\\u05d5\\u05e9 \\u05d5\\u05d4\\u05d7\\u05dc\\u05e4\\u05d4...',\n 'Could not find the specified string.': '\\u05de\\u05d7\\u05e8\\u05d5\\u05d6\\u05ea \\u05dc\\u05d0 \\u05e0\\u05de\\u05e6\\u05d0\\u05d4',\n 'Match case': '\\u05d4\\u05d1\\u05d7\\u05df \\u05d1\\u05d9\\u05df \\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e7\\u05d8\\u05e0\\u05d5\\u05ea \\u05dc\\u05d2\\u05d3\\u05d5\\u05dc\\u05d5\\u05ea',\n 'Find whole words only': '\\u05d7\\u05e4\\u05e9 \\u05de\\u05d9\\u05dc\\u05d9\\u05dd \\u05e9\\u05dc\\u05de\\u05d5\\u05ea \\u05d1\\u05dc\\u05d1\\u05d3',\n 'Spell check': '\\u05d1\\u05d3\\u05d9\\u05e7\\u05ea \\u05d0\\u05d9\\u05d5\\u05ea',\n Ignore: '\\u05d4\\u05ea\\u05e2\\u05dc\\u05dd',\n 'Ignore all': '\\u05d4\\u05ea\\u05e2\\u05dc\\u05dd \\u05de\\u05d4\\u05db\\u05dc',\n Finish: '\\u05e1\\u05d9\\u05d9\\u05dd',\n 'Add to Dictionary': '\\u05d4\\u05d5\\u05e1\\u05e3 \\u05dc\\u05de\\u05d9\\u05dc\\u05d5\\u05df',\n 'Insert table': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05d8\\u05d1\\u05dc\\u05d4',\n 'Table properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05d8\\u05d1\\u05dc\\u05d4',\n 'Delete table': '\\u05de\\u05d7\\u05e7 \\u05d8\\u05d1\\u05dc\\u05d4',\n Cell: '\\u05ea\\u05d0',\n Row: '\\u05e9\\u05d5\\u05e8\\u05d4',\n Column: '\\u05e2\\u05de\\u05d5\\u05d3\\u05d4',\n 'Cell properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05ea\\u05d0',\n 'Merge cells': '\\u05de\\u05d6\\u05d2 \\u05ea\\u05d0\\u05d9\\u05dd',\n 'Split cell': '\\u05e4\\u05e6\\u05dc \\u05ea\\u05d0',\n 'Insert row before': '\\u05d4\\u05d5\\u05e1\\u05e3 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05dc\\u05e4\\u05e0\\u05d9',\n 'Insert row after': '\\u05d4\\u05d5\\u05e1\\u05e3 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05d0\\u05d7\\u05e8\\u05d9',\n 'Delete row': '\\u05de\\u05d7\\u05e7 \\u05e9\\u05d5\\u05e8\\u05d4',\n 'Row properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d4',\n 'Cut row': '\\u05d2\\u05d6\\u05d5\\u05e8 \\u05e9\\u05d5\\u05e8\\u05d4',\n 'Copy row': '\\u05d4\\u05e2\\u05ea\\u05e7 \\u05e9\\u05d5\\u05e8\\u05d4',\n 'Paste row before': '\\u05d4\\u05d3\\u05d1\\u05e7 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05dc\\u05e4\\u05e0\\u05d9',\n 'Paste row after': '\\u05d4\\u05e2\\u05ea\\u05e7 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05d0\\u05d7\\u05e8\\u05d9',\n 'Insert column before': '\\u05d4\\u05e2\\u05ea\\u05e7 \\u05e2\\u05de\\u05d5\\u05d3\\u05d4 \\u05dc\\u05e4\\u05e0\\u05d9',\n 'Insert column after': '\\u05d4\\u05e2\\u05ea\\u05e7 \\u05e2\\u05de\\u05d5\\u05d3\\u05d4 \\u05d0\\u05d7\\u05e8\\u05d9',\n 'Delete column': '\\u05de\\u05d7\\u05e7 \\u05e2\\u05de\\u05d5\\u05d3\\u05d4',\n Cols: '\\u05e2\\u05de\\u05d5\\u05d3\\u05d5\\u05ea',\n Rows: '\\u05e9\\u05d5\\u05e8\\u05d5\\u05ea',\n Width: '\\u05e8\\u05d5\\u05d7\\u05d1',\n Height: '\\u05d2\\u05d5\\u05d1\\u05d4',\n 'Cell spacing': '\\u05e9\\u05d5\\u05dc\\u05d9\\u05d9\\u05dd \\u05d7\\u05d9\\u05e6\\u05d5\\u05e0\\u05d9\\u05dd \\u05dc\\u05ea\\u05d0',\n 'Cell padding': '\\u05e9\\u05d5\\u05dc\\u05d9\\u05d9\\u05dd \\u05e4\\u05e0\\u05d9\\u05de\\u05d9\\u05d9\\u05dd \\u05dc\\u05ea\\u05d0',\n 'Show caption': '\\u05d4\\u05e6\\u05d2 \\u05db\\u05ea\\u05d5\\u05d1\\u05d9\\u05ea',\n Left: '\\u05e9\\u05de\\u05d0\\u05dc',\n Center: '\\u05de\\u05e8\\u05db\\u05d6',\n Right: '\\u05d9\\u05de\\u05d9\\u05df',\n 'Cell type': '\\u05e1\\u05d5\\u05d2 \\u05ea\\u05d0',\n Scope: '\\u05d4\\u05d9\\u05e7\\u05e3',\n Alignment: '\\u05d9\\u05d9\\u05e9\\u05d5\\u05e8',\n 'H Align': '\\u05d9\\u05d9\\u05e9\\u05d5\\u05e8 \\u05d0\\u05d5\\u05e4\\u05e7\\u05d9',\n 'V Align': '\\u05d9\\u05d9\\u05e9\\u05d5\\u05e8 \\u05d0\\u05e0\\u05db\\u05d9',\n Top: '\\u05e2\\u05dc\\u05d9\\u05d5\\u05df',\n Middle: '\\u05d0\\u05de\\u05e6\\u05e2',\n Bottom: '\\u05ea\\u05d7\\u05ea\\u05d9\\u05ea',\n 'Header cell': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea \\u05dc\\u05ea\\u05d0',\n 'Row group': '\\u05e7\\u05d9\\u05d1\\u05d5\\u05e5 \\u05e9\\u05d5\\u05e8\\u05d5\\u05ea',\n 'Column group': '\\u05e7\\u05d9\\u05d1\\u05d5\\u05e5 \\u05e2\\u05de\\u05d5\\u05d3\\u05d5\\u05ea',\n 'Row type': '\\u05e1\\u05d5\\u05d2 \\u05e9\\u05d5\\u05e8\\u05d4',\n Header: '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea',\n Body: '\\u05d2\\u05d5\\u05e3 \\u05d4\\u05d8\\u05d1\\u05dc\\u05d0',\n Footer: '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea \\u05ea\\u05d7\\u05ea\\u05d5\\u05e0\\u05d4',\n 'Border color': '\\u05e6\\u05d1\\u05e2 \\u05d2\\u05d1\\u05d5\\u05dc',\n 'Insert template...': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05ea\\u05d1\\u05e0\\u05d9\\u05ea...',\n Templates: '\\u05ea\\u05d1\\u05e0\\u05d9\\u05d5\\u05ea',\n Template: '\\u05ea\\u05d1\\u05e0\\u05d9\\u05ea',\n 'Text color': '\\u05e6\\u05d1\\u05e2 \\u05d4\\u05db\\u05ea\\u05d1',\n 'Background color': '\\u05e6\\u05d1\\u05e2 \\u05e8\\u05e7\\u05e2',\n 'Custom...': '\\u05de\\u05d5\\u05ea\\u05d0\\u05dd \\u05d0\\u05d9\\u05e9\\u05d9\\u05ea...',\n 'Custom color': '\\u05e6\\u05d1\\u05e2 \\u05de\\u05d5\\u05ea\\u05d0\\u05dd \\u05d0\\u05d9\\u05e9\\u05d9\\u05ea',\n 'No color': '\\u05dc\\u05dc\\u05d0 \\u05e6\\u05d1\\u05e2',\n 'Remove color': '\\u05d4\\u05e1\\u05e8 \\u05e6\\u05d1\\u05e2',\n 'Table of Contents': '\\u05ea\\u05d5\\u05db\\u05df \\u05e2\\u05e0\\u05d9\\u05d9\\u05e0\\u05d9\\u05dd',\n 'Show blocks': '\\u05d4\\u05e6\\u05d2 \\u05ea\\u05d9\\u05d1\\u05d5\\u05ea',\n 'Show invisible characters': '\\u05d4\\u05e6\\u05d2 \\u05ea\\u05d5\\u05d5\\u05d9\\u05dd \\u05dc\\u05d0 \\u05e0\\u05e8\\u05d0\\u05d9\\u05dd',\n 'Word count': '\\u05e1\\u05e4\\u05d9\\u05e8\\u05ea \\u05de\\u05d9\\u05dc\\u05d9\\u05dd',\n Count: '\\u05e1\\u05e4\\u05d9\\u05e8\\u05d4',\n Document: '\\u05de\\u05e1\\u05de\\u05da',\n Selection: '\\u05d1\\u05d7\\u05d9\\u05e8\\u05d4',\n Words: '\\u05de\\u05d9\\u05dc\\u05d9\\u05dd',\n 'Words: {0}': '\\u05de\\u05d9\\u05dc\\u05d9\\u05dd: {0}',\n '{0} words': '{0} \\u05de\\u05d9\\u05dc\\u05d9\\u05dd',\n File: '\\u05e7\\u05d5\\u05d1\\u05e5',\n Edit: '\\u05e2\\u05e8\\u05d9\\u05db\\u05d4',\n Insert: '\\u05d4\\u05d5\\u05e1\\u05e4\\u05d4',\n View: '\\u05ea\\u05e6\\u05d5\\u05d2\\u05d4',\n Format: '\\u05e4\\u05d5\\u05e8\\u05de\\u05d8',\n Table: '\\u05d8\\u05d1\\u05dc\\u05d4',\n Tools: '\\u05db\\u05dc\\u05d9\\u05dd',\n 'Powered by {0}': '\\u05de\\u05d5\\u05e4\\u05e2\\u05dc \\u05e2\"\\u05d9 {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': '\\u05ea\\u05d9\\u05d1\\u05ea \\u05e2\\u05e8\\u05d9\\u05db\\u05d4 \\u05d7\\u05db\\u05de\\u05d4. \\u05dc\\u05d7\\u05e5 Alt-F9 \\u05dc\\u05ea\\u05e4\\u05e8\\u05d9\\u05d8. Alt-F10 \\u05dc\\u05ea\\u05e6\\u05d5\\u05d2\\u05ea \\u05db\\u05e4\\u05ea\\u05d5\\u05e8\\u05d9\\u05dd, Alt-0 \\u05dc\\u05e2\\u05d6\\u05e8\\u05d4',\n 'Image title': '\\u05db\\u05d5\\u05ea\\u05e8\\u05ea \\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Border width': '\\u05e8\\u05d5\\u05d7\\u05d1 \\u05d2\\u05d1\\u05d5\\u05dc',\n 'Border style': '\\u05e1\\u05d2\\u05e0\\u05d5\\u05df \\u05d2\\u05d1\\u05d5\\u05dc',\n Error: '\\u05e9\\u05d2\\u05d9\\u05d0\\u05d4',\n Warn: '\\u05d0\\u05d6\\u05d4\\u05e8\\u05d4',\n Valid: '\\u05d7\\u05d5\\u05e7\\u05d9',\n 'To open the popup, press Shift+Enter': '\\u05db\\u05d3\\u05d9 \\u05dc\\u05e4\\u05ea\\u05d5\\u05d7 \\u05d0\\u05ea \\u05d4\\u05e4\\u05e8\\u05d9\\u05d8 \\u05d4\\u05de\\u05d5\\u05e7\\u05e4\\u05e5, \\u05d4\\u05e7\\u05e9 \\u05e2\\u05dc Shift+Enter',\n 'Rich Text Area. Press ALT-0 for help.': '\\u05d0\\u05d6\\u05d5\\u05e8 \\u05d8\\u05e7\\u05e1\\u05d8 \\u05e2\\u05e9\\u05d9\\u05e8. \\u05d4\\u05e7\\u05e9 \\u05e2\\u05dc ALT-0 \\u05dc\\u05e2\\u05d6\\u05e8\\u05d4.',\n 'System Font': '\\u05d2\\u05d5\\u05e4\\u05df \\u05de\\u05e2\\u05e8\\u05db\\u05ea',\n 'Failed to upload image: {0}': '\\u05db\\u05e9\\u05dc \\u05d1\\u05d4\\u05e2\\u05dc\\u05d0\\u05ea \\u05ea\\u05de\\u05d5\\u05e0\\u05d4: {0}',\n 'Failed to load plugin: {0} from url {1}': '\\u05db\\u05e9\\u05dc \\u05d1\\u05d8\\u05e2\\u05d9\\u05e0\\u05ea \\u05d9\\u05d9\\u05e9\\u05d5\\u05dd Plugin: {0} \\u05de\\u05db\\u05ea\\u05d5\\u05d1\\u05ea URL\\u200f {1}',\n 'Failed to load plugin url: {0}': '\\u05db\\u05e9\\u05dc \\u05d1\\u05d8\\u05e2\\u05d9\\u05e0\\u05ea \\u05db\\u05ea\\u05d5\\u05d1\\u05ea URL \\u05e9\\u05dc \\u05d9\\u05d9\\u05e9\\u05d5\\u05dd Plugin\\u200f: {0}',\n 'Failed to initialize plugin: {0}': '\\u05db\\u05e9\\u05dc \\u05d1\\u05d0\\u05ea\\u05d7\\u05d5\\u05dc \\u05d9\\u05d9\\u05e9\\u05d5\\u05dd Plugin\\u200f: {0}',\n example: '\\u05d3\\u05d5\\u05d2\\u05de\\u05d4',\n Search: '\\u05d7\\u05e4\\u05e9',\n All: '\\u05d4\\u05db\\u05dc',\n Currency: '\\u05de\\u05d8\\u05d1\\u05e2',\n Text: '\\u05d8\\u05e7\\u05e1\\u05d8',\n Quotations: '\\u05e9\\u05d0\\u05dc\\u05d5\\u05ea',\n Mathematical: '\\u05de\\u05ea\\u05de\\u05d8\\u05d9',\n 'Extended Latin': '\\u05dc\\u05d8\\u05d9\\u05e0\\u05d9\\u05ea \\u05de\\u05d5\\u05e8\\u05d7\\u05d1\\u05ea',\n Symbols: '\\u05e1\\u05de\\u05dc\\u05d9\\u05dd',\n Arrows: '\\u05d7\\u05d9\\u05e6\\u05d9\\u05dd',\n 'User Defined': '\\u05de\\u05d5\\u05d2\\u05d3\\u05e8 \\u05e2\\u05dc-\\u05d9\\u05d3\\u05d9 \\u05d4\\u05de\\u05e9\\u05ea\\u05de\\u05e9',\n 'dollar sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d3\\u05d5\\u05dc\\u05e8',\n 'currency sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05de\\u05d8\\u05d1\\u05e2',\n 'euro-currency sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05de\\u05d8\\u05d1\\u05e2 \\u05d0\\u05d9\\u05e8\\u05d5',\n 'colon sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e7\\u05d5\\u05dc\\u05d5\\u05df',\n 'cruzeiro sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e7\\u05e8\\u05d5\\u05d6\\u05e8\\u05d5',\n 'french franc sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e4\\u05e8\\u05e0\\u05e7 \\u05e6\\u05e8\\u05e4\\u05ea\\u05d9',\n 'lira sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05dc\\u05d9\\u05e8\\u05d4',\n 'mill sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05de\\u05d9\\u05dc',\n 'naira sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e0\\u05d0\\u05d9\\u05e8\\u05d4',\n 'peseta sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e4\\u05d6\\u05d8\\u05d4',\n 'rupee sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e8\\u05d5\\u05e4\\u05d9',\n 'won sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d5\\u05d5\\u05df',\n 'new sheqel sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e9\\u05e7\\u05dc \\u05d7\\u05d3\\u05e9',\n 'dong sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d3\\u05d5\\u05e0\\u05d2',\n 'kip sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e7\\u05d9\\u05e4',\n 'tugrik sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d8\\u05d5\\u05d2\\u05e8\\u05d9\\u05e7',\n 'drachma sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d3\\u05e8\\u05db\\u05de\\u05d4',\n 'german penny symbol': '\\u05e1\\u05de\\u05dc \\u05e4\\u05e0\\u05d9 \\u05d2\\u05e8\\u05de\\u05e0\\u05d9',\n 'peso sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e4\\u05d6\\u05d5',\n 'guarani sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d2\\u05d5\\u05d0\\u05e8\\u05e0\\u05d9\\u05ea',\n 'austral sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d0\\u05d5\\u05e1\\u05d8\\u05e8\\u05dc',\n 'hryvnia sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e8\\u05d9\\u05d1\\u05e0\\u05d9\\u05d4',\n 'cedi sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e1\\u05d3\\u05d9',\n 'livre tournois sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05dc\\u05d1\\u05e8\\u05d4 \\u05d8\\u05d5\\u05e8\\u05e0\\u05d5',\n 'spesmilo sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e1\\u05e4\\u05e1\\u05de\\u05d9\\u05dc\\u05d5',\n 'tenge sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05d8\\u05e0\\u05d2\\u05d4',\n 'indian rupee sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e8\\u05d5\\u05e4\\u05d9 \\u05d4\\u05d5\\u05d3\\u05d9',\n 'turkish lira sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05dc\\u05d9\\u05e8\\u05d4 \\u05d8\\u05d5\\u05e8\\u05e7\\u05d9\\u05ea',\n 'nordic mark sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05de\\u05d0\\u05e8\\u05e7 \\u05e1\\u05e7\\u05e0\\u05d3\\u05d9\\u05e0\\u05d1\\u05d9',\n 'manat sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05de\\u05d0\\u05e0\\u05d0\\u05d8',\n 'ruble sign': '\\u05e1\\u05d9\\u05de\\u05df \\u05e8\\u05d5\\u05d1\\u05dc',\n 'yen character': '\\u05ea\\u05d5 \\u05d9\\u05df',\n 'yuan character': '\\u05ea\\u05d5 \\u05d9\\u05d5\\u05d0\\u05df',\n 'yuan character, in hong kong and taiwan': '\\u05ea\\u05d5 \\u05d9\\u05d5\\u05d0\\u05df, \\u05d1\\u05d4\\u05d5\\u05e0\\u05d2 \\u05e7\\u05d5\\u05e0\\u05d2 \\u05d5\\u05d1\\u05d8\\u05d9\\u05d9\\u05d5\\u05d5\\u05d0\\u05df',\n 'yen/yuan character variant one': '\\u05de\\u05e9\\u05ea\\u05e0\\u05d4 \\u05d0\\u05d7\\u05d3 \\u05e9\\u05dc \\u05ea\\u05d5 \\u05d9\\u05d5\\u05d0\\u05df/\\u05d9\\u05df',\n 'Loading emoticons...': '\\u05d8\\u05d5\\u05e2\\u05df \\u05e1\\u05de\\u05dc\\u05d9 \\u05d4\\u05d1\\u05e2\\u05d4...',\n 'Could not load emoticons': '\\u05dc\\u05d0 \\u05e0\\u05d9\\u05ea\\u05df \\u05d4\\u05d9\\u05d4 \\u05dc\\u05d8\\u05e2\\u05d5\\u05df \\u05e1\\u05de\\u05dc\\u05d9 \\u05d4\\u05d1\\u05e2\\u05d4',\n People: '\\u05d0\\u05e0\\u05e9\\u05d9\\u05dd',\n 'Animals and Nature': '\\u05d1\\u05e2\\u05dc\\u05d9-\\u05d7\\u05d9\\u05d9\\u05dd \\u05d5\\u05d8\\u05d1\\u05e2',\n 'Food and Drink': '\\u05d0\\u05d5\\u05db\\u05dc \\u05d5\\u05e9\\u05ea\\u05d9\\u05d9\\u05d4',\n Activity: '\\u05e4\\u05e2\\u05d9\\u05dc\\u05d5\\u05ea',\n 'Travel and Places': '\\u05e0\\u05e1\\u05d9\\u05e2\\u05d4 \\u05d5\\u05de\\u05e7\\u05d5\\u05de\\u05d5\\u05ea',\n Objects: '\\u05d0\\u05d5\\u05d1\\u05d9\\u05d9\\u05e7\\u05d8\\u05d9\\u05dd',\n Flags: '\\u05d3\\u05d2\\u05dc\\u05d9\\u05dd',\n Characters: '\\u05ea\\u05d5\\u05d5\\u05d9\\u05dd',\n 'Characters (no spaces)': '\\u05ea\\u05d5\\u05d5\\u05d9\\u05dd (\\u05dc\\u05dc\\u05d0 \\u05e8\\u05d5\\u05d5\\u05d7\\u05d9\\u05dd)',\n '{0} characters': '{0} \\u05ea\\u05d5\\u05d5\\u05d9\\u05dd',\n 'Error: Form submit field collision.': '\\u05e9\\u05d2\\u05d9\\u05d0\\u05d4: \\u05d4\\u05ea\\u05e0\\u05d2\\u05e9\\u05d5\\u05ea \\u05d1\\u05e9\\u05d3\\u05d4 \\u05e9\\u05dc\\u05d9\\u05d7\\u05ea \\u05d8\\u05d5\\u05e4\\u05e1.',\n 'Error: No form element found.': '\\u05e9\\u05d2\\u05d9\\u05d0\\u05d4: \\u05dc\\u05d0 \\u05e0\\u05de\\u05e6\\u05d0 \\u05e8\\u05db\\u05d9\\u05d1 \\u05d8\\u05d5\\u05e4\\u05e1.',\n Update: '\\u05e2\\u05d3\\u05db\\u05df',\n 'Color swatch': '\\u05d3\\u05d5\\u05d2\\u05de\\u05d0\\u05d5\\u05ea \\u05e6\\u05d1\\u05e2',\n Turquoise: '\\u05d8\\u05d5\\u05e8\\u05e7\\u05d9\\u05d6',\n Green: '\\u05d9\\u05e8\\u05d5\\u05e7',\n Blue: '\\u05db\\u05d7\\u05d5\\u05dc',\n Purple: '\\u05e1\\u05d2\\u05d5\\u05dc',\n 'Navy Blue': '\\u05db\\u05d7\\u05d5\\u05dc \\u05e6\\u05d9',\n 'Dark Turquoise': '\\u05d8\\u05d5\\u05e8\\u05e7\\u05d9\\u05d6 \\u05db\\u05d4\\u05d4',\n 'Dark Green': '\\u05d9\\u05e8\\u05d5\\u05e7 \\u05db\\u05d4\\u05d4',\n 'Medium Blue': '\\u05db\\u05d7\\u05d5\\u05dc \\u05d1\\u05d9\\u05e0\\u05d5\\u05e0\\u05d9',\n 'Medium Purple': '\\u05e1\\u05d2\\u05d5\\u05dc \\u05d1\\u05d9\\u05e0\\u05d5\\u05e0\\u05d9',\n 'Midnight Blue': '\\u05db\\u05d7\\u05d5\\u05dc \\u05d7\\u05e6\\u05d5\\u05ea',\n Yellow: '\\u05e6\\u05d4\\u05d5\\u05d1',\n Orange: '\\u05db\\u05ea\\u05d5\\u05dd',\n Red: '\\u05d0\\u05d3\\u05d5\\u05dd',\n 'Light Gray': '\\u05d0\\u05e4\\u05d5\\u05e8 \\u05d1\\u05d4\\u05d9\\u05e8',\n Gray: '\\u05d0\\u05e4\\u05d5\\u05e8',\n 'Dark Yellow': '\\u05e6\\u05d4\\u05d5\\u05d1 \\u05db\\u05d4\\u05d4',\n 'Dark Orange': '\\u05db\\u05ea\\u05d5\\u05dd \\u05db\\u05d4\\u05d4',\n 'Dark Red': '\\u05d0\\u05d3\\u05d5\\u05dd \\u05db\\u05d4\\u05d4',\n 'Medium Gray': '\\u05d0\\u05e4\\u05d5\\u05e8 \\u05d1\\u05d9\\u05e0\\u05d5\\u05e0\\u05d9',\n 'Dark Gray': '\\u05d0\\u05e4\\u05d5\\u05e8 \\u05db\\u05d4\\u05d4',\n 'Light Green': '\\u05d9\\u05e8\\u05d5\\u05e7 \\u05d1\\u05d4\\u05d9\\u05e8',\n 'Light Yellow': '\\u05e6\\u05d4\\u05d5\\u05d1 \\u05d1\\u05d4\\u05d9\\u05e8',\n 'Light Red': '\\u05d0\\u05d3\\u05d5\\u05dd \\u05d1\\u05d4\\u05d9\\u05e8',\n 'Light Purple': '\\u05e1\\u05d2\\u05d5\\u05dc \\u05d1\\u05d4\\u05d9\\u05e8',\n 'Light Blue': '\\u05db\\u05d7\\u05d5\\u05dc \\u05d1\\u05d4\\u05d9\\u05e8',\n 'Dark Purple': '\\u05e1\\u05d2\\u05d5\\u05dc \\u05db\\u05d4\\u05d4',\n 'Dark Blue': '\\u05db\\u05d7\\u05d5\\u05dc \\u05db\\u05d4\\u05d4',\n Black: '\\u05e9\\u05d7\\u05d5\\u05e8',\n White: '\\u05dc\\u05d1\\u05df',\n 'Switch to or from fullscreen mode': '\\u05d4\\u05d7\\u05dc\\u05e3 \\u05dc\\u05de\\u05e6\\u05d1 \\u05de\\u05e1\\u05da \\u05de\\u05dc\\u05d0 \\u05d0\\u05d5 \\u05e6\\u05d0 \\u05de\\u05de\\u05e0\\u05d5',\n 'Open help dialog': '\\u05e4\\u05ea\\u05d7 \\u05ea\\u05d9\\u05d1\\u05ea \\u05d3\\u05d5-\\u05e9\\u05d9\\u05d7 \\u05e9\\u05dc \\u05e2\\u05d6\\u05e8\\u05d4',\n history: '\\u05d4\\u05d9\\u05e1\\u05d8\\u05d5\\u05e8\\u05d9\\u05d4',\n styles: '\\u05e1\\u05d2\\u05e0\\u05d5\\u05e0\\u05d5\\u05ea',\n formatting: '\\u05e2\\u05d9\\u05e6\\u05d5\\u05d1',\n alignment: '\\u05d9\\u05d9\\u05e9\\u05d5\\u05e8',\n indentation: '\\u05d4\\u05d6\\u05d7\\u05d4',\n 'permanent pen': '\\u05e2\\u05d8 \\u05e7\\u05d1\\u05d5\\u05e2',\n comments: '\\u05d4\\u05e2\\u05e8\\u05d5\\u05ea',\n 'Format Painter': '\\u05e6\\u05d9\\u05d9\\u05e8 \\u05e2\\u05d9\\u05e6\\u05d5\\u05d1',\n 'Insert/edit iframe': '\\u05d4\\u05db\\u05e0\\u05e1/\\u05e2\\u05e8\\u05d5\\u05da \\u05d7\\u05dc\\u05d5\\u05df \\u05de\\u05e1\\u05d2\\u05e8\\u05ea',\n Capitalization: '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e8\\u05d9\\u05e9\\u05d9\\u05d5\\u05ea',\n lowercase: '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e7\\u05d8\\u05e0\\u05d5\\u05ea',\n UPPERCASE: '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e8\\u05d9\\u05e9\\u05d9\\u05d5\\u05ea',\n 'Title Case': '\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05db\\u05d5\\u05ea\\u05e8\\u05ea',\n 'Permanent Pen Properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05e2\\u05d8 \\u05e7\\u05d1\\u05d5\\u05e2\\u05d9\\u05dd',\n 'Permanent pen properties...': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05e2\\u05d8 \\u05e7\\u05d1\\u05d5\\u05e2\\u05d9\\u05dd...',\n Font: '\\u05d2\\u05d5\\u05e4\\u05df',\n Size: '\\u05d2\\u05d5\\u05d3\\u05dc',\n 'More...': '\\u05e2\\u05d5\\u05d3...',\n 'Spellcheck Language': '\\u05e9\\u05e4\\u05ea \\u05d1\\u05d3\\u05d9\\u05e7\\u05ea \\u05d0\\u05d9\\u05d5\\u05ea',\n 'Select...': '\\u05d1\\u05d7\\u05e8...',\n Preferences: '\\u05d4\\u05e2\\u05d3\\u05e4\\u05d5\\u05ea',\n Yes: '\\u05db\\u05df',\n No: '\\u05dc\\u05d0',\n 'Keyboard Navigation': '\\u05e0\\u05d9\\u05d5\\u05d5\\u05d8 \\u05d1\\u05de\\u05e7\\u05dc\\u05d3\\u05ea',\n Version: '\\u05d2\\u05e8\\u05e1\\u05d4',\n Anchor: '\\u05de\\u05e7\\u05d5\\u05dd \\u05e2\\u05d9\\u05d2\\u05d5\\u05df',\n 'Special character': '\\u05ea\\u05d5\\u05d5\\u05d9\\u05dd \\u05de\\u05d9\\u05d5\\u05d7\\u05d3\\u05d9\\u05dd',\n 'Code sample': '\\u05d3\\u05d5\\u05d2\\u05de\\u05ea \\u05e7\\u05d5\\u05d3',\n Color: '\\u05e6\\u05d1\\u05e2',\n Emoticons: '\\u05de\\u05d7\\u05d5\\u05d5\\u05ea',\n 'Document properties': '\\u05de\\u05d0\\u05e4\\u05d9\\u05d9\\u05e0\\u05d9 \\u05de\\u05e1\\u05de\\u05da',\n Image: '\\u05ea\\u05de\\u05d5\\u05e0\\u05d4',\n 'Insert link': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n Target: '\\u05de\\u05d8\\u05e8\\u05d4',\n Link: '\\u05e7\\u05d9\\u05e9\\u05d5\\u05e8',\n Poster: '\\u05e4\\u05d5\\u05e1\\u05d8\\u05e8',\n Media: '\\u05de\\u05d3\\u05d9\\u05d4',\n Print: '\\u05d4\\u05d3\\u05e4\\u05e1',\n Prev: '\\u05e7\\u05d5\\u05d3\\u05dd',\n 'Find and replace': '\\u05d7\\u05e4\\u05e9 \\u05d5\\u05d4\\u05d7\\u05dc\\u05e3',\n 'Whole words': '\\u05de\\u05d9\\u05dc\\u05d4 \\u05e9\\u05dc\\u05de\\u05d4',\n Spellcheck: '\\u05d1\\u05d5\\u05d3\\u05e7 \\u05d0\\u05d9\\u05d5\\u05ea',\n Caption: '\\u05db\\u05d9\\u05ea\\u05d5\\u05d1',\n 'Insert template': '\\u05d4\\u05db\\u05e0\\u05e1 \\u05ea\\u05d1\\u05e0\\u05d9\\u05ea',\n _dir: 'rtl'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/he_IL.js?");
|
|
22
|
+
eval("tinymce.addI18n('hu_HU', {\n Redo: 'Ism\\u00e9t',\n Undo: 'Visszavon\\u00e1s',\n Cut: 'Kiv\\u00e1g\\u00e1s',\n Copy: 'M\\u00e1sol\\u00e1s',\n Paste: 'Beilleszt\\u00e9s',\n 'Select all': 'Minden kijel\\u00f6l\\u00e9se',\n 'New document': '\\u00daj dokumentum',\n Ok: 'Rendben',\n Cancel: 'M\\u00e9gse',\n 'Visual aids': 'Vizu\\u00e1lis seg\\u00e9deszk\\u00f6z\\u00f6k',\n Bold: 'F\\u00e9lk\\u00f6v\\u00e9r',\n Italic: 'D\\u0151lt',\n Underline: 'Al\\u00e1h\\u00fazott',\n Strikethrough: '\\u00c1th\\u00fazott',\n Superscript: 'Fels\\u0151 index',\n Subscript: 'Als\\u00f3 index',\n 'Clear formatting': 'Form\\u00e1z\\u00e1s t\\u00f6rl\\u00e9se',\n 'Align left': 'Balra igaz\\u00edt',\n 'Align center': 'K\\u00f6z\\u00e9pre igaz\\u00edt',\n 'Align right': 'Jobbra igaz\\u00edt',\n Justify: 'Sorkiz\\u00e1rt',\n 'Bullet list': 'Listajeles lista',\n 'Numbered list': 'Sz\\u00e1mozott lista',\n 'Decrease indent': 'Beh\\u00faz\\u00e1s cs\\u00f6kkent\\u00e9se',\n 'Increase indent': 'Beh\\u00faz\\u00e1s n\\u00f6vel\\u00e9se',\n Close: 'Bez\\u00e1r',\n Formats: 'Form\\u00e1tumok',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'A b\\u00f6ng\\u00e9sz\\u0151d nem t\\u00e1mogatja a k\\u00f6zvetlen hozz\\u00e1f\\u00e9r\\u00e9st a v\\u00e1g\\u00f3laphoz. K\\u00e9rlek, haszn\\u00e1ld a Ctrl+X/C/V billenty\\u0171ket.',\n Headers: 'C\\u00edmsorok',\n 'Header 1': 'C\\u00edmsor 1',\n 'Header 2': 'C\\u00edmsor 2',\n 'Header 3': 'C\\u00edmsor 3',\n 'Header 4': 'C\\u00edmsor 4',\n 'Header 5': 'C\\u00edmsor 5',\n 'Header 6': 'C\\u00edmsor 6',\n Headings: 'Fejl\\u00e9cek',\n 'Heading 1': '1. fejl\\u00e9c',\n 'Heading 2': '2. fejl\\u00e9c',\n 'Heading 3': '3. fejl\\u00e9c',\n 'Heading 4': '4. fejl\\u00e9c',\n 'Heading 5': '5. fejl\\u00e9c',\n 'Heading 6': '6. fejl\\u00e9c',\n Preformatted: 'El\\u0151form\\u00e1zott',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'K\\u00f3d',\n Paragraph: 'Bekezd\\u00e9s',\n Blockquote: 'Id\\u00e9zetblokk',\n Inline: 'Foly\\u00f3 sz\\u00f6veg',\n Blocks: 'Blokkok',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'Beilleszt\\u00e9s mostant\\u00f3l egyszer\\u0171 sz\\u00f6veg m\\u00f3dban. A tartalmak mostant\\u00f3l egyszer\\u0171 sz\\u00f6vegk\\u00e9nt lesznek beillesztve, am\\u00edg nem kapcsolod ki ezt az opci\\u00f3t.',\n Fonts: 'Bet\\u0171t\\u00edpusok',\n 'Font Sizes': 'Bet\\u0171m\\u00e9retek',\n Class: 'Oszt\\u00e1ly',\n 'Browse for an image': 'K\\u00e9p keres\\u00e9se tall\\u00f3z\\u00e1ssal',\n OR: 'VAGY',\n 'Drop an image here': 'H\\u00fazz ide egy k\\u00e9pet',\n Upload: 'Felt\\u00f6lt\\u00e9s',\n Block: 'Blokk',\n Align: 'Igaz\\u00edt\\u00e1s',\n Default: 'Alap\\u00e9rtelmezett',\n Circle: 'K\\u00f6r',\n Disc: 'Pont',\n Square: 'N\\u00e9gyzet',\n 'Lower Alpha': 'Kisbet\\u0171',\n 'Lower Greek': 'Kis g\\u00f6r\\u00f6g sz\\u00e1m',\n 'Lower Roman': 'Kis r\\u00f3mai sz\\u00e1m',\n 'Upper Alpha': 'Nagybet\\u0171',\n 'Upper Roman': 'Nagy r\\u00f3mai sz\\u00e1m',\n 'Anchor...': 'Horgony...',\n Name: 'N\\u00e9v',\n Id: 'Azonos\\u00edt\\u00f3',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Az azonos\\u00edt\\u00f3nak bet\\u0171vel kell kezd\\u0151dnie, azut\\u00e1n csak bet\\u0171ket, sz\\u00e1mokat, gondolatjeleket, pontokat, kett\\u0151spontokat vagy al\\u00e1h\\u00faz\\u00e1st tartalmazhat.',\n 'You have unsaved changes are you sure you want to navigate away?': 'Nem mentett m\\u00f3dos\\u00edt\\u00e1said vannak, biztos hogy el akarsz navig\\u00e1lni?',\n 'Restore last draft': 'Utols\\u00f3 piszkozat vissza\\u00e1ll\\u00edt\\u00e1sa',\n 'Special character...': 'Speci\\u00e1lis karakter...',\n 'Source code': 'Forr\\u00e1sk\\u00f3d',\n 'Insert/Edit code sample': 'K\\u00f3dminta besz\\u00far\\u00e1sa/szerkeszt\\u00e9se',\n Language: 'Nyelv',\n 'Code sample...': 'K\\u00f3dminta...',\n 'Color Picker': 'Sz\\u00ednv\\u00e1laszt\\u00f3',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Balr\\u00f3l jobbra',\n 'Right to left': 'Jobbr\\u00f3l balra',\n 'Emoticons...': 'Hangulatjelek...',\n 'Metadata and Document Properties': 'Metaadatok \\u00e9s a dokumentum tulajdons\\u00e1gai',\n Title: 'C\\u00edm',\n Keywords: 'Kulcsszavak',\n Description: 'Le\\u00edr\\u00e1s',\n Robots: 'Robotok',\n Author: 'Szerz\\u0151',\n Encoding: 'K\\u00f3dol\\u00e1s',\n Fullscreen: 'Teljes k\\u00e9perny\\u0151',\n Action: 'M\\u0171velet',\n Shortcut: 'Parancsikon',\n Help: 'S\\u00fag\\u00f3',\n Address: 'C\\u00edm',\n 'Focus to menubar': 'F\\u00f3kusz a men\\u00fcre',\n 'Focus to toolbar': 'F\\u00f3kusz az eszk\\u00f6zt\\u00e1rra',\n 'Focus to element path': 'F\\u00f3kusz az elemek \\u00fatvonal\\u00e1ra',\n 'Focus to contextual toolbar': 'F\\u00f3kusz a k\\u00f6rnyezetf\\u00fcgg\\u0151 eszk\\u00f6zt\\u00e1rra',\n 'Insert link (if link plugin activated)': 'Hivatkoz\\u00e1s besz\\u00far\\u00e1sa (ha a hivatkoz\\u00e1s b\\u0151v\\u00edtm\\u00e9ny enged\\u00e9lyezett)',\n 'Save (if save plugin activated)': 'Ment\\u00e9s (ha a ment\\u00e9s b\\u0151v\\u00edtm\\u00e9ny enged\\u00e9lyezett)',\n 'Find (if searchreplace plugin activated)': 'Keres\\u00e9s (ha a keres\\u00e9s \\u00e9s csere b\\u0151v\\u00edtm\\u00e9ny enged\\u00e9lyezett)',\n 'Plugins installed ({0}):': 'Telep\\u00edtett b\\u0151v\\u00edtm\\u00e9nyek ({0}):',\n 'Premium plugins:': 'Pr\\u00e9mium b\\u0151v\\u00edtm\\u00e9nyek:',\n 'Learn more...': 'Tudj meg t\\u00f6bbet...',\n 'You are using {0}': 'Haszn\\u00e1latban: {0}',\n Plugins: 'Pluginek',\n 'Handy Shortcuts': 'Hasznos linkek',\n 'Horizontal line': 'V\\u00edzszintes vonal',\n 'Insert/edit image': 'K\\u00e9p beilleszt\\u00e9se/szerkeszt\\u00e9se',\n 'Image description': 'K\\u00e9p le\\u00edr\\u00e1sa',\n Source: 'Forr\\u00e1s',\n Dimensions: 'M\\u00e9retek',\n 'Constrain proportions': 'M\\u00e9retar\\u00e1ny',\n General: '\\u00c1ltal\\u00e1nos',\n Advanced: 'Halad\\u00f3',\n Style: 'St\\u00edlus',\n 'Vertical space': 'Vertik\\u00e1lis hely',\n 'Horizontal space': 'Horizont\\u00e1lis hely',\n Border: 'Szeg\\u00e9ly',\n 'Insert image': 'K\\u00e9p beilleszt\\u00e9se',\n 'Image...': 'K\\u00e9p...',\n 'Image list': 'K\\u00e9p lista',\n 'Rotate counterclockwise': 'Forgat\\u00e1s az \\u00f3ramutat\\u00f3 j\\u00e1r\\u00e1s\\u00e1val ellent\\u00e9tesen',\n 'Rotate clockwise': 'Forgat\\u00e1s az \\u00f3ramutat\\u00f3 j\\u00e1r\\u00e1s\\u00e1val megegyez\\u0151en',\n 'Flip vertically': 'F\\u00fcgg\\u0151leges t\\u00fckr\\u00f6z\\u00e9s',\n 'Flip horizontally': 'V\\u00edzszintes t\\u00fckr\\u00f6z\\u00e9s',\n 'Edit image': 'K\\u00e9p szerkeszt\\u00e9se',\n 'Image options': 'K\\u00e9p be\\u00e1ll\\u00edt\\u00e1sok',\n 'Zoom in': 'Nagy\\u00edt\\u00e1s',\n 'Zoom out': 'Kicsiny\\u00edt\\u00e9s',\n Crop: 'K\\u00e9p v\\u00e1g\\u00e1s',\n Resize: '\\u00c1tm\\u00e9retez\\u00e9s',\n Orientation: 'K\\u00e9p t\\u00e1jol\\u00e1s',\n Brightness: 'F\\u00e9nyer\\u0151',\n Sharpen: '\\u00c9less\\u00e9g',\n Contrast: 'Kontraszt',\n 'Color levels': 'Sz\\u00ednszint',\n Gamma: 'Gamma',\n Invert: 'Inverz k\\u00e9p',\n Apply: 'Ment\\u00e9s',\n Back: 'Vissza',\n 'Insert date/time': 'D\\u00e1tum/id\\u0151 beilleszt\\u00e9se',\n 'Date/time': 'D\\u00e1tum/id\\u0151',\n 'Insert/Edit Link': 'Hivatkoz\\u00e1s beilleszt\\u00e9se/szerkeszt\\u00e9se',\n 'Insert/edit link': 'Hivatkoz\\u00e1s beilleszt\\u00e9se/szerkeszt\\u00e9se',\n 'Text to display': 'Megjelen\\u0151 sz\\u00f6veg',\n Url: 'Url',\n 'Open link in...': 'Hivatkoz\\u00e1s megnyit\\u00e1sa...',\n 'Current window': 'Jelenlegi ablak',\n None: 'Nincs',\n 'New window': '\\u00daj ablak',\n 'Remove link': 'Hivatkoz\\u00e1s t\\u00f6rl\\u00e9se',\n Anchors: 'Horgonyok',\n 'Link...': 'Hivatkoz\\u00e1s...',\n 'Paste or type a link': 'Hivatkoz\\u00e1s be\\u00edr\\u00e1sa vagy beilleszt\\u00e9se',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'A megadott URL email c\\u00edmnek t\\u0171nik. Szeretn\\u00e9d hozz\\u00e1adni a sz\\u00fcks\\u00e9ges mailto: el\\u0151tagot?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'A megadott URL k\\u00fcls\\u0151 c\\u00edmnek t\\u0171nik. Szeretn\\u00e9d hozz\\u00e1adni a sz\\u00fcks\\u00e9ges http:// el\\u0151tagot?',\n 'Link list': 'Hivatkoz\\u00e1slista',\n 'Insert video': 'Vide\\u00f3 beilleszt\\u00e9se',\n 'Insert/edit video': 'Vide\\u00f3 beilleszt\\u00e9se/szerkeszt\\u00e9se',\n 'Insert/edit media': 'M\\u00e9dia besz\\u00far\\u00e1sa/beilleszt\\u00e9se',\n 'Alternative source': 'Alternat\\u00edv forr\\u00e1s',\n 'Alternative source URL': 'Alternat\\u00edv forr\\u00e1s URL',\n 'Media poster (Image URL)': 'M\\u00e9dia poszter (k\\u00e9p URL)',\n 'Paste your embed code below:': 'Illeszd be a be\\u00e1gyaz\\u00f3 k\\u00f3dot alulra:',\n Embed: 'Be\\u00e1gyaz\\u00e1s',\n 'Media...': 'M\\u00e9dia...',\n 'Nonbreaking space': 'Nem t\\u00f6rhet\\u0151 sz\\u00f3k\\u00f6z',\n 'Page break': 'Oldalt\\u00f6r\\u00e9s',\n 'Paste as text': 'Beilleszt\\u00e9s sz\\u00f6vegk\\u00e9nt',\n Preview: 'El\\u0151n\\u00e9zet',\n 'Print...': 'Nyomtat\\u00e1s...',\n Save: 'Ment\\u00e9s',\n Find: 'Keres\\u00e9s',\n 'Replace with': 'Csere erre',\n Replace: 'Csere',\n 'Replace all': 'Az \\u00f6sszes cser\\u00e9je',\n Previous: 'El\\u0151z\\u0151',\n Next: 'K\\u00f6vetkez\\u0151',\n 'Find and replace...': 'Keres\\u00e9s \\u00e9s csere...',\n 'Could not find the specified string.': 'A be\\u00edrt kifejez\\u00e9s nem tal\\u00e1lhat\\u00f3.',\n 'Match case': 'Kis \\u00e9s nagybet\\u0171k megk\\u00fcl\\u00f6nb\\u00f6ztet\\u00e9se',\n 'Find whole words only': 'Csak teljes szavak keres\\u00e9se',\n 'Spell check': 'Helyes\\u00edr\\u00e1s-ellen\\u0151rz\\u00e9s',\n Ignore: 'Figyelmen k\\u00edv\\u00fcl hagy',\n 'Ignore all': 'Mindent figyelmen k\\u00edv\\u00fcl hagy',\n Finish: 'Befejez\\u00e9s',\n 'Add to Dictionary': 'Sz\\u00f3t\\u00e1rhoz ad',\n 'Insert table': 'T\\u00e1bl\\u00e1zat beilleszt\\u00e9se',\n 'Table properties': 'T\\u00e1bl\\u00e1zat tulajdons\\u00e1gok',\n 'Delete table': 'T\\u00e1bl\\u00e1zat t\\u00f6rl\\u00e9se',\n Cell: 'Cella',\n Row: 'Sor',\n Column: 'Oszlop',\n 'Cell properties': 'Cella tulajdons\\u00e1gok',\n 'Merge cells': 'Cell\\u00e1k egyes\\u00edt\\u00e9se',\n 'Split cell': 'Cell\\u00e1k sz\\u00e9tv\\u00e1laszt\\u00e1sa',\n 'Insert row before': 'Sor besz\\u00far\\u00e1sa el\\u00e9',\n 'Insert row after': 'Sor besz\\u00far\\u00e1sa m\\u00f6g\\u00e9',\n 'Delete row': 'Sor t\\u00f6rl\\u00e9se',\n 'Row properties': 'Sor tulajdons\\u00e1gai',\n 'Cut row': 'Sor kiv\\u00e1g\\u00e1sa',\n 'Copy row': 'Sor m\\u00e1sol\\u00e1sa',\n 'Paste row before': 'Sor beilleszt\\u00e9se el\\u00e9',\n 'Paste row after': 'Sor beilleszt\\u00e9se m\\u00f6g\\u00e9',\n 'Insert column before': 'Oszlop besz\\u00far\\u00e1sa el\\u00e9',\n 'Insert column after': 'Oszlop besz\\u00far\\u00e1sa m\\u00f6g\\u00e9',\n 'Delete column': 'Oszlop t\\u00f6rl\\u00e9se',\n Cols: 'Oszlopok',\n Rows: 'Sorok',\n Width: 'Sz\\u00e9less\\u00e9g',\n Height: 'Magass\\u00e1g',\n 'Cell spacing': 'Cell\\u00e1k t\\u00e1vols\\u00e1ga',\n 'Cell padding': 'Cella m\\u00e9rete',\n 'Show caption': 'C\\u00edm megjelen\\u00edt\\u00e9se',\n Left: 'Bal',\n Center: 'K\\u00f6z\\u00e9p',\n Right: 'Jobb',\n 'Cell type': 'Cella t\\u00edpusa',\n Scope: 'Hat\\u00f3k\\u00f6r',\n Alignment: 'Igaz\\u00edt\\u00e1s',\n 'H Align': 'V\\u00edzszintes igaz\\u00edt\\u00e1s',\n 'V Align': 'F\\u00fcgg\\u0151leges igaz\\u00edt\\u00e1s',\n Top: 'Fel\\u00fcl',\n Middle: 'K\\u00f6z\\u00e9pen',\n Bottom: 'Alul',\n 'Header cell': 'Fejl\\u00e9c cella',\n 'Row group': 'Sor csoport',\n 'Column group': 'Oszlop csoport',\n 'Row type': 'Sor t\\u00edpus',\n Header: 'Fejl\\u00e9c',\n Body: 'Sz\\u00f6vegt\\u00f6rzs',\n Footer: 'L\\u00e1bl\\u00e9c',\n 'Border color': 'Szeg\\u00e9ly sz\\u00edne',\n 'Insert template...': 'Sablon besz\\u00far\\u00e1sa...',\n Templates: 'Sablonok',\n Template: 'Sablon',\n 'Text color': 'Sz\\u00f6veg sz\\u00edne',\n 'Background color': 'H\\u00e1tt\\u00e9r sz\\u00edn',\n 'Custom...': 'Egy\\u00e9ni...',\n 'Custom color': 'Egy\\u00e9ni sz\\u00edn',\n 'No color': 'Nincs sz\\u00edn',\n 'Remove color': 'Sz\\u00edn t\\u00f6rl\\u00e9se',\n 'Table of Contents': 'Tartalomjegyz\\u00e9k',\n 'Show blocks': 'Blokkok mutat\\u00e1sa',\n 'Show invisible characters': 'L\\u00e1thatatlan karakterek mutat\\u00e1sa',\n 'Word count': 'Szavak sz\\u00e1ma',\n Count: 'Sz\\u00e1m',\n Document: 'Dokumentum',\n Selection: 'Kiv\\u00e1laszt\\u00e1s',\n Words: 'Szavak',\n 'Words: {0}': 'Szavak: {0}',\n '{0} words': '{0} sz\\u00f3',\n File: 'F\\u00e1jl',\n Edit: 'Szerkeszt\\u00e9s',\n Insert: 'Beilleszt\\u00e9s',\n View: 'N\\u00e9zet',\n Format: 'Form\\u00e1tum',\n Table: 'T\\u00e1bl\\u00e1zat',\n Tools: 'Eszk\\u00f6z\\u00f6k',\n 'Powered by {0}': '\\u00dczemelteti: {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Rich Text ter\\u00fclet. Nyomj ALT-F9-et a men\\u00fch\\u00f6z. Nyomj ALT-F10-et az eszk\\u00f6zt\\u00e1rhoz. Nyomj ALT-0-t a s\\u00fag\\u00f3hoz',\n 'Image title': 'K\\u00e9p c\\u00edme',\n 'Border width': 'Szeg\\u00e9ly vastags\\u00e1ga',\n 'Border style': 'Szeg\\u00e9ly st\\u00edlusa',\n Error: 'Hiba',\n Warn: 'Figyelmeztet\\u00e9s',\n Valid: '\\u00c9rv\\u00e9nyes',\n 'To open the popup, press Shift+Enter': 'A felugr\\u00f3 ablak megnyit\\u00e1s\\u00e1hoz nyomja meg a Shift+Enter billenty\\u0171t',\n 'Rich Text Area. Press ALT-0 for help.': 'Vizu\\u00e1lis szerkeszt\\u0151 ter\\u00fclet. Nyomjon ALT-0-t a s\\u00fag\\u00f3hoz.',\n 'System Font': 'Rendszer-bet\\u0171t\\u00edpus',\n 'Failed to upload image: {0}': 'Nem siker\\u00fclt felt\\u00f6lteni a k\\u00e9pet: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Nem siker\\u00fclt bet\\u00f6lteni a be\\u00e9p\\u00fcl\\u0151 modult: {0} err\\u0151l a webc\\u00edmr\\u0151l: {1}',\n 'Failed to load plugin url: {0}': 'Nem siker\\u00fclt bet\\u00f6lteni a be\\u00e9p\\u00fcl\\u0151 modul url-\\u00e9t: {0}',\n 'Failed to initialize plugin: {0}': 'Nem siker\\u00fclt inicializ\\u00e1lni a be\\u00e9p\\u00fcl\\u0151 modult: {0}',\n example: 'p\\u00e9lda',\n Search: 'Keres\\u00e9s',\n All: 'Minden',\n Currency: 'P\\u00e9nznem',\n Text: 'Sz\\u00f6veg',\n Quotations: 'Id\\u00e9z\\u0151jelek',\n Mathematical: 'Matematikai',\n 'Extended Latin': 'B\\u0151v\\u00edtett latin',\n Symbols: 'Szimb\\u00f3lumok',\n Arrows: 'Nyilak',\n 'User Defined': 'Felhaszn\\u00e1l\\u00f3 \\u00e1ltal meghat\\u00e1rozott',\n 'dollar sign': 'doll\\u00e1r jel',\n 'currency sign': 'valuta jel',\n 'euro-currency sign': 'euro-valuta jel',\n 'colon sign': 'kett\\u0151spont',\n 'cruzeiro sign': 'cruzeiro jel',\n 'french franc sign': 'francia frank jel',\n 'lira sign': 'l\\u00edra jel',\n 'mill sign': 'mill jel',\n 'naira sign': 'naira jel',\n 'peseta sign': 'peseta jel',\n 'rupee sign': 'r\\u00fapia jel',\n 'won sign': 'won jel',\n 'new sheqel sign': '\\u00faj shekel jel',\n 'dong sign': 'dong jel',\n 'kip sign': 'kip jel',\n 'tugrik sign': 'tugrik jel',\n 'drachma sign': 'drachma jel',\n 'german penny symbol': 'n\\u00e9met penny jel',\n 'peso sign': 'peso jel',\n 'guarani sign': 'guarani jel',\n 'austral sign': 'austral jel',\n 'hryvnia sign': 'hrivnya jel',\n 'cedi sign': 'cedi jel',\n 'livre tournois sign': 'livre tournois jel',\n 'spesmilo sign': 'spesmilo jel',\n 'tenge sign': 'tenge jel',\n 'indian rupee sign': 'r\\u00fapel jel',\n 'turkish lira sign': 't\\u00f6r\\u00f6k l\\u00edra jel',\n 'nordic mark sign': '\\u00e9szaki m\\u00e1rka jel',\n 'manat sign': 'manat jel',\n 'ruble sign': 'rubel jel',\n 'yen character': 'jen karakter',\n 'yuan character': 'j\\u00fcan karakter',\n 'yuan character, in hong kong and taiwan': 'hongkongi \\u00e9s tajvani j\\u00fcan karakter',\n 'yen/yuan character variant one': 'jen/j\\u00fcan karaktervari\\u00e1ns',\n 'Loading emoticons...': 'Hangulatjelek bet\\u00f6lt\\u00e9se...',\n 'Could not load emoticons': 'Nem siker\\u00fclt a hangulatjelek bet\\u00f6lt\\u00e9se',\n People: 'Emberek',\n 'Animals and Nature': '\\u00c1llatok \\u00e9s term\\u00e9szet',\n 'Food and Drink': '\\u00c9tel, ital',\n Activity: 'Tev\\u00e9kenys\\u00e9gek',\n 'Travel and Places': 'Utaz\\u00e1s \\u00e9s helyek',\n Objects: 'T\\u00e1rgyak',\n Flags: 'Z\\u00e1szl\\u00f3k',\n Characters: 'Karakterek',\n 'Characters (no spaces)': 'Karakterek (sz\\u00f3k\\u00f6z\\u00f6k n\\u00e9lk\\u00fcl)',\n '{0} characters': '{0} karakter',\n 'Error: Form submit field collision.': 'Hiba: \\u00dctk\\u00f6z\\u00e9s t\\u00f6rt\\u00e9nt az \\u0171rlap elk\\u00fcld\\u00e9sekor.',\n 'Error: No form element found.': 'Hiba: Nem tal\\u00e1lhat\\u00f3 \\u0171rlap elem.',\n Update: 'Friss\\u00edt\\u00e9s',\n 'Color swatch': 'Sz\\u00ednpaletta',\n Turquoise: 'T\\u00fcrkiz',\n Green: 'Z\\u00f6ld',\n Blue: 'K\\u00e9k',\n Purple: 'Lila',\n 'Navy Blue': 'Tengerk\\u00e9k',\n 'Dark Turquoise': 'S\\u00f6t\\u00e9tt\\u00fcrkiz',\n 'Dark Green': 'S\\u00f6t\\u00e9tz\\u00f6ld',\n 'Medium Blue': 'Kir\\u00e1lyk\\u00e9k',\n 'Medium Purple': 'K\\u00f6z\\u00e9plila',\n 'Midnight Blue': '\\u00c9jf\\u00e9lk\\u00e9k',\n Yellow: 'S\\u00e1rga',\n Orange: 'Narancss\\u00e1rga',\n Red: 'Piros',\n 'Light Gray': 'Vil\\u00e1gossz\\u00fcrke',\n Gray: 'Sz\\u00fcrke',\n 'Dark Yellow': 'S\\u00f6t\\u00e9ts\\u00e1rga',\n 'Dark Orange': 'S\\u00f6t\\u00e9t narancss\\u00e1rga',\n 'Dark Red': 'S\\u00f6t\\u00e9tv\\u00f6r\\u00f6s',\n 'Medium Gray': 'K\\u00f6z\\u00e9psz\\u00fcrke',\n 'Dark Gray': 'S\\u00f6t\\u00e9tsz\\u00fcrke',\n 'Light Green': 'Vil\\u00e1gosz\\u00f6ld',\n 'Light Yellow': 'Vil\\u00e1goss\\u00e1rga',\n 'Light Red': 'Vil\\u00e1gospiros',\n 'Light Purple': 'Vil\\u00e1goslila',\n 'Light Blue': 'Vil\\u00e1gosk\\u00e9k',\n 'Dark Purple': 'S\\u00f6t\\u00e9tlila',\n 'Dark Blue': 'S\\u00f6t\\u00e9tk\\u00e9k',\n Black: 'Fekete',\n White: 'Feh\\u00e9r',\n 'Switch to or from fullscreen mode': 'Teljes vagy norm\\u00e1l k\\u00e9perny\\u0151s m\\u00f3dra v\\u00e1lt\\u00e1s',\n 'Open help dialog': 'S\\u00fag\\u00f3ablak megnyit\\u00e1sa',\n history: 'el\\u0151zm\\u00e9nyek',\n styles: 'st\\u00edlusok',\n formatting: 'form\\u00e1z\\u00e1s',\n alignment: 'igaz\\u00edt\\u00e1s',\n indentation: 'beh\\u00faz\\u00e1s',\n 'permanent pen': 'sz\\u00f6vegkiemel\\u0151',\n comments: 'megjegyz\\u00e9sek',\n 'Format Painter': 'Form\\u00e1tumm\\u00e1sol\\u00f3',\n 'Insert/edit iframe': 'iframe besz\\u00far\\u00e1sa/szerkeszt\\u00e9se',\n Capitalization: 'Nagybet\\u0171s \\u00edr\\u00e1s',\n lowercase: 'kisbet\\u0171s',\n UPPERCASE: 'NAGYBET\\u0170S',\n 'Title Case': 'C\\u00edm szerinti \\u00edr\\u00e1sm\\u00f3d',\n 'Permanent Pen Properties': 'Tart\\u00f3s toll tulajdons\\u00e1gai',\n 'Permanent pen properties...': 'Tart\\u00f3s toll tulajdons\\u00e1gai...',\n Font: 'Bet\\u0171t\\u00edpus',\n Size: 'M\\u00e9ret',\n 'More...': 'Tov\\u00e1bbiak...',\n 'Spellcheck Language': 'Helyes\\u00edr\\u00e1s-ellen\\u0151rz\\u00e9s nyelve',\n 'Select...': 'V\\u00e1lasszon...',\n Preferences: 'Preferenci\\u00e1k',\n Yes: 'Igen',\n No: 'Nem',\n 'Keyboard Navigation': 'Billenty\\u0171zettel val\\u00f3 navig\\u00e1l\\u00e1s',\n Version: 'Verzi\\u00f3',\n Anchor: 'Horgony',\n 'Special character': 'Speci\\u00e1lis karakter',\n 'Code sample': 'K\\u00f3d p\\u00e9lda',\n Color: 'Sz\\u00edn',\n Emoticons: 'Vigyorok',\n 'Document properties': 'Dokumentum tulajdons\\u00e1gai',\n Image: 'K\\u00e9p',\n 'Insert link': 'Hivatkoz\\u00e1s beilleszt\\u00e9se',\n Target: 'C\\u00e9l',\n Link: 'Hivatkoz\\u00e1s',\n Poster: 'El\\u0151n\\u00e9zeti k\\u00e9p',\n Media: 'M\\u00e9dia',\n Print: 'Nyomtat\\u00e1s',\n Prev: 'El\\u0151z\\u0151',\n 'Find and replace': 'Keres\\u00e9s \\u00e9s csere',\n 'Whole words': 'Csak ha ez a teljes sz\\u00f3',\n Spellcheck: 'Helyes\\u00edr\\u00e1s ellen\\u0151rz\\u00e9s',\n Caption: 'Felirat',\n 'Insert template': 'Sablon beilleszt\\u00e9se'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/hu_HU.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|