@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/62.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[62],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
3
|
+
/***/ "./src/translations/locales/tr.js":
|
|
4
4
|
/*!****************************************!*\
|
|
5
|
-
!*** ./src/translations/locales/
|
|
5
|
+
!*** ./src/translations/locales/tr.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_th__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/th */ \"./src/translations/tinymce/th.js\");\n/* harmony import */ var _tinymce_th__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_th__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 \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n other {}\\n}\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n th: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/th.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_tr_TR__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/tr_TR */ \"./src/translations/tinymce/tr_TR.js\");\n/* harmony import */ var _tinymce_tr_TR__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_tr_TR__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Erişilebilirlik Kontrolü\"\n },\n \"add_8523c19b\": {\n \"message\": \"Ekle\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Başka bir tane ekle\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Alt yazı ekle\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Görsel Ekle\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"Hizala\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Eşleştirme ve Listeler\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Tümü\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Tüm Uygulamalar\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabetik\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Etiket Metni\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Coproduct)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Dosya okunurken hata oluştu\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Ağ isteğinde bulunurken bir hata oluştu\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Medya dosyası yüklenirken hata oluştu.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"Ve\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Duyuru Listesi\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Duyurular\"\n },\n \"apply_781a2546\": {\n \"message\": \"Uygula\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Uygulamalar\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Oklar\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Genişleme oranı korumalıdır\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Ödevler\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Özellikler\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"{ title } ses oynatıcı\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Mevcut klasörler\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Temel\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Mavi\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Alt\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"İptal\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Alt yazı dosyasını seçin\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Kullanıcı haklarını seçin...\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"sıralanmamış listeyi yuvarlak içine al\"\n },\n \"clear_2084585f\": {\n \"message\": \"Temizle\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Seçili dosyayı temizle\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"{ imageName } görselini eklemek için tıklayınız\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Düzenleyiciye bağlantı eklemek için tıklayın.\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Bir menü ya da diyalog kapatır. Ayrıca sizi düzenleme alanına götürür\"\n },\n \"close_d634289d\": {\n \"message\": \"Kapat\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"İşbirliğine Yönelik Çalışmalar\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"{ types } gizlemek için daraltın\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Bilgisayar\"\n },\n \"content_1440204b\": {\n \"message\": \"İçerik\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"İçerik Alt Türü\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"İçerik Tipi\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Telif Sahibi:\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {}\\n other {}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Ders Belgeleri\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Ders Dosyaları\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Ders dosyaları\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Ders Görselleri\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Ders Bağlantıları\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Ders Medyası\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Ders Gezinme Menüsü\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Creative Commons Lisansı:\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Özelleştir\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cam göbeği\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Eklendiği Tarih\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"İçerden başlatma sınırını azalt\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Koyu Mor\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Ayıraçlar\"\n },\n \"details_98a31b68\": {\n \"message\": \"Ayrıntılar\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Tanımlamalar\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Tartışmalar\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Tartışma Başlıkları\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Gösterim Seçenekleri\"\n },\n \"documents_81393201\": {\n \"message\": \"Belgeler\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Tamam\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Buraya bir Dosya Sürükleyin\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Sürükleyip bırakın ya da bilgisayarınıza gözatın\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Teslim Tarihi: Birden Çok Gün\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Bağlantıyı Düzenle\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Göm\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Görsel Ekle\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Harici Araçlar\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Ekstra Büyük\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Dosya URL\"\n },\n \"files_c300e900\": {\n \"message\": \"Dosyalar\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Dosya Başlıkları\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Format\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Oluşturma önizlemesi...\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Notlar\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Yunan\"\n },\n \"green_15af4778\": {\n \"message\": \"Yeşil\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Grup dosyaları\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Grup Gezinme Menüsü\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Başlık 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Başlık 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Başlık 4\"\n },\n \"height_69b03e15\": {\n \"message\": \"Yükseklik\"\n },\n \"home_351838cd\": {\n \"message\": \"Ana Sayfa\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML Düzenleyici\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Bu dosyayı kullanmak için iznim var.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Telif hakkı bendedir\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Simge\"\n },\n \"image_8ad06\": {\n \"message\": \"Görsel\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Görsel Seçenekleri\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Görsel Seçenekleri Yan Menüsü\"\n },\n \"images_7ce26570\": {\n \"message\": \"Görseller\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"İçerden başlat\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigo\"\n },\n \"insert_593145ef\": {\n \"message\": \"Ekle\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella Bağlantısı Ekle\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Bağlantı Ekle\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Matematik Denklemi Ekle\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Geçersiz Dosya\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Geçersiz dosya türü\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Geçersiz bağlantı\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Klavye Kısayolları\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Büyük\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Açık Mavi\"\n },\n \"link_7262adec\": {\n \"message\": \"Bağlantı\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Bağlantı Seçenekleri\"\n },\n \"links_14b70841\": {\n \"message\": \"Bağlantılar\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Harici bir siteye bağlantılar.\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Daha Fazla Yükle\"\n },\n \"loading_25990131\": {\n \"message\": \"Yükleniyor...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Yükleniyor\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Yükleme Başarısız...\"\n },\n \"locked_762f138b\": {\n \"message\": \"Kilitli\"\n },\n \"media_af190855\": {\n \"message\": \"Medya\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Dosya Ön İzlemesini Küçült\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Video''yu Küçült\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Çeşitli\"\n },\n \"modules_c4325335\": {\n \"message\": \"Modüller\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Dosyalarım\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"İsim\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Sonraki Sayfa\"\n },\n \"no_e16d9132\": {\n \"message\": \"Hayır\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Bu dosya için ön izleme bulunmamaktadır.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Sonuç yok.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Yok\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operatörler\"\n },\n \"orange_81386a62\": {\n \"message\": \"Turuncu\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Sayfalar\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Katılımcılar\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Yüzde\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Pembe\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Önizleme\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Önceki Sayfa\"\n },\n \"published_c944a23d\": {\n \"message\": \"yayınlandı\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Mor\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Kısa sınavlar\"\n },\n \"record_7c9448b\": {\n \"message\": \"Kayıt\"\n },\n \"red_8258edf3\": {\n \"message\": \"Kırmızı\"\n },\n \"relationships_6602af70\": {\n \"message\": \"İlişkiler\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Değiştir\"\n },\n \"reset_95a81614\": {\n \"message\": \"Sıfırla\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Zengin İçerik Editörü\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Kaydet\"\n },\n \"search_280d00bd\": {\n \"message\": \"Ara\"\n },\n \"size_b30e1077\": {\n \"message\": \"Boyut\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Bazı sorunlar oluştu.\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Sırala\"\n },\n \"star_8d156e09\": {\n \"message\": \"Yıldız\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Gönder\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Ders Programı\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"Döküman ön izlemesi hala işleniyor. Lütfen daha sonra tekrar deneyin.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Bu malzeme genel kullanıma açık\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Bu malzeme Creative Commons a göre lisanslı\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Bu belge Canvas içinde görüntülenemez.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Bu denklem Temel Görünümde işlenemez.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Başlık\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Gönderileceği zaman: { when }\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } rsonuç bulundu, { numDisplayed } sonuç halihazırda gösteriliyor\"\n },\n \"tray_839df38a\": {\n \"message\": \"Yan menü\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"görsel seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Erişim bağlantısı seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Erişim tablosu seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"yayınlanmadı\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Belge Yükle\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Dosya Yükle\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Görsel Yükle\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Medya Dosyası Yükle\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Yükleniyor\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"Büyük harf alfabetik sıralı liste\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Kullanım Şartları:\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Ekran okuyucuları tarafından bir görselin içeriğini açıklamak için kullanılır\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Ekran okuyucuları tarafından videoyu açıklamak için kullanılır\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Kullanıcı Belgeleri\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Kullanıcı Görselleri\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Kullanıcı Medya Dosyası\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Video Seçenekleri\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Video Seçenekleri Yan Menüsü\"\n },\n \"view_ba339f93\": {\n \"message\": \"Göster\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Klavye Kısayollarını Göster\"\n },\n \"width_492fec76\": {\n \"message\": \"Genişlik\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Genişlik ve yükseklik rakam olmalı\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki Ana Sayfası\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Evet\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n tr: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/tr.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
16
|
-
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
18
|
-
|
|
15
|
+
/***/ "./src/translations/tinymce/tr_TR.js":
|
|
16
|
+
/*!*******************************************!*\
|
|
17
|
+
!*** ./src/translations/tinymce/tr_TR.js ***!
|
|
18
|
+
\*******************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("/*\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 */\ntinymce.addI18n('th', {\n \"Redo\": \"\\u0e17\\u0e33\\u0e43\\u0e2b\\u0e21\\u0e48\\u0e2d\\u0e35\\u0e01\",\n \"Undo\": \"\\u0e40\\u0e1b\\u0e25\\u0e35\\u0e48\\u0e22\\u0e19\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e04\\u0e37\\u0e19\",\n \"Cut\": \"\\u0e15\\u0e31\\u0e14\",\n \"Copy\": \"\\u0e04\\u0e31\\u0e14\\u0e25\\u0e2d\\u0e01\",\n \"Paste\": \"\\u0e27\\u0e32\\u0e07\",\n \"Select all\": \"\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"New document\": \"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\\u0e43\\u0e2b\\u0e21\\u0e48\",\n \"Ok\": \"\\u0e15\\u0e01\\u0e25\\u0e07\",\n \"Cancel\": \"\\u0e22\\u0e01\\u0e40\\u0e25\\u0e34\\u0e01\",\n \"Visual aids\": \"\\u0e17\\u0e31\\u0e28\\u0e19\\u0e39\\u0e1b\\u0e01\\u0e23\\u0e13\\u0e4c\",\n \"Bold\": \"\\u0e15\\u0e31\\u0e27\\u0e2b\\u0e19\\u0e32\",\n \"Italic\": \"\\u0e15\\u0e31\\u0e27\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e07\",\n \"Underline\": \"\\u0e02\\u0e35\\u0e14\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e43\\u0e15\\u0e49\",\n \"Strikethrough\": \"\\u0e02\\u0e35\\u0e14\\u0e04\\u0e23\\u0e48\\u0e2d\\u0e21\",\n \"Superscript\": \"\\u0e15\\u0e31\\u0e27\\u0e22\\u0e01\",\n \"Subscript\": \"\\u0e15\\u0e31\\u0e27\\u0e2b\\u0e49\\u0e2d\\u0e22\",\n \"Clear formatting\": \"\\u0e25\\u0e49\\u0e32\\u0e07\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"Align left\": \"\\u0e08\\u0e31\\u0e14\\u0e0a\\u0e34\\u0e14\\u0e0b\\u0e49\\u0e32\\u0e22\",\n \"Align center\": \"\\u0e08\\u0e31\\u0e14\\u0e01\\u0e36\\u0e48\\u0e07\\u0e01\\u0e25\\u0e32\\u0e07\",\n \"Align right\": \"\\u0e08\\u0e31\\u0e14\\u0e0a\\u0e34\\u0e14\\u0e02\\u0e27\\u0e32\",\n \"Justify\": \"\\u0e40\\u0e15\\u0e47\\u0e21\\u0e41\\u0e19\\u0e27\",\n \"Bullet list\": \"\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2b\\u0e31\\u0e27\\u0e02\\u0e49\\u0e2d\\u0e22\\u0e48\\u0e2d\\u0e22\",\n \"Numbered list\": \"\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e25\\u0e33\\u0e14\\u0e31\\u0e1a\\u0e40\\u0e25\\u0e02\",\n \"Decrease indent\": \"\\u0e25\\u0e14\\u0e01\\u0e32\\u0e23\\u0e40\\u0e22\\u0e37\\u0e49\\u0e2d\\u0e07\",\n \"Increase indent\": \"\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e01\\u0e32\\u0e23\\u0e40\\u0e22\\u0e37\\u0e49\\u0e2d\\u0e07\",\n \"Close\": \"\\u0e1b\\u0e34\\u0e14\",\n \"Formats\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\\/C\\/V keyboard shortcuts instead.\": \"\\u0e40\\u0e1a\\u0e23\\u0e32\\u0e27\\u0e4c\\u0e40\\u0e0b\\u0e2d\\u0e23\\u0e4c\\u0e02\\u0e2d\\u0e07\\u0e04\\u0e38\\u0e13\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e19\\u0e31\\u0e1a\\u0e2a\\u0e19\\u0e38\\u0e19\\u0e01\\u0e32\\u0e23\\u0e40\\u0e02\\u0e49\\u0e32\\u0e16\\u0e36\\u0e07\\u0e42\\u0e14\\u0e22\\u0e15\\u0e23\\u0e07\\u0e44\\u0e1b\\u0e22\\u0e31\\u0e07\\u0e04\\u0e25\\u0e34\\u0e1b\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e14 \\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e0a\\u0e49\\u0e41\\u0e1b\\u0e49\\u0e19\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e25\\u0e31\\u0e14 Ctrl+X\\/C\\/V \\u0e41\\u0e17\\u0e19\",\n \"Headers\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27\",\n \"Header 1\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 1\",\n \"Header 2\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 2\",\n \"Header 3\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 3\",\n \"Header 4\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 4\",\n \"Header 5\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 5\",\n \"Header 6\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27 6\",\n \"Headings\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\",\n \"Heading 1\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 1\",\n \"Heading 2\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 2\",\n \"Heading 3\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 3\",\n \"Heading 4\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 4\",\n \"Heading 5\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 5\",\n \"Heading 6\": \"\\u0e2b\\u0e31\\u0e27\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48 6\",\n \"Preformatted\": \"\\u0e1f\\u0e2d\\u0e23\\u0e4c\\u0e41\\u0e21\\u0e15\\u0e44\\u0e27\\u0e49\\u0e01\\u0e48\\u0e2d\\u0e19\",\n \"Div\": \"Div\",\n \"Pre\": \"Pre\",\n \"Code\": \"\\u0e23\\u0e2b\\u0e31\\u0e2a\",\n \"Paragraph\": \"\\u0e22\\u0e48\\u0e2d\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Blockquote\": \"Blockquote\",\n \"Inline\": \"\\u0e41\\u0e1a\\u0e1a\\u0e2d\\u0e34\\u0e19\\u0e44\\u0e25\\u0e19\\u0e4c\",\n \"Blocks\": \"\\u0e1a\\u0e25\\u0e4a\\u0e2d\\u0e04\",\n \"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.\": \"\\u0e01\\u0e32\\u0e23\\u0e27\\u0e32\\u0e07\\u0e15\\u0e2d\\u0e19\\u0e19\\u0e35\\u0e49\\u0e2d\\u0e22\\u0e39\\u0e48\\u0e43\\u0e19\\u0e42\\u0e2b\\u0e21\\u0e14\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e18\\u0e23\\u0e23\\u0e21\\u0e14\\u0e32 \\u0e40\\u0e19\\u0e37\\u0e49\\u0e2d\\u0e2b\\u0e32\\u0e08\\u0e30\\u0e16\\u0e39\\u0e01\\u0e27\\u0e32\\u0e07\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e18\\u0e23\\u0e23\\u0e21\\u0e14\\u0e32\\u0e08\\u0e19\\u0e01\\u0e27\\u0e48\\u0e32\\u0e04\\u0e38\\u0e13\\u0e08\\u0e30\\u0e1b\\u0e34\\u0e14\\u0e15\\u0e31\\u0e27\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\\u0e19\\u0e35\\u0e49\",\n \"Fonts\": \"\\u0e41\\u0e1a\\u0e1a\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\",\n \"Font Sizes\": \"\\u0e02\\u0e19\\u0e32\\u0e14\\u0e41\\u0e1a\\u0e1a\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\",\n \"Class\": \"\\u0e0a\\u0e31\\u0e49\\u0e19\",\n \"Browse for an image\": \"\\u0e40\\u0e23\\u0e35\\u0e22\\u0e01\\u0e14\\u0e39\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"OR\": \"OR\",\n \"Drop an image here\": \"\\u0e27\\u0e32\\u0e07\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\\u0e17\\u0e35\\u0e48\\u0e19\\u0e35\\u0e48\",\n \"Upload\": \"\\u0e2d\\u0e31\\u0e1b\\u0e42\\u0e2b\\u0e25\\u0e14\",\n \"Block\": \"\\u0e1a\\u0e25\\u0e47\\u0e2d\\u0e01\",\n \"Align\": \"Align\",\n \"Default\": \"\\u0e04\\u0e48\\u0e32\\u0e40\\u0e23\\u0e34\\u0e48\\u0e21\\u0e15\\u0e49\\u0e19\",\n \"Circle\": \"\\u0e27\\u0e07\\u0e01\\u0e25\\u0e21\",\n \"Disc\": \"\\u0e14\\u0e34\\u0e2a\\u0e01\\u0e4c\",\n \"Square\": \"\\u0e08\\u0e31\\u0e15\\u0e38\\u0e23\\u0e31\\u0e2a\",\n \"Lower Alpha\": \"\\u0e2d\\u0e31\\u0e25\\u0e1f\\u0e32\\u0e17\\u0e35\\u0e48\\u0e15\\u0e48\\u0e33\\u0e01\\u0e27\\u0e48\\u0e32\",\n \"Lower Greek\": \"\\u0e01\\u0e23\\u0e35\\u0e01\\u0e17\\u0e35\\u0e48\\u0e15\\u0e48\\u0e33\\u0e01\\u0e27\\u0e48\\u0e32\",\n \"Lower Roman\": \"\\u0e42\\u0e23\\u0e21\\u0e31\\u0e19\\u0e17\\u0e35\\u0e48\\u0e15\\u0e48\\u0e33\\u0e01\\u0e27\\u0e48\\u0e32\",\n \"Upper Alpha\": \"\\u0e2d\\u0e31\\u0e25\\u0e1f\\u0e32\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e39\\u0e07\\u0e01\\u0e27\\u0e48\\u0e32\",\n \"Upper Roman\": \"\\u0e42\\u0e23\\u0e21\\u0e31\\u0e19\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e39\\u0e07\\u0e01\\u0e27\\u0e48\\u0e32\",\n \"Anchor...\": \"\\u0e08\\u0e38\\u0e14\\u0e22\\u0e36\\u0e14...\",\n \"Name\": \"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\n \"Id\": \"Id\",\n \"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.\": \"Id \\u0e04\\u0e27\\u0e23\\u0e08\\u0e30\\u0e02\\u0e36\\u0e49\\u0e19\\u0e15\\u0e49\\u0e19\\u0e14\\u0e49\\u0e27\\u0e22\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23 \\u0e15\\u0e32\\u0e21\\u0e14\\u0e49\\u0e27\\u0e22\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23 \\u0e15\\u0e31\\u0e27\\u0e40\\u0e25\\u0e02 \\u0e02\\u0e35\\u0e14\\u0e01\\u0e25\\u0e32\\u0e07 \\u0e08\\u0e38\\u0e14 \\u0e2d\\u0e31\\u0e12\\u0e20\\u0e32\\u0e04 \\u0e2b\\u0e23\\u0e37\\u0e2d \\u0e02\\u0e35\\u0e14\\u0e25\\u0e48\\u0e32\\u0e07\",\n \"You have unsaved changes are you sure you want to navigate away?\": \"\\u0e04\\u0e38\\u0e13\\u0e21\\u0e35\\u0e01\\u0e32\\u0e23\\u0e40\\u0e1b\\u0e25\\u0e35\\u0e48\\u0e22\\u0e19\\u0e41\\u0e1b\\u0e25\\u0e07\\u0e17\\u0e35\\u0e48\\u0e44\\u0e21\\u0e48\\u0e44\\u0e14\\u0e49\\u0e1a\\u0e31\\u0e19\\u0e17\\u0e36\\u0e01 \\u0e04\\u0e38\\u0e13\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e17\\u0e35\\u0e48\\u0e08\\u0e30\\u0e2d\\u0e2d\\u0e01\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e44\\u0e21\\u0e48?\",\n \"Restore last draft\": \"\\u0e04\\u0e37\\u0e19\\u0e04\\u0e48\\u0e32\\u0e41\\u0e1a\\u0e1a\\u0e23\\u0e48\\u0e32\\u0e07\\u0e25\\u0e48\\u0e32\\u0e2a\\u0e38\\u0e14\",\n \"Special character...\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29...\",\n \"Source code\": \"\\u0e42\\u0e04\\u0e49\\u0e14\\u0e15\\u0e49\\u0e19\\u0e09\\u0e1a\\u0e31\\u0e1a\",\n \"Insert\\/Edit code sample\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07\\u0e42\\u0e04\\u0e49\\u0e14\",\n \"Language\": \"\\u0e20\\u0e32\\u0e29\\u0e32\",\n \"Code sample...\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07\\u0e42\\u0e04\\u0e49\\u0e14...\",\n \"Color Picker\": \"\\u0e15\\u0e31\\u0e27\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\\u0e2a\\u0e35\",\n \"R\": \"\\u0e41\\u0e14\\u0e07\",\n \"G\": \"\\u0e40\\u0e02\\u0e35\\u0e22\\u0e27\",\n \"B\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\",\n \"Left to right\": \"\\u0e0b\\u0e49\\u0e32\\u0e22\\u0e44\\u0e1b\\u0e02\\u0e27\\u0e32\",\n \"Right to left\": \"\\u0e02\\u0e27\\u0e32\\u0e44\\u0e1b\\u0e0b\\u0e49\\u0e32\\u0e22\",\n \"Emoticons\": \"\\u0e2d\\u0e34\\u0e42\\u0e21\\u0e15\\u0e34\\u0e04\\u0e2d\\u0e19\",\n \"Emoticons...\": \"\\u0e2d\\u0e35\\u0e42\\u0e21\\u0e15\\u0e34\\u0e04\\u0e2d\\u0e19...\",\n \"Metadata and Document Properties\": \"\\u0e40\\u0e21\\u0e15\\u0e32\\u0e14\\u0e32\\u0e15\\u0e49\\u0e32\\u0e41\\u0e25\\u0e30\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e02\\u0e2d\\u0e07\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\n \"Title\": \"\\u0e0a\\u0e37\\u0e48\\u0e2d\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\",\n \"Keywords\": \"\\u0e04\\u0e33\\u0e2a\\u0e33\\u0e04\\u0e31\\u0e0d\",\n \"Description\": \"\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22\",\n \"Robots\": \"\\u0e2b\\u0e38\\u0e48\\u0e19\\u0e22\\u0e19\\u0e15\\u0e4c\",\n \"Author\": \"\\u0e1c\\u0e39\\u0e49\\u0e40\\u0e02\\u0e35\\u0e22\\u0e19\",\n \"Encoding\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e02\\u0e49\\u0e32\\u0e23\\u0e2b\\u0e31\\u0e2a\",\n \"Fullscreen\": \"\\u0e40\\u0e15\\u0e47\\u0e21\\u0e08\\u0e2d\",\n \"Action\": \"\\u0e01\\u0e32\\u0e23\\u0e01\\u0e23\\u0e30\\u0e17\\u0e33\",\n \"Shortcut\": \"\\u0e17\\u0e32\\u0e07\\u0e25\\u0e31\\u0e14\",\n \"Help\": \"\\u0e0a\\u0e48\\u0e27\\u0e22\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\",\n \"Address\": \"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\n \"Focus to menubar\": \"\\u0e42\\u0e1f\\u0e01\\u0e31\\u0e2a\\u0e44\\u0e1b\\u0e17\\u0e35\\u0e48\\u0e40\\u0e21\\u0e19\\u0e39\\u0e1a\\u0e32\\u0e23\\u0e4c\",\n \"Focus to toolbar\": \"\\u0e42\\u0e1f\\u0e01\\u0e31\\u0e2a\\u0e44\\u0e1b\\u0e17\\u0e35\\u0e48\\u0e41\\u0e16\\u0e1a\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e21\\u0e37\\u0e2d\",\n \"Focus to element path\": \"\\u0e42\\u0e1f\\u0e01\\u0e31\\u0e2a\\u0e44\\u0e1b\\u0e17\\u0e35\\u0e48\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e17\\u0e32\\u0e07\\u0e02\\u0e2d\\u0e07\\u0e2d\\u0e07\\u0e04\\u0e4c\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e2d\\u0e1a\",\n \"Focus to contextual toolbar\": \"\\u0e42\\u0e1f\\u0e01\\u0e31\\u0e2a\\u0e44\\u0e1b\\u0e17\\u0e35\\u0e48\\u0e41\\u0e16\\u0e1a\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e21\\u0e37\\u0e2d\\u0e15\\u0e32\\u0e21\\u0e1a\\u0e23\\u0e34\\u0e1a\\u0e17\",\n \"Insert link (if link plugin activated)\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c (\\u0e2b\\u0e32\\u0e01\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e43\\u0e0a\\u0e49\\u0e07\\u0e32\\u0e19\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c)\",\n \"Save (if save plugin activated)\": \"\\u0e1a\\u0e31\\u0e19\\u0e17\\u0e36\\u0e01 (\\u0e2b\\u0e32\\u0e01\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e43\\u0e0a\\u0e49\\u0e07\\u0e32\\u0e19\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19\\u0e1a\\u0e31\\u0e19\\u0e17\\u0e36\\u0e01)\",\n \"Find (if searchreplace plugin activated)\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32 (\\u0e2b\\u0e32\\u0e01\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e43\\u0e0a\\u0e49\\u0e07\\u0e32\\u0e19\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19 searchreplace)\",\n \"Plugins installed ({0}):\": \"\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19\\u0e17\\u0e35\\u0e48\\u0e15\\u0e34\\u0e14\\u0e15\\u0e31\\u0e49\\u0e07\\u0e41\\u0e25\\u0e49\\u0e27 ({0}):\",\n \"Premium plugins:\": \"\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19\\u0e1e\\u0e23\\u0e35\\u0e40\\u0e21\\u0e35\\u0e22\\u0e21:\",\n \"Learn more...\": \"\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e23\\u0e39\\u0e49\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21...\",\n \"You are using {0}\": \"\\u0e04\\u0e38\\u0e13\\u0e01\\u0e33\\u0e25\\u0e31\\u0e07\\u0e43\\u0e0a\\u0e49 {0}\",\n \"Plugins\": \"\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19\",\n \"Handy Shortcuts\": \"\\u0e17\\u0e32\\u0e07\\u0e25\\u0e31\\u0e14\\u0e14\\u0e49\\u0e27\\u0e22\\u0e21\\u0e37\\u0e2d\",\n \"Horizontal line\": \"\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e41\\u0e19\\u0e27\\u0e19\\u0e2d\\u0e19\",\n \"Insert\\/edit image\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e23\\u0e39\\u0e1b\",\n \"Alternative description\": \"\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22\\u0e17\\u0e32\\u0e07\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\",\n \"Accessibility\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e43\\u0e19\\u0e01\\u0e32\\u0e23\\u0e40\\u0e02\\u0e49\\u0e32\\u0e16\\u0e36\\u0e07\",\n \"Image is decorative\": \"\\u0e20\\u0e32\\u0e1e\\u0e17\\u0e35\\u0e48\\u0e16\\u0e39\\u0e01\\u0e15\\u0e01\\u0e41\\u0e15\\u0e48\\u0e07\",\n \"Source\": \"\\u0e41\\u0e2b\\u0e25\\u0e48\\u0e07\\u0e17\\u0e35\\u0e48\\u0e21\\u0e32\",\n \"Dimensions\": \"\\u0e02\\u0e19\\u0e32\\u0e14\",\n \"Constrain proportions\": \"\\u0e08\\u0e33\\u0e01\\u0e31\\u0e14\\u0e2a\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e27\\u0e19\",\n \"General\": \"\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\n \"Advanced\": \"\\u0e02\\u0e31\\u0e49\\u0e19\\u0e2a\\u0e39\\u0e07\",\n \"Style\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"Vertical space\": \"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07\\u0e41\\u0e19\\u0e27\\u0e15\\u0e31\\u0e49\\u0e07\",\n \"Horizontal space\": \"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07\\u0e41\\u0e19\\u0e27\\u0e19\\u0e2d\\u0e19\",\n \"Border\": \"\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e02\\u0e2d\\u0e1a\",\n \"Insert image\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"Image...\": \"\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e...\",\n \"Image list\": \"\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"Rotate counterclockwise\": \"\\u0e2b\\u0e21\\u0e38\\u0e19\\u0e17\\u0e27\\u0e19\\u0e40\\u0e02\\u0e47\\u0e21\\u0e19\\u0e32\\u0e2c\\u0e34\\u0e01\\u0e32\",\n \"Rotate clockwise\": \"\\u0e2b\\u0e21\\u0e38\\u0e19\\u0e15\\u0e32\\u0e21\\u0e40\\u0e02\\u0e47\\u0e21\\u0e19\\u0e32\\u0e2c\\u0e34\\u0e01\\u0e32\",\n \"Flip vertically\": \"\\u0e1e\\u0e25\\u0e34\\u0e01\\u0e15\\u0e32\\u0e21\\u0e41\\u0e19\\u0e27\\u0e15\\u0e31\\u0e49\\u0e07\",\n \"Flip horizontally\": \"\\u0e1e\\u0e25\\u0e34\\u0e01\\u0e15\\u0e32\\u0e21\\u0e41\\u0e19\\u0e27\\u0e19\\u0e2d\\u0e19\",\n \"Edit image\": \"\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e23\\u0e39\\u0e1b\",\n \"Image options\": \"\\u0e15\\u0e31\\u0e27\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"Zoom in\": \"\\u0e02\\u0e22\\u0e32\\u0e22\\u0e40\\u0e02\\u0e49\\u0e32\",\n \"Zoom out\": \"\\u0e22\\u0e48\\u0e2d\\u0e2d\\u0e2d\\u0e01\",\n \"Crop\": \"\\u0e04\\u0e23\\u0e2d\\u0e1b\\u0e15\\u0e31\\u0e14\",\n \"Resize\": \"\\u0e1b\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e19\\u0e32\\u0e14\",\n \"Orientation\": \"\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e27\\u0e32\\u0e07\",\n \"Brightness\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e2a\\u0e27\\u0e48\\u0e32\\u0e07\",\n \"Sharpen\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e04\\u0e21\",\n \"Contrast\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e40\\u0e1b\\u0e23\\u0e35\\u0e22\\u0e1a\\u0e15\\u0e48\\u0e32\\u0e07\",\n \"Color levels\": \"\\u0e23\\u0e30\\u0e14\\u0e31\\u0e1a\\u0e2a\\u0e35\",\n \"Gamma\": \"\\u0e41\\u0e01\\u0e21\\u0e21\\u0e32\",\n \"Invert\": \"\\u0e22\\u0e49\\u0e2d\\u0e19\\u0e01\\u0e25\\u0e31\\u0e1a\",\n \"Apply\": \"\\u0e19\\u0e33\\u0e44\\u0e1b\\u0e43\\u0e0a\\u0e49\",\n \"Back\": \"\\u0e01\\u0e25\\u0e31\\u0e1a\",\n \"Insert date\\/time\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e27\\u0e31\\u0e19\\u0e17\\u0e35\\u0e48\\/\\u0e40\\u0e27\\u0e25\\u0e32\",\n \"Date\\/time\": \"\\u0e27\\u0e31\\u0e19\\u0e17\\u0e35\\u0e48\\/\\u0e40\\u0e27\\u0e25\\u0e32\",\n \"Insert\\/edit link\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"Text to display\": \"\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e17\\u0e35\\u0e48\\u0e08\\u0e30\\u0e41\\u0e2a\\u0e14\\u0e07\",\n \"Url\": \"URL\",\n \"Open link in...\": \"\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\\u0e43\\u0e19...\",\n \"Current window\": \"\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e15\\u0e48\\u0e32\\u0e07\\u0e1b\\u0e31\\u0e08\\u0e08\\u0e38\\u0e1a\\u0e31\\u0e19\",\n \"None\": \"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\",\n \"New window\": \"\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e15\\u0e48\\u0e32\\u0e07\\u0e43\\u0e2b\\u0e21\\u0e48\",\n \"Open link\": \"\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"Remove link\": \"\\u0e40\\u0e2d\\u0e32\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\\u0e2d\\u0e2d\\u0e01\",\n \"Anchors\": \"\\u0e08\\u0e38\\u0e14\\u0e22\\u0e36\\u0e14\",\n \"Link...\": \"\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c...\",\n \"Paste or type a link\": \"\\u0e27\\u0e32\\u0e07\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e1b\\u0e49\\u0e2d\\u0e19\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?\": \"URL \\u0e17\\u0e35\\u0e48\\u0e04\\u0e38\\u0e13\\u0e23\\u0e30\\u0e1a\\u0e38\\u0e14\\u0e39\\u0e40\\u0e2b\\u0e21\\u0e37\\u0e2d\\u0e19\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e2d\\u0e35\\u0e40\\u0e21\\u0e25\\u0e41\\u0e2d\\u0e14\\u0e40\\u0e14\\u0e23\\u0e2a \\u0e04\\u0e38\\u0e13\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e43\\u0e2a\\u0e48 mailto: \\u0e19\\u0e33\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e44\\u0e21\\u0e48\",\n \"The URL you entered seems to be an external link. Do you want to add the required http:\\/\\/ prefix?\": \"URL \\u0e17\\u0e35\\u0e48\\u0e04\\u0e38\\u0e13\\u0e23\\u0e30\\u0e1a\\u0e38\\u0e14\\u0e39\\u0e40\\u0e2b\\u0e21\\u0e37\\u0e2d\\u0e19\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\\u0e20\\u0e32\\u0e22\\u0e19\\u0e2d\\u0e01 \\u0e04\\u0e38\\u0e13\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e43\\u0e2a\\u0e48 http:\\/\\/ \\u0e19\\u0e33\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e44\\u0e21\\u0e48\",\n \"The URL you entered seems to be an external link. Do you want to add the required https:\\/\\/ prefix?\": \"URL \\u0e17\\u0e35\\u0e48\\u0e04\\u0e38\\u0e13\\u0e1b\\u0e49\\u0e2d\\u0e19\\u0e14\\u0e39\\u0e40\\u0e2b\\u0e21\\u0e37\\u0e2d\\u0e19\\u0e08\\u0e30\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\\u0e20\\u0e32\\u0e22\\u0e19\\u0e2d\\u0e01 \\u0e04\\u0e38\\u0e13\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e04\\u0e33\\u0e19\\u0e33\\u0e2b\\u0e19\\u0e49\\u0e32 https:\\/\\/ \\u0e17\\u0e35\\u0e48\\u0e08\\u0e33\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e44\\u0e21\\u0e48?\",\n \"Link list\": \"\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"Insert video\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e27\\u0e34\\u0e14\\u0e35\\u0e42\\u0e2d\",\n \"Insert\\/edit video\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e27\\u0e34\\u0e14\\u0e35\\u0e42\\u0e2d\",\n \"Insert\\/edit media\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e2a\\u0e37\\u0e48\\u0e2d\",\n \"Alternative source\": \"\\u0e41\\u0e2b\\u0e25\\u0e48\\u0e07\\u0e17\\u0e35\\u0e48\\u0e21\\u0e32\\u0e2a\\u0e33\\u0e23\\u0e2d\\u0e07\",\n \"Alternative source URL\": \"URL \\u0e41\\u0e2b\\u0e25\\u0e48\\u0e07\\u0e17\\u0e35\\u0e48\\u0e21\\u0e32\\u0e2a\\u0e33\\u0e23\\u0e2d\\u0e07\",\n \"Media poster (Image URL)\": \"\\u0e42\\u0e1b\\u0e2a\\u0e40\\u0e15\\u0e2d\\u0e23\\u0e4c\\u0e21\\u0e35\\u0e40\\u0e14\\u0e35\\u0e22 (URL \\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e)\",\n \"Paste your embed code below:\": \"\\u0e27\\u0e32\\u0e07\\u0e42\\u0e04\\u0e49\\u0e14\\u0e1d\\u0e31\\u0e07\\u0e15\\u0e31\\u0e27\\u0e02\\u0e2d\\u0e07\\u0e04\\u0e38\\u0e13\\u0e14\\u0e49\\u0e32\\u0e19\\u0e25\\u0e48\\u0e32\\u0e07:\",\n \"Embed\": \"\\u0e1d\\u0e31\\u0e07\",\n \"Media...\": \"\\u0e21\\u0e35\\u0e40\\u0e14\\u0e35\\u0e22...\",\n \"Nonbreaking space\": \"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07\\u0e44\\u0e21\\u0e48\\u0e41\\u0e22\\u0e01\",\n \"Page break\": \"\\u0e15\\u0e31\\u0e27\\u0e41\\u0e1a\\u0e48\\u0e07\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Paste as text\": \"\\u0e27\\u0e32\\u0e07\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\",\n \"Preview\": \"\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07\",\n \"Print...\": \"\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c...\",\n \"Save\": \"\\u0e1a\\u0e31\\u0e19\\u0e17\\u0e36\\u0e01\",\n \"Find\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\",\n \"Replace with\": \"\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48\\u0e14\\u0e49\\u0e27\\u0e22\",\n \"Replace\": \"\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48\",\n \"Replace all\": \"\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48\\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"Previous\": \"\\u0e01\\u0e48\\u0e2d\\u0e19\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e19\\u0e35\\u0e49\",\n \"Next\": \"\\u0e16\\u0e31\\u0e14\\u0e44\\u0e1b\",\n \"Find and Replace\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e41\\u0e25\\u0e30\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48\",\n \"Find and replace...\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e41\\u0e25\\u0e30\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48...\",\n \"Could not find the specified string.\": \"\\u0e44\\u0e21\\u0e48\\u0e1e\\u0e1a\\u0e2a\\u0e15\\u0e23\\u0e34\\u0e07\\u0e17\\u0e35\\u0e48\\u0e23\\u0e30\\u0e1a\\u0e38\",\n \"Match case\": \"\\u0e15\\u0e23\\u0e07\\u0e15\\u0e32\\u0e21\\u0e15\\u0e31\\u0e27\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e43\\u0e2b\\u0e0d\\u0e48-\\u0e40\\u0e25\\u0e47\\u0e01\",\n \"Find whole words only\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e17\\u0e31\\u0e49\\u0e07\\u0e04\\u0e33\\u0e40\\u0e17\\u0e48\\u0e32\\u0e19\\u0e31\\u0e49\\u0e19\",\n \"Find in selection\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e08\\u0e32\\u0e01\\u0e17\\u0e35\\u0e48\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\",\n \"Spellcheck\": \"\\u0e15\\u0e23\\u0e27\\u0e08\\u0e01\\u0e32\\u0e23\\u0e2a\\u0e30\\u0e01\\u0e14\",\n \"Spellcheck Language\": \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e43\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e23\\u0e27\\u0e08\\u0e01\\u0e32\\u0e23\\u0e2a\\u0e30\\u0e01\\u0e14\",\n \"No misspellings found.\": \"\\u0e44\\u0e21\\u0e48\\u0e1e\\u0e1a\\u0e01\\u0e32\\u0e23\\u0e2a\\u0e30\\u0e01\\u0e14\\u0e04\\u0e33\\u0e1c\\u0e34\\u0e14\",\n \"Ignore\": \"\\u0e25\\u0e30\\u0e40\\u0e27\\u0e49\\u0e19\",\n \"Ignore all\": \"\\u0e25\\u0e30\\u0e40\\u0e27\\u0e49\\u0e19\\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"Finish\": \"\\u0e40\\u0e2a\\u0e23\\u0e47\\u0e08\\u0e2a\\u0e34\\u0e49\\u0e19\",\n \"Add to Dictionary\": \"\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e43\\u0e19\\u0e1e\\u0e08\\u0e19\\u0e32\\u0e19\\u0e38\\u0e01\\u0e23\\u0e21\",\n \"Insert table\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\",\n \"Table properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e02\\u0e2d\\u0e07\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\",\n \"Delete table\": \"\\u0e25\\u0e1a\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\",\n \"Cell\": \"\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Row\": \"\\u0e41\\u0e16\\u0e27\",\n \"Column\": \"\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\",\n \"Cell properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e02\\u0e2d\\u0e07\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Merge cells\": \"\\u0e1c\\u0e2a\\u0e32\\u0e19\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Split cell\": \"\\u0e41\\u0e22\\u0e01\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Insert row before\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e41\\u0e16\\u0e27\\u0e14\\u0e49\\u0e32\\u0e19\\u0e1a\\u0e19\",\n \"Insert row after\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e41\\u0e16\\u0e27\\u0e14\\u0e49\\u0e32\\u0e19\\u0e25\\u0e48\\u0e32\\u0e07\",\n \"Delete row\": \"\\u0e25\\u0e1a\\u0e41\\u0e16\\u0e27\",\n \"Row properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e02\\u0e2d\\u0e07\\u0e41\\u0e16\\u0e27\",\n \"Cut row\": \"\\u0e15\\u0e31\\u0e14\\u0e41\\u0e16\\u0e27\",\n \"Copy row\": \"\\u0e04\\u0e31\\u0e14\\u0e25\\u0e2d\\u0e01\\u0e41\\u0e16\\u0e27\",\n \"Paste row before\": \"\\u0e27\\u0e32\\u0e07\\u0e41\\u0e16\\u0e27\\u0e14\\u0e49\\u0e32\\u0e19\\u0e1a\\u0e19\",\n \"Paste row after\": \"\\u0e27\\u0e32\\u0e07\\u0e41\\u0e16\\u0e27\\u0e14\\u0e49\\u0e32\\u0e19\\u0e25\\u0e48\\u0e32\\u0e07\",\n \"Insert column before\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\\u0e02\\u0e49\\u0e32\\u0e07\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Insert column after\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\\u0e02\\u0e49\\u0e32\\u0e07\\u0e2b\\u0e25\\u0e31\\u0e07\",\n \"Delete column\": \"\\u0e25\\u0e1a\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\",\n \"Cols\": \"\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\",\n \"Rows\": \"\\u0e41\\u0e16\\u0e27\",\n \"Width\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e01\\u0e27\\u0e49\\u0e32\\u0e07\",\n \"Height\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e2a\\u0e39\\u0e07\",\n \"Cell spacing\": \"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07\\u0e23\\u0e30\\u0e2b\\u0e27\\u0e48\\u0e32\\u0e07\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Cell padding\": \"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07\\u0e20\\u0e32\\u0e22\\u0e43\\u0e19\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Caption\": \"\\u0e1b\\u0e49\\u0e32\\u0e22\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22\",\n \"Show caption\": \"\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e04\\u0e33\\u0e1a\\u0e23\\u0e23\\u0e22\\u0e32\\u0e22\",\n \"Left\": \"\\u0e0b\\u0e49\\u0e32\\u0e22\",\n \"Center\": \"\\u0e01\\u0e36\\u0e48\\u0e07\\u0e01\\u0e25\\u0e32\\u0e07\",\n \"Right\": \"\\u0e02\\u0e27\\u0e32\",\n \"Cell type\": \"\\u0e0a\\u0e19\\u0e34\\u0e14\\u0e02\\u0e2d\\u0e07\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\",\n \"Scope\": \"\\u0e02\\u0e2d\\u0e1a\\u0e40\\u0e02\\u0e15\",\n \"Alignment\": \"\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e41\\u0e19\\u0e27\",\n \"H Align\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e43\\u0e19\\u0e41\\u0e19\\u0e27\\u0e19\\u0e2d\\u0e19\",\n \"V Align\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e43\\u0e19\\u0e41\\u0e19\\u0e27\\u0e15\\u0e31\\u0e49\\u0e07\",\n \"Top\": \"\\u0e1a\\u0e19\",\n \"Middle\": \"\\u0e01\\u0e25\\u0e32\\u0e07\",\n \"Bottom\": \"\\u0e25\\u0e48\\u0e32\\u0e07\",\n \"Header cell\": \"\\u0e40\\u0e0b\\u0e25\\u0e25\\u0e4c\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27\",\n \"Row group\": \"\\u0e01\\u0e25\\u0e38\\u0e48\\u0e21\\u0e41\\u0e16\\u0e27\",\n \"Column group\": \"\\u0e01\\u0e25\\u0e38\\u0e48\\u0e21\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\",\n \"Row type\": \"\\u0e0a\\u0e19\\u0e34\\u0e14\\u0e02\\u0e2d\\u0e07\\u0e41\\u0e16\\u0e27\",\n \"Header\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e2b\\u0e31\\u0e27\",\n \"Body\": \"\\u0e40\\u0e19\\u0e37\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\",\n \"Footer\": \"\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e17\\u0e49\\u0e32\\u0e22\",\n \"Border color\": \"\\u0e2a\\u0e35\\u0e02\\u0e2d\\u0e1a\",\n \"Insert template...\": \"\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e41\\u0e21\\u0e48\\u0e41\\u0e1a\\u0e1a...\",\n \"Templates\": \"\\u0e41\\u0e21\\u0e48\\u0e41\\u0e1a\\u0e1a\",\n \"Template\": \"\\u0e41\\u0e21\\u0e48\\u0e41\\u0e1a\\u0e1a\",\n \"Text color\": \"\\u0e2a\\u0e35\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\",\n \"Background color\": \"\\u0e2a\\u0e35\\u0e1e\\u0e37\\u0e49\\u0e19\\u0e2b\\u0e25\\u0e31\\u0e07\",\n \"Custom...\": \"\\u0e01\\u0e33\\u0e2b\\u0e19\\u0e14\\u0e40\\u0e2d\\u0e07\",\n \"Custom color\": \"\\u0e2a\\u0e35\\u0e17\\u0e35\\u0e48\\u0e01\\u0e33\\u0e2b\\u0e19\\u0e14\\u0e40\\u0e2d\\u0e07\",\n \"No color\": \"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e2a\\u0e35\",\n \"Remove color\": \"\\u0e25\\u0e1a\\u0e2a\\u0e35\",\n \"Table of Contents\": \"\\u0e2a\\u0e32\\u0e23\\u0e1a\\u0e31\\u0e0d\",\n \"Show blocks\": \"\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e1a\\u0e25\\u0e47\\u0e2d\\u0e01\",\n \"Show invisible characters\": \"\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\\u0e17\\u0e35\\u0e48\\u0e21\\u0e2d\\u0e07\\u0e44\\u0e21\\u0e48\\u0e40\\u0e2b\\u0e47\\u0e19\",\n \"Word count\": \"\\u0e19\\u0e31\\u0e1a\\u0e08\\u0e33\\u0e19\\u0e27\\u0e19\\u0e04\\u0e33\",\n \"Count\": \"\\u0e19\\u0e31\\u0e1a\",\n \"Document\": \"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\n \"Selection\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\",\n \"Words\": \"\\u0e04\\u0e33\",\n \"Words: {0}\": \"\\u0e04\\u0e33: {0}\",\n \"{0} words\": \"{0} \\u0e04\\u0e33\",\n \"File\": \"\\u0e44\\u0e1f\\u0e25\\u0e4c\",\n \"Edit\": \"\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\",\n \"Insert\": \"\\u0e41\\u0e17\\u0e23\\u0e01\",\n \"View\": \"\\u0e21\\u0e38\\u0e21\\u0e21\\u0e2d\\u0e07\",\n \"Format\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"Table\": \"\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\",\n \"Tools\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e21\\u0e37\\u0e2d\",\n \"Powered by {0}\": \"\\u0e02\\u0e31\\u0e1a\\u0e40\\u0e04\\u0e25\\u0e37\\u0e48\\u0e2d\\u0e19\\u0e42\\u0e14\\u0e22 {0}\",\n \"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help\": \"\\u0e1e\\u0e37\\u0e49\\u0e19\\u0e17\\u0e35\\u0e48 Rich Text \\u0e01\\u0e14 ALT-F9 \\u0e2a\\u0e33\\u0e2b\\u0e23\\u0e31\\u0e1a\\u0e40\\u0e21\\u0e19\\u0e39 \\u0e01\\u0e14 ALT-F10 \\u0e2a\\u0e33\\u0e2b\\u0e23\\u0e31\\u0e1a\\u0e41\\u0e16\\u0e1a\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e21\\u0e37\\u0e2d \\u0e01\\u0e14 ALT-0 \\u0e2a\\u0e33\\u0e2b\\u0e23\\u0e31\\u0e1a\\u0e04\\u0e27\\u0e32\\u0e21\\u0e0a\\u0e48\\u0e27\\u0e22\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\",\n \"Image title\": \"\\u0e0a\\u0e37\\u0e48\\u0e2d\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"Border width\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e01\\u0e27\\u0e49\\u0e32\\u0e07\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e02\\u0e2d\\u0e1a\",\n \"Border style\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\\u0e40\\u0e2a\\u0e49\\u0e19\\u0e02\\u0e2d\\u0e1a\",\n \"Error\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e1c\\u0e34\\u0e14\\u0e1e\\u0e25\\u0e32\\u0e14\",\n \"Warn\": \"\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e40\\u0e15\\u0e37\\u0e2d\\u0e19\",\n \"Valid\": \"\\u0e16\\u0e39\\u0e01\\u0e15\\u0e49\\u0e2d\\u0e07\",\n \"To open the popup, press Shift+Enter\": \"\\u0e01\\u0e14 Shift+Enter \\u0e40\\u0e1e\\u0e37\\u0e48\\u0e2d\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e1b\\u0e4a\\u0e2d\\u0e1a\\u0e2d\\u0e31\\u0e1e\",\n \"Rich Text Area. Press ALT-0 for help.\": \"\\u0e1e\\u0e37\\u0e49\\u0e19\\u0e17\\u0e35\\u0e48 Rich Text \\u0e01\\u0e14 ALT-0 \\u0e2a\\u0e33\\u0e2b\\u0e23\\u0e31\\u0e1a\\u0e04\\u0e27\\u0e32\\u0e21\\u0e0a\\u0e48\\u0e27\\u0e22\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\",\n \"System Font\": \"\\u0e41\\u0e1a\\u0e1a\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\\u0e02\\u0e2d\\u0e07\\u0e23\\u0e30\\u0e1a\\u0e1a\",\n \"Failed to upload image: {0}\": \"\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e2d\\u0e31\\u0e1b\\u0e42\\u0e2b\\u0e25\\u0e14\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e: {0}\",\n \"Failed to load plugin: {0} from url {1}\": \"\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e42\\u0e2b\\u0e25\\u0e14\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19: {0} \\u0e08\\u0e32\\u0e01 url {1}\",\n \"Failed to load plugin url: {0}\": \"\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e42\\u0e2b\\u0e25\\u0e14 url \\u0e02\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19: {0}\",\n \"Failed to initialize plugin: {0}\": \"\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e40\\u0e23\\u0e34\\u0e48\\u0e21\\u0e15\\u0e49\\u0e19\\u0e1b\\u0e25\\u0e31\\u0e4a\\u0e01\\u0e2d\\u0e34\\u0e19: {0}\",\n \"example\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07\",\n \"Search\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\",\n \"All\": \"\\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"Currency\": \"\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\",\n \"Text\": \"\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\",\n \"Quotations\": \"\\u0e43\\u0e1a\\u0e40\\u0e2a\\u0e19\\u0e2d\\u0e23\\u0e32\\u0e04\\u0e32\",\n \"Mathematical\": \"\\u0e40\\u0e01\\u0e35\\u0e48\\u0e22\\u0e27\\u0e01\\u0e31\\u0e1a\\u0e04\\u0e13\\u0e34\\u0e15\\u0e28\\u0e32\\u0e2a\\u0e15\\u0e23\\u0e4c\",\n \"Extended Latin\": \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e25\\u0e32\\u0e15\\u0e34\\u0e19\\u0e2a\\u0e48\\u0e27\\u0e19\\u0e02\\u0e22\\u0e32\\u0e22\",\n \"Symbols\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\",\n \"Arrows\": \"\\u0e25\\u0e39\\u0e01\\u0e28\\u0e23\",\n \"User Defined\": \"\\u0e1c\\u0e39\\u0e49\\u0e43\\u0e0a\\u0e49\\u0e01\\u0e33\\u0e2b\\u0e19\\u0e14\\u0e40\\u0e2d\\u0e07\",\n \"dollar sign\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e14\\u0e2d\\u0e25\\u0e25\\u0e48\\u0e32\\u0e23\\u0e4c\",\n \"currency sign\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\",\n \"euro-currency sign\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e22\\u0e39\\u0e42\\u0e23\",\n \"colon sign\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e08\\u0e38\\u0e14\\u0e04\\u0e39\\u0e48\",\n \"cruzeiro sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e04\\u0e23\\u0e39\\u0e40\\u0e0b\\u0e42\\u0e35\\u0e23\",\n \"french franc sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e1f\\u0e23\\u0e31\\u0e07\\u0e01\\u0e4c\\u0e1d\\u0e23\\u0e31\\u0e48\\u0e07\\u0e40\\u0e28\\u0e2a\",\n \"lira sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e25\\u0e35\\u0e23\\u0e32\",\n \"mill sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e21\\u0e34\\u0e25\\u0e25\\u0e4c\",\n \"naira sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e44\\u0e19\\u0e23\\u0e32\",\n \"peseta sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e1b\\u0e40\\u0e0b\\u0e15\\u0e32\",\n \"rupee sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e23\\u0e39\\u0e1b\\u0e35\",\n \"won sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e27\\u0e2d\\u0e19\",\n \"new sheqel sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e19\\u0e34\\u0e27\\u0e40\\u0e0a\\u0e40\\u0e01\\u0e25\",\n \"dong sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e14\\u0e2d\\u0e07\",\n \"kip sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e01\\u0e35\\u0e1a\",\n \"tugrik sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e17\\u0e39\\u0e01\\u0e23\\u0e34\\u0e01\",\n \"drachma sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e14\\u0e23\\u0e31\\u0e04\\u0e21\\u0e32\",\n \"german penny symbol\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e1e\\u0e19\\u0e19\\u0e35\\u0e40\\u0e22\\u0e2d\\u0e23\\u0e21\\u0e31\\u0e19\",\n \"peso sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e1b\\u0e42\\u0e0b\",\n \"guarani sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e01\\u0e27\\u0e32\\u0e23\\u0e32\\u0e19\\u0e35\",\n \"austral sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2d\\u0e2d\\u0e2a\\u0e15\\u0e23\\u0e31\\u0e25\",\n \"hryvnia sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2e\\u0e23\\u0e34\\u0e1f\\u0e40\\u0e19\\u0e35\\u0e22\",\n \"cedi sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e0b\\u0e14\\u0e35\",\n \"livre tournois sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e1b\\u0e2d\\u0e19\\u0e14\\u0e4c\\u0e15\\u0e39\\u0e23\\u0e4c\",\n \"spesmilo sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2a\\u0e40\\u0e1b\\u0e2a\\u0e21\\u0e34\\u0e42\\u0e25\",\n \"tenge sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e17\\u0e07\\u0e40\\u0e08\",\n \"indian rupee sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e23\\u0e39\\u0e1b\\u0e35\\u0e2d\\u0e34\\u0e19\\u0e40\\u0e14\\u0e35\\u0e22\",\n \"turkish lira sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e25\\u0e35\\u0e23\\u0e32\\u0e15\\u0e38\\u0e23\\u0e01\\u0e35\",\n \"nordic mark sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e21\\u0e32\\u0e23\\u0e4c\\u0e04\\u0e19\\u0e2d\\u0e23\\u0e4c\\u0e14\\u0e34\\u0e01\",\n \"manat sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e21\\u0e32\\u0e19\\u0e31\\u0e15\",\n \"ruble sign\": \"\\u0e2a\\u0e31\\u0e0d\\u0e25\\u0e31\\u0e01\\u0e29\\u0e13\\u0e4c\\u0e2a\\u0e01\\u0e38\\u0e25\\u0e40\\u0e07\\u0e34\\u0e19\\u0e23\\u0e39\\u0e40\\u0e1a\\u0e34\\u0e25\",\n \"yen character\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e22\\u0e19\",\n \"yuan character\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2b\\u0e22\\u0e27\\u0e19\",\n \"yuan character, in hong kong and taiwan\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2b\\u0e22\\u0e27\\u0e19 \\u0e43\\u0e19\\u0e2e\\u0e48\\u0e2d\\u0e07\\u0e01\\u0e07\\u0e41\\u0e25\\u0e30\\u0e44\\u0e15\\u0e49\\u0e2b\\u0e27\\u0e31\\u0e19\",\n \"yen\\/yuan character variant one\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e22\\u0e19\\/\\u0e2b\\u0e22\\u0e27\\u0e19 \\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\\u0e17\\u0e35\\u0e48 1\",\n \"Loading emoticons...\": \"\\u0e01\\u0e33\\u0e25\\u0e31\\u0e07\\u0e42\\u0e2b\\u0e25\\u0e14\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e2d\\u0e32\\u0e23\\u0e21\\u0e13\\u0e4c...\",\n \"Could not load emoticons\": \"\\u0e44\\u0e21\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e42\\u0e2b\\u0e25\\u0e14\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e2d\\u0e32\\u0e23\\u0e21\\u0e13\\u0e4c\\u0e44\\u0e14\\u0e49\",\n \"People\": \"\\u0e1c\\u0e39\\u0e49\\u0e04\\u0e19\",\n \"Animals and Nature\": \"\\u0e2a\\u0e31\\u0e15\\u0e27\\u0e4c\\u0e41\\u0e25\\u0e30\\u0e18\\u0e23\\u0e23\\u0e21\\u0e0a\\u0e32\\u0e15\\u0e34\",\n \"Food and Drink\": \"\\u0e2d\\u0e32\\u0e2b\\u0e32\\u0e23\\u0e41\\u0e25\\u0e30\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e14\\u0e37\\u0e48\\u0e21\",\n \"Activity\": \"\\u0e01\\u0e34\\u0e08\\u0e01\\u0e23\\u0e23\\u0e21\",\n \"Travel and Places\": \"\\u0e01\\u0e32\\u0e23\\u0e17\\u0e48\\u0e2d\\u0e07\\u0e40\\u0e17\\u0e35\\u0e48\\u0e22\\u0e27\\u0e41\\u0e25\\u0e30\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e17\\u0e35\\u0e48\",\n \"Objects\": \"\\u0e27\\u0e31\\u0e15\\u0e16\\u0e38\",\n \"Flags\": \"\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\",\n \"Characters\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\",\n \"Characters (no spaces)\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23 (\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e07)\",\n \"{0} characters\": \"{0} \\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\",\n \"Error: Form submit field collision.\": \"\\u0e02\\u0e49\\u0e2d\\u0e1c\\u0e34\\u0e14\\u0e1e\\u0e25\\u0e32\\u0e14: \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e2a\\u0e48\\u0e07\\u0e41\\u0e1a\\u0e1a\\u0e1f\\u0e2d\\u0e23\\u0e4c\\u0e21\\u0e02\\u0e31\\u0e14\\u0e41\\u0e22\\u0e49\\u0e07\\u0e01\\u0e31\\u0e19\",\n \"Error: No form element found.\": \"\\u0e02\\u0e49\\u0e2d\\u0e1c\\u0e34\\u0e14\\u0e1e\\u0e25\\u0e32\\u0e14: \\u0e44\\u0e21\\u0e48\\u0e1e\\u0e1a\\u0e2d\\u0e07\\u0e04\\u0e4c\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e2d\\u0e1a\\u0e02\\u0e2d\\u0e07\\u0e1f\\u0e2d\\u0e23\\u0e4c\\u0e21\",\n \"Update\": \"\\u0e1b\\u0e23\\u0e31\\u0e1a\\u0e1b\\u0e23\\u0e38\\u0e07\\u0e43\\u0e2b\\u0e49\\u0e17\\u0e31\\u0e19\\u0e2a\\u0e21\\u0e31\\u0e22\",\n \"Color swatch\": \"\\u0e41\\u0e16\\u0e1a\\u0e2a\\u0e35\",\n \"Turquoise\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2d\\u0e21\\u0e40\\u0e02\\u0e35\\u0e22\\u0e27\",\n \"Green\": \"\\u0e40\\u0e02\\u0e35\\u0e22\\u0e27\",\n \"Blue\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\",\n \"Purple\": \"\\u0e21\\u0e48\\u0e27\\u0e07\",\n \"Navy Blue\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Dark Turquoise\": \"\\u0e2a\\u0e35\\u0e1f\\u0e49\\u0e32\\u0e04\\u0e23\\u0e32\\u0e21\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Dark Green\": \"\\u0e40\\u0e02\\u0e35\\u0e22\\u0e27\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Medium Blue\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\\u0e1b\\u0e32\\u0e19\\u0e01\\u0e25\\u0e32\\u0e07\",\n \"Medium Purple\": \"\\u0e2a\\u0e35\\u0e21\\u0e48\\u0e27\\u0e07\\u0e01\\u0e25\\u0e32\\u0e07\\u0e46\",\n \"Midnight Blue\": \"\\u0e2a\\u0e35\\u0e1f\\u0e49\\u0e32\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Yellow\": \"\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\\u0e07\",\n \"Orange\": \"\\u0e2a\\u0e49\\u0e21\",\n \"Red\": \"\\u0e41\\u0e14\\u0e07\",\n \"Light Gray\": \"\\u0e2a\\u0e35\\u0e40\\u0e17\\u0e32\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Gray\": \"\\u0e40\\u0e17\\u0e32\",\n \"Dark Yellow\": \"\\u0e2a\\u0e35\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\\u0e07\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Dark Orange\": \"\\u0e2a\\u0e49\\u0e21\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Dark Red\": \"\\u0e41\\u0e14\\u0e07\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Medium Gray\": \"\\u0e2a\\u0e35\\u0e40\\u0e17\\u0e32\\u0e01\\u0e25\\u0e32\\u0e07\\u0e46\",\n \"Dark Gray\": \"\\u0e2a\\u0e35\\u0e40\\u0e17\\u0e32\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Light Green\": \"\\u0e40\\u0e02\\u0e35\\u0e22\\u0e27\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Light Yellow\": \"\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\\u0e07\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Light Red\": \"\\u0e41\\u0e14\\u0e07\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Light Purple\": \"\\u0e21\\u0e48\\u0e27\\u0e07\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Light Blue\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\\u0e2d\\u0e48\\u0e2d\\u0e19\",\n \"Dark Purple\": \"\\u0e21\\u0e48\\u0e27\\u0e07\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Dark Blue\": \"\\u0e19\\u0e49\\u0e33\\u0e40\\u0e07\\u0e34\\u0e19\\u0e40\\u0e02\\u0e49\\u0e21\",\n \"Black\": \"\\u0e14\\u0e33\",\n \"White\": \"\\u0e02\\u0e32\\u0e27\",\n \"Switch to or from fullscreen mode\": \"\\u0e2a\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e1b\\u0e22\\u0e31\\u0e07\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e08\\u0e32\\u0e01\\u0e42\\u0e2b\\u0e21\\u0e14\\u0e40\\u0e15\\u0e47\\u0e21\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e08\\u0e2d\",\n \"Open help dialog\": \"\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e01\\u0e32\\u0e23\\u0e0a\\u0e48\\u0e27\\u0e22\\u0e40\\u0e2b\\u0e25\\u0e37\\u0e2d\",\n \"history\": \"\\u0e1b\\u0e23\\u0e30\\u0e27\\u0e31\\u0e15\\u0e34\",\n \"styles\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"formatting\": \"\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\",\n \"alignment\": \"\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e41\\u0e19\\u0e27\",\n \"indentation\": \"\\u0e01\\u0e32\\u0e23\\u0e08\\u0e31\\u0e14\\u0e22\\u0e48\\u0e2d\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Font\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\",\n \"Size\": \"\\u0e02\\u0e19\\u0e32\\u0e14\",\n \"More...\": \"\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21...\",\n \"Select...\": \"\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01...\",\n \"Preferences\": \"\\u0e04\\u0e48\\u0e32\\u0e01\\u0e33\\u0e2b\\u0e19\\u0e14\",\n \"Yes\": \"\\u0e43\\u0e0a\\u0e48\",\n \"No\": \"\\u0e44\\u0e21\\u0e48\\u0e43\\u0e0a\\u0e48\",\n \"Keyboard Navigation\": \"\\u0e01\\u0e32\\u0e23\\u0e19\\u0e33\\u0e17\\u0e32\\u0e07\\u0e14\\u0e49\\u0e27\\u0e22\\u0e41\\u0e1b\\u0e49\\u0e19\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\",\n \"Version\": \"\\u0e23\\u0e38\\u0e48\\u0e19\",\n \"Code view\": \"\\u0e21\\u0e38\\u0e21\\u0e21\\u0e2d\\u0e07\\u0e42\\u0e04\\u0e49\\u0e14\",\n \"Open popup menu for split buttons\": \"\\u0e40\\u0e1b\\u0e34\\u0e14\\u0e40\\u0e21\\u0e19\\u0e39\\u0e1b\\u0e4a\\u0e2d\\u0e1b\\u0e2d\\u0e31\\u0e1b\\u0e2a\\u0e33\\u0e2b\\u0e23\\u0e31\\u0e1a\\u0e1b\\u0e38\\u0e48\\u0e21\\u0e41\\u0e22\\u0e01\",\n \"List Properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\",\n \"List properties...\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23...\",\n \"Start list at number\": \"\\u0e40\\u0e23\\u0e34\\u0e48\\u0e21\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e14\\u0e49\\u0e27\\u0e22\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e40\\u0e25\\u0e02\",\n \"Line height\": \"\\u0e04\\u0e27\\u0e32\\u0e21\\u0e2a\\u0e39\\u0e07\\u0e02\\u0e2d\\u0e07\\u0e1a\\u0e23\\u0e23\\u0e17\\u0e31\\u0e14\",\n \"comments\": \"\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e34\\u0e14\\u0e40\\u0e2b\\u0e47\\u0e19\",\n \"Format Painter\": \"\\u0e23\\u0e39\\u0e1b\\u0e41\\u0e1a\\u0e1a\\u0e40\\u0e1e\\u0e19\\u0e40\\u0e15\\u0e2d\\u0e23\\u0e4c\",\n \"Insert\\/edit iframe\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\/\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02 iframe\",\n \"Capitalization\": \"\\u0e01\\u0e32\\u0e23\\u0e43\\u0e0a\\u0e49\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e31\\u0e01\\u0e29\\u0e23\\u0e15\\u0e31\\u0e27\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e43\\u0e2b\\u0e0d\\u0e48\",\n \"lowercase\": \"\\u0e15\\u0e31\\u0e27\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e40\\u0e25\\u0e47\\u0e01\",\n \"UPPERCASE\": \"\\u0e15\\u0e31\\u0e27\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e43\\u0e2b\\u0e0d\\u0e48\",\n \"Title Case\": \"\\u0e15\\u0e31\\u0e27\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\\u0e02\\u0e2d\\u0e07\\u0e2b\\u0e31\\u0e27\\u0e02\\u0e49\\u0e2d\",\n \"permanent pen\": \"\\u0e1b\\u0e32\\u0e01\\u0e01\\u0e32\\u0e40\\u0e04\\u0e21\\u0e35\\u0e0a\\u0e19\\u0e34\\u0e14\\u0e25\\u0e1a\\u0e44\\u0e21\\u0e48\\u0e44\\u0e14\\u0e49\",\n \"Permanent Pen Properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e1b\\u0e32\\u0e01\\u0e01\\u0e32\\u0e21\\u0e32\\u0e23\\u0e4c\\u0e04\\u0e40\\u0e01\\u0e2d\\u0e23\\u0e4c\",\n \"Permanent pen properties...\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e1b\\u0e32\\u0e01\\u0e01\\u0e32\\u0e21\\u0e32\\u0e23\\u0e4c\\u0e04\\u0e40\\u0e01\\u0e2d\\u0e23\\u0e4c...\",\n \"case change\": \"\\u0e02\\u0e19\\u0e32\\u0e14\\u0e40\\u0e1b\\u0e25\\u0e35\\u0e48\\u0e22\\u0e19\",\n \"page embed\": \"\\u0e1d\\u0e31\\u0e07\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Advanced sort...\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e25\\u0e33\\u0e14\\u0e31\\u0e1a\\u0e02\\u0e31\\u0e49\\u0e19\\u0e2a\\u0e39\\u0e07...\",\n \"Advanced Sort\": \"\\u0e01\\u0e32\\u0e23\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e25\\u0e33\\u0e14\\u0e31\\u0e1a\\u0e02\\u0e31\\u0e49\\u0e19\\u0e2a\\u0e39\\u0e07\",\n \"Sort table by column ascending\": \"\\u0e08\\u0e31\\u0e14\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\\u0e15\\u0e32\\u0e21\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\\u0e08\\u0e32\\u0e01\\u0e19\\u0e49\\u0e2d\\u0e22\\u0e44\\u0e1b\\u0e21\\u0e32\\u0e01\",\n \"Sort table by column descending\": \"\\u0e08\\u0e31\\u0e14\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e15\\u0e32\\u0e23\\u0e32\\u0e07\\u0e15\\u0e32\\u0e21\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c\\u0e08\\u0e32\\u0e01\\u0e21\\u0e32\\u0e01\\u0e44\\u0e1b\\u0e19\\u0e49\\u0e2d\\u0e22\",\n \"Sort\": \"\\u0e08\\u0e31\\u0e14\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\",\n \"Order\": \"\\u0e25\\u0e33\\u0e14\\u0e31\\u0e1a\",\n \"Sort by\": \"\\u0e08\\u0e31\\u0e14\\u0e40\\u0e23\\u0e35\\u0e22\\u0e07\\u0e42\\u0e14\\u0e22\",\n \"Ascending\": \"\\u0e08\\u0e32\\u0e01\\u0e19\\u0e49\\u0e2d\\u0e22\\u0e44\\u0e1b\\u0e21\\u0e32\\u0e01\",\n \"Descending\": \"\\u0e08\\u0e32\\u0e01\\u0e21\\u0e32\\u0e01\\u0e44\\u0e1b\\u0e19\\u0e49\\u0e2d\\u0e22\",\n \"Column {0}\": \"\\u0e04\\u0e2d\\u0e25\\u0e31\\u0e21\\u0e19\\u0e4c {0}\",\n \"Row {0}\": \"\\u0e41\\u0e16\\u0e27 {0}\",\n \"Spellcheck...\": \"\\u0e15\\u0e23\\u0e27\\u0e08\\u0e2a\\u0e2d\\u0e1a\\u0e01\\u0e32\\u0e23\\u0e2a\\u0e30\\u0e01\\u0e14\\u0e04\\u0e33...\",\n \"Misspelled word\": \"\\u0e04\\u0e33\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e30\\u0e01\\u0e14\\u0e1c\\u0e34\\u0e14\",\n \"Suggestions\": \"\\u0e04\\u0e33\\u0e41\\u0e19\\u0e30\\u0e19\\u0e33\",\n \"Change\": \"\\u0e40\\u0e1b\\u0e25\\u0e35\\u0e48\\u0e22\\u0e19\",\n \"Finding word suggestions\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e04\\u0e33\\u0e17\\u0e35\\u0e48\\u0e41\\u0e19\\u0e30\\u0e19\\u0e33\",\n \"Success\": \"\\u0e2a\\u0e33\\u0e40\\u0e23\\u0e47\\u0e08\",\n \"Repair\": \"\\u0e0b\\u0e48\\u0e2d\\u0e21\\u0e41\\u0e0b\\u0e21\",\n \"Issue {0} of {1}\": \"\\u0e1b\\u0e31\\u0e0d\\u0e2b\\u0e32\\u0e17\\u0e35\\u0e48 {0} \\u0e08\\u0e32\\u0e01 {1}\",\n \"Images must be marked as decorative or have an alternative text description\": \"\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e17\\u0e33\\u0e40\\u0e04\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e2b\\u0e21\\u0e32\\u0e22\\u0e27\\u0e48\\u0e32\\u0e15\\u0e01\\u0e41\\u0e15\\u0e48\\u0e07 \\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e21\\u0e35\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22\",\n \"Images must have an alternative text description. Decorative images are not allowed.\": \"\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e21\\u0e35\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e41\\u0e2a\\u0e14\\u0e07\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22 \\u0e44\\u0e21\\u0e48\\u0e2d\\u0e19\\u0e38\\u0e0d\\u0e32\\u0e15\\u0e43\\u0e2b\\u0e49\\u0e43\\u0e0a\\u0e49\\u0e20\\u0e32\\u0e1e\\u0e15\\u0e01\\u0e41\\u0e15\\u0e48\\u0e07\",\n \"Or provide alternative text:\": \"\\u0e2b\\u0e23\\u0e37\\u0e2d\\u0e23\\u0e30\\u0e1a\\u0e38\\u0e02\\u0e49\\u0e2d\\u0e04\\u0e27\\u0e32\\u0e21\\u0e41\\u0e2a\\u0e14\\u0e07:\",\n \"Make image decorative:\": \"\\u0e17\\u0e33\\u0e20\\u0e32\\u0e1e\\u0e15\\u0e01\\u0e41\\u0e15\\u0e48\\u0e07:\",\n \"ID attribute must be unique\": \"\\u0e41\\u0e2d\\u0e15\\u0e17\\u0e23\\u0e34\\u0e1a\\u0e34\\u0e27\\u0e15\\u0e4c ID \\u0e15\\u0e49\\u0e2d\\u0e07\\u0e44\\u0e21\\u0e48\\u0e0b\\u0e49\\u0e33\\u0e01\\u0e31\\u0e19\",\n \"Make ID unique\": \"\\u0e17\\u0e33\\u0e43\\u0e2b\\u0e49 ID \\u0e44\\u0e21\\u0e48\\u0e0b\\u0e49\\u0e33\\u0e01\\u0e31\\u0e19\",\n \"Keep this ID and remove all others\": \"\\u0e40\\u0e01\\u0e47\\u0e1a ID \\u0e19\\u0e35\\u0e49\\u0e44\\u0e27\\u0e49\\u0e41\\u0e25\\u0e30\\u0e25\\u0e1a\\u0e2d\\u0e37\\u0e48\\u0e19 \\u0e46 \\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"Remove this ID\": \"\\u0e25\\u0e1a ID \\u0e19\\u0e35\\u0e49\",\n \"Remove all IDs\": \"\\u0e25\\u0e1a ID \\u0e17\\u0e31\\u0e49\\u0e07\\u0e2b\\u0e21\\u0e14\",\n \"Checklist\": \"\\u0e23\\u0e32\\u0e22\\u0e01\\u0e32\\u0e23\\u0e15\\u0e23\\u0e27\\u0e08\\u0e2a\\u0e2d\\u0e1a\",\n \"Anchor\": \"\\u0e08\\u0e38\\u0e14\\u0e22\\u0e36\\u0e14\",\n \"Special character\": \"\\u0e2d\\u0e31\\u0e01\\u0e02\\u0e23\\u0e30\\u0e1e\\u0e34\\u0e40\\u0e28\\u0e29\",\n \"Code sample\": \"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07\\u0e42\\u0e04\\u0e49\\u0e14\",\n \"Color\": \"\\u0e2a\\u0e35\",\n \"Document properties\": \"\\u0e04\\u0e38\\u0e13\\u0e2a\\u0e21\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e02\\u0e2d\\u0e07\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\n \"Image description\": \"\\u0e04\\u0e33\\u0e2d\\u0e18\\u0e34\\u0e1a\\u0e32\\u0e22\\u0e23\\u0e39\\u0e1b\",\n \"Image\": \"\\u0e23\\u0e39\\u0e1b\\u0e20\\u0e32\\u0e1e\",\n \"Insert link\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"Target\": \"\\u0e40\\u0e1b\\u0e49\\u0e32\\u0e2b\\u0e21\\u0e32\\u0e22\",\n \"Link\": \"\\u0e25\\u0e34\\u0e07\\u0e01\\u0e4c\",\n \"Poster\": \"\\u0e42\\u0e1b\\u0e2a\\u0e40\\u0e15\\u0e2d\\u0e23\\u0e4c\",\n \"Media\": \"\\u0e2a\\u0e37\\u0e48\\u0e2d\",\n \"Print\": \"\\u0e1e\\u0e34\\u0e21\\u0e1e\\u0e4c\",\n \"Prev\": \"\\u0e01\\u0e48\\u0e2d\\u0e19\\u0e2b\\u0e19\\u0e49\\u0e32\",\n \"Find and replace\": \"\\u0e04\\u0e49\\u0e19\\u0e2b\\u0e32\\u0e41\\u0e25\\u0e30\\u0e41\\u0e17\\u0e19\\u0e17\\u0e35\\u0e48\",\n \"Whole words\": \"\\u0e17\\u0e31\\u0e49\\u0e07\\u0e04\\u0e33\",\n \"Insert template\": \"\\u0e41\\u0e17\\u0e23\\u0e01\\u0e41\\u0e21\\u0e48\\u0e41\\u0e1a\\u0e1a\"\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/th.js?");
|
|
22
|
+
eval("tinymce.addI18n('tr_TR', {\n Redo: 'Yinele',\n Undo: 'Geri al',\n Cut: 'Kes',\n Copy: 'Kopyala',\n Paste: 'Yap\\u0131\\u015ft\\u0131r',\n 'Select all': 'T\\u00fcm\\u00fcn\\u00fc se\\u00e7',\n 'New document': 'Yeni dok\\u00fcman',\n Ok: 'Tamam',\n Cancel: '\\u0130ptal',\n 'Visual aids': 'G\\u00f6rsel ara\\u00e7lar',\n Bold: 'Kal\\u0131n',\n Italic: '\\u0130talik',\n Underline: 'Alt\\u0131 \\u00e7izili',\n Strikethrough: '\\u00dcst\\u00fc \\u00e7izgili',\n Superscript: '\\u00dcst simge',\n Subscript: 'Alt simge',\n 'Clear formatting': 'Bi\\u00e7imi temizle',\n 'Align left': 'Sola hizala',\n 'Align center': 'Ortala',\n 'Align right': 'Sa\\u011fa hizala',\n Justify: '\\u0130ki yana yasla',\n 'Bullet list': 'S\\u0131ras\\u0131z liste',\n 'Numbered list': 'S\\u0131ral\\u0131 liste',\n 'Decrease indent': 'Girintiyi azalt',\n 'Increase indent': 'Girintiyi art\\u0131r',\n Close: 'Kapat',\n Formats: 'Bi\\u00e7imler',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'Taray\\u0131c\\u0131n\\u0131z panoya direk eri\\u015fimi desteklemiyor. L\\u00fctfen Ctrl+X/C/V klavye k\\u0131sayollar\\u0131n\\u0131 kullan\\u0131n.',\n Headers: 'Ba\\u015fl\\u0131klar',\n 'Header 1': 'Ba\\u015fl\\u0131k 1',\n 'Header 2': 'Ba\\u015fl\\u0131k 2',\n 'Header 3': 'Ba\\u015fl\\u0131k 3',\n 'Header 4': 'Ba\\u015fl\\u0131k 4',\n 'Header 5': 'Ba\\u015fl\\u0131k 5',\n 'Header 6': 'Ba\\u015fl\\u0131k 6',\n Headings: 'Ba\\u015fl\\u0131klar',\n 'Heading 1': 'Ba\\u015fl\\u0131k 1',\n 'Heading 2': 'Ba\\u015fl\\u0131k 2',\n 'Heading 3': 'Ba\\u015fl\\u0131k 3',\n 'Heading 4': 'Ba\\u015fl\\u0131k 4',\n 'Heading 5': 'Ba\\u015fl\\u0131k 5',\n 'Heading 6': 'Ba\\u015fl\\u0131k 6',\n Preformatted: '\\u00d6nceden bi\\u00e7imlendirilmi\\u015f',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Kod',\n Paragraph: 'Paragraf',\n Blockquote: 'Blockquote',\n Inline: 'Sat\\u0131r i\\u00e7i',\n Blocks: 'Bloklar',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'D\\u00fcz metin modunda yap\\u0131\\u015ft\\u0131r. Bu se\\u00e7ene\\u011fi kapatana kadar i\\u00e7erikler d\\u00fcz metin olarak yap\\u0131\\u015ft\\u0131r\\u0131l\\u0131r.',\n Fonts: 'Yaz\\u0131 Tipleri',\n 'Font Sizes': 'Yaz\\u0131tipi B\\u00fcy\\u00fckl\\u00fc\\u011f\\u00fc',\n Class: 'S\\u0131n\\u0131f',\n 'Browse for an image': 'Bir resim aray\\u0131n',\n OR: 'ya da',\n 'Drop an image here': 'Buraya bir resim koyun',\n Upload: 'Y\\u00fckle',\n Block: 'Blok',\n Align: 'Hizala',\n Default: 'Varsay\\u0131lan',\n Circle: 'Daire',\n Disc: 'Disk',\n Square: 'Kare',\n 'Lower Alpha': 'K\\u00fc\\u00e7\\u00fck ABC',\n 'Lower Greek': 'K\\u00fc\\u00e7\\u00fck Yunan alfabesi',\n 'Lower Roman': 'K\\u00fc\\u00e7\\u00fck Roman alfabesi',\n 'Upper Alpha': 'B\\u00fcy\\u00fck ABC',\n 'Upper Roman': 'B\\u00fcy\\u00fck Roman alfabesi',\n 'Anchor...': '\\u00c7apa...',\n Name: '\\u0130sim',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Id bir harf ile ba\\u015flamal\\u0131d\\u0131r ve sadece harfleri, rakamlar\\u0131, \\u00e7izgileri, noktalar\\u0131, virg\\u00fclleri veya alt \\u00e7izgileri i\\u00e7ermelidir.',\n 'You have unsaved changes are you sure you want to navigate away?': 'Kaydedilmemi\\u015f de\\u011fi\\u015fiklikler var, sayfadan ayr\\u0131lmak istedi\\u011finize emin misiniz?',\n 'Restore last draft': 'Son tasla\\u011f\\u0131 kurtar',\n 'Special characters...': '\\u00d6zel karakterler...',\n 'Source code': 'Kaynak kodu',\n 'Insert/Edit code sample': 'Kod \\u00f6rne\\u011fini Kaydet/D\\u00fczenle',\n Language: 'Dil',\n 'Code sample...': 'Kod \\u00f6rne\\u011fi...',\n 'Color Picker': 'Renk Se\\u00e7ici',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Soldan sa\\u011fa',\n 'Right to left': 'Sa\\u011fdan sola',\n 'Emoticons...': '\\u0130fadeler...',\n 'Metadata and Document Properties': '\\u00d6nbilgi ve Belge \\u00d6zellikleri',\n Title: 'Ba\\u015fl\\u0131k',\n Keywords: 'Anahtar kelimeler',\n Description: 'A\\u00e7\\u0131klama',\n Robots: 'Robotlar',\n Author: 'Yazar',\n Encoding: 'Kodlama',\n Fullscreen: 'Tam ekran',\n Action: 'Eylem',\n Shortcut: 'K\\u0131sayol',\n Help: 'Yard\\u0131m',\n Address: 'Adres',\n 'Focus to menubar': 'Men\\u00fc \\u00e7ubu\\u011funa odaklan.',\n 'Focus to toolbar': 'Ara\\u00e7 \\u00e7ubu\\u011funa odaklan.',\n 'Focus to element path': 'Eleman yoluna odaklan',\n 'Focus to contextual toolbar': 'Ba\\u011flamsal ara\\u00e7 \\u00e7ubu\\u011funa odaklan',\n 'Insert link (if link plugin activated)': 'Link ekle (Link eklentisi aktif ise)',\n 'Save (if save plugin activated)': 'Kaydet (Kay\\u0131t eklentisi aktif ise)',\n 'Find (if searchreplace plugin activated)': 'Bul (SearchReplace eklentisi aktif ise)',\n 'Plugins installed ({0}):': 'Y\\u00fckl\\u00fc eklenti say\\u0131s\\u0131 : ({0}):',\n 'Premium plugins:': 'Premium eklentileri',\n 'Learn more...': 'Daha fazla bilgi edinin.',\n 'You are using {0}': '{0} kullan\\u0131yorsun.',\n Plugins: 'Eklentiler',\n 'Handy Shortcuts': 'Kullan\\u0131\\u015fl\\u0131 K\\u0131sayollar',\n 'Horizontal line': 'Yatay \\u00e7izgi',\n 'Insert/edit image': 'Resim ekle/d\\u00fczenle',\n 'Image description': 'Resim a\\u00e7\\u0131klamas\\u0131',\n Source: 'Kaynak',\n Dimensions: 'Boyutlar',\n 'Constrain proportions': 'En - Boy oran\\u0131n\\u0131 koru',\n General: 'Genel',\n Advanced: 'Geli\\u015fmi\\u015f',\n Style: 'Stil',\n 'Vertical space': 'Dikey bo\\u015fluk',\n 'Horizontal space': 'Yatay bo\\u015fluk',\n Border: '\\u00c7er\\u00e7eve',\n 'Insert image': 'Resim ekle',\n 'Image...': 'Resim...',\n 'Image list': 'Resim listesi',\n 'Rotate counterclockwise': 'Saat y\\u00f6n\\u00fcn\\u00fcn tersine d\\u00f6nd\\u00fcr',\n 'Rotate clockwise': 'Saat y\\u00f6n\\u00fcnde d\\u00f6nd\\u00fcr',\n 'Flip vertically': 'Dikey \\u00e7evir',\n 'Flip horizontally': 'Yatay \\u00e7evir',\n 'Edit image': 'G\\u00f6r\\u00fcnt\\u00fcy\\u00fc d\\u00fczenle',\n 'Image options': 'G\\u00f6r\\u00fcnt\\u00fc se\\u00e7enekleri',\n 'Zoom in': 'Yak\\u0131nla\\u015ft\\u0131r',\n 'Zoom out': 'Uzakla\\u015ft\\u0131r',\n Crop: 'Kes',\n Resize: 'Yeniden Boyutland\\u0131r',\n Orientation: 'Y\\u00f6n\\u00fcn\\u00fc Belirle',\n Brightness: 'Parlakl\\u0131k',\n Sharpen: 'Keskinle\\u015ftir',\n Contrast: 'Kontrast',\n 'Color levels': 'Renk seviyesi',\n Gamma: 'Gama',\n Invert: 'Tersine \\u00e7evir',\n Apply: 'Uygula',\n Back: 'Geri',\n 'Insert date/time': 'Tarih / Zaman ekle',\n 'Date/time': 'Tarih/zaman',\n 'Insert/Edit Link': 'Ba\\u011flant\\u0131 Ekle/D\\u00fczenle',\n 'Insert/edit link': 'Ba\\u011flant\\u0131 ekle/d\\u00fczenle',\n 'Text to display': 'G\\u00f6r\\u00fcnen yaz\\u0131',\n Url: 'Url',\n 'Open link in...': 'Ba\\u011flant\\u0131y\\u0131 a\\u00e7...',\n 'Current window': 'Mevcut pencere',\n None: 'Hi\\u00e7biri',\n 'New window': 'Yeni pencere',\n 'Remove link': 'Ba\\u011flant\\u0131y\\u0131 kald\\u0131r',\n Anchors: '\\u00c7apalar',\n 'Link...': 'Ba\\u011flant\\u0131...',\n 'Paste or type a link': 'Bir ba\\u011flant\\u0131 yap\\u0131\\u015ft\\u0131r\\u0131n yada yaz\\u0131n.',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'Girdi\\u011finiz URL bir eposta adresi gibi g\\u00f6z\\u00fck\\u00fcyor. Gerekli olan mailto: \\u00f6nekini eklemek ister misiniz?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'Girdi\\u011finiz URL bir d\\u0131\\u015f ba\\u011flant\\u0131 gibi g\\u00f6z\\u00fck\\u00fcyor. Gerekli olan http:// \\u00f6nekini eklemek ister misiniz?',\n 'Link list': 'Link listesi',\n 'Insert video': 'Video ekle',\n 'Insert/edit video': 'Video ekle/d\\u00fczenle',\n 'Insert/edit media': 'Medya ekle/d\\u00fczenle',\n 'Alternative source': 'Alternatif kaynak',\n 'Alternative source URL': 'Alternatif kaynak URL',\n 'Media poster (Image URL)': 'Medya posteri (Resim URL)',\n 'Paste your embed code below:': 'Medya g\\u00f6mme kodunu buraya yap\\u0131\\u015ft\\u0131r:',\n Embed: 'G\\u00f6mme',\n 'Media...': 'Medya...',\n 'Nonbreaking space': 'B\\u00f6l\\u00fcnemez bo\\u015fluk',\n 'Page break': 'Sayfa sonu',\n 'Paste as text': 'Metin olarak yap\\u0131\\u015ft\\u0131r',\n Preview: '\\u00d6nizleme',\n 'Print...': 'Yazd\\u0131r...',\n Save: 'Kaydet',\n Find: 'Bul',\n 'Replace with': 'Bununla de\\u011fi\\u015ftir',\n Replace: 'De\\u011fi\\u015ftir',\n 'Replace all': 'T\\u00fcm\\u00fcn\\u00fc de\\u011fi\\u015ftir',\n Previous: 'Geri',\n Next: 'Sonraki',\n 'Find and replace...': 'Bul ve de\\u011fi\\u015ftir...',\n 'Could not find the specified string.': 'Herhangi bir sonu\\u00e7 bulunamad\\u0131.',\n 'Match case': 'B\\u00fcy\\u00fck / K\\u00fc\\u00e7\\u00fck harfe duyarl\\u0131',\n 'Find whole words only': 'Sadece t\\u00fcm kelimeyi ara',\n 'Spell check': 'Yaz\\u0131m denetimi',\n Ignore: 'Yoksay',\n 'Ignore all': 'T\\u00fcm\\u00fcn\\u00fc yoksay',\n Finish: 'Bitir',\n 'Add to Dictionary': 'S\\u00f6zl\\u00fc\\u011fe ekle',\n 'Insert table': 'Tablo ekle',\n 'Table properties': 'Tablo \\u00f6zellikleri',\n 'Delete table': 'Tabloyu sil',\n Cell: 'H\\u00fccre',\n Row: 'Sat\\u0131r',\n Column: 'S\\u00fctun',\n 'Cell properties': 'H\\u00fccre \\u00f6zellikleri',\n 'Merge cells': 'H\\u00fccreleri birle\\u015ftir',\n 'Split cell': 'H\\u00fccreleri ay\\u0131r',\n 'Insert row before': '\\u00d6ncesine yeni sat\\u0131r ekle',\n 'Insert row after': 'Sonras\\u0131na yeni sat\\u0131r ekle',\n 'Delete row': 'Sat\\u0131r\\u0131 sil',\n 'Row properties': 'Sat\\u0131r \\u00f6zellikleri',\n 'Cut row': 'Sat\\u0131r\\u0131 kes',\n 'Copy row': 'Sat\\u0131r\\u0131 kopyala',\n 'Paste row before': '\\u00d6ncesine sat\\u0131r yap\\u0131\\u015ft\\u0131r',\n 'Paste row after': 'Sonras\\u0131na sat\\u0131r yap\\u0131\\u015ft\\u0131r',\n 'Insert column before': '\\u00d6ncesine yeni s\\u00fctun ekle',\n 'Insert column after': 'Sonras\\u0131na yeni s\\u00fctun ekle',\n 'Delete column': 'S\\u00fctunu sil',\n Cols: 'S\\u00fctunlar',\n Rows: 'Sat\\u0131rlar',\n Width: 'Geni\\u015flik',\n Height: 'Y\\u00fckseklik',\n 'Cell spacing': 'H\\u00fccre aral\\u0131\\u011f\\u0131',\n 'Cell padding': 'H\\u00fccre i\\u00e7 bo\\u015flu\\u011fu',\n 'Show caption': 'Ba\\u015fl\\u0131\\u011f\\u0131 g\\u00f6ster',\n Left: 'Sol',\n Center: 'Orta',\n Right: 'Sa\\u011f',\n 'Cell type': 'H\\u00fccre tipi',\n Scope: 'Kapsam',\n Alignment: 'Hizalama',\n 'H Align': 'Yatay Hizalama',\n 'V Align': 'Dikey Hizalama',\n Top: '\\u00dcst',\n Middle: 'Orta',\n Bottom: 'Alt',\n 'Header cell': 'Ba\\u015fl\\u0131k h\\u00fccresi',\n 'Row group': 'Sat\\u0131r grubu',\n 'Column group': 'S\\u00fctun grubu',\n 'Row type': 'Sat\\u0131r tipi',\n Header: 'Ba\\u015fl\\u0131k',\n Body: 'G\\u00f6vde',\n Footer: 'Alt',\n 'Border color': 'Kenarl\\u0131k Rengi',\n 'Insert template...': '\\u015eablon ekle...',\n Templates: '\\u015eablonlar',\n Template: 'Tema',\n 'Text color': 'Yaz\\u0131 rengi',\n 'Background color': 'Arkaplan rengi',\n 'Custom...': '\\u00d6zel',\n 'Custom color': '\\u00d6zel Renk',\n 'No color': 'Renk Yok',\n 'Remove color': 'Rengi kald\\u0131r',\n 'Table of Contents': '\\u0130\\u00e7indekiler',\n 'Show blocks': 'Bloklar\\u0131 g\\u00f6r\\u00fcnt\\u00fcle',\n 'Show invisible characters': 'G\\u00f6r\\u00fcnmez karakterleri g\\u00f6ster',\n 'Word count': 'Kelime say\\u0131s\\u0131',\n 'Words: {0}': 'Kelime: {0}',\n '{0} words': '{0} kelime',\n File: 'Dosya',\n Edit: 'D\\u00fczenle',\n Insert: 'Ekle',\n View: 'G\\u00f6r\\u00fcnt\\u00fcle',\n Format: 'Bi\\u00e7im',\n Table: 'Tablo',\n Tools: 'Ara\\u00e7lar',\n 'Powered by {0}': '{0} taraf\\u0131ndan yap\\u0131lm\\u0131\\u015ft\\u0131r ',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Zengin Metin Alan\\u0131. Men\\u00fc i\\u00e7in ALT-F9 k\\u0131sayolunu kullan\\u0131n. Ara\\u00e7 \\u00e7ubu\\u011fu i\\u00e7in ALT-F10 k\\u0131sayolunu kullan\\u0131n. Yard\\u0131m i\\u00e7in ALT-0 k\\u0131sayolunu kullan\\u0131n.',\n 'Image title': 'Resim ba\\u015fl\\u0131\\u011f\\u0131',\n 'Border width': 'Kenar geni\\u015fli\\u011fi',\n 'Border style': 'Kenar sitili',\n Error: 'Hata',\n Warn: 'Uyar\\u0131',\n Valid: 'Ge\\u00e7erli',\n 'To open the popup, press Shift+Enter': \"Popup'\\u0131 a\\u00e7mak i\\u00e7in Shift+Enter'a bas\\u0131n\",\n 'Rich Text Area. Press ALT-0 for help.': \"Zengin Metin Alan\\u0131. Yard\\u0131m i\\u00e7in Alt-0'a bas\\u0131n.\",\n 'System Font': 'Sistem Yaz\\u0131 Tipi',\n 'Failed to upload image: {0}': 'Resim y\\u00fcklenemedi: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Eklenti y\\u00fcklenemedi: {1} url\\u2019sinden {0} ',\n 'Failed to load plugin url: {0}': 'Url eklentisi y\\u00fcklenemedi: {0}',\n 'Failed to initialize plugin: {0}': 'Eklenti ba\\u015flat\\u0131lamad\\u0131: {0}',\n example: '\\u00f6rnek',\n Search: 'Ara',\n All: 'T\\u00fcm\\u00fc',\n Currency: 'Para birimi',\n Text: 'Metin',\n Quotations: 'Al\\u0131nt\\u0131',\n Mathematical: 'Matematik',\n 'Extended Latin': 'Uzat\\u0131lm\\u0131\\u015f Latin',\n Symbols: 'Semboller',\n Arrows: 'Oklar',\n 'User Defined': 'Kullan\\u0131c\\u0131 Tan\\u0131ml\\u0131',\n 'dollar sign': 'dolar i\\u015fareti',\n 'currency sign': 'para birimi i\\u015fareti',\n 'euro-currency sign': 'euro para birimi i\\u015fareti',\n 'colon sign': 'colon i\\u015fareti',\n 'cruzeiro sign': 'cruzeiro i\\u015fareti',\n 'french franc sign': 'frans\\u0131z frang\\u0131 i\\u015fareti',\n 'lira sign': 'lira i\\u015fareti',\n 'mill sign': 'mill i\\u015fareti',\n 'naira sign': 'naira i\\u015fareti',\n 'peseta sign': 'peseta i\\u015fareti',\n 'rupee sign': 'rupi i\\u015fareti',\n 'won sign': 'won i\\u015fareti',\n 'new sheqel sign': 'yeni \\u015fekel i\\u015fareti',\n 'dong sign': 'dong i\\u015fareti',\n 'kip sign': 'kip i\\u015fareti',\n 'tugrik sign': 'tugrik i\\u015fareti',\n 'drachma sign': 'drahma i\\u015fareti',\n 'german penny symbol': 'alman kuru\\u015f sembol\\u00fc',\n 'peso sign': 'peso i\\u015fareti',\n 'guarani sign': 'guarani i\\u015fareti',\n 'austral sign': 'austral i\\u015fareti',\n 'hryvnia sign': 'hrivniya i\\u015fareti',\n 'cedi sign': 'cedi i\\u015fareti',\n 'livre tournois sign': 'livre tournois i\\u015fareti',\n 'spesmilo sign': 'spesmilo i\\u015fareti',\n 'tenge sign': 'tenge i\\u015fareti',\n 'indian rupee sign': 'hindistan rupisi i\\u015fareti',\n 'turkish lira sign': 't\\u00fcrk liras\\u0131 i\\u015fareti',\n 'nordic mark sign': 'nordic i\\u015fareti',\n 'manat sign': 'manat i\\u015fareti',\n 'ruble sign': 'ruble i\\u015fareti',\n 'yen character': 'yen karakteri',\n 'yuan character': 'yuan karakteri',\n 'yuan character, in hong kong and taiwan': \"yuan karakteri, hong kong ve tayvan'da kullan\\u0131lan\",\n 'yen/yuan character variant one': 'yen/yuan karakter de\\u011fi\\u015fkeni',\n 'Loading emoticons...': '\\u0130fadeler y\\u00fckleniyor...',\n 'Could not load emoticons': '\\u0130fadeler y\\u00fcklenemedi',\n People: '\\u0130nsan',\n 'Animals and Nature': 'Hayvanlar ve Do\\u011fa',\n 'Food and Drink': 'Yiyecek ve \\u0130\\u00e7ecek',\n Activity: 'Etkinlik',\n 'Travel and Places': 'Gezi ve Yerler',\n Objects: 'Nesneler',\n Flags: 'Bayraklar',\n Characters: 'Karakter',\n 'Characters (no spaces)': 'Karakter (bo\\u015fluksuz)',\n 'Error: Form submit field collision.': 'Hata: Form g\\u00f6nderme alan\\u0131 \\u00e7at\\u0131\\u015fmas\\u0131.',\n 'Error: No form element found.': 'Hata: Form eleman\\u0131 bulunamad\\u0131.',\n Update: 'G\\u00fcncelle\\u015ftir',\n 'Color swatch': 'Renk \\u00f6rne\\u011fi',\n Turquoise: 'Turkuaz',\n Green: 'Ye\\u015fil',\n Blue: 'Mavi',\n Purple: 'Mor',\n 'Navy Blue': 'Lacivert',\n 'Dark Turquoise': 'Koyu Turkuaz',\n 'Dark Green': 'Koyu Ye\\u015fil',\n 'Medium Blue': 'Donuk Mavi',\n 'Medium Purple': 'Orta Mor',\n 'Midnight Blue': 'Gece Yar\\u0131s\\u0131 Mavisi',\n Yellow: 'Sar\\u0131',\n Orange: 'Turuncu',\n Red: 'K\\u0131rm\\u0131z\\u0131',\n 'Light Gray': 'A\\u00e7\\u0131k Gri',\n Gray: 'Gri',\n 'Dark Yellow': 'Koyu Sar\\u0131',\n 'Dark Orange': 'Koyu Turuncu',\n 'Dark Red': 'Koyu K\\u0131rm\\u0131z\\u0131',\n 'Medium Gray': 'Orta Gri',\n 'Dark Gray': 'Koyu Gri',\n Black: 'Siyah',\n White: 'Beyaz',\n 'Switch to or from fullscreen mode': 'Tam ekran moduna ge\\u00e7 veya \\u00e7\\u0131k',\n 'Open help dialog': 'Yard\\u0131m penceresini a\\u00e7',\n history: 'ge\\u00e7mi\\u015f',\n styles: 'stiller',\n formatting: 'bi\\u00e7imlendirme',\n alignment: 'hizalanma',\n indentation: 'girinti',\n 'permanent pen': 'kal\\u0131c\\u0131 kalem',\n comments: 'yorumlar',\n Anchor: '\\u00c7apa',\n 'Special character': '\\u00d6zel karakter',\n 'Code sample': 'Kod \\u00f6rne\\u011fi',\n Color: 'Renk',\n Emoticons: 'G\\u00fcl\\u00fcc\\u00fckler',\n 'Document properties': 'Dok\\u00fcman \\u00f6zellikleri',\n Image: 'Resim',\n 'Insert link': 'Ba\\u011flant\\u0131 ekle',\n Target: 'Hedef',\n Link: 'Ba\\u011flant\\u0131',\n Poster: 'Poster',\n Media: 'Medya',\n Print: 'Yazd\\u0131r',\n Prev: '\\u00d6nceki',\n 'Find and replace': 'Bul ve de\\u011fi\\u015ftir',\n 'Whole words': 'Tam s\\u00f6zc\\u00fckler',\n Spellcheck: 'Yaz\\u0131m denetimi',\n Caption: 'Ba\\u015fl\\u0131k',\n 'Insert template': '\\u015eablon ekle'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/tr_TR.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|
package/testcafe/build/63.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[63],{
|
|
2
2
|
|
|
3
|
-
/***/ "./src/translations/locales/
|
|
4
|
-
|
|
5
|
-
!*** ./src/translations/locales/
|
|
6
|
-
|
|
3
|
+
/***/ "./src/translations/locales/uk_UA.js":
|
|
4
|
+
/*!*******************************************!*\
|
|
5
|
+
!*** ./src/translations/locales/uk_UA.js ***!
|
|
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_tr_TR__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/tr_TR */ \"./src/translations/tinymce/tr_TR.js\");\n/* harmony import */ var _tinymce_tr_TR__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_tr_TR__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Erişilebilirlik Kontrolü\"\n },\n \"add_8523c19b\": {\n \"message\": \"Ekle\"\n },\n \"add_another_f4e50d57\": {\n \"message\": \"Başka bir tane ekle\"\n },\n \"add_cc_subtitles_55f0394e\": {\n \"message\": \"Alt yazı ekle\"\n },\n \"add_image_60b2de07\": {\n \"message\": \"Görsel Ekle\"\n },\n \"aleph_f4ffd155\": {\n \"message\": \"Aleph\"\n },\n \"align_11050992\": {\n \"message\": \"Hizala\"\n },\n \"alignment_and_lists_5cebcb69\": {\n \"message\": \"Eşleştirme ve Listeler\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Tümü\"\n },\n \"all_apps_a50dea49\": {\n \"message\": \"Tüm Uygulamalar\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Alfa\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Alfabetik\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Etiket Metni\"\n },\n \"amalg_coproduct_c589fb12\": {\n \"message\": \"Amalg (Coproduct)\"\n },\n \"an_error_occured_reading_the_file_ff48558b\": {\n \"message\": \"Dosya okunurken hata oluştu\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Ağ isteğinde bulunurken bir hata oluştu\"\n },\n \"an_error_occurred_uploading_your_media_71f1444d\": {\n \"message\": \"Medya dosyası yüklenirken hata oluştu.\"\n },\n \"and_7fcc2911\": {\n \"message\": \"Ve\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Duyuru Listesi\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Duyurular\"\n },\n \"apply_781a2546\": {\n \"message\": \"Uygula\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Uygulamalar\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Oklar\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Genişleme oranı korumalıdır\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Ödevler\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Özellikler\"\n },\n \"audio_player_for_title_20cc70d\": {\n \"message\": \"{ title } ses oynatıcı\"\n },\n \"available_folders_694d0436\": {\n \"message\": \"Mevcut klasörler\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Temel\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Mavi\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Alt\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"İptal\"\n },\n \"choose_caption_file_9c45bc4e\": {\n \"message\": \"Alt yazı dosyasını seçin\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Kullanıcı haklarını seçin...\"\n },\n \"circle_unordered_list_9e3a0763\": {\n \"message\": \"sıralanmamış listeyi yuvarlak içine al\"\n },\n \"clear_2084585f\": {\n \"message\": \"Temizle\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Seçili dosyayı temizle\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"{ imageName } görselini eklemek için tıklayınız\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Düzenleyiciye bağlantı eklemek için tıklayın.\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Bir menü ya da diyalog kapatır. Ayrıca sizi düzenleme alanına götürür\"\n },\n \"close_d634289d\": {\n \"message\": \"Kapat\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"İşbirliğine Yönelik Çalışmalar\"\n },\n \"collapse_to_hide_types_1ab46d2e\": {\n \"message\": \"{ types } gizlemek için daraltın\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Bilgisayar\"\n },\n \"content_1440204b\": {\n \"message\": \"İçerik\"\n },\n \"content_subtype_5ce35e88\": {\n \"message\": \"İçerik Alt Türü\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"İçerik Tipi\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Telif Sahibi:\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {}\\n other {}\\n}\"\n },\n \"course_documents_104d76e0\": {\n \"message\": \"Ders Belgeleri\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Ders Dosyaları\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Ders dosyaları\"\n },\n \"course_images_f8511d04\": {\n \"message\": \"Ders Görselleri\"\n },\n \"course_links_b56959b9\": {\n \"message\": \"Ders Bağlantıları\"\n },\n \"course_media_ec759ad\": {\n \"message\": \"Ders Medyası\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Ders Gezinme Menüsü\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Creative Commons Lisansı:\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Özelleştir\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Cam göbeği\"\n },\n \"date_added_ed5ad465\": {\n \"message\": \"Eklendiği Tarih\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"İçerden başlatma sınırını azalt\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Koyu Mor\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Ayıraçlar\"\n },\n \"details_98a31b68\": {\n \"message\": \"Ayrıntılar\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Tanımlamalar\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Tartışmalar\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Tartışma Başlıkları\"\n },\n \"display_options_315aba85\": {\n \"message\": \"Gösterim Seçenekleri\"\n },\n \"documents_81393201\": {\n \"message\": \"Belgeler\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Tamam\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Buraya bir Dosya Sürükleyin\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Sürükleyip bırakın ya da bilgisayarınıza gözatın\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Teslim Tarihi: Birden Çok Gün\"\n },\n \"edit_link_7f53bebb\": {\n \"message\": \"Bağlantıyı Düzenle\"\n },\n \"embed_828fac4a\": {\n \"message\": \"Göm\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Görsel Ekle\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Harici Araçlar\"\n },\n \"extra_large_b6cdf1ff\": {\n \"message\": \"Ekstra Büyük\"\n },\n \"file_url_c12b64be\": {\n \"message\": \"Dosya URL\"\n },\n \"files_c300e900\": {\n \"message\": \"Dosyalar\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Dosya Başlıkları\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Format\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Oluşturma önizlemesi...\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Notlar\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Yunan\"\n },\n \"green_15af4778\": {\n \"message\": \"Yeşil\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Grup dosyaları\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Grup Gezinme Menüsü\"\n },\n \"heading_2_5b84eed2\": {\n \"message\": \"Başlık 2\"\n },\n \"heading_3_2c83de44\": {\n \"message\": \"Başlık 3\"\n },\n \"heading_4_b2e74be7\": {\n \"message\": \"Başlık 4\"\n },\n \"height_69b03e15\": {\n \"message\": \"Yükseklik\"\n },\n \"home_351838cd\": {\n \"message\": \"Ana Sayfa\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML Düzenleyici\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Bu dosyayı kullanmak için iznim var.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Telif hakkı bendedir\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Simge\"\n },\n \"image_8ad06\": {\n \"message\": \"Görsel\"\n },\n \"image_options_5412d02c\": {\n \"message\": \"Görsel Seçenekleri\"\n },\n \"image_options_tray_90a46006\": {\n \"message\": \"Görsel Seçenekleri Yan Menüsü\"\n },\n \"images_7ce26570\": {\n \"message\": \"Görseller\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"İçerden başlat\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Indigo\"\n },\n \"insert_593145ef\": {\n \"message\": \"Ekle\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Equella Bağlantısı Ekle\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Bağlantı Ekle\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Matematik Denklemi Ekle\"\n },\n \"invalid_file_c11ba11\": {\n \"message\": \"Geçersiz Dosya\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Geçersiz dosya türü\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Geçersiz bağlantı\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Klavye Kısayolları\"\n },\n \"large_9c5e80e7\": {\n \"message\": \"Büyük\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Açık Mavi\"\n },\n \"link_7262adec\": {\n \"message\": \"Bağlantı\"\n },\n \"link_options_a16b758b\": {\n \"message\": \"Bağlantı Seçenekleri\"\n },\n \"links_14b70841\": {\n \"message\": \"Bağlantılar\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Harici bir siteye bağlantılar.\"\n },\n \"load_more_35d33c7\": {\n \"message\": \"Daha Fazla Yükle\"\n },\n \"loading_25990131\": {\n \"message\": \"Yükleniyor...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Yükleniyor\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Yükleme Başarısız...\"\n },\n \"locked_762f138b\": {\n \"message\": \"Kilitli\"\n },\n \"media_af190855\": {\n \"message\": \"Medya\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Dosya Ön İzlemesini Küçült\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Video''yu Küçült\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Çeşitli\"\n },\n \"modules_c4325335\": {\n \"message\": \"Modüller\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Dosyalarım\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"İsim\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Sonraki Sayfa\"\n },\n \"no_e16d9132\": {\n \"message\": \"Hayır\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Bu dosya için ön izleme bulunmamaktadır.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Sonuç yok.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Yok\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Operatörler\"\n },\n \"orange_81386a62\": {\n \"message\": \"Turuncu\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Sayfalar\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Katılımcılar\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Yüzde\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Pembe\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Önizleme\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Önceki Sayfa\"\n },\n \"published_c944a23d\": {\n \"message\": \"yayınlandı\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Mor\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Kısa sınavlar\"\n },\n \"record_7c9448b\": {\n \"message\": \"Kayıt\"\n },\n \"red_8258edf3\": {\n \"message\": \"Kırmızı\"\n },\n \"relationships_6602af70\": {\n \"message\": \"İlişkiler\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Değiştir\"\n },\n \"reset_95a81614\": {\n \"message\": \"Sıfırla\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Zengin İçerik Editörü\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Kaydet\"\n },\n \"search_280d00bd\": {\n \"message\": \"Ara\"\n },\n \"size_b30e1077\": {\n \"message\": \"Boyut\"\n },\n \"something_went_wrong_89195131\": {\n \"message\": \"Bazı sorunlar oluştu.\"\n },\n \"sort_by_e75f9e3e\": {\n \"message\": \"Sırala\"\n },\n \"star_8d156e09\": {\n \"message\": \"Yıldız\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Gönder\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Ders Programı\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"Döküman ön izlemesi hala işleniyor. Lütfen daha sonra tekrar deneyin.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Bu malzeme genel kullanıma açık\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Bu malzeme Creative Commons a göre lisanslı\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Bu belge Canvas içinde görüntülenemez.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Bu denklem Temel Görünümde işlenemez.\"\n },\n \"title_ee03d132\": {\n \"message\": \"Başlık\"\n },\n \"to_be_posted_when_d24bf7dc\": {\n \"message\": \"Gönderileceği zaman: { when }\"\n },\n \"totalresults_results_found_numdisplayed_results_cu_a0a44975\": {\n \"message\": \"{ totalResults } rsonuç bulundu, { numDisplayed } sonuç halihazırda gösteriliyor\"\n },\n \"tray_839df38a\": {\n \"message\": \"Yan menü\"\n },\n \"type_control_f9_to_access_image_options_text_a47e319f\": {\n \"message\": \"görsel seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"type_control_f9_to_access_link_options_text_4ead9682\": {\n \"message\": \"Erişim bağlantısı seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"type_control_f9_to_access_table_options_text_92141329\": {\n \"message\": \"Erişim tablosu seçeneklerine ulaşmak için Kontrol F9 tuşuna basın. { text }\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"yayınlanmadı\"\n },\n \"upload_document_253f0478\": {\n \"message\": \"Belge Yükle\"\n },\n \"upload_file_fd2361b8\": {\n \"message\": \"Dosya Yükle\"\n },\n \"upload_image_6120b609\": {\n \"message\": \"Görsel Yükle\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Medya Dosyası Yükle\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Yükleniyor\"\n },\n \"uppercase_alphabetic_ordered_list_3f5aa6b2\": {\n \"message\": \"Büyük harf alfabetik sıralı liste\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Kullanım Şartları:\"\n },\n \"used_by_screen_readers_to_describe_the_content_of__b1e76d9e\": {\n \"message\": \"Ekran okuyucuları tarafından bir görselin içeriğini açıklamak için kullanılır\"\n },\n \"used_by_screen_readers_to_describe_the_video_37ebad25\": {\n \"message\": \"Ekran okuyucuları tarafından videoyu açıklamak için kullanılır\"\n },\n \"user_documents_c206e61f\": {\n \"message\": \"Kullanıcı Belgeleri\"\n },\n \"user_images_b6490852\": {\n \"message\": \"Kullanıcı Görselleri\"\n },\n \"user_media_14fbf656\": {\n \"message\": \"Kullanıcı Medya Dosyası\"\n },\n \"video_options_24ef6e5d\": {\n \"message\": \"Video Seçenekleri\"\n },\n \"video_options_tray_3b9809a5\": {\n \"message\": \"Video Seçenekleri Yan Menüsü\"\n },\n \"view_ba339f93\": {\n \"message\": \"Göster\"\n },\n \"view_keyboard_shortcuts_34d1be0b\": {\n \"message\": \"Klavye Kısayollarını Göster\"\n },\n \"width_492fec76\": {\n \"message\": \"Genişlik\"\n },\n \"width_and_height_must_be_numbers_110ab2e3\": {\n \"message\": \"Genişlik ve yükseklik rakam olmalı\"\n },\n \"width_x_height_px_ff3ccb93\": {\n \"message\": \"{ width } x { height }px\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Wiki Ana Sayfası\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Evet\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n tr: locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/tr.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_uk_UA__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../tinymce/uk_UA */ \"./src/translations/tinymce/uk_UA.js\");\n/* harmony import */ var _tinymce_uk_UA__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tinymce_uk_UA__WEBPACK_IMPORTED_MODULE_1__);\n/*\n * Copyright (C) 2021 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n\nconst locale = {\n \"accessibility_checker_b3af1f6c\": {\n \"message\": \"Перевірка доступності\"\n },\n \"add_8523c19b\": {\n \"message\": \"Додати\"\n },\n \"align_11050992\": {\n \"message\": \"Вирівняти\"\n },\n \"all_4321c3a1\": {\n \"message\": \"Всі\"\n },\n \"alpha_15d59033\": {\n \"message\": \"Альфа\"\n },\n \"alphabetical_55b5b4e0\": {\n \"message\": \"Алфавітний\"\n },\n \"alt_text_611fb322\": {\n \"message\": \"Альтернативний текст\"\n },\n \"an_error_occurred_making_a_network_request_d1bda348\": {\n \"message\": \"Сталася помилка при виконанні запиту мережі\"\n },\n \"announcement_list_da155734\": {\n \"message\": \"Список оголошень\"\n },\n \"announcements_a4b8ed4a\": {\n \"message\": \"Оголошення\"\n },\n \"apply_781a2546\": {\n \"message\": \"Застосувати\"\n },\n \"apps_54d24a47\": {\n \"message\": \"Застосунки\"\n },\n \"arrows_464a3e54\": {\n \"message\": \"Стрілки\"\n },\n \"aspect_ratio_will_be_preserved_cb5fdfb8\": {\n \"message\": \"Співвідношення сторін збережеться\"\n },\n \"assignments_1e02582c\": {\n \"message\": \"Завдання\"\n },\n \"attributes_963ba262\": {\n \"message\": \"Атрибути\"\n },\n \"basic_554cdc0a\": {\n \"message\": \"Базовий\"\n },\n \"blue_daf8fea9\": {\n \"message\": \"Синій\"\n },\n \"bottom_15a2a9be\": {\n \"message\": \"Низ\"\n },\n \"c_2001_acme_inc_283f7f80\": {\n \"message\": \"(c) 2001 Acme Inc.\"\n },\n \"cancel_caeb1e68\": {\n \"message\": \"Скасувати\"\n },\n \"choose_usage_rights_33683854\": {\n \"message\": \"Виберіть права використання...\"\n },\n \"clear_2084585f\": {\n \"message\": \"Очистити\"\n },\n \"clear_selected_file_82388e50\": {\n \"message\": \"Очистити вибраний файл\"\n },\n \"click_to_embed_imagename_c41ea8df\": {\n \"message\": \"Натисніть на вбудоване { imageName }\"\n },\n \"click_to_insert_a_link_into_the_editor_c19613aa\": {\n \"message\": \"Натисніть, щоб вставити посилання на редактор.\"\n },\n \"close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6\": {\n \"message\": \"Закрийте меню або діалогове вікно. Що також повертає вас до області редактора\"\n },\n \"close_d634289d\": {\n \"message\": \"Закрити\"\n },\n \"collaborations_5c56c15f\": {\n \"message\": \"Сумісна робота\"\n },\n \"computer_1d7dfa6f\": {\n \"message\": \"Комп''ютер\"\n },\n \"content_1440204b\": {\n \"message\": \"Вміст\"\n },\n \"content_is_still_being_uploaded_if_you_continue_it_8f06d0cb\": {\n \"message\": \"Вміст все ще завантажується, якщо ви продовжите, він не буде вбудований належним чином.\"\n },\n \"content_type_2cf90d95\": {\n \"message\": \"Тип вмісту\"\n },\n \"copyright_holder_66ee111\": {\n \"message\": \"Правовласник:\"\n },\n \"count_plural_one_item_loaded_other_items_loaded_857023b7\": {\n \"message\": \"{ count, plural,\\n one {}\\n few {}\\n many {}\\n other {}\\n}\"\n },\n \"course_files_62deb8f8\": {\n \"message\": \"Файли курсу\"\n },\n \"course_files_a31f97fc\": {\n \"message\": \"Файли курсу\"\n },\n \"course_navigation_dd035109\": {\n \"message\": \"Навігація курсу\"\n },\n \"creative_commons_license_725584ae\": {\n \"message\": \"Ліцензія Creative Commons:\"\n },\n \"custom_6979cd81\": {\n \"message\": \"Звичай\"\n },\n \"cyan_c1d5f68a\": {\n \"message\": \"Зелено-синій колір\"\n },\n \"decrease_indent_d9cf469d\": {\n \"message\": \"Зменшити відступ\"\n },\n \"deep_purple_bb3e2907\": {\n \"message\": \"Темно-фіолетовий\"\n },\n \"delimiters_4db4840d\": {\n \"message\": \"Розділювачі\"\n },\n \"details_98a31b68\": {\n \"message\": \"Подробиці\"\n },\n \"dimensions_45ddb7b7\": {\n \"message\": \"Розміри\"\n },\n \"discussions_a5f96392\": {\n \"message\": \"Обговорення\"\n },\n \"discussions_index_6c36ced\": {\n \"message\": \"Індекс обговорення\"\n },\n \"documents_81393201\": {\n \"message\": \"Документи\"\n },\n \"done_54e3d4b6\": {\n \"message\": \"Готово\"\n },\n \"drag_a_file_here_1bf656d5\": {\n \"message\": \"Перетягніть файл сюди\"\n },\n \"drag_and_drop_or_click_to_browse_your_computer_60772d6d\": {\n \"message\": \"Перетягніть і відпустіть, або клацніть для перегляду вашого комп''ютера\"\n },\n \"due_multiple_dates_cc0ee3f5\": {\n \"message\": \"Очікується: Кілька дат\"\n },\n \"embed_image_1080badc\": {\n \"message\": \"Вставити забраження\"\n },\n \"external_tools_6e77821\": {\n \"message\": \"Зовнішні інструменти\"\n },\n \"files_c300e900\": {\n \"message\": \"Файли\"\n },\n \"files_index_af7c662b\": {\n \"message\": \"Індекс файлів\"\n },\n \"format_4247a9c5\": {\n \"message\": \"Формат\"\n },\n \"generating_preview_45b53be0\": {\n \"message\": \"Генерується попередній перегляд...\"\n },\n \"grades_a61eba0a\": {\n \"message\": \"Оцінки\"\n },\n \"greek_65c5b3f7\": {\n \"message\": \"Грецький\"\n },\n \"green_15af4778\": {\n \"message\": \"Зелений\"\n },\n \"group_files_82e5dcdb\": {\n \"message\": \"Файли групи\"\n },\n \"group_navigation_99f191a\": {\n \"message\": \"Навігація групи\"\n },\n \"home_351838cd\": {\n \"message\": \"На домашню сторінку\"\n },\n \"html_editor_fb2ab713\": {\n \"message\": \"HTML-редактор\"\n },\n \"i_have_obtained_permission_to_use_this_file_6386f087\": {\n \"message\": \"Я отримав дозвіл на використання цього файлу.\"\n },\n \"i_hold_the_copyright_71ee91b1\": {\n \"message\": \"Я володію авторським правом\"\n },\n \"icon_215a1dc6\": {\n \"message\": \"Піктограма\"\n },\n \"if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5\": {\n \"message\": \"Якщо ви не виберете права використання, цей файл не буде опублікований після його завантаження.\"\n },\n \"image_8ad06\": {\n \"message\": \"Зображення\"\n },\n \"images_7ce26570\": {\n \"message\": \"Зображення\"\n },\n \"increase_indent_6af90f7c\": {\n \"message\": \"Збільшити відступ\"\n },\n \"indigo_2035fc55\": {\n \"message\": \"Індиго\"\n },\n \"insert_593145ef\": {\n \"message\": \"Вставка\"\n },\n \"insert_equella_links_49a8dacd\": {\n \"message\": \"Вставити посилання Equella\"\n },\n \"insert_link_6dc23cae\": {\n \"message\": \"Вставити посилання\"\n },\n \"insert_math_equation_57c6e767\": {\n \"message\": \"Вставити математичну формулу\"\n },\n \"invalid_file_type_881cc9b2\": {\n \"message\": \"Недійсний тип файлу\"\n },\n \"invalid_url_cbde79f\": {\n \"message\": \"Невірний URL\"\n },\n \"keyboard_shortcuts_ed1844bd\": {\n \"message\": \"Гарячі клавіши\"\n },\n \"light_blue_5374f600\": {\n \"message\": \"Світло-блакитний\"\n },\n \"link_7262adec\": {\n \"message\": \"Посилання\"\n },\n \"links_14b70841\": {\n \"message\": \"Посилання\"\n },\n \"links_to_an_external_site_de74145d\": {\n \"message\": \"Посилання на зовнішній сайт.\"\n },\n \"loading_25990131\": {\n \"message\": \"Завантаження...\"\n },\n \"loading_bde52856\": {\n \"message\": \"Завантаження\"\n },\n \"loading_failed_b3524381\": {\n \"message\": \"Невдале завантаження...\"\n },\n \"locked_762f138b\": {\n \"message\": \"Заблоковано\"\n },\n \"media_af190855\": {\n \"message\": \"Носій інформації\"\n },\n \"minimize_file_preview_da911944\": {\n \"message\": \"Згорнути попередній перегляд файлу\"\n },\n \"minimize_video_20aa554b\": {\n \"message\": \"Зменшити відео\"\n },\n \"misc_3b692ea7\": {\n \"message\": \"Різне\"\n },\n \"modules_c4325335\": {\n \"message\": \"Розділи\"\n },\n \"my_files_2f621040\": {\n \"message\": \"Мої файли\"\n },\n \"name_1aed4a1b\": {\n \"message\": \"Ім''я\"\n },\n \"next_page_d2a39853\": {\n \"message\": \"Наступна Сторінка\"\n },\n \"no_e16d9132\": {\n \"message\": \"Ні\"\n },\n \"no_preview_is_available_for_this_file_f940114a\": {\n \"message\": \"Попередній перегляд для цього файлу недоступний.\"\n },\n \"no_results_940393cf\": {\n \"message\": \"Результати відсутні.\"\n },\n \"none_3b5e34d2\": {\n \"message\": \"Ніхто\"\n },\n \"open_this_keyboard_shortcuts_dialog_9658b83a\": {\n \"message\": \"Вікрити діалогове вікно гарячих клавіш\"\n },\n \"operators_a2ef9a93\": {\n \"message\": \"Оператори\"\n },\n \"orange_81386a62\": {\n \"message\": \"Помаранчевий\"\n },\n \"pages_e5414c2c\": {\n \"message\": \"Сторінки\"\n },\n \"people_b4ebb13c\": {\n \"message\": \"Люди\"\n },\n \"percentage_34ab7c2c\": {\n \"message\": \"Відсоток\"\n },\n \"pink_68ad45cb\": {\n \"message\": \"Рожевий\"\n },\n \"preview_53003fd2\": {\n \"message\": \"Попередній перегляд\"\n },\n \"previous_page_928fc112\": {\n \"message\": \"Попередня сторінка\"\n },\n \"published_c944a23d\": {\n \"message\": \"опубліковано\"\n },\n \"purple_7678a9fc\": {\n \"message\": \"Фіолетовий\"\n },\n \"quizzes_7e598f57\": {\n \"message\": \"Контрольні Роботи\"\n },\n \"record_7c9448b\": {\n \"message\": \"Записати\"\n },\n \"record_upload_media_5fdce166\": {\n \"message\": \"Запис/завантаження медіа\"\n },\n \"red_8258edf3\": {\n \"message\": \"Червоний\"\n },\n \"relationships_6602af70\": {\n \"message\": \"Зв''язки\"\n },\n \"replace_e61834a7\": {\n \"message\": \"Замінити\"\n },\n \"reset_95a81614\": {\n \"message\": \"Скинути\"\n },\n \"rich_content_editor_2708ef21\": {\n \"message\": \"Редактор збагаченого контенту\"\n },\n \"save_11a80ec3\": {\n \"message\": \"Зберегти\"\n },\n \"search_280d00bd\": {\n \"message\": \"Пошук\"\n },\n \"selected_274ce24f\": {\n \"message\": \"Обраний\"\n },\n \"size_b30e1077\": {\n \"message\": \"Розмір\"\n },\n \"star_8d156e09\": {\n \"message\": \"Помітити зіркою\"\n },\n \"submit_a3cc6859\": {\n \"message\": \"Підтвердити\"\n },\n \"syllabus_f191f65b\": {\n \"message\": \"Навчальний план\"\n },\n \"teal_f729a294\": {\n \"message\": \"Бірюзовий\"\n },\n \"the_document_preview_is_currently_being_processed__7d9ea135\": {\n \"message\": \"Попередній перегляд документа в даний момент обробляється. Будь-ласка спробуйте пізніше.\"\n },\n \"the_material_is_in_the_public_domain_279c39a3\": {\n \"message\": \"Матеріал в публічному домені\"\n },\n \"the_material_is_licensed_under_creative_commons_3242cb5e\": {\n \"message\": \"Матеріал опубліковано під ліцензією Creative Commons\"\n },\n \"this_document_cannot_be_displayed_within_canvas_7aba77be\": {\n \"message\": \"Цей документ не може бути показаний в Canvas.\"\n },\n \"this_equation_cannot_be_rendered_in_basic_view_9b6c07ae\": {\n \"message\": \"Це рівняння не можна перетворити у базовому режимі перегляду\"\n },\n \"title_ee03d132\": {\n \"message\": \"Назва\"\n },\n \"top_66e0adb6\": {\n \"message\": \"Верх\"\n },\n \"unpublished_dfd8801\": {\n \"message\": \"Неопублікований\"\n },\n \"upload_media_ce31135a\": {\n \"message\": \"Завантажити медіа контент\"\n },\n \"uploading_19e8a4e7\": {\n \"message\": \"Завантаження\"\n },\n \"url_22a5f3b8\": {\n \"message\": \"URL\"\n },\n \"usage_right_ff96f3e2\": {\n \"message\": \"Права використання:\"\n },\n \"view_ba339f93\": {\n \"message\": \"Вигляд\"\n },\n \"wiki_home_9cd54d0\": {\n \"message\": \"Домашня сторінка Wiki\"\n },\n \"yes_dde87d5\": {\n \"message\": \"Так\"\n }\n};\n_format_message__WEBPACK_IMPORTED_MODULE_0__[\"default\"].addLocale({\n 'uk-UA': locale\n});\n\n//# sourceURL=webpack:///./src/translations/locales/uk_UA.js?");
|
|
12
12
|
|
|
13
13
|
/***/ }),
|
|
14
14
|
|
|
15
|
-
/***/ "./src/translations/tinymce/
|
|
15
|
+
/***/ "./src/translations/tinymce/uk_UA.js":
|
|
16
16
|
/*!*******************************************!*\
|
|
17
|
-
!*** ./src/translations/tinymce/
|
|
17
|
+
!*** ./src/translations/tinymce/uk_UA.js ***!
|
|
18
18
|
\*******************************************/
|
|
19
19
|
/*! no static exports found */
|
|
20
20
|
/***/ (function(module, exports) {
|
|
21
21
|
|
|
22
|
-
eval("tinymce.addI18n('tr_TR', {\n Redo: 'Yinele',\n Undo: 'Geri al',\n Cut: 'Kes',\n Copy: 'Kopyala',\n Paste: 'Yap\\u0131\\u015ft\\u0131r',\n 'Select all': 'T\\u00fcm\\u00fcn\\u00fc se\\u00e7',\n 'New document': 'Yeni dok\\u00fcman',\n Ok: 'Tamam',\n Cancel: '\\u0130ptal',\n 'Visual aids': 'G\\u00f6rsel ara\\u00e7lar',\n Bold: 'Kal\\u0131n',\n Italic: '\\u0130talik',\n Underline: 'Alt\\u0131 \\u00e7izili',\n Strikethrough: '\\u00dcst\\u00fc \\u00e7izgili',\n Superscript: '\\u00dcst simge',\n Subscript: 'Alt simge',\n 'Clear formatting': 'Bi\\u00e7imi temizle',\n 'Align left': 'Sola hizala',\n 'Align center': 'Ortala',\n 'Align right': 'Sa\\u011fa hizala',\n Justify: '\\u0130ki yana yasla',\n 'Bullet list': 'S\\u0131ras\\u0131z liste',\n 'Numbered list': 'S\\u0131ral\\u0131 liste',\n 'Decrease indent': 'Girintiyi azalt',\n 'Increase indent': 'Girintiyi art\\u0131r',\n Close: 'Kapat',\n Formats: 'Bi\\u00e7imler',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": 'Taray\\u0131c\\u0131n\\u0131z panoya direk eri\\u015fimi desteklemiyor. L\\u00fctfen Ctrl+X/C/V klavye k\\u0131sayollar\\u0131n\\u0131 kullan\\u0131n.',\n Headers: 'Ba\\u015fl\\u0131klar',\n 'Header 1': 'Ba\\u015fl\\u0131k 1',\n 'Header 2': 'Ba\\u015fl\\u0131k 2',\n 'Header 3': 'Ba\\u015fl\\u0131k 3',\n 'Header 4': 'Ba\\u015fl\\u0131k 4',\n 'Header 5': 'Ba\\u015fl\\u0131k 5',\n 'Header 6': 'Ba\\u015fl\\u0131k 6',\n Headings: 'Ba\\u015fl\\u0131klar',\n 'Heading 1': 'Ba\\u015fl\\u0131k 1',\n 'Heading 2': 'Ba\\u015fl\\u0131k 2',\n 'Heading 3': 'Ba\\u015fl\\u0131k 3',\n 'Heading 4': 'Ba\\u015fl\\u0131k 4',\n 'Heading 5': 'Ba\\u015fl\\u0131k 5',\n 'Heading 6': 'Ba\\u015fl\\u0131k 6',\n Preformatted: '\\u00d6nceden bi\\u00e7imlendirilmi\\u015f',\n Div: 'Div',\n Pre: 'Pre',\n Code: 'Kod',\n Paragraph: 'Paragraf',\n Blockquote: 'Blockquote',\n Inline: 'Sat\\u0131r i\\u00e7i',\n Blocks: 'Bloklar',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': 'D\\u00fcz metin modunda yap\\u0131\\u015ft\\u0131r. Bu se\\u00e7ene\\u011fi kapatana kadar i\\u00e7erikler d\\u00fcz metin olarak yap\\u0131\\u015ft\\u0131r\\u0131l\\u0131r.',\n Fonts: 'Yaz\\u0131 Tipleri',\n 'Font Sizes': 'Yaz\\u0131tipi B\\u00fcy\\u00fckl\\u00fc\\u011f\\u00fc',\n Class: 'S\\u0131n\\u0131f',\n 'Browse for an image': 'Bir resim aray\\u0131n',\n OR: 'ya da',\n 'Drop an image here': 'Buraya bir resim koyun',\n Upload: 'Y\\u00fckle',\n Block: 'Blok',\n Align: 'Hizala',\n Default: 'Varsay\\u0131lan',\n Circle: 'Daire',\n Disc: 'Disk',\n Square: 'Kare',\n 'Lower Alpha': 'K\\u00fc\\u00e7\\u00fck ABC',\n 'Lower Greek': 'K\\u00fc\\u00e7\\u00fck Yunan alfabesi',\n 'Lower Roman': 'K\\u00fc\\u00e7\\u00fck Roman alfabesi',\n 'Upper Alpha': 'B\\u00fcy\\u00fck ABC',\n 'Upper Roman': 'B\\u00fcy\\u00fck Roman alfabesi',\n 'Anchor...': '\\u00c7apa...',\n Name: '\\u0130sim',\n Id: 'Id',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': 'Id bir harf ile ba\\u015flamal\\u0131d\\u0131r ve sadece harfleri, rakamlar\\u0131, \\u00e7izgileri, noktalar\\u0131, virg\\u00fclleri veya alt \\u00e7izgileri i\\u00e7ermelidir.',\n 'You have unsaved changes are you sure you want to navigate away?': 'Kaydedilmemi\\u015f de\\u011fi\\u015fiklikler var, sayfadan ayr\\u0131lmak istedi\\u011finize emin misiniz?',\n 'Restore last draft': 'Son tasla\\u011f\\u0131 kurtar',\n 'Special characters...': '\\u00d6zel karakterler...',\n 'Source code': 'Kaynak kodu',\n 'Insert/Edit code sample': 'Kod \\u00f6rne\\u011fini Kaydet/D\\u00fczenle',\n Language: 'Dil',\n 'Code sample...': 'Kod \\u00f6rne\\u011fi...',\n 'Color Picker': 'Renk Se\\u00e7ici',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': 'Soldan sa\\u011fa',\n 'Right to left': 'Sa\\u011fdan sola',\n 'Emoticons...': '\\u0130fadeler...',\n 'Metadata and Document Properties': '\\u00d6nbilgi ve Belge \\u00d6zellikleri',\n Title: 'Ba\\u015fl\\u0131k',\n Keywords: 'Anahtar kelimeler',\n Description: 'A\\u00e7\\u0131klama',\n Robots: 'Robotlar',\n Author: 'Yazar',\n Encoding: 'Kodlama',\n Fullscreen: 'Tam ekran',\n Action: 'Eylem',\n Shortcut: 'K\\u0131sayol',\n Help: 'Yard\\u0131m',\n Address: 'Adres',\n 'Focus to menubar': 'Men\\u00fc \\u00e7ubu\\u011funa odaklan.',\n 'Focus to toolbar': 'Ara\\u00e7 \\u00e7ubu\\u011funa odaklan.',\n 'Focus to element path': 'Eleman yoluna odaklan',\n 'Focus to contextual toolbar': 'Ba\\u011flamsal ara\\u00e7 \\u00e7ubu\\u011funa odaklan',\n 'Insert link (if link plugin activated)': 'Link ekle (Link eklentisi aktif ise)',\n 'Save (if save plugin activated)': 'Kaydet (Kay\\u0131t eklentisi aktif ise)',\n 'Find (if searchreplace plugin activated)': 'Bul (SearchReplace eklentisi aktif ise)',\n 'Plugins installed ({0}):': 'Y\\u00fckl\\u00fc eklenti say\\u0131s\\u0131 : ({0}):',\n 'Premium plugins:': 'Premium eklentileri',\n 'Learn more...': 'Daha fazla bilgi edinin.',\n 'You are using {0}': '{0} kullan\\u0131yorsun.',\n Plugins: 'Eklentiler',\n 'Handy Shortcuts': 'Kullan\\u0131\\u015fl\\u0131 K\\u0131sayollar',\n 'Horizontal line': 'Yatay \\u00e7izgi',\n 'Insert/edit image': 'Resim ekle/d\\u00fczenle',\n 'Image description': 'Resim a\\u00e7\\u0131klamas\\u0131',\n Source: 'Kaynak',\n Dimensions: 'Boyutlar',\n 'Constrain proportions': 'En - Boy oran\\u0131n\\u0131 koru',\n General: 'Genel',\n Advanced: 'Geli\\u015fmi\\u015f',\n Style: 'Stil',\n 'Vertical space': 'Dikey bo\\u015fluk',\n 'Horizontal space': 'Yatay bo\\u015fluk',\n Border: '\\u00c7er\\u00e7eve',\n 'Insert image': 'Resim ekle',\n 'Image...': 'Resim...',\n 'Image list': 'Resim listesi',\n 'Rotate counterclockwise': 'Saat y\\u00f6n\\u00fcn\\u00fcn tersine d\\u00f6nd\\u00fcr',\n 'Rotate clockwise': 'Saat y\\u00f6n\\u00fcnde d\\u00f6nd\\u00fcr',\n 'Flip vertically': 'Dikey \\u00e7evir',\n 'Flip horizontally': 'Yatay \\u00e7evir',\n 'Edit image': 'G\\u00f6r\\u00fcnt\\u00fcy\\u00fc d\\u00fczenle',\n 'Image options': 'G\\u00f6r\\u00fcnt\\u00fc se\\u00e7enekleri',\n 'Zoom in': 'Yak\\u0131nla\\u015ft\\u0131r',\n 'Zoom out': 'Uzakla\\u015ft\\u0131r',\n Crop: 'Kes',\n Resize: 'Yeniden Boyutland\\u0131r',\n Orientation: 'Y\\u00f6n\\u00fcn\\u00fc Belirle',\n Brightness: 'Parlakl\\u0131k',\n Sharpen: 'Keskinle\\u015ftir',\n Contrast: 'Kontrast',\n 'Color levels': 'Renk seviyesi',\n Gamma: 'Gama',\n Invert: 'Tersine \\u00e7evir',\n Apply: 'Uygula',\n Back: 'Geri',\n 'Insert date/time': 'Tarih / Zaman ekle',\n 'Date/time': 'Tarih/zaman',\n 'Insert/Edit Link': 'Ba\\u011flant\\u0131 Ekle/D\\u00fczenle',\n 'Insert/edit link': 'Ba\\u011flant\\u0131 ekle/d\\u00fczenle',\n 'Text to display': 'G\\u00f6r\\u00fcnen yaz\\u0131',\n Url: 'Url',\n 'Open link in...': 'Ba\\u011flant\\u0131y\\u0131 a\\u00e7...',\n 'Current window': 'Mevcut pencere',\n None: 'Hi\\u00e7biri',\n 'New window': 'Yeni pencere',\n 'Remove link': 'Ba\\u011flant\\u0131y\\u0131 kald\\u0131r',\n Anchors: '\\u00c7apalar',\n 'Link...': 'Ba\\u011flant\\u0131...',\n 'Paste or type a link': 'Bir ba\\u011flant\\u0131 yap\\u0131\\u015ft\\u0131r\\u0131n yada yaz\\u0131n.',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': 'Girdi\\u011finiz URL bir eposta adresi gibi g\\u00f6z\\u00fck\\u00fcyor. Gerekli olan mailto: \\u00f6nekini eklemek ister misiniz?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': 'Girdi\\u011finiz URL bir d\\u0131\\u015f ba\\u011flant\\u0131 gibi g\\u00f6z\\u00fck\\u00fcyor. Gerekli olan http:// \\u00f6nekini eklemek ister misiniz?',\n 'Link list': 'Link listesi',\n 'Insert video': 'Video ekle',\n 'Insert/edit video': 'Video ekle/d\\u00fczenle',\n 'Insert/edit media': 'Medya ekle/d\\u00fczenle',\n 'Alternative source': 'Alternatif kaynak',\n 'Alternative source URL': 'Alternatif kaynak URL',\n 'Media poster (Image URL)': 'Medya posteri (Resim URL)',\n 'Paste your embed code below:': 'Medya g\\u00f6mme kodunu buraya yap\\u0131\\u015ft\\u0131r:',\n Embed: 'G\\u00f6mme',\n 'Media...': 'Medya...',\n 'Nonbreaking space': 'B\\u00f6l\\u00fcnemez bo\\u015fluk',\n 'Page break': 'Sayfa sonu',\n 'Paste as text': 'Metin olarak yap\\u0131\\u015ft\\u0131r',\n Preview: '\\u00d6nizleme',\n 'Print...': 'Yazd\\u0131r...',\n Save: 'Kaydet',\n Find: 'Bul',\n 'Replace with': 'Bununla de\\u011fi\\u015ftir',\n Replace: 'De\\u011fi\\u015ftir',\n 'Replace all': 'T\\u00fcm\\u00fcn\\u00fc de\\u011fi\\u015ftir',\n Previous: 'Geri',\n Next: 'Sonraki',\n 'Find and replace...': 'Bul ve de\\u011fi\\u015ftir...',\n 'Could not find the specified string.': 'Herhangi bir sonu\\u00e7 bulunamad\\u0131.',\n 'Match case': 'B\\u00fcy\\u00fck / K\\u00fc\\u00e7\\u00fck harfe duyarl\\u0131',\n 'Find whole words only': 'Sadece t\\u00fcm kelimeyi ara',\n 'Spell check': 'Yaz\\u0131m denetimi',\n Ignore: 'Yoksay',\n 'Ignore all': 'T\\u00fcm\\u00fcn\\u00fc yoksay',\n Finish: 'Bitir',\n 'Add to Dictionary': 'S\\u00f6zl\\u00fc\\u011fe ekle',\n 'Insert table': 'Tablo ekle',\n 'Table properties': 'Tablo \\u00f6zellikleri',\n 'Delete table': 'Tabloyu sil',\n Cell: 'H\\u00fccre',\n Row: 'Sat\\u0131r',\n Column: 'S\\u00fctun',\n 'Cell properties': 'H\\u00fccre \\u00f6zellikleri',\n 'Merge cells': 'H\\u00fccreleri birle\\u015ftir',\n 'Split cell': 'H\\u00fccreleri ay\\u0131r',\n 'Insert row before': '\\u00d6ncesine yeni sat\\u0131r ekle',\n 'Insert row after': 'Sonras\\u0131na yeni sat\\u0131r ekle',\n 'Delete row': 'Sat\\u0131r\\u0131 sil',\n 'Row properties': 'Sat\\u0131r \\u00f6zellikleri',\n 'Cut row': 'Sat\\u0131r\\u0131 kes',\n 'Copy row': 'Sat\\u0131r\\u0131 kopyala',\n 'Paste row before': '\\u00d6ncesine sat\\u0131r yap\\u0131\\u015ft\\u0131r',\n 'Paste row after': 'Sonras\\u0131na sat\\u0131r yap\\u0131\\u015ft\\u0131r',\n 'Insert column before': '\\u00d6ncesine yeni s\\u00fctun ekle',\n 'Insert column after': 'Sonras\\u0131na yeni s\\u00fctun ekle',\n 'Delete column': 'S\\u00fctunu sil',\n Cols: 'S\\u00fctunlar',\n Rows: 'Sat\\u0131rlar',\n Width: 'Geni\\u015flik',\n Height: 'Y\\u00fckseklik',\n 'Cell spacing': 'H\\u00fccre aral\\u0131\\u011f\\u0131',\n 'Cell padding': 'H\\u00fccre i\\u00e7 bo\\u015flu\\u011fu',\n 'Show caption': 'Ba\\u015fl\\u0131\\u011f\\u0131 g\\u00f6ster',\n Left: 'Sol',\n Center: 'Orta',\n Right: 'Sa\\u011f',\n 'Cell type': 'H\\u00fccre tipi',\n Scope: 'Kapsam',\n Alignment: 'Hizalama',\n 'H Align': 'Yatay Hizalama',\n 'V Align': 'Dikey Hizalama',\n Top: '\\u00dcst',\n Middle: 'Orta',\n Bottom: 'Alt',\n 'Header cell': 'Ba\\u015fl\\u0131k h\\u00fccresi',\n 'Row group': 'Sat\\u0131r grubu',\n 'Column group': 'S\\u00fctun grubu',\n 'Row type': 'Sat\\u0131r tipi',\n Header: 'Ba\\u015fl\\u0131k',\n Body: 'G\\u00f6vde',\n Footer: 'Alt',\n 'Border color': 'Kenarl\\u0131k Rengi',\n 'Insert template...': '\\u015eablon ekle...',\n Templates: '\\u015eablonlar',\n Template: 'Tema',\n 'Text color': 'Yaz\\u0131 rengi',\n 'Background color': 'Arkaplan rengi',\n 'Custom...': '\\u00d6zel',\n 'Custom color': '\\u00d6zel Renk',\n 'No color': 'Renk Yok',\n 'Remove color': 'Rengi kald\\u0131r',\n 'Table of Contents': '\\u0130\\u00e7indekiler',\n 'Show blocks': 'Bloklar\\u0131 g\\u00f6r\\u00fcnt\\u00fcle',\n 'Show invisible characters': 'G\\u00f6r\\u00fcnmez karakterleri g\\u00f6ster',\n 'Word count': 'Kelime say\\u0131s\\u0131',\n 'Words: {0}': 'Kelime: {0}',\n '{0} words': '{0} kelime',\n File: 'Dosya',\n Edit: 'D\\u00fczenle',\n Insert: 'Ekle',\n View: 'G\\u00f6r\\u00fcnt\\u00fcle',\n Format: 'Bi\\u00e7im',\n Table: 'Tablo',\n Tools: 'Ara\\u00e7lar',\n 'Powered by {0}': '{0} taraf\\u0131ndan yap\\u0131lm\\u0131\\u015ft\\u0131r ',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': 'Zengin Metin Alan\\u0131. Men\\u00fc i\\u00e7in ALT-F9 k\\u0131sayolunu kullan\\u0131n. Ara\\u00e7 \\u00e7ubu\\u011fu i\\u00e7in ALT-F10 k\\u0131sayolunu kullan\\u0131n. Yard\\u0131m i\\u00e7in ALT-0 k\\u0131sayolunu kullan\\u0131n.',\n 'Image title': 'Resim ba\\u015fl\\u0131\\u011f\\u0131',\n 'Border width': 'Kenar geni\\u015fli\\u011fi',\n 'Border style': 'Kenar sitili',\n Error: 'Hata',\n Warn: 'Uyar\\u0131',\n Valid: 'Ge\\u00e7erli',\n 'To open the popup, press Shift+Enter': \"Popup'\\u0131 a\\u00e7mak i\\u00e7in Shift+Enter'a bas\\u0131n\",\n 'Rich Text Area. Press ALT-0 for help.': \"Zengin Metin Alan\\u0131. Yard\\u0131m i\\u00e7in Alt-0'a bas\\u0131n.\",\n 'System Font': 'Sistem Yaz\\u0131 Tipi',\n 'Failed to upload image: {0}': 'Resim y\\u00fcklenemedi: {0}',\n 'Failed to load plugin: {0} from url {1}': 'Eklenti y\\u00fcklenemedi: {1} url\\u2019sinden {0} ',\n 'Failed to load plugin url: {0}': 'Url eklentisi y\\u00fcklenemedi: {0}',\n 'Failed to initialize plugin: {0}': 'Eklenti ba\\u015flat\\u0131lamad\\u0131: {0}',\n example: '\\u00f6rnek',\n Search: 'Ara',\n All: 'T\\u00fcm\\u00fc',\n Currency: 'Para birimi',\n Text: 'Metin',\n Quotations: 'Al\\u0131nt\\u0131',\n Mathematical: 'Matematik',\n 'Extended Latin': 'Uzat\\u0131lm\\u0131\\u015f Latin',\n Symbols: 'Semboller',\n Arrows: 'Oklar',\n 'User Defined': 'Kullan\\u0131c\\u0131 Tan\\u0131ml\\u0131',\n 'dollar sign': 'dolar i\\u015fareti',\n 'currency sign': 'para birimi i\\u015fareti',\n 'euro-currency sign': 'euro para birimi i\\u015fareti',\n 'colon sign': 'colon i\\u015fareti',\n 'cruzeiro sign': 'cruzeiro i\\u015fareti',\n 'french franc sign': 'frans\\u0131z frang\\u0131 i\\u015fareti',\n 'lira sign': 'lira i\\u015fareti',\n 'mill sign': 'mill i\\u015fareti',\n 'naira sign': 'naira i\\u015fareti',\n 'peseta sign': 'peseta i\\u015fareti',\n 'rupee sign': 'rupi i\\u015fareti',\n 'won sign': 'won i\\u015fareti',\n 'new sheqel sign': 'yeni \\u015fekel i\\u015fareti',\n 'dong sign': 'dong i\\u015fareti',\n 'kip sign': 'kip i\\u015fareti',\n 'tugrik sign': 'tugrik i\\u015fareti',\n 'drachma sign': 'drahma i\\u015fareti',\n 'german penny symbol': 'alman kuru\\u015f sembol\\u00fc',\n 'peso sign': 'peso i\\u015fareti',\n 'guarani sign': 'guarani i\\u015fareti',\n 'austral sign': 'austral i\\u015fareti',\n 'hryvnia sign': 'hrivniya i\\u015fareti',\n 'cedi sign': 'cedi i\\u015fareti',\n 'livre tournois sign': 'livre tournois i\\u015fareti',\n 'spesmilo sign': 'spesmilo i\\u015fareti',\n 'tenge sign': 'tenge i\\u015fareti',\n 'indian rupee sign': 'hindistan rupisi i\\u015fareti',\n 'turkish lira sign': 't\\u00fcrk liras\\u0131 i\\u015fareti',\n 'nordic mark sign': 'nordic i\\u015fareti',\n 'manat sign': 'manat i\\u015fareti',\n 'ruble sign': 'ruble i\\u015fareti',\n 'yen character': 'yen karakteri',\n 'yuan character': 'yuan karakteri',\n 'yuan character, in hong kong and taiwan': \"yuan karakteri, hong kong ve tayvan'da kullan\\u0131lan\",\n 'yen/yuan character variant one': 'yen/yuan karakter de\\u011fi\\u015fkeni',\n 'Loading emoticons...': '\\u0130fadeler y\\u00fckleniyor...',\n 'Could not load emoticons': '\\u0130fadeler y\\u00fcklenemedi',\n People: '\\u0130nsan',\n 'Animals and Nature': 'Hayvanlar ve Do\\u011fa',\n 'Food and Drink': 'Yiyecek ve \\u0130\\u00e7ecek',\n Activity: 'Etkinlik',\n 'Travel and Places': 'Gezi ve Yerler',\n Objects: 'Nesneler',\n Flags: 'Bayraklar',\n Characters: 'Karakter',\n 'Characters (no spaces)': 'Karakter (bo\\u015fluksuz)',\n 'Error: Form submit field collision.': 'Hata: Form g\\u00f6nderme alan\\u0131 \\u00e7at\\u0131\\u015fmas\\u0131.',\n 'Error: No form element found.': 'Hata: Form eleman\\u0131 bulunamad\\u0131.',\n Update: 'G\\u00fcncelle\\u015ftir',\n 'Color swatch': 'Renk \\u00f6rne\\u011fi',\n Turquoise: 'Turkuaz',\n Green: 'Ye\\u015fil',\n Blue: 'Mavi',\n Purple: 'Mor',\n 'Navy Blue': 'Lacivert',\n 'Dark Turquoise': 'Koyu Turkuaz',\n 'Dark Green': 'Koyu Ye\\u015fil',\n 'Medium Blue': 'Donuk Mavi',\n 'Medium Purple': 'Orta Mor',\n 'Midnight Blue': 'Gece Yar\\u0131s\\u0131 Mavisi',\n Yellow: 'Sar\\u0131',\n Orange: 'Turuncu',\n Red: 'K\\u0131rm\\u0131z\\u0131',\n 'Light Gray': 'A\\u00e7\\u0131k Gri',\n Gray: 'Gri',\n 'Dark Yellow': 'Koyu Sar\\u0131',\n 'Dark Orange': 'Koyu Turuncu',\n 'Dark Red': 'Koyu K\\u0131rm\\u0131z\\u0131',\n 'Medium Gray': 'Orta Gri',\n 'Dark Gray': 'Koyu Gri',\n Black: 'Siyah',\n White: 'Beyaz',\n 'Switch to or from fullscreen mode': 'Tam ekran moduna ge\\u00e7 veya \\u00e7\\u0131k',\n 'Open help dialog': 'Yard\\u0131m penceresini a\\u00e7',\n history: 'ge\\u00e7mi\\u015f',\n styles: 'stiller',\n formatting: 'bi\\u00e7imlendirme',\n alignment: 'hizalanma',\n indentation: 'girinti',\n 'permanent pen': 'kal\\u0131c\\u0131 kalem',\n comments: 'yorumlar',\n Anchor: '\\u00c7apa',\n 'Special character': '\\u00d6zel karakter',\n 'Code sample': 'Kod \\u00f6rne\\u011fi',\n Color: 'Renk',\n Emoticons: 'G\\u00fcl\\u00fcc\\u00fckler',\n 'Document properties': 'Dok\\u00fcman \\u00f6zellikleri',\n Image: 'Resim',\n 'Insert link': 'Ba\\u011flant\\u0131 ekle',\n Target: 'Hedef',\n Link: 'Ba\\u011flant\\u0131',\n Poster: 'Poster',\n Media: 'Medya',\n Print: 'Yazd\\u0131r',\n Prev: '\\u00d6nceki',\n 'Find and replace': 'Bul ve de\\u011fi\\u015ftir',\n 'Whole words': 'Tam s\\u00f6zc\\u00fckler',\n Spellcheck: 'Yaz\\u0131m denetimi',\n Caption: 'Ba\\u015fl\\u0131k',\n 'Insert template': '\\u015eablon ekle'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/tr_TR.js?");
|
|
22
|
+
eval("/*\n * Copyright (C) 2018 - present Instructure, Inc.\n *\n * This file is part of Canvas.\n *\n * Canvas is free software: you can redistribute it and/or modify it under\n * the terms of the GNU Affero General Public License as published by the Free\n * Software Foundation, version 3 of the License.\n *\n * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY\n * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\n * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\n * details.\n *\n * You should have received a copy of the GNU Affero General Public License along\n * with this program. If not, see <http://www.gnu.org/licenses/>.\n */\ntinymce.addI18n('uk_UA', {\n Redo: '\\u0412\\u0456\\u0434\\u043d\\u043e\\u0432\\u0438\\u0442\\u0438',\n Undo: '\\u0412\\u0456\\u0434\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438',\n Cut: '\\u0412\\u0438\\u0440\\u0456\\u0437\\u0430\\u0442\\u0438',\n Copy: '\\u041a\\u043e\\u043f\\u0456\\u044e\\u0432\\u0430\\u0442\\u0438',\n Paste: '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438',\n 'Select all': '\\u0412\\u0438\\u0431\\u0435\\u0440\\u0456\\u0442\\u044c \\u0443\\u0441\\u0435',\n 'New document': '\\u041d\\u043e\\u0432\\u0438\\u0439 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442',\n Ok: 'Ok',\n Cancel: '\\u0412\\u0456\\u0434\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438',\n 'Visual aids': '\\u0412\\u0456\\u0437\\u0443\\u0430\\u043b\\u044c\\u043d\\u0456 \\u0437\\u0430\\u0441\\u043e\\u0431\\u0438',\n Bold: '\\u0416\\u0438\\u0440\\u043d\\u0438\\u0439',\n Italic: '\\u041a\\u0443\\u0440\\u0441\\u0438\\u0432',\n Underline: '\\u041f\\u0456\\u0434\\u043a\\u0440\\u0435\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439',\n Strikethrough: '\\u041f\\u0435\\u0440\\u0435\\u043a\\u0440\\u0435\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439',\n Superscript: '\\u0412\\u0435\\u0440\\u0445\\u043d\\u0456\\u0439 \\u0456\\u043d\\u0434\\u0435\\u043a\\u0441',\n Subscript: '\\u0406\\u043d\\u0434\\u0435\\u043a\\u0441',\n 'Clear formatting': '\\u041e\\u0447\\u0438\\u0441\\u0442\\u0438\\u0442\\u0438 \\u0444\\u043e\\u0440\\u043c\\u0430\\u0442\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f',\n 'Align left': '\\u041b\\u0456\\u0432\\u043e\\u0440\\u0443\\u0447',\n 'Align center': '\\u041f\\u043e \\u0446\\u0435\\u043d\\u0442\\u0440\\u0443',\n 'Align right': '\\u041f\\u0440\\u0430\\u0432\\u043e\\u0440\\u0443\\u0447',\n Justify: '\\u0412\\u0438\\u0440\\u0456\\u0432\\u043d\\u044f\\u0442\\u0438',\n 'Bullet list': '\\u041c\\u0430\\u0440\\u043a\\u0456\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0441\\u043f\\u0438\\u0441\\u043e\\u043a',\n 'Numbered list': '\\u041f\\u0440\\u043e\\u043d\\u0443\\u043c\\u0435\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0441\\u043f\\u0438\\u0441\\u043e\\u043a',\n 'Decrease indent': '\\u0417\\u043c\\u0435\\u043d\\u0448\\u0438\\u0442\\u0438 \\u0432\\u0456\\u0434\\u0441\\u0442\\u0443\\u043f',\n 'Increase indent': '\\u0417\\u0431\\u0456\\u043b\\u044c\\u0448\\u0438\\u0442\\u0438 \\u0432\\u0456\\u0434\\u0441\\u0442\\u0443\\u043f',\n Close: '\\u0417\\u0430\\u043a\\u0440\\u0438\\u0442\\u0438',\n Formats: '\\u0424\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438',\n \"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.\": '\\u0412\\u0430\\u0448 \\u0431\\u0440\\u0430\\u0443\\u0437\\u0435\\u0440 \\u043d\\u0435 \\u043f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u0443\\u0454 \\u043f\\u0440\\u044f\\u043c\\u0438\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u0434\\u043e \\u0431\\u0443\\u0444\\u0435\\u0440\\u0430 \\u043e\\u0431\\u043c\\u0456\\u043d\\u0443. \\u0417\\u0430\\u043c\\u0456\\u0441\\u0442\\u044c \\u0446\\u044c\\u043e\\u0433\\u043e \\u0432\\u0438\\u043a\\u043e\\u0440\\u0438\\u0441\\u0442\\u043e\\u0432\\u0443\\u0439\\u0442\\u0435 \\u043f\\u043e\\u0454\\u0434\\u043d\\u0430\\u043d\\u043d\\u044f \\u043a\\u043b\\u0430\\u0432\\u0456\\u0448 Ctrl + X/C/V.',\n Headers: '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043a\\u0438',\n 'Header 1': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 1',\n 'Header 2': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 2',\n 'Header 3': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 3',\n 'Header 4': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 4',\n 'Header 5': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 5',\n 'Header 6': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 6',\n Headings: '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043a\\u0438',\n 'Heading 1': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 1',\n 'Heading 2': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 2',\n 'Heading 3': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 3',\n 'Heading 4': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 4',\n 'Heading 5': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 5',\n 'Heading 6': '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a 6',\n Preformatted: '\\u041f\\u043e\\u043f\\u0435\\u0440\\u0435\\u0434\\u043d\\u044c\\u043e \\u0432\\u0456\\u0434\\u0444\\u043e\\u0440\\u043c\\u0430\\u0442\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439',\n Div: 'Div',\n Pre: 'Pre',\n Code: '\\u041a\\u043e\\u0434',\n Paragraph: '\\u0410\\u0431\\u0437\\u0430\\u0446',\n Blockquote: '\\u0426\\u0438\\u0442\\u0430\\u0442\\u0430',\n Inline: '\\u0412\\u0431\\u0443\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439',\n Blocks: '\\u0411\\u043b\\u043e\\u043a\\u0438',\n 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430 \\u0437\\u0430\\u0440\\u0430\\u0437 \\u0432 \\u0440\\u0435\\u0436\\u0438\\u043c\\u0456 \\u0437\\u0432\\u0438\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443. \\u0417\\u043c\\u0456\\u0441\\u0442 \\u0431\\u0443\\u0434\\u0435 \\u0432\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0439 \\u044f\\u043a \\u043f\\u0440\\u043e\\u0441\\u0442\\u0438\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442, \\u043f\\u043e\\u043a\\u0438 \\u0412\\u0438 \\u043d\\u0435 \\u0432\\u0438\\u043c\\u043a\\u043d\\u0435\\u0442\\u0435 \\u0446\\u044e \\u043e\\u043f\\u0446\\u0456\\u044e.',\n 'Font Family': '\\u0428\\u0440\\u0438\\u0444\\u0442',\n 'Font Sizes': '\\u0420\\u043e\\u0437\\u043c\\u0456\\u0440 \\u0448\\u0440\\u0438\\u0444\\u0442\\u0430',\n Class: '\\u041a\\u043b\\u0430\\u0441',\n 'Browse for an image': '\\u0412\\u0438\\u0431\\u0456\\u0440 \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n OR: '\\u0410\\u0411\\u041e',\n 'Drop an image here': '\\u041f\\u0435\\u0440\\u0435\\u043c\\u0456\\u0441\\u0442\\u0456\\u0442\\u044c \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f \\u0441\\u044e\\u0434\\u0438',\n Upload: '\\u0417\\u0430\\u0432\\u0430\\u043d\\u0442\\u0430\\u0436\\u0438\\u0442\\u0438',\n Block: '\\u0411\\u043b\\u043e\\u043a',\n Align: '\\u0412\\u0438\\u0440\\u0456\\u0432\\u043d\\u044e\\u0432\\u0430\\u043d\\u043d\\u044f',\n Default: '\\u0423\\u043c\\u043e\\u0432\\u0447\\u0430\\u043d\\u043d\\u044f',\n Circle: '\\u041a\\u043e\\u043b\\u043e',\n Disc: '\\u0414\\u0438\\u0441\\u043a',\n Square: '\\u041a\\u0432\\u0430\\u0434\\u0440\\u0430\\u0442',\n 'Lower Alpha': '\\u041d\\u0438\\u0436\\u043d\\u0456\\u0439 \\u0440\\u0435\\u0433\\u0456\\u0441\\u0442\\u0440',\n 'Lower Greek': '\\u041c\\u0430\\u043b\\u0456 \\u0433\\u0440\\u0435\\u0446\\u044c\\u043a\\u0456 \\u043b\\u0456\\u0442\\u0435\\u0440\\u0438',\n 'Lower Roman': '\\u0420\\u0438\\u043c\\u0441\\u044c\\u043a\\u0456 \\u0446\\u0438\\u0444\\u0440\\u0438 \\u0443 \\u043d\\u0438\\u0436\\u043d\\u044c\\u043e\\u043c\\u0443 \\u0440\\u0435\\u0433\\u0456\\u0441\\u0442\\u0440\\u0456',\n 'Upper Alpha': '\\u0412\\u0435\\u0440\\u0445\\u043d\\u0456\\u0439 \\u0440\\u0435\\u0433\\u0456\\u0441\\u0442\\u0440',\n 'Upper Roman': '\\u0420\\u0438\\u043c\\u0441\\u044c\\u043a\\u0456 \\u0446\\u0438\\u0444\\u0440\\u0438 \\u0443 \\u0432\\u0435\\u0440\\u0445\\u043d\\u044c\\u043e\\u043c\\u0443 \\u0440\\u0435\\u0433\\u0456\\u0441\\u0442\\u0440\\u0456',\n Anchor: \"\\u041f\\u0440\\u0438\\u0432'\\u044f\\u0437\\u043a\\u0430\",\n Name: \"\\u0406\\u043c'\\u044f\",\n Id: '\\u041a\\u043e\\u0434',\n 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': '\\u041a\\u043e\\u0434 \\u043c\\u0430\\u0454 \\u043f\\u043e\\u0447\\u0438\\u043d\\u0430\\u0442\\u0438\\u0441\\u044f \\u0437 \\u043b\\u0456\\u0442\\u0435\\u0440\\u0438 \\u0456 \\u043c\\u043e\\u0436\\u0435 \\u043c\\u0456\\u0441\\u0442\\u0438\\u0442\\u0438 \\u043b\\u0438\\u0448\\u0435 \\u0441\\u0438\\u043c\\u0432\\u043e\\u043b\\u0438 \\u043b\\u0456\\u0442\\u0435\\u0440, \\u0446\\u0438\\u0444\\u0440, \\u0434\\u0435\\u0444\\u0456\\u0441\\u0443, \\u043a\\u0440\\u0430\\u043f\\u043a\\u0438, \\u043a\\u043e\\u043c\\u0438 \\u0430\\u0431\\u043e \\u043d\\u0438\\u0436\\u043d\\u044c\\u043e\\u0433\\u043e \\u043f\\u0456\\u0434\\u043a\\u0440\\u0435\\u0441\\u043b\\u0435\\u043d\\u043d\\u044f.',\n 'You have unsaved changes are you sure you want to navigate away?': '\\u0423 \\u0432\\u0430\\u0441 \\u0454 \\u043d\\u0435\\u0437\\u0431\\u0435\\u0440\\u0435\\u0436\\u0435\\u043d\\u0456 \\u0437\\u043c\\u0456\\u043d\\u0438. \\u0412\\u0438 \\u0432\\u043f\\u0435\\u0432\\u043d\\u0435\\u043d\\u0456, \\u0449\\u043e \\u0445\\u043e\\u0447\\u0435\\u0442\\u0435 \\u043f\\u0456\\u0442\\u0438 ?',\n 'Restore last draft': '\\u0412\\u0456\\u0434\\u043d\\u043e\\u0432\\u0438\\u0442\\u0438 \\u043e\\u0441\\u0442\\u0430\\u043d\\u043d\\u0456\\u0439 \\u043f\\u0440\\u043e\\u0435\\u043a\\u0442',\n 'Special character': '\\u0421\\u043f\\u0435\\u0446\\u0456\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0441\\u0438\\u043c\\u0432\\u043e\\u043b',\n 'Source code': '\\u0414\\u0436\\u0435\\u0440\\u0435\\u043b\\u043e',\n 'Insert/Edit code sample': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438/\\u041d\\u0430\\u043f\\u0438\\u0441\\u0430\\u0442\\u0438 \\u043f\\u0440\\u0438\\u043a\\u043b\\u0430\\u0434 \\u043a\\u043e\\u0434\\u0443',\n Language: '\\u041c\\u043e\\u0432\\u0430',\n 'Code sample': '\\u041f\\u0440\\u0438\\u043a\\u043b\\u0430\\u0434 \\u043a\\u043e\\u0434\\u0443',\n Color: '\\u041a\\u043e\\u043b\\u0456\\u0440',\n R: 'R',\n G: 'G',\n B: 'B',\n 'Left to right': '\\u0417\\u043b\\u0456\\u0432\\u0430 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043e',\n 'Right to left': '\\u0421\\u043f\\u0440\\u0430\\u0432\\u0430 \\u043d\\u0430\\u043b\\u0456\\u0432\\u043e',\n Emoticons: '\\u0421\\u043c\\u0430\\u0439\\u043b\\u0438',\n 'Document properties': '\\u0412\\u043b\\u0430\\u0441\\u0442\\u0438\\u0432\\u043e\\u0441\\u0442\\u0456 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0443',\n Title: '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a',\n Keywords: '\\u041a\\u043b\\u044e\\u0447\\u043e\\u0432\\u0456 \\u0441\\u043b\\u043e\\u0432\\u0430',\n Description: '\\u041e\\u043f\\u0438\\u0441',\n Robots: '\\u0420\\u043e\\u0431\\u043e\\u0442\\u0438',\n Author: '\\u0410\\u0432\\u0442\\u043e\\u0440',\n Encoding: '\\u041a\\u043e\\u0434\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f',\n Fullscreen: '\\u041d\\u0430 \\u0432\\u0435\\u0441\\u044c \\u0435\\u043a\\u0440\\u0430\\u043d',\n Action: '\\u0414\\u0456\\u044f',\n Shortcut: '\\u042f\\u0440\\u043b\\u0438\\u043a',\n Help: '\\u0414\\u043e\\u043f\\u043e\\u043c\\u043e\\u0433\\u0430',\n Address: '\\u0410\\u0434\\u0440\\u0435\\u0441\\u0430',\n 'Focus to menubar': '\\u0424\\u043e\\u043a\\u0443\\u0441 \\u043d\\u0430 \\u043c\\u0435\\u043d\\u044e',\n 'Focus to toolbar': '\\u0424\\u043e\\u043a\\u0443\\u0441 \\u043d\\u0430 \\u0456\\u043d\\u0441\\u0442\\u0442\\u0440\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u0445',\n 'Focus to element path': '\\u0424\\u043e\\u043a\\u0443\\u0441 \\u043d\\u0430 \\u0448\\u043b\\u044f\\u0445\\u0443',\n 'Focus to contextual toolbar': '\\u0424\\u043e\\u043a\\u0443\\u0441 \\u043d\\u0430 \\u043a\\u043e\\u043d\\u0442\\u0435\\u043a\\u0441\\u0442',\n 'Insert link (if link plugin activated)': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f (\\u044f\\u043a\\u0449\\u043e \\u0434\\u043e\\u0437\\u0432\\u043e\\u043b\\u0435\\u043d\\u043e)',\n 'Save (if save plugin activated)': '\\u0417\\u0431\\u0435\\u0440\\u0435\\u0433\\u0442\\u0438 (\\u044f\\u043a\\u0449\\u043e \\u0434\\u043e\\u0437\\u0432\\u043e\\u043b\\u0435\\u043d\\u043e)',\n 'Find (if searchreplace plugin activated)': '\\u0417\\u043d\\u0430\\u0439\\u0442\\u0438 (\\u044f\\u043a\\u0449\\u043e \\u0434\\u043e\\u0437\\u0432\\u043e\\u043b\\u0435\\u043d\\u043e)',\n 'Plugins installed ({0}):': '\\u041d\\u0430\\u044f\\u0432\\u043d\\u0456 \\u0434\\u043e\\u0434\\u0430\\u0442\\u043a\\u0438 ({0}):',\n 'Premium plugins:': '\\u041f\\u0440\\u0435\\u043c\\u0456\\u0430\\u043b\\u044c\\u043d\\u0456 \\u0434\\u043e\\u0434\\u0430\\u0442\\u043a\\u0438:',\n 'Learn more...': '\\u0414\\u043e\\u0434\\u0430\\u0442\\u043a\\u043e\\u0432\\u043e...',\n 'You are using {0}': '\\u0423 \\u0432\\u0438\\u043a\\u043e\\u0440\\u0438\\u0441\\u0442\\u0430\\u043d\\u043d\\u0456 {0}',\n Plugins: '\\u041f\\u043b\\u0430\\u0433\\u0456\\u043d\\u0438',\n 'Handy Shortcuts': '\\u041a\\u043e\\u0440\\u0438\\u0441\\u043d\\u0456 \\u044f\\u0440\\u043b\\u0438\\u043a\\u0438',\n 'Horizontal line': '\\u0413\\u043e\\u0440\\u0438\\u0437\\u043e\\u043d\\u0442\\u0430\\u043b\\u044c\\u043d\\u0430 \\u043b\\u0456\\u043d\\u0456\\u044f',\n 'Insert/edit image': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438/\\u0440\\u0435\\u0434\\u0430\\u0433\\u0443\\u0432\\u0430\\u0442\\u0438 \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n 'Image description': '\\u041e\\u043f\\u0438\\u0441 \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n Source: '\\u0414\\u0436\\u0435\\u0440\\u0435\\u043b\\u043e',\n Dimensions: '\\u0420\\u043e\\u0437\\u043c\\u0456\\u0440',\n 'Constrain proportions': '\\u0417\\u0431\\u0435\\u0440\\u0456\\u0433\\u0430\\u0442\\u0438 \\u043f\\u0440\\u043e\\u043f\\u043e\\u0440\\u0446\\u0456\\u0457',\n General: '\\u0417\\u0430\\u0433\\u0430\\u043b\\u044c\\u043d\\u0435',\n Advanced: '\\u0414\\u043e\\u0434\\u0430\\u0442\\u043a\\u043e\\u0432\\u043e',\n Style: '\\u0421\\u0442\\u0438\\u043b\\u044c',\n 'Vertical space': '\\u0412\\u0435\\u0440\\u0442\\u0438\\u043a\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u043f\\u0440\\u043e\\u043f\\u0443\\u0441\\u043a',\n 'Horizontal space': '\\u0413\\u043e\\u0440\\u0438\\u0437\\u043e\\u043d\\u0442\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u043f\\u0440\\u043e\\u043f\\u0443\\u0441\\u043a',\n Border: '\\u041c\\u0435\\u0436\\u0430',\n 'Insert image': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n Image: '\\u0417\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n 'Image list': '\\u0421\\u043f\\u0438\\u0441\\u043e\\u043a \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u044c',\n 'Rotate counterclockwise': '\\u041f\\u043e\\u0432\\u0435\\u0440\\u043d\\u0443\\u0442\\u0438 \\u043f\\u0440\\u043e\\u0442\\u0438 \\u0433\\u043e\\u0434\\u0438\\u043d\\u043d\\u0438\\u043a\\u043e\\u0432\\u043e\\u0457 \\u0441\\u0442\\u0440\\u0456\\u043b\\u043a\\u0438',\n 'Rotate clockwise': '\\u041f\\u043e\\u0432\\u0435\\u0440\\u043d\\u0443\\u0442\\u0438 \\u0437\\u0430 \\u0433\\u043e\\u0434\\u0438\\u043d\\u043d\\u0438\\u043a\\u043e\\u0432\\u043e\\u044e \\u0441\\u0442\\u0440\\u0456\\u043b\\u043a\\u043e\\u044e',\n 'Flip vertically': '\\u0412\\u0456\\u0434\\u043e\\u0431\\u0440\\u0430\\u0437\\u0438\\u0442\\u0438 \\u043f\\u043e \\u0432\\u0435\\u0440\\u0442\\u0438\\u043a\\u0430\\u043b\\u0456',\n 'Flip horizontally': '\\u0412\\u0456\\u0434\\u043e\\u0431\\u0440\\u0430\\u0437\\u0438\\u0442\\u0438 \\u043f\\u043e \\u0433\\u043e\\u0440\\u0438\\u0437\\u043e\\u043d\\u0442\\u0430\\u043b\\u0456',\n 'Edit image': '\\u0420\\u0435\\u0434\\u0430\\u0433\\u0443\\u0432\\u0430\\u0442\\u0438 \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n 'Image options': '\\u041d\\u0430\\u043b\\u0430\\u0448\\u0442\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n 'Zoom in': '\\u0417\\u0431\\u0456\\u043b\\u044c\\u0448\\u0438\\u0442\\u0438',\n 'Zoom out': '\\u0417\\u043c\\u0435\\u043d\\u0448\\u0438\\u0442\\u0438',\n Crop: '\\u041e\\u0431\\u0440\\u0456\\u0437\\u0430\\u0442\\u0438',\n Resize: '\\u0417\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438 \\u0440\\u043e\\u0437\\u043c\\u0456\\u0440',\n Orientation: '\\u041e\\u0440\\u0456\\u0454\\u043d\\u0442\\u0430\\u0446\\u0456\\u044f',\n Brightness: '\\u042f\\u0441\\u043a\\u0440\\u0430\\u0432\\u0456\\u0441\\u0442\\u044c',\n Sharpen: '\\u0427\\u0456\\u0442\\u043a\\u0456\\u0441\\u0442\\u044c',\n Contrast: '\\u041a\\u043e\\u043d\\u0442\\u0440\\u0430\\u0441\\u0442',\n 'Color levels': '\\u0420\\u0456\\u0432\\u043d\\u0456 \\u043a\\u043e\\u043b\\u044c\\u043e\\u0440\\u0456\\u0432',\n Gamma: '\\u0413\\u0430\\u043c\\u043c\\u0430',\n Invert: '\\u0406\\u043d\\u0432\\u0435\\u0440\\u0441\\u0456\\u044f',\n Apply: '\\u0417\\u0430\\u0441\\u0442\\u043e\\u0441\\u0443\\u0432\\u0430\\u0442\\u0438',\n Back: '\\u041f\\u043e\\u0432\\u0435\\u0440\\u043d\\u0443\\u0442\\u0438\\u0441\\u044f',\n 'Insert date/time': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0434\\u0430\\u0442\\u0443/\\u0447\\u0430\\u0441',\n 'Date/time': '\\u0414\\u0430\\u0442\\u0430/\\u0447\\u0430\\u0441',\n 'Insert link': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f',\n 'Insert/edit link': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438/\\u0440\\u0435\\u0434\\u0430\\u0433\\u0443\\u0432\\u0430\\u0442\\u0438 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f',\n 'Text to display': '\\u0422\\u0435\\u043a\\u0441\\u0442 \\u0434\\u043b\\u044f \\u0432\\u0456\\u0434\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f',\n Url: 'URL',\n Target: '\\u041c\\u0435\\u0442\\u0430',\n None: '\\u041d\\u0456',\n 'New window': '\\u041d\\u043e\\u0432\\u0435 \\u0432\\u0456\\u043a\\u043d\\u043e',\n 'Remove link': '\\u0412\\u0438\\u0434\\u0430\\u043b\\u0438\\u0442\\u0438 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f',\n Anchors: '\\u042f\\u043a\\u043e\\u0440\\u044f',\n Link: '\\u041f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f',\n 'Paste or type a link': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0430\\u0431\\u043e \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u0442\\u0438 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f',\n 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': '\\u0421\\u0445\\u043e\\u0436\\u0435, \\u0449\\u043e \\u0432\\u0438 \\u0432\\u0432\\u0435\\u043b\\u0438 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443 \\u0435\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0457 \\u043f\\u043e\\u0448\\u0442\\u0438. \\u0412\\u0438 \\u0431\\u0430\\u0436\\u0430\\u0454\\u0442\\u0435 \\u0434\\u043e\\u0434\\u0430\\u0442\\u0438 \\u043f\\u0440\\u0435\\u0444\\u0456\\u043a\\u0441 mailto:?',\n 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': '\\u0421\\u0445\\u043e\\u0436\\u0435, \\u0449\\u043e \\u0432\\u0438 \\u0432\\u0432\\u0435\\u043b\\u0438 \\u0437\\u043e\\u0432\\u043d\\u0456\\u0448\\u043d\\u0454 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u043d\\u044f. \\u0412\\u0438 \\u0431\\u0430\\u0436\\u0430\\u0454\\u0442\\u0435 \\u0434\\u043e\\u0434\\u0430\\u0442\\u0438 \\u043f\\u0440\\u0435\\u0444\\u0456\\u043a\\u0441 http://?',\n 'Link list': '\\u0421\\u043f\\u0438\\u0441\\u043e\\u043a \\u043f\\u043e\\u0441\\u0438\\u043b\\u0430\\u043d\\u044c',\n 'Insert video': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0432\\u0456\\u0434\\u0435\\u043e',\n 'Insert/edit video': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438/\\u0440\\u0435\\u0434\\u0430\\u0433\\u0443\\u0432\\u0430\\u0442\\u0438 \\u0432\\u0456\\u0434\\u0435\\u043e',\n 'Insert/edit media': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438/\\u0440\\u0435\\u0434\\u0430\\u0433\\u0443\\u0432\\u0430\\u0442\\u0438 \\u043c\\u0435\\u0434\\u0456\\u0430\\u0434\\u0430\\u043d\\u0456',\n 'Alternative source': '\\u0410\\u043b\\u044c\\u0442\\u0435\\u0440\\u043d\\u0430\\u0442\\u0438\\u0432\\u043d\\u0435 \\u0434\\u0436\\u0435\\u0440\\u0435\\u043b\\u043e',\n Poster: '\\u041f\\u043b\\u0430\\u043a\\u0430\\u0442',\n 'Paste your embed code below:': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0442\\u0435 \\u0432\\u0430\\u0448 \\u043a\\u043e\\u0434 \\u043d\\u0438\\u0436\\u0447\\u0435:',\n Embed: '\\u0412\\u043f\\u0440\\u043e\\u0432\\u0430\\u0434\\u0438\\u0442\\u0438',\n Media: '\\u041c\\u0435\\u0434\\u0456\\u0430\\u0434\\u0430\\u043d\\u0456',\n 'Nonbreaking space': '\\u041d\\u0435\\u0440\\u043e\\u0437\\u0440\\u0438\\u0432\\u043d\\u0438\\u0439 \\u043f\\u0440\\u043e\\u043f\\u0443\\u0441\\u043a',\n 'Page break': '\\u0420\\u043e\\u0437\\u0440\\u0438\\u0432 \\u0441\\u0442\\u043e\\u0440\\u0456\\u043d\\u043a\\u0438',\n 'Paste as text': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u044f\\u043a \\u0442\\u0435\\u043a\\u0441\\u0442',\n Preview: '\\u041f\\u043e\\u043f\\u0435\\u0440\\u0435\\u0434\\u043d\\u0456\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0433\\u043b\\u044f\\u0434',\n Print: '\\u0414\\u0440\\u0443\\u043a',\n Save: '\\u0417\\u0431\\u0435\\u0440\\u0435\\u0433\\u0442\\u0438',\n Find: '\\u0417\\u043d\\u0430\\u0439\\u0442\\u0438',\n 'Replace with': '\\u0417\\u0430\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438 \\u043d\\u0430',\n Replace: '\\u0417\\u0430\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438',\n 'Replace all': '\\u0417\\u0430\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438 \\u0432\\u0441\\u0435',\n Prev: '\\u041f\\u043e\\u043f\\u0435\\u0440\\u0435\\u0434\\u043d\\u0456\\u0439',\n Next: '\\u041d\\u0430\\u0441\\u0442\\u0443\\u043f\\u043d\\u0438\\u0439',\n 'Find and replace': '\\u0417\\u043d\\u0430\\u0439\\u0442\\u0438 \\u0456 \\u0437\\u0430\\u043c\\u0456\\u043d\\u0438\\u0442\\u0438',\n 'Could not find the specified string.': '\\u041d\\u0435 \\u0432\\u0434\\u0430\\u043b\\u043e\\u0441\\u044f \\u0437\\u043d\\u0430\\u0439\\u0442\\u0438 \\u0437\\u0430\\u0437\\u043d\\u0430\\u0447\\u0435\\u043d\\u0438\\u0439 \\u0440\\u044f\\u0434\\u043e\\u043a.',\n 'Match case': '\\u0417 \\u0443\\u0440\\u0430\\u0445\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f\\u043c \\u0440\\u0435\\u0433\\u0456\\u0441\\u0442\\u0440\\u0443',\n 'Whole words': '\\u0426\\u0456\\u043b\\u0456 \\u0441\\u043b\\u043e\\u0432\\u0430',\n Spellcheck: '\\u041f\\u0435\\u0440\\u0435\\u0432\\u0456\\u0440\\u043a\\u0430 \\u043e\\u0440\\u0444\\u043e\\u0433\\u0440\\u0430\\u0444\\u0456\\u0457',\n Ignore: '\\u0406\\u0433\\u043d\\u043e\\u0440\\u0443\\u0432\\u0430\\u0442\\u0438',\n 'Ignore all': '\\u0406\\u0433\\u043d\\u043e\\u0440\\u0443\\u0432\\u0430\\u0442\\u0438 \\u0432\\u0441\\u0435',\n Finish: '\\u0417\\u0430\\u0432\\u0435\\u0440\\u0448\\u0438\\u0442\\u0438',\n 'Add to Dictionary': '\\u0414\\u043e\\u0434\\u0430\\u0442\\u0438 \\u0432 \\u0441\\u043b\\u043e\\u0432\\u043d\\u0438\\u043a',\n 'Insert table': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0442\\u0430\\u0431\\u043b\\u0438\\u0446\\u044e',\n 'Table properties': '\\u0412\\u043b\\u0430\\u0441\\u0442\\u0438\\u0432\\u043e\\u0441\\u0442\\u0456 \\u0442\\u0430\\u0431\\u043b\\u0438\\u0446\\u0456',\n 'Delete table': '\\u0412\\u0438\\u0434\\u0430\\u043b\\u0438\\u0442\\u0438 \\u0442\\u0430\\u0431\\u043b\\u0438\\u0446\\u044e',\n Cell: '\\u041a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0430',\n Row: '\\u0420\\u044f\\u0434\\u043e\\u043a',\n Column: '\\u0421\\u0442\\u043e\\u0432\\u043f\\u0435\\u0446\\u044c',\n 'Cell properties': '\\u0412\\u043b\\u0430\\u0441\\u0442\\u0438\\u0432\\u043e\\u0441\\u0442\\u0456 \\u043a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0438',\n 'Merge cells': \"\\u041e\\u0431'\\u0454\\u0434\\u043d\\u0430\\u0442\\u0438 \\u043a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0438\",\n 'Split cell': '\\u0420\\u043e\\u0437\\u0431\\u0438\\u0442\\u0438 \\u043a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0443',\n 'Insert row before': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0442\\u0435 \\u0440\\u044f\\u0434\\u043e\\u043a \\u043f\\u0435\\u0440\\u0435\\u0434',\n 'Insert row after': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a \\u043f\\u0456\\u0441\\u043b\\u044f',\n 'Delete row': '\\u0412\\u0438\\u0434\\u0430\\u043b\\u0438\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a',\n 'Row properties': '\\u0412\\u043b\\u0430\\u0441\\u0442\\u0438\\u0432\\u043e\\u0441\\u0442\\u0456 \\u0440\\u044f\\u0434\\u043a\\u0430',\n 'Cut row': '\\u0412\\u0438\\u0440\\u0456\\u0437\\u0430\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a',\n 'Copy row': '\\u041a\\u043e\\u043f\\u0456\\u044e\\u0432\\u0430\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a',\n 'Paste row before': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a \\u043f\\u0435\\u0440\\u0435\\u0434',\n 'Paste row after': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0440\\u044f\\u0434\\u043e\\u043a \\u043f\\u0456\\u0441\\u043b\\u044f',\n 'Insert column before': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0441\\u0442\\u043e\\u0432\\u043f\\u0435\\u0446\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434',\n 'Insert column after': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0441\\u0442\\u043e\\u0432\\u043f\\u0435\\u0446\\u044c \\u043f\\u0456\\u0441\\u043b\\u044f',\n 'Delete column': '\\u0412\\u0438\\u0434\\u0430\\u043b\\u0438\\u0442\\u0438 \\u0441\\u0442\\u043e\\u0432\\u043f\\u0435\\u0446\\u044c',\n Cols: '\\u0421\\u0442\\u043e\\u0432\\u043f\\u0446\\u0456',\n Rows: '\\u0420\\u044f\\u0434\\u043a\\u0438',\n Width: '\\u0428\\u0438\\u0440\\u0438\\u043d\\u0430',\n Height: '\\u0412\\u0438\\u0441\\u043e\\u0442\\u0430',\n 'Cell spacing': '\\u0406\\u043d\\u0442\\u0435\\u0440\\u0432\\u0430\\u043b \\u043c\\u0456\\u0436 \\u043a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0430\\u043c\\u0438',\n 'Cell padding': '\\u0417\\u0430\\u043f\\u043e\\u0432\\u043d\\u0435\\u043d\\u043d\\u044f \\u043a\\u043e\\u043c\\u0456\\u0440\\u043e\\u043a',\n Caption: '\\u0417\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043e\\u043a',\n Left: '\\u041b\\u0456\\u0432\\u043e\\u0440\\u0443\\u0447',\n Center: '\\u0426\\u0435\\u043d\\u0442\\u0440',\n Right: '\\u041f\\u0440\\u0430\\u0432\\u043e\\u0440\\u0443\\u0447',\n 'Cell type': '\\u0422\\u0438\\u043f \\u043a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0438',\n Scope: '\\u0423 \\u043c\\u0435\\u0436\\u0430\\u0445',\n Alignment: '\\u0412\\u0438\\u0440\\u0456\\u0432\\u043d\\u044e\\u0432\\u0430\\u043d\\u043d\\u044f',\n 'H Align': '\\u0413\\u043e\\u0440\\u0438\\u0437\\u043e\\u043d\\u0442\\u0430\\u043b\\u044c\\u043d\\u0435 \\u0432\\u0438\\u0440\\u0456\\u0432\\u043d\\u044e\\u0432\\u0430\\u043d\\u043d\\u044f',\n 'V Align': '\\u0412\\u0435\\u0440\\u0442\\u0438\\u043a\\u0430\\u043b\\u044c\\u043d\\u0435 \\u0432\\u0438\\u0440\\u0456\\u0432\\u043d\\u044e\\u0432\\u0430\\u043d\\u043d\\u044f',\n Top: '\\u041f\\u043e \\u0432\\u0435\\u0440\\u0445\\u043d\\u044c\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0430\\u044e',\n Middle: '\\u041f\\u043e \\u0446\\u0435\\u043d\\u0442\\u0440\\u0443',\n Bottom: '\\u041f\\u043e \\u043d\\u0438\\u0436\\u043d\\u044c\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0430\\u044e',\n 'Header cell': '\\u041a\\u043e\\u043c\\u0456\\u0440\\u043a\\u0430 \\u0437\\u0430\\u0433\\u043e\\u043b\\u043e\\u0432\\u043a\\u0443',\n 'Row group': '\\u0413\\u0440\\u0443\\u043f\\u0430 \\u0440\\u044f\\u0434\\u043a\\u0456\\u0432',\n 'Column group': '\\u0413\\u0440\\u0443\\u043f\\u0430 \\u0441\\u0442\\u043e\\u0432\\u043f\\u0446\\u0456\\u0432',\n 'Row type': '\\u0422\\u0438\\u043f \\u0440\\u044f\\u0434\\u043a\\u0430',\n Header: '\\u0412\\u0435\\u0440\\u0445\\u043d\\u0456\\u0439 \\u043a\\u043e\\u043b\\u043e\\u043d\\u0442\\u0438\\u0442\\u0443\\u043b',\n Body: '\\u0422\\u0456\\u043b\\u043e',\n Footer: '\\u041d\\u0438\\u0436\\u043d\\u0456\\u0439 \\u043a\\u043e\\u043b\\u043e\\u043d\\u0442\\u0438\\u0442\\u0443\\u043b',\n 'Border color': '\\u041a\\u043e\\u043b\\u0456\\u0440 \\u043c\\u0435\\u0436\\u0456',\n 'Insert template': '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d',\n Templates: '\\u0428\\u0430\\u0431\\u043b\\u043e\\u043d\\u0438',\n Template: '\\u0428\\u0430\\u0431\\u043b\\u043e\\u043d',\n 'Text color': '\\u041a\\u043e\\u043b\\u0456\\u0440 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443',\n 'Background color': '\\u041a\\u043e\\u043b\\u0456\\u0440 \\u0444\\u043e\\u043d\\u0443',\n 'Custom...': '\\u0406\\u043d\\u0448\\u0438\\u0439...',\n 'Custom color': '\\u041a\\u043e\\u0440\\u0438\\u0441\\u0442\\u0443\\u0432\\u0430\\u0446\\u044c\\u043a\\u0438\\u0439 \\u043a\\u043e\\u043b\\u0456\\u0440',\n 'No color': '\\u0411\\u0435\\u0437 \\u043a\\u043e\\u043b\\u044c\\u043e\\u0440\\u0443',\n 'Table of Contents': '\\u0417\\u043c\\u0456\\u0441\\u0442',\n 'Show blocks': '\\u041f\\u043e\\u043a\\u0430\\u0437\\u0430\\u0442\\u0438 \\u0431\\u043b\\u043e\\u043a\\u0438',\n 'Show invisible characters': '\\u041f\\u043e\\u043a\\u0430\\u0437\\u0430\\u0442\\u0438 \\u043d\\u0435\\u0432\\u0438\\u0434\\u0438\\u043c\\u0456 \\u0441\\u0438\\u043c\\u0432\\u043e\\u043b\\u0438',\n 'Words: {0}': '\\u0421\\u043b\\u043e\\u0432\\u0430: {0}',\n '{0} words': '{0} \\u0441\\u043b\\u0456\\u0432',\n File: '\\u0424\\u0430\\u0439\\u043b',\n Edit: '\\u041f\\u0440\\u0430\\u0432\\u043a\\u0430',\n Insert: '\\u0412\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0438',\n View: '\\u0412\\u0438\\u0434',\n Format: '\\u0424\\u043e\\u0440\\u043c\\u0430\\u0442',\n Table: '\\u0422\\u0430\\u0431\\u043b\\u0438\\u0446\\u044f',\n Tools: '\\u0406\\u043d\\u0441\\u0442\\u0440\\u0443\\u043c\\u0435\\u043d\\u0442\\u0438',\n 'Powered by {0}': '\\u0417\\u0430 \\u043f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u0438\\u043a\\u0438 {0}',\n 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': '\\u041e\\u0431\\u043b\\u0430\\u0441\\u0442\\u044c Rich \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443. \\u041d\\u0430\\u0442\\u0438\\u0441\\u043d\\u0456\\u0442\\u044c ALT-F9 - \\u043c\\u0435\\u043d\\u044e. \\u041d\\u0430\\u0442\\u0438\\u0441\\u043d\\u0456\\u0442\\u044c ALT-F10 - \\u043f\\u0430\\u043d\\u0435\\u043b\\u044c \\u0456\\u043d\\u0441\\u0442\\u0440\\u0443\\u043c\\u0435\\u043d\\u0442\\u0456\\u0432. \\u041d\\u0430\\u0442\\u0438\\u0441\\u043d\\u0456\\u0442\\u044c ALT-0 - \\u0434\\u043e\\u0432\\u0456\\u0434\\u043a\\u0430'\n});\n\n//# sourceURL=webpack:///./src/translations/tinymce/uk_UA.js?");
|
|
23
23
|
|
|
24
24
|
/***/ })
|
|
25
25
|
|