@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/56.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[56],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/pl.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/pl.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_nl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/nl */ \"./src/translations/tinymce/nl.js\");\n/* harmony import */ var _tinymce_nl__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_nl__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"access_the_pretty_html_editor_37168efe\": {\n \"message\": \"Open de pretty HTML-editor\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Toegankelijkheidscontrole\"\n },\n \"add_8523c19b\": {\n \"message\": \"Toevoegen\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Nog een toevoegen\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"CC/ondertiteling toevoegen\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Afbeelding toevoegen\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Alef\"\n },\n \"align_11050992\": {\n \"message\": \"Uitlijnen\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Koppeling en lijsten\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Alle\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Alle apps\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabetische volgorde\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Alt tekst\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (coproduct)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Er is een fout opgetreden bij het lezen van het bestand\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Er is een fout opgetreden bij het maken van een netwerkaanvraag\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Er is een fout opgetreden bij het uploaden van je media.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"En\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Hoek\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Lijst met aankondiging\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Aankondigingen\"\n },\n \"apply_781a2546\": {\n \"message\": \"Toepassen\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Wijzigingen toepassen op alle exemplaren van dit pictogrammaker-pictogram in de cursus\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"Benadert de limiet\"\n },\n \"approximately_e7965800\": {\n \"message\": \"Ongeveer\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Apps\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Pijlen\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Kunstpictogram\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Beeldverhouding blijft behouden\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Opdrachten\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Asterisk\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Kenmerken\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"Audio- en video-opname wordt niet ondersteund; gebruik een andere browser.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Audio-opties\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Gebied met audio-opties\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Audio-speler voor { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Er is automatisch opgeslagen inhoud aanwezig. Wil je liever de automatisch opgeslagen inhoud laden?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Beschikbare mappen\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Backslash\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Balk\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Basis\"\n },\n \"because_501841b\": {\n \"message\": \"Omdat\"\n },\n \"below_81d4dceb\": {\n \"message\": \"Hieronder\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Bèta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Grote cirkel\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Binomiaal coëfficiënt\"\n },\n \"black_4cb01371\": {\n \"message\": \"Zwart\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Blauw\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Onder\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Derde van beneden\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Bowtie\"\n },\n \"brick_f2656265\": {\n \"message\": \"Steenrood\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Annuleren\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"Cap-product\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Gecentreerd uitlijnen\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Gecentreerde punt\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Gecentreerde horizontale punten\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Ondertitelingsbestand kiezen\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Gebruiksrechten kiezen...\"\n },\n \"circle_484abe63\": {\n \"message\": \"Cirkel\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"ongeordende lijst omcirkelen\"\n },\n \"clear_2084585f\": {\n \"message\": \"Wissen\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Afbeelding wissen\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Verwijder geselecteerd bestand\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Verwijder geselecteerd bestand: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Klik of schuif-klik voor de HTML-editor.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Klikken om { imageName } in te sluiten\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Klik om voorbeeld te verbergen\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Klik om een koppeling in te voegen in de editor.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Klik om voorbeeld te tonen\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Sluit een menu of dialoogvenster. Hierdoor keert u bovendien terug naar het editorgebied\"\n },\n \"close_d634289d\": {\n \"message\": \"Sluiten\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"Ondertitelingsbestand moet kleiner zijn dan { maxKb } kb\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Bijschriften/ondertiteling\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Klaveren (speelkaart)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Samenwerkingen\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Inklappen om te verbergen { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Kleurenkiezer\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Kleurenkiezer ({ colorName } geselecteerd)\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Complexe getallen\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Computer\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Congruent\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Bevat\"\n },\n \"content_1440204b\": {\n \"message\": \"Inhoud\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Inhoud wordt nog steeds gedownload. Als je doorgaat, wordt deze niet goed ingesloten.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Inhoud-subtype\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Inhoudtype\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Coproduct\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Houder van auteursrecht:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 woorden}\\n one {1 woord}\\n other {# woorden}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# item geladen}\\n other {# items geladen}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Cursusdocumenten\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Cursusbestanden\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Cursusbestanden\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Cursusafbeeldingen\"\n },\n \"course_link_b369426\": {\n \"message\": \"Cursuslink\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Cursuslinks\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Cursusmedia\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Cursusnavigatie\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Pictogram maken\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Pictogrammaker-pictogram maken\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Creative Commons-licentie:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Afbeelding bijsnijden\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Afbeelding bijsnijden\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Cup-product\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Huidige afbeelding\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Aangepast\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cyaan\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Dolk\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Datum toegevoegd\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Decoratief pictogram\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"Decoratief { TYPE_UPPER }\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Inspringen verkleinen\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Diep paars\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"standaard ongeordende opsommingslijst\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"standaard geordende numerieke lijst\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Bepaalde integraal\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Gradensymbool\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Scheidingstekens\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(Beschrijf het pictogram)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(Beschrijf het { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(beschrijf de video)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Details\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Diagonale punten\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Diamant\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Ruiten (speelkaart)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Afmetingstype\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Afmetingen\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"richting\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"LaTeX rechtstreeks bewerken\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Voorbeeld uitschakelen\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Discussies\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Discussieoverzicht\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Disjuncte verbinding\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Weergaveopties\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Tekstkoppeling weergeven (Opent in een nieuw tabblad)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Deelteken\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Document\"\n },\n \"documents_81393201\": {\n \"message\": \"Documenten\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Gereed\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Double Dagger\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Pijl omlaag en links diagonaal\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Pijl omlaag en rechts diagonaal\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Pijl met punt omlaag\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Driehoek met punt omlaag\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Sleep een bestand hierheen\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Slepen en neerzetten of klikken om je computer te doorzoeken\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Sleep de handgreep. Gebruik de pijltoetsen-omhoog en -omlaag om de grootte te wijzigen\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Inleverdatum: Meerdere datums\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Inleverdatum: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Bewerk de alt-tekst voor deze pictograminstantie\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Cursuslink bewerken\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Vergelijking bewerken\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Bestaand Icon Maker-pictogram bewerken\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Pictogram Bewerken\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Link bewerken\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Statusbalk van editor\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Insluiten\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Code insluiten\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Afbeelding insluiten\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Video insluiten\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"ingesloten inhoud\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Lege set\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Omcirkelde punt\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Omcirkeld minteken\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Omcirkeld plusteken\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Omcirkelde tijden\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Engineering-pictogram\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Engels-pictogram\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Voer minimaal 3 tekens in om te gaan zoeken\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (variant)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Gelijkteken\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Vergelijking\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Vergelijkingseditor\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Equivalentieklasse\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Equivalent (identiteit)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"Eta\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Bestaat\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Uitvouwvoorbeeld is standaard\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Uitklappen om te bekijken { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Externe link\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Externe tools\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Extra groot\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Extra klein\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Extracurriculair-pictogram\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (functie)\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"Opslagquota voor bestanden overschreden\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Bestands-URL\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"{ filename } bestandspictogram\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"{ filename } afbeeldingsvoorbeeld\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"{ filename } tekstvoorbeeld\"\n },\n \"files_c300e900\": {\n \"message\": \"Bestanden\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Bestandsoverzicht\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Mol (muziek)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Werkbalk met focus-elementopties\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Mappenstructuur\"\n },\n \"for_all_b919f972\": {\n \"message\": \"Voor iedereen\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Opmaak\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Opmaak\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Slash\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Automatisch opgeslagen inhoud gevonden\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"{ count, plural,\\n =0 {# resultaten}\\n one {# resultaat}\\n other {# resultaten}\\n} gevonden\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Fractie\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Volledig scherm\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Bezig met genereren van voorbeeld...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"GIF/PNG-afbeeldingen groter dan { size } KB worden momenteel niet ondersteund.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Ga naar de werkbalk van de editor\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Ga naar de werkbalk van de editor\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Cijfers\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Groter dan\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Groter dan of gelijk\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Grieks\"\n },\n \"green_15af4778\": {\n \"message\": \"Groen\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Grijs\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Documenten groeperen\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Groepsbestanden\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Groepsbestanden\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Afbeeldingen groeperen\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Groepsisomorfie\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Groepslink\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Groeplinks\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Media groeperen\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Groepsnavigatie\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"H-balk\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Hoed\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Koptekst 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Koptekst 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Koptekst 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Gezondheidpictogram\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Harten (speelkaart)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Hoogte\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Zeshoek\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Beschrijving verbergen\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Beschrijving van { title } verbergen\"\n },\n \"home_351838cd\": {\n \"message\": \"Startpagina\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"HTML-code-editor\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML-editor\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Ik heb toestemming gekregen om dit bestand te gebruiken.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Ik heb het auteursrecht\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Pictogram\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"pictogram\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Pictogramkleur\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Pictogrammaker-pictogrammen\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Pictogramopties\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Houder met pictogramopties\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Pictogramvorm\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Pictogramgrootte\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Als de link leeg wordt gelaten, wordt de naam van de cursuslink als tekst weergegeven\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Als je nu geen gebruiksrechten selecteert, wordt de publicatie van dit bestand ongedaan gemaakt nadat het is geüpload.\"\n },\n \"image_8ad06\": {\n \"message\": \"Afbeelding\"\n },\n \"image_c1c98202\": {\n \"message\": \"afbeelding\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Beeldopties\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Beeldoptiescel\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Afbeelding voor bijsnijden\"\n },\n \"images_7ce26570\": {\n \"message\": \"Afbeeldingen\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Denkbeeldig deel (van complex getal)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"In (element van)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Inspringen vergroten\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Onbepaalde integraal\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigo\"\n },\n \"inference_fed5c960\": {\n \"message\": \"gevolgtrekking\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Oneindigheid\"\n },\n \"insert_593145ef\": {\n \"message\": \"Invoegen\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella-koppelingen invoegen\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Koppeling invoegen\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Wiskundige vergelijking invoeren\"\n },\n \"integers_336344e1\": {\n \"message\": \"Gehele getallen\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Snijpunt\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Ongeldige invoer.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Ongeldig bestand\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Ongeldig bestandstype\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Ongeldige URL\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Jota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (variant)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Sneltoetsen\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Linguïstiekpictogram\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Talenpictogram\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Groot\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Links uitlijnen\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Recht haakje links\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Pijl-links\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Pijl-links met hoek\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Bovengrens links\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Gekrulde accolade links\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Harpoenpijl links omlaag wijzend\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Linker ondergrens\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Links-rechts\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Harpoenpijl links omhoog wijzend\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Pijl wijzend naar links\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Driehoek met punt naar links\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Kleiner dan\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Kleiner dan of gelijk\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Bibliotheekpictogram\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Lichtblauw\"\n },\n \"link_7262adec\": {\n \"message\": \"Link\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Linkopties\"\n },\n \"links_14b70841\": {\n \"message\": \"Koppelingen\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Meer laden\"\n },\n \"loading_25990131\": {\n \"message\": \"Bezig met laden...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Bezig met laden\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"laden van bijschriften/ondertiteling is mislukt.\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Laden mislukt...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Laden mislukt.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Mappen worden geladen\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Bezig met laden, even wachten\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"Voorbeeld laden\"\n },\n \"locked_762f138b\": {\n \"message\": \"Vergrendeld\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Logische equivalentie\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Logische equivalentie (kort)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Logische equivalentie (kort en dik)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Logische equivalentie (dik)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Lage horizontale punten\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Magenta\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Wijst toe aan\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Wiskundepictogram\"\n },\n \"media_af190855\": {\n \"message\": \"Media\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"Verwerken van mediabestand. Probeer het later opnieuw.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Medium\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Midden\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Min\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Min/Plus\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Diversen\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Diversen\"\n },\n \"modules_c4325335\": {\n \"message\": \"Modules\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Veelkleurige afbeelding\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Vermenigvuldigingsteken\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Muziekpictogram\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Moet ten minste { percentage }% zijn\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Moet minstens { width } x { height }px zijn\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Mijn bestanden\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"N-de wortel\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Naam\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Natuurlijk (muziek)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Natuurlijke getallen\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Navigeer door het menu of de werkbalk\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Genest groter dan\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Genest kleiner dan\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Volgende pagina\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"Geen wijzigingen om op te slaan.\"\n },\n \"no_e16d9132\": {\n \"message\": \"Nee\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Geen bestand gekozen\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Er is geen voorbeeld voor dit bestand beschikbaar.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Geen resultaten.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Geen resultaten gevonden voor { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Geen resultaten gevonden voor { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Geen\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"Geen geselecteerd\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"Niet gelijk\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Niet in (geen element van)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Niet (ontkenning)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Geen subset\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Geen subset (strikt)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Geen superset\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Geen superset (strikt)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Achthoek\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Olijfkleurig\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Een van de volgende stijlen moet worden toegevoegd om een pictogram op te slaan: Pictogramkleur, omtrekgrootte, pictogramtekst of afbeelding\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Open cirkel\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Open dit dialoogvenster met sneltoetsen\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"{ title } applicatie openen\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operators\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Of\"\n },\n \"orange_81386a62\": {\n \"message\": \"Oranje\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Geordende en ongeordende lijsten\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Andere editorsnelkoppelingen zijn te vinden op\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Omtrekkleur\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Omtrtekgrootte\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } is geen geldig protocol; dat moet ftp, http, https, mailto, skype of tel zijn, of het kan worden weggelaten\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Pagina''s\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Alinea\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Parallel\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Partiële afgeleide\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Vijfhoek\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Personen\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Percentage\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"Percentage moet een getal zijn\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Pictogram voor uitvoerende kunsten\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Loodlijn\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Phi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Phi (variant)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Pictogram voor lichamelijke opvoeding\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (variant)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Roze\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"Pixels\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"Plus\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Plusminus\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Geplaatst: { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Machtsverzameling\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Gaat vooraf aan\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Gaat vooraf aan gelijk\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Voorgeformatteerd\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Voorbeeld\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Voorbeeld in overlay\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Voorbeeld inline\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Vorige pagina\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Priem\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Priemgetallen\"\n },\n \"product_39cf144f\": {\n \"message\": \"Product\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Proportioneel\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"Protocol moet ftp, http, https, mailto, skype of tel zijn, of het kan worden weggelaten\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"gepubliceerd\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Gepubliceerd: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Pompoen\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Paars\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Quaternionen\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Toetsen\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Rationele getallen\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Reële getallen\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Reëel deel (van complex getal)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Opnemen\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Media opnemen/uploaden\"\n },\n \"red_8258edf3\": {\n \"message\": \"Rood\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Relaties\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Religiepictogram\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Link verwijderen\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Vervangen\"\n },\n \"reset_95a81614\": {\n \"message\": \"Opnieuw instellen\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Grootte wijzigen\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Automatisch opslaan herstellen?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Inverse tourniquet (conclusie volgt)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (variant)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Rich Content Editor\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Rich Text-gebied. Druk op ALT+0 voor Rich Content Editor-sneltoetsen.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Rechts uitlijnen\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Recht haakje rechts\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Pijl-rechts\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Pijl-rechts met hoek\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Bovengrens rechts\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Gekrulde accolade rechts\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Harpoenpijl rechts omlaag wijzend\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Ondergrens rechts\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Rechts-links\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Harpoenpijl rechts omhoog wijzend\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Pijl wijzend naar rechts\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Driehoek met punt naar rechts\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Beeld draaien -90 graden\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Beeld draaien 90 graden\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Rotatie\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Jammer genoeg is de pretty HTML-editor niet toetsenbordtoegankelijk. Open de raw HTML-editor hier.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Opslaan\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Opgeslagen pictogrammaker-pictogrammen\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"Script L\"\n },\n \"search_280d00bd\": {\n \"message\": \"Zoeken\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Zoekterm\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Bijsnijvorm selecteren\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Taal selecteren\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Geselecteerd\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"Geselecteerd { linkFileName }\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Setminus\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Kruis (muziek)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Shift-O om de pretty HTML-editor te openen.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Audio-opties weergeven\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Afbeeldingsopties weergeven\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Linkopties weergeven\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Video-opties weergeven\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (variant)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Enkelkleurige afbeelding\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Enkelkleurige afbeeldingskleur\"\n },\n \"size_b30e1077\": {\n \"message\": \"Grootte\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"Ondertitelingsbestand is groter dan de maximaal toegestane { max } kb bestandsgrootte.\"\n },\n \"small_b070434a\": {\n \"message\": \"Klein\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Dichte cirkel\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Er is iets misgegaan.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Er is iets misgegaan en ik weet niet wat ik je moet laten zien.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Er is iets misgegaan. Controleer je verbinding, laad de pagina opnieuw en probeer het nog eens.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Er is iets misgegaan\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Sorteren op\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Schoppen (speelkaart)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Vierkant\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Doorsnede\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Vereniging\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Vierkantswortel\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Symbool van vierkantswortel\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Subset van vierkantswortel\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Subset van vierkantswortel (strikt)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Superset van vierkantswortel\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Superset van vierkantswortel (strikt)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"vierkante ongeordende lijst\"\n },\n \"star_8d156e09\": {\n \"message\": \"Ster\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Staalblauw\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Stijlen\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Inleveren\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Subscript\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Subset\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Subset (strikt)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Volgt op\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Volgt op gelijk\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Som\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Superscript\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Superscript en subscript\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Superset\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Superset (strikt)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Ondersteunde bestandstypen: SRT of WebVTT\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Overschakelen naar de HTML-editor\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Overschakelen naar de Rich Text Editor\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Syllabus\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/pijlen\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Groenblauw\"\n },\n \"text_7f4593da\": {\n \"message\": \"Tekst\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Achtergrondkleur van tekst\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Tekstkleur\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Tekst (optioneel)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Tekstpositie\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Tekstgrootte\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Het materiaal bevindt zich in het openbaar domein\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Het materiaal is onder Creative Commons gelicentieerd\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Op het materiaal is een uitzondering van toepassing, bijvoorbeeld redelijk gebruik, het recht om te citeren of andere toepasselijke wetgeving op het auteursrecht\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"De pretty HTML-editor is niet toetsenbordtoegankelijk. Druk op Shift O om de raw HTML-editor te openen.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Ergo\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (variant)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Dikke pijl met punt omlaag\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Dikke pijl-links\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Dikke pijl wijzend naar links\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Dikke pijl-rechts\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Dikke pijl wijzend naar rechts\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Dikke pijl met punt omhoog\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Deze vergelijking kan niet in basisweergave worden getoond.\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Ook al krijgt je video de juiste titel in de browser, de video kon niet worden bijgewerkt in de database.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Titel\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Nog te plaatsen: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"To-do: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"{ summary } groep omschakelen\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"ToolTip wisselen\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Tools\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Boven\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } resultaten gevonden, { numDisplayed } resultaten momenteel weergegeven\"\n },\n \"tray_839df38a\": {\n \"message\": \"Houder\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Driehoek\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Tourniquet (conclusie volgt)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"typ Ctrl+F9 om opties voor afbeeldingen te openen. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"typ Ctrl+F9 om opties voor koppelen te openen. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"typ Ctrl+F9 om opties voor tabellen te openen. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Vereniging\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"niet-gepubliceerd\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"zonder titel\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Pijl omhoog en links diagonaal\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Pijl omhoog en rechts diagonaal\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Document uploaden\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Bestand uploaden\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Afbeelding uploaden\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Media uploaden\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Media uploaden/opnemen\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Bezig met uploaden\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"geordende lijst op hoofdletters alfabet\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Delta in kapitalen\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Gamma in kapitalen\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Lambda in kapitalen\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Omega in kapitalen\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Phi in kapitalen\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Pi in kapitalen\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Psi in kapitalen\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"geordende lijst op Romeinse cijfers in hoofdletters\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Sigma in kapitalen\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Theta in kapitalen\"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Ypsilon in kapitalen\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Xi in kapitalen\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Ypsilon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Pijl met punt omhoog en omlaag\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Pijl met punt omhoog en omlaag (dik)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Omhoog wijzende pijl\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Driehoek met punt omhoog\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Gebruiksrecht:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Gebruiksrechten (vereist)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Gebruik de pijltoetsen om door opties te navigeren.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Gebruik pijltoetsen om een vorm te selecteren.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Gebruik pijltoetsen om een grootte te selecteren.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Gebruik pijltoetsen om een tekstpositie te selecteren.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Gebruik pijltoetsen om een tekstgrootte te selecteren.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Gebruik pijltoetsen om een omtrekgrootte te selecteren.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"Gebruikt door schermlezers om de inhoud van een { TYPE } te beschrijven\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Gebruikt door schermlezers om de inhoud van een afbeelding te beschrijven\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Gebruikt door schermlezers om de video te beschrijven\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Gebruikersdocumenten\"\n },\n \"user_files_78e21703\": {\n \"message\": \"Gebruikersbestanden\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Gebruikersafbeeldingen\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Gebruikersmedia\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Vector (notatie)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Verticale streep (kardinaliteit)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Verticale punten\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Video-opties\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Gebied met video-opties\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Videospeler voor \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Videospeler voor { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Bekijken\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Beschrijving bekijken\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Sneltoetsen bekijken\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"{ title } beschrijving bekijken\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Wit\"\n },\n \"width_492fec76\": {\n \"message\": \"Breedte\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Breedte en hoogte moeten getallen zijn\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki Home\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Kransproduct\"\n },\n \"xi_149681d0\": {\n \"message\": \"Xi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Ja\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Je hebt niet-opgeslagen wijzigingen in het menu Pictogrammenmaker. Wil je doorgaan zonder deze wijzigingen op te slaan?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Je kunt geen leeg bestand uploaden.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"Je afbeelding is gecomprimeerd voor Icon Maker. Afbeeldingen kleiner dan { size } KB worden niet gecomprimeerd.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Afbeelding inzoomen\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Afbeelding uitzoomen\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n nl: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/nl.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_pl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/pl */ \"./src/translations/tinymce/pl.js\");\n/* harmony import */ var _tinymce_pl__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_pl__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"access_the_pretty_html_editor_37168efe\": {\n \"message\": \"Uzyskaj dostęp do ulepszonego edytora HTML\"\n },\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Kontrola dostępności\"\n },\n \"add_8523c19b\": {\n \"message\": \"Dodaj\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Dodaj kolejne\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Dodaj CC/napisy\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Dodaj zdjęcie\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Alef\"\n },\n \"align_11050992\": {\n \"message\": \"Dostosuj\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Wyrównanie i listy\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Wszystkie\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Wszystkie aplikacje\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabetycznie\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Alternatywny tekst\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (suma)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Wystąpił błąd podczas odczytywania pliku\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Wystąpił błąd podczas przesyłania żądania sieciowego\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Podczas wysyłania multimediów wystąpił błąd.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"Oraz\"\n },\n \"angle_c5b4ec50\": {\n \"message\": \"Kąt\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Lista ogłoszeń\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Ogłoszenia\"\n },\n \"apply_781a2546\": {\n \"message\": \"Zastosuj\"\n },\n \"apply_changes_to_all_instances_of_this_icon_maker__2642f466\": {\n \"message\": \"Zastosuj zmiany do wszystkich instancji tej ikony Icon Maker w kursie\"\n },\n \"approaches_the_limit_893aeec9\": {\n \"message\": \"Zbliża się do granicy\"\n },\n \"approximately_e7965800\": {\n \"message\": \"W przybliżeniu\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Aplikacje\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Strzałki\"\n },\n \"art_icon_8e1daad\": {\n \"message\": \"Ikona sztuki\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Współczynnik proporcji zostanie zachowany\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Zadania\"\n },\n \"asterisk_82255584\": {\n \"message\": \"Gwiazdka\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Właściwości\"\n },\n \"audio_and_video_recording_not_supported_please_use_5ce3f0d7\": {\n \"message\": \"Nagrywanie dźwięku i wideo nie jest obsługiwane; użyj innej przeglądarki.\"\n },\n \"audio_options_feb58e2c\": {\n \"message\": \"Opcje audio\"\n },\n \"audio_options_tray_33a90711\": {\n \"message\": \"Panel opcji audio\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"Odtwarzacz audio dla { title }\"\n },\n \"auto_saved_content_exists_would_you_like_to_load_t_fee528f2\": {\n \"message\": \"Istnieje automatycznie zapisana zawartość. Czy wolisz wczytać automatyczną zawartość?\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Dostępne foldery\"\n },\n \"backslash_b2d5442d\": {\n \"message\": \"Ukośnik lewy\"\n },\n \"bar_ec63ed6\": {\n \"message\": \"Kreska\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Podstawowy\"\n },\n \"because_501841b\": {\n \"message\": \"Ponieważ\"\n },\n \"below_81d4dceb\": {\n \"message\": \"Poniżej\"\n },\n \"beta_cb5f307e\": {\n \"message\": \"Beta\"\n },\n \"big_circle_16b2e604\": {\n \"message\": \"Duży okrąg\"\n },\n \"binomial_coefficient_ea5b9bb7\": {\n \"message\": \"Współczynnik dwumianowy\"\n },\n \"black_4cb01371\": {\n \"message\": \"Czarny\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Niebieski\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Dół\"\n },\n \"bottom_third_5f5fec1d\": {\n \"message\": \"Trzeci od dołu\"\n },\n \"bowtie_5f9629e4\": {\n \"message\": \"Muszka\"\n },\n \"brick_f2656265\": {\n \"message\": \"Cegła\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Anuluj\"\n },\n \"cap_product_3a5265a6\": {\n \"message\": \"G mnożenie\"\n },\n \"center_align_e68d9997\": {\n \"message\": \"Wyśrodkuj\"\n },\n \"centered_dot_64d5e378\": {\n \"message\": \"Kropka wyśrodkowana\"\n },\n \"centered_horizontal_dots_451c5815\": {\n \"message\": \"Wyśrodkowane kropki poziomo\"\n },\n \"chi_54a32644\": {\n \"message\": \"Chi\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Wybierz plik z napisami\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Wybierz prawa użytkowania...\"\n },\n \"circle_484abe63\": {\n \"message\": \"Okrąg\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"oznacz nieuporządkowaną listę\"\n },\n \"clear_2084585f\": {\n \"message\": \"Wyczyść\"\n },\n \"clear_image_3213fe62\": {\n \"message\": \"Wyczyść obraz\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Usuń wybrany plik\"\n },\n \"clear_selected_file_filename_2fe8a58e\": {\n \"message\": \"Usuń wybrany plik: { filename }\"\n },\n \"click_or_shift_click_for_the_html_editor_25d70bb4\": {\n \"message\": \"Kliknij lub naciśnij Shift i kliknij, aby otworzyć edytor html.\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Kliknij, aby osadzić { imageName }\"\n },\n \"click_to_hide_preview_3c707763\": {\n \"message\": \"Kliknij, aby ukryć podgląd\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Kliknij, aby wstawić łącze do edytora.\"\n },\n \"click_to_show_preview_faa27051\": {\n \"message\": \"Kliknij, aby wyświetlić podgląd\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Zamknij menu lub okno dialogowe. Przywraca do obszaru edytora\"\n },\n \"close_d634289d\": {\n \"message\": \"Zamknij\"\n },\n \"closed_caption_file_must_be_less_than_maxkb_kb_5880f752\": {\n \"message\": \"Plik z napisami musi być mniejszy niż { maxKb } kb\"\n },\n \"closed_captions_subtitles_e6aaa016\": {\n \"message\": \"Napisy / napisy dla niesłyszących\"\n },\n \"clubs_suit_c1ffedff\": {\n \"message\": \"Trefle (kolor)\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Współprace\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"Kliknij, aby ukryć { types }\"\n },\n \"color_picker_6b359edf\": {\n \"message\": \"Narzędzie wyboru kolorów\"\n },\n \"color_picker_colorname_selected_ad4cf400\": {\n \"message\": \"Narzędzie wyboru kolorów (wybrano { colorName })\"\n },\n \"complex_numbers_a543d004\": {\n \"message\": \"Liczby zespolone\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Komputer\"\n },\n \"congruent_5a244acd\": {\n \"message\": \"Przystające\"\n },\n \"contains_311f37b7\": {\n \"message\": \"Zawiera\"\n },\n \"content_1440204b\": {\n \"message\": \"Zawartość\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Zawartość jest nadal przesyłana; w przypadku kontynuowania obraz nie zostanie prawidłowo osadzony.\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"Podtyp zawartości\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Typ zawartości\"\n },\n \"coproduct_e7838082\": {\n \"message\": \"Suma\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Właściciel praw autorskich:\"\n },\n \"count_plural_0_0_words_one_1_word_other_words_acf32eca\": {\n \"message\": \"{ count, plural,\\n =0 {0 słów}\\n one {1 słowo}\\n other {# słowa}\\n}\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {# element przesłany}\\n other {# elementów przesłanych}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Dokumenty kursu\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Pliki kursu\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Pliki kursu\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Obrazy kursu\"\n },\n \"course_link_b369426\": {\n \"message\": \"Łącze kursu\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Łącza kursu\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Multimedia kursu\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Nawigowanie po kursie\"\n },\n \"create_icon_110d6463\": {\n \"message\": \"Utwórz ikonę\"\n },\n \"create_icon_maker_icon_c716bffe\": {\n \"message\": \"Utwórz ikonę Icon Maker\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Licencja Creative Commons:\"\n },\n \"crop_image_41bf940c\": {\n \"message\": \"Przytnij obraz\"\n },\n \"crop_image_807ebb08\": {\n \"message\": \"Przytnij obraz\"\n },\n \"cup_product_14174434\": {\n \"message\": \"Iloczyn kartezjański\"\n },\n \"current_image_f16c249c\": {\n \"message\": \"Bieżący obraz\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Niestandardowe\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cyjan\"\n },\n \"dagger_57e0f4e5\": {\n \"message\": \"Krzyżyk\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Data dodania\"\n },\n \"decorative_icon_9a7f3fc3\": {\n \"message\": \"Ikona dekoracyjna\"\n },\n \"decorative_type_upper_f2c95e3\": {\n \"message\": \"Dekoracyjny { TYPE_UPPER }\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Zmniejsz wcięcie\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Głęboki fiolet\"\n },\n \"default_bulleted_unordered_list_47079da8\": {\n \"message\": \"domyślna nieuporządkowana lista wypunktowana\"\n },\n \"default_numerical_ordered_list_48dd3548\": {\n \"message\": \"domyślna uporządkowana lista numeryczna\"\n },\n \"definite_integral_fe7ffed1\": {\n \"message\": \"Całka oznaczona\"\n },\n \"degree_symbol_4a823d5f\": {\n \"message\": \"Symbol stopnia\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Ograniczniki\"\n },\n \"delta_53765780\": {\n \"message\": \"Delta\"\n },\n \"describe_the_icon_f6a18823\": {\n \"message\": \"(opisz ikonę)\"\n },\n \"describe_the_type_ff448da5\": {\n \"message\": \"(opisz { TYPE })\"\n },\n \"describe_the_video_2fe8f46a\": {\n \"message\": \"(opisz wideo)\"\n },\n \"details_98a31b68\": {\n \"message\": \"Szczegóły\"\n },\n \"diagonal_dots_7d71b57e\": {\n \"message\": \"Kropki po przekątnej\"\n },\n \"diamond_b8dfe7ae\": {\n \"message\": \"Diament\"\n },\n \"diamonds_suit_526abaaf\": {\n \"message\": \"Karo (kolor)\"\n },\n \"digamma_258ade94\": {\n \"message\": \"Digamma\"\n },\n \"dimension_type_f5fa9170\": {\n \"message\": \"Typ wymiaru\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Wymiary\"\n },\n \"directionality_26ae9e08\": {\n \"message\": \"Kierunkowość\"\n },\n \"directly_edit_latex_b7e9235b\": {\n \"message\": \"Edytuj bezpośrednio w LaTeX\"\n },\n \"disable_preview_222bdf72\": {\n \"message\": \"Wyłącz podgląd\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Dyskusje\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Spis dyskusji\"\n },\n \"disjoint_union_e74351a8\": {\n \"message\": \"Suma rozłączna\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Opcje wyświetlania\"\n },\n \"display_text_link_opens_in_a_new_tab_75e9afc9\": {\n \"message\": \"Wyświetl łącze tekstowe (otwiera się w nowej karcie)\"\n },\n \"division_sign_72190870\": {\n \"message\": \"Znak dzielenia\"\n },\n \"document_678cd7bf\": {\n \"message\": \"Dokument\"\n },\n \"documents_81393201\": {\n \"message\": \"Dokumenty\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Gotowe\"\n },\n \"double_dagger_faf78681\": {\n \"message\": \"Podwójny krzyż\"\n },\n \"down_and_left_diagonal_arrow_40ef602c\": {\n \"message\": \"Strzałka po przekątnej w dół i w lewo\"\n },\n \"down_and_right_diagonal_arrow_6ea0f460\": {\n \"message\": \"Strzałka po przekątnej w dół i w prawo\"\n },\n \"download_filename_2baae924\": {\n \"message\": \"Pobierz { filename }\"\n },\n \"downward_arrow_cca52012\": {\n \"message\": \"Strzałka w dół\"\n },\n \"downward_pointing_triangle_2a12a601\": {\n \"message\": \"Trójkąt skierowany w dół\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Przeciągnij plik tutaj\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Przeciągnij i upuść lub kliknij, aby przeglądać komputer\"\n },\n \"drag_handle_use_up_and_down_arrows_to_resize_e29eae5c\": {\n \"message\": \"Przeciągnij uchwyt. Użyj strzałek w dół i w górę, aby zmienić rozmiar\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Termin: Wiele dat\"\n },\n \"due_when_7eed10c6\": {\n \"message\": \"Termin: { when }\"\n },\n \"edit_alt_text_for_this_icon_instance_9c6fc5fd\": {\n \"message\": \"Edytuj tekst alternatywny dla tej instancji ikony\"\n },\n \"edit_course_link_5a5c3c59\": {\n \"message\": \"Edytuj łącze do kursu\"\n },\n \"edit_equation_f5279959\": {\n \"message\": \"Edytuj równanie\"\n },\n \"edit_existing_icon_maker_icon_5d0ebb3f\": {\n \"message\": \"Edytuj istniejącą ikonę Icon Maker\"\n },\n \"edit_icon_2c6b0e91\": {\n \"message\": \"Ikona edycji\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Edytuj łącze\"\n },\n \"editor_statusbar_26ac81fc\": {\n \"message\": \"Pasek stanu edytora\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Osadź\"\n },\n \"embed_code_314f1bd5\": {\n \"message\": \"Osadź kod\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Osadź obraz\"\n },\n \"embed_video_a97a64af\": {\n \"message\": \"Osadź wideo\"\n },\n \"embedded_content_aaeb4d3d\": {\n \"message\": \"osadzona zawartość\"\n },\n \"empty_set_91a92df4\": {\n \"message\": \"Pusty zestaw\"\n },\n \"encircled_dot_8f5e51c\": {\n \"message\": \"Kropka w okręgu\"\n },\n \"encircled_minus_72745096\": {\n \"message\": \"Minus w okręgu\"\n },\n \"encircled_plus_36d8d104\": {\n \"message\": \"Plus w okręgu\"\n },\n \"encircled_times_5700096d\": {\n \"message\": \"Znak mnożenia w okręgu\"\n },\n \"engineering_icon_f8f3cf43\": {\n \"message\": \"Ikona inżynierii\"\n },\n \"english_icon_25bfe845\": {\n \"message\": \"Ikona angielskiego\"\n },\n \"enter_at_least_3_characters_to_search_4f037ee0\": {\n \"message\": \"Wpisz co najmniej 3 znaki, aby wyszukać.\"\n },\n \"epsilon_54bb8afa\": {\n \"message\": \"Epsilon\"\n },\n \"epsilon_variant_d31f1e77\": {\n \"message\": \"Epsilon (wariant)\"\n },\n \"equals_sign_c51bdc58\": {\n \"message\": \"Znak równości\"\n },\n \"equation_1c5ac93c\": {\n \"message\": \"Równanie\"\n },\n \"equation_editor_39fbc3f1\": {\n \"message\": \"Edytor równań\"\n },\n \"equivalence_class_7b0f11c0\": {\n \"message\": \"Klasa równoważności\"\n },\n \"equivalent_identity_654b3ce5\": {\n \"message\": \"Równoważność (identyczność)\"\n },\n \"eta_b8828f99\": {\n \"message\": \"ETA\"\n },\n \"exists_2e62bdaa\": {\n \"message\": \"Istnieje\"\n },\n \"expand_preview_by_default_2abbf9f8\": {\n \"message\": \"Domyślnie rozwiń podgląd\"\n },\n \"expand_to_see_types_f5d29352\": {\n \"message\": \"Rozszerz, aby zobaczyć { types }\"\n },\n \"external_link_d3f9e62a\": {\n \"message\": \"Łącze zewnętrzne\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Narzędzia zewnętrzne\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Wyjątkowo duże\"\n },\n \"extra_small_9ae33252\": {\n \"message\": \"Bardzo małe\"\n },\n \"extracurricular_icon_67c8ca42\": {\n \"message\": \"Ikona zajęć pozalekcyjnych\"\n },\n \"f_function_fe422d65\": {\n \"message\": \"F (funkcja)\"\n },\n \"failed_getting_file_contents_e9ea19f4\": {\n \"message\": \"Nie udało się pobrać zawartości pliku\"\n },\n \"file_storage_quota_exceeded_b7846cd1\": {\n \"message\": \"Przekroczono przydział magazynowania plików\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Adres URL pliku\"\n },\n \"filename_file_icon_602eb5de\": {\n \"message\": \"Ikona pliku { filename }\"\n },\n \"filename_image_preview_6cef8f26\": {\n \"message\": \"Podgląd obrazu { filename }\"\n },\n \"filename_text_preview_e41ca2d8\": {\n \"message\": \"Podgląd tekstu { filename }\"\n },\n \"files_c300e900\": {\n \"message\": \"Pliki\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Wykaz plików\"\n },\n \"flat_music_76d5a5c3\": {\n \"message\": \"Bemol (muzyka)\"\n },\n \"focus_element_options_toolbar_18d993e\": {\n \"message\": \"Pasek opcji koncentracji na elemencie\"\n },\n \"folder_tree_fbab0726\": {\n \"message\": \"Drzewo folderów\"\n },\n \"for_all_b919f972\": {\n \"message\": \"Dla wszystkich\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Format\"\n },\n \"formatting_5b143aa8\": {\n \"message\": \"Formatowanie\"\n },\n \"forward_slash_3f90f35e\": {\n \"message\": \"Ukośnik prawy\"\n },\n \"found_auto_saved_content_3f6e4ca5\": {\n \"message\": \"Odnaleziono automatycznie zapisaną zawartość\"\n },\n \"found_count_plural_0_results_one_result_other_resu_46aeaa01\": {\n \"message\": \"Odnaleziono { count, plural,\\n =0 {# wyników}\\n one {# wynik}\\n other {# wyników}\\n}\"\n },\n \"fraction_41bac7af\": {\n \"message\": \"Ułamek\"\n },\n \"fullscreen_873bf53f\": {\n \"message\": \"Pełny ekran\"\n },\n \"gamma_1767928\": {\n \"message\": \"Gamma\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Generowanie podglądu...\"\n },\n \"gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd\": {\n \"message\": \"Obrazy w formacie GIF/PNG większe niż { size } kB nie są obecnie obsługiwane.\"\n },\n \"go_to_the_editor_s_menubar_e6674c81\": {\n \"message\": \"Przejdź do paska menu edytora\"\n },\n \"go_to_the_editor_s_toolbar_a5cb875f\": {\n \"message\": \"Przejdź do paska narzędzi edytora\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Oceny\"\n },\n \"greater_than_e98af662\": {\n \"message\": \"Większe niż\"\n },\n \"greater_than_or_equal_b911949a\": {\n \"message\": \"Większe lub równe\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Greckie\"\n },\n \"green_15af4778\": {\n \"message\": \"Zielony\"\n },\n \"grey_a55dceff\": {\n \"message\": \"Szary\"\n },\n \"group_documents_8bfd6ae6\": {\n \"message\": \"Grupuj dokumenty\"\n },\n \"group_files_4324f3df\": {\n \"message\": \"Pliki grupy\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Pliki grupy\"\n },\n \"group_images_98e0ac17\": {\n \"message\": \"Grupuj zdjęcia\"\n },\n \"group_isomorphism_45b1458c\": {\n \"message\": \"Izomorfizm grup\"\n },\n \"group_link_63e626b3\": {\n \"message\": \"Łącze grupowe\"\n },\n \"group_links_9493129e\": {\n \"message\": \"Łącza grupowe\"\n },\n \"group_media_2f3d128a\": {\n \"message\": \"Grupuj multimedia\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Nawigowanie po grupach\"\n },\n \"h_bar_bb94deae\": {\n \"message\": \"Przekreślone h\"\n },\n \"hat_ea321e35\": {\n \"message\": \"Kapelusz\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Nagłówek 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Nagłówek 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Nagłówek 4\"\n },\n \"health_icon_8d292eb5\": {\n \"message\": \"Ikona zdrowia\"\n },\n \"hearts_suit_e50e04ca\": {\n \"message\": \"Kier (kolor)\"\n },\n \"height_69b03e15\": {\n \"message\": \"Wysokość\"\n },\n \"hexagon_d8468e0d\": {\n \"message\": \"Sześciobok\"\n },\n \"hide_description_bfb5502e\": {\n \"message\": \"Ukryj opis\"\n },\n \"hide_title_description_caf092ef\": {\n \"message\": \"Ukryj opis { title }\"\n },\n \"home_351838cd\": {\n \"message\": \"Strona główna\"\n },\n \"html_code_editor_fd967a44\": {\n \"message\": \"edytor kodu html\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"Edytor HTML\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Mam uprawnienie do korzystania z tego pliku.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Posiadam prawa autorskie\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Ikona\"\n },\n \"icon_8168b2f8\": {\n \"message\": \"ikona\"\n },\n \"icon_color_b86dd6d6\": {\n \"message\": \"Kolor ikony\"\n },\n \"icon_maker_icons_cc560f7e\": {\n \"message\": \"Ikony Icon Maker\"\n },\n \"icon_options_7e32746e\": {\n \"message\": \"Opcje ikony\"\n },\n \"icon_options_tray_2b407977\": {\n \"message\": \"Panel opcji ikony\"\n },\n \"icon_shape_30b61e7\": {\n \"message\": \"Kształt ikony\"\n },\n \"icon_size_9353edea\": {\n \"message\": \"Rozmiar ikony\"\n },\n \"if_left_empty_link_text_will_display_as_course_lin_61087540\": {\n \"message\": \"Jeśli łącze pozostanie puste, tekst zostanie wyświetlony jako nazwa łącza do kursu\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Jeśli nie wybierzesz teraz praw do korzystania, po przesłaniu plik nie zostanie opublikowany.\"\n },\n \"image_8ad06\": {\n \"message\": \"Zdjęcie\"\n },\n \"image_c1c98202\": {\n \"message\": \"zdjęcie\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Opcje obrazu\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Panel opcji obrazu\"\n },\n \"image_to_crop_3a34487d\": {\n \"message\": \"Obraz do przycięcia\"\n },\n \"images_7ce26570\": {\n \"message\": \"Zdjęcia\"\n },\n \"imaginary_portion_of_complex_number_2c733ffa\": {\n \"message\": \"Część urojona (liczby zespolonej)\"\n },\n \"in_element_of_19ca2f33\": {\n \"message\": \"W (element)\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Zwiększ wcięcie\"\n },\n \"indefinite_integral_6623307e\": {\n \"message\": \"Całka nieoznaczona\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indygo\"\n },\n \"inference_fed5c960\": {\n \"message\": \"Wniosek\"\n },\n \"infinity_7a10f206\": {\n \"message\": \"Nieskończoność\"\n },\n \"insert_593145ef\": {\n \"message\": \"Wstaw\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Wstaw łącza Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Umieść Łącze\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Wpisz równanie matematyczne\"\n },\n \"integers_336344e1\": {\n \"message\": \"Liczby całkowite\"\n },\n \"intersection_cd4590e4\": {\n \"message\": \"Część wspólna\"\n },\n \"invalid_entry_f7d2a0f5\": {\n \"message\": \"Nieprawidłowy wpis.\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Nieprawidłowy plik\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Nieprawidłowy typ pliku\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Nieprawidłowy adres URL\"\n },\n \"iota_11c932a9\": {\n \"message\": \"Jota\"\n },\n \"kappa_2f14c816\": {\n \"message\": \"Kappa\"\n },\n \"kappa_variant_eb64574b\": {\n \"message\": \"Kappa (wariant)\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Skróty klawiaturowe\"\n },\n \"lambda_4f602498\": {\n \"message\": \"Lambda\"\n },\n \"language_arts_icon_a798b0f8\": {\n \"message\": \"Ikona języków obcych\"\n },\n \"languages_icon_9d20539\": {\n \"message\": \"Ikona języków\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Duży\"\n },\n \"left_align_43d95491\": {\n \"message\": \"Wyrównaj do lewej\"\n },\n \"left_angle_bracket_c87a6d07\": {\n \"message\": \"Lewy nawias ostrokątny\"\n },\n \"left_arrow_4fde1a64\": {\n \"message\": \"Strzałka w lewo\"\n },\n \"left_arrow_with_hook_5bfcad93\": {\n \"message\": \"Strzałka w lewo zawinięta\"\n },\n \"left_ceiling_ee9dd88a\": {\n \"message\": \"Lewy sufit\"\n },\n \"left_curly_brace_1726fb4\": {\n \"message\": \"Lewa klamra okrągła\"\n },\n \"left_downard_harpoon_arrow_1d7b3d2e\": {\n \"message\": \"Strzała harpuna w lewo w dół\"\n },\n \"left_floor_29ac2274\": {\n \"message\": \"Lewa podłoga\"\n },\n \"left_to_right_e9b4fd06\": {\n \"message\": \"Lewa-prawa\"\n },\n \"left_upward_harpoon_arrow_3a562a96\": {\n \"message\": \"Strzała harpuna w lewo do góry\"\n },\n \"leftward_arrow_1e4765de\": {\n \"message\": \"Strzałka w lewo\"\n },\n \"leftward_pointing_triangle_d14532ce\": {\n \"message\": \"Trójkąt skierowany w lewo\"\n },\n \"less_than_a26c0641\": {\n \"message\": \"Mniej niż\"\n },\n \"less_than_or_equal_be5216cb\": {\n \"message\": \"Mniejsze lub równe\"\n },\n \"library_icon_ae1e54cf\": {\n \"message\": \"Ikona biblioteki\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Jasny niebieski\"\n },\n \"link_7262adec\": {\n \"message\": \"Łącze\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Opcje łącza\"\n },\n \"links_14b70841\": {\n \"message\": \"Łącza\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Łącza do strony zewnętrznej.\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Wczytaj więcej\"\n },\n \"loading_25990131\": {\n \"message\": \"Wczytywanie...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Wczytywanie\"\n },\n \"loading_closed_captions_subtitles_failed_95ceef47\": {\n \"message\": \"Nie udało się wczytać napisów (dla niesłyszących).\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Niepowodzenie wczytywania...\"\n },\n \"loading_failed_e6a9d8ef\": {\n \"message\": \"Niepowodzenie wczytywania.\"\n },\n \"loading_folders_d8b5869e\": {\n \"message\": \"Wczytywanie folderów\"\n },\n \"loading_please_wait_d276220a\": {\n \"message\": \"Ładowanie, proszę czekać\"\n },\n \"loading_preview_9f077aa1\": {\n \"message\": \"Wczytywanie podglądu\"\n },\n \"locked_762f138b\": {\n \"message\": \"Zablokowany\"\n },\n \"logical_equivalence_76fca396\": {\n \"message\": \"Równoważność logiczna\"\n },\n \"logical_equivalence_short_8efd7b4f\": {\n \"message\": \"Równoważność logiczna (krótki)\"\n },\n \"logical_equivalence_short_and_thick_1e1f654d\": {\n \"message\": \"Równoważność logiczna (krótki i pogrubiony)\"\n },\n \"logical_equivalence_thick_662dd3f2\": {\n \"message\": \"Równoważność logiczna (pogrubiony)\"\n },\n \"low_horizontal_dots_cc08498e\": {\n \"message\": \"Niskie kropki poziomo\"\n },\n \"magenta_4a65993c\": {\n \"message\": \"Amarantowy\"\n },\n \"maps_to_e5ef7382\": {\n \"message\": \"Mapy do\"\n },\n \"math_icon_ad4e9d03\": {\n \"message\": \"Ikona matematyki\"\n },\n \"media_af190855\": {\n \"message\": \"Multimedia\"\n },\n \"media_file_is_processing_please_try_again_later_58a6d49\": {\n \"message\": \"Trwa przetwarzanie pliku multimediów. Spróbuj ponownie później.\"\n },\n \"medium_5a8e9ead\": {\n \"message\": \"Średni\"\n },\n \"middle_27dc1d5\": {\n \"message\": \"Środkowy\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Minimalizuj podgląd pliku\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Minimalizuj okno wideo\"\n },\n \"minus_fd961e2e\": {\n \"message\": \"Minus\"\n },\n \"minus_plus_3461f637\": {\n \"message\": \"Minus/Plus\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Różne\"\n },\n \"miscellaneous_e9818229\": {\n \"message\": \"Różne\"\n },\n \"modules_c4325335\": {\n \"message\": \"Moduły\"\n },\n \"mu_37223b8b\": {\n \"message\": \"Mu\"\n },\n \"multi_color_image_63d7372f\": {\n \"message\": \"Obraz wielokolorowy\"\n },\n \"multiplication_sign_15f95c22\": {\n \"message\": \"Znak mnożenia\"\n },\n \"music_icon_4db5c972\": {\n \"message\": \"Ikona muzyki\"\n },\n \"must_be_at_least_percentage_22e373b6\": {\n \"message\": \"Wymagane co najmniej { percentage }%\"\n },\n \"must_be_at_least_width_x_height_px_41dc825e\": {\n \"message\": \"Wymagane co najmniej { width } x { height } px\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Moje pliki\"\n },\n \"n_th_root_9991a6e4\": {\n \"message\": \"Pierwiastek n-tego stopnia\"\n },\n \"nabla_1e216d25\": {\n \"message\": \"Nabla\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Nazwa\"\n },\n \"name_color_ceec76ff\": {\n \"message\": \"{ name } ({ color })\"\n },\n \"natural_music_54a70258\": {\n \"message\": \"Kasownik (muzyka)\"\n },\n \"natural_numbers_3da07060\": {\n \"message\": \"Liczby naturalne\"\n },\n \"navigate_through_the_menu_or_toolbar_415a4e50\": {\n \"message\": \"Przejdź w menu lub na pasku narzędzi\"\n },\n \"nested_greater_than_d852e60d\": {\n \"message\": \"Zagnieżdżone większe niż\"\n },\n \"nested_less_than_27d17e58\": {\n \"message\": \"Zagnieżdżone mniejsze niż\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Następna strona\"\n },\n \"no_changes_to_save_d29f6e91\": {\n \"message\": \"Brak zmian do zapisania\"\n },\n \"no_e16d9132\": {\n \"message\": \"Nie\"\n },\n \"no_file_chosen_9a880793\": {\n \"message\": \"Nie wybrano pliku\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Nie ma możliwości podglądu tego pliku.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Brak wyników.\"\n },\n \"no_results_found_for_filterterm_ad1b04c8\": {\n \"message\": \"Nie znaleziono wyników dla { filterTerm }\"\n },\n \"no_results_found_for_term_1564c08e\": {\n \"message\": \"Nie znaleziono wyników dla { term }.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Brak\"\n },\n \"none_selected_b93d56d2\": {\n \"message\": \"Nie wybrano żadnego\"\n },\n \"not_equal_6e2980e6\": {\n \"message\": \"Nie jest równe\"\n },\n \"not_in_not_an_element_of_fb1ffb54\": {\n \"message\": \"Nie znajduje się w (nie jest elementem)\"\n },\n \"not_negation_1418ebb8\": {\n \"message\": \"Nie (Negacja)\"\n },\n \"not_subset_dc2b5e84\": {\n \"message\": \"Nie jest podzbiorem\"\n },\n \"not_subset_strict_23d282bf\": {\n \"message\": \"Nie jest podzbiorem (ścisłym)\"\n },\n \"not_superset_5556b913\": {\n \"message\": \"Nie jest nadzbiorem\"\n },\n \"not_superset_strict_24e06f36\": {\n \"message\": \"Nie jest nadzbiorem (ścisłym)\"\n },\n \"nu_1c0f6848\": {\n \"message\": \"Nu\"\n },\n \"octagon_e48be9f\": {\n \"message\": \"Ośmiobok\"\n },\n \"olive_6a3e4d6b\": {\n \"message\": \"Oliwkowy\"\n },\n \"omega_8f2c3463\": {\n \"message\": \"Omega\"\n },\n \"one_of_the_following_styles_must_be_added_to_save__1de769aa\": {\n \"message\": \"Aby zapisać ikonę, należy dodać jeden z następujących stylów: Kolor ikony, Rozmiar konturu, Tekst ikony lub Obraz\"\n },\n \"open_circle_e9bd069\": {\n \"message\": \"Otwarty okrąg\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Otwórz to okno dialogowe skrótów klawiatury\"\n },\n \"open_title_application_fd624fc5\": {\n \"message\": \"Otwórz aplikację { title }\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operatory\"\n },\n \"or_9b70ccaa\": {\n \"message\": \"Lub\"\n },\n \"orange_81386a62\": {\n \"message\": \"Pomarańczowy\"\n },\n \"ordered_and_unordered_lists_cfadfc38\": {\n \"message\": \"Listy uporządkowane i nieuporządkowane\"\n },\n \"other_editor_shortcuts_may_be_found_at_404aba4a\": {\n \"message\": \"Skróty do innych edytorów można znaleźć na\"\n },\n \"outline_color_3ef2cea7\": {\n \"message\": \"Kolor konturu\"\n },\n \"outline_size_a6059a21\": {\n \"message\": \"Rozmiar konturu\"\n },\n \"p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2\": {\n \"message\": \"{ p } nie jest prawidłowym protokołem; wymagany jest ftp, http, https, mailto, skype, tel lub można go pominąć\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Strony\"\n },\n \"paragraph_5e5ad8eb\": {\n \"message\": \"Akapit\"\n },\n \"parallel_d55d6e38\": {\n \"message\": \"Równoległość\"\n },\n \"partial_derivative_4a9159df\": {\n \"message\": \"Pochodna cząstkowa\"\n },\n \"pentagon_17d82ea3\": {\n \"message\": \"Pięciokąt\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Ludzie\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Wartość procentowa\"\n },\n \"percentage_must_be_a_number_8033c341\": {\n \"message\": \"Odsetek musi być liczbą\"\n },\n \"performing_arts_icon_f3497486\": {\n \"message\": \"Ikona sztuk wizualnych\"\n },\n \"perpendicular_7c48ede4\": {\n \"message\": \"Prostopadłość\"\n },\n \"phi_4ac33b6d\": {\n \"message\": \"Fi\"\n },\n \"phi_variant_c9bb3ac5\": {\n \"message\": \"Fi (wariant)\"\n },\n \"physical_education_icon_d7dffd3e\": {\n \"message\": \"Ikona wychowania fizycznego\"\n },\n \"pi_dc4f0bd8\": {\n \"message\": \"Pi\"\n },\n \"pi_variant_10f5f520\": {\n \"message\": \"Pi (wariant)\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Różowy\"\n },\n \"pixels_52ece7d1\": {\n \"message\": \"Piksele\"\n },\n \"play_media_comment_35257210\": {\n \"message\": \"Odtwórz komentarz multimedialny.\"\n },\n \"play_media_comment_by_name_from_createdat_c230123d\": {\n \"message\": \"Odtwórz komentarz multimedialny { name } z { createdAt }.\"\n },\n \"plus_d43cd4ec\": {\n \"message\": \"Plus\"\n },\n \"plus_minus_f8be2e83\": {\n \"message\": \"Plus/Minus\"\n },\n \"posted_when_a578f5ab\": {\n \"message\": \"Opublikował(a): { when }\"\n },\n \"power_set_4f26f316\": {\n \"message\": \"Zbiór potęgowy\"\n },\n \"precedes_196b9aef\": {\n \"message\": \"Poprzedza\"\n },\n \"precedes_equal_20701e84\": {\n \"message\": \"Poprzedza lub równa się\"\n },\n \"preformatted_d0670862\": {\n \"message\": \"Wstępnie formatowane\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Podgląd\"\n },\n \"preview_in_overlay_ed772c46\": {\n \"message\": \"Podgląd w nakładce\"\n },\n \"preview_inline_9787330\": {\n \"message\": \"Wbudowany pogląd\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Poprzednia strona\"\n },\n \"prime_917ea60e\": {\n \"message\": \"Liczba pierwsza\"\n },\n \"prime_numbers_13464f61\": {\n \"message\": \"Liczby pierwsze\"\n },\n \"product_39cf144f\": {\n \"message\": \"Produkt\"\n },\n \"proportional_f02800cc\": {\n \"message\": \"Proporcja\"\n },\n \"protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8\": {\n \"message\": \"Wymagany jest protokół ftp, http, https, mailto, skype, tel lub można go pominąć\"\n },\n \"psi_e3f5f0f7\": {\n \"message\": \"Psi\"\n },\n \"published_c944a23d\": {\n \"message\": \"opublikowane\"\n },\n \"published_when_302d8e23\": {\n \"message\": \"Opublikowane: { when }\"\n },\n \"pumpkin_904428d5\": {\n \"message\": \"Dynia\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Fioletowy\"\n },\n \"quaternions_877024e0\": {\n \"message\": \"Kwaterniony\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Testy\"\n },\n \"rational_numbers_80ddaa4a\": {\n \"message\": \"Liczby wymierne\"\n },\n \"real_numbers_7c99df94\": {\n \"message\": \"Liczby rzeczywiste\"\n },\n \"real_portion_of_complex_number_7dad33b5\": {\n \"message\": \"Część rzeczywista (liczby zespolonej)\"\n },\n \"record_7c9448b\": {\n \"message\": \"Nagraj\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Utwórz/prześlij pliki multimedialne\"\n },\n \"red_8258edf3\": {\n \"message\": \"Czerwony\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Powiązania\"\n },\n \"religion_icon_246e0be1\": {\n \"message\": \"Ikona religii\"\n },\n \"remove_link_d1f2f4d0\": {\n \"message\": \"Usuń łącze\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Zastąp\"\n },\n \"reset_95a81614\": {\n \"message\": \"Resetuj\"\n },\n \"resize_ec83d538\": {\n \"message\": \"Zmień rozmiar\"\n },\n \"restore_auto_save_deccd84b\": {\n \"message\": \"Przywrócić automatycznie zapisaną zawartość?\"\n },\n \"reverse_turnstile_does_not_yield_7558be06\": {\n \"message\": \"Kołowrót zwrotny (nie spełnia)\"\n },\n \"rho_a0244a36\": {\n \"message\": \"Rho\"\n },\n \"rho_variant_415245cd\": {\n \"message\": \"Rho (wariant)\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Edytor wzbogaconej zawartości\"\n },\n \"rich_text_area_press_alt_0_for_rich_content_editor_9d23437f\": {\n \"message\": \"Obszar tekstu sformatowanego Naciśnij ALT+0, aby wyświetlić skróty edytora tekstu sformatowanego.\"\n },\n \"right_align_39e7a32a\": {\n \"message\": \"Wyrównaj do prawej\"\n },\n \"right_angle_bracket_d704e2d6\": {\n \"message\": \"Prawy nawias ostrokątny\"\n },\n \"right_arrow_35e0eddf\": {\n \"message\": \"Strzałka w prawo\"\n },\n \"right_arrow_with_hook_29d92d31\": {\n \"message\": \"Strzałka w prawo zawinięta\"\n },\n \"right_ceiling_839dc744\": {\n \"message\": \"Prawy sufit\"\n },\n \"right_curly_brace_5159d5cd\": {\n \"message\": \"Prawa klamra okrągła\"\n },\n \"right_downward_harpoon_arrow_d71b114f\": {\n \"message\": \"Strzała harpuna w prawo w dół\"\n },\n \"right_floor_5392d5cf\": {\n \"message\": \"Prawa podłoga\"\n },\n \"right_to_left_9cfb092a\": {\n \"message\": \"Prawa-lewa\"\n },\n \"right_upward_harpoon_arrow_f5a34c73\": {\n \"message\": \"Strzała harpuna w prawo do góry\"\n },\n \"rightward_arrow_32932107\": {\n \"message\": \"Strzałka skierowana w prawo\"\n },\n \"rightward_pointing_triangle_60330f5c\": {\n \"message\": \"Trójkąt skierowany w prawo\"\n },\n \"rotate_image_90_degrees_2ab77c05\": {\n \"message\": \"Obróć obraz -90 stopni\"\n },\n \"rotate_image_90_degrees_6c92cd42\": {\n \"message\": \"Obróć obraz 90 stopni\"\n },\n \"rotation_9699c538\": {\n \"message\": \"Obrót\"\n },\n \"sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665\": {\n \"message\": \"Niestety ulepszony edytor HTML nie jest dostępny z poziomu klawiatury. Tutaj możesz uzyskać dostęp do edytor HTML bez formatowania.\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Zapisz\"\n },\n \"saved_icon_maker_icons_df86e2a1\": {\n \"message\": \"Zapisane ikony Icon Maker\"\n },\n \"script_l_42a7b254\": {\n \"message\": \"L ręczne\"\n },\n \"search_280d00bd\": {\n \"message\": \"Wyszukaj\"\n },\n \"search_term_b2d2235\": {\n \"message\": \"Wyszukiwany termin\"\n },\n \"select_crop_shape_d441feeb\": {\n \"message\": \"Wybierz przycięty fragment\"\n },\n \"select_language_7c93a900\": {\n \"message\": \"Wybierz język\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Wybrano\"\n },\n \"selected_linkfilename_c093b1f2\": {\n \"message\": \"Wybrano { linkFileName }\"\n },\n \"set_minus_b46e9b88\": {\n \"message\": \"Różnica zbiorów\"\n },\n \"sharp_music_ab956814\": {\n \"message\": \"Krzyżyk (muzyka)\"\n },\n \"shift_o_to_open_the_pretty_html_editor_55ff5a31\": {\n \"message\": \"Naciśnij Shift-O, aby otworzyć ulepszony edytor HTML.\"\n },\n \"show_audio_options_b489926b\": {\n \"message\": \"Pokaż opcje audio\"\n },\n \"show_image_options_1e2ecc6b\": {\n \"message\": \"Pokaż opcje obrazów\"\n },\n \"show_link_options_545338fd\": {\n \"message\": \"Pokaż opcje łącza\"\n },\n \"show_video_options_6ed3721a\": {\n \"message\": \"Pokaż opcje wideo\"\n },\n \"sigma_5c35e553\": {\n \"message\": \"Sigma\"\n },\n \"sigma_variant_8155625\": {\n \"message\": \"Sigma (wariant)\"\n },\n \"single_color_image_4e5d4dbc\": {\n \"message\": \"Obraz jednokolorowy\"\n },\n \"single_color_image_color_95fa9a87\": {\n \"message\": \"Kolor obrazu jednokolorowego\"\n },\n \"size_b30e1077\": {\n \"message\": \"Rozmiar\"\n },\n \"size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e\": {\n \"message\": \"Rozmiar pliku z napisami przekracza maksymalną dozwoloną wartość { max } kb.\"\n },\n \"small_b070434a\": {\n \"message\": \"Mały\"\n },\n \"solid_circle_9f061dfc\": {\n \"message\": \"Pełny okrąg\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Coś poszło nie tak.\"\n },\n \"something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8\": {\n \"message\": \"Wystąpił błąd i nie wiadomo, co wyświetlić.\"\n },\n \"something_went_wrong_check_your_connection_reload__c7868286\": {\n \"message\": \"Coś poszło nie tak. Sprawdź połączenie, odśwież stronę i spróbuj ponownie.\"\n },\n \"something_went_wrong_d238c551\": {\n \"message\": \"Coś poszło nie tak\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Sortuj wg\"\n },\n \"spades_suit_b37020c2\": {\n \"message\": \"Piki (kolor)\"\n },\n \"square_511eb3b3\": {\n \"message\": \"Kwadrat\"\n },\n \"square_cap_9ec88646\": {\n \"message\": \"Kwadratowa czapka\"\n },\n \"square_cup_b0665113\": {\n \"message\": \"Kwadratowy kubek\"\n },\n \"square_root_e8bcbc60\": {\n \"message\": \"Pierwiastek kwadratowy\"\n },\n \"square_root_symbol_d0898a53\": {\n \"message\": \"Pierwiastek kwadratowy - symbol\"\n },\n \"square_subset_17be67cb\": {\n \"message\": \"Podzbiór kwadratowy\"\n },\n \"square_subset_strict_7044e84f\": {\n \"message\": \"Podzbiór kwadratowy (ścisły)\"\n },\n \"square_superset_3be8dae1\": {\n \"message\": \"Nadzbiór kwadratowy\"\n },\n \"square_superset_strict_fa4262e4\": {\n \"message\": \"Nadzbiór kwadratowy (ścisły)\"\n },\n \"square_unordered_list_b15ce93b\": {\n \"message\": \"prostokątna nieuporządkowana lista\"\n },\n \"star_8d156e09\": {\n \"message\": \"Gwiazdka\"\n },\n \"steel_blue_14296f08\": {\n \"message\": \"Stalowy niebieski\"\n },\n \"styles_2aa721ef\": {\n \"message\": \"Style\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Prześlij\"\n },\n \"subscript_59744f96\": {\n \"message\": \"Indeks dolny\"\n },\n \"subset_19c1a92f\": {\n \"message\": \"Podzbiór\"\n },\n \"subset_strict_8d8948d6\": {\n \"message\": \"Podzbiór (ścisły)\"\n },\n \"succeeds_9cc31be9\": {\n \"message\": \"Następuje po\"\n },\n \"succeeds_equal_158e8c3a\": {\n \"message\": \"Następuje po lub równa się\"\n },\n \"sum_b0842d31\": {\n \"message\": \"Suma\"\n },\n \"superscript_8cb349a2\": {\n \"message\": \"Indeks górny\"\n },\n \"superscript_and_subscript_37f94a50\": {\n \"message\": \"Indeks górny i dolny\"\n },\n \"superset_c4db8a7a\": {\n \"message\": \"Nadzbiór\"\n },\n \"superset_strict_c77dd6d2\": {\n \"message\": \"Nadzbiór (ścisły)\"\n },\n \"supported_file_types_srt_or_webvtt_7d827ed\": {\n \"message\": \"Obsługiwane typy plików: SRT lub WebVTT\"\n },\n \"switch_to_pretty_html_editor_a3cee15f\": {\n \"message\": \"Przełącz na edytor przetworzonego HTML\"\n },\n \"switch_to_raw_html_editor_f970ae1a\": {\n \"message\": \"Przełącz na edytor nieprzetworzonego HTML\"\n },\n \"switch_to_the_html_editor_146dfffd\": {\n \"message\": \"Przełącz się do edytora html\"\n },\n \"switch_to_the_rich_text_editor_63c1ecf6\": {\n \"message\": \"Przełącz na edytor tekstu sformatowanego\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Program\"\n },\n \"tab_arrows_4cf5abfc\": {\n \"message\": \"TAB/klawisze strzałek\"\n },\n \"tau_880974b7\": {\n \"message\": \"Tau\"\n },\n \"teal_f729a294\": {\n \"message\": \"Morski\"\n },\n \"text_7f4593da\": {\n \"message\": \"Tekst\"\n },\n \"text_background_color_16e61c3f\": {\n \"message\": \"Kolor tła tekstu\"\n },\n \"text_color_acf75eb6\": {\n \"message\": \"Kolor tekstu\"\n },\n \"text_optional_384f94f7\": {\n \"message\": \"Tekst (opcjonalny)\"\n },\n \"text_position_8df8c162\": {\n \"message\": \"Położenie tekstu\"\n },\n \"text_size_887c2f6\": {\n \"message\": \"Rozmiar tekstu\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"Podgląd dokumentu jest teraz przetwarzany. Spróbuj ponownie później.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Materiał znajduje się w domenie publicznej\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Materiał jest objęty licencją Creative Commons\"\n },\n \"the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2\": {\n \"message\": \"Materiały są objęte wyjątkowymi zasadami, np. zasadami dozwolonego użytku, prawa do cytowania lub innymi obowiązującymi przepisami prawa autorskiego\"\n },\n \"the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b\": {\n \"message\": \"Ulepszony edytor HTML nie jest dostępny z poziomu klawiatury. Naciśnij Shift O, aby otworzyć edytor html bez formatowania.\"\n },\n \"therefore_d860e024\": {\n \"message\": \"Dlatego\"\n },\n \"theta_ce2d2350\": {\n \"message\": \"Theta\"\n },\n \"theta_variant_fff6da6f\": {\n \"message\": \"Theta (wariant)\"\n },\n \"thick_downward_arrow_b85add4c\": {\n \"message\": \"Strzałka w dół pogrubiona\"\n },\n \"thick_left_arrow_d5f3e925\": {\n \"message\": \"Strzałka w lewo pogrubiona\"\n },\n \"thick_leftward_arrow_6ab89880\": {\n \"message\": \"Strzałka w kierunku lewym\"\n },\n \"thick_right_arrow_3ed5e8f7\": {\n \"message\": \"Strzałka w prawo pogrubiona\"\n },\n \"thick_rightward_arrow_a2e1839e\": {\n \"message\": \"Strzałka w kierunku prawym pogrubiona\"\n },\n \"thick_upward_arrow_acd20328\": {\n \"message\": \"Strzałka w kierunku górnym pogrubiona\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Nie można wyświetlić tego dokumentu w systemie Canvas.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Nie można odtworzyć równania w widoku podstawowym.\"\n },\n \"this_image_is_currently_unavailable_25c68857\": {\n \"message\": \"Obecnie ten obraz jest niedostępny\"\n },\n \"though_your_video_will_have_the_correct_title_in_t_90e427f3\": {\n \"message\": \"Chociaż nagranie wideo będzie mieć prawidłowy tytuł w przeglądarce, nie udało się go zaktualizować w bazie danych.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Tytuł\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Do opublikowania: { when }\"\n },\n \"to_do_when_2783d78f\": {\n \"message\": \"Lista zadań: { when }\"\n },\n \"toggle_summary_group_413df9ac\": {\n \"message\": \"Przełącz grupę { summary }\"\n },\n \"toggle_tooltip_d3b7cb86\": {\n \"message\": \"Etykieta przełącznika\"\n },\n \"tools_2fcf772e\": {\n \"message\": \"Narzędzia\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Góra\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } wyników odnaleziono, { numDisplayed } wyników obecnie wyświetlanych\"\n },\n \"tray_839df38a\": {\n \"message\": \"Zasobnik\"\n },\n \"triangle_6072304e\": {\n \"message\": \"Trójkąt\"\n },\n \"turnstile_yields_f9e76df1\": {\n \"message\": \"Kołowrót (spełnia)\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"Wpisz Control F9, aby uzyskać dostęp do opcji obrazu. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Wpisz Control F9, aby uzyskać dostęp do opcji łącza. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Wpisz Control F9, aby uzyskać dostęp do opcji tabeli. { text }\"\n },\n \"union_e6b57a53\": {\n \"message\": \"Suma zbiorów\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"nieopublikowane\"\n },\n \"untitled_efdc2d7d\": {\n \"message\": \"bez tytułu\"\n },\n \"up_and_left_diagonal_arrow_e4a74a23\": {\n \"message\": \"Strzałka po przekątnej do góry i w lewo\"\n },\n \"up_and_right_diagonal_arrow_935b902e\": {\n \"message\": \"Strzałka po przekątnej do góry i w prawo\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Prześlij dokument\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Prześlij plik\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Prześlij obraz\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Przekaż pliki multimedialne\"\n },\n \"upload_record_media_e4207d72\": {\n \"message\": \"Przekaż/zapisz pliki multimedialne\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Przekazywanie\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"uporządkowana lista alfabetyczna, duże litery\"\n },\n \"uppercase_delta_d4f4bc41\": {\n \"message\": \"Duża delta\"\n },\n \"uppercase_gamma_86f492e9\": {\n \"message\": \"Duża gamma\"\n },\n \"uppercase_lambda_c78d8ed4\": {\n \"message\": \"Duża lambda\"\n },\n \"uppercase_omega_8aedfa2\": {\n \"message\": \"Duża omega\"\n },\n \"uppercase_phi_caa36724\": {\n \"message\": \"Duże fi\"\n },\n \"uppercase_pi_fcc70f5e\": {\n \"message\": \"Duże pi\"\n },\n \"uppercase_psi_6395acbe\": {\n \"message\": \"Duże psi\"\n },\n \"uppercase_roman_numeral_ordered_list_853f292b\": {\n \"message\": \"uporządkowania lista numeryczna, duże cyfry rzymskie\"\n },\n \"uppercase_sigma_dbb70e92\": {\n \"message\": \"Duża sigma\"\n },\n \"uppercase_theta_49afc891\": {\n \"message\": \"Duża theta \"\n },\n \"uppercase_upsilon_8c1e623e\": {\n \"message\": \"Duży ipsylon\"\n },\n \"uppercase_xi_341e8556\": {\n \"message\": \"Duże ksi\"\n },\n \"upsilon_33651634\": {\n \"message\": \"Ipsylon\"\n },\n \"upward_and_downward_pointing_arrow_fa90a918\": {\n \"message\": \"Strzałka skierowana do góry i w dół\"\n },\n \"upward_and_downward_pointing_arrow_thick_d420fdef\": {\n \"message\": \"Strzałka skierowana do góry i w dół (pogrubiona)\"\n },\n \"upward_arrow_9992cb2d\": {\n \"message\": \"Strzałka skierowana do góry\"\n },\n \"upward_pointing_triangle_d078d7cb\": {\n \"message\": \"Trójkąt skierowany do góry\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Prawo użytkowania:\"\n },\n \"usage_rights_required_5fe4dd68\": {\n \"message\": \"Prawo użytkowania (wymagane)\"\n },\n \"use_arrow_keys_to_navigate_options_2021cc50\": {\n \"message\": \"Użyj klawiszy strzałek do nawigowania po opcjach.\"\n },\n \"use_arrow_keys_to_select_a_shape_c8eb57ed\": {\n \"message\": \"Użyj klawiszy strzałek, aby wybrać kształt.\"\n },\n \"use_arrow_keys_to_select_a_size_699a19f4\": {\n \"message\": \"Użyj klawiszy strzałek, aby wybrać rozmiar.\"\n },\n \"use_arrow_keys_to_select_a_text_position_72f9137c\": {\n \"message\": \"Użyj klawiszy strzałek, aby wybrać położenie tekstu.\"\n },\n \"use_arrow_keys_to_select_a_text_size_65e89336\": {\n \"message\": \"Użyj klawiszy strzałek, aby wybrać rozmiar tekstu.\"\n },\n \"use_arrow_keys_to_select_an_outline_size_e009d6b0\": {\n \"message\": \"Użyj klawiszy strzałek, aby wybrać rozmiar obramowania.\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__4f14b4e4\": {\n \"message\": \"Używane przez czytniki ekranu do opisania zawartości { TYPE }\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Używane przez czytniki ekranu do opisania zawartości obrazu\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Używane przez czytniki ekranu do opisania zawartości wideo\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Dokumenty użytkownika\"\n },\n \"user_files_78e21703\": {\n \"message\": \"Pliki użytkownika\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Zdjęcia użytkownika\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Multimedia użytkownika\"\n },\n \"vector_notation_cf6086ab\": {\n \"message\": \"Wektor (notacja)\"\n },\n \"vertical_bar_set_builder_notation_4300495f\": {\n \"message\": \"Kreska pionowa (notacja budująca zbiory)\"\n },\n \"vertical_dots_bfb21f14\": {\n \"message\": \"Kropki pionowo\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Opcje wideo\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Panel opcji wideo\"\n },\n \"video_player_for_9e7d373b\": {\n \"message\": \"Odtwarzacz wideo dla \"\n },\n \"video_player_for_title_ffd9fbc4\": {\n \"message\": \"Odtwarzacz wideo dla { title }\"\n },\n \"view_ba339f93\": {\n \"message\": \"Wyświetl\"\n },\n \"view_description_30446afc\": {\n \"message\": \"Wyświetl opis\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Wyświetl skróty klawiszowe\"\n },\n \"view_title_description_67940918\": {\n \"message\": \"Wyświetl opis { title }\"\n },\n \"white_87fa64fd\": {\n \"message\": \"Biały\"\n },\n \"width_492fec76\": {\n \"message\": \"Szerokość\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Szerokość i wysokość muszą być liczbami\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki — Strona główna\"\n },\n \"wreath_product_200b38ef\": {\n \"message\": \"Produkt splotowy\"\n },\n \"xi_149681d0\": {\n \"message\": \"Ksi\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Tak\"\n },\n \"you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b\": {\n \"message\": \"Masz niezapisane zmiany w panelu Icon Maker. Czy chcesz kontynuować bez zapisywania tych zmian?\"\n },\n \"you_may_not_upload_an_empty_file_11c31eb2\": {\n \"message\": \"Nie można przesłać pustego pliku.\"\n },\n \"your_image_has_been_compressed_for_icon_maker_imag_2e45cd91\": {\n \"message\": \"Obraz został skompresowany dla programu Icon Maker. Obrazy mniejsze niż { size } kB nie zostaną skompresowane.\"\n },\n \"zeta_5ef24f0e\": {\n \"message\": \"Zeta\"\n },\n \"zoom_f3e54d69\": {\n \"message\": \"Zoom\"\n },\n \"zoom_in_image_bb97d4f\": {\n \"message\": \"Przybliż obraz\"\n },\n \"zoom_out_image_d0a0a2ec\": {\n \"message\": \"Oddal obraz\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n pl: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/pl.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
15
|
+
/***/ "./src/translations/tinymce/pl.js":
|
|
16
16
|
/*!****************************************!*\
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
17
|
+
!*** ./src/translations/tinymce/pl.js ***!
|
|
18
18
|
\****************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("tinymce.addI18n('nl', {\n Redo: 'Opnieuw uitvoeren',\n Undo: 'Ongedaan maken',\n Cut: 'Knippen',\n Copy: 'Kopi\\u00ebren',\n Paste: 'Plakken',\n 'Select all': 'Alles selecteren',\n 'New document': 'Nieuw document',\n Ok: 'OK',\n Cancel: 'Annuleren',\n 'Visual aids': ' Visuele hulpmiddelen',\n Bold: 'Vet',\n Italic: 'Cursief',\n Underline: 'Onderstrepen',\n Strikethrough: 'Doorhalen',\n Superscript: 'Superscript',\n Subscript: 'Subscript',\n 'Clear formatting': 'Opmaak wissen',\n 'Align left': 'Links uitlijnen',\n 'Align center': 'Centreren',\n 'Align right': 'Rechts uitlijnen',\n Justify: 'Uitvullen',\n 'Bullet list': 'Lijst met opsommingstekens',\n 'Numbered list': 'Genummerde lijst',\n 'Decrease indent': 'Inspringing verkleinen',\n 'Increase indent': 'Inspringing vergroten',\n Close: 'Sluiten',\n Formats: 'Opmaken',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'Jouw browser ondersteunt geen rechtstreekse toegang tot het klembord. Gebruik in plaats daarvan de sneltoetsen Ctrl+X/C/V.',\n Headers: 'Kopteksten',\n 'Header 1': 'Koptekst 1',\n 'Header 2': 'Koptekst 2',\n 'Header 3': 'Koptekst 3',\n 'Header 4': 'Koptekst 4',\n 'Header 5': 'Koptekst 5',\n 'Header 6': 'Koptekst 6',\n Headings: 'Koppen',\n 'Heading 1': 'Kop 1',\n 'Heading 2': 'Kop 2',\n 'Heading 3': 'Kop 3',\n 'Heading 4': 'Kop 4',\n 'Heading 5': 'Kop 5',\n 'Heading 6': 'Kop 6',\n Preformatted: 'Vooraf opgemaakt',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Code',\n Paragraph: 'Alinea',\n Blockquote: 'Blockquote',\n Inline: 'Inline',\n Blocks: 'Blokken',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'Plakken gebeurt nu als platte tekst. Tekst wordt nu ingevoegd zonder opmaak tot deze optie uitgeschakeld wordt.',\n Fonts: 'Lettertypes',\n 'Font Sizes': 'Tekengroottes',\n Class: 'Klasse',\n 'Browse for an image': 'Afbeelding zoeken',\n OR: 'OF',\n 'Drop an image here': 'Hier een afbeelding neerzetten',\n Upload: 'Uploaden',\n Block: 'Blok',\n Align: 'Uitlijnen',\n Default: 'Standaard',\n Circle: 'Cirkel',\n Disc: 'Bolletje',\n Square: 'Vierkant',\n 'Lower Alpha': 'Kleine letters',\n 'Lower Greek': 'Griekse letters',\n 'Lower Roman': 'Romeinse cijfers klein',\n 'Upper Alpha': 'Hoofdletters',\n 'Upper Roman': 'Romeinse cijfers groot',\n 'Anchor...': 'Anker...',\n Name: 'Naam',\n Id: 'ID',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'ID moet beginnen met een letter, gevolgd door letters, nummers, streepjes, punten, dubbele punten of underscores.',\n 'You have unsaved changes are you sure you want to navigate away?': 'U hebt niet alles opgeslagen bent u zeker dat u de pagina wenst te verlaten?',\n 'Restore last draft': 'Herstel het laatste concept',\n 'Special character...': 'Speciaal teken...',\n 'Source code': 'Broncode',\n 'Insert/Edit code sample': 'Broncode invoegen/bewerken',\n Language: 'Programmeertaal',\n 'Code sample...': 'Codevoorbeeld...',\n 'Color Picker': 'Kleurenkiezer',\n R: 'Rood',\n G: 'Groen',\n B: 'Blauw',\n 'Left to right': 'Links naar rechts',\n 'Right to left': 'Rechts naar links',\n 'Emoticons...': 'Emoticons...',\n 'Metadata and Document Properties': 'Metadata en documenteigenschappen',\n Title: 'Titel',\n Keywords: 'Sleutelwoorden',\n Description: 'Omschrijving',\n Robots: 'Robots',\n Author: 'Auteur',\n Encoding: 'Codering',\n Fullscreen: 'Volledig scherm',\n Action: 'Actie',\n Shortcut: 'Snelkoppeling',\n Help: 'Help',\n Address: 'Adres',\n 'Focus to menubar': 'Menubalk selecteren',\n 'Focus to toolbar': 'Werkbalk selecteren',\n 'Focus to element path': 'Element pad selecteren',\n 'Focus to contextual toolbar': 'Contextuele werkbalk selecteren',\n 'Insert link (if link plugin activated)': 'Link invoegen (als link plug-in geactiveerd is)',\n 'Save (if save plugin activated)': 'Opslaan (als opslaan plug-in ingeschakeld is)',\n 'Find (if searchreplace plugin activated)': 'Zoeken (als zoeken/vervangen plug-in ingeschakeld is)',\n 'Plugins installed ({0}):': 'Plug-ins ge\\u00efnstalleerd ({0}):',\n 'Premium plugins:': 'Premium plug-ins:',\n 'Learn more...': 'Leer meer...',\n 'You are using {0}': 'Je gebruikt {0}',\n Plugins: 'Plug-ins',\n 'Handy Shortcuts': 'Handige snelkoppelingen',\n 'Horizontal line': 'Horizontale lijn',\n 'Insert/edit image': 'Afbeelding invoegen/bewerken',\n 'Image description': 'Afbeelding omschrijving',\n Source: 'Bron',\n Dimensions: 'Afmetingen',\n 'Constrain proportions': 'Verhoudingen behouden',\n General: 'Algemeen',\n Advanced: 'Geavanceerd',\n Style: 'Stijl',\n 'Vertical space': 'Verticale ruimte',\n 'Horizontal space': 'Horizontale ruimte',\n Border: 'Rand',\n 'Insert image': 'Afbeelding invoegen',\n 'Image...': 'Afbeelding...',\n 'Image list': 'Afbeeldingenlijst',\n 'Rotate counterclockwise': 'Linksom draaien',\n 'Rotate clockwise': 'Rechtsom draaien',\n 'Flip vertically': 'Verticaal spiegelen',\n 'Flip horizontally': 'Horizontaal spiegelen',\n 'Edit image': 'Bewerk afbeelding',\n 'Image options': 'Afbeelding opties',\n 'Zoom in': 'Inzoomen',\n 'Zoom out': 'Uitzoomen',\n Crop: 'Uitsnijden',\n Resize: 'Formaat aanpassen',\n Orientation: 'Orientatie',\n Brightness: 'Helderheid',\n Sharpen: 'Scherpte',\n Contrast: 'Contrast',\n 'Color levels': \"Kleurniveau's\",\n Gamma: 'Gamma',\n Invert: 'Omkeren',\n Apply: 'Toepassen',\n Back: 'Terug',\n 'Insert date/time': 'Voeg datum/tijd in',\n 'Date/time': 'Datum/tijd',\n 'Insert/Edit Link': 'Link invoegen/bewerken',\n 'Insert/edit link': 'Hyperlink invoegen/bewerken',\n 'Text to display': 'Linktekst',\n Url: 'Url',\n 'Open link in...': 'Link openen in...',\n 'Current window': 'Huidige venster',\n None: 'Geen',\n 'New window': 'Nieuw venster',\n 'Remove link': 'Link verwijderen',\n Anchors: 'Anker',\n 'Link...': 'Link...',\n 'Paste or type a link': 'Plak of typ een link',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'De ingegeven URL lijkt op een e-mailadres. Wil je er \"mailto:\" aan toevoegen?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'De ingegeven URL verwijst naar een extern adres. Wil je er \"http://\" aan toevoegen?',\n 'Link list': 'Linklijst',\n 'Insert video': 'Video invoegen',\n 'Insert/edit video': 'Video invoegen/bewerken',\n 'Insert/edit media': 'Media invoegen/bewerken',\n 'Alternative source': 'Alternatieve bron',\n 'Alternative source URL': 'Alternatief bron-URL',\n 'Media poster (Image URL)': 'Mediaposter (afbeeldings-url)',\n 'Paste your embed code below:': 'Plak u in te sluiten code hieronder:',\n Embed: 'Insluiten',\n 'Media...': 'Media...',\n 'Nonbreaking space': 'Vaste spatie invoegen',\n 'Page break': 'Pagina einde',\n 'Paste as text': 'Plakken als tekst',\n Preview: 'Voorbeeld',\n 'Print...': 'Afdrukken... ',\n Save: 'Opslaan',\n Find: 'Zoeken',\n 'Replace with': 'Vervangen door',\n Replace: 'Vervangen',\n 'Replace all': 'Alles vervangen',\n Previous: 'Vorige',\n Next: 'Volgende',\n 'Find and replace...': 'Zoeken en vervangen...',\n 'Could not find the specified string.': 'Geen resultaten gevonden',\n 'Match case': 'Identieke hoofd/kleine letters',\n 'Find whole words only': 'Alleen hele woorden zoeken',\n 'Spell check': 'Spellingscontrole',\n Ignore: 'Negeren',\n 'Ignore all': 'Alles negeren',\n Finish: 'Einde',\n 'Add to Dictionary': 'Toevoegen aan woordenlijst',\n 'Insert table': 'Tabel invoegen',\n 'Table properties': 'Tabel eigenschappen',\n 'Delete table': 'Verwijder tabel',\n Cell: 'Cel',\n Row: 'Rij',\n Column: 'Kolom',\n 'Cell properties': 'Cel eigenschappen',\n 'Merge cells': 'Cellen samenvoegen',\n 'Split cell': 'Cel splitsen',\n 'Insert row before': 'Voeg rij boven toe',\n 'Insert row after': 'Voeg rij onder toe',\n 'Delete row': 'Verwijder rij',\n 'Row properties': 'Rij eigenschappen',\n 'Cut row': 'Knip rij',\n 'Copy row': 'Kopieer rij',\n 'Paste row before': 'Plak rij boven',\n 'Paste row after': 'Plak rij onder',\n 'Insert column before': 'Voeg kolom in voor',\n 'Insert column after': 'Voeg kolom in na',\n 'Delete column': 'Verwijder kolom',\n Cols: 'Kolommen',\n Rows: 'Rijen',\n Width: 'Breedte',\n Height: 'Hoogte',\n 'Cell spacing': 'Celruimte',\n 'Cell padding': 'Ruimte binnen cel',\n 'Show caption': 'Bijschrift weergeven',\n Left: 'Links',\n Center: 'Midden',\n Right: 'Rechts',\n 'Cell type': 'Celtype',\n Scope: 'Bereik',\n Alignment: 'Uitlijning',\n 'H Align': 'Links uitlijnen',\n 'V Align': 'Boven uitlijnen',\n Top: 'Bovenaan',\n Middle: 'Centreren',\n Bottom: 'Onderaan',\n 'Header cell': 'Kopcel',\n 'Row group': 'Rijgroep',\n 'Column group': 'Kolomgroep',\n 'Row type': 'Rijtype',\n Header: 'Koptekst',\n Body: 'Body',\n Footer: 'Voettekst',\n 'Border color': 'Randkleur',\n 'Insert template...': 'Sjabloon invoegen...',\n Templates: 'Sjablonen',\n Template: 'Sjabloon',\n 'Text color': 'Tekstkleur',\n 'Background color': 'Achtergrondkleur',\n 'Custom...': 'Eigen...',\n 'Custom color': 'Eigen kleur',\n 'No color': 'Geen kleur',\n 'Remove color': 'Kleur verwijderen',\n 'Table of Contents': 'Inhoudsopgave',\n 'Show blocks': 'Blokken tonen',\n 'Show invisible characters': 'Onzichtbare karakters tonen',\n 'Word count': 'Aantal woorden',\n Count: 'Telling',\n Document: 'Document',\n Selection: 'Selectie',\n Words: 'Woorden',\n 'Words: {0}': 'Woorden: {0}',\n '{0} words': '{0} woorden',\n File: 'Bestand',\n Edit: 'Bewerken',\n Insert: 'Invoegen',\n View: 'Beeld',\n Format: 'Opmaak',\n Table: 'Tabel',\n Tools: 'Gereedschap',\n 'Powered by {0}': 'Gemaakt door {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Rich Text Area. Druk ALT-F9 voor het menu. Druk ALT-F10 voor de toolbar. Druk ALT-0 voor help.',\n 'Image title': 'Afbeeldingstitel',\n 'Border width': 'Randbreedte',\n 'Border style': 'Randstijl',\n Error: 'Fout',\n Warn: 'Waarschuwen',\n Valid: 'Geldig',\n 'To open the popup, press Shift+Enter': 'Druk op Shift+Enter om de pop-up te openen',\n 'Rich Text Area. Press ALT-0 for help.': ' Gebied met opgemaakte tekst. Druk op ALT-0 voor hulp.',\n 'System Font': 'Systeemlettertype',\n 'Failed to upload image: {0}': 'Niet gelukt om afbeelding te uploaden: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Niet gelukt om plug-in te laden: {0} vanaf URL {1}',\n 'Failed to load plugin url: {0}': 'Niet gelukt om URL plug-in te laden: {0}',\n 'Failed to initialize plugin: {0}': 'Niet gelukt om plug-in te initialiseren: {0}',\n example: 'voorbeeld',\n Search: 'Zoeken',\n All: 'Alle',\n Currency: 'Valuta',\n Text: 'Tekst',\n Quotations: 'Citaten',\n Mathematical: 'Wiskundig',\n 'Extended Latin': 'Latijn uitgebreid ',\n Symbols: 'Symbolen',\n Arrows: 'Pijlen',\n 'User Defined': 'Door gebruiker gedefinieerd ',\n 'dollar sign': 'dollarteken',\n 'currency sign': 'valutateken',\n 'euro-currency sign': 'euroteken',\n 'colon sign': 'colon-teken',\n 'cruzeiro sign': 'cruzeiro-teken',\n 'french franc sign': 'franse franc-teken',\n 'lira sign': 'lire-teken',\n 'mill sign': 'mill-teken',\n 'naira sign': 'naira-teken',\n 'peseta sign': 'peseta-teken',\n 'rupee sign': 'roepie-teken',\n 'won sign': 'won-teken',\n 'new sheqel sign': 'nieuwe sheqel-teken',\n 'dong sign': 'dong-teken',\n 'kip sign': 'kip-teken',\n 'tugrik sign': 'tugrik-teken',\n 'drachma sign': 'drachme-teken',\n 'german penny symbol': 'duitse pfennig-teken',\n 'peso sign': 'peso-teken',\n 'guarani sign': 'guarani-teken',\n 'austral sign': 'austral-teken',\n 'hryvnia sign': 'hryvnia-teken',\n 'cedi sign': 'cedi-teken',\n 'livre tournois sign': 'livre tournois-teken',\n 'spesmilo sign': 'spesmilo-teken',\n 'tenge sign': 'tenge-teken',\n 'indian rupee sign': 'indiaase roepie-teken',\n 'turkish lira sign': 'turkse lire-teken',\n 'nordic mark sign': 'noorse mark-teken',\n 'manat sign': 'manat-teken',\n 'ruble sign': 'roebel-teken',\n 'yen character': 'yen-teken',\n 'yuan character': 'yuan-teken',\n 'yuan character, in hong kong and taiwan': 'yuan-teken (Hong Kong en Taiwan)',\n 'yen/yuan character variant one': 'yen/yuan variant 1-teken',\n 'Loading emoticons...': 'Emoticons laden...',\n 'Could not load emoticons': 'Kan emoticons niet laden',\n People: 'Personen',\n 'Animals and Nature': 'Dieren en natuur',\n 'Food and Drink': 'Eten en drinken',\n Activity: 'Activiteit',\n 'Travel and Places': 'Reizen en plaatsen',\n Objects: 'Objecten',\n Flags: 'Vlaggen',\n Characters: 'Tekens',\n 'Characters (no spaces)': 'Tekens (geen spaties)',\n '{0} characters': '{0} karakters',\n 'Error: Form submit field collision.': 'Fout: Veldconflict bij versturen formulier.',\n 'Error: No form element found.': 'Fout: Geen formulierelement gevonden.',\n Update: 'Bijwerken',\n 'Color swatch': 'Kleurenwaaier',\n Turquoise: 'Turquoise',\n Green: 'Groen',\n Blue: 'Blauw',\n Purple: 'Paars',\n 'Navy Blue': 'Marineblauw',\n 'Dark Turquoise': 'Donkerturquoise',\n 'Dark Green': 'Donkergroen',\n 'Medium Blue': 'Middelblauw',\n 'Medium Purple': 'Middelpaars',\n 'Midnight Blue': 'Middernachtblauw',\n Yellow: 'Geel',\n Orange: 'Oranje',\n Red: 'Rood',\n 'Light Gray': 'Lichtgrijs',\n Gray: 'Grijs',\n 'Dark Yellow': 'Donkergeel',\n 'Dark Orange': 'Donkeroranje',\n 'Dark Red': 'Donkerrood',\n 'Medium Gray': 'Middelgrijs',\n 'Dark Gray': 'Donkergrijs',\n 'Light Green': 'Lichtgroen',\n 'Light Yellow': 'Lichtgeel',\n 'Light Red': 'Lichtrood',\n 'Light Purple': 'Lichtpaars',\n 'Light Blue': 'Lichtblauw',\n 'Dark Purple': 'Donkerpaars',\n 'Dark Blue': 'Donkerblauw',\n Black: 'Zwart',\n White: 'Wit',\n 'Switch to or from fullscreen mode': 'Overschakelen naar of vanuit de volledig scherm-modus',\n 'Open help dialog': 'Help-scherm openen',\n history: 'geschiedenis',\n styles: 'stijlen',\n formatting: 'opmaak',\n alignment: 'uitlijning',\n indentation: 'inspringing',\n 'permanent pen': 'permanent pen',\n comments: 'opmerkingen',\n 'Format Painter': 'Opmaak overnemen',\n 'Insert/edit iframe': 'Iframe toevoegen/aanpassen',\n Capitalization: 'Hoofdletter gebruik',\n lowercase: 'kleine letters',\n UPPERCASE: 'HOOFDLETTERS',\n 'Title Case': 'Titel hoofdletter gebruik',\n 'Permanent Pen Properties': 'Permantente Pen eigenschappen',\n 'Permanent pen properties...': 'Permantente pen eigenschappen...',\n Font: 'Lettertype',\n Size: 'Formaat',\n 'More...': 'Meer...',\n 'Spellcheck Language': 'Spellingscontrole taal',\n 'Select...': 'Selecteer...',\n Preferences: 'Voorkeuren',\n Yes: 'Ja',\n No: 'Nee',\n 'Keyboard Navigation': 'Toetsenbord navigatie',\n Version: 'Versie',\n Anchor: 'Anker',\n 'Special character': 'Speciale karakters',\n 'Code sample': 'Broncode voorbeeld',\n Color: 'Kleur',\n Emoticons: 'Emoticons',\n 'Document properties': 'Document eigenschappen',\n Image: 'Afbeelding',\n 'Insert link': 'Hyperlink invoegen',\n Target: 'Doel',\n Link: 'Link',\n Poster: 'Poster',\n Media: 'Media',\n Print: 'Print',\n Prev: 'Vorige',\n 'Find and replace': 'Zoek en vervang',\n 'Whole words': 'Alleen hele woorden',\n Spellcheck: 'Spellingscontrole',\n Caption: 'Onderschrift',\n 'Insert template': 'Sjabloon invoegen'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/nl.js?");
|
|
22
|
+
eval("tinymce.addI18n('pl', {\n Redo: 'Powt\\u00f3rz',\n Undo: 'Cofnij',\n Cut: 'Wytnij',\n Copy: 'Kopiuj',\n Paste: 'Wklej',\n 'Select all': 'Zaznacz wszystko',\n 'New document': 'Nowy dokument',\n Ok: 'Ok',\n Cancel: 'Anuluj',\n 'Visual aids': 'Pomoce wizualne',\n Bold: 'Pogrubienie',\n Italic: 'Kursywa',\n Underline: 'Podkre\\u015blenie',\n Strikethrough: 'Przekre\\u015blenie',\n Superscript: 'Indeks g\\u00f3rny',\n Subscript: 'Indeks dolny',\n 'Clear formatting': 'Wyczy\\u015b\\u0107 formatowanie',\n 'Align left': 'Wyr\\u00f3wnaj do lewej',\n 'Align center': 'Wyr\\u00f3wnaj do \\u015brodka',\n 'Align right': 'Wyr\\u00f3wnaj do prawej',\n Justify: 'Wyjustuj',\n 'Bullet list': 'Lista wypunktowana',\n 'Numbered list': 'Lista numerowana',\n 'Decrease indent': 'Zmniejsz wci\\u0119cie',\n 'Increase indent': 'Zwi\\u0119ksz wci\\u0119cie',\n Close: 'Zamknij',\n Formats: 'Formaty',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'Twoja przegl\\u0105darka nie obs\\u0142uguje bezpo\\u015bredniego dost\\u0119pu do schowka. U\\u017cyj zamiast tego kombinacji klawiszy Ctrl+X/C/V.',\n Headers: 'Nag\\u0142\\u00f3wki',\n 'Header 1': 'Nag\\u0142\\u00f3wek 1',\n 'Header 2': 'Nag\\u0142\\u00f3wek 2',\n 'Header 3': 'Nag\\u0142\\u00f3wek 3',\n 'Header 4': 'Nag\\u0142\\u00f3wek 4',\n 'Header 5': 'Nag\\u0142\\u00f3wek 5',\n 'Header 6': 'Nag\\u0142\\u00f3wek 6',\n Headings: 'Nag\\u0142\\u00f3wki',\n 'Heading 1': 'Nag\\u0142\\u00f3wek 1',\n 'Heading 2': 'Nag\\u0142\\u00f3wek 2',\n 'Heading 3': 'Nag\\u0142\\u00f3wek 3',\n 'Heading 4': 'Nag\\u0142\\u00f3wek 4',\n 'Heading 5': 'Nag\\u0142\\u00f3wek 5',\n 'Heading 6': 'Nag\\u0142\\u00f3wek 6',\n Preformatted: 'Wst\\u0119pne formatowanie',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Kod',\n Paragraph: 'Akapit',\n Blockquote: 'Blok cytatu',\n Inline: 'W tek\\u015bcie',\n Blocks: 'Bloki',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'Wklejanie jest w trybie tekstowym. Zawarto\\u015b\\u0107 zostanie wklejona jako zwyk\\u0142y tekst dop\\u00f3ki nie wy\\u0142\\u0105czysz tej opcji.',\n Fonts: 'Fonty',\n 'Font Sizes': 'Rozmiar fontu',\n Class: 'Klasa',\n 'Browse for an image': 'Przegl\\u0105daj za zdj\\u0119ciem',\n OR: 'LUB',\n 'Drop an image here': 'Upu\\u015b\\u0107 obraz tutaj',\n Upload: 'Prze\\u015blij',\n Block: 'Zablokuj',\n Align: 'Wyr\\u00f3wnaj',\n Default: 'Domy\\u015blne',\n Circle: 'K\\u00f3\\u0142ko',\n Disc: 'Dysk',\n Square: 'Kwadrat',\n 'Lower Alpha': 'Ma\\u0142e litery',\n 'Lower Greek': 'Ma\\u0142e greckie',\n 'Lower Roman': 'Ma\\u0142e rzymskie',\n 'Upper Alpha': 'Wielkie litery',\n 'Upper Roman': 'Wielkie rzymskie',\n 'Anchor...': 'Kotwica...',\n Name: 'Nazwa',\n Id: 'Identyfikator',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Identyfikator powinien zaczyna\\u0107 si\\u0119 liter\\u0105, dozwolone s\\u0105 tylko litery, numery, uko\\u015bniki, kropki, dwukropki i podkre\\u015blniki - tzw. pod\\u0142ogi',\n 'You have unsaved changes are you sure you want to navigate away?': 'Masz niezapisane zmiany. Czy na pewno chcesz opu\\u015bci\\u0107 stron\\u0119?',\n 'Restore last draft': 'Przywr\\u00f3\\u0107 ostatni szkic',\n 'Special character...': 'Znak specjalny...',\n 'Source code': 'Kod \\u017ar\\u00f3d\\u0142owy',\n 'Insert/Edit code sample': 'Dodaj/Edytuj przyk\\u0142adowy kod',\n Language: 'J\\u0119zyk',\n 'Code sample...': 'Przyk\\u0142ad kodu...',\n 'Color Picker': 'Selektor kolor\\u00f3w',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Od lewej do prawej',\n 'Right to left': 'Od prawej do lewej',\n 'Emoticons...': 'Emotikony...',\n 'Metadata and Document Properties': 'Metadane i w\\u0142a\\u015bciwo\\u015bci dokumentu',\n Title: 'Tytu\\u0142',\n Keywords: 'S\\u0142owa kluczowe',\n Description: 'Opis',\n Robots: 'Roboty',\n Author: 'Autor',\n Encoding: 'Kodowanie',\n Fullscreen: 'Pe\\u0142ny ekran',\n Action: 'Akcja',\n Shortcut: 'Skr\\u00f3t',\n Help: 'Pomoc',\n Address: 'Adres',\n 'Focus to menubar': 'Skup si\\u0119 na pasku menu',\n 'Focus to toolbar': 'Skupi\\u0107 si\\u0119 na pasku',\n 'Focus to element path': 'Skup si\\u0119 na \\u015bcie\\u017cce elementu',\n 'Focus to contextual toolbar': 'Skupi\\u0107 si\\u0119 na pasku narz\\u0119dzi kontekstowych',\n 'Insert link (if link plugin activated)': 'Wstaw \\u0142\\u0105cze (je\\u015bli w\\u0142\\u0105czysz wtyczk\\u0119 link\\u00f3w)',\n 'Save (if save plugin activated)': 'Zapisz (je\\u015bli aktywowana jest wtyczka do zapisu)',\n 'Find (if searchreplace plugin activated)': 'Znajd\\u017a (je\\u015bli w\\u0142\\u0105czysz wtyczk\\u0119 do wyszukiwania)',\n 'Plugins installed ({0}):': 'Zainstalowane wtyczki ({0}):',\n 'Premium plugins:': 'Wtyczki Premium:',\n 'Learn more...': 'Dowiedz si\\u0119 wi\\u0119cej...',\n 'You are using {0}': 'U\\u017cywasz {0}',\n Plugins: 'Pluginy',\n 'Handy Shortcuts': 'Przydatne skr\\u00f3ty',\n 'Horizontal line': 'Pozioma linia',\n 'Insert/edit image': 'Wstaw/edytuj obrazek',\n 'Image description': 'Opis obrazka',\n Source: '\\u0179r\\u00f3d\\u0142o',\n Dimensions: 'Wymiary',\n 'Constrain proportions': 'Zachowaj proporcje',\n General: 'Og\\u00f3lne',\n Advanced: 'Zaawansowane',\n Style: 'Styl',\n 'Vertical space': 'Odst\\u0119p pionowy',\n 'Horizontal space': 'Odst\\u0119p poziomy',\n Border: 'Ramka',\n 'Insert image': 'Wstaw obrazek',\n 'Image...': 'Obraz...',\n 'Image list': 'Lista obrazk\\u00f3w',\n 'Rotate counterclockwise': 'Obr\\u00f3\\u0107 w lewo',\n 'Rotate clockwise': 'Obr\\u00f3\\u0107 w prawo',\n 'Flip vertically': 'Przerzu\\u0107 w pionie',\n 'Flip horizontally': 'Przerzu\\u0107 w poziomie',\n 'Edit image': 'Edytuj obrazek',\n 'Image options': 'Opcje obrazu',\n 'Zoom in': 'Powi\\u0119ksz',\n 'Zoom out': 'Pomniejsz',\n Crop: 'Przytnij',\n Resize: 'Zmiana rozmiaru',\n Orientation: 'Orientacja',\n Brightness: 'Jasno\\u015b\\u0107',\n Sharpen: 'Wyostrz',\n Contrast: 'Kontrast',\n 'Color levels': 'Poziom koloru',\n Gamma: 'Gamma',\n Invert: 'Odwr\\u00f3\\u0107',\n Apply: 'Zaakceptuj',\n Back: 'Cofnij',\n 'Insert date/time': 'Wstaw dat\\u0119/czas',\n 'Date/time': 'Data/Czas',\n 'Insert/Edit Link': 'Wstaw/Edytuj \\u0142\\u0105cze',\n 'Insert/edit link': 'Wstaw/edytuj \\u0142\\u0105cze',\n 'Text to display': 'Tekst do wy\\u015bwietlenia',\n Url: 'URL',\n 'Open link in...': 'Otw\\u00f3rz \\u0142\\u0105cze w...',\n 'Current window': 'Bie\\u017c\\u0105ce okno',\n None: '\\u017baden',\n 'New window': 'Nowe okno',\n 'Remove link': 'Usu\\u0144 \\u0142\\u0105cze',\n Anchors: 'Kotwice',\n 'Link...': '\\u0141\\u0105cze...',\n 'Paste or type a link': 'Wklej lub wpisz adres \\u0142\\u0105cza',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'URL, kt\\u00f3ry wprowadzi\\u0142e\\u015b wygl\\u0105da na adres e-mail. Czy chcesz doda\\u0107 mailto: jako prefiks?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'URL, kt\\u00f3ry wprowadzi\\u0142e\\u015b wygl\\u0105da na link zewn\\u0119trzny. Czy chcesz doda\\u0107 http:// jako prefiks?',\n 'Link list': 'Lista link\\u00f3w',\n 'Insert video': 'Wstaw wideo',\n 'Insert/edit video': 'Wstaw/edytuj wideo',\n 'Insert/edit media': 'Wstaw/Edytuj media',\n 'Alternative source': 'Alternatywne \\u017ar\\u00f3d\\u0142o',\n 'Alternative source URL': 'Alternatywny URL \\u017ar\\u00f3d\\u0142a',\n 'Media poster (Image URL)': 'Plakat (URL obrazu)',\n 'Paste your embed code below:': 'Wklej tutaj kod do osadzenia:',\n Embed: 'Osad\\u017a',\n 'Media...': 'Multimedia...',\n 'Nonbreaking space': 'Nie\\u0142amliwa spacja',\n 'Page break': 'Podzia\\u0142 strony',\n 'Paste as text': 'Wklej jako zwyk\\u0142y tekst',\n Preview: 'Podgl\\u0105d',\n 'Print...': 'Drukuj...',\n Save: 'Zapisz',\n Find: 'Znajd\\u017a',\n 'Replace with': 'Zamie\\u0144 na',\n Replace: 'Zamie\\u0144',\n 'Replace all': 'Zamie\\u0144 wszystko',\n Previous: 'Poprzedni',\n Next: 'Nast.',\n 'Find and replace...': 'Znajd\\u017a i zamie\\u0144...',\n 'Could not find the specified string.': 'Nie znaleziono szukanego tekstu.',\n 'Match case': 'Dopasuj wielko\\u015b\\u0107 liter',\n 'Find whole words only': 'Znajd\\u017a tylko ca\\u0142e wyrazy',\n 'Spell check': 'Sprawd\\u017a pisowni\\u0119',\n Ignore: 'Ignoruj',\n 'Ignore all': 'Ignoruj wszystko',\n Finish: 'Zako\\u0144cz',\n 'Add to Dictionary': 'Dodaj do s\\u0142ownika',\n 'Insert table': 'Wstaw tabel\\u0119',\n 'Table properties': 'W\\u0142a\\u015bciwo\\u015bci tabeli',\n 'Delete table': 'Usu\\u0144 tabel\\u0119',\n Cell: 'Kom\\u00f3rka',\n Row: 'Wiersz',\n Column: 'Kolumna',\n 'Cell properties': 'W\\u0142a\\u015bciwo\\u015bci kom\\u00f3rki',\n 'Merge cells': '\\u0141\\u0105cz kom\\u00f3rki',\n 'Split cell': 'Podziel kom\\u00f3rk\\u0119',\n 'Insert row before': 'Wstaw wiersz przed',\n 'Insert row after': 'Wstaw wiersz po',\n 'Delete row': 'Usu\\u0144 wiersz',\n 'Row properties': 'W\\u0142a\\u015bciwo\\u015bci wiersza',\n 'Cut row': 'Wytnij wiersz',\n 'Copy row': 'Kopiuj wiersz',\n 'Paste row before': 'Wklej wiersz przed',\n 'Paste row after': 'Wklej wiersz po',\n 'Insert column before': 'Wstaw kolumn\\u0119 przed',\n 'Insert column after': 'Wstaw kolumn\\u0119 po',\n 'Delete column': 'Usu\\u0144 kolumn\\u0119',\n Cols: 'Kol.',\n Rows: 'Wiersz.',\n Width: 'Szeroko\\u015b\\u0107',\n Height: 'Wysoko\\u015b\\u0107',\n 'Cell spacing': 'Odst\\u0119py kom\\u00f3rek',\n 'Cell padding': 'Dope\\u0142nienie kom\\u00f3rki',\n 'Show caption': 'Poka\\u017c podpis',\n Left: 'Lewo',\n Center: '\\u015arodek',\n Right: 'Prawo',\n 'Cell type': 'Typ kom\\u00f3rki',\n Scope: 'Kontekst',\n Alignment: 'Wyr\\u00f3wnanie',\n 'H Align': 'Wyr\\u00f3wnanie w pionie',\n 'V Align': 'Wyr\\u00f3wnanie w poziomie',\n Top: 'G\\u00f3ra',\n Middle: '\\u015arodek',\n Bottom: 'D\\u00f3\\u0142',\n 'Header cell': 'Kom\\u00f3rka nag\\u0142\\u00f3wka',\n 'Row group': 'Grupa wierszy',\n 'Column group': 'Grupa kolumn',\n 'Row type': 'Typ wiersza',\n Header: 'Nag\\u0142\\u00f3wek',\n Body: 'Tre\\u015b\\u0107',\n Footer: 'Stopka',\n 'Border color': 'Kolor ramki',\n 'Insert template...': 'Wstaw szablon...',\n Templates: 'Szablony',\n Template: 'Szablon',\n 'Text color': 'Kolor tekstu',\n 'Background color': 'Kolor t\\u0142a',\n 'Custom...': 'Niestandardowy...',\n 'Custom color': 'Kolor niestandardowy',\n 'No color': 'Bez koloru',\n 'Remove color': 'Usu\\u0144 kolor',\n 'Table of Contents': 'Spis tre\\u015bci',\n 'Show blocks': 'Poka\\u017c bloki',\n 'Show invisible characters': 'Poka\\u017c niewidoczne znaki',\n 'Word count': 'Liczba s\\u0142\\u00f3w',\n Count: 'Liczba',\n Document: 'Dokument',\n Selection: 'Zaznaczenie',\n Words: 'S\\u0142owa',\n 'Words: {0}': 'S\\u0142\\u00f3w: {0}',\n '{0} words': '{0} s\\u0142\\u00f3w',\n File: 'Plik',\n Edit: 'Edycja',\n Insert: 'Wstaw',\n View: 'Widok',\n Format: 'Format',\n Table: 'Tabela',\n Tools: 'Narz\\u0119dzia',\n 'Powered by {0}': 'Powered by {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Obszar Edycji. ALT-F9 - menu. ALT-F10 - pasek narz\\u0119dzi. ALT-0 - pomoc',\n 'Image title': 'Tytu\\u0142 obrazu',\n 'Border width': 'Grubo\\u015b\\u0107 ramki',\n 'Border style': 'Styl ramki',\n Error: 'B\\u0142\\u0105d',\n Warn: 'Ostrze\\u017cenie',\n Valid: 'Prawid\\u0142owe',\n 'To open the popup, press Shift+Enter': 'Aby otworzy\\u0107 okienko, naci\\u015bnij Shift+Enter',\n 'Rich Text Area. Press ALT-0 for help.': 'Obszar tekstu sformatowanego. Naci\\u015bnij ALT-0, aby uzyska\\u0107 pomoc.',\n 'System Font': 'Font systemowy',\n 'Failed to upload image: {0}': 'Nie uda\\u0142o si\\u0119 przes\\u0142a\\u0107 obrazu: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Nie uda\\u0142o si\\u0119 za\\u0142adowa\\u0107 dodatku: {0} spod adresu url {1}',\n 'Failed to load plugin url: {0}': 'Nie uda\\u0142o si\\u0119 za\\u0142adowa\\u0107 adresu url dodatku: {0}',\n 'Failed to initialize plugin: {0}': 'Nie mo\\u017cna zainicjowa\\u0107 dodatku: {0}',\n example: 'przyk\\u0142ad',\n Search: 'Wyszukaj',\n All: 'Wszystkie',\n Currency: 'Waluta',\n Text: 'Tekst',\n Quotations: 'Cudzys\\u0142owy',\n Mathematical: 'Matematyczne',\n 'Extended Latin': 'Rozszerzony \\u0142aci\\u0144ski',\n Symbols: 'Symbole',\n Arrows: 'Strza\\u0142ki',\n 'User Defined': 'W\\u0142asny',\n 'dollar sign': 'znak dolara',\n 'currency sign': 'znak waluty',\n 'euro-currency sign': 'znak euro',\n 'colon sign': 'znak colon',\n 'cruzeiro sign': 'znak cruzeiro',\n 'french franc sign': 'znak franka francuskiego',\n 'lira sign': 'znak liry',\n 'mill sign': 'znak mill',\n 'naira sign': 'znak nairy',\n 'peseta sign': 'znak pesety',\n 'rupee sign': 'znak rupii',\n 'won sign': 'znak wona',\n 'new sheqel sign': 'znak nowego szekla',\n 'dong sign': 'znak donga',\n 'kip sign': 'znak kipa',\n 'tugrik sign': 'znak tugrika',\n 'drachma sign': 'znak drachmy',\n 'german penny symbol': 'znak feniga',\n 'peso sign': 'znak peso',\n 'guarani sign': 'znak guarani',\n 'austral sign': 'znak australa',\n 'hryvnia sign': 'znak hrywny',\n 'cedi sign': 'znak cedi',\n 'livre tournois sign': 'znak livre tournois',\n 'spesmilo sign': 'znak spesmilo',\n 'tenge sign': 'znak tenge',\n 'indian rupee sign': 'znak rupii indyjskiej',\n 'turkish lira sign': 'znak liry tureckiej',\n 'nordic mark sign': 'znak nordic mark',\n 'manat sign': 'znak manata',\n 'ruble sign': 'znak rubla',\n 'yen character': 'znak jena',\n 'yuan character': 'znak juana',\n 'yuan character, in hong kong and taiwan': 'znak juana w Hongkongu i na Tajwanie',\n 'yen/yuan character variant one': 'jen/juan, wariant pierwszy',\n 'Loading emoticons...': '\\u0141adowanie emotikon\\u00f3w...',\n 'Could not load emoticons': 'Nie mo\\u017cna za\\u0142adowa\\u0107 emotikon\\u00f3w',\n People: 'Ludzie',\n 'Animals and Nature': 'Zwierz\\u0119ta i natura',\n 'Food and Drink': 'Jedzenie i picie',\n Activity: 'Aktywno\\u015b\\u0107',\n 'Travel and Places': 'Podr\\u00f3\\u017ce i miejsca',\n Objects: 'Obiekty',\n Flags: 'Flagi',\n Characters: 'Znaki',\n 'Characters (no spaces)': 'Znaki (bez spacji)',\n '{0} characters': '{0} znak\\u00f3w',\n 'Error: Form submit field collision.': 'B\\u0142\\u0105d: kolizja pola przesy\\u0142ania formularza.',\n 'Error: No form element found.': 'B\\u0142\\u0105d: nie znaleziono elementu formularza.',\n Update: 'Aktualizuj',\n 'Color swatch': 'Pr\\u00f3bka koloru',\n Turquoise: 'Turkusowy',\n Green: 'Zielony',\n Blue: 'Niebieski',\n Purple: 'Purpurowy',\n 'Navy Blue': 'Ciemnoniebieski',\n 'Dark Turquoise': 'Ciemnoturkusowy',\n 'Dark Green': 'Ciemnozielony',\n 'Medium Blue': '\\u015arednioniebieski',\n 'Medium Purple': '\\u015aredniopurpurowy',\n 'Midnight Blue': 'Nocny b\\u0142\\u0119kit',\n Yellow: '\\u017b\\u00f3\\u0142ty',\n Orange: 'Pomara\\u0144czowy',\n Red: 'Czerwony',\n 'Light Gray': 'Jasnoszary',\n Gray: 'Szary',\n 'Dark Yellow': 'Ciemno\\u017c\\u00f3\\u0142ty',\n 'Dark Orange': 'Ciemnopomara\\u0144czowy',\n 'Dark Red': 'Ciemnoczerwony',\n 'Medium Gray': '\\u015arednioszary',\n 'Dark Gray': 'Ciemnoszary',\n 'Light Green': 'Jasnozielony',\n 'Light Yellow': 'Jasno\\u017c\\u00f3\\u0142ty',\n 'Light Red': 'Jasnoczerwony',\n 'Light Purple': 'Jasnopurpurowy',\n 'Light Blue': 'Jasnoniebieski',\n 'Dark Purple': 'Ciemnopurpurowy',\n 'Dark Blue': 'Ciemnoniebieski',\n Black: 'Czarny',\n White: 'Bia\\u0142y',\n 'Switch to or from fullscreen mode': 'W\\u0142\\u0105cz lub wy\\u0142\\u0105cz tryb pe\\u0142noekranowy',\n 'Open help dialog': 'Otw\\u00f3rz okno dialogowe pomocy',\n history: 'historia',\n styles: 'style',\n formatting: 'formatowanie',\n alignment: 'wyr\\u00f3wnanie',\n indentation: 'wci\\u0119cie',\n 'permanent pen': 'marker',\n comments: 'komentarze',\n 'Format Painter': 'Malarz format\\u00f3w',\n 'Insert/edit iframe': 'Wstaw/edytuj iframe',\n Capitalization: 'Jak w zdaniu',\n lowercase: 'ma\\u0142e litery',\n UPPERCASE: 'WIELKIE LITERY',\n 'Title Case': 'Jak Nazwy W\\u0142asne',\n 'Permanent Pen Properties': 'W\\u0142a\\u015bciwo\\u015bci markera',\n 'Permanent pen properties...': 'W\\u0142a\\u015bciwo\\u015bci markera...',\n Font: 'Font',\n Size: 'Rozmiar',\n 'More...': 'Wi\\u0119cej...',\n 'Spellcheck Language': 'J\\u0119zyk sprawdzania pisowni',\n 'Select...': 'Wybierz...',\n Preferences: 'Ustawienia',\n Yes: 'Tak',\n No: 'Nie',\n 'Keyboard Navigation': 'Nawigacja za pomoc\\u0105 klawiatury',\n Version: 'Wersja',\n Anchor: 'Kotwica',\n 'Special character': 'Znak specjalny',\n 'Code sample': 'Przyk\\u0142ad kodu \\u017ar\\u00f3d\\u0142owego',\n Color: 'Kolor',\n Emoticons: 'Ikony emocji',\n 'Document properties': 'W\\u0142a\\u015bciwo\\u015bci dokumentu',\n Image: 'Obraz',\n 'Insert link': 'Wstaw \\u0142\\u0105cze',\n Target: 'Cel',\n Link: 'Adres \\u0142\\u0105cza',\n Poster: 'Plakat',\n Media: 'Media',\n Print: 'Drukuj',\n Prev: 'Poprz.',\n 'Find and replace': 'Znajd\\u017a i zamie\\u0144',\n 'Whole words': 'Ca\\u0142e s\\u0142owa',\n Spellcheck: 'Sprawdzanie pisowni',\n Caption: 'Tytu\\u0142',\n 'Insert template': 'Wstaw szablon'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/pl.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|